body,div,p,span,ul,li,h1,h2,h3,h4,h5,h6,a,input,textarea,select,dl,dd,table,tr,td{margin:0;padding: 0;}
body{font-family:"Arial","Microsoft Yahei";font-size: 14px;color:#333;background-color: #fff;overflow-y:auto;line-height: 1.2;overflow-x: hidden;}
input,textarea,select{outline: none;font-family:"Arial","Microsoft Yahei";color:#333;font-size: 14px;}
textarea{resize: none;}
ul li{list-style-type: none;}	
h1,h2,h3,h4,h5,h6{font-weight: normal;}
i{font-style: normal;}
a{text-decoration: none;color:inherit;cursor: pointer;}
img{border:0;max-width: 100%;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.fl{float: left;}
.fr{float: right;}
.clear{clear: both;height: 0;width: 0;}
.clearfix{zoom:1}    
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.tran{transition: all .3s ease-out 0s;}

.wp{width: 1200px;margin:0 auto;}
/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	width: 300px!important;/*图片盒子宽度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	height: 200px!important;/*图片盒子高度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	overflow: hidden;
}

.img-box>img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#header{position: relative;position: fixed;left: 0;top: 0;z-index: 10000000;background-color: #fff;width: 100%;}
#header .wrap{width:1600px;margin:auto;}
.logo{margin-top:15px;}

.nav-ul{margin-left:30px;}
.nav-ul>li{margin:0 10px;float: left;width: 90px;text-align: center;position: relative;}
.nav-ul>li>a{display: block;height: 98px;line-height:98px;transition: .3s;font-size: 16px;color:#3f3f3f;}
.nav-ul>li:hover>a{background:url(../images/navbg.png) repeat-x;color:#fff; }
.nav-ul>li.active>a{background:url(../images/navbg.png) repeat-x;color:#fff;}

.searchimg{margin-left:18px;margin-top: 28px;width:45px;height:42px;}
.top-tel{margin-top: 25px;}

/*banner*/
.banner{ width:100%; height:auto; margin:0 auto; overflow:hidden;padding-top: 98px;}
.pro-switch {height:auto;overflow: hidden;position: relative;margin:0 auto;width:100%;}
.flexslider {margin: 0;padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height:0;height:0;}
html[xmlns] .slides {display: block;}
* html .slides {height: auto;}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 auto;position: relative;width:100%;zoom: 1;}
.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 60px;height: 90px;margin: -60px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -90px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}
.flex-control-nav {width:100%;position: absolute;bottom:5px;text-align: center;}
.flex-control-nav li {margin:0 5px;display:inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a{background:#fff;display:block;height:6px;overflow:hidden;text-indent:-99em;width:30px;cursor: pointer; border-radius:4px;}
.flex-control-paging li a.flex-active {background:#004ec6;}

#main{}
#main .title{ text-align: center;margin-bottom:40px;}

.wngansha {width:1200px;margin:auto;padding: 70px 0  50px 0;}
.caroufredsel_wrapper{width:100%!important;}
.wngansha li{float: left;width:285px;margin:0 10px;background-repeat: no-repeat;background-position: center;}
.wngansha li a{display: block;height:124px;background-image: url(../images/heidi.png);text-align: center;padding-top: 30px;transition: .3s;}
.wngansha li a:hover{background-image: none;}
.wngansha li a h1{font-size:18px;color:#fff; transition: .3s;position: relative;top: 0;}
.wngansha li a i{font-size: 0;line-height: normal;transition: .3s;position: relative;top:10px;}
.wngansha .caroufredsel_wrapper{margin:0 auto!important;}

.jianjie{padding:40px 0;width:1200px; margin: auto;border-top:1px dashed #dedede;}
.jianjie-img{width:569px;height:385px;}
.jianjie-con{width: 610px;}
.jianjie-con h1{font-size:24px;}
.line{height: 3px;width: 48px;margin:20px 0; background: #0063d0;}
.jianjie-con p{font-size: 16px;line-height:32px;overflow: hidden;color:#666;margin:6px 0;}
.jianjie-more {margin-top:20px;}
.jianjie-more a{
	display: inline-block;
	width: 160px;
	height:59px;
	line-height: 59px;
	text-align: center;
	font-size: 15px;
	color:#0063d0;
	border:1px solid #0063d0;
	border-radius:50px; 
	transition: .3s;
}
.jianjie-more a:hover{background-color: #004898;color:#fff;}


.gongcheng{ background:#f1f8ff;padding:40px 0;}
.gongcheng-list {margin-top: 40px;}
.gongcheng-list li{float: left;width:386px;margin:0 10px;text-align: center;position: relative;border-bottom:1px solid #000;}
.gongcheng-list li .mark{position: absolute;z-index:9;left:0;top:0;width: 386px;height: 310px; background:url(../images/markbg.png) no-repeat;display:none;}
.gongcheng-list li a{font-size:18px;color:#2a2a2a;transition: .3s;}
.gongcheng-list li a:hover{color:#004898;}
.gongcheng-list li:hover .mark{ display: block;}
.gongcheng-list li p{line-height: 65px;}

.gc-pic{overflow: hidden;width:386px; height:310px;}
.gc-pic img{display: block;width: 100%;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: .}

.gongcheng-list li:hover{border-color:#0063d0;}
.gongcheng-list li:hover .gc-pic img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.gongcheng-more {margin-top:40px; text-align: center;}
.gongcheng-more a{
	display: inline-block;
	width: 194px;
	height:59px;
	line-height: 59px;
	text-align: center;
	font-size: 15px;
	color:#888;
	border:1px solid #888;
	border-radius:50px; 
	transition: .3s;
}
.gongcheng-more a:hover{background-color: #004898;color:#fff;}




.gongcheng-list .caroufredsel_wrapper{margin:0 auto!important;}


#pager-wngansha{text-align: center;margin: 37px auto 0;}
#pager-wngansha a {
	background: transparent url(../images/pager1.png) no-repeat center;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 9px;
	height: 9px;
	margin: 0 5px 0 0;}
#pager-wngansha a.selected {width: 28px;height: 9px;background: transparent url(../images/pager2.png) no-repeat center;}
#pager-gongcheng{text-align: center;margin: 37px auto 0;}
#pager-gongcheng a {
	background: transparent url(../images/pager1.png) no-repeat center;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 9px;
	height: 9px;
	margin: 0 5px 0 0;
}
#pager-gongcheng a.selected {width: 28px;height: 9px;background: transparent url(../images/pager2.png) no-repeat center;}



.xinwen{width:1200px; margin: 40px auto;}

.xinwen-an{font-size: 0;line-height: normal;text-align: center;padding:0 0 40px;}
.xinwen-an span{
	display: inline-block;
	padding: 14px 0;
	width: 125px;
	background-color: #e7e7e7;
	border-radius:40px;
	color:#666;
	cursor: pointer;
	font-size: 16px;
	margin:0 11px;
}
.xinwen-an span.active{background-color: #1270d7;color:#fff;}

.xinwen-list li{float: left;width:582px;padding:18px;background-color: #f7f7f7;float:left;margin-right:20px;margin-bottom:20px;transition: all 0.6s;}
.xinwen-list li:nth-child(2n){margin-right:0;}
.xinwen-pic{overflow: hidden;width:148px; height:124px;margin-right:20px;}
.xinwen-pic img{
	display: block;
	width: 100%;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	transition: .
}
.xinwen-pic:hover img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.xinwen-list{display: none;}

#xinwen-list-1{display: block;}
.xinwen-list li h1{font-size:17px;color:#2a2a2a; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;margin-top:5px; }
.xinwen-list li h2{font-size: 16px;color:#2a2a2a;margin-top: 10px;}
.xinwen-list li p{font-size:16px;color:#999;line-height:28px;margin-top: 10px;overflow: hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xinwen-more{margin-top:10px; background: url(../images/enter.png) no-repeat right center;font-size: 16px;}
.xinwen-list li:hover{background: #0163d0;color:#fff;}
.xinwen-list li:hover h1{color:#fff;}
.xinwen-list li:hover p{color:#fff;}
.xinwen-list li:hover .xinwen-more{background: url(../images/enterhover.png) no-repeat right center;}
.news-more {margin-top:10px; text-align: center;}
.news-more a{
	display:inline-block;
	width: 194px;
	height:59px;
	line-height: 59px;
	text-align: center;
	font-size: 15px;
	color:#888;
	border:1px solid #eee;
	border-radius:50px; 
	transition: .3s;
}
.news-more a:hover{background-color: #004898;color:#fff;}

.link{width:1160px; margin:50px auto;border:1px solid #eee; background: #f9f9f9;overflow: hidden;padding:20px;padding-left:10px;}
.link-tit{width:105px; text-align: center;font-size:16px;}
#demo { overflow:hidden;width:1020px;}
#demo li{float:left; margin:0 20px;font-size: 14px;}	
#indemo { float: left; width: 800%; }
#demo1 { float: left; }
#demo2 { float: left;}



#footer{border-top: 1px solid #ededed;background-color: #3f3f3f;}
.foot-nav{width:800px;padding: 20px 0;line-height:42px;font-size: 16px;color:#fff;}
.f-tit{ border-bottom: 1px dashed #686868;font-size: 20px;padding-bottom:10px;margin-bottom:10px;}
.f-tit span{padding-left:10px;font-size:18px;color:#a0a0a0;} 
.foot-nav a{color:#b0b0b1;font-size: 15px;padding:0 15px;}
.er{width:290px; font-size: 15px;margin-top:35px;color:#a9a9a9;text-align: center;}
.er img{display: block;margin: 5px auto;}
.er p{margin-top:10px;}
.foot-txt{width:1200px; margin:auto; text-align:center;border-top:1px solid #6d6d6d;line-height: 61px; font-size: 15px;color: #f8f8f8;}
/*footer-over*/
/*搜索弹出层*/

.search{width:713px; background:url(../images/searchbg.png) no-repeat;height:70px; margin:50px auto;}
.search .input{width:640px;height:70px;line-height:70px;border:none;background:none; font-size:23px; padding-left:10px; float:left; color:#9d9d9d;}
.search .btn{background:none;width:60px;height:70px;border:none;cursor:pointer; text-indent:-999px;float:left;}

.lightbox{ width:780px; margin:-240px 0 0 -332px!important; z-index: 999999;
left:50%;/*FF IE7*/
top: 60%;/*FF IE7*/
margin-top:0px;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}


.black_overlay{ background-color: #000; width: 100%; height: 100%;
	left:0; top:0;/*FF IE7*/
	filter:alpha(opacity=80);/*IE*/
	opacity:0.8;/*FF*/
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	z-index:999998;
	display:none;

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}


.lightbox h3{ position:relative;}
.lightbox h3 a { width:53px; height:53px; display:block; overflow:hidden; text-indent:-999em;position:absolute; right:20px; top:0px; background:url(../images/close.png) 0 0 no-repeat}



/*******内页*******/

.pathbox{border-bottom: 1px solid #ebebeb;}
.mianbaoxie{height: 66px;line-height: 66px;font-size: 15px;}
.mianbaoxie a:hover{color:#0857ae;}
.erji-nav a{float: left;margin:0 15px;height: 66px;line-height: 66px;font-size: 15px;color:#666;}
.erji-nav a.active,.erji-nav a:hover{border-bottom: 3px solid #0857ae;}

.n-tit{text-align: center;}
.n-tit h1{font-size: 24px;color:#333;}
.n-tit h2{font-size: 16px;display: inline-block;color:#bbb;position: relative;text-transform: capitalize;margin-top:8px;}
.tit-line{width:50px; height: 3px; background: #0063d0; display: block;margin:10px auto;}

/*about*/
.about-1{padding: 40px 0;}
.about-1-con{margin-top: 40px;}
.about-1-con p{line-height:32px;font-size: 15px;color:#666;}

.about-2{width:100%;height:201px;background:url(../images/about-bg1.png) no-repeat center/cover;}
.about-2-list{}
.about-2-list li{width:25%; text-align: center;color:#fff;float:left;margin-top:55px;font-size: 20px;}
.about-2-list li i {font-style: normal;font-size: 48px;padding-right: 6px;}


.about-3{padding: 60px 0;width:1200px;margin: auto;overflow: hidden;}
.about-3-txt{width:655px;font-size: 16px;color:#666;line-height:32px;}
.about-3-txt p{margin-top:30px;}
.about-3-txt p span{color:#0265d1;}
.about-3-img{width:518px; height: 333px;overflow: hidden;}

.about-4{width: 100%;padding:40px 0; background: url(../images/about-bg2.png) repeat-x center top;}
.t_0100_8{float: left;width: 100%;margin-top:20px;background: #fff;padding: 30px 15px;position: relative;
-webkit-box-shadow:0 3px 23px rgba(163,163,163,0.30);
   -moz-box-shadow:0 3px 23px rgba(163,163,163,0.30);
        box-shadow:0 3px 23px rgba(163,163,163,0.30);}
.t_0100_8 .t_8_1{float: left;width: 100%;}
.t_0100_8 .t_8_1 .slick-slide{outline: none;padding: 0 15px;}
.t_0100_8 .t_8_1 .slick-slide a{display: block;width: 100%;padding: 25px 33px 20px 33px;background: #fff;cursor: pointer;outline: none;}
.t_0100_8 .t_8_1 .slick-slide a i{display: block;width: 100%;background: #f0f0f0;
-webkit-transition: all 0.2s ease-out 0s;
   -moz-transition: all 0.2s ease-out 0s;
	  -ms-transition: all 0.2s ease-out 0s;
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.t_0100_8 .t_8_1 .slick-slide a img{display: block;width: 100%;}
.t_0100_8 .t_8_1 .slick-slide a span{display: block;margin-top: 17px;font-size: 16px;line-height: 26px;height: 52px;overflow: hidden;color: #666;text-align: center;
-webkit-transition: all 0.2s ease-out 0s;
   -moz-transition: all 0.2s ease-out 0s;
	  -ms-transition: all 0.2s ease-out 0s;
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.t_0100_8 .t_8_1 .slick-slide.slick-current a{background: #0079f3;}
.t_0100_8 .t_8_1 .slick-slide.slick-current a i{background: #fff;}
.t_0100_8 .t_8_1 .slick-slide.slick-current a span{color: #fff;}

.t_0100_8 .t_8_2{float: left;width: 100%;margin-top: 42px;position: relative;}
.t_0100_8 .t_8_2 .slick-slide{outline: none;padding: 0 270px 0 15px;}
.t_0100_8 .t_8_2 .slick-slide span{display: block;font-size: 16px;line-height: 30px;color: #333;height: 150px;overflow: hidden;}
.t_0100_8 .t_8_2 .slick-slide a{display: block;outline: none;width: 125px;height: 40px;text-align: center;line-height: 38px;font-size: 16px;color: #0079f3;text-transform: uppercase;border: 1px solid #0079f3;
-webkit-border-radius:20px; 
   -moz-border-radius:20px;
        border-radius:20px;}
.t_0100_8 .t_8_2 .slick-slide a:hover{background: #0079f3;color: #fff;}
.t_0100_8 .t_8_2 .slick-prev{left: auto;top: auto;right: 188px;bottom: 100px;width: 17px;height: 29px;cursor: pointer;background: url(../images/prev_8.png) no-repeat center;}
.t_0100_8 .t_8_2 .slick-prev:hover{background: url(../images/prev_8_h.png) no-repeat center;}
.t_0100_8 .t_8_2 .slick-next{left: auto;top: auto;right: 49px;bottom: 100px;width: 17px;height: 29px;cursor: pointer;background: url(../images/next_8.png) no-repeat center;}
.t_0100_8 .t_8_2 .slick-next:hover{background: url(../images/next_8_h.png) no-repeat center;}
.t_0100_8 .t_8_3{position: absolute;right: 81px;bottom: 104px;width: 122px;height: 80px;line-height: 80px;font-size: 72px;color: #666;font-weight: normal;text-align: center;font-family: "Arial";}

/*news*/
.news-list li .news-list-li{transition: .3s;}
.news-list li .news-list-li:hover{background-color: #f1f1f1;}
.news-list li .news-list-li:hover .news-more a{background-color: #0756ad;color:#fff;border-color:  #0756ad;}
.news-pic{margin-right:20px;width:250px;height: 185px;overflow: hidden;}
.news-pic img{display: block;width: 100%;transition: .3s;}
.news-pic:hover img{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}

.news-list-li .wp{padding:40px 0;border-bottom:1px dotted #d2d2d2;}
.news-list-li h1{font-size: 18px;color:#333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news-list-li h2{font-size: 18px;color:#0265d1;padding: 15px 0;}
.news-list-li p{font-size: 16px;color:#888;line-height: 28px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
overflow: hidden;}
.news-list-li-more{  display: block;font-size: 16px; color:#333;margin-top:20px;}

.news-list-li:hover h1{color:#0756ad;}
.news-list-li:hover .news-list-li-more{color:#0756ad;}

.fenye{text-align:center;margin:30px 0;}
#pagelist,#espcms_bbs_pagelist{color:#818181}
.pagination {font-family: '微软雅黑','Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;padding:10px 0px;font-size:14px;margin: 0px;}
/*按钮色彩样式*/
.pagination a {border: #0075c2 1px solid;color: #0075c2;text-decoration: none;overflow: hidden;padding:6px 13px;margin: 0px 0px 0px 5px;}
.pagination a:visited {text-decoration: none;overflow: hidden;}
.pagination a:active {text-decoration: none;overflow: hidden;}
.pagination a:hover {color: #fff;background-color: #0075c2;overflow: hidden;}
.pagination span.current {border: #0075c2 1px solid;color: #fff;overflow: hidden;padding:6px 13px;margin: 0px 0px 0px 5px;}
.pagination span.disabled {background-color: #0075c2;}



/*gongcheng*/
.anli{padding: 42px 0 20px 0;}
.anli-list {margin: 20px -10px 0 -10px;}
.anli-list li{float: left;width:385px;margin:20px 10px;text-align: center;position: relative;border-bottom:1px solid #000;}
.anli-list li .mark{position: absolute;z-index:9;left:0;top:0;width: 386px;height: 310px; background:url(../images/markbg.png) no-repeat;display:none;}
.anli-list li a{font-size:18px;color:#2a2a2a;transition: .3s;}
.anli-list li a:hover{color:#004898;}
.anli-list li:hover .mark{ display: block;}
.anli-list li p{line-height: 65px;}

.anli-pic{overflow: hidden;width:385px; height:310px;}
.anli-pic img{display: block;width: 100%;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: .}

.anli-list li:hover{border-color:#0063d0;}
.anli-list li:hover .anli-pic img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}

.pic-list {margin: 20px -10px 0 -10px;}
.pic-list li{float: left;width:270px;margin:20px 15px;text-align: center;position: relative;border-bottom:1px solid #000;}
.pic-list li .mark{position: absolute;z-index:9;left:0;top:0;width:270px;height: 310px; background:url(../images/markbg.png) no-repeat center;display:none;}
.pic-list li a{font-size:18px;color:#2a2a2a;transition: .3s;}
.pic-list li a:hover{color:#004898;}
.pic-list li:hover .mark{ display: block;}
.pic-list li p{line-height: 65px;}

.pic-pic{overflow: hidden;width:270px; height:310px;}
.pic-pic img{display: block;width: 100%;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: .}

.pic-list li:hover{border-color:#0063d0;}
.pic-list li:hover .pic-pic img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}


/*detail*/
.mainbox{margin:40px auto;}
.newsread{ min-height: 400px;}
.newsread .h1{ font-size:36px; color:#316db5; margin-top:15px; }
.newsread .h1 span{ display:block; font-size:34px; color:#e7e7e7; font-weight:bold; text-transform:uppercase; margin-top:-10px;}

.newsread .tit{ font-size:24px; text-align:center; font-weight:600; color:#333;}
.newsread .daodu{ line-height:30px;color:#999;font-size:16px; text-transform:uppercase; margin:20px 0;text-align: center;}
.newsread .zhaiy{ line-height:26px;color:#999;font-size:14px; background:#f6f6f6; border:1px solid #dfdfdf;padding:10px 20px;}
.newsread .p{ font-size:15px; line-height:210%; color:#666; padding:10px 0;}
.newsread .sxp{ border-top:1px solid #e8e8e8;font-size: 16px;line-height:220%; color:#666; padding:20px 0; margin-top:20px;position: relative; }
.newsread .sxp a{color:#666;}
.newsread .sxp .btn-back{ width:145px;line-height:53px;display:block; position: absolute; top:30px; right:0; border:#e6e6e6 1px solid; text-align:center;border-radius:50px;}
.newsread .sxp .btn-back a{ color:#333;}
.newsread .sxp .btn-back:hover{background:#1572d8;}
.newsread .sxp .btn-back:hover a{color:#fff;}

/*在线招聘*/
.jiaru-list{overflow: hidden;padding:30px 0;}
.jiaru-list li{width:360px;height:555px; position: relative;float: left; background: #f3f3f3;padding:15px 25px;margin:14px;}
.jiaru-tit{line-height: 60px;font-size: 20px;border-bottom:1px dashed #cacaca; position: relative;}
.jiaru-tit span{position: absolute; right:0;top:0;}
.jiaru-list .summary{font-size: 15px; line-height: 30px; color:#666;margin-top:15px;height: 340px; overflow: hidden;overflow-y: auto;}
.job-bai-more{position: absolute;bottom:40px;left: 50%;margin-left:-103px; display: block; width:207px;height: 54px;line-height: 54px;text-align: center;border:1px solid #919191;border-radius:30px;font-size: 18px;}