@charset "utf-8";
/* CSS Document */

/*全局控制*/
body{margin:0; padding:0; font-size:12px; line-height:22px; font-family:Arial,"微软雅黑"; -webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td,p{margin:0; padding:0;}
input,select,textarea{font-size:12px;line-height:16px;} 
img{border:0; margin:0; padding:0;} 
ul,li{list-style-type:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}
.fb{font-weight:bold;}
.fnb{font-weight:200;margin-left:-1px;}
.fn{font-weight:normal;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}

/* 链接颜色 */
a{text-decoration:none;}
a:link {color: #444444; }/*链接颜色*/
a:visited {color: #444444;}/*已访问颜色*/
a:hover {color:#d03636; text-decoration:underline;}/*鼠标经过颜色*/
a:active {color: #444444;}/*鼠标点下去的颜色*/

/* 黑色 */
a.black_line:link {color: #000000 ;text-decoration:none; }/*链接颜色*/
a.black_line:visited {color: #000000; text-decoration:none;}/*已访问颜色*/
a.black_line:hover {color: #000000; text-decoration:underline;}/*鼠标经过颜色*/
a.black_line:active {color: #000000; text-decoration:underline;}/*鼠标点下去的颜色*/

/* 白色 */
a.white_line:link {color: #ffffff ;text-decoration:none; }/*链接颜色*/
a.white_line:visited {color: #ffffff; text-decoration:none;}/*已访问颜色*/
a.white_line:hover {color: #ffffff; text-decoration:underline;}/*鼠标经过颜色*/
a.white_line:active {color: #ffffff; text-decoration:underline;}/*鼠标点下去的颜色*/

/*红色 */
a.red_line:link {color: #ff0000 ;text-decoration:none; }/*链接颜色*/
a.red_line:visited {color: #ff0000; text-decoration:none;}/*已访问颜色*/
a.red_line:hover {color: #ff0000; text-decoration:underline;}/*鼠标经过颜色*/
a.red_line:active {color: #ff0000; text-decoration:underline;}/*鼠标点下去的颜色*/

/*红色 */
a.org_line:link {color: #d7af61 ;text-decoration:none; }/*链接颜色*/
a.org_line:visited {color: #d7af61; text-decoration:none;}/*已访问颜色*/
a.org_line:hover {color: #d7af61; text-decoration:underline;}/*鼠标经过颜色*/
a.org_line:active {color: #d7af61; text-decoration:underline;}/*鼠标点下去的颜色*


/*幻灯Banner*/
#full-screen-slider { width:100%; height:430px;  position:relative}
#slides { display:block; width:100%; height:430px; position:relative}
#slides li { display:block; width:100%; height:100%;  position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; position:absolute; left:50%; top:380px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; width:30px; height:10px; float:left; margin-left:15px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}


/*图片滚动*/
.scrollimg{width:960px;height:50px;position:relative;margin:0 auto 20px;}
.scrollimg div.imgwrap{width:880px;height:50px;margin:0 40px;position:absolute;top:0;overflow:hidden;}
.scrollimg div.imgwrap ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;position:absolute;top:0;}
.scrollimg ul li{float:left;height:50px;width:146px;overflow:hidden;}
.scrollimg ul li dl{float:left;height:50px;width:146px;overflow:hidden;}
.scrollimg ul li dl dt{clear:both;float:left;height:45px;width:60px;overflow:hidden;margin-right:8px;}
.scrollimg ul li dl dt a{height:45px;width:60px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:39px;*font-family:Arial;}
.scrollimg ul li dl dt a img{vertical-align:middle;}

.scrollimg ul li dl dd{color:#aaa;}
.scrollimg ul li dl dd a{color:#3372A2;display:block;font-size:14px;height:20px;margin:2px 0;overflow:hidden;}
.scrollimg a.arrow{display:block;height:50px;width:20px;background:url(file:///E|/%E6%B0%B8%E5%8F%91/images/arrow.png) no-repeat 0 0;position:absolute;top:0;cursor:pointer;text-indent:-99999px;}
.scrollimg a.back{background-position:0 0;left:0;}
.scrollimg a.back:hover{background-position:0 -100px;}
.scrollimg a.forward{background-position:0 -50px;right:0;}
.scrollimg a.forward:hover{background-position:0 -150px;}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}



/*top*/
.topBox{ width:100%; height:113px;}
.topBox .topBlue{ width:100%; height:3px; background:#003dbc;}
.topBox .topCon{ width:996px; margin:0 auto; height:110px;}
.topBox .topCon .topCon_logo{ margin-top:32px;}
.topBox .topCon .topCon_right{ margin-top:22px; width:308px;}
.topBox .topCon .topCon_right .topCon_rightLi{ padding-bottom:5px;}
/*.topBox .topCon .topCon_right li{ background:url(../img/fz3.png) no-repeat scroll right; float:left;  padding-right: 12px;}*/
.topBox .topCon .topCon_right li{ float:left; padding-right: 12px;}

.topBox .topCon .topCon_right .fz{ background:url(../img/fz.png) no-repeat scroll left; padding-left: 18px;}
.topBox .topCon .topCon_right .fz2{ background:url(../img/fz2.png) no-repeat scroll left; padding-left: 18px;}
.topBox .topCon .topCon_right .search_text{ border: none; width:248px; color: #c7ccd6; height:36px; line-height: 24px; padding-left:10px; background:url(../img/inout1.png) no-repeat; }
.topBox .topCon .topCon_right .searchBtn{ background:url(../img/inout2.png) no-repeat; border: none; width:31px; height:36px; cursor: pointer; padding-left:50px;}
/*nav*/
.navBox{ width:100%; height:38px; background:url(../img/nav.png) repeat-x;}
.navBox .navCon{ width:996px;  margin:0 auto;}
.navBox .navCon li{ float: left; height:38px; line-height:38px; font-size:14px; font-weight:bold; width:160px; text-align:center;}
.navBox .navCon li a{ color:#FFF; height:38px; width:160px; display:block;}
.navBox .navCon li a:hover{ background:url(../img/navs.png) no-repeat scroll center bottom;  text-decoration:none;}

/*banner*/
.banBox{ width:100%; height:430px;}


/*main*/
.mainBox{ width:965px; overflow:hidden;  margin:0 auto;}
.mainBox .mainTop{ height:4px; width:100%; background:#e98746;}
.mainBox .mainLeft{ padding-top:10px; height:auto; display:table; width:263px; padding-right:27px;}
.mainBox .mainLeft .mainLeft_tit{ background:url(../img/lefB.png) no-repeat ; width:263px; height:34px;}
.mainBox .mainLeft .mainLeft_tit .zc{ color:#004889; font-family:"微软雅黑"; font-size:16px; background:url(../img/sanL.png) no-repeat scroll 5px center; padding-left:24px; line-height:34px; font-weight:bold;}
.mainBox .more{ padding-top:8px; padding-right:5px;}
.mainBox .mainLeft .mainLeft_fonCon{ width:261px; height:auto; display:table; border:1px solid #e8e8e8;}
.mainBox .mainLeft .mainLeft_fonCon .mainLeft_fonCon2{ border:1px solid #cecbd2; width:239px;height:182px; margin:0 auto;  margin: 10px}
.mainBox .mainLeft .mainLeft_fonCon .mainLeft_fonCon2 .man{ padding-top:5px; margin-left: 5px;}
.mainBox .mainLeft .mainLeft_fonCon .mainLeft_fonCon2 .man img{ width:230px; height:172px;}
.mainBox .mainLeft .mainLeft_fonCon .mainLeft_fonts{ width:230px; height:235px; margin-top:10px; margin:0 auto; border-top:1px dashed #b6b6b6; text-indent:2em; padding-top:6px;}

.mainBox .mainCent{padding-top:10px; height:auto; display:table; width:431px; padding-right:19px;}
.mainBox .mainCent .mainCent_top{ height:auto; display:table; width:100%; margin-bottom:9px;}
.mainBox .mainCent .mainCent_top .mainCent_tit{ background:url(../img/lefC.png) no-repeat ; width:431px; height:34px;}
.mainBox .mainCent .mainCent_top .mainCent_tit .zc{ color:#004889; font-family:"微软雅黑"; font-size:16px; background:url(../img/sanL.png) no-repeat scroll 5px center; padding-left:24px; line-height:34px; font-weight:bold;}
.mainBox .mainCent .mainCent_top .mainCent_con{ height:223px; margin-top:10px; border:1px solid #d9d9d9;}
.mainBox .mainCent .mainCent_top .mainCent_con .mainCent_con1{ height:auto; display:table; width:100%; border-bottom:1px dashed #d9d9d9;}
.mainBox .mainCent .mainCent_top .mainCent_con .mainCent_con1Img{ width:117px; height:84px; margin:10px 10px;}
.mainBox .mainCent .mainCent_top .mainCent_con .mainCent_con1Img img{width:117px; height:84px; border:1px solid #d9d9d9;}
.mainBox .mainCent .mainCent_top .mainCent_con .mainCent_con1Font{ width:287px; height:85px; margin-top:10px; color:#333; text-indent:2em;}
.mainBox .mainCent .mainCent_top .mainCent_con .mainCent_con1Font .yell a{ color:#f76802; line-height: 24px;}
.mainBox .mainCent .mainCent_top .mainCent_con .mainCent_con2{height:106px; width:409px; margin:0 auto; margin-top:5px;}
.mainBox .mainCent .mainCent_top .mainCent_con .mainCent_con2 .nList li{ background:url(../img/dian.png) no-repeat scroll left center; height:26px; line-height:26px; padding-left:12px;}
.mainBox .mainCent .mainCent_fot{height:auto; display:table; width:100%;}
.mainBox .mainCent .mainCent_fot .mainCent_tit{ background:url(../img/lefC.png) no-repeat ; width:431px; height:34px;}
.mainBox .mainCent .mainCent_fot .mainCent_tit .zc{ color:#004889; font-family:"微软雅黑"; font-size:16px; background:url(../img/sanL.png) no-repeat scroll 5px center; padding-left:24px; line-height:34px; font-weight:bold;}
.mainBox .mainCent .mainCent_fot .mainCent_fotCon{width:429px; border:1px solid #d9d9d9; margin-top:2px; height:auto; display:table;}
.mainBox .mainCent .mainCent_fot .mainCent_fotCon .cpCon{ margin:15px 0; height:130px; margin-left:20px;}
.mainBox .mainCent .mainCent_fot .mainCent_fotCon .cpCon li{ float:left; border:1px solid #d9d9d9; width:110px; height:130px;}
.mainBox .mainCent .mainCent_fot .mainCent_fotCon .cpCon .pdr{ margin-right:24px;}
.mainBox .mainCent .mainCent_fot .mainCent_fotCon .cpCon li img{height:130px; width:110px;}

.mainBox .mainRight{ width:215px; height:auto; display:table; padding-top:10px;}
.mainBox .mainRight .cpNav .mainCent_tit{ background:url(../img/lefL.png) no-repeat ; width:215px; height:34px;}
.mainBox .mainRight .cpNav .mainCent_tit .zc{ color:#004889; font-family:"微软雅黑"; font-size:16px; background:url(../img/sanL.png) no-repeat scroll 5px center; padding-left:24px; line-height:34px; font-weight:bold;}
.mainBox .mainRight .cpNavspm{ height:225px;}
.mainBox .mainRight .cpNavspm li{ background:url(../img/a2.png) no-repeat; width:215px; height:30px; margin:9px 0;}

.mainBox .mainRight .cpNavspm li a{ background:url(../img/jianr.png) no-repeat scroll 10px 0; padding-left:26px;}

.mainBox .mainRight .cpContac{ margin-top:10px;}
.mainBox .mainRight .cpContac .cpTit{ border-bottom:1px solid #d9d9d9; height:24px;}
.mainBox .mainRight .cpContac .cpTit .lx{ background:url(../img/5x.png) no-repeat scroll left center; padding-left:21px; height:20px; float:left; display:block; font-size:14px; line-height:20px;}
.mainBox .mainRight .cpContac .cpTit .mores{ margin-top:3px;}
.mainBox .mainRight .cpContac .lxImgs{ margin-top:10px;}
.mainBox .mainRight .cpContac .adress{ line-height:24px; padding-top:10px;}


/*fot*/
.fotBox { background:url(../img/fot.png) repeat-x; height:100px; width:100%; margin-top:10px;}
.fotBox .fotCon{ width:965px; margin:0 auto; text-align:center; line-height:30px; color:#FFF; padding-top:24px;}
.fotBox .fotCon a{ color:#FFF;}
.fotBox .fotCon a:hover{color:#FF0;}

/*concat*/
.mainBox .mLeft{ width:226px; height:auto; display:table; margin-top:22px;}
.mainBox .mLeft .tit{ background:url(../img/di.png) no-repeat scroll bottom; color:#2a4a95; height:28px; }
.mainBox .mLeft .tit .xwzx{width:78px;  text-align:center;}
.mainBox .mLeft .tit .gd{ padding-right:5px; color:#2a4a95; font-family:'simsun';}
.mainBox .mLeft .xwzxCon{padding:14px 0;}
.mainBox .mLeft .xwzxCon li{height:26px; line-height:26px; padding-left:16px; background:url(../img/dot.gif) no-repeat 6px center;}
.mainBox .mLeft .xwzxCon li a{color:#7c7c7c; font-family:'simsun';}
.mainBox .mLeft .contact{width:218px; height:212px; background:url(../img/contact.jpg) no-repeat; line-height:28px; color:#7c7c7c; font-family:arial,'simsun'; padding-left:8px; padding-top:80px;}
.mainBox .mRight{width:700px; height:auto; display:table; margin-top:14px;}
.mainBox .mRight .loc{width:700px; height:38px; line-height:34px; background:url(../img/dash.jpg) repeat-x left bottom; color:#2a4a95;}
.mainBox .mRight .loc a:link{color:#2a4a95}
.mainBox .mRight .loc a:hover{color:#C00}
.mainBox .mRight .loc .title{padding-left:16px; background:url(../img/jiantou.jpg) no-repeat 6px center; }
.mainBox .mRight .content{width:100%; height:auto; display:table; margin:14px 0;}
.mainBox .mRight .content .contTitle{font-size:18px;}
.mainBox .mRight .content .timer{color:#7c7c7c; font-family:arial,'simsun'; line-height:28px;}
.mainBox .mRight .content .cont{width:100%; height:auto; display:table;}
.mainBox .mRight .content img{max-width:700px;}
.mainBox .mRight .imgList{padding:10px 0;}
.mainBox .mRight .imgList li{float:left; width:167px; height:auto; display:table; margin:0 10px 10px 0;}
.mainBox .mRight .imgList li.end{margin-right:0;}
.mainBox .mRight .newsList{padding:10px 0; font-family:arial,'simsun';}
.mainBox .mRight .newsList li{height:32px; line-height:32px; border-bottom:1px dotted #999; padding:0 10px;}

.mainBox .mLeft .cpNav{padding-left:6px;}
.mainBox .mLeft .cpNav .mainCent_tit{ background:url(../img/lefL.png) no-repeat ; width:215px; height:34px;}
.mainBox .mLeft .cpNav .mainCent_tit .zc{ color:#004889; font-family:"微软雅黑"; font-size:16px; background:url(../img/sanL.png) no-repeat scroll 5px center; padding-left:24px; line-height:34px; font-weight:bold;}
.mainBox .mLeft .cpNavspm{ height:auto; display:table;}
.mainBox .mLeft .cpNavspm li{ background:url(../img/a2.png) no-repeat; width:215px; height:30px; margin:9px 0;}

.mainBox .mLeft .cpNavspm li a{ background:url(../img/jianr.png) no-repeat scroll 10px 0; padding-left:26px;}

/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .text a{color:#a82223;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}

.link{width:100%; height:104px; margin:10px 0;}
.link .links{width:100%; height:34px; background: url("../img/leftG.png") left top repeat-x;}
.link .links .linktitle{ background: url("../img/sanL.png") no-repeat scroll 5px center rgba(0, 0, 0, 0);color: #004889;font-family: "微软雅黑";font-size: 16px;font-weight: bold;line-height: 34px; padding-left: 24px;}
.link ul{height:60px; line-height:30px; float:left; padding:0 10px;}
.link ul li{padding:0 4px; float:left;}












