/*============share class and in all class==============*/
body{margin:0;padding:0;font-family:宋体;font-size:12px;text-align:center;background:url(images/bg.jpg) repeat-x top #007AD1;line-height:180%;}
*{margin:0;padding:0;}
img{border:none;}
ul{list-style-type:none;}
a{text-decoration:none;color:#333;}
.duan{width:100%;height:9px;border-top:1px solid #D3D3D3;background:#fff;}
/*head*/
.head{margin:0 auto;width:991px;height:auto;}
/*nav*/
.nav{width:991px;color:#fff;padding:8px 0 0 0;font:700 14px 宋体;line-height:150%;height:auto;margin:0 auto;background:url(images/nav_bg.png) no-repeat;}
.nav a{margin:0 20px;color:#fff;font:700 14px 宋体;}
/*content*/
.content{width:991px;padding:10px 0 0 0;height:auto;background:url(images/c_bg.gif) repeat-x top #fff;margin:0 auto;}
.cc{margin:10px auto 0 auto;width:963px;height:auto;background:url(images/end_bg.gif) repeat-y;}
.c_l{float:left;width:276px;height:auto;}
.c_m{float:left;width:384px;height:auto;margin:0 0 0 12px;}
.c_r{float:right;width:276px;height:auto;}
.title{width:256px;height:19px;padding:6px 0 0 20px;background:url(images/t_bg.png) no-repeat;text-align:left;color:#fff;font:700 14px 宋体;}
.title a{float:right;color:#0264BE;font:400 12px 宋体;margin:-11px 10px 0 0;}
.t_c{width:274px;margin:0 auto;height:auto;background:url(images/tc_bg.gif) repeat-x top #fff;}
.t_c table{width:95%;margin:15px auto 5px auto;text-align:left;background:url(images/dian.gif) repeat-x bottom;}
.t_c table img{border:1px solid #C7C7C7;margin:0 10px 0 0;}
.t_c table h1{color:#327489;font-size:12px;}
.t_c table td{padding:5px 0 5px 0;color:#4B4B4B;}
.t_c div{width:95%;margin:10px auto 10px auto;padding:5px 0;background:url(images/dian.gif) repeat-x bottom;text-align:left;}
.t_c div a{font-size:12px;color:#333;line-height:180%;}
.t_c p{width:95%;height:auto;margin:10px auto;}
/*middle content*/
.mov{width:100%;height:367px;background:url(images/m_bg.gif) repeat-x top;}
.mov h2{font-size:14px;color:#fff;font-weight:400;text-align:left;margin:5px auto;}
.mov h2 img{vertical-align:middle;margin:0 3px 0 0;}
.main{width:95%;height:auto;padding:10px 0 0 0;text-align:left;background:url(images/dian.gif) repeat-x top;margin:10px auto;}
.main h3{color:#0058A8;text-align:center;}
.main p{color:#656565;font-size:14px;text-indent:2em;line-height:180%;}
.main_list{width:95%;padding:10px 0 0 0;margin:5px auto;line-height:200%;background:url(images/dian.gif) repeat-x top;text-align:left;}
.main_list a{font-size:14px;color:#333;}
/*right content*/
.t_c1{width:99%;margin:0 auto;padding:20px 0 0 0;background:url(images/tc_bg.gif) repeat-x top #fff;}
.t_c1 p img{padding:2px;border:1px solid #C8C8C8;}
.t_c1 table{margin:5px auto;width:95%;}
.t_c1 table h4{font-size:14px;color:#0058A8;background:url(images/xian.gif) no-repeat bottom center;padding:0 0 5px 0;}
.t_c1 table p{color:#7C0000;text-indent:2em;text-align:left;margin:5px 0 15px 0;}
.t_c2 div{background:url(images/dian.gif) repeat-x top;margin:10px auto;}
/*pci list*/
.pci_list{width:962px;height:172px;margin:10px auto;border:1px solid #CFCFCF;background:#E6EDED;}
.pci_list table.pci_c{width:100%;height:auto;}
.pci_list table.pci_c span{display:block;width:163px;height:141px;padding:3px 0 0 0;border:1px solid #BEBEBE;background:#fff;float:left;margin:0 5px;}
.pci_list table.pci_c span a{color:#004377;font:700 12px 宋体;}
.pci_list table.pci_c span img{margin:0 0 5px 0;}
/*two content*/
.two_c{margin:0 auto;width:963px;height:auto;background:url(images/end_bg1.gif) repeat-y;}
.two_l{float:left;width:360px;height:auto;}
.two_m{float:left;width:360px;height:auto;}
.two_r{float:right;width:228px;height:}
.title1{width:335px;height:23px;text-align:left;padding:9px 0 0 25px;background:url(images/t_bg1.png) no-repeat;color:#2C3751;font:700 14px 宋体;}
.t_c3{width:95%;margin:0 auto;text-align:left;line-height:230%;padding:10px 0;}
.t_c3 a{font-size:14px;}
.two_r img{padding:3px;border:1px solid #D5D5D5;margin:0 0 2px 0;}
#copyright{margin:20px auto;}
.two_c:after,.cc:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
