@charset "utf-8";
/* CSS Document */
/* reset */
p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td,div,pre,body,code,form,input,legend,button,figure,fieldset,textarea,blockquote { margin: 0;  padding: 0;vertical-align: top;box-sizing: border-box;}
th,td{vertical-align: middle;}
html{font-size:14px;overflow-y:auto;height:100%;}
html,body{width:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-overflow-scrolling:touch;overflow-scrolling:touch}
input,select,textarea{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
table{border-spacing:0;border-collapse:collapse}
body{font-family: "微软雅黑";background: #fff;min-width: 1200px;}
img{border:none;-webkit-appearance:none;}
textarea{resize:none}
a,h1,h2,h3,h4,h5,h6,input,select,button,option,textarea,optgroup{font-family:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;color:inherit;outline:none}
a{text-decoration:none;color: #333;}
ol,ul{list-style:none;}
input{background: #fff;}
button,input[type='submit'],input[type='button']{cursor:pointer}
input::-moz-focus-inner{padding:0;border:0}
input[type='number']{-moz-appearance:textfield}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}
input:-moz-placeholder,textarea:-moz-placeholder{color:#999}
input::-moz-placeholder,textarea::-moz-placeholder{color:#999}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}
template{display:none}
img{vertical-align: middle;}
em,i{font-style:normal}
html.cye-enabled.cye-lm body{font-family: "微软雅黑";}
/* common */
.fl{float: left;}
.fr{float: right;}
.block{display: block;}
/* 清除浮动 cl 、clearfix  */
.cl:after,.clearfix:after{content:"\20";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
/* 外填充 */
.m5{margin:5px;}.m10{margin:10px;}.m15{margin:15px;}.m20{margin:20px;}.m25{margin:25px;}.m30{margin:30px;}
.mt5{margin-top:5px;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt25{margin-top:25px;}.mt30{margin-top:30px;}.mt40{margin-top:40px;}.mt50{margin-top:50px;}.mt80{margin-top:80px;}
.mb5{margin-bottom:5px;}.mb10{margin-bottom:10px;}.mb15{margin-bottom:15px;}.mb20{margin-bottom:20px;}.mb25{margin-bottom:25px;}.mb30{margin-bottom:30px;}.mb40{margin-bottom:40px;}.mb50{margin-bottom:50px;}.mb80{margin-bottom:80px;}
.ml5{margin-left:5px;}.ml10{margin-left:10px;}.ml15{margin-left:15px;}.ml20{margin-left:20px;}.ml25{margin-left:25px;}.ml30{margin-left:30px;}.ml40{margin-left:40px;}.ml50{margin-left:50px;}.ml80{margin-left:80px;}
.mr5{margin-right:5px;}.mr10{margin-right:10px;}.mr15{margin-right:15px;}.mr20{margin-right:20px;}.mr25{margin-right:25px;}.mr30{margin-right:30px;}.mr40{margin-right:40px;}.mr50{margin-right:50px;}.mr80{margin-right:80px;}
/* 内填充 */
.p5{padding:5px;}.p10{padding:10px;}.p15{padding:15px;}.p20{padding:20px;}.p25{padding:25px;}.p30{padding:30px;}.p40{padding:40px;}.p50{padding:50px;}
.pt5{padding-top:5px;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}.pt25{padding-top:25px;}.pt30{padding-top:30px;}.pt40{padding-top:40px;}.pt50{padding-top:50px;}.pt80{padding-top:80px;}
.pb5{padding-bottom:5px;}.pb10{padding-bottom:10px;}.pb15{padding-bottom:15px;}.pb20{padding-bottom:20px;}.pb25{padding-bottom:25px;}.pb30{padding-bottom:30px;}.pb50{padding-bottom:50px;}.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;}.pl40{padding-left:40px;}.pl50{padding-left:50px;}.pl80{padding-left:80px;}
.pr5{padding-right:5px;}.pr10{padding-right:10px;}.pr15{padding-right:15px;}.pr20{padding-right:20px;}.pr25{padding-right:25px;}.pr30{padding-right:30px;}.pr40{padding-right:40px;}.pr50{padding-right:50px;}.pr80{padding-right:80px;}

/*wrap*/
.wrap{width: 100%;background: url("../images/bg.png") top center no-repeat;}
/*banner*/
.banner{width: 100%;height: 420px;}
/*top*/
.top{width: 1200px;height: 225px;margin: 0 auto;position: relative;}
.top .logo{ width: 800px;height: 120px;position:absolute;top:32px;left:20px;background: url("../images/logo.png") top left no-repeat;}
/*anymore*/
.anymore{height: 26px;line-height: 26px;margin-top: 30px;}
.anymore .blog{width: 30px;height: 26px;background: url("../images/blog-bg.png") center center no-repeat;margin-left: 5px;}
.anymore .WeChat{width: 30px;height: 26px;background: url("../images/WeChat-bg.png") top center no-repeat;}
.anymore span{color: #fff;}
.anymore span a{color: #fff;margin: 0 4px;}
.searchBox{width: 280px;height: 36px;border: 1px solid #adaeaf;background: #fff;margin-top: 85px;}
.searchBox #searchInput{border: none;float: left;width: 210px;height: 34px;line-height: 34px;margin-left: 12px;font-size: 14px;}
::-webkit-input-placeholder{color: #999;}
.searchBox #searchBtn{border: none;float: right;margin: 1px 1px 0 0;padding: 0;width: 50px;height: 32px;background: #00A2E9 url("../images/search-btn.png") center center no-repeat;cursor: pointer;}
/*.wechat-code{position: absolute;right: 126px;top: 125px;display: none;z-index: 9999;}
*//*main*/
.main{width: 1200px;margin: 0 auto 30px;}
/*conBox*/
.indexBox{width: 1200px;background: #fff;border-radius: 1px;overflow: hidden;}
/*nav*/
.nav{width: 1200px;height: 46px;line-height: 46px;margin: 0 auto;background: #2a5ec9;border-radius: 5px;}
.nav ul{}
.nav ul li{float: left;width: 127px;font-size: 18px;text-align: center;margin: 0 22px;}
.nav ul li a{display: block;color: #fff;}
.nav ul li a:hover{background: #fff;color: #2a5ec9;font-weight: bold;}
/*link*/
.link{width: 100%;background: #f0f0f0; margin-top: 20px;}
.link a:hover{background: #f0f0f0;color: #2a5ec9;font-weight:normal; }
.linkM{width: 564px;margin: 0 auto;}
.linkM select{width: 270px;height: 26px;border: 1px solid #dedede;font-size: 14px;margin-right: 5px;background: #fff;}
/*footer*/
.footer{width: 100%; height:150px;background: #f0f0f0;}
.h20{ height: 8px;}
.mr20{margin-right: 20px;}
.footer .footer-m{width: 900px;margin: 0 auto; text-align:center}
.footer .footer-m p{font-size: 14px;margin-top: 6px;}
.footer .footer-m p:first-child{margin-left: -6px;}
.footer .footer-m p a{margin: 0 6px;}
.footer .footer-m .fr img{margin-left: 15px;margin-top: 15px;}

.text-c{text-align: center;}
.p-fixed{position: absolute;top: 20px;right:0;color: #fff;font-size: 14px;}
.p-fixed a{color: #fff;}

/*newBox*/
.newBox{width: 1180px;height:400px;margin: 10px auto 0;border: 1px solid #ececec;padding-top: 5px;overflow: hidden;}
/*slideBox*/
.slideBox{width:580px;height:386px;position:relative;margin-left: 3px;overflow: hidden;}
.slideBox .hd{position:absolute; right:10px; bottom:15px; z-index:1;overflow: hidden;}
.slideBox .hd ul{overflow: hidden;}
.slideBox .hd ul li{float:left; margin-right:5px;cursor:pointer;width: 10px;height: 10px;background: #fff; border-radius: 5px;}
.slideBox .hd ul li.on{background:#00A2E9;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position: relative;}
.slideBox .bd li img{width: 580px;height: 386px;}
.slideBox .bd p{position: absolute;bottom: 0;left: 0;width: 580px;height: 40px;line-height: 40px;
    font-size: 16px;background:url("../images/p-bg.png") top left repeat-x;text-indent: 10px;z-index: 1;}
.slideBox .bd p a{color: #fff;}
/*slideTxtBox*/
.slideTxtBox{width: 560px;height: 386px;margin-right: 10px;overflow: hidden;}
.slideTxtBox .hd ul{width: 560px;margin: 0 auto;height:56px;line-height: 56px;border-bottom: 1px solid #ececec;}
.slideTxtBox .hd ul li{float:left;width: 90px;text-align: center;font-size: 20px;margin-left: 140px;}
.slideTxtBox .hd ul li:first-child{margin-left: 0;}
.slideTxtBox .hd ul span{float:left;width: 140px;text-align: center;font-size: 20px;}
.slideTxtBox .hd ul li a{color: #666;}
.slideTxtBox .hd ul span a{color: #666;}
.slideTxtBox .hd ul span a:hover{color: #2662ca;font-weight: bold;}
.slideTxtBox .hd ul li.on a{color: #2662ca;font-weight: bold;}
.slideTxtBox .hd ul li.on{background: url("../images/li-bottom.png") bottom center no-repeat;}
.slideTxtBox .bd ul{width: 555px;margin: 12px auto;}
.slideTxtBox .bd ul li{overflow: hidden;font-size: 16px;height: 40px;line-height: 40px;text-indent:10px;
    background: url("../images/li-bg.png") center left no-repeat;}
.slideTxtBox .bd ul li h{color: #999;display:block; width: 480px;font-size: 16px;white-space: nowrap;}
.slideTxtBox .bd ul li h a{color: #333;display: inline;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.slideTxtBox .bd ul li a:hover{color: #e60012;}
.slideTxtBox .bd li span{float:right;color:#999;font-size: 14px;}
/*tabBox*/
.tabBox{width: 1180px;height: 340px;margin: 20px auto 0;overflow: hidden;}
/*tabNav*/
.tabNav{width: 175px;height: 340px;overflow: hidden;}
.tabNav ul{overflow: hidden;}
.tabNav ul li{margin-bottom: 5px;width: 175px;height: 110px;text-align: center;font-size: 24px;
    background:  #f5f5f5 url("../images/tab-bg1.png") right center no-repeat;border: 1px solid #ececec;border-radius: 5px;
    overflow: hidden;font-weight: bold;}
.tabNav ul li a{color: #2662ca; }
.tabNav ul .On{background: #2662ca url("../images/tab-bg2.png") right center no-repeat;}
.tabNav ul .On a{color: #f5f5f5;}
.nav1 span{display: block;width: 50px;height: 50px;background: url("../images/gk-1.png") center center no-repeat;margin: 10px auto 5px;}
.nav2 span{display: block;width: 50px;height: 50px;background: url("../images/hd-1.png") center center no-repeat;margin: 10px auto 5px;}
.nav3 span{display: block;width: 50px;height: 50px;background: url("../images/fw-1.png") center center no-repeat;margin: 10px auto 5px;}
.tabNav ul .On .span1{background: url("../images/gk-2.png") center center no-repeat;}
.tabNav ul .On .span2{background: url("../images/hd-2.png") center center no-repeat;}
.tabNav ul .On .span3{background: url("../images/fw-2.png") center center no-repeat;}
/*tabList*/
.tabList{width: 990px;height: 340px;border: 1px solid #ececec;}
.liftBox{width: 460px;padding-top: 25px;margin-left: 20px;overflow: hidden;}
.rightBox{width: 460px;padding-top: 25px;margin-right: 20px;}
.liftBox .bd ul,.rightBox .bd ul{width: 460px;margin: 15px auto 0;}
.liftBox .bd ul li,.rightBox .bd ul li{overflow: hidden;font-size: 16px;height: 40px;line-height: 40px;text-indent:10px;
    background: url("../images/li-bg.png") center left no-repeat;}
.liftBox .bd ul li h, .rightBox .bd ul li h{color: #999;display:block; width: 360px;font-size: 16px;white-space: nowrap;}
.liftBox .bd ul li h a, .rightBox .bd ul li h a{color: #333;display: inline;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.liftBox .bd ul li a:hover,.rightBox .bd ul li a:hover{color: #e60012;}
.liftBox .bd li span,.rightBox .bd li span{float:right;color:#999;font-size: 14px; width:90px;text-indent: 0; text-align:center}
/*fwBox*/
.fwBox .liftBox .title{width: 460px;height: 44px;border-bottom: 1px solid #2662ca;}
.fwBox .liftBox .title p{width: 170px;height: 38px;line-height: 38px;font-size: 24px;
    font-weight: bold;color: #fff;text-align: center;background: #2662ca;border-left: 10px solid #00A8F3;}
.fwBox .liftBox .title p a{display: block;color: #fff;}

/*gkBox*/
.gkBox .title{width: 460px;height: 44px;border-bottom: 1px solid #2662ca;}
.gkBox .title p{width: 150px;height: 38px;line-height: 38px;font-size: 24px;font-weight: bold;color: #fff;text-align: center;background: #2662ca;
    border-left: 10px solid #00A8F3;}
.gkBox .title p a{display: block;color: #fff;}
/*slideTxtBox1*/
.slideTxtBox1{width: 460px;height: 340px;}
.slideTxtBox1 .hd ul{width: 460px;height: 44px;border-bottom: 1px solid #2662ca;}
.slideTxtBox1 .hd ul li{float:left;width: 150px;height: 38px;line-height: 38px;font-size: 24px;text-align: center;margin-right: 50px;}
.slideTxtBox1 .hd ul li a{color: #2662ca;display: block;}
.slideTxtBox1 .hd ul li.on a{color: #fff;}
.slideTxtBox1 .hd ul li.on{background: #2662ca;border-left: 10px solid #00A8F3;font-weight: bold;}
.slideTxtBox1 .bd ul, .rightBox .bd ul{width: 460px;margin: 15px auto 0;}
.slideTxtBox1 .bd ul li, .rightBox .bd ul li{overflow: hidden;font-size: 16px;height: 40px;line-height: 40px;text-indent:10px;
    background: url("../images/li-bg.png") center left no-repeat;}
.slideTxtBox1 .bd ul li h, .rightBox .bd ul li h{color: #999;display:block; width: 360px; font-size: 16px;white-space: nowrap;}
.slideTxtBox1 .bd ul li h a, .rightBox .bd ul li h a{color: #333;display: inline;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.slideTxtBox1 .bd ul li a:hover, .rightBox .bd ul li a:hover{color: #e60012;}
.slideTxtBox1 .bd li span, .rightBox .bd li span{float:right;color:#999;font-size: 14px; width:90px;text-indent: 0; text-align:center;}
/*hdBox*/
.hdBox .title{width: 460px;height: 44px;border-bottom: 1px solid #2662ca;}
.hdBox .title p{width: 150px;height: 38px;line-height: 38px;font-size: 24px;font-weight: bold;color: #fff;text-align: center;
    background: #2662ca;border-left: 10px solid #00A8F3;}
.hdBox .title p a{display: block;color: #fff;}
.hdBox .title span{font-size: 20px;line-height: 38px;color: #2662ca;margin-right: 20px;}
.hdBox .title span a{color: #2662ca;}

.quickact{width: 1180px;height: 290px;margin: 20px auto 0; border:1px solid #e6e6e6}	
.quickact .lefttitle{width:78px; text-align:right; padding-top:20px;}
.quickact .row{width:1100px;}
.quickact .row ul{width:1080px; float:left;margin:20px 0 0 20px; }
.quickact .row ul li{width:144px; height:120px; float:left; display:inline-block; text-align:center; margin-right:5px; }
.quickact .row ul li a{width:144px;padding-top:90px; display:inline-block; float:left; text-align:center; color:#2A5FC9;font-size:16px}
/*
.quickact .row ul .quickbut1{background:url("../images/quickbtn.png") no-repeat 30px 0}
.quickact .row ul .quickbut1:hover{background-position: 30px -300px}
.quickact .row ul .quickbut2{background:url("../images/quickbtn.png") no-repeat -120px 0}
.quickact .row ul .quickbut2:hover{background-position: -120px -300px}
.quickact .row ul .quickbut3{background:url("../images/quickbtn.png") no-repeat -275px 0}
.quickact .row ul .quickbut3:hover{background-position: -275px -300px}
.quickact .row ul .quickbut4{background:url("../images/quickbtn.png") no-repeat -430px 0}
.quickact .row ul .quickbut4:hover{background-position: -430px -300px}
.quickact .row ul .quickbut5{background:url("../images/quickbtn.png") no-repeat -585px 0}
.quickact .row ul .quickbut5:hover{background-position: -585px -300px}
.quickact .row ul .quickbut6{background:url("../images/quickbtn.png") no-repeat -737px 0}
.quickact .row ul .quickbut6:hover{background-position: -737px -300px}
.quickact .row ul .quickbut7{background:url("../images/quickbtn.png") no-repeat -890px 0}
.quickact .row ul .quickbut7:hover{background-position: -890px -300px}
.quickact .row ul .quickbut8{background:url("../images/quickbtn.png") no-repeat 30px -130px}
.quickact .row ul .quickbut8:hover{background-position: 30px -430px}
.quickact .row ul .quickbut9{background:url("../images/quickbtn.png") no-repeat -120px -130px}
.quickact .row ul .quickbut9:hover{background-position: -120px -430px}
.quickact .row ul .quickbut10{background:url("../images/quickbtn.png") no-repeat -275px -130px}
.quickact .row ul .quickbut10:hover{background-position: -275px -430px}
.quickact .row ul .quickbut11{background:url("../images/quickbtn.png") no-repeat -430px -130px}
.quickact .row ul .quickbut11:hover{background-position: -430px -430px}
.quickact .row ul .quickbut12{background:url("../images/quickbtn.png") no-repeat -585px -130px}
.quickact .row ul .quickbut12:hover{background-position: -585px -430px}
.quickact .row ul .quickbut13{background:url("../images/quickbtn.png") no-repeat -737px -130px}
.quickact .row ul .quickbut13:hover{background-position: -737px -430px}
.quickact .row ul .quickbut14{background:url("../images/quickbtn.png") no-repeat -890px -130px}
.quickact .row ul .quickbut14:hover{background-position: -890px -430px}*/
.quickact .row ul .quickbut1{background:url("../images/quickbtn.png") no-repeat 30px -300px}
.quickact .row ul .quickbut1:hover{background-position: 30px 0}
.quickact .row ul .quickbut2{background:url("../images/quickbtn.png") no-repeat -120px -300px}
.quickact .row ul .quickbut2:hover{background-position: -120px 0}
.quickact .row ul .quickbut3{background:url("../images/quickbtn.png") no-repeat -275px -300px}
.quickact .row ul .quickbut3:hover{background-position: -275px 0}
.quickact .row ul .quickbut4{background:url("../images/quickbtn.png") no-repeat -430px -300px}
.quickact .row ul .quickbut4:hover{background-position: -430px 0}
.quickact .row ul .quickbut5{background:url("../images/quickbtn.png") no-repeat -585px -300px}
.quickact .row ul .quickbut5:hover{background-position: -585px 0}
.quickact .row ul .quickbut6{background:url("../images/quickbtn.png") no-repeat -737px -300px}
.quickact .row ul .quickbut6:hover{background-position: -737px 0}
.quickact .row ul .quickbut7{background:url("../images/quickbtn.png") no-repeat -890px -300px}
.quickact .row ul .quickbut7:hover{background-position: -890px 0}
.quickact .row ul .quickbut8{background:url("../images/quickbtn.png") no-repeat 30px -430px}
.quickact .row ul .quickbut8:hover{background-position: 30px -130px}
.quickact .row ul .quickbut9{background:url("../images/quickbtn.png") no-repeat -120px -430px}
.quickact .row ul .quickbut9:hover{background-position: -120px -130px}
.quickact .row ul .quickbut10{background:url("../images/quickbtn.png") no-repeat -275px -430px}
.quickact .row ul .quickbut10:hover{background-position: -275px -130px}
.quickact .row ul .quickbut11{background:url("../images/quickbtn.png") no-repeat -430px -430px}
.quickact .row ul .quickbut11:hover{background-position: -430px -130px}
.quickact .row ul .quickbut12{background:url("../images/quickbtn.png") no-repeat -585px -430px}
.quickact .row ul .quickbut12:hover{background-position: -585px -130px}
.quickact .row ul .quickbut13{background:url("../images/quickbtn.png") no-repeat -737px -430px}
.quickact .row ul .quickbut13:hover{background-position: -737px -130px}
.quickact .row ul .quickbut14{background:url("../images/quickbtn.png") no-repeat -890px -430px}
.quickact .row ul .quickbut14:hover{background-position: -890px -130px}


.indexBox2{width: 490px;height:360px;background: #fff;overflow: hidden;float: left;}
.citybusiness{ float: left; width: 100%;height: auto;overflow:hidden; }	
.citybusiness .lefttitle{width:78px; text-align:right; padding-top:20px;}
.citybusiness .row{ width:550px; text-align:center; }
.citybusiness .row ul{width:540px; float:left;margin:20px 0 0 20px; }
.citybusiness .row ul li{width:144px; height:120px; float:left; display:inline-block; text-align:center; margin-right:5px; }
.citybusiness .row ul li a{width:144px;padding-top:90px; display:inline-block; float:left; text-align:center; color:#2A5FC9;font-size:16px}

.citybusiText { float: right; width: 580px;height: 330px; margin: 20px auto 0; border:1px solid #e6e6e6; float: right;}
.citybusiText .bd ul{ width: 555px;margin: 12px auto;}
.citybusiText .bd ul li{overflow: hidden;font-size: 16px;height: 40px; line-height: 40px; text-indent:10px;
    background: url("../images/li-bg.png") center left no-repeat;}
.citybusiText .bd ul li h{color: #999;display:block; font-size: 16px;white-space: nowrap;}
.citybusiText .bd ul li h a{color: #333;display: inline;width: 450px; text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}
.citybusiText .bd ul li a:hover{ color: #e60012; }
.citybusiText .bd li span{ float:right;color:#999;font-size:14px;}
.citybusiText .bd span{ float:right;color:#999;font-size:14px;}
.citybusiText .bd span a:hover{ color: #e60012; }
.citybusiText .bd span a{ color: #333;display: block;width: 450px; text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}



.imgBox{ float: right; width: 580px;height: 330px; margin: 20px auto 0; border:1px solid #e6e6e6; float: right;}
.imgBox .row { margin:4px; text-align:center; }
.imgBox .row ul li { margin: 12px; }

.imgBox2{width: 1000px;height: 60px;margin: 20px auto 0;}
.picImg{margin-top: 13px;width: 1000px;height: 60px; position: relative; overflow: hidden;}
.picImg .left ul {float:left;width: 500px;}
.picImg .left ul li a{width:280px;height: 60px;display:block;margin-left: 112px; background:url(../images/msg_board12.png);}
.picImg .left ul li a:hover{background:url(../images/msg_board11.png);}
.picImg .right ul{float:right;width: 500px;}
.picImg .right ul li a{width:280px;height: 60px;display:block;margin-left: 112px; background:url(../images/msg_board22.png);}
.picImg .right ul li a:hover{background:url(../images/msg_board21.png);}

/*content*/
.content{width: 1200px;background: #fff;overflow: hidden;}
/*crumb*/
.crumb{width: 1140px;border-bottom: 1px solid #e6e6e6;height: 50px;margin: 0 auto;}
.crumb p{width: 1140px;line-height: 50px;margin: 0 auto;color: #666;}
.crumb p a{color: #666;}
.crumb p a:hover{color: #c30d23;}
/*news*/
.news{width: 1100px;margin: 0 auto;}
.news ul{margin-top: 20px;}
.news ul li{overflow: hidden;line-height: 36px;font-size: 16px;text-indent:10px;background: url("../images/li-bg.png") center left no-repeat;}
.news ul li h{color: #999;display:block; font-size: 16px;white-space: nowrap;}
.news ul li h a{display: inline;width: 880px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news ul li a:hover{color: #c30d23;}
.news ul li span{float:right;color:#999;font-size: 14px;}
/*xilan*/
.yMain{width: 1080px;margin: 30px auto;border: 1px solid #e6e6e6;}
.yMain .yTit{width: 1000px;font-size: 30px;line-height:54px;text-align: center;margin: 10px auto;color: #000000;}
.lyBox{width: 900px;height: 42px;line-height: 42px;margin: 0 auto;border-bottom: 1px solid #dddddd;}
.ldline{height: 1px;}
.lyBox .sj{color: #666666;font-size: 14px;padding-left: 20px;float: left;}
.lyBox .sj span{margin-right: 30px;}
.conBox{width: 880px;margin: 20px auto;min-height: 600px;}
.conBox table{width: 100%!important;border: 1px solid #888;}
.conBox td,.tyxl_main .xw tr{border: 1px solid #888;}
.conBox p{line-height:36px!important; font-size:24px； }
.conBox img{display: block;max-width: 780px;margin: 0 auto;}
.fx{margin-top:11px;background: url("../images/fx-1.png") top left no-repeat;margin-right: 50px;}
.bdsharebuttonbox{margin-top: -10px;margin-left: 30px;}
.bdsharebuttonbox a{background-image: url("../images/fx-bg.png") !important;width: 25px !important; height: 25px !important;padding-left: 0!important;}
.bdsharebuttonbox a.bds_weixin{background-position: 0 0 !important;}
.bdsharebuttonbox a.bds_tsina{background-position: -30px 0 !important;}
.bdsharebuttonbox a.bds_qzone{background-position: -60px 0 !important;}
.bdsharebuttonbox a.bds_sqq{background-position: -90px 0 !important;}
#bdshare_weixin_qrcode_dialog{height: 310px!important;}
/*navL*/
.News{width: 880px;margin-right: 40px;}
.News ul li a{width: 680px;}
.navL{width: 225px;margin-top: 20px;margin-left: 30px;}
.navL ul{border: 1px solid #e6e6e6;border-top: none;}
.navL ul li{border-top: 1px solid #e6e6e6;height: 38px;line-height: 38px;text-align: center;font-size: 18px;background: #f5f5f5;}
.navL ul li a{display: block;color: #2a5ec9;}
.navL ul li a:hover{background: #2a5ec9;;color: #fff;font-weight: bold;}
.navL ul li a.on{background: #2a5ec9;;color: #fff;font-weight: bold;}
#pageArea{clear:both; overflow:hidden; text-align:center; width:470px; margin:30px auto; font-size:12px}
#pageArea #pageDec{float:left;}
#pageArea #pageDec span{float:left; margin:0 2px; height:28px; line-height:28px; border:1px solid #ecebeb; padding:0 8px; color:#999}
#pageArea #pageDec strong{float:left; background:#f0c8c8; border:1px solid #e79292; font-weight:bold; color:#fff; padding:0 12px; height:28px; line-height:28px; margin:0 3px}
#pageArea #pageDec a,#main #pageArea #pageDec a:visited{float:left; margin:0 3px; height:27px; line-height:28px; border:1px solid #d6d6d6; padding:0 10px; text-decoration: none; color: #333333;}
#pageArea #pageDec a:hover{background:#f9e5e5; color:#e79292;}
#pageArea #pageSelect{float:right; margin-right: 20px; line-height: 30px;}
#pageArea #pageSelect label{float:left;}
#pageArea #pageJump{border:#e6e6e6 solid 1px; height:28px; line-height:28px; width:2em; text-align:center; margin:0 3px; float:left}
#pageArea span{float:left;margin: 0 2px;}
#pageArea .btn2{ margin-left:10px; float:left; cursor:pointer;width:30px; height:30px; border:none;border-radius: 50%;background: #00A2E9; color: #fff;}
#pageArea #pageDec .sDisable{cursor: pointer}
#pageArea #pageDec .pageInfo{border: none;color: #333;}


 
/*  留言样式  */
.myboard {
    margin-left:auto;
    margin-right:auto;
    max-width: 800px;
    background: #D2E9FF;
    padding: 20px 20px 20px 20px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}
.myboard h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 20px;
    display: block;
    background: #C0E1FF;
    border-bottom: 1px solid #B8DDFF;
    margin: -20px -20px 15px;
    text-align:center;
}
.myboard h1>span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.myboard h2 {
    padding: 10px 10px 10px 20px;
    display: block;
    text-align:center;
}

.myboard label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
}
.myboard label {
    display: block;
    margin: 0px 0px 5px;
}
.myboard label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 15px;
    margin-top: 10px;
    font-weight: bold;
}
.myboard input[type="text"], .myboard input[type="email"], .myboard textarea, .myboard select {
    color: #888;
    width: 70%;
    padding: 0px 0px 0px 5px;
    border: 1px solid #C5E2FF;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow:inset 0px 1px 6px #ECF3F5;
    box-shadow: inset 0px 1px 6px #ECF3F5;
    font: 200 12px/25px Arial, Helvetica, sans-serif;
    height: 30px;
    line-height:15px;
    margin: 2px 6px 16px 0px;
}
.myboard textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.myboard select {
    background: #fbfbfb url('down-arrow.png') no-repeat right;
    background: #fbfbfb url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
}
.myboard .button{
    padding: 10px 30px 10px 30px;
    background: #66C1E4;
    border: none;
    color: #FFF;
    box-shadow: 1px 1px 1px #4C6E91;
    -webkit-box-shadow: 1px 1px 1px #4C6E91;
    -moz-box-shadow: 1px 1px 1px #4C6E91;
    text-shadow: 1px 1px 1px #5079A3;
}
.myboard .button:hover{
    background: #3EB1DD;
}



.ad_link {
    width:1200px;
    height:100px;
    margin:0 auto;
}

.ad_link .left {
    display:inline;
    margin-left:8px;
    width:590px !important;
    height:auto !important;
}
.ad_link .right {
    display:inline;
    width:590px !important;
    height:auto !important;
}

.mgtb {
    margin-top:20px;
    margin-bottom:20px;
}