@charset "utf-8";
/* CSS Document */

/*================基本样式重置================*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,textarea,article,aside,canvas,details,embed,figure,figcaption, hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button{margin:0;padding:0;border:0;vertical-align:baseline;font-weight:normal;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
html,body{font-family:"Microsoft YaHei",Helvetica,Arial,sans-serif;-webkit-text-size-adjust:none;}
/*html, body{height:100%;}*/
html{overflow-x:hidden;overflow-y:auto;}/*用来隐藏（ie7）html的滚动条*/
body{font-size:14px;color:#333;background:#FFF;zoom:1;}
.page-Chinese{font-family:"Microsoft YaHei";}
.page-English{font-family:"Arial";}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
a{text-decoration:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
textarea,select{resize:none;font-family:"Microsoft YaHei",Helvetica,Arial,sans-serif;}
input{font-family:"Microsoft YaHei",Helvetica,Arial,sans-serif;}
img{max-width:100%;}
strong{font-weight:700;}
a,img,input{border:0 none;}
input,select,textarea{-webkit-border-radius:0px;-om-border-radius:0px;}
[type="text"],[type="submit"],[type="button"],[type="number"],textarea{-webkit-appearance:none;-moz-appearance:none;}
img,input{border:0 none;}
a:hover{text-decoration:none;}
a:focus,input:focus{outline:0 none;}
b,h1,h2,h3,h4,h5,h6{font-weight:100;}
em,i{font-style:normal;}
textarea{resize:none;font-size:1em;border:0 none;} /*去掉火狐和谷歌浏览器的Textarea改变尺寸大小功能*/
.Fillet{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:0px 0px 8px #999;}
/*清除浮动*/
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{*zoom:1;zoom:1;}
.clear{clear:both;height:0px;width:100%;visibility:hidden;}
/*定位 显示*/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
a{color:#666;}
/* 时间动作 */
.bgTran{transition-property:all;transition-duration:300ms;transition-timing-function:ease;}
.shadow{-moz-box-shadow:3px 3px 4px #000;-webkit-box-shadow:3px 3px 4px #000;box-shadow:3px 3px 4px #000;}
.tran{transition:all .2s;}
/* 旋转效果 */
.rotate2D{-webkit-animation:load 2s linear 0s infinite;-moz-animation:load 0s linear 1s infinite;-ms-animation:load 2s linear 0s infinite;-o-animation:load 2s linear 0s infinite;animation:load 2s linear 0s infinite;}
/* 定义变量 */
@-webkit-keyframes load{0%{transform:rotate(0);-ms-transform:rotate(0);/* ie 9 */-webkit-transform:rotate(0);/* safari and chrome */-o-transform:rotate(0);/* opera */-moz-transform:rotate(0);}100%{transform:rotate(360deg);-ms-transform:rotate(360deg);/* ie 9 */-webkit-transform:rotate(360deg);/* safari and chrome */-o-transform:rotate(360deg);/* opera */	-moz-transform:rotate(360deg);}}
/* 鼠标滑过旋转 2D 360° */
.HRotate2D{transition:all 0.5s ease-out 0.1s;}
.HRotate2D:hover{-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}
/* 鼠标滑过旋转 3D 360° */
.HRotate3D{transition:all 0.5s ease-out 0.1s;}
.HRotate3D:hover{transform:rotateY(360deg);-webkit-transform:rotateY(360deg); /* safari and chrome */-moz-transform:rotateY(360deg);}
/* 鼠标经过图片放大 */
a.HoverBig img{-webkit-transition: all ease .5s;transition: all ease .5s ;}
a.HoverBig:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-transform:scale(1.1,1.1);}
/* 阴影 */
.shadow{box-shadow:2px 2px 3px #ccc;}
/* 渐变 */
.gradient{
    background: -moz-linear-gradient(top, #000000 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #000000 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #000000 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #000000 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #000000 0%,#ffffff 100%);}

/*
*   IE 6支持 PNG CSS 样式  color:#0770b1;
*   background:url(../images/logo.png) no-repeat 0 0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/logo.png",sizingMethod='crop');_background:none;
*/
/*#1{color:#333;}*/ /* Moz */
/** html #1{color:#666;}*/ /* IE6 */
/**+html #1{color:#999;}*/ /* IE7 */

/*================定义通用样式================*/
.w100{width:100%;}
.w50{width:50%;}
.mg{margin:0 auto;}
.maxW{max-width:1920px;}
.w{width:1300px;margin:0 auto;}
.n_w{width:752px;margin:0 auto;}
.ww{width:1300px;}
.tcc{text-justify:auto;text-align:justify;}/*文本两端对齐*/
.twb{word-wrap:break-word;word-break:normal;}/*允许长单词换行到下一行*/
.tof{text-overflow:ellipsis;}/*文字超出显示 ...*/
.webC{color:#32456f;}/*网站文字主颜色*/
.cw{color:#FFF;}
.cy{color:#fff600;}
.cob{color:#1c56a4;}
.cb{color:#0097c5;}
.cBrown{color:#801b1b;}
.c3{color:#333;}
.c6{color:#666;}
.c9{color:#999;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.ti1{text-indent:1em;}
.ti2{text-indent:2em;}
.fz14{font-size:14px;}
.fz16{font-size:16px;}
.fz18{font-size:18px;}
.fz20{font-size:20px;}
.fz22{font-size:22px;}
.fz24{font-size:24px;}
.nb{font-weight:100;}
.hide{display:none;}
.dblock{display:block;}
.undline:hover{text-decoration:underline;}
.of_h{overflow:hidden;}
/*.icon{background:url(../images/icon_bg.png) no-repeat;}*/
a img.opacity{filter:alpha(opacity=100);opacity:1;-moz-opacity:1;} 
a:hover img.opacity{filter:alpha(opacity=80);opacity:0.8;-moz-opacity:0.8;}
.Red{color:#ff0000;}
.Black{color:#333;}
.Gray{color:#999;}
.bor{border:solid 1px #d2d2d2;}
.borbtm{border-bottom:solid 1px #d6d6d6;}
.mt5{margin-top:5px;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt25{margin-top:25px;}.mt30{margin-top:30px;}.mt35{margin-top:35px;}.mt40{margin-top:40px;}.mt45{margin-top:45px;}.mt50{margin-top:50px;}.mt55{margin-top:55px;}.mt60{margin-top:60px;}.mt65{margin-top:65px;}.mt70{margin-top:70px;}.mt75{margin-top:75px;}.mt80{margin-top:80px;}.mt85{margin-top:85px;}.mt90{margin-top:90px;}.mt95{margin-top:95px;}.mt100{margin-top:100px;}
.mr5{margin-right:5px;}.mr10{margin-right:10px;}.mr15{margin-right:15px;}.mr20{margin-right:20px;}.mr25{margin-right:25px;}.mr30{margin-right:30px;}.mr35{margin-right:35px;}.mr40{margin-right:40px;}.mr45{margin-right:45px;}.mr50{margin-right:50px;}.mr55{margin-right:55px;}.mr60{margin-right:60px;}.mr65{margin-right:65px;}.mr70{margin-right:70px;}.mr75{margin-right:75px;}.mr80{margin-right:80px;}.mr85{margin-right:85px;}.mr90{margin-right:90px;}.mr95{margin-right:95px;}.mr100{margin-right:100px;}
.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb15{margin-bottom:15px;}.mb20{margin-bottom:20px;}.mb25{margin-bottom:25px;}.mb30{margin-bottom:30px;}.mb35{margin-bottom:35px;}.mb40{margin-bottom:40px;}.mb45{margin-bottom:45px;}.mb50{margin-bottom:50px;}.mb55{margin-bottom:55px;}.mb60{margin-bottom:60px;}.mb65{margin-bottom:65px;}.mb70{margin-bottom:70px;}.mb75{margin-bottom:75px;}.mb80{margin-bottom:80px;}.mb85{margin-bottom:85px;}.mb90{margin-bottom:90px;}.mb95{margin-bottom:95px;}.mb100{margin-bottom:100px;}
.ml5{margin-left:5px;}.ml10{margin-left:10px;}.ml15{margin-left:15px;}.ml20{margin-left:20px;}.ml25{margin-left:25px;}.ml30{margin-left:30px;}.ml35{margin-left:35px;}.ml40{margin-left:40px;}.ml45{margin-left:45px;}.ml50{margin-left:50px;}.ml55{margin-left:55px;}.ml60{margin-left:60px;}.ml65{margin-left:65px;}.ml70{margin-left:70px;}.ml75{margin-left:75px;}.ml80{margin-left:80px;}.ml85{margin-left:85px;}.ml90{margin-left:90px;}.ml95{margin-left:95px;}.ml100{margin-left:100px;}
.pt5{padding-top:5px;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}.pt25{padding-top:25px;}.pt30{padding-top:30px;}.pt35{padding-top:35px;}.pt40{padding-top:40px;}.pt45{padding-top:45px;}.pt50{padding-top:50px;}.pt55{padding-top:55px;}.pt60{padding-top:60px;}.pt65{padding-top:65px;}.pt70{padding-top:70px;}.pt75{padding-top:75px;}.pt80{padding-top:80px;}.pt85{padding-top:85px;}.pt90{padding-top:90px;}.pt95{padding-top:95px;}.pt100{padding-top:100px;}
.pr5{padding-right:5px;}.pr10{padding-right:10px;}.pr15{padding-right:15px;}.pr20{padding-right:20px;}.pr25{padding-right:25px;}.pr30{padding-right:30px;}.pr35{padding-right:35px;}.pr40{padding-right:40px;}.pr45{padding-right:45px;}.pr50{padding-right:50px;}.pr55{padding-right:55px;}.pr60{padding-right:60px;}.pr65{padding-right:65px;}.pr70{padding-right:70px;}.pr75{padding-right:75px;}.pr80{padding-right:80px;}.pr85{padding-right:85px;}.pr90{padding-right:90px;}.pr95{padding-right:95px;}.pr100{padding-right:100px;}
.pb5{padding-bottom:5px;}.pb10{padding-bottom:10px;}.pb15{padding-bottom:15px;}.pb20{padding-bottom:20px;}.pb25{padding-bottom:25px;}.pb30{padding-bottom:30px;}.pb35{padding-bottom:35px;}.pb40{padding-bottom:40px;}.pb45{padding-bottom:45px;}.pb50{padding-bottom:50px;}.pb55{padding-bottom:55px;}.pb60{padding-bottom:60px;}.pb65{padding-bottom:65px;}.pb70{padding-bottom:70px;}.pb75{padding-bottom:75px;}.pb80{padding-bottom:80px;}.pb85{padding-bottom:85px;}.pb90{padding-bottom:90px;}.pb95{padding-bottom:95px;}.pb100{padding-bottom:100px;}
.pl5{padding-left:5px;}.pl10{padding-left:10px;}.pl15{padding-left:15px;}.pl20{padding-left:20px;}.pl25{padding-left:25px;}.pl30{padding-left:30px;}.pl35{padding-left:35px;}.pl40{padding-left:40px;}.pl45{padding-left:45px;}.pl50{padding-left:50px;}.pl55{padding-left:55px;}.pl60{padding-left:60px;}.pl65{padding-left:65px;}.pl70{padding-left:70px;}.pl75{padding-left:75px;}.pl80{padding-left:80px;}.pl85{padding-left:85px;}.pl90{padding-left:90px;}.pl95{padding-left:95px;}.pl100{padding-left:100px;}

.icon{background:url(../images/icon.jpg) no-repeat;}
.icon1{background-position:0px 7px;padding-left:20px;}
.icon2{background-position:0px -20px;padding-left:22px;}

/* 定义通用颜色 */
.cRed{color:#ff6600;}
.cOrange{color:#ff6600;}
.cGreen{color:#87bd02;}
.cBlue{color:#5089d0;}


/* 定义通用背景 */
.bgWhite{background:#FFF;}
.bg87{background:#87bd02;}
.bgF4{background:#F4F4F4;}
.bgEF{background:#EFEFEF;}

/* 定义通用边界 */
.Pd{padding:15px;}
.Pd_TB{padding:15px 0;}
.Pd_LR{padding:0 15px;}


/* 定义通用边线 */
.borLine{border:1px solid #dfe6ee;}
.borL{border-left:1px solid #dfe6ee;}
.borR{border-right:1px solid #dfe6ee;}
.borT{border-top:1px solid #dfe6ee;}
.borB{border-bottom:1px solid #dfe6ee;}

a.more{position:absolute;display:block;right:0;bottom:0;width:78px;height:30px;line-height:30px;text-align:center;font-size:14px;background:#e5e5e5;transition:all .5s;}
a.more:hover{text-decoration:underline;}
/*================= 分页 ===================*/
.pagelist{width:100%;float:left;}
.check_pagelist{width:780px;height:85px;border-top:1px solid #dddddd;margin-top:33px;}
.pagelist div.pager{color:#666;clear:both;width:100%;margin:20px auto;text-align:center;}
.check_pagelist div.pager{margin-top:30px;}
.pagelist div.pager span,.pagelist div.pager .nolink,.pagelist div.pager a{display:inline-block;border:solid 1px #cbcbcb;line-height:22px;margin:0 1px;padding:0px 8px;}
.pagelist div.pager .nolink{color:#666;}
.pagelist div.pager a{color:#666;text-decoration:none;}
.pagelist div.pager a:hover{color:#FFF;}
.pagelist div.pager a:hover,.pagelist div.pager .cpb{background:#1c56a4;border:solid 1px #FFF;}
/*隐藏页码信息*/
.pagelist div.pager .pageinfo{display:none;}
/*当前页*/
.pagelist div.pager .cpb{color:#FFF;}
/*如需要修改颜色：替换"#0a6a9b"*/

/*================= 新闻详细页 ===================*/
.article_box{overflow:hidden;}
.article_tit{width:100%;line-height:50px;text-align:center;font-size:20px;color:#333;font-family:microsoft yahei;}
.article_time{line-height:30px;clear:both;text-align:center;background:url(../images/news_details_line.jpg) no-repeat center bottom;padding-bottom:31px;color:#666;}
.article_content{width:100%;overflow:hidden;clear:both;padding:10px 0 25px 0;line-height:26px;color:#555;font-size:14px;}
.article_content img{max-width:670px;}
.article_content .imgs{max-width:670px;margin:15px auto;text-align:center;}
p.ml10{line-height:24px;font-size:14px;}
.article_sh{width:100%;padding:20px 0;float:left;}
.article_sh .left{width:60%;float:left;margin:0;}
.article_sh .left p{width:100%;float:left;margin:5px 0 0 0;color:#333;line-height:22px;}
.article_sh .left p a{color:#666;}
.article_sh .right{width:240px;float:right;margin:10px 0 0 0;}

/*================= 返回顶部 ===================*/
#goTop{bottom:100px;right:20px;width:45px;position:fixed;z-index:99999;}
#goTop #back_top{background:url(../images/side-bar-btn.jpg) no-repeat;width:45px;height:45px;background-position:0 0;display:block;}
#goTop #back_top:hover{background-position:-50px 0;}
#goTop .two_code{margin-top:5px;background:url(../images/side-bar-btn.jpg) no-repeat;width:45px;height:45px;background-position:0 -50px;display:block;}
#goTop .two_code:hover{background-position:-50px -50px;}
#goTop .collect{margin-top:5px;background:url(../images/side-bar-btn.jpg) no-repeat;width:45px;height:45px;background-position:0 -101px;display:block;}
#goTop .collect:hover{background-position:-50px -101px;}
#goTop .pop_code{bottom:0;_bottom:-1px;right:50px;height:240px;width:240px;position:absolute;z-index:9;}
#goTop .pop_code .code_con{background:#fff;box-shadow:0 0 1px rgba(34,25,25,0.1);-webkit-box-shadow:rgba(34,25,25,0.1) 0 0 1px;border:1px solid #e6e4e4;text-align:center;padding:7px;}
#goTop .pop_code .code_con b{display:block;font-size:14px;margin-top:6px;color:#666;}

/*================= Swiper ===================*/
.swiper-container {width:100%;height:100%;}
.swiper-slide {text-align:center;font-size:18px;background:#fff;/* center slide text vertically */display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}


/*================= 页头 ===================*/
.topBox{position:relative;z-index:999;}
.topBox,.topBox .logo,.topBox .logo img{height:126px;}
.topBox .logo,.topBox .logo img{width:584px;}
.topBox .menuBox{margin-top:48px;}
.topBox .menuBox,.topBox .menuBox ul.menus{width: 690px;}
.topBox .menuBox,.topBox .menuBox ul.menus,.topBox .menuBox ul.menus li{height:78px;}
.topBox .menuBox ul.menus li{position:relative;float:left;width: 95px;background: url(../images/menu_icon.jpg) 75px 33px no-repeat;}
.topBox .menuBox ul.menus li.home{background:none;}
.topBox .menuBox ul.menus li a{display:block;text-align:center;line-height:78px;font-size:14px;/* padding-left: 10px; */}
.topBox .menuBox ul.menus li ul.lists{position:absolute;left:0;top:78px;background:url(../images/menulist_bg.jpg) repeat;width:130px;height:0;overflow:hidden;}
.topBox .menuBox ul.menus li ul.lists li{position:relative;display:block;float:none;background:none;width:100%;}
.topBox .menuBox ul.menus li ul.lists li:hover{background:url(../images/menulist_bg.jpg) repeat;}
.topBox .menuBox ul.menus li ul.lists li a:hover{text-decoration:underline;}
.topBox .menuBox ul.menus li ul.lists li,.topBox .menuBox ul.menus li ul.lists li a{height:38px;line-height:38px;}
.topBox .menuBox ul.menus li ul.lists li a{display:block;padding-left:33px;text-align:left;}
/*================= Banner ===================*/
.BannerBox{position:relative;}
.BannerBox{height:481px;}
.BannerBox .slider{height:477px;border-bottom:4px solid #fffbf4;}
/*================= 通知公告 ===================*/
.NoticeBox,.NoticeBox .VolumeUpBox{position:relative;height:44px;background:#FFF;overflow:hidden;font-size:14px;}
.NoticeBox{border-bottom:2px solid #EEE;}
.NoticeBox .VolumeUpBox p{padding-left:26px;width:53px;background:url(../images/notice_icon.jpg) 2px 4px no-repeat;}
.NoticeBox .VolumeUpBox p em{font-size:1em;margin:0 5px;}
.NoticeBox .VolumeUpBox p em,.NoticeBox .VolumeUpBox ul li a{color:#333;}
.NoticeBox .VolumeUpBox ul li a:hover{text-decoration:underline;}
.NoticeBox .VolumeUpBox p span,.NoticeBox .VolumeUpBox p em{float:left;line-height:44px;height:44px;}
.NoticeBox .VolumeUpBox p,.NoticeBox .VolumeUpBox ul{float:left;}
.NoticeBox .VolumeUpBox ul#NoticeBox{height:44px;overflow:hidden;}
.NoticeBox .VolumeUpBox ul li{height:44px;line-height:44px;}

/*================= 中心简介 ===================*/
.AboutBox{position:relative;}
.AboutBox .Title{height:56px;background:url(../images/i_about.jpg) 0px 0px no-repeat;}
.AboutBox .Title{position:relative;border-bottom:3px solid #e5e5e5;}
.AboutBox .Title,.AboutBox .Title span{height:50px;}
.AboutBox .Title a{float:right;margin-top:12px;}
.AboutBox .Title span{position:absolute;z-index:9;width:210px;border-bottom:3px solid #185997;}
.AboutBox .VideoBox{width:585px;}
.AboutBox .AccessBox{width:760px;}
.AboutBox .AccessBox .Title span{width:214px;}
.AboutBox .AccessBox .Title{background:url(../images/i_access.jpg) 0px 0px no-repeat;}
.AboutBox .Content{position:relative;padding:14px 0 37px;height:263px;}
.AboutBox .Content .imgbox{position:relative;}
.AboutBox .Content .imgbox{border:2px solid #e5e5e5;padding:8px 8px;}
.AboutBox .Content .imgbox,.AboutBox .Content .imgbox img{display:block;width:300px;height:202px;}
.AboutBox .Content .imgbox h3{position:absolute;left:0;bottom:-35px;width:100%;height:35px;line-height:35px;text-align:center;color:#343434;}
.AboutBox .ContBox{width:230px;}
.AboutBox .ContBox p{text-indent:2em;line-height:24px;}
.AboutBox a.more{bottom:68px;}

.AboutBox .ProjectBox{width:657px;}
.AboutBox .ProjectBox .Title{background:url(../images/about_pro_title.jpg) 0px 0px no-repeat;}
.AboutBox .ProjectBox .ContBox{width:325px;}
.AboutBox .ProjectBox .ContBox ul li{padding-left:23px;height:35px;line-height:35px;background:url(../images/pro_list_icon.jpg) 7px 10px no-repeat;overflow:hidden;}
.AboutBox .ProjectBox .ContBox ul li a{color:#191919;font-size:16px;}
.AboutBox .ProjectBox .ContBox ul li a:hover{text-decoration:underline;}
/*================= 专题介绍 ===================*/
.SubjectBox{position:relative;background:#e5e5e5;height:705px;}
.SubjectBox .Subject{position:relative;padding-top:146px;background:url(../images/i_subject.jpg) -40px 48px no-repeat;overflow:hidden;}
.SubjectBox .Subject,.SubjectBox .Subject .ExpretBox{height:560px;}
.SubjectBox .Subject .ExpretBox{position:relative;}
.SubjectBox .Subject .Expret{position:absolute;top:0;left:0;background:#e5e5e5;display:none;}
.SubjectBox .Subject .Expret.active{display:block;}
.SubjectBox .Subject .ExpretBox,.SubjectBox .Subject .Expret,.SubjectBox .Subject .Expret ul{width:1300px;}
.SubjectBox .Subject .Expret ul li{float:left;width:364px;height:443px;margin-right:103px;transition:all 0.5s;}
.SubjectBox .Subject .Expret ul li:nth-last-child(1){margin-right:0;}
.SubjectBox .Subject .Expret ul li .ImgBox,.SubjectBox .Subject .Expret ul li .ImgBox img{display:block;width:364px;height:232px;}
.SubjectBox .Subject .Expret ul li .ContBox{position:relative;border:2px solid #959595;height:206px;}
.SubjectBox .Subject .Expret ul li .ContBox h3{padding:0px 10px;text-align:center;font-size:18px;height:52px;line-height:52px;}
.SubjectBox .Subject .Expret ul li .ContBox p{padding:0px 10px;max-height:97px;line-height:20px;text-indent:2em;}
.SubjectBox .Subject .Expret ul li .ContBox a.more{bottom:24px;background:#FFF;transition:all 0.5s;}
.SubjectBox .Subject .Expret ul li:hover{background:#FFF;}
.SubjectBox .Subject .Expret ul li:hover a.more{background:#E5E5E5;}
.SubjectBox .Subject .Dian{position:absolute;width:100%;left:0px;bottom:50px;text-align:center;}
.SubjectBox .Subject .Dian span{display:inline-block;margin:0px 7px;width:14px;height:14px;background:url(../images/ban_dian.jpg) -2px 0px no-repeat;cursor:pointer;}
.SubjectBox .Subject .Dian span.active{background:url(../images/ban_dian.jpg) -25px 0px no-repeat;}

/*================= 新闻中心 ===================*/
.IndexNewsBox{position:relative;padding-top:135px;height:495px;background:url(../images/i_news.jpg) 5px 42px no-repeat;}
.IndexNewsBox ul li{position:relative;width:640px;height:161px;margin-bottom:65px;}
.IndexNewsBox ul li:nth-child(odd){float:left;}/*单行*/
.IndexNewsBox ul li:nth-child(even){float:right;}/*双行*/
.IndexNewsBox ul li .ImgBox img{display:block;}
.IndexNewsBox ul li .ImgBox,.IndexNewsBox ul li .ImgBox img{width:248px;height:161px;}
.IndexNewsBox ul li .ContBox{width:374px;}
.IndexNewsBox ul li .ContBox p.time{color:#575757;line-height:22px;}
.IndexNewsBox ul li .ContBox h3{position:relative;font-size:18px;border-bottom:1px solid #dcdcdc;line-height:36px;height:36px;}
.IndexNewsBox ul li .ContBox h3,.IndexNewsBox ul li .ContBox h3 span{height:36px;}
.IndexNewsBox ul li .ContBox h3 span{position:absolute;z-index:1;display:block;width:30px;border-bottom:1px solid #1e93d4;transition:all .5s;}
.IndexNewsBox ul li .ContBox h3:hover span{width:100%;}
.IndexNewsBox ul li .ContBox h3 a{position:relative;z-index:2;color:#000;}
.IndexNewsBox ul li .ContBox p.cnt{text-indent:2em;padding-top:8px;line-height:24px;}
.IndexNewsBox ul li a.more{background:#FFF;}
.IndexNewsBox ul li a.more:hover{background:#E5E5E5;}

/*================= 成果展示 ===================*/
.IndexCaseBox{background:#e5e5e5;height:714px;}
.CaseShow{position:relative;padding-top:114px;background:url(../images/i_case.jpg) -40px 40px no-repeat;}
.CaseShow .ShowBox{position:relative;height:560px;overflow:hidden;}
.CaseShow .ShowBox ul{position:relative;top:0;left:15px;}
.CaseShow .ShowBox ul li{position:absolute;top:40px;}
.CaseShow .ShowBox ul li,.CaseShow .ShowBox ul li .CaseBox,.CaseShow .ShowBox ul li .CaseBox .ImgBox,.CaseShow .ShowBox ul li .CaseBox .ImgBox img{width:276px;height:383px;}
.CaseShow .ShowBox ul li .CaseBox{position:absolute;left:0px;top:0px;overflow:hidden;transition:all .5s;}
.CaseShow .ShowBox ul li .CaseBox .ImgBox{position:relative;z-index:1;transition:all .5s;}
.CaseShow .ShowBox ul li .CaseBox .ImgBox img{display:block;transition:all .5s;}
.CaseShow .ShowBox ul li .CaseBox .ContBox{position:absolute;z-index:9;left:0;bottom:-50px;height:50px;line-height:50px;text-align:center;font-size:16px;text-align:center;background:#FFF;width:100%;transition:all .5s;}
.CaseShow .ShowBox ul li:hover .CaseBox .ContBox,.CaseShow .ShowBox ul li.active .CaseBox .ContBox{bottom:0px;}
.CaseShow .ShowBox ul li:hover .CaseBox,.CaseShow .ShowBox ul li.active .CaseBox,.CaseShow .ShowBox ul li:hover .CaseBox .ImgBox,
.CaseShow .ShowBox ul li.active .CaseBox .ImgBox,.CaseShow .ShowBox ul li:hover .CaseBox .ImgBox img,.CaseShow .ShowBox ul li.active .CaseBox .ImgBox img{width:315px;height:439px;}
.CaseShow .ShowBox ul li:hover .CaseBox,.CaseShow .ShowBox ul li.active .CaseBox{left:-19.5px;top:-28px;box-shadow: 5px 5px 2px #afafaf;}
.CaseShow .ShowBox .Dian{position:absolute;width:100%;left:0px;bottom:50px;text-align:center;}
.CaseShow .ShowBox .Dian a.dmore{position:absolute;top:-10px;right:0px;color:#a2a2a2;}
.CaseShow .ShowBox .Dian a.dmore:hover{text-decoration:underline;}
.CaseShow .ShowBox .Dian span{display:inline-block;margin:0px 7px;width:14px;height:14px;background:url(../images/ban_dian.jpg) -2px 0px no-repeat;cursor:pointer;}
.CaseShow .ShowBox .Dian span.active{background:url(../images/ban_dian.jpg) -25px 0px no-repeat;}

.Content .CaseShow{background:none;padding-top:10px;}
.Content .CaseShow .ShowBox{height:auto;}
.Content .CaseShow .ShowBox ul{left:0;}
.Content .CaseShow .ShowBox ul li{position:relative;float:left;margin:0 25px 45px;}
/*================= 反问交流 联系我们 ===================*/
.ConcatBox{position:relative;height:447px;margin-top:30px;}
.ConcatBox .Title{position:relative;border-bottom:3px solid #e5e5e5;margin-bottom:25px;}
.ConcatBox .Title,.ConcatBox .Title span{height:50px;}
.ConcatBox .Title a{float:right;margin-top:12px;}
.ConcatBox .Title span{position:absolute;z-index:9;border-bottom:2px;border-bottom:3px solid #185997;}
.ConcatBox .AccessBox{width:760px;}
.ConcatBox .AccessBox .Title span{width:214px;}
.ConcatBox .AccessBox .Title{background:url(../images/i_access.jpg) 0px 0px no-repeat;}
.ConcatBox .AccessBox  ul li,.ConcatBox .AccessBox  ul li .ImgBox,.ConcatBox .AccessBox  ul li .ImgBox img{width:341px;height:197px;}
.ConcatBox .AccessBox  ul li:nth-child(odd){float:left;}/*单行*/
.ConcatBox .AccessBox  ul li:nth-child(even){float:right;}/*双行*/
.ConcatBox .AccessBox  ul li .ContBox{padding-top:10px;}
.ConcatBox .AccessBox  ul li .ContBox h3{height:26px;line-height:26px;font-size:16px;}
.ConcatBox .AccessBox  ul li .ContBox h3 a{color:#707070;}
.ConcatBox .AccessBox  ul li .ContBox h3 a:hover{text-decoration:underline;color:#ff0000;}
.ConcatBox .AccessBox  ul li .ContBox h6.time{height:16px;line-height:16px;color:#a0a0a0;margin-bottom:10px;font-size:14px;} 
.ConcatBox .AccessBox  ul li .ContBox p{line-height:22px;color:#3f3f3f;}
.ConcatBox .AccessBox  ul li .ContBox p a{color:#ff0000;}
.ConcatBox .AccessBox  ul li .ContBox p a:hover{text-decoration:underline;}

.ConcatBox .Contact{width:390px;}
.ConcatBox .Contact .Title span{width:188px;}
.ConcatBox .Contact .Title{background:url(../images/i_contact.jpg) 0px 0px no-repeat;}
.ConcatBox .Contact .ImgBox,.ConcatBox .Contact .ImgBox img{width:388px;height:120px;}
.ConcatBox .Contact p{color:#4c4c4c;font-size:14px;height:30px;line-height:30px;padding-left:50px;background:url(../images/contact_icon.jpg) no-repeat;}
.ConcatBox .Contact p.phone{background-position:22px 3px;}
.ConcatBox .Contact p.mail{background-position:22px -21px;}
.ConcatBox .Contact p.address{background-position:22px -47px;}

/*================= Foot ===================*/
.FootBox{position:relative;background:url(../images/foot_bg.jpg) repeat;}
.FootBox,.FootBox .Foot{height:235px;}
.FootBox .Foot img{float:left;}
.FootBox .Foot .HG_img{padding-top:56px;}
.FootBox .Foot .HG_img,.FootBox .Foot .HG_img img{width:123px;height:125px;}
.FootBox .Foot .WH_img{padding-top:59px;}
.FootBox .Foot .WH_img,.FootBox .Foot .WH_img img{width:454px;height:126px;}
.FootBox .Foot .Links{padding-top:82px;width:470px;text-align:center;line-height:28px;}
.FootBox .Foot .Links p,.FootBox .Foot .Links p a{color:#FFF;font-size:16px;}
.FootBox .Foot .Links p a:hover{text-decoration:underline;}
.FootBox .Foot .EwmBox{padding-top:70px;}
.FootBox .Foot .EwmBox .Ewm,.FootBox .Foot .EwmBox .Ewm img{width:118px;height:126px;}
.FootBox .Foot .EwmBox .Ewm{float:left;margin:0px 0px;}

/*================= 内Banner ===================*/
.NeiBanner{height:300px;background:url(../images/nei_banner.jpg) center no-repeat;}

/*================= 内Banner ===================*/
.CententBox{position:relative;}
.cont_left{width: 248px;}
.cont_left ul{width: 248px; padding-bottom: 15px;}
.cont_left ul li{line-height: 45px;font-size: 14px;padding-right: 20px;}
/*.cont_left ul li a{color: #313131;display: block;padding:8px 0 10px 20px;line-height:20px;background: url(../images/Icon2.png) no-repeat -12px -50px #E5E5E5;margin-bottom: 15px;}
.cont_left ul li a span{font-size: 10px;display:block;}*/

.cont_left ul li a{color: #313131;display: block;padding-left: 20px;background: url(../images/icon2.jpg) no-repeat -12px -55px #E5E5E5;margin-bottom: 15px;}
.cont_left ul li a span{font-size: 10px;}

.cont_left ul li:hover,.cont_left ul li.thisli{background: url(../images/icon2.jpg) no-repeat #FFF 210px -207px;}
.cont_left ul li:hover a,.cont_left ul li.thisli a{background: url(../images/icon2.jpg) no-repeat -12px 14px #656565;color: #FFFFFF;}
.cont_left .contact{width: 237px; border:1px solid #E9E9E9;border-right: none;padding:15px 0 15px 20px;line-height: 28px;border-radius:8px;border-top-right-radius:0px;border-bottom-right-radius:0px;}
.cont_left p.recall{width: 226px; margin:0px 10px 0px 3px;padding:20px 0 10px;border-top: 1px dashed #E9E9E9;border-bottom:2px dotted #E9E9E9;}
.cont_left p.recall a{display: block;width: 227px;height: 40px;background: url(../images/dep_contact_03.jpg) no-repeat;}
.cont_left select{width: 225px;margin-top: 20px;height: 30px;border:1px solid #E9E9E9;padding-left: 15px;margin-left: 5px;}
.cont_left p.joinUs{width: 225px;height: 44px;background: url(../images/joinus_03.jpg) no-repeat;margin: 20px 0 20px 5px;}
.cont_left p.joinUs a{display: block;width: 97px;height: 40px;}
.cont_left p.contact_cont{font-size: 14px;line-height: 30px;width: 265px;padding:0 5px;}
.cont_left .call{width: 248px; height: 50px;margin-top: 10px;}
.cont_left .call p.call_Icon{width: 36px;height: 35px;background: url(../images/telephone_03.jpg) no-repeat;margin-top: 10px;}
.cont_left .call .call_fr p{line-height: 25px;}
.cont_right{width: 980px;min-height:600px;margin-top: 35px; padding-left: 40px;background: url(../images/demo_devide_03.jpg) repeat-y 9px;}
.cont_right .cr_top{height: 30px; line-height: 30px;padding-bottom:14px; background: url(../images/cr_border_03.jpg) repeat-x -3px 26px;}
.cont_right .cr_top p{float: right;padding-left: 30px;padding-right:0px;background: url(../images/pancil_03.jpg) no-repeat 5px 6px;color: #999;}
.cont_right .cr_top p a{color: #999;}
.cont_right .cr_top p a:hover{text-decoration: underline;}
.cont_right .cr_top p.AbTitle{float:left;padding-left:28px;background: url(../images/abtitle.jpg) no-repeat 18px 6px;color:#464646;font-size:18px;}
/*---顶级栏目导航切换----*/
.cont_left p.about a{display: block; width: 227px;height: 52px;margin-bottom: 20px;}
.cont_left p.about a.menu_center{background: url(../images/menu_center.jpg) 0px 0px #656565 no-repeat;}
.cont_left p.about a.menu_contact{background: url(../images/menu_center.jpg) 0px 0px #656565 no-repeat;}
.cont_left p.about a.menu_special{background: url(../images/menu_special.jpg) 0px 0px #656565 no-repeat;}
.cont_left p.about a.menu_news{background: url(../images/menu_news.jpg) 0px 0px #656565 no-repeat;}
.cont_left p.about a.menu_ress{background: url(../images/menu_ress.jpg) 0px 0px #656565 no-repeat;}
.cont_left p.about a.menu_notice{background: url(../images/menu_notice.jpg) 0px 0px #656565 no-repeat;}
.cont_left p.about a.menu_findings{background: url(../images/menu_findings.jpg) 0px 0px #656565 no-repeat;}
.cont_left p.about a.menu_rules{background: url(../images/menu_rules.jpg) 0px 0px #656565 no-repeat;}

p.Ab_P{padding-left:75px;background:url(../images/about_bg.jpg) no-repeat;}
p.Ab_P.P1{background-position:0px 0px;}
p.Ab_P.P2{background-position:0px -106px;}

/*================= 联系我们 ===================*/
.nContact.bline{padding-bottom:25px;margin-bottom:25px;border-bottom:1px dashed #e7e7e7;}
.nContact .Info{width:400px;}
.nContact .Info h3{font-size:42px;color:#737373;height:80px;line-height:80px;}
.nContact .Info p{color:#737373;height:40px;line-height:40px;font-size:14px;padding-left:25px;background:url(../images/ncontact_icon.jpg) no-repeat;}
.nContact .Info p.addr{background-position:-1px 5px;}
.nContact .Info p.tel{background-position:-1px -31px;}
.nContact .Info p.zip{background-position:-1px -66px;}
.nContact .Info p.fax{background-position:-1px -100px;}
.nContact .Info p.mail{background-position:-1px -137px;}
.nContact .MapBox{width:502px;height:268px;overflow:hidden;border:2px solid #dcdcdc;}
.nContact.BusBox .Bus{height:40px;line-height:40px;font-size:20px;padding-left:35px;background:url(../images/ncontact_icon.jpg) -1px -236px no-repeat;}
.nContact.BusBox p{padding-left:35px;line-height:24px;margin-top:15px;font-size:14px;color:#737373;}

/*================= 新闻中心 ===================*/
ul.NewsLists01 li{padding:30px 0px 20px 10px;height:172px;border-bottom:1px solid #eeeeee;}
ul.NewsLists01 li .ImgBox{padding:3px 10px 9px 10px;background:url(../images/news_01_bg.jpg) no-repeat;}
ul.NewsLists01 li .ImgBox,ul.NewsLists01 li .ImgBox img{width:243px;height:150px;}
ul.NewsLists01 li .ImgBox img{display:block;}
ul.NewsLists01 li .ConBox{position:relative;width:702px;height:162px;}
ul.NewsLists01 li .ConBox h3{height:35px;line-height:35px;font-size:16px;}
ul.NewsLists01 li .ConBox h3 a{float:left;color:#565656;}
ul.NewsLists01 li .ConBox h3 a:hover{text-decoration:underline;}
ul.NewsLists01 li .ConBox h3 span{float:right;color:#9b9b9b;font-family:Georgia Regular;}
ul.NewsLists01 li .ConBox p{text-indent:2em;margin-top:10px;color:#626262;}
ul.NewsLists01 li .ConBox a.mores{position:absolute;display:block;bottom:20px;right:0;width:43px;height:34px;line-height:30px;font-size:24px;color:#FFF;font-weight:bold;text-align:center;background:#dcdcdc;transition:all 0.5s;}
ul.NewsLists01 li .ConBox a.mores:hover{background:#656565;}

/*================= 新闻中心 ===================*/
.Newslist02_01{display:block;height:180px;padding:0 15px;}
.Newslist02_01 ul li{float:left;margin:0px 7px;}
.Newslist02_01 ul li .ImgBox{display:block;border:1px solid #eee;padding:2px;}
.Newslist02_01 ul li .ImgBox,.Newslist02_01 ul li .ImgBox img{width:217px;height:140px;}
.Newslist02_01 ul li h3{height:30px;line-height:30px;font-size:16px;text-align:center;}
.Newslist02_01 ul li h3 a:hover{text-decoration:underline;}

/*================= 新闻中心 ===================*/
ul.Newslist02{padding-bottom:40px;border-bottom:1px solid #d8d8d8;}
ul.Newslist02 li{height:30px;line-height:30px;padding-left:25px;}
ul.Newslist02 li:nth-child(odd){background:url(../images/news02_icon.jpg) 10px 8px no-repeat;}
ul.Newslist02 li:nth-child(even){background:url(../images/news02_icon.jpg) 10px 8px #f9f9f9 no-repeat;}
ul.Newslist02 li a{float:left;font-size:14px;color:#414141;}
ul.Newslist02 li a:hover{text-decoration:underline;}
ul.Newslist02 li span{float:right;color:#565656;}





