﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;}
body{ color:#444;min-width: 1400px;}
a{color:#444;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;margin-bottom: 10px;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:46px; line-height:46px; color:#999; border:1px solid #ddd;width: 65% !important;font-size: 18px;    border-radius: 5px;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-weight:normal;}
i,em{ font-style:normal;}
.clear{clear:both; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.blank40{ height:40px; overflow:hidden;}
.clearfloat {clear:both;overflow:hidden;}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;clear:both;visibility:hidden}
:before,:after{box-sizing:border-box;}
.mainbox{ width:1180px; margin:0 auto;}
.fl,.l{ float:left;}
.fr,.r{ float:right;}
.u-line-1 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.u-line-5{ overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.wmainbox{width:90%;margin:0 auto;}
.mmainbox{width:70%;margin:0 auto;}
.pr{position: relative;}
.pa{position: absolute;}



.u-flex {  display: flex;justify-content: space-between;align-items: center;}
.u-flex-wrap {  flex-wrap: wrap;}
.u-flex-nowrap {  flex-wrap: nowrap;}
.u-flex-col {  flex-direction: column;}	
/* 容器大小 */
.mxw-box {width:90%;  margin: 0 auto;}
.mxw-box p {  margin-bottom: 0;}
.mxw-box a:hover {  color: #009939;}

@media(max-width:1200px){
body{font-size: 25px;}
.wmainbox,.mxw-box{width:96%}
	
}


/* ==================== 头部 start ==================== */
header {width: 100%;z-index: 99;transition: all 0.4s;position: relative;}
header .welcome {overflow: hidden;border-bottom: 1px solid #efefef;height: 50px;line-height: 50px;}
header .welcome .right {display: flex;align-items: center;flex-wrap: wrap;}
header .welcome .right img {width:33px;margin-right: 15px;margin-left: 30px;}
header .welcome .right strong {font-size: 20px;font-weight: bold;color: #d6a008;}
header .welcome .right strong a{color: #d6a008}
header .pc-nav .logo {display: block;width: 240px;}
header .pc-nav .logo img{max-width: 100%;vertical-align: middle;}
header .pc-menu {display: flex;align-items: center;}
header .pc-menu > li {display: flex;align-items: center;justify-content: center;position: relative;text-align: center;margin-right: 26px;}
header .pc-menu > li.sub-menu:before {content: "";display: block;width:7px;height: 7px;border-top: 1px solid #333;border-left: 1px solid #333;transform: translateY(-50%) rotate(-135deg);position: absolute;right: -10px;}
header .pc-menu > li:last-child {margin-right: 0;}
header .pc-menu > li:after {content: "";display: block;width: 0;height: 2px;background-color: #d6a008;position: absolute;bottom: 20px;left: 50%;transform: translateX(-50%);transition: width 0.4s;}
header .pc-menu > li:hover > a {color: #d6a008 !important;}
header .pc-menu > li:hover > ul {opacity: 1;visibility: visible;z-index: 9;}
header .pc-menu > li ul {background-color: #fff;width:200px;position: relative;visibility: hidden;opacity: 0;transition: opacity 0.4s, transform 0.4s, visibility 0s;border-top: 1px solid #ddd;box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.14);position: absolute;top: 100%;left: 50%;transform: translateX(-50%);}
header .pc-menu > li ul:hover {opacity: 1;visibility: visible;}
header .pc-menu > li ul li:hover > ul {opacity: 1;visibility: visible;z-index: 9;}
header .pc-menu > li ul a {display: block;white-space: nowrap;text-overflow: ellipsis;width: 100%;overflow: hidden;color: #333;line-height: 40px;padding: 0.2333rem;}
header .pc-menu > li > a {font-size: 18px;color: #333;text-align: center;display: flex;align-items: center;justify-content: center;z-index: 9;position: relative;padding: 40px 5px;line-height: 1.2;width: 100%;}
header .pc-menu > li > ul > li > a:hover {background-color: rgba(0, 0, 0, 0.04);}


@media screen and (max-width: 1450px) {
header .welcome .right strong {  font-size: 28px;}
header .pc-menu > li {  margin-right: 15px;}
header .pc-menu > li > a { padding: 30px 5px;}
header .pc-nav .logo {  width: 200px;}
}
@media screen and (max-width: 1200px) {
header .pc-menu > li > a {  font-size: 24px; }
	
}	
	
	
/* ==================== 头部 end ==================== */
.master_titile {z-index: 2;position: relative;}
.master_titile>p{font-size: 18px;margin-top: .1rem;color: #666;line-height: 30px;}
.master_titile>span {font-size: 110px;font-weight: 700;display: block;transform: translateY(57px);-webkit-transform: translateY(57px);line-height: 1;position: relative;z-index: -1;color: #e1e4e7/*#f5f8fb*/;text-transform: uppercase;margin-left: -.5rem;}



/*banner*/
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {  position: relative; float: left; width: 100%; overflow:hidden;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0,0.8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_container .tu{ width:100%; height:602px;}
.slide_nav{font-size: 0;width: 60px;height: 60px;position: absolute;top: 50%;transform: translateY(-50%);z-index: 20; background: url("../UploadFiles/jiaod/vbg01.png") no-repeat rgb(255,255,255);border-radius: 50%;box-shadow: 0px 2px 10px rgba(0,0,0,.2);transition: all 0.4s;}
.prev{left: 5%;background-position: -2px 0;}
.next{right: 5%;background-position: -58px 0;}
.prev:hover{background: url("../UploadFiles/jiaod/vbg02.png") no-repeat #daa950;}
.next:hover{background: url("../UploadFiles/jiaod/vbg02.png") no-repeat #daa950;background-position: -58px 0;}



.bt_t{text-align: center;padding-top: 20px;}
.bt_t span{font-size: 56px;font-weight: bold;color: #e5e5e5;text-transform: uppercase;}
.bt_t p{font-size: 40px;color:#222; font-weight:bold;margin-top: -48px;}
.bt_t d{color:#00559f;}
.bt_t dd{color:#00559f;line-height: 46px;text-align: center;font-size: 18px;font-weight: bold;}	
	
.prod_list{ display: block; width: 100%; background: #f5f5f5; position: relative; z-index: 3; margin: 25px auto; padding: 20px 0; text-align:center; }
.prod_list > a{ display: inline-block; position: relative; line-height: 40px; margin: 0 1.5%; color: #555; transition: 0.3s all ease-in-out; height: 40px; }
.prod_list > a:after{ content:''; display:block; position:absolute; bottom:-3px; width:0; transition:0.3s all ease; background: #2a2e47; right:0; height:3px; }
.prod_list > a:before{ content:''; display:block; position:absolute; bottom:-3px; width:0; transition:0.3s all ease; background: #00559f; left:0; height:3px; }
.prod_list > a:hover{ color: #00559f; font-weight: bold; }
.prod_list > a:hover:after{ width: 34%}
.prod_list > a:hover:before{ width: 62%}		
.sycp{margin:0 auto;background: #fff;}
@media(max-width:1024px){
.prod_list > a{line-height: 50px;height: 60px;}
}


/*cpzs*/
.sycp{width: 100%;margin: 0 auto;margin-top: 30px;margin-bottom: 30px; overflow: hidden;}	
.sycp .cptp li{width:24.5%;float: left;margin-right: 0.5%;margin-bottom: 0.5%;}
.syfwnra{width: 100%;display: block;background-color: #f9f9f9;    position: relative;}
.syfwnra .sytpnr{width: 100%;overflow: hidden;}
.syfwnra .sytpnr img{width: 100%;display: block;transition: all 0.6s;}
.syfwnra .sywznr{height: 50px;padding: 0 20px;line-height: 50px}
.syfwnra .sywznr p{float: left;width: 90%;font-size: 18px;color: #010101;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.syfwnra .sywznr p::before{content: "";position: absolute;width: 18px;height: 12px;background-image: url("../../UploadFiles/bj/yjtb.png");background-size: 18px 12px;right: 20px;top: 50%;transform: translateY(-50%);opacity: 1;transition: all 0.6s;}
.syfwnra .sywznr p::after{content: "";position: absolute;width: 0;height: 2px;background-color: #00559f;left: 0;bottom: 0;transition: all 0.6s;}
.syfwnra .sywznr p img{float: right;margin-top: 18px;}
.syfwnra:hover .sytpnr img{transform: scale(1.1);}
.syfwnra:hover .sywznr p::before{top: 50%;opacity: 1;}
.syfwnra:hover .sywznr p::after{width: 100%;}	
@media(max-width:1200px){
.syfwnra .sywznr p{font-size: 22px}
}



.case {position: relative;}
.case .case-list img {width: 100%;display: block;max-width: 100%;}
.case .case-t {position: absolute;right: 9%;top: 69px;width: 520px;background: #fff;z-index: 999;border-radius: 5px;}
.case .case-t .case-w {padding: 35px 30px;}
.case .case-t .case-w p {color: #313030;line-height: 37px;}
.case .case-t .case-h {background:#f39700;padding:31px 35px;border-radius: 5px;}
.case .case-t .case-h h2 {float: left;font: 400 26px/46px "Microsoft YaHei UI";color: #ffffff;}
.case .case-t .case-h .case-arr {float: right;position: relative;margin-top: 25px;}
.case .case-t .case-h .case-arr .swiper-button-next,.case .case-t .case-h .case-arr .swiper-button-prev {position: static;width: 15px;height: 27px;background-size: 15px 27px;margin-top: -13.5px;outline: none;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}	
@media(max-width:991px){
.case .case-t .case-w p {overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}
	}
	


.fabout {padding: 116px 0 60px;}	
.fcate1 {    text-align: center;}	
.fcate1 .cn {  font-size: 40px;  color: #000;  line-height: 60px;  font-weight: bold;  height: 60px;  overflow: hidden;}
.fabcon {  margin: 30px auto; color: #666;  line-height: 32px;  text-align: center;}
.fabcon img {  max-width: 100%;}
.fabout .liaojie { color: #f39700;  line-height: 32px;  text-align: center;  display: block;  height: 32px;}
.fabout .liaojie:hover {  text-decoration: underline;}
@media screen and (max-width: 1024px) {
.mmainbox {	width: 83%;}
.fabout {padding: 100px 0 100px;  }
.fabcon{line-height: 42px;}
}
@media screen and (max-width: 750px) {
.fabout {padding: 80px 0 80px;  }
.fcate1 .cn {font-size: 30px;line-height: 46px;height: 46px;  }
}	
.fablist {  overflow: hidden;  font-size: 0;  text-align: center;  margin-top: 50px;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: horizontal;  -webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;  -ms-flex-wrap: wrap;flex-wrap: wrap;  -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;  -webkit-box-align: start;-ms-flex-align: start;          align-items: flex-start;}
.fablist li {  display: inline-block;  width: 220px;  max-width: 25%;}
.fablist li a {  display: block;  padding-bottom: 6px;}
.fablist .pic {	height: 58px;  line-height: 58px;}
.fablist .pic img {  max-width: 100%;  max-height: 100%;}
.fablist h3 {  font-size: 22px;  color: #000;  height: 34px;  line-height: 34px;  margin-top: 16px;  -webkit-transition: 0.3s;  transition: 0.3s;}
.fablist li:hover h3 {  color: #f39700;}
.fablist .txt {  font-size: 16px;  color: #333;  line-height: 26px;}

@media screen and (max-width: 750px) {
.fablist h3 {font-size: 18px;  }
.fablist .txt {	font-size: 21px;}	
}
	





.sycp{margin:59px auto 0;}
.sycpr {width: calc(97% - 300px);overflow: hidden;}
.mxw-product {display: flex;justify-content: space-between;flex-wrap: wrap;}	
.mxw-product .item{width:24.5%;margin-right: 0.5%;margin-bottom: 0.5%;}	
.mxw-product .item .bottom {  margin-top:10px;  display: flex;  align-items: center;background: #ebebeb;line-height: 50px;}
.mxw-product .item .bottom .arrow {  flex-shrink: 0;  width: 50px;  height: 50px;  display: flex;  align-items: center;  justify-content: center;  background-color: #014099;}
.mxw-product .item .bottom .arrow:after {  content: "";  display: block;  width: 0.8rem;  height: 0.8rem;  border-top: 0.1rem solid #fff;  border-right: 0.1rem solid #fff;  transform: rotate(-45deg);  margin-top: 10px;}
.mxw-product .item .bottom .text {min-width: 0;  flex-grow: 1;  font-weight: bold;  color: #014099;padding: 0 0.25rem;}
.mxw-product .item .bottom .more {color: #666;  line-height: 1.2;  flex-shrink: 0;}
.mxw-image {overflow: hidden;}
.mxw-image:hover img {transform: scale(1.1);}
.mxw-image img {transition: all 0.4s;  width: 100%;vertical-align: middle;max-width: 100%;}	
@media(max-width:1200px){
.mxw-product .item{width:32.5%;}
}









/*anli*/
.yjzs{width: 100%;margin: 0 auto;margin-top: 30px;margin-bottom: 30px; overflow: hidden;/*background:url("../UploadFiles/jiaod/cpbj.jpg") no-repeat*/}		
.pro-list ul{ clear: both; overflow: hidden; padding: 6px; margin-top: 60px;}
.pro-list ul li{ float: left; width: 30%; margin-right: 5%; margin: 0 5% 0 0\0;  margin: 0 1.5%\9; border-radius: 10px; background-color: #FFF; box-shadow: 0 2px 10px 0 rgba(30,37,79,0.4); -webkit-box-shadow: 0 2px 8px 0 rgba(30,37,79,0.4); -moz-box-shadow: 0 2px 8px 0 rgba(30,37,79,0.4);  border:none\0; border:1px solid #EEEEEE \9;}
.list-pic{ position: relative; overflow: hidden;}
.list-pic a img{ width: 100%; border-radius: 10px 10px 0 0; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.list-pic p{ position:absolute; top:100%; left:0; width:100%; height:100%; border-radius: 10px 10px 0 0; background-color: rgba(2 45 83 / 69%); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#C820295E,endcolorstr=#C820295E); transition:all ease .3s; -webkit-transition:all ease .3s; -ms-transition:all ease .3s; -moz-transition:all ease .3s; -o-transition:all ease .3s;}
.list-pic p a{ display: block; width: 100%; height: 100%; opacity: 0; padding-top: 32%; box-shadow: 0 3px 8px 0 rgba(30,37,79,0.7); -webkit-box-shadow: 0 3px 8px 0 rgba(30,37,79,0.7); -moz-box-shadow: 0 3px 8px 0 rgba(30,37,79,0.7);}
.list-pic p a i{ display: block; color: #20295E; font-size: 18px; text-align: center; width: 66%; height: 52px; line-height: 52px; margin: 0 auto; background-color: #FFF; border-radius: 26px; }
.list-pic p a i:hover{ background-color: #C8D4F1;}
.pro-list ul li:hover .list-pic a img{ border-radius: 50px 50px 0 0; -moz-transform:scale(1.08,1.08); -ms-transform:scale(1.08,1.08); -o-transform:scale(1.08,1.08); -webkit-transform:scale(1.08,1.08); transform:scale(1.08,1.08);}
.pro-list ul li:hover .list-pic p{top: 0;}
.pro-list ul li:hover .list-pic p a{ opacity: 1; transition: 0.3s; transition-delay: 0.2s;}
.pro-list li .list-info{ padding: 20px 26px; border-left: 10px solid #FFF; border-right: 10px solid #FFF; border-radius: 0 0 10px 10px; -ms-transition:all .4s ease 0s; -o-transition:all .4s ease 0s; -webkit-transition:all .4s ease 0s; transition:all .4s ease 0s;}
/*.pro-list li:hover .list-info{ border-left: 10px solid #022d53; border-right: 10px solid #022d53; border-radius: 0 0 10px 10px;}*/
.list-info h3{ margin-bottom: 10px;}
.list-info h3 a{ display: block; color: #333; font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pro-list ul li:hover h3 a{ color: #6774B8;}
.list-info p{ font-size: 16px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list-info p sup{ vertical-align: top; position: relative;top: -4px;}
.list-info p strong{ color: #666; font-weight: normal;}
.list-info p img{ float: left; margin-right: 12px; width: 16px; height: 16px; margin-top: 7px;}
.pro-lists{ padding: 45px 0 92px; background: url(../images/list-bg.jpg) no-repeat top center; background-size: cover;}
.pro-lists .tit-more a{ color: #D9D9D9; background-image: url(../images/tit-more02.png);}
.pro-last{ margin-bottom: 40px;}	
.index-key{ margin-top: 80px; }
.index-key .index-tit { padding: 25px 0; background: url(../images/index-font02.png) no-repeat center;}
.key-info{ padding: 80px 0 20px; margin-top: 60px; background: #022d53; background-size: cover;}
.index-key .pro-list ul{ margin-top: 0;}
.list-show ul{}
.list-show ul li{ width:24%; margin-left: 1%; margin-right: 0; margin-bottom: 40px;background: #FFF;border-radius: 10px;float: left;box-shadow: 0 2px 10px 0 rgba(30,37,79,0.4);-webkit-box-shadow: 0 2px 8px 0 rgba(30,37,79,0.4);}

@media(max-width:1200px){
	.list-info h3 a{font-size:21px}
}


/*rongyu*/

.lyIdx_title { width: 100%; text-align: center; padding: 0 3%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 30px 0; }
.lyIdx_title p { font-size: 48px; background: linear-gradient(to top, #fff, #a5adb7); display: inline-block; -webkit-background-clip: text; color: transparent; opacity: 0.5; font-weight:600; text-transform:uppercase;  }
.lyIdx_title b { display: block; font-size: 40px; color: #333; }
.lyIdx_title span { color: #999; font-size: 18px; display: block; margin-top: 10px; }

@media(max-width:1200px){
.lyIdx_title b {font-size: 46px;}
.lyIdx_title span{font-size: 25px;}
	}	


/*优势*/
.nei3{background: url(../UploadFiles/jiaod/ad.jpg) top center no-repeat;box-sizing: border-box;padding: 3% 0;overflow: hidden;   }
.baozheng{margin: 2% 4%;}
.baozheng li{width: 22%;background: #fff;border-radius: 10px;box-sizing: border-box;padding: 5% 3%;text-align: center;box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, .2);cursor: pointer;position: relative;}
.doasdk{    position: relative;z-index: 999;}
.baozheng li:hover .hdsinh{height: 100%;transition: all 0.3s ease;}
.hdsinh{position: absolute;bottom:0px;left: 0px;width: 100%;height: 0%;transition: all 0.3s ease;background:#00559f;border-radius: 10px;}
.baozheng_img{width: 50%;    margin: 0 auto;height: 73px;}
.baozheng_img img{max-width: 100%;    height: auto;}
.baozheng_a{font-size: 24px;font-weight: 600;font-stretch: normal;	line-height: 70px;	letter-spacing: 0px;	color: #282828;}
.baozheng_b{font-size: 17px;font-weight: normal;font-stretch: normal;	line-height: 30px;	letter-spacing: 0px;	color: #666666;}
.baozheng li:hover .baozheng_a{color: #fff;}
.baozheng li:hover .baozheng_b{color: #fff;}
.baozheng li:hover .baozheng_img img{    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(300%) contrast(93%);}
	

/*new*/
.sect_news {padding: 3rem 0 0;overflow: hidden;}
.news-brow {padding:0;overflow: hidden;padding: 20px 0 40px;background:#f9f8f8;}
.news-brow .ul-news{display: flex;margin-top: 30px;}
.news-brow .ul-news .news-li {width: calc(100% / 4);padding: 80px 30px;margin:0 5px;overflow: hidden;margin-bottom: 20px;background: #fff;position: relative;z-index: 0;border-radius: 10px;}
.news-brow .ul-news .news-li:after {content:"";position: absolute;left: 0;right: 0;bottom: 0px;top:0;background: url(../img/xwbg.jpg) no-repeat top center;background-size: cover;opacity: 0;}
.news-brow .ul-news .news-li a {display: block;position: relative;z-index: 2;}
.news-brow .ul-news .news-li .news-cont {padding:0;overflow: hidden;}
.news-brow .ul-news .news-li .news-cont span {display: block;color: #1f1f1f;font-size: 18px;font-weight: normal;text-transform: uppercase;line-height: 40px;margin-bottom: 15px;}
.news-brow .ul-news .news-li .news-cont span strong {color: #3b3c3d;font-size: 40px;margin-right: 10px;}
.news-brow .ul-news .t {color: #0d0d0d;font-size: 18px;font-weight: normal;text-transform: uppercase;line-height: 35px;overflow: hidden;white-space: nowrap;
text-overflow: ellipsis;}
.news-brow .ul-news .news-cont p {color: #919191;font-size: 16px; line-height: 30px; margin-bottom: 20px;min-height: 120px;}
.news-brow .ul-news .news-cont .nmore {color: #2a2a2a;font-size: 14px; line-height: 30px;text-transform: uppercase;}
.news-brow .ul-news .news-cont .nmore i {display: inline-block;width:23px;height: 6px;background:url("../UploadFiles/jiaod/circle.png")no-repeat center;background-size: contain;vertical-align: middle;margin-left: 10px;}
.news-brow .ul-news .news-li:hover:after {opacity: 1;transition: all 0.5s;}
.news-brow .ul-news .news-li:hover h3,.news-brow .ul-news .news-li:hover .nmore {font-weight: bold;color:#014099;}
	
@media(max-width:991px){
.news-brow .ul-news .news-li {width: calc(100% / 3);padding: 38px 30px;}
.news-brow .ul-news .news-li:last-child{display:none;}
.news-brow .ul-news .news-li .news-cont span{font-size: 26px;}
.news-brow .ul-news .t {font-size: 24px;}
.news-brow .ul-news .news-cont p {font-size: 20px;	line-height: 33px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;min-height: 0;}	
.news-brow .ul-news .news-cont .nmore {	font-size: 19px;}	
	
	}		
	

.footer-tail {position: relative;overflow: hidden;z-index: 2;background-color:#00559f;color: #fff;padding-left: 31.25%;}		
.footer-tail .pic {position: absolute;left: 0;top: 0;width: 31.25%;height: 100%;background-color: #f1f1f1;}	
.footer-tail .pic img {position: absolute;left: 0;top: 0;z-index: 1;border-radius: inherit; width: 100% !important;height: 100% !important; max-width: none !important; max-height: none !important;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;}	
.footer-tail .txt {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-line-pack: center;align-content: center;width: 100%;min-height: 15.8rem;padding:2rem 3.8rem 1rem 3rem;-webkit-box-sizing: border-box;box-sizing: border-box;}	
.footer-tail .txt .wrapIn {width: 100%;position: relative;}
.footer-tail .txt .sdd .p1, .footer-tail .txt .sdt{font-size: 32px;}	
.footer-tail .txt .sdd {margin-top: .6rem;position: relative;padding-left: 2.75em;}	
.footer-tail .txt .sdd{font-size: 24px;}	
.footer-tail .txt .sdd:before {content: " ";position: absolute;left: 0;top: 0;width: 2em;height: 2em;border-radius: 50%;border: rgba(255,255,255,.3) solid 1px;padding: 2px;background-image:url("../UploadFiles/jiaod/icon-fcaontct.png");background-size: 2em;   background-position: 50% 50%;background-repeat: no-repeat;}	
a.cf {color: #fff!important;}
.footer-tail .txt .sdd .p2 {margin-top: 10px;color: #fff;opacity: .3;font-size: 16px;line-height: 20px;}	

.footer-tail .txt .btn-more {position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}	

.btn.btn-more {color:#1362a5;background-color: #fff;position: relative;overflow: hidden;z-index: 2;width: 100px;height: 42px;line-height: 42px;padding: .2rem 1.2rem;text-align: center;border-radius: 48px;display: inline-block;vertical-align: top;-webkit-transition: all 320ms ease-out 0s;transition: all 320ms ease-out 0s;font-size: 18px;}
.btn.btn-more:hover {-webkit-box-shadow: 0 0 12px 6px rgba(255,255,255,.16);box-shadow: 0 0 12px 6px rgba(255,255,255,.16);}


.footer {margin: 0 auto;	width: 100%;    line-height: 40px;text-align: center;}
.footer a {	color: #333333}
.footer p {	margin-top: 6px;}
.footer span {	margin: 0 5px}

/*底部通用*/
.dbbox{width: 100%;background-color:#ffffff;padding: 35px 0 20px;}
.db{width: 90%;margin: 0 auto;display: flex;justify-content:space-between;}
.dbzx{width: 300px;}
.dbzx p:nth-child(1){font-size: 22px;color: #fff;font-weight: 400;line-height: 40px;margin-bottom: 10px;padding-left: 60px;box-sizing: border-box;background-image: url("../UploadFiles/bj/dbdh1.png");background-size: 50px auto;background-repeat: no-repeat;background-position: 0 50%;vertical-align: bottom;}
.dbzx p:nth-child(2){font-size: 39px;color: #fff;line-height: 56px;margin-bottom: 4px;    font-weight: bold;}
.dbzx p:nth-child(3){color: #bbb;line-height: 30px;}
.dbdh li:nth-child(1){font-size: 20px;color: #fff;font-weight: 400;line-height: 30px;margin-bottom: 10px;}
.dbdh li a{line-height: 40px;color:#999;}
.dbdh li a:hover{color: #fff;}
.dbewm{width: 120px;}
.dbbt{font-size: 18px;color: #fff;font-weight: 400;line-height: 30px;text-align: center;margin-bottom: 10px;}
.dbewm img{width: 120px;display: block;}
.dbzcbox{width: 100%;background-color:#f6f6f6;color:#5b5f63;}
.dbzc{width: 90%;margin: 0 auto;overflow: hidden;padding: 6px 0;}
.dbzc p:nth-child(1),.dbzc p:nth-child(2){width: 50%;display: block;float: left;line-height: 50px;}
.dbzc p:nth-child(1) a{color: #5b5f63;}
.dbzc p:nth-child(2) a{    float: right;}
.dbfz{line-height: 30px;color: #e1e1e1;text-align: center;}
.dbfz a{color: #e1e1e1;}
.dbzc a:hover{color: #dc0000!important;}
@media(max-width:1200px){.db{width: 98%;}.dbzc{width: 98%;text-align: center;}.dbzx{width: 270px}.dbzx p:nth-child(2){font-size:35px;}.dbzx p:nth-child(3){font-size:15px;}

.dbzc p:nth-child(2){width:100%;    line-height: 63px;	}
.dbzc p:nth-child(2) a {    float: unset;}
.dbzc p:nth-child(2) img{width:52%;	}
	
}

@media(max-width:991px){
.dbzc p:nth-child(1), .dbzc p:nth-child(2){width:100%;}
}	




.plc{ background:url("../../UploadFiles/jiaod/dz_03.png") no-repeat 0 5px;height:33px;line-height:24px;padding:7px 8px 8px 35px; position:relative; color:#666; overflow:hidden;  border-bottom:1px solid #ececec; padding-bottom:8px;}
.plc i,.plc a{ font-style:normal; color:#666;}
/*.plc .red_x{ color:#0155B7; font-weight:bold; }	*/



.mltit{ padding:35px 20px; font-size:15px; color:#fff; line-height:30px;background:#014a9f;}
.mltit em{ display:inline-block;background:url(../../UploadFiles/jiaod/ml.png) left no-repeat; padding:0 6px 0 36px; font-size:20px; font-weight:bold; vertical-align:middle;}
.mltit span{display:inline-block;vertical-align:middle;}
.bd ul li {border-bottom: 1px solid #e6e6e6;background:#f9f9f9;}
.bd ul li:last-child{border-bottom:0}
.bd ul li p { height:60px; line-height:60px;}
.bd ul li p a {display:block;width:80%;padding:0 0 0 20px;overflow: hidden;line-height:60px;color:#333;white-space:nowrap;text-overflow: ellipsis;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;padding: 0 20px 0 40px;box-sizing: border-box;background: url(../../UploadFiles/jiaod/icon4.png) 20px center no-repeat;}
.bd ul li p:hover a{ color:#014a9f;font-weight: bold;}
.left_tel {width: 275px;height: 110px;background:#014099;margin-top: 15px;border-radius: 5px;}
.left_tel .con_tel {padding: 32px 0 32px 70px;height: 46px; background: url(../UploadFiles/jiaod/stel.png) no-repeat 22px center;color: #fff;}
.left_tel .con_tel .p1 {font-size: 13px;}
.left_tel .con_tel .p2 {font-size: 26px;}	


/*jzjc*/
.tit {font-weight: bold;text-align: center;margin: 40px 0;}
.tit b {display: inline-block;height: 52px;line-height: 52px;padding: 0 32px;position: relative;font-size: 40px;color: #222222;font-weight: bold;letter-spacing: 2px;}
.tit b:before {width: 18px;height: 1px;background: #000000;content: "";position: absolute;left: 0;top: 26px;}
.tit b:after {width: 18px;height: 1px;background: #000000;content: "";position: absolute;right: 0;top: 26px;}
.tit p {color: #333333;margin: 11px auto;font-weight: normal;text-transform: uppercase;}		
.gsyj {margin-bottom: 40px;}
.gsyj dl {padding-top: 20px;}
.gsyj dl dt {width: 600px;/*height: 658px;*/background: #000;float: left;}
.gsyj dl dt img{max-width: 100%;}
.gsyj dl dd {width: 600px;float: right;position: relative;padding-top: 20px;}
.gsyj dl dd h3 {font-size: 28px;color: #000;margin-bottom: 40px;position: relative;    }
.gsyj dl dd h3 em {display: block;font-size: 48px;color: #eaeaea;font-style: normal;margin-bottom: 40px;line-height: 45px;text-transform: capitalize;        font-weight: normal;font-family: arial;letter-spacing: -2px;word-spacing: 10px;    }
.gsyj dl dd p {text-align: justify;line-height: 35px;    }
.gsyj dl dd span {display: block;width: 262px;margin-top: 40px;float: left;margin-right: 10px;    }
.gsyj dl dd:after {content: "";position: absolute;width: 70px;height: 6px;background: #d71418;bottom: -55px;left: 0;}
.gszz img{max-width: 100%;display: block;vertical-align: middle;}	
.jzjc{margin: 0 auto;}			   
.jzjc h1{font-size: 25px;background:url(../../UploadFiles/jiaod/tit_zs.png) left no-repeat;padding-left: 45px;line-height: 42px;}			   
.jzjc p{line-height: 43px;text-indent: 2em;}	
@media(max-width:1200px){
.gsyj dl dt{width:520px;}
.gsyj dl dd {width: calc(100% - 550px);}
.gsyj dl dd h3 em{font-size: 40px;margin-bottom: 19px;line-height: 31px;}
.gsyj dl dd p{text-indent: 2em; line-height: 39px;overflow: hidden;-webkit-line-clamp: 9;-webkit-box-orient: vertical;display: -webkit-box;}
}	

/*解决方案*/	
.page-wrap-right .jj-list {display: flex;align-items: stretch;flex-wrap: wrap;}
.page-wrap-right .jj-list a{display: block;width:31%;margin: 2% 1%;}
.page-wrap-right .jj-list a .m-i{overflow: hidden;}
.page-wrap-right .jj-list a img{transition: all 0.4s;width: 100%;}	
.page-wrap-right .jj-list a:hover img{transform: scale(1.1);}	
.page-wrap-right .jj-list .title {  border: solid 0.0167rem #ebebeb;  border-top: 0;  height: 47px;  line-height: 47px;  text-align: center; color: #000;  padding-left: 1rem;padding-right: 1rem;}

/*n联系*/
.ny_con_l{padding: 60px 160px;}
.ny_con_l .tit{ display:block; font-size:30px; font-weight:bold; color:#333; line-height:40px;}
.ny_con_l .tel{ display:inline-block;background:url(http://www.rdbthb.cn/skins/14033/images/tel.png) left no-repeat; padding-left:40px; font-size:28px; font-weight:bold; color:#0067d0; line-height:30px; margin:20px auto 40px;}
.ny_con_l .tel:hover{background:url(http://www.rdbthb.cn/skins/14033/images/tel2.png) left no-repeat;color:#d7030c;}
.ny_con_l i{ display:block; width:100%; height:1px; border-bottom:1px dashed #c0c0c0; position:relative;}
.ny_con_l i:after{ position:absolute; content:""; left:0; top:50%; width:30px; height:1px; background:#666;}
.ny_con_l .ny_con_m{ margin:40px auto;}
.ny_con_l .ny_con_m p{ display:block; font-size:18px; color:#666; line-height:30px; margin:20px auto; text-align:left; overflow: hidden; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;}
.ny_con_l .ny_con_m p:nth-child(1){padding-left: 40px;background:url(../../UploadFiles/jiaod/ico19.png)left no-repeat;}
.ny_con_l .ny_con_m p:nth-child(2){padding-left: 40px;background:url(../../UploadFiles/jiaod/ico19.png) left no-repeat;}
.ny_con_l .ny_con_m p:nth-child(3){padding-left: 40px;background:url(../../UploadFiles/jiaod/ico19.png) left no-repeat;}
.ny_con_l .ny_con_m p:nth-child(4){padding-left: 40px;background:url(../../UploadFiles/jiaod/ico21.png) left no-repeat;}
.ny_con_l .ny_con_m p:nth-child(5){padding-left: 40px;background:url(../../UploadFiles/jiaod/ico23.png) left no-repeat;}	
.ny_con_l .vx{ margin-top:40px;}
.ny_con_l .vx span{display:inline-block; vertical-align:middle;border: 1px #ccc dashed; position:relative; }
.ny_con_l .vx img{}
.ny_con_l .vx span:after { display: block; position: absolute; left: 6px; top: 0; width: 140px; height: 30px; content: ""; background: url(../images/QRcde_light.png) no-repeat; transform: translateY(400%); animation: moveEwm 2s ease-out alternate infinite; }
@keyframes moveEwm {  100% {transform:translateY(0);}}
.ny_con .ny_con_l .vx p{ display:inline-block;font-size:18px; font-weight:bold;color:#666; line-height:30px;vertical-align:middle; padding-left:20px;}

.ny_con .ny_con_r{ width:50%;}
.ny_con .ny_con_r .ny_map{ width:100%; height:686px; overflow:hidden; margin:0 auto; padding:10px; background-color:#fff; border:1px solid #eaeaea;box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.dz_map{ height:670px; overflow:hidden;}
@media(max-width:1200px){
	.ny_con_l .ny_con_m p{font-size:25px;}
}


/* 内页左侧导航栏样式 */
.page-wrap {background: #ffffff;padding-bottom: 3.38541667%;padding-top: 2%;}	
.page-wrap-left {float: left;width:330px;margin-right:2%;}
.xypg-left-box {margin-bottom: 20px;}
.xypg-left-title {background: #3a9c23;padding: 10px 20px;position: relative;}
.xypg-left-title h3 {font-size: 20px;color: #ffffff;line-height: 30px;font-weight: bold;position: relative;z-index: 9;}
.xypg-left-title i {position: absolute;left: -5px;top: -9px;font-style: normal;font-size: 67px;font-weight: bold;opacity: .1;color: #fff;line-height: 1;z-index: 1;text-transform: uppercase;}
.xypg-left-title span {font-weight: normal;font-size: 16px;color: #fff;opacity: .6;margin-left: 10px;text-transform: capitalize;}
.xypg-left-title span:before {content: "/";padding-right: 5px;}
.xypg-left-con {border: 1px solid #d2d2d2;border-top: none;}

.xypg-left-nav { margin: 0 -1px;}
.xypg-left-nav > li {    position: relative;    border-bottom: 1px solid #eeeeee;}
.xypg-left-nav > li:last-child {    border-bottom: none;}
.xypg-left-nav > li > a {    display: block;    font-size: 16px;    line-height: 22px;    color: #2e2e2e;    padding: 15px 18px;}
.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {color: #3a9c23;}
.xypg-left-nav .xypg-left-subnav {    display: none;    padding: 0 10px;}
.xypg-left-nav .xypg-left-subnav > li {    border-top: 1px dashed #eeeeee;}
.xypg-left-nav .xypg-left-subnav > li > a {padding: 8px;    display: block;    line-height: 20px;    color: #818181;    font-size: 16px;}
.xypg-left-nav .xypg-left-subnav > li > a:hover {color: #3a9c23;}
.xypg-left-nav .xypg-left-subnav > li.clicked > a {    color: #3a9c23;}
.xypg-left-nav > li .first-nav-btn {    position: absolute;    z-index: 99;    width: 30px;    height: 30px;    text-align: center;    top: 10px;    right: 20px;cursor: pointer;background: url(../UploadFiles/jiaod/icon_spirit.png) 0 -240px no-repeat;}
.latest-news {padding: 10px 0;}
.latest-news li {padding: .2em 1em;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.latest-news li a {display: block;line-height:30px;color: #2f2f2f;}
.latest-news li a:before {content: '+';font-weight: bold;margin-right: 5px;font-size: 16px;}
.latest-news li a:hover {color: #3a9c23;}
.latest-news li a:hover:before {color: #3a9c23;}		
.page-wrap-contact {padding:10px 10px; }
.page-wrap-contact h4 {line-height: 40px;color: #000000;font-weight: bold;}
.page-wrap-contact p {    border-top: 1px solid #eee;position: relative;margin-bottom: 0;line-height: 42px;color: #2f2f2f;}
.page-message-img img {    border: 1px solid #d2d2d2;}
.page-wrap-right {overflow: hidden;}	
.xypg-right-content p{line-height: 40px;}




/*tplist*/



@font-face{font-family:yiyingbao;font-display:block;src:url("../UploadFiles/jiaod/iconfont2.ttf") format("truetype");}
.yiyingbaoicon {font-family: "yiyingbao";font-size: 18px;line-height: 18px;color: #fff;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}    
.cplist{padding: 0 14px;background:#00559f;padding-top: 2vw;color: #fff;padding-bottom: 1.7vw;}
.cplist .cpbt {  margin-left: 22px;}
.cplist .cpbt h3 {  font-size:33px;  line-height: 1;  font-weight: 600;}
.cplist .cpbt .xian {  background: url(../UploadFiles/jiaod/xt.png) no-repeat center;width: 55px;height: 8px;  margin-top: 1.3vw;}
.cplist .cpbt dd {font-size:27px;  font-weight: 600;  margin-top: 1.3vw;  line-height: 1;}
.cplist .cpbt dt {  margin-top: 1.1vw;  font-size: 18px;  font-weight: normal;  line-height: 1;}
.clcd{/*width: 258px;*/background-color: #ffffff;margin: 40px auto;}
.clcd li{width: 100%;overflow: hidden;border-bottom: 1px solid #ececec;}
.clcd li .cdyja{width: 80%;font-size:17px;line-height: 50px;color:#666;display:block;padding-left: 5%;float: left;box-sizing: border-box;}
.clcd li a:hover{color:#0856a4;font-weight: bold;}
.tab1_con_b{padding:3px 18px;color:#fff; line-height:35px;}
.tab1_con_b h3{font-size:21px;font-weight: bold;}

.jsejdhan{width: 20%;float: left;padding: 17px 20px;box-sizing: border-box;}
.jsejdhan i{font-size: 16px;color: #666!important;float: right;transition: all 0.6s;}
.jsejdhan i:hover{color:#0856a4;}
.cdej{width: 100%;height: 0; overflow: hidden;background-color: #f9f9f9;}
.cdej1{transition: all 0.6s;}.cdej2{transition: all 0.6s;}
.cdej li{width: 100%;overflow: hidden;    border-bottom: 1px dotted #ccc;}
.cdej li .cdeja{width: 80%;font-size:16px;line-height: 45px;color:#666;display:block;padding-left: 10%;background:url("../UploadFiles/jiaod/pro_02.png") no-repeat 22px center;float: left;box-sizing: border-box;}
.cdej li .cdeja span{font-size: 20px;}
.cdsj{width: 100%;height: 0; overflow: hidden;background-color: #e8e8e8;}
.cdsj1{transition: all 0.6s;}
.cdsj li{width: 100%;overflow: hidden;}
.cdsj li .cdsja{width: 85%;font-size:15px;line-height: 45px;color:#666;display:block;padding-left: 15%;float: left;box-sizing: border-box;background: url(../UploadFiles/jiaod/flico.png) no-repeat 33px center;}	


/*内栏目*/
.ny_list ul li{width: calc(97% / 4);margin-right: 1%;margin-bottom: 1.1%;float: left;-moz-transition: all .4s cubic-bezier(.4,0,.2,1);}
.ny_list ul li:nth-child(4n){margin-right: 0;}
.ny_list ul li a{display: block;position: relative;overflow: hidden;padding: 10px;-moz-transition: all .4s cubic-bezier(.4,0,.2,1);/* transition: all .4s cubic-bezier(.4,0,.2,1); */}
.ny_list ul li a .img{display: block;width: 100%;overflow: hidden;/* -webkit-transition: all .4s cubic-bezier(.4,0,.2,1); */-moz-transition: all .4s cubic-bezier(.4,0,.2,1);/* transition: all .4s cubic-bezier(.4,0,.2,1); */}
.ny_list ul li a .img img{display: block;width: 100%;transform: scale(1.0000001);-webkit-transform: scale(1.0000001);-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}
.ny_list ul li a .txt{padding: 20px 10px;background: #eaeaea;}
.ny_list ul li a .txt .ltt{color: #161616;font-size: 19px;padding-right: 30px;background: url(../../UploadFiles/jiaod/pr_0.png) center right no-repeat;line-height: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_list ul li a .txt .ltc{color: #555;margin-top: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_list ul li:hover{-moz-box-shadow:0px 1px 10px #ddd; -webkit-box-shadow:0px 1px 10px #ddd; box-shadow:0px 1px 10px #ddd;}
.ny_list ul li:hover a .txt .ltt{background:url(../../UploadFiles/jiaod/pr_1.png)center right no-repeat;}
.ny_list ul li:hover a .img img{transform: scale(1.1);-webkit-transform: scale(1.1);}


/*新闻栏目*/
.nynrbt{margin-bottom: 20px;}
    .nyxwlb{width: 100%;}
	.nyxwlb li{width:100%;border-bottom: 1px solid #eee;}
	.nyxwlb li a{width: 100%;overflow: hidden;display:flex;justify-content: space-between;transition: all 0.6s;}
	.nyxwlb li a img{width: 230px;height: 170px;display: block;border: 30px solid #fff;transition: all 0.6s;}
	.nyxwlb li a .nyxwnr{width: 96%;padding: 30px;transition: all 0.6s;}
	.nyxwlb li a .nyxwnr p:nth-child(1){font-size: 20px;font-weight: 600;line-height: 40px;color: #212121;margin-bottom: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.nyxwlb li a .nyxwnr p:nth-child(2){height: 64px;font-size: 18px;line-height: 32px;color: #424242;margin-bottom: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.nyxwlb li a .nyxwnr p:nth-child(3){display: block;width: 120px;line-height: 32px;color: #999;border: 1px solid #999;box-sizing: border-box;border-radius: 20px;text-align: center;font-size: 16px;}
	.nyxwlb li a:hover img{border-right: 10px solid #fff;}
    .nyxwlb li a:hover .nyxwnr{padding-left: 10px;}
	.nyxwlb li a:hover .nyxwnr p:nth-child(1){color: #e60010;}
	.nyxwlb li a:hover .nyxwnr p:nth-child(3){background-color:#ee781e;border: 1px solid #ee781e;color: #fff; }
@media(max-width:991px){
.nyxwlb li a .nyxwnr p:nth-child(3){font-size: 18px;}	
}


/*å›¾æ ç›®*/
 .nytplb{width: 100%;display: flex;flex-wrap: wrap;}
    .nytplb li{width: calc((100% - 90px) / 4);margin-bottom: 45px;margin-right: 30px;}
    .nytplb li:nth-child(4n){margin-right: 0;}
    .nytplb li a{width: 100%;display: block;border: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.6s;}
    .nytplb li a .nytplbtp{width: 100%;overflow: hidden;}
    .nytplb li a .nytplbtp img{width: 100%;display: block;transition: all 0.6s;}
    .nytplbbt{width: 100%;padding: 20px;box-sizing: border-box;}
    .nytplbbt p:nth-child(1){font-size: 20px;line-height: 30px;color: #212121;letter-spacing: 1px;border-bottom: 1px solid #ddd;padding-bottom: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;}
    .nytplbbt p:nth-child(2){font-size: 16px;line-height: 30px;color: #666;letter-spacing: 1px;margin-top: 16px;background-image: url("../../UploadFiles/bj/jt.png");background-size: 18px 16px;background-position: 100% 50%;background-repeat: no-repeat;}
    .nytplbbt p:nth-child(1)::before{content: "";position: absolute;width: 0;height: 1px;background-color:#e60010;left: 0;bottom: 0;transition: all 0.6s;}
    .nytplb li a:hover{box-shadow: 0 2px 6px rgba(0,0,0,0.2);}
    .nytplb li a:hover .nytplbtp img{transform:scale(1.2);}
    .nytplb li a:hover .nytplbbt p:nth-child(1){color: #e60010;}
    .nytplb li a:hover .nytplbbt p:nth-child(1)::before{width: 100%;}

@media(max-width:991px){
.nytplbbt p:nth-child(1) {font-size: 24px;}	
	
}


/*you*/
.review{    margin-top: 20px;}
.review ul{width: 100%;}
.review ul li{width: 100%;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #eee;overflow: hidden;}
.review ul li h2{font-size: 22px;line-height: 40px;}
.review ul li p{margin-top: 4px;color: #888; line-height:33px;margin-bottom: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.review ul li p:first-child{line-height: 35px; display: inline;font-size: 19px;margin-top: 0;color:#4C4C4C}
.review ul li .review-more {margin-top: 15px;}
.review ul li .review-more span {display: inline-block;width: 130px;line-height: 40px;text-align: center;font-size: 14px;color: #666666;border: 1px solid #e1e1e1;-webkit-transition: all .5s ease;transition: all .5s ease;}
.review ul li:hover .review-more span {   color: #fff;background-color: #3a9c23;}	
@media(max-width:1200px){
.review ul li h2{font-size: 29px;line-height: 67px;}
.review ul li p{-webkit-line-clamp: 1;}}

.nynews-right{}	
.news_top {	position: relative;	margin: 0 auto;	padding-bottom: 20px;	border-bottom: 1px solid #f0f0f0;}
.news_top h1 {	color: #2b2b2b;	text-align: center;	font-weight: bold;	font-size: 30px;	line-height: 64px;}
.newscont .news_top p {	height: 24px;	color: #8c8c8c;	text-align: center;	line-height: 24px;}
.news_top span {	padding: 0 0 0 20px;}
.news_top span i {	display: inline-block;	margin: 0 6px 0 0;	color: #BEBEBE;}
.news_info {	padding: 20px 2% 0;	color: #4c4c4c;	line-height: 30px;}
.news_info p {margin-bottom: 15px;text-indent: 2em;	word-break: break-all;}
.news_info a {color: #72ace3;text-decoration: underline;}
.news_info h3 {color: #FF5E52;padding-bottom: 10px;border-bottom: 1px dashed #dadada;margin-bottom: 20px;font-weight: 700;margin-top: 22px;}
.news_info img {	max-width: 100%;}
.news_info p img {	margin-left: -2em;	clear: both;	margin: auto;	display: block;}
.news_control {	overflow: hidden;margin-bottom: 30px;clear: both;text-decoration:none;border-top: 1px dashed #e5e5e5;}
.news_control span {	float: left;	position: relative;	width: 100%;line-height: 50px;}
.news_control span a {color: #444;	display: inline-block;text-decoration:none;}





.ndbot {position: relative;z-index: 10;margin-top: 20px;}
.ndbtitle {	color: #000000;	font-size: 30px;line-height: 1.5;text-align: center;}
.ndbnr {margin-top: 40px;border-top: 1px solid #f6f6f6;	color: #444444;	padding: 70px 0 70px;}
.ndbnr .img {text-align:center;}
.ndbnr .img img{max-width: 100%;}	
.ndbnr p{line-height:40px;text-indent:2em;}	






/*一键拨号*/
@media(min-width:1000px){
.footbox{display:none;}
.gao{display:none;}}
.gao{height:16rem;}
.footbox{height: 16rem;background: rgba(12,12,12,86%);bottom: 0;z-index: 99;left: 0; width: 100%; position: fixed; z-index: 1000;}
.flexbox{text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.footbox ul li{-webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1;flex: 1; text-align:center;}
.footbox ul li a{ display:block;color:#fff;font-size:77px;}
.footbox ul li a img{ display:block; width:9rem; height:9rem; margin:0.3rem auto}






/************************end**********************************/

/*整体架构布局*/
.wrap{ width:90%; margin:0px auto;}
.wrap .content{ width:100%; margin:0 auto; margin-top:10px;}





/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}


/*鼠标特效end*/



/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}
/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
/*平行显示方式样式结束*/
#pageNext{text-align:right}



/*图片 -栏目页*/



/* 图片分页方式的样式*/
.imagelist{} /*总宽度*/
.imagelist .imagetop{ padding:10px 0;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb { height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px;}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/* 图片分页方式的样式结束*/






/*********************************/

/**图片栏目页*/
.piclist{border:#e5e5e5 1px solid;}
.piclist .piclistbox{}
.piclist .piclistbox ul{padding:20px 8px 8px 8px;}
.piclist .piclistbox li{width:18%; margin:1%;float:left;text-align:center;height:178px;overflow:hidden;}
.piclist .piclistbox li .imgbox{height: 150px; overflow:hidden;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc; margin-bottom:8px;}
.piclist .piclistbox img{width:100%;min-height:150px;}
.piclist .piclistbox a{}


/*图片内容页*/
.picnr{height:100%;overflow:hidden; border:1px solid #e5e5e5; padding:20px 0;}
.picnr .title{height:52px; text-align:center;line-height:52px;font-size:25px;font-weight:bold;}
.picnr .title span{font-size:12px;font-weight:normal;margin-left:20px;}
.picnr .del{height:30px;line-height:30px;text-align:center; padding:15px 0;border-bottom:1px dashed #eee}
.picnr .del a{ margin-right:10px; font-size:14px;}
.picnr .picnrbox{}
.picnr .picnrbox .showpic{}
.picnr .picnrbox .showpic .imglist img{margin:10px;}
.picnr .nph_intro{padding:10px 30px;line-height:24px;}
.picnr .nph_tj{ padding:10px 30px;}
.picnr .nph_tj li{ height:25px; line-height:25px;}
.picnr .nph_tj a{ }
.picnr .imageintro{padding:10px 30px;line-height:24px; text-align:left;}



/*内容样式

.mainpdbox{margin:0px auto;}
.mainpdbox .left{width:890px;float:left;}
.mainpdbox .left .left01 .floatl{width:294px;float:left;padding:2px; height:266px;overflow:hidden;}
.mainpdbox .left .left01 .floatr{width:373px;float:right;height:270px;overflow:hidden;}
.mainpdbox .left .left01 .floatr .news{padding:7px 20px 8px 20px;border-bottom:#ccc 1px dotted;}
.mainpdbox .left .left01 .floatr .news ul{}
.mainpdbox .left .left01 .floatr .news h2{text-align:center;}
.mainpdbox .left .left01 .floatr .news h2 a{ font-size:16px;  font-weight:bold; color:#c00; }
.mainpdbox .left .left01 .floatr .news h2 a:hover{color:#4E8ED6; text-decoration:none;}
.mainpdbox .left .left01 .floatr .news p{ line-height:23px;  color:#999}
.mainpdbox .left .left01 .floatr .news p span a{ color:green;}
.mainpdbox .left .left01 .floatr .news p span a:hover{ color:#3D81C0; text-decoration:none;}

.mainpdbox .left .left01 .floatr .newstop6 ul{ padding:5px 8px 8px 8px;}
.mainpdbox .left .left01 .floatr .newstop6 li{ height:25px; line-height:25px; background:url(artarrow.gif) no-repeat 0px 9px; padding-left:8px; overflow:hidden}
.mainpdbox .left .left01 .floatr .newstop6 li a{color:#333;}
.mainpdbox .left .left01 .floatr .newstop6 strong{ font-weight:normal;}
.mainpdbox .left .left01 .floatr .newstop6 span a{color:green;}
.mainpdbox .left .left01 .floatr .newstop6 a:hover{ color:#4E8ED6; text-decoration:none;}

.mainpdbox .left .left02 .coll{width:333px;float:right;height:265px;overflow:hidden;margin-bottom:10px;border:1px solid #CBCBCB; padding-bottom:10px; }
.mainpdbox .left .left02 .colr{width:333px;float:left;height:265px;overflow:hidden;margin-bottom:10px; border:1px solid #CBCBCB; padding-bottom:10px;}
.mainpdbox .left .left02 .coll .t,.mainpdbox .left .left02 .colr .t{ width:333px; height:30px; line-height:30px;font-weight:bold; border-top:2px solid #005bb4; border-bottom:1px solid #C3C3C3; background:#fff; }
.mainpdbox .left .left02 .coll .t h3,.mainpdbox .left .left02 .colr .t h3{height:25px; width:50px; font-size:16px; padding-left:5px; color:#293036; font-weight:normal; padding-left:10px }
.mainpdbox .left .left02 .coll .t span,.mainpdbox .left .left02 .colr .t span{right:10px;top:0px; float:right; padding-right:10px }
.mainpdbox .left .left02 .coll .t span a,.mainpdbox .left .left02 .colr .t span a{font-size:12px;font-weight:normal;color:#069;}
.mainpdbox .left .left02 .coll ul,.mainpdbox .left .left02 .colr ul{padding:8px;}
.mainpdbox .left .left02 .coll .imgArea,.mainpdbox .left .left02 .colr .imgArea{height:85px; overflow:hidden;}
.mainpdbox .left .left02 .coll .imgArea .imgLAreapic,.mainpdbox .left .left02 .colr .imgArea .imgLAreapic{width:120px; float:left;}
.mainpdbox .left .left02 .coll .imgArea .imgLAreapic img,.mainpdbox .left .left02 .colr .imgArea .imgLAreapic img{ width:100%; height:74px;padding:2px; border:#D4D4D4 1px solid;}
.mainpdbox .left .left02 .coll .imgArea .imgT,.mainpdbox .left .left02 .colr .imgArea .imgT{width:180px; float:right;}
.mainpdbox .left .left02 .coll .imgArea .imgT h3,.mainpdbox .left .left02 .colr .imgArea .imgT h3{width:180px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center }
.mainpdbox .left .left02 .coll .imgArea .imgT h3 a,.mainpdbox .left .left02 .colr .imgArea .imgT h3 a{width:180px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; color:#3D81C0; }
.mainpdbox .left .left02 .coll .imgArea .imgT h3 a:hover,.mainpdbox .left .left02 .colr .imgArea .imgT h3 a:hover{ color:#4E8ED6}
.mainpdbox .left .left02 .coll .imgArea .imgT span,.mainpdbox .left .left02 .colr .imgArea .imgT span{ color:#999;}

.mainpdbox .left .left02 .coll li,.mainpdbox .left .left02 .colr li{height:25px;line-height:25px;background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px;}
.mainpdbox .left .left02 .coll li a,.mainpdbox .left .left02 .colr li a{ color:#333}
.mainpdbox .left .left02 .coll li a:hover,.mainpdbox .left .left02 .colr li a:hover{ color:#4E8ED6}
.mainpdbox .left .left02 .coll a:hover,.mainpdbox .left .left02 .colr a:hover{color:red;text-decoration:none;}


.mainpdbox .right{width:275px;float:right;}
.mainpdbox .right .right01 .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .right .right01 .title h3{background:#fff;width:100px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .right .right01 .right01box{ height:100%; overflow:hidden;}
.mainpdbox .right .right01 .right01box ul{ padding:8px;}
.mainpdbox .right .right01 .right01box #top1{ height:85px; overflow: hidden; border-bottom:#e5e5e5 1px dotted; margin-bottom:8px;}
.mainpdbox .right .right01 .right01box .photoimg{width:75px; float:left;}
.mainpdbox .right .right01 .right01box .photoimg img{width:68px; height:68px; padding:2px; border:#e5e5e5 1px solid;}
.mainpdbox .right .right01 .right01box .zttext{width:170px; float:right;}
.mainpdbox .right .right01 .right01box .zttext h2{ line-height:25px;}
.mainpdbox .right .right01 .right01box .zttext h2 a{ color:#333; font-size:14px;  font-weight:bold}
.mainpdbox .right .right01 .right01box .zttext h2 a:hover{ color:#4E8ED6; text-decoration:none;}
.mainpdbox .right .right01 .right01box .zttext span.ztintro{ line-height:24px; font-size:12px; font-weight:normal; color:#999;}
.mainpdbox .right .right01 .right01box li{ height:26px;line-height:26px; background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; overflow:hidden;}
.mainpdbox .right .right01 .right01box a{ font-size:14px; font-weight:normal; color:#333;}
.mainpdbox .right .right01 .right01box a:hover{ color:#4E8ED6; text-decoration:none;}
.mainpdbox .right .right01 .right01box span{ float:right; color:#999; font-size:12px; font-weight:normal;}

.mainpdbox .right .right02 .title{height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .right .right02 .title h3{background:#fff; width:90px; line-height:32px; font-size:16px; font-weight:bold; padding-left:5px;}
.mainpdbox .right .right02 .right02box ul{padding:8px;}
.mainpdbox .right .right02 .right02box li{ height:26px;  line-height:26px; border-bottom:#ccc 1px dashed; overflow:hidden; margin-top:10px;}
.mainpdbox .right .right02 .right02box a{ font-size:12px; font-weight:normal; color:#cccc;}
.mainpdbox .right .right02 .right02box a:hover{ color:#4E8ED6; text-decoration:none;}

.mainpdbox .righta{width:275px;float:right; height:100%; overflow:hidden; }
.mainpdbox .righta .ad{width:275px; overflow:hidden;}
.mainpdbox .righta .right01r .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .righta .right01r .title h3{background:#fff; width:100px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .righta .right01r .right01box{ height:100%; overflow:hidden;}
.mainpdbox .righta .right01r .right01box ul{ padding:8px;}
.mainpdbox .righta .right01r .right01box #top1{ height:85px; overflow: hidden; border-bottom:#e5e5e5 1px dotted; margin-bottom:8px;}
.mainpdbox .righta .right01r .right01box .photoimg{width:75px; float:left;}
.mainpdbox .righta .right01r .right01box .photoimg img{width:68px; height:68px; padding:2px; border:#e5e5e5 1px solid;}
.mainpdbox .righta .right01r .right01box .zttext{width:170px; float:right;}
.mainpdbox .righta .right01r .right01box .zttext h2{ line-height:25px;}
.mainpdbox .righta .right01r .right01box .zttext h2 a{ color:#444; font-size:14px;  font-weight:bold}
.mainpdbox .righta .right01r .right01box .zttext h2 a:hover{ color:red; text-decoration:none;}
.mainpdbox .righta .right01r .right01box .zttext span.ztintro{ line-height:24px; font-size:12px; font-weight:normal; color:#555;}
.mainpdbox .righta .right01r .right01box li{ height:26px;line-height:26px; background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; overflow:hidden;}
.mainpdbox .righta .right01r .right01box a{ font-size:14px; font-weight:normal; color:#333;}
.mainpdbox .righta .right01r .right01box a:hover{ color:red; text-decoration:none;}
.mainpdbox .righta .right01r .right01box span{ float:right; color:#999; font-size:12px; font-weight:normal;}

.mainpdbox .righta .right02r .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .righta .right02r .title h3{background:#fff; width:140px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .righta .right02r .right02box ul{padding:8px;}
.mainpdbox .righta .right02r .right02box li{ height:26px; line-height:26px; border-bottom:#e5e5e5 1px dashed; overflow:hidden;}
.mainpdbox .righta .right02r .right02box a{ font-size:12px; font-weight:normal; color:#333;}
.mainpdbox .righta .right02r .right02box a:hover{ color:red; text-decoration:none;}

.mainpdbox .lefta{width:678px;float:left; overflow:hidden }
.mainpdbox .lefta .articlecontent{padding:15px;height:100%;overflow:hidden;border:1px solid #dcdcdc;background:#fdfdfd; }
.mainpdbox .lefta .articlecontent h3{line-height:35px;text-align:center; font-size:22px; color:#000; }
.mainpdbox .lefta .articlecontent .info{height:30px;line-height:30px;text-align:center;}
.mainpdbox .lefta .articlecontent .info span{ padding:0px 5px;}
.mainpdbox .lefta .articlecontent .info span a{color:red;}
.mymoodbox:hover{background:#f1f1f1;}

.mainpdbox .lefta .articlecontent .newscontent{font-size:14px;line-height:26px;}

.mainpdbox .lefta .articlecontent .Author{text-align:right;font-size:14px;color:#000;}

.mainpdbox .lefta .articlecontent .sharebox{text-align:right; height:26px; line-height:30px; background:#fdfdfd; padding-top:7px;}


.mainpdbox .lefta .articlecontent .articlekey{ line-height:25px;}
.mainpdbox .lefta .articlecontent .articlekey a{ color:#ff0000;}
.mainpdbox .lefta .articlecontent .articlekey a:hover{color:red; text-decoration:none;}

.mainpdbox .lefta .articlecontent .articlebook h2{ line-height:25px; font-size:12px; font-weight:normal;}
.mainpdbox .lefta .articlecontent .articlebook h2 a:hover{ color:red; text-decoration:none;}

.mainpdbox .lefta .xgxw{border-top:#dcdcdc 1px dashed;}
.mainpdbox .lefta .xgxw .title{height:35px; line-height:35px; font-size:14px;color:#333; font-weight:bold;}
.mainpdbox .lefta .xgxw .xgnewsbox{padding:8px;}

.mainpdbox .lefta .xgxw .xgnewsbox li{height:28px;line-height:28px;background:url(artarrow.gif) no-repeat 0px 12px;padding-left:10px;}
.mainpdbox .lefta .xgxw .xgnewsbox a{ font-size:14px; color:#000;}
.mainpdbox .lefta .xgxw .xgnewsbox a:hover{color:red;text-decoration:none;}
.mainpdbox .lefta .xgxw .xgnewsbox span{ padding-left:10px; color:#999;}

.mainpdbox .lefta .commentbox{height:100%;padding-bottom:10px;overflow:hidden;border:1px solid #dcdcdc;background:#fdfdfd; min-height:200px;}
.mainpdbox .lefta .commentbox .title{ height:40px; line-height:40px;font-size:14px; padding-left:15px; font-weight:bold;color:#333; background:#f1f1f1;}
.mainpdbox .lefta .commentbox .comment{ padding:10px; font-size:12px;}


.mainpdbox .left .tjtw{border:#d8d8d8 1px solid;height:100%;padding-bottom:10px;overflow:hidden;}
.mainpdbox .left .tjtw .title{background:url(bluenav.gif) no-repeat 10px 7px; height:29px;line-height:29px;border-bottom:#d8d8d8 1px solid; padding-left:20px;color:#333; font-size:14px; font-weight:bold; }
.mainpdbox .left .tjtw .tjtwbox{ min-height:120px;}
.mainpdbox .left .tjtw .tjtwbox ul{padding:8px;}
.mainpdbox .left .tjtw .tjtwbox li{float:left;text-align:center;width:132px;*+width:133px; height:125px; overflow: hidden;  white-space:nowrap; }
.mainpdbox .left .tjtw .tjtwbox a.pic img{width:100px; height:88px;padding:2px;border:#D4D4D4 1px solid;margin-bottom:8px;}
.mainpdbox .left .tjtw .tjtwbox a strong{ font-weight:normal;}
.mainpdbox .left .tjtw .tjtwbox a:hover{color:red;text-decoration:none;}
.mainpdbox .left .tjtw .tjtwbox span,.mainpdbox .left .tjtw .tjtwbox span img{display:none;}

.mainpdbox .left .bannerl{ width:680px; overflow:hidden;}
.mainpdbox .left .newslist{ border:#d8d8d8 1px solid;  height:100%;overflow:hidden;}
.mainpdbox .left .newslist h3{ background:url(bluenav.gif) no-repeat 10px 7px; height:29px;line-height:29px;border-bottom:#d8d8d8 1px solid; padding-left:20px;color:#333;   position:relative;}
.mainpdbox .left .newslist h3 span{position:absolute; right:10px; top:0px;}
.mainpdbox .left .newslist h3 span a{ float:left; padding:0px 5px;}
.mainpdbox .left .newslist h3 span a{ font-size:12px; font-weight:normal;}

.mainpdbox .left .newslist dl{padding:8px; height:110px; border-bottom:#d8d8d8 1px dotted; overflow:hidden; }
.mainpdbox .left .newslist dl.nl_con1{ margin:0px 10px;}
.mainpdbox .left .newslist dd h4.nlc_tit{ background:url(listicon.gif) no-repeat 5px 5px; padding-left:24px;}
.mainpdbox .left .newslist dd h4.nlc_tit a:hover{ color:#ff6600; text-decoration:underline;}
.mainpdbox .left .newslist dd p.nlc_time{ color:#666; padding-left:25px; height:24px; line-height:24px;}
.mainpdbox .left .newslist dd p.nlc_info{ line-height:24px; color:#333; padding-left:25px; text-indent:2em;}
.mainpdbox .left .newslist dd p.nlc_info a{ color:#369;}
.mainpdbox .left .newslist dd p.nlc_info a:hover{ color:#ff6600; text-decoration:none;}


.mainpdbox .left .articlecontent{padding:15px;height:100%;overflow:hidden; border:#DDD solid 1px; margin-top:10px;}
.mainpdbox .left .articlecontent h3{line-height:35px;text-align:center; font-size:22px; font-weight:500; color:#000;}

.mainpdbox .left .articlecontent .info{height:30px;line-height:30px;text-align:center;}
.mainpdbox .left .articlecontent .info span{ padding:0px 5px;}
.mainpdbox .left .articlecontent .info span a{color:red;}
.mainpdbox .left .articlecontent .newscontent{font-size:14px;line-height:26px;}
.mainpdbox .left .articlecontent .Author{text-align:right;font-size:14px;color:#000;}
.mainpdbox .left .articlecontent .sharebox{text-align:right; height:26px; line-height:30px; background:#F4F8FD; padding-top:7px;}
.mainpdbox .left .articlecontent .articlekey{ line-height:25px;}
.mainpdbox .left .articlecontent .articlekey a{ color:#ff0000;}
.mainpdbox .left .articlecontent .articlekey a:hover{color:red; text-decoration:none;}
.mainpdbox .left .articlecontent .articlebook h2{ line-height:25px; font-size:12px; font-weight:normal;}
.mainpdbox .left .articlecontent .articlebook h2 a:hover{ color:red; text-decoration:none;}
.annex{width:600px;margin :15px; border : 1px dashed #999; background : #f9f9f9; line-height : normal;}
.annex td{padding-top:10px;padding-left:10px;padding-bottom:5px;}
.mainpdbox .left .commentbox{height:100%;padding-bottom:10px;overflow:hidden; border:1px solid #ccc; padding-top:10px;}
.mainpdbox .left .commentbox .title{ height:29px; line-height:29px;font-size:16px;  padding-left:15px; font-weight:bold;color:#006699}
.mainpdbox .left .commentbox .title h3{ }
.mainpdbox .left .commentbox .comment{ padding:10px; font-size:12px;}

.mainpdbox .left .xgxw{border-top:#CCC 1px dashed;}
.mainpdbox .left .xgxw .title{height:35px; line-height:35px; font-size:14px;color:#069; font-weight:bold;}
.mainpdbox .left .xgxw .xgnewsbox{padding:8px;}

.mainpdbox .left .xgxw .xgnewsbox li{height:28px;line-height:28px;background:url(artarrow.gif) no-repeat 0px 12px;padding-left:10px;}
.mainpdbox .left .xgxw .xgnewsbox a{ font-size:14px; color:#000;}
.mainpdbox .left .xgxw .xgnewsbox a:hover{color:red;text-decoration:none;}
.mainpdbox .left .xgxw .xgnewsbox span{ padding-left:10px; color:#999;}
*/





.helpmain .left{width:275px; float:left; border:#e5e5e5 1px solid;height:100%; overflow:hidden;}
.helpmain .left .helpleftsite{ margin:1px; padding:15px;}
.helpmain .left .helpleftsite .title{height:60px; line-height:60px; font-size:24px;}
.helpmain .left .helpleftsite .leftbox{ padding:2px;}
.helpmain .left .helpleftsite .leftbox a{display:block;height:35px; line-height:35px;padding-left:35px; font-size:15px;}

.helpmain .right{width:835px; float:right; border:#DCDCDC 1px solid;padding:20px; height:100%; overflow:hidden;}
.helpmain .right h2{ font-size:22px;text-align:center; line-height:35px; margin:12px 0;}
.helpmain .right h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.helpmain .right .notetext{ padding:20px; line-height:24px; font-size:14px; color:#555;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext h3{ font-size:16px; font-weight:bold; color:#999; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .tdbg .lefttdbg{width:100px;}
.helpmain .right .notetext li{ line-height:30px; line-height:30px;}
.helpmain .right .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.helpmain .right .recruitment_tableInfo th{ background:#f1f1f1;}




.searchbody{ margin-top:20px;}
.searchbody .tit{background:#f8f8f8 url(btn.png) no-repeat 8px center;height:45px;line-height:45px;font-size:15px;color:#555;padding-left:40px;}
.searchbody .tit span{ color:red; padding:0 3px;}

.searchbody .leftbox .searchlist .border{ padding:20px 0; font-size:16px; color:#999;}
.searchbody .leftbox .searchlist ul{ padding-top:15px;}
.searchbody .leftbox .searchlist li{ line-height:28px; border-bottom:1px dashed #E5E5E5; padding-bottom:12px}

.searchbody .leftbox .searchlist span.art_title{ height:35px; line-height:35px; display:inline-block;}
.searchbody .leftbox .searchlist span.art_title a{ font-size:16px;}
.searchbody .leftbox .searchlist span.artintro{ line-height:22px;  font-size:12px; color:#666; display:inline-block;}
.searchbody .leftbox .searchlist span.arturl{ line-height:24px;}
.searchbody .leftbox .searchlist span.arturl a{font-size:14px; color:#999}
.searchbody .leftbox .searchlist span.c9{font-size:14px; float:right; color:#999}
.searchbody .leftbox .searchabout{margin:20px 10px 20px 0px; padding:15px;background: #EFEFEF; height:100%;  overflow:hidden;}
.searchbody .leftbox .searchabout h3{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000;}
.searchbody .leftbox .searchabout .searchresult li{line-height:25px; width:20%; float:left; border-bottom:#f1f1f1 1px solid;}
.searchbody .leftbox .searchabout .searchresult a{ font-size:14px; color:#0022CC; text-decoration:underline;}
.searchbody .leftbox .kuaisou{ margin:0px 10px 0px 0px;}
.searchbody .leftbox .kuaisou .i{ height:30px; line-height:30px;width:575px; padding-left:15px; color:#333;}
.searchbody .leftbox .kuaisou #m{margin-left:5px;height:28px; line-height:22px; width:80px;}
.mainpdbox .showcomment .content_nei{height:100%; overflow:hidden;}
.mainpdbox .showcomment .content_nei ul{padding:10px;}
.mainpdbox .showcomment .content_nei li{}
.mainpdbox .showcomment .content_nei .articleurl{line-height:30px;}
.mainpdbox .showcomment .content_nei .articleurl a{color:#069;font-weight:bold;font-size:14px;}

.searchbody  .ksad{ border:#E2F3DE 1px solid; padding:10px; background:#FAFFF9;}
.searchbody  .ksad h2{ font-size:16px; font-weight:bold; color:green;}
.searchbody  .ksad p{ line-height:24px; color:#666;}
.searchbody  .ksad p a{ color:green; }
.searchbody  .right01 .tit{height:31px;line-height:31px;font-size:14px; font-weight:bold; color:#333;padding-left:5px;  border-bottom:#CCC 1px solid;}
.searchbody  .right01 .right01box{}
.searchbody  .right01 .right01box ul{ padding:8px;}
.searchbody  .right01 .right01box li{ background:url(artarrow.gif) no-repeat 0px 11px; padding-left:8px;height:30px; line-height:30px;overflow: hidden;   white-space:nowrap;text-overflow:ellipsis; }
.searchbody  .right01 .right01box a{ font-size:14px;}


/*全站搜索end*/

