@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
body{font-size:14px; font-family:"微软雅黑";}
ul,ol,li{ list-style:none;}
img{border:none; vertical-align:middle;}
h1, h2, h3, h4, h5, h6, hr, blockquote, form, ul, ol, li, p, pre, dl, dt, dd, fieldset, legend, button, input, textarea{margin:0; padding:0; font-weight:normal;}
a:link{color:#333; text-decoration:none;}
a:visited{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:none;}
.clear{clear:both; font-size:0; font-family:"sans-serif"; height:0; line-height:0;}

#header-box{width:100%; height:124px; overflow:hidden; background:url(../images/header-bg.jpg) no-repeat center;}
#header{width:1200px; margin:0 auto;}
#header .right{width:447px; height:124px; float:right; background:url(../images/header1.png) no-repeat center bottom;}

#nav-box{width:100%; height:47px;background:#2c85c6; }

.menu{height:47px;background:#2c85c6;position:relative;}
.menu .nav{width:1200px;height:47px;margin:0 auto;}
.menu .nav li{float:left;font-size:16px;}
.menu .nav li a{float:left;display:block;height:47px; width:140px; text-align:center; line-height:47px;color:#fff;text-decoration:none;position:relative;overflow:hidden;}
.menu .nav li a:hover,.menu .nav li a.on{background:#1f5d8a;color:#fff;}
.menu .nav li .box{width:100%; /*padding:35px 0;*/position:absolute;top:47px;/*left:203px;*left:190px;left:198px\0;*/background:#fff;display:none; z-index:9999; border-bottom:#1f5d8a solid 1px; left:0; right:0; padding-bottom:40px}
/*.menu .nav li .box a{display:block;height:50px;float:left;color:#fff;line-height:50px;border:none;background:none;padding:0;width:118px;text-align:center;}
.menu .nav li .box a:hover{text-decoration:underline;color:#46bd01}*/
.menu .nav li .box .menu2{width:1200px; margin:0 auto; }
.menu .nav li .box .menu2 h1{height:60px; line-height:60px; font-size:16px; font-weight:normal}
.menu .nav li .box .menu2 li{width:200px;  float:left; line-height:35px; margin-bottom:25px }
.menu .nav li .box .menu2 li a{color:#333; display:block; background:none;  font-size:14px; padding:0; }
.menu .nav li .box .menu2 li img{width:45px; height:45px; float:left; margin-right:10px}


#nav{width:1200px; margin:0 auto;}
#nav ul li a{font-size:16px; float:left; line-height:47px; padding:0 35px;display:block}
#nav ul li a{color:#fff; display:block}
#nav ul li a:hover{background:#1f5d8a;}
#nav ul li a.on{background:#1f5d8a;}

/*banner*/
.banner{width:1200px; margin:0 auto;}
/*中间区域*/
.center{
	width:100%;
	height:360px;
	background:#ccc;
}
/*中间轮播图区域*/
 
.content_middle{
	height:360px;
    margin:0px auto;
    position:relative;
}
.content_middle ul a{
	width:1200px;
	height:360px;
	display:block;
	position: absolute;
	margin:0px auto;
}
.content_middle:hover .common{
	display: block;
}
/*左右切换图标*/
.content_middle .common{
	display: block;
	width:50px;
	height: 100px;
	position: absolute;
	z-index: 25;
    top:40%;
    display: none;
}
.content_middle .btnLeft{
	opacity: 0.5;
	left:0px;
	background: url(../images/l.png) no-repeat;
}
.content_middle .btnRight{
	opacity: 0.5;
	right:0px; 
	background: url(../images/r.png) no-repeat;
	margin-right:20px;
}
/*左右切换图标*/
.content_middle ul li{
	width:100%;
	height:360px; 
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	margin:0px auto;
}

/*切换小图标*/

.content_middle .table{
	width:120px; 
	height:10px;
	position: absolute;
	bottom:10px;
	left:50%;
	z-index:9; 
	line-height: 24px; 
}
.content_middle .table a{
    width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;
}

.content_middle .table a.small_active{
	background:#FF8800;
	color: #fff;
	 
} 


.main{margin:0 auto;width:1200px}
.pro-switch{height:360px;overflow:hidden;position:relative;width:1200px}
.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:360px}
.no-js .slides>li:first-child{display:block}


.flexslider{margin:0 auto;position:relative;width:1200px;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 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:.8;filter:alpha(opacity=25)}
.flexslider:hover .flex-prev{opacity:.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:10px;text-align:center}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer}
.flex-control-paging li a.flex-active{background-position:0 0}



.index-tongz{width:1140px; padding-left:60px; height:48px; line-height:48px; border:1px solid #dedede; background:#f5f5f5 url(../images/icon-tongz.png) no-repeat 2% 50%; margin:10px auto;}
.index-tongz strong{font-size:16px; color:#333; font-weight:normal; float:left;}
.index-tongz b{width:1px; height:24px; background:#c4c4c4; float:left; margin:12px 20px 0 20px;}
.index-tongz em{font-style:normal; font-size:14px; color:#333; float:left; margin-left:15px}
.index-tongz input{margin-right:20px; margin-top:6px;}
.index-tongz .text{width:276px; padding-left:10px; height:32px; line-height:32px; background:#fff; border:1px solid #dedede; float:right;}
.index-tongz .ss{width:70px; height:32px; line-height:32px; font-size:16px; color:#fff; background:#2c85c6; border:none; float:right;}


.content1{width:1200px; height:353px; margin:10px auto;}
.content1-l{width:888px; height:353px; background:#fff; float:left; border:1px solid #dedede; border-top:2px solid #9dbcd3;}
.slideBox{ width:400px; height:310px; overflow:hidden; position:relative; border:1px solid #ddd; margin-top:20px; margin-left:20px; margin-right:30px; float:left;}
.content1-tit{width:410px; height:43px; background:rgba(0,0,0,0.5); line-height:43px; padding-left:15px; font-size:16px; color:#fff; position:absolute; left:0; bottom:0px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:12px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left; margin-right:8px;  width:10px; height:10px; border-radius:20px; background:#fff; cursor:pointer;}
.slideBox .hd ul li.on{ background:#30c37c; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:440px; height:310px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:2%; top:45%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


#outer {width:425px; float:left; margin-top:20px;}
#tab {zoom:1; width:425px; height:35px; border-bottom:1px solid #dedede;}
#tab li {float:left;color:#000;height:35px;	cursor:pointer;	line-height:35px; width:80px; font-size:20px; margin-right:35px;}
#tab li.current {color:#1986c1; border-bottom:2px solid #1986c1; height:34px;}
#content { margin-top:14px;}
#content ul {display:none; position:relative;}
#content ul li{width:235px; height:110px; border:#dedede solid 1px; float:left; margin-right:3px; margin-bottom:20px}
#content .more{position:absolute; top:-48px; right:5px;}

.content2{width:480px; height:75px; border-bottom:1px dashed #dedede; overflow:hidden; padding-bottom:10px;}
.content2-li{margin:10px 0; font-size:14px; color:#666;}
.content2-li span{width:5px; height:5px; background:#3d95d5; border-radius:10px; display:block; float:left; margin:8px 5px 0;}
.content2-li time{float:right;}

.content1-r{width:290px; height:353px; background:#fff; border:1px solid #dedede; border-top:2px solid #9dbcd3; float:right;}
.content1-r-tit{font-size:16px; color:#333; height:44px; line-height:44px; background:#f7f7f7; padding:0 15px; border-bottom:1px solid #dedede;}
.content1-r-tit span{float:right; font-size:14px; color:#666;}
.content1-r h2{font-size:16px; color:#2c85c6; padding:0 13px;}
.content1-r h3{font-size:14px; color:#333; padding:5px 0 10px 13px; margin-bottom:3px; border-bottom:1px dashed #dedede;}
.content1-r h4{font-size:14px; color:#999; padding:0 13px; line-height:24px;}

.content3{width:1200px; margin:10px auto; overflow:hidden;}
.content3-l{width:435px;  height:353px; border:1px solid #dedede; border-top:2px solid #9dbcd3; float:left; margin-right:17px;}
/*.content3-l:nth-child(2){margin-right:0;}*/
.content3-l-top{padding:13px 16px; border-bottom:1px solid #dedede; margin-bottom:3px; overflow:hidden}
.content3-l-top img{float:left; margin-right:15px;}
.content3-l-top h2{font-size:16px; color:#333; margin-bottom:5px;}
.content3-l-top h3{font-size:14px; color:#999; line-height:24px;}
.content3-l ul li{padding:6px 16px; font-size:14px; color:#666;}
.content3-l ul li strong{width:5px; height:5px; background:#3d95d5; border-radius:100%; display:inline-block; margin:3px 8px;}
.content3-l ul li span{float:right;}

.content3-r{width:290px; height:353px; background:#fff; border:1px solid #dedede; border-top:2px solid #9dbcd3; float:right;}
.content3-r h2{font-size:14px; color:#666; line-height:24px; padding:0 13px;}

.index-zhibo{width:1200px; margin:10px auto;}

.shipin{ margin:15px 0;}
.shipin ul li{height:80px; position:relative; overflow:hidden; margin-bottom:15px; padding:0 13px;}
.shipin ul li img{float:left; margin-right:10px;}
.shipin ul li h2{font-size:14px; color:#333; line-height:18px}
.shipin ul li h3{font-size:14px; color:#999; position:absolute; bottom:3px; left:135px;}

.content5{width:1200px; height:320px; margin:10px auto; box-sizing:border-box; padding:15px 20px; background:#fff; border:1px solid #dedede;  border-top:2px solid #9dbcd3;}
.content5 .c5-ul1 li{width:360px; float:left; margin-right:38px;}
.content5 .c5-ul1 li:last-child{margin-right:0;}
.content5 .c5-tit{font-size:20px; color:#2c85c6; margin-bottom:10px;}
.content5 .c5-tit span{float:right; font-size:14px}
.content5 .c5-img{width:360px; height:90px;}
.content5 .c5-ul2{margin:10px 0;}
.content5 .c5-ul2 li{border-bottom:1px dashed #dedede; line-height:30px; padding-bottom:5px;}
.content5 .c5-ul2 span{width:5px; height:5px; background:#3d95d5; border-radius:10px; display:block; float:left; margin:14px 10px 0 5px;}

#footer-box{width:100%; background:#2c85c6; overflow:hidden;}
#footer{width:1200px; height:260px; margin:0 auto; box-sizing:border-box; padding:20px; position:relative;}
#footer-t{width:100%; height:50px; border-bottom:1px solid #fff; overflow:hidden;}
#footer ul{overflow:hidden; float:left;}
#footer ul li{float:left; color:#fff; margin-right:5px; width:65px;}
#footer ul li a{color:#fff;}
.f-jt{width:75px; height:28px; border:1px solid #dedede; border-radius:20px; background:url(../images/footer-img1.png) no-repeat 80% 40%; 
color:#fff; padding:2px 0 0 15px; box-sizing:border-box; cursor:pointer; float:right;}
#footer-b{width:100%; height:170px; margin-top:20px;}
#footer-b-l{width:80%; height:170px; float:left;}
#footer-b-p{font-size:14px; color:#fff; line-height:30px;}
#footer-b-p a{color:#fff;}
#footer-b-p1{font-size:14px; color:#fff; line-height:30px; margin-top:10px;}
#footer-b-r{width:10%; height:150px; float:right;}
#footer-b-r p{text-align:center; color:#fff; line-height:28px;}

/*合作窗口*/
.hezuo{width:1200px; margin:10px auto; overflow:hidden;}
.hezuo-l{width:780px; padding:15px; border:1px solid #dedede; border-top:2px solid #9dbcd3; float:left;}
.hezuo-l-tit{font-size:18px; color:#2c85c6; padding-bottom:10px; border-bottom:1px solid #dedede;}
.hezuo-l-tit span{border-bottom:2px solid #2c85c6; padding-bottom:9px;}

.container {
	margin: 0 auto;
	overflow:hidden;
}

.container ul{overflow:hidden; margin:19px 0 0;}
.container ul li {
	float: left;
	width:33.33333%;
	list-style: none;
	margin-bottom:19px; position:relative;
}

.container ul li img{width:92%}
/*.container ul li:nth-child(2n){
	float:right;
}*/

.btn {
	display: inline-block;
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	border: 2px solid #2c85c6;
	background-color: #2c85c6;
	text-decoration: none;
	transition: 0.4s;
}
a.btn {color:#fff;}

.btn:hover {
	background-color: transparent;
	color: #2c85c6;
	transition: 0.4s;
}

.text-desc {
	position: absolute;
	
	background-color: #000;
	height: 35px; line-height:35px; width:235px; 
	opacity: 70%;
	width: 92%; left:0; right:0; margin:0 auto; bottom:0;background-color:rgba(0,0,0,0.7);
}
.text-desc h3{ /*margin-top:40%;*/ color:#fff; font-size:16px; font-weight:normal;}
.text-desc p{margin:5%; color:#fff;}

/* effect-1 css */
.port-1 {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	/*border: 4px solid rgba(255, 255, 255, 0.9);*/
}

/*.port-1 .text-desc {
	opacity: 0.8;
	top: 100%;
	color: #000;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}*/

/*.port-1 img {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}

.port-1:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.port-1.effect-1:hover .text-desc {
	top: 0;
}

.port-1.effect-2 .text-desc {
	top: auto;
	bottom: -100%;
}

.port-1.effect-2:hover .text-desc {
	bottom: 0;
}

.port-1.effect-3 .text-desc {
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
}

.port-1.effect-3:hover .text-desc {
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
}*/

.hezuo-r{width:370px; float:right; overflow:hidden;}
.hezuo-r1{ border:1px solid #dedede; border-top:2px solid #9dbcd3;}
.hezuo-xx{ width:90%; margin:10px auto;}
.hezuo-xx ul li{font-size:14px; line-height:28px; border-bottom:1px dashed #dedede; padding:3px 0;}

.hezuo-r2{ border:1px solid #dedede; border-top:2px solid #9dbcd3;}
.hezuo-dt{ margin:15px 0;}
.hezuo-dt ul li{height:80px; position:relative; overflow:hidden; margin-bottom:15px; padding:0 13px;}
.hezuo-dt ul li img{float:left; margin-right:10px;}
.hezuo-dt ul li h2{font-size:18px; color:#333; margin:3px 0;}
.hezuo-dt ul li h3{font-size:14px; color:#999;}

/*企联资讯*/
.lingd{width:1200px; margin:20px auto; overflow:hidden;}
.qiliang-l{width:754px; float:left; background:#fff; border:1px solid #dedede; padding:15px 22px; overflow:hidden; min-height:684px}
.qiliang-l-tit {font-size:18px; color:#333; border-bottom:1px solid #dedede; padding-bottom:10px;}
.qiliang-l-tit a{font-size:18px; color:#333; border-bottom:1px solid #dedede; padding-bottom:10px; margin-right:30px}
.qiliang-l-tit a b{border-bottom:0px solid #3d95d5; padding-bottom:9px; font-weight:normal;}
.qiliang-l-tit a:hover b{border-bottom:2px solid #3d95d5; padding-bottom:9px; font-weight:normal;}
.qiliang-l-tit a.on b{border-bottom:2px solid #3d95d5; padding-bottom:9px; font-weight:normal;}


.chuangkou-l{width:754px; float:left; background:#fff; border:1px solid #dedede; padding:15px 22px; overflow:hidden; min-height:684px}
.chuangkou-l-tit {font-size:16px; color:#333; border-bottom:1px solid #dedede; padding-bottom:10px;}
.chuangkou-l-tit a{font-size:16px; color:#333; border-bottom:1px solid #dedede; padding-bottom:10px; margin-right:20px}
.chuangkou-l-tit a b{border-bottom:0px solid #3d95d5; padding-bottom:9px; font-weight:normal;}
.chuangkou-l-tit a:hover b{border-bottom:2px solid #3d95d5; padding-bottom:9px; font-weight:normal;}
.chuangkou-l-tit a.on b{border-bottom:2px solid #3d95d5; padding-bottom:9px; font-weight:normal;}


.newslist{width:100%; margin-top:20px}
.newslist li{width:100%; height:120px; border-bottom:#dedede solid 1px; margin-bottom:20px}
.newslist li img{float:left; margin-right:30px}
.newslist li .l1{ height:35px; /*line-height:45px;*/ font-size:20px; display:block}
.newslist li .l1 a{color:#333333}
.newslist li .l2{  line-height:24px; font-size:14px; color:#999999;display:block; margin-top:0px}
.newslist li .l3{line-height:24px; font-size:14px; color:#999999;display:block; margin-top:20px; float:right; }

.qiliang-r{width:380px; float:right;  min-height:684px}
.shipinghuigu{width:334px; float:right; background:#fff; border:1px solid #dedede; padding:15px 22px 0px 22px; overflow:hidden; margin-bottom:10px }
.shiping-tit {font-size:24px; color:#333; border-bottom:1px solid #dedede; padding-bottom:10px;}
.shiping-tit b{border-bottom:2px solid #3d95d5; padding-bottom:9px; font-weight:normal;}

.shiping-tit span{float:right; font-size:14px; line-height:35px}
.shipinghuigu ul{margin-top:20px}
.shipinghuigu li{width:100%; height:80px; margin-bottom:20px;}
.shipinghuigu li img{float:left; margin-right:12px}

.shipinghuigu li .l1{ display:block; line-height:42px; font-size:16px}
.shipinghuigu li .l1 a{ color:#333333}
.shipinghuigu li .l2{ display:block;  font-size:14px; color:#999999}

.huod-r{width:334px; background:#fff; border:1px solid #dedede; padding:15px 22px 10px 22px; overflow:hidden;margin-bottom:10px }
.huod-r-tit {font-size:24px; color:#333; border-bottom:1px solid #dedede; padding-bottom:10px;}

.huod-r-tit span {
    float: right;
    font-size: 14px;
    line-height: 35px;
}

.huod-r-tit b{border-bottom:2px solid #3d95d5; padding-bottom:9px; font-weight:normal;}
.huod-r ul{margin-top:15px}
.huod-r ul li{ width:100%;}
.huod-r ul li p{ text-align:center; line-height:40px}

/*新闻-详细页*/
.xiangxi{width:754px; float:left; background:#fff; border:1px solid #dedede; padding:15px 22px; overflow:hidden; min-height:990px; position:relative;}
.xiangxi-tit{font-size:24px; color:#333; text-align:center; border-bottom:1px solid #dedede; padding-bottom:15px; margin-bottom:10px;}
.xiangxi-ly{text-align:center;}
.xiangxi-ly span{margin:0 10px;}
.xiangxi-ly b{color:#5f0b00; font-weight:normal;}
.xiangxi-p{font-size:16px; color:#333; line-height:32px; margin:15px 0;}
.xiangxi-bottom{width:95%; height:80px; position:absolute; left:20px; bottom:0; border-top:1px solid #dedede;}
.xiangxi-bottom p{margin-top:10px;}
.xiangxi-fenx{widht:150px; height:40px; float:right; margin-top:-45px;}

/*新闻文字列表*/
.xinwen{width:754px; float:left; background:#fff; border:1px solid #dedede; padding:15px 22px; overflow:hidden; min-height:990px;}
.xinwen-tit{font-size:24px; color:#333; text-align:center; border-bottom:1px solid #dedede; padding-bottom:15px; margin-bottom:10px;}
.xinwen ul li{font-size:14px; color:#666; line-height:24px;  width:734px; margin:10px 0;}
.xinwen ul li span{width:5px; height:5px; background:#1986c1; display:block; border-radius:5px; float:left; margin:11px;}
.xinwen ul li .addtime{float:right; color:#666; display:block;}
.xinwen ul li:nth-child(5n+0){border-bottom:1px dashed #dedede; padding-bottom:20px; margin-bottom:20px;}
.xinwen ul li p{ color:#666666; font-size:14px; }
.xinwen ul li a.five{font-size:18px; color:#0f5c94}

/*大事记*/
.dashiji{width:100%; background:#fff;  overflow:hidden; }
.dashiji ul li{font-size:14px; color:#666; line-height:24px;  width:100%; margin:10px 0;}
.dashiji ul li span{width:5px; height:5px; background:#1986c1; display:block; border-radius:5px; float:left; margin:11px;}
.dashiji ul li .addtime{float:right; color:#666; display:block;}
.dashiji ul li:nth-child(5n+0){border-bottom:1px dashed #dedede; padding-bottom:20px; margin-bottom:20px;}


.content2{width:480px; height:75px; border-bottom:1px dashed #dedede; overflow:hidden; padding-bottom:20px;}
.content2-tit{color:#333; font-size:18px; margin-bottom:8px;}
.content2-p{font-size:14px; color:#999; line-height:22px;}
.content2-li{margin:9px 0;}
.content2-li span{width:5px; height:5px; background:#3d95d5; border-radius:10px; display:block; float:left; margin:8px 5px 0;}
.content2-li time{float:right;}

/*领导介绍*/
.lingd{width:1200px; margin:20px auto; overflow:hidden;}
.lingd-l{width:240px; float:left;}
.lingd-l1{width:240px;  background:#fff; border:1px solid #dedede;}
.lingd-l1-tit{ height:58px; background:#3d95d5 url(../images/lingd-img1.png) no-repeat 10% 50%; width:240px; line-height:58px; 
font-size:18px; box-sizing:border-box; padding-left:65px; color:#fff;}
.lingd-l1 ul{width:240px; margin:0 auto; overflow:hidden;}
.lingd-l1 ul li{height:50px; line-height:50px; width:238px; background:#fff url(../images/lingd-img3.png) no-repeat 90% 50%; padding-left:20px; box-sizing:border-box;}
.lingd-l1 .on{color:#3d95d5; background:#f2f2f2 url(../images/lingd-img2.png) no-repeat 90% 50%;height:50px; line-height:50px; width:240px; box-sizing:border-box;}
.lingd-l2{width:240px; background:#fff; border:1px solid #dedede; margin-top:20px; margin-bottom:20px; padding-bottom:15px;}
.lingd-l2-tit{ height:58px; background:#3d95d5 url(../images/lingd-img1.png) no-repeat 10% 50%; width:240px; line-height:58px; 
font-size:18px; box-sizing:border-box; padding-left:65px; color:#fff;}
.lingd-lx1{width:220px; margin:15px auto; background:#fff; overflow:hidden; border-bottom:1px solid #dedede; padding-bottom:5px;}
.lingd-lx1 .zix{float:left; color:#666; margin-left:10px; margin-top:-4px; font-size:16px;}
.lingd-lx1 .zix p{color:#f00; font-size:20px;}
.lingd-l2-p{width:220px; font-size:14px; color:#666; margin:0 auto; line-height:26px;}

.lingd-r{width:940px; min-height:684px; float:right; background:#fff; box-sizing:border-box; border:1px solid #dedede; padding:15px 20px; overflow:hidden;}
.lingd-r-tit{font-size:24px; color:#333; border-bottom:1px solid #dedede; padding-bottom:10px;}
.lingd-r-tit b{border-bottom:2px solid #3d95d5; padding-bottom:9px; font-weight:normal;}
.lingd-r-tit span{font-size:16px; float:right; margin-top:10px;}
.lingd-r .ld-li{margin:20px 0;}
.lingd-r .ld-li li{overflow:hidden; position:relative; margin-bottom:20px;}
.lingd-r .ld-li li .ld-img1{padding:5px; border:1px solid #dedede; float:left; margin-right:20px;}
.lingd-r .ld-li li h2{color:#3d95d5; font-size:18px; font-weight:normal; margin-top:8px;}
.lingd-r .ld-li li h2 span{margin-left:20px;}
.lingd-r-p{font-size:14px; color:#666; line-height:26px;}
.ld-more{width:60px; height:25px; background:#e7e7e7; line-height:25px; position:absolute; left:210px; bottom:8px; text-align:center; border-radius:5px;}
.ld-more a{color:#034db5;}

/*荣誉证书*/
.rongy{width:100%;}
.rongy ul{overflow:hidden; margin:15px 0;}
.rongy ul li{ width:273px; overflow:hidden; float:left; margin-right:35px; margin-bottom:20px;}
.rongy ul li:nth-child(3n+0){ margin-right:0px;}
.rongy ul li img{border:1px solid #dedede; width:273px; height:190px;} 
.rongy ul li p{text-align:center; color:#666; line-height:30px}

/*关于我们*/
.about_content_tit{width:100%; line-height:72px; text-align:center; font-size:24px; color:#333333; border-bottom:#dedede solid 1px}
.about_content{width:100%; line-height:28px; margin-top:15px}

/*公告滚动*/

.qimo8{ overflow:hidden; width:500px; float:left; margin-top:8px}
.qimo8 .qimo {/*width:99999999px;*/width:8000%; height:30px;}
.qimo8 .qimo div{ float:left;}
.qimo8 .qimo ul{float:left; height:30px; overflow:hidden; zoom:1; }
.qimo8 .qimo ul li{float:left;height:30px; line-height:30px; list-style:none;}
.qimo8 li a{margin-right:10px;color:#444444;}


/*活动剪影*/
.huodong{width:754px; float:left; background:#fff; border:1px solid #dedede; padding:14px 22px; overflow:hidden; min-height:990px;}
.huodong-tit{font-size:24px; color:#333; text-align:center; border-bottom:1px solid #dedede; padding-bottom:15px; margin-bottom:10px;}
.huodong ul{margin-top:10px}
.huodong ul li{font-size:14px; color:#666; line-height:36px;  width:175px; margin:10px 0; float:left; margin-right:16px; text-align:center}
.huodong ul li:nth-child(4n+0){ margin-right:0px;}


.pages{width:100%; margin:0 auto; text-align:center;margin-top:20px;}
/*淘宝风格*/
.paginator { font: 12px "微软雅黑"; margin:0 auto; }
.paginator a {border:solid 1px #e2e0e0;color:#000;cursor:pointer;text-decoration:none;}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {border:1px solid #3d95d5;color:#FFF;background-color:#3d95d5; font-family:"微软雅黑"}
.paginator a:hover {border:solid 1px #3d95d5;color:#fff;text-decoration:none; background:#3d95d5; display:block}
.paginator a,.paginator a:visited,.paginator .cpb,.paginator a:hover  
{height:20px;line-height:20px;min-width:20px;_width:10px;margin-right:5px;text-align:center;
 white-space:nowrap;font-size:14px;font-family:微软雅黑;padding:5px 10px; display:inline-block}

/*视频回顾*/
.ship{width:754px; float:left; background:#fff; border:1px solid #dedede; padding:15px 22px; overflow:hidden; min-height:990px;}
.ship ul{margin:15px 0; border-bottom:1px solid #dedede; padding-bottom:20px; overflow:hidden;}
.ship ul li{width:358px; line-height:22px; float:left; margin-right:30px; margin-bottom:10px; position:relative;}
.ship ul li:nth-child(2n){margin-right:0;}
.video_btn{width:50px; height:50px; cursor:pointer; background:url(../images/video_btn.png) no-repeat center; position:absolute; top:38%; left:45%;}