﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;box-sizing: border-box;}
body{font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#333;/* background:url(../images/index_bg.jpg) no-repeat;*/}
body{ color:#333333;}
a{color:#4C4C4C;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;}
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:30px; line-height:30px; color:#999; border:1px solid #ddd;}


tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-weight:normal;}
i,em{ font-style:normal;}
.w1015{ width:1015px; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.blank85{ height:130px; overflow:hidden;}
.blank100{height:100px; overflow:hidden;}
.clear{clear:both; overflow:hidden;}
.clearfloat {clear:both;overflow:hidden;}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;clear:both;visibility:hidden}
.mainbox{ width:92%; margin:0 auto;min-width: 320px;}
.fl{ float:left;}
.fr{ float:right;}
/*:before{content:"";position:absolute;top:0px;z-index:1;}
:after{content:"";position:absolute;top:0px;z-index:1;}*/



/*头部样式*/
.header {width:100%;margin:0 auto;transition:0.4s all;background:#fff;padding: 0 0 10px 0;height: 135px; position:fixed;z-index:9;box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.header .logo{float:left;vertical-align: middle;margin-top: 5px;/*margin-top: -10px;*/}
.header .logo .img2{display:none;}
.header .nav {/*width:60%;*/ width: calc(100% - 375px); z-index:2;float: right;height: 60px; padding-top: 15px;max-width: 900px;}
.header .nav li {float:left;width: calc(100% / 7);text-align: center; position:relative;}


.header .nav li a{overflow:hidden;position:relative;height:60px;line-height:60px;top:0;font-size:18px;z-index:2;color:rgba(0,0,0,.75);}
.header .nav li a b{width:100%;height:2px;position:absolute;background:#c30c23;bottom:-14px;left:0;visibility:hidden;}
.header .nav li a b:before{content:"";position:absolute;top:0px;z-index:1;width:16px;height:21px;background:url("../tb.png") no-repeat;background-size:16px;left:50%;margin-left:-8px;top:-9px;}
.header .nav li.yes a{color:#264480;}
.header .nav li.yes b{visibility:visible;}
.header .nav li a:hover{color:#c30c23;}
.header .nav li:last-child{margin-right:0;}
.header .nav li:hover .subnav {opacity:1;top:60px;visibility:visible;}
.header .nav .subnav {position:absolute;top:120%;width:200px;padding:5px;left: -30%;visibility:hidden;transition:all 0.3s ease 0s;border-radius:3px;z-index:999;background:rgb(250, 250, 250);box-shadow:0 0 20px rgba(0,0,0,0.2);}
.header .nav .subnav:before{content:"";position:absolute;top:0px;z-index:1;height:0;width:0;border-color:transparent transparent rgb(108, 106, 106,.95) transparent;border-style:solid;border-width:5px;top:-10px;left:44%;}
.header .nav .subnav a {text-align:center;display:block;*display:inline;zoom:1;position:relative;font-size:14px;line-height:50px;height:50px;width: 100%;float: left;}
.header .nav .subnav a h2 {color:#0a0a0a;position:relative;z-index:2;font-size:16px;line-height:45px;border-bottom: 1px solid #eaeaea;}
.header .nav .subnav a:hover h2, .header .nav .subnav a.yes h2 {color:#c30c23;}
.header .nav .subnav a:after{content:"";position:absolute;top:0px;z-index:1;width:0;height:1px;background:rgba(201, 2, 2, 0.6);left:3px;top:22px;visibility:hidden;}
.header .nav .subnav a:before{content:"";position:absolute;top:0px;z-index:1;width:0;height:1px;background:rgba(201, 2, 2, 0.6);left:auto;right:3px;top:22px;visibility:hidden;}
.header .nav .subnav a:hover:after,.header .nav .subnav a:hover:before{width:18px;visibility:visible;transition:460ms;}

.header .Close_btn.active{right:12px;}
.header .Close_btn.active span{background:#1A1A1A;}
.header .Close_btn {position:fixed;right:0px;top: 27px;width: 300px;cursor:pointer;z-index:999;display:none;transition:0.4s all;text-align:center;font-size: 25px;}
.header .Close_btn h2{font-size:14px;position:absolute;left:-26px;top:1px;color:#292929;}
.header .Close_btn span {display:block;width:29px;height:3px;margin:5px 0 0 9px;background:#264480;transition:0.3s all;position:relative;z-index:2;}
/*.header .Close_btn span:nth-child(2){width:10px;margin-left:18px;}
.header .Close_btn span:nth-child(2):before{width:4px;height:4px;background:#B70000;left:-9px;top:-1px;z-index:1;border-radius:5px;}
*/
.header .Close_btn.active span:nth-child(1){transform:translateY(11px) rotate(45deg);}
.header .Close_btn.active span:nth-child(3){transform:translateY(-5px) rotate(-45deg);}
.header .Close_btn.active span:nth-child(2){opacity:0;}

/*电话*/
.pc_lang {float:right;display: flex;align-items: center;justify-content: flex-end; height: 60px;margin-top: 15px;}     
.pc_gb{width: 280px;height: 45px; text-align: center;line-height: 45px; background: #15499a; border-radius: 25px;color: #fff!important;font-size: 20px;}
.pc_gb span{font-size: 26px;font-weight: 600;}
.pc_gb:hover{background:#cbb480;}

/*shang*/
.tophybox{width: 100%;height: 42px;border-bottom: 1px solid #e0e0e0;}
.tophy{width: 90%;height: 42px;margin: 0 auto;overflow: hidden;}
.tophy p{width: 50%;display: block;float: left;font-size: 16px;line-height: 42px;color: #666;}
.tophy p:nth-child(2){text-align: right;}
.tophy p:nth-child(2) span{font-size: 32px;line-height: 42px;font-weight: 600;color: #b40000;}

@media(max-width:1440px){
    .header .nav{width: calc(100% - 500px);}
    .header .nav li{font-size: 20px;}
    .header{height:200px;}
}
@media(max-width:1024px){
	.tophybox{display: none;}
    .header .logo .img1{width: 300px;/*margin-top: 10px;*/margin-left: 15px;}
}



/*导航*/
.header .xs_nav{width: 100%;overflow: hidden; display: none;border-top: 1px solid #eee;text-align: left;}
.header .xs_nav .nav-item{color: #212121;border-bottom: 1px solid #eee;background: #FFFFFF;}
.header .xs_nav .nav-item a{color: #212121;font-size: 0.8rem;}
.header .xs_nav .nav-item .title{width:100%;line-height:2.5rem;position: relative;color: #666666;font-size: 0.28rem;}
.header .xs_nav .nav-item .title .drop-btn{font-family: simhei; width: 1.8rem;height: 1.6rem;display: none; cursor: pointer; font-size:1rem;line-height: 2.6rem;text-align: center;position: absolute;right: 0px;top: 0px;transition: all 220ms linear;}
.header .xs_nav .nav-item.open .title .drop-btn{transform: rotate(-45deg);}
.header .xs_nav .nav-item .title a{display: block;padding-left: 1.2rem;}	
.header .xs_nav .nav-item ul{padding-top: 0.1rem;padding-bottom: 0.1rem;display: none;}
.header .xs_nav .nav-item ul li{padding-left: 1.4rem;line-height: 0.5rem;border-bottom: 1px dashed #eee;}
.header .xs_nav .nav-item ul li a{line-height: 2rem;color:#353434;}


.weixin{z-index:2;cursor:pointer;margin-top: 16px;float: right;margin-left: 2%;}
.weixin i {width:30px;height:30px;float:left; position:relative;background:#264480 url("../UploadFiles/jiaod/wxico.png") no-repeat 6px 6px;background-size:18px;border-radius:30px;}
.weixin img{width:120px;top:50px;left:-54px;z-index: 9;position:absolute;visibility:hidden;transition:460ms;border-radius:3px;}
.weixin:hover img{top:40px;visibility:visible;}
.weixin:hover{background:#fff;border-radius:30px;}

.h_nav {display: none;}


/*banner*/
#banner {position: relative;overflow: hidden;	width: 100%;}
#banner ul {	position: relative;	overflow: hidden;	width: 500%}
#banner ul li {	width: 20%;	float: left}#banner ul li img {	width: 100%;display: block;}
#banner aside {	position: absolute;	top: 0;	bottom: 0;	height: 0;	width: 90%;	right: 0;	left: 0;	margin: auto}
#banner aside span {display: block;	width: 65px;	height: 65px;	z-index: 1;	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner:hover aside span{ 	opacity: 1;}
#banner aside span:after {	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 27px;	height: 27px;	border-top: 3px solid #1c6cb3;	border-left: 3px solid #1c6cb3;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner aside span.prev {	float: left;}
#banner aside span.next {	float: right;}
#banner aside span.next:after {	left: 0;	right: 20%;	-webkit-transform: rotateZ(135deg);	-moz-transform: rotateZ(135deg);	-ms-transform: rotateZ(135deg);	-o-transform: rotateZ(135deg);	transform: rotateZ(135deg)}
#banner>div {	width: 150px;	position: absolute;	right: 0;	left: 0;	bottom: 11%;	margin: auto}
#banner>div em {display: block;	float: left;	width: 18px;	height: 18px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border: 3px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0 4.75px;	background: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;	transition: all .3s;	cursor: pointer}
#banner>div em.act {background: #1c6cb3}
@media(max-width:991px){
    #banner>div{left: 25%;}
}
/*banner end*/


/*热门产品*/
.rmcp{width: 85%;margin: 0 auto;font-size: 16px;line-height: 80px;border-bottom: 1px #efefef solid;}
.rmcp span{float: right;}
@media(max-width:991px){
	.rmcp{font-size: 15px;width: 95%;line-height: 30px;}
}


/*sybt*/
.sybt{margin:0 auto;padding-bottom: 26px;}
.sybt .sf{text-align: center; position: relative; top: 51px;text-transform: uppercase;}
.sybt .sf span{color:#eee;font-weight: bold;line-height: 1;font-size: 72px;font-family: trebuchet ms,helvetica,sans-serif;}
.sybt .xf{position: relative; z-index: 2;text-align: center;}
.sybt .xf span{font-size:33px;font-weight: bold;font-family:微软雅黑;color:#e60012}


/*sychanpindaohang*/	
.tabTop {margin: 28px 0px;justify-content: center;display: flex;}
.tabTop p {width: 100%;/*height: 40px;*/line-height: 40px;	text-align: center;	float: left;	margin: 0 7px;}
.tabTop p a {font-size: 18px;color: #333333;display:inline-block;background: #f1f1f1;border-radius: 19px;padding: 0 4%;margin-bottom: 10px;}
.tabTop p a:hover  {color: #FFF;background:#c30c23;}
.tabTop p a.on {color: #FFF;background:#c30c23;}
/*sychanpin*/
.cpzsbox { width: 5600px;}
.cpzx {float:left;width:280px;padding:0 0.1%;color:#181815; text-align:center; margin-bottom:20px;}
.cpzx a .pic {width:100%; height:100%; overflow:hidden; position:relative;transition: all 400ms ease 0s;border:#ddd 1px solid;}
.cpzx a .pic .img {width:100%; height:100%; transition: all 1s ease 0s;}
.cpzx a:hover .pic .img {transform: scale(1.1);}
.cpzx h2 {text-align:center; height:50px; line-height:50px; font-size:14px; color:#393939;}
.cpzx .tt {font-size:16px; text-align:center; height:58px; line-height:58px;}
.cp a.more {width: 190px;height: 42px;line-height: 42px;text-align: center;font-size: 16px;color: #fff;display: block;background: #5e5e5e;    margin: 0px auto 20px auto;}


/*sypd*/
.nct{width:100%;max-width:100%;padding-top:0px; padding-bottom:0px; position:relative;}
.nct .nzc{background-color:#C30C23;padding:30px;width: 50%;float: left;}
.nct .nzc h3{ font-size: 25px;color: #fff; margin: 0;}
.img2 {display: none;}
.xiong { position: absolute;top: -38px;left:80%;}

/*首页简介*/
.syxjbox{width: 100%;/*min-width: 1200px;background-image: url(../images/tacn/syxjbj.jpg);*/background-size: 100% 100%;padding: 20px 0;}
.syxj{width: 90%;margin: 0 auto;overflow: hidden;}
.syxjtp{width: 680px;display: block;float: left;margin-top: 20px;}
.syxjnr{width: calc(100% - 700px);padding:30px 0 0 20px;box-sizing: border-box;float: left;}
.syxjwz{width: 100%;height:435px;overflow: hidden;}
.syxjnr p:nth-child(1){font-family:times new roman,times,serif;font-size: 32px;line-height: 32px;color: #0856a4;letter-spacing: 2px;margin-bottom: 10px;text-transform: uppercase;}
.syxjnr p:nth-child(2){font-size: 30px;line-height: 40px;color: #0856a4;margin-bottom: 16px;    font-weight: 600;}
.syxjnr p:nth-child(3){font-family: "Microsoft Yahei", sans-serif;font-size: 18px;font-weight: lighter;line-height: 32px;color: #000;/*letter-spacing: 1px;*/margin-bottom: 16px;text-indent: 30px;}
/*.syxjnr p:nth-child(4){font-size: 26px;line-height: 40px;color: #cc0505;margin-bottom: 16px;font-weight: 600;}*/

.syxjnr p:nth-child(4){display: flex;/*margin-top: 31px;*/}
.syxjnr p:nth-child(4) a{display: block;width: 200px;font-size: 18px;line-height: 46px;color: #555;background-color: #e4e4e4;text-align: center;border-radius: 23px;margin-right: 20px;position: relative;}.sygynr p:nth-child(4) a span{position: relative;z-index: 5;}
.syxjnr p:nth-child(4) a::after{position: absolute;content: "";width: 46px;height: 100%;background-color:#0856a4;border-radius: 23px;transition: all 0.6s;left: 0;top: 0;opacity: 0;}
.syxjnr p:nth-child(4) a:hover{color: #fff;}
.syxjnr p:nth-child(4) a:hover::after{width: 100%;opacity: 1;}
.syxjnr p:nth-child(4) a span {position: relative; z-index: 5;}

.syxjnr a:nth-child(6){width: 200px;display: block;font-size: 18px;line-height: 40px;letter-spacing: 2px;border: 2px solid #cc0505;border-radius: 6px; color: #cc0505;text-align: center;margin-bottom: 16px;transition: all 0.6s;}
.syxjnr a:nth-child(6):hover{background-color: #dc191e;border: 2px solid #dc191e;}
.syxjtplb{width: 100%;height: 250px;overflow: hidden;}
.syxjtpgd{width: 1355px;overflow: hidden;}
.syxjtpgd a{display: block;width: 250px;height: 250px;margin-right: 20px;float: left;position: relative;border: 0 solid #dc191e!important;}
.syxjtpgd a img{width:100%;height: 190px;display: block;}
.syxjtpgd a .syxjmc{width: 100%;display: block;position: absolute;font-size: 18px;line-height: 32px;background-color: rgba(0,0,0,0.6);color: #fff;text-align: center;left: 0;bottom: 0;z-index: 2;margin-bottom: 0!important;}
.syxjnr .syxjtplb p{font-size: 18px;color: #000;line-height: 50px;font-weight: 200;background:#eaeaea;}
@media(max-width:1440px){
	.syxjtp{width: 500px;}
	.syxjnr{width: calc(100% - 500px);}
	.syxjnr p:nth-child(3){display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;overflow: hidden;}
	.syxjwz{height: 300px;}
}


@media(max-width:991px){
	.syxjtp{display: none;}
	.syxjnr{width: 100%;padding: 30px 20px 0 20px;}
	.syxj{width: 100%;}
	.syxjnr p:nth-child(1){font-size: 20px;line-height: 20px;}
	.syxjnr p:nth-child(2){font-size: 25px;}
	.syxjnr p:nth-child(3){font-size: 16px;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;
    font-weight: normal;}
	.syxjnr .syxjtplb p{font-size: 16px;}
	.syxjwz{height: 500px;}
    .syxjtplb{margin-top: 30px;height: 200px;}
    .syxjnr p:nth-child(4) a{font-size: 15px;line-height: 35px;margin-right: 10px;}
    .syxjtpgd a{width: 200px;}
    .syxjtpgd a img{height: 140px;}
    .syxjtpgd{width: 1320px;}
    .syxjwz{height: 250px;}

}

/*首页合作*/
.syalbox{width: 100%;background-color: #fbfbfb;padding: 60px 0;margin-top: 30px}
.syal{width: 90%;margin: 0 auto;overflow: hidden;}
.syalbt{width: 300px;float: left;margin-right: 20px;}
.syalbt p:nth-child(1){font-size: 36px;line-height: 54px;color: #d1d1d1;letter-spacing: 4px;}
.syalbt p:nth-child(2){font-size: 30px;line-height: 36px;color: #2d4faa;letter-spacing: 4px;margin-bottom: 6px;}
.syalbt p:nth-child(3){ font-size: 20px;line-height: 30px;color: #777;font-weight: lighter;letter-spacing: 4px;}
.syalbt a:nth-child(4){width: 140px;height: 42px;display: block;border: 1px solid #d1d1d1;font-size: 18px;line-height: 42px;text-align: center;margin-top: 40px;color: #666;transition: all 0.4s;}.syalbt a:nth-child(4):hover{background-color: #2d4faa;color: #fff;}
.syalg{width: calc(100% - 340px);float: left;padding-left: 19px;border-left: 1px solid #ddd;}
.swiper-slide .syala{padding: 0;margin: 0;border: 0;}
.swiper-slide .syala .syaltp{width: 100%;display: block;padding: 0;margin: 0;border: 0;margin-bottom: 20px;}
.swiper-slide .syala:nth-child(2) .syaltp{margin-bottom: 0;}
.syalbox .hzbt{text-align: center; margin-bottom: 40px;}
.syalbox .hzbt span{display: block; height:52px; line-height: 47px;font-size: 40px; color:#333333; font-weight: bold;letter-spacing: 2px;margin-bottom: 10px;}
.syalbox .hzbt i{display: block;width: 100px; height:21px; margin:0 auto; background:url(../images/tacn/tb.png) no-repeat center;position: relative;}
.syalbox .hzbt i:before{width:223px; height:1px; background:#d6d6d6; content:""; position: absolute; left:-223px;top:10px;}
.syalbox .hzbt i:after{width:223px; height:1px; background:#d6d6d6; content:""; position: absolute; right:-223px;top:10px;}
.syalbox .hzbt em{display: block;height:28px; line-height: 40px;font-size: 18px; color:#666666; font-weight: normal; letter-spacing: 2px;}
@media(min-width:992px){
	.syalbox .hzbt{display: none;}
}
@media(max-width:1200px){.syal{width: 96%;}}
@media(max-width:991px){
	.syalbt{display: none;}
	.syalg{width: 100%;}
	.syalg{width: 100%;}
	.syalbox .hzbt{display:block;}
	.syalbox .hzbt span{font-size: 30px;}
	.syalbox{padding: 40px 0;}
}
@media(max-width:680px){.swiper-container{width: 100%!important;}}


/*首页产品*/
.sycp_t{  width: 80%;margin: 10px auto;text-align: center;}
.sycp_t p{font-size: 34px;font-weight: bold;line-height: 60px;}
.sycp_t p1{width: 7%; height: 2px;background-color: #c7000b;position: absolute;left: 46.5%;}
.sycp_t h1{font-size: 18px;font-weight: 300; line-height: 30px;margin-top: 10px;text-transform: uppercase;font-weight: 100;}

.sycp .sjdh{width: 100%;margin: 0 auto;overflow: hidden;margin-bottom: 40px;}
.sycp .sjdh li{width: calc((100% - 120px) / 6);margin: 3px 10px;box-sizing:border-box;float: left;background-color: #15499a;}
.sycp .sjdh li a{width: 100%;display: block;font-size: 13px;line-height: 35px;color: #fff;text-align: center;}
.sycp .sjdh li:hover{background: #c7270e;transition: all 0.6s ease;border-radius: 25px;}

.sycp .cpdh{width:320px;float:left;}
.sycp .clcd{width: 285px;background-color: #ffffff;margin: 40px auto;}
.sycp .clcd li{width: 100%;overflow: hidden;border-bottom: 1px solid #ececec;}
.sycp .clcd li .cdyja{width: 80%;font-size:18px;line-height: 50px;color:#0454b1;display:block;padding-left: 10%;float: left;box-sizing: border-box;font-weight: bold;}
.sycp .clcd li a:hover{color:#0856a4;font-weight: bold;}
.sycp .jsejdhan{width: 20%;float: left;padding: 17px 20px;box-sizing: border-box;}
.sycp .jsejdhan i{font-size: 16px;color: #666!important;float: right;transition: all 0.6s;}
.sycp .jsejdhan i:hover{color:#0856a4;}
.sycp .cdej{width: 100%;height: 0; overflow: hidden;background-color: #f9f9f9;}
.sycp .cdej1{transition: all 0.6s;}.cdej2{transition: all 0.6s;}
.sycp .cdej li{width: 100%;overflow: hidden;    border-bottom: 1px dotted #ccc;}
.sycp .cdej li .cdeja{width: 80%;font-size:16px;line-height: 50px;color:#666;display:block;padding-left: 10%;background:url("../images/tacn/pro_02.png") no-repeat 22px center;float: left;box-sizing: border-box;}
.sycp .sycp .cdej li .cdeja span{font-size: 20px;}
.cdsj{width: 100%;height: 0; overflow: hidden;background-color: #e8e8e8;}
.sycp .cdsj1{transition: all 0.6s;}
.sycp .cdsj li{width: 100%;overflow: hidden;}
.sycp .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;}	
.sycp .nydhlx{padding:3px 18px;color:#fff; line-height:28px;font-size: 16px;}
.sycp .nydhlx h3{font-size:19px;font-weight: bold;}

.sycpbox{width: 100%;padding: 60px 0;background-color: #fff;}
.sycp{width: 90%;margin: 0 auto;}
.sycpfl{width: 680px;margin: 30px auto;overflow: hidden;}
.sycpfl li{width: 200px;margin-right: 40px;float: left;}
.sycpfl li:nth-last-child(1){margin-right: 0;}
.sycpfl li a{width: 100%;display: block;background-color: #00a55a;font-size: 18px;line-height: 52px;text-align: center;color: #fff;letter-spacing: 1px; transition: all .5s ease;}
.sycpfl li a:hover{border-radius: 26px;}
.sygd{width: 100%;margin: 0 auto;position: relative;}
.swiper-container{width: calc(100% - 120px);margin: 0 auto;}
.swiper-slide a{width: 100%;display: block;overflow: hidden;position: relative;padding-bottom: 68px;box-shadow: 0 2px 3px rgba(0,0,0,0.1);margin: 4px;}
.swiper-slide a .sytpbox{width: 100%;overflow: hidden;}
.swiper-slide a .sytpbox img{width:100%;display: block;transition: all 0.6s;}
.swiper-slide a .sytpbt{width: 100%;display: block;font-size: 18px;line-height: 68px;letter-spacing: 2px;color: #333;text-align: center;z-index: 10;background-color: #fff;position: absolute;bottom: -54px;left: 0;z-index: 10;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: all 0.6s;}
.swiper-slide a .sytpbt span{width: 120px;display: block;font-size: 16px;border: 1px solid #fff;border-radius: 62px;line-height: 32px;margin: 0 auto 20px;}
.swiper-slide a:hover .sytpbox img{transform: scale(1.2);}
.swiper-slide a:hover p{background-color:#00a55a;bottom: 0;color: #fff;}
.swiper-slide a .sytpbt span:hover{background-color: #fff;color:#00a55a;}
@media(max-width:1200px){.sycp{width: 96%}.sycpfl li a{font-size: 22px;}.swiper-slide a .sytpbt{font-size: 24px;}.swiper-slide a .sytpbt span{font-size:20px}}
@media(max-width:1024px){
	.sycp .cpdh{display: none;}
}
@media(min-width:1025px){
	.sycp .sjdh{display: none;}
}

.sycpr{width: calc(100% - 330px);float: left;overflow: hidden;}
.sycplbbox{width: calc(100% - 340px);overflow: hidden;float: right;}
.sycplb{width: 2400px;overflow: hidden;}
.sycplb a{width: 280px;margin: 0 20px 20px 0;float: left;display: block;border: 1px solid #eee;box-sizing:border-box;}
.sycplb a .sycptp{width: 100%;overflow: hidden;position: relative;}
.sycplb a .sycptp::before{content: "";position: absolute;width: 100%;height: 100%;background-color: rgba(0,110,200,0.0);left: 0; z-index: 8;transition: all 0.2s;}
.sycplb a .sycptp::after{content: "臣强包装";position: absolute;width: 110px;height: 52px;font-size: 24px;line-height:50px;color: #fff;text-align: center; border-bottom: 1px solid #fff;border-top: 1px solid #fff;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 20;opacity: 0;transition: width 0.6s;}
.sycplb a .sycptp img{width:100%;display: block;transition: all 0.6s;}
.sycplb a p{font-size: 16px;line-height: 40px;/*text-align: left;*/ color: #333;padding: 0 20px;border-top: 1px solid #eee;box-sizing: border-box;position: relative;}
.sycplb a p::before{content: "";position: absolute;width: 42px;height: 62px;background-image: url("../../UploadFiles/bj/cpjt2.png");background-size: 42px 62px;top: 0;right: 20px; transition: all 0.6s;}
.sycplb a:hover .sycptp::before{background-color: rgba(0 0 0 / 0.5);}
.sycplb a:hover .sycptp::after{width: 180px;opacity: 1;}
.sycplb a:hover .sycptp img{transform: scale(1.2);}
.sycplb a:hover p{color: #0159a4;    font-weight: bold;}
.sycplb a:hover p::before{background-image: url("../../UploadFiles/bj/cpjt1.png");}
@media(max-width:1200px){
	/*.sycplb a p{font-size: 20px;}*/
}
@media(max-width:1024px){
	.sycplbbox{width: 100%;}
}
@media(max-width:991px){
	.sycp .sjdh li{width: calc((100% - 30px) / 3);margin: 3px 5px;}
	.sycplb a{width: 290px;}
	.sycplb{width: 1760px;}
	.sycp_t h1{font-size: 15px; line-height: 25px;}
	
	.sycplb a p{font-size: 14px;}
}
@media(max-width:425px){
	.sycplb a{width: 200px;}
	.sycplb{width: 1760px;}

}

.w92 .sjdh{width: 100%;margin: 0 auto;overflow: hidden;margin-bottom: 40px;}
.w92 .sjdh li{width: calc((100% - 120px) / 6);margin: 3px 10px;box-sizing:border-box;float: left;background-color: #15499a;}
.w92 .sjdh li a{width: 100%;display: block;font-size: 13px;line-height: 35px;color: #fff;text-align: center;}
.w92 .sjdh li:hover{background: #c7270e;transition: all 0.6s ease;border-radius: 25px;}
@media(max-width:1024px){
	.sycp .cpdh{display: none;}
	.w92 .sjdh li{ width: calc((100% - 30px) / 3);margin: 3px 5px;}
}
@media(min-width:1025px){
	.w92 .sjdh{display: none;}
}




/*首页新闻*/
.syxw{margin: 30px 0;}
.syxw h2{text-align: center; margin-bottom: 40px;}
.syxw h2 span{display: block; height:52px; line-height: 47px;font-size: 40px; color:#333333; font-weight: bold;letter-spacing: 2px;margin-bottom: 10px;}
.syxw h2 i{display: block;width: 100px; height:21px; margin:0 auto; background:url(../UploadFiles/tacn/tb.png) no-repeat center;position: relative;}
.syxw h2 i:before{width:223px; height:1px; background:#d6d6d6; content:""; position: absolute; left:-223px;top:10px;}
.syxw h2 i:after{width:223px; height:1px; background:#d6d6d6; content:""; position: absolute; right:-223px;top:10px;}
.syxw h2 em{display: block;height:28px; line-height: 40px;font-size: 18px; color:#666666; font-weight: normal; letter-spacing: 2px;}
/*.syxw_1 .sybt{width: 100%;}
.syxw_1 .sybt p:nth-child(1){font-size: 62px;line-height: 62px;font-family: Impact;color: #f0f0f0;text-align: center;letter-spacing: 2px;}
.syxw_1 .sybt p:nth-child(2){font-size: 36px;line-height: 62px;text-align: center;color: #cd0505;font-weight: 700;margin-top: -61px;position: relative;}
.syxw_1 .sybt p:nth-child(2)::before,.sybt p:nth-child(2)::after{content: "";position: absolute;width: 200px;left: 50%;transform: translateX(-50%);}
.syxw_1 .sybt p:nth-child(2)::after{border-left: 40px solid #cd0505;border-right: 40px solid #cd0505;height: 3px;top: 30px;}
.syxw_1 .sybt p:nth-child(2)::before{border-left: 140px solid #dfdfdf;border-right: 140px solid #dfdfdf;height: 1px;top: 31px;}
.syxw_1 .sybt p:nth-child(3){font-size: 16px;color: #999;line-height: 30px;text-align: center;letter-spacing: 2px;}*/
.syxw_1{width: 90%;margin: 0 auto;display: flex;}
.syxw_1 li{width: calc(100% / 4);margin: 0 15px;border: 1px #e4e2e2 solid;position: relative;}
.syxw_1 li .syxw_tp{overflow: hidden;width: 90%;margin: 20px auto;position: relative;}
.syxw_1 li .syxw_tp .blue{ background: url(../images/blue_40.png) repeat; background: none rgba(8,53,139,0.4); position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden\9; transition: 0.3s; -webkit-transition: 0.3s;}
.syxw_1 li .syxw_tp:hover .blue{background: none rgba(8,53,139,0.4);}
.syxw_1 li img{width: 100%;transition: all 4s linear;}
.syxw_1 li img:hover{ transform: scale(1.15);transition: all 4s linear;}
.syxw_1 li .syxwnr{padding: 10px 20px;}
.syxw_1 li .syxwnr h1{font-size: 18px;line-height:30px;font-weight: normal; margin-bottom: 20px;}
.syxw_1 li .syxwnr h1:hover{color: #cc0505;font-weight: 600;}
.syxw_1 li .syxwnr p{font-size: 16px;margin-bottom: 28px; color: #999999;line-height: 25px;}
.syxw_1 li .syxwnr p span{float: right;}
.syxw_1 li .syxwnr p:last-child{background: url(../images/tacn/time1.png) no-repeat scroll left 3px; padding-left: 20px;font-size: 15px;margin-bottom: 10px;}
.syxw .zx:hover::before{width: 100%;}
.syxw .zx::before{content: "";position: absolute;left: 0; bottom: 0;width: 0; height: 2px; background-color: #cc0505;z-index: -1;transition: all .3s cubic-bezier(.4,0,.2,1);}
.syxw_1 .syxw_tp::before{content: ""; position: absolute;left: 0; bottom: 0;width: 0;z-index: 1;opacity: 0;height: 100%;width: 100%;transition: all .6s cubic-bezier(.4,0,.2,1);}
.syxw_1 .syxw_tp:hover::before{background: rgba(0 0 0 / 0.4);opacity: 1;}
@media(max-width:991px){
	.syxw_1 li{width: calc((100% - 90px) / 3);}
	.syxw_1 li:nth-child(4){display: none;}
	.syxw h2 span{font-size: 28px;}
	.syxw h2 em{font-size: 16px;line-height: 30px;}
	.syxw_1{width: 100%;flex-wrap: wrap;}
	.syxw_1 li .syxwnr h1{font-size: 20px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;margin-bottom: 10px;}
	.syxw_1 li .syxwnr p{font-size: 16px;line-height: 30px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;overflow: hidden;margin-bottom: 15px;}
	.syxw_1 li .syxwnr p:last-child{font-size: 15px;}
	.syxw_1 li .syxw_tp{width: 95%; margin: 10px auto;}
	.syxw h2 i:before,.syxw h2 i:after{display: none;}
	.syalbox .hzbt i:before,.syalbox .hzbt i:after{display: none;}
}
@media(max-width:991px){
	.syxw_1 li{width:100%;margin-bottom: 10px;}
}

/**/
.index-txt{text-align:center}
.index-news{/*padding-top: 60px;*/width: 90%; margin: 0 auto;}
.index-news .index-txt{}
.news-box{float:left;width:47%;margin-left: 2%;}
.news-txt{line-height:40px}
.index-txt h2,.index-txt strong{color:#333;font-size:40px;line-height:1.1;display:block}
.index-txt h2:after,.index-txt h2:before,.index-txt strong:after,.index-txt strong:before{content:'';display:inline-block;vertical-align:middle;width:35px;height:26px;background-repeat:no-repeat;margin-top:-6px}
.index-txt h2:before,.index-txt strong:before{background-image:url(../UploadFiles/tacn/tit-icon01.png);margin-right:20px}
.index-txt h2:after,.index-txt strong:after{background-image:url(../UploadFiles/tacn/tit-icon02.png);margin-left:20px}
.index-txt p{font-size: 34px;font-weight: bold;line-height: 60px;}
.index-txt p1 {width: 7%;height: 2px;background-color: #c7000b;position: absolute;left: 46.5%;}
.index-txt h1 {font-size: 18px;font-weight: 300;line-height: 30px;margin-top: 10px;text-transform: uppercase;font-weight: 100;}
txt-con{overflow:hidden;display:block;color:#333;font-size:30px;font-weight:700}
.txt-con:before{content:'';display:inline-block;vertical-align:middle;width:49px;height:34px;background:url(../UploadFiles/bj/tit-icon03.png) no-repeat;margin-right:15px;margin-top:-2px}
.txt-con:hover{color:#014a7f}
.box-hot{margin-top:15px}
.box-hot li{padding:20px;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 3px 15px rgba(37,92,79,.15);-moz-box-shadow:0 3px 15px rgba(37,92,79,.15);-ms-box-shadow:0 3px 15px rgba(37,92,79,.15);-o-box-shadow:0 3px 15px rgba(37,92,79,.15);box-shadow:0 3px 15px rgba(37,92,79,.15);overflow:hidden;position:relative;margin-bottom:30px}
.box-pic{float:left;width:200px}
.box-pic a{display:block;position:relative;padding-top:66.25%;overflow:hidden}
.box-pic a:before{content:" ";position:absolute;z-index:1;top:20px;left:-200px;width:240px;height:40px;background:rgba(255,255,255,.3);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
.box-pic a:hover:before{margin-left:400px}
.box-pic a img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.box-info{display:block;overflow:hidden;padding:6px 20px}
.box-info a{display:block;color:#333;font-size:18px;line-height:28px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.box-info a:hover{color:#014a7f}
.box-info p.box-font{line-height:26px;height:52px;margin-top:10px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.box-info span{display:inline-block;color:#aaa;font-size:16px;margin-top:12px}
.box-more{position:absolute;right:0;bottom:0;width:42px;line-height:42px;text-align:center;background-color:#014a7f;-webkit-border-top-left-radius:10px;-moz-border-top-left-radius:10px;-ms-border-top-left-radius:10px;-o-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.box-more img{vertical-align: middle;}
.box-more:hover{width:50px}
.box-list li{line-height:34px;margin-top:30px}
.box-list li span{float:right;width:90px;margin-left:20px;color:#aaa;font-size:16px}
.box-list li a{display:block;overflow:hidden;color:#666;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.box-list li a:before{content:'';display:inline-block;vertical-align:middle;width:26px;height:26px;background:url(../UploadFiles/tacn/news-icon.png) no-repeat;margin-right:8px;margin-top:-6px}
.box-list li:hover a{margin-left:4px;color:#014a7f}
.index-cont{margin-top:100px;position:relative;padding:55px 66px;z-index:1}
.index-cont:before{content:"";position:absolute;left:0;top:0;width:82%;height:100%;background-color:#014a7f;-webkit-border-radius:0 20px 20px 0;-moz-border-radius:0 20px 20px 0;-ms-border-radius:0 20px 20px 0;-o-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0;z-index:-1}
.index-cont:after{content:"";position:absolute;left:0;bottom:-7px;width:259px;height:400px;background:url(../UploadFiles/tacn/pic-head01.png) no-repeat;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-ms-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}

@media(max-width:1440px){
    .index-news{width: 90%;}
}
@media(max-width:991px){
    .index-news{width: 95%;margin-bottom: 30px;}
    .index-txt h2, .index-txt strong{font-size: 30px;}
    .news-box{width:100%;margin: 0 auto;}
    .box-pic{width: 100%;}
    .box-hot li:nth-child(2){display: none;}
    .box-list li{margin-top: 10px;}
    .box-list li a{font-size: 15px;}
    .box-hot {margin-top: 0;}
    /*.box-info a{font-size: 26px;}
    .box-info p.box-font{font-size: 20px;}
    .box-list li a{font-size: 26px;}*/
}




/*优势*/
.ys{background:url(http://www.hanxiangjxc.com/images/ys_bg.jpg) no-repeat center 0;height: 1105px;overflow: hidden;padding: 90px 0 0;}
.ys_l{width: 566px;padding: 87px 0 0 26px;}
.ys dl{width: 566px;height: 421px;position: relative;margin-bottom: 55px;overflow: hidden;}
.ys dl dt{width: 311px;height: 397px;float: left;line-height: 0;overflow: hidden;border: #fac12c 12px solid;}
.ys dl dt img{width: 311px;height: 397px;}
.ys dl dd{width: 208px;height: 294px;background: #fff;position: absolute;top: 40px;left: 278px;padding: 50px 30px 0 50px;z-index: 10;}
.ys dl dd h5{font-size: 30px;color: #333;line-height: 80px;height: 80px;background:url(../images/ys_line.gif) no-repeat 0 78px;}
.ys dl dd p{font-size: 16px;color: #333;line-height: 30px;height: 60px;padding: 20px 0 0;overflow: hidden;}
.ys dl dd span{display: block;margin: 30px 0 0;width: 70px;height: 40px;}
.ys dl dd span img{width: 70px;height: 40px;}
.ys .ys_r{padding: 87px 26px 0 0;}
.ys .ys_r dl dt{float: right;}
.ys .ys_r dl dd{left: 0;}


/*首页服务*/
.service{margin:50px auto; width:85%;}
.prod_t{text-align: center;margin-bottom: 50px;}
.prod_t p{background: url(../images/tacn/fw.png)no-repeat center;height: 38px;line-height: 38px;font-weight:bold;font-size: 40px;color: #003d90;}
.prod_t span{font-size: 16px;color: #333;display: block;margin-top: 18px;}

.service_wt li{display: block;float: left;width: calc((100% - 80px) / 3);height: 320px;background: #003d90;text-align: center;margin-right: 40px;padding-bottom: 40px;}
.service_wt li:nth-child(3){margin-right: 0px;}
.service_img{margin-top: 28px;}
.service_w{margin-top: 20px;}
.service_w p{color: #fff;font-weight: bold;font-size: 20px;}
.service_w span{font-size: 16px;line-height: 30px;display: block;width: 80%; margin: 14px auto; text-indent: 30px;color: #fff;}
.service_wt li:hover{background: #f5f5f5;}
.service_wt li:hover .service_w p{color: #333;}
.service_wt li:hover .service_w span{color: #333;}
.service_tel{text-align: center;margin-top: 42px;}
.service_tel p{font-size: 16px;line-height: 16px;color: #333;}
.service_tel span{font-size: 40px;line-height: 40px;color: #edaf01;font-weight: bold;display: block;margin-top: 4px;}

@media(max-width:991px){
	.prod_t p{font-size: 32px;}
	.prod_t span{font-size: 16px;margin-top: 24px;}
	.service_w p{font-size: 30px;}
	.service{width: 90%;margin: 20px auto;}
	.service_wt li{width: 100%;margin-bottom: 10px;height: 360px;}
}




/*文化*/
.cultrue .title{width:50%;}
.cultrue .title p{font-size:30px;font-weight:bold;color:#000000;}
.cultrue .title p .tt{display: contents;font-size:30px!important;font-weight:bold!important;}
.cultrue .title span{display:block;font-size:14px;font-family:Arial;color:#CCCCCC;line-height:14px;margin-top:10px;text-transform:uppercase;position:relative;padding-bottom:15px;}
.cultrue .title span:after{content:'';width:28px;height:2px;background:#2963B7;position:absolute;bottom:0;left:0;}
.my-container{width:80%;position:relative;margin:0 auto;height:100%;}
.cultrue{height:648px;position:relative;padding:70px 0 0 0;}
.cultrue .bg-l{height:100%;position:absolute;width:50%;top:0;left:0;background-color:#f5f5f5;}
.cultrue .bg-r{height:100%;position:absolute;width:50%;top:0;left:50%;overflow:hidden;}
.cultrue .bg-r>div{background:transparent url(../UploadFiles/tacn/ppbg.jpg) no-repeat center;background-size:cover;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;}
.cultrue .title span{padding-bottom:0;height:16px;font-size:16px;font-weight:400;color:#666666;}
.cultrue .title span:after{display:none;}
.cultrue .title i{display:block;height:48px;font-size:48px;font-family:Arial;font-weight:bold;color:#999999;opacity:0.2;text-transform:uppercase;margin-top:18px;}
.cultrue .des{margin-top:70px;}
.cultrue .des ul li{float:left;width: calc((100% - 150px) / 4);height:330px;padding:58px 54px 25px 60px;-webkit-box-shadow:2px 2px 4px #ccc;box-shadow:2px 2px 4px #ccc;background-color:#fff;position:relative;z-index:1;-webkit-transition:-webkit-box-shadow .4s;transition:-webkit-box-shadow .4s;-o-transition:box-shadow .4s;transition:box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s;transition:box-shadow .4s,-webkit-box-shadow .4s;}
.cultrue .des ul li:nth-child(2),.cultrue .des ul li:nth-child(4){background:#F3F6FA;}
.cultrue .des ul li:hover{-webkit-box-shadow:0px 0px 10px #999999;box-shadow:0px 0px 10px #ccc;z-index:2;}
.cultrue .des .li-box{position:relative;}
.cultrue .des .tt{height:24px;font-size:24px;font-weight:bold;color:#333333;margin:48px 0;}
.cultrue .des .com{font-size:18px;font-weight:400;color:#666666;line-height:24px;}
.cultrue .des .more{position:absolute;right:0;top:0;width:44px;height:44px;opacity:0;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;background:transparent url(../UploadFiles/tacn/more1.png) center no-repeat;}
.cultrue .des .more a{display:block;height:44px;}
.cultrue .des ul li:hover .more{opacity:1;}
.cultrue .des .more:hover{background:transparent url(../UploadFiles/tacn/more2.png) center no-repeat;}

@media(max-width:1440px){
	.my-container{width: 90%;}
	.cultrue .des ul li{ width: calc((100% - 100px) / 4);}
}
@media(max-width:1124px){
	.my-container{width: 100%;}
	.cultrue .des ul li{width: calc((100% - 30px) / 4);}
	.cultrue .title{margin-left: 20px;}
}
@media(max-width:991px){
	.my-container{width: 95%;}
	.cultrue{height: 850px;}
	.cultrue .des ul li{padding: 20px;width: 50%;height: 240px;}
	.cultrue .des .tt{font-size: 20px;margin: 20px 0;}
	.cultrue .title p .tt{font-size: 24px!important;}
	.cultrue .title p{font-size: 24px;}
	.cultrue .title span{line-height: 24px;}
	.cultrue .title{margin-left: 0px;}
}



/*首页流程*/
.title_t{
    margin: 0 auto 30px;
    text-align: center;
    background: url(../images/tacn/jt.png) no-repeat center bottom;
    height: 110px;
}

.title_t strong{
    font-size: 35px;
    color: #111111;
}

.title_t strong b{
    color: #0057ad;
}

.title_t strong p{
    font-weight: normal;
    font-size: 18px;
	color: #444;
    letter-spacing: 0.8px;    margin-top: 1%;
}
.cooper{
    height: 466px;margin-top: 2%;
    /*background: url(../images/tacn/lcbg.jpg) no-repeat center;*/
}
.lc{width: 80%; margin: 0 auto;}
.cooper .title_t{
    margin-bottom: 52px;
}

.cooper_wrap dl{
    float: left;
    width:8%;
    height: 163px;
    position: relative;
    margin-left: 100px;
}

.cooper_wrap dl:nth-child(1){
    margin-left: 26px;
}

.cooper_wrap dl dt{
    width: 35px;
    height: 35px;
    background: #0057ad;
    border-radius: 30px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 35px;
    top:-13px;
}

.cooper_wrap dl dd p{
    text-align: center;
    font-size: 18px;
    color: #4f5154;
    padding-top: 11px;
}

.cooper_tel{
    background: #0057ad;
    width:40%;
    height: 59px;
    border-radius: 5px;
    margin: 50px auto 0;
    text-align: center;
    color: #fff;
    position: relative;
    line-height: 59px;
}

.cooper_tel::before{
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background: #0057ad;
    left: -11px;
    top: 17px;
    border-radius: 30px;
}

.cooper_tel::after{
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background: #0057ad;
    right: -11px;
    top: 17px;
    border-radius: 30px;
}

.cooper_tel span {
    font-size: 15px;
    background: url(../images/tacn/dhh.jpg) no-repeat left center;
    padding-left: 25px;
}

.cooper_tel strong{
    font-size: 25px;
}

.cooper_tel a{
    background: #ff9800;
    width: 135px;
    height: 36px;
    border-radius: 30px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    float: right;
    margin: 11px 48px 0 0;
}
@media(max-width:1440px){
	.lc{width: 90%}
	.cooper_wrap dl{width: 7%}
	.cooper_tel{width: 50%}
	.syhfnr p:nth-child(2){font-size: 20px; letter-spacing: 1px;}
}
@media(max-width:991px){
	.cooper_wrap dl dd p{font-size: 22px}
	.cooper_tel span{font-size: 22px;}
	.cooper_tel a{font-size: 20px;}
}






/*gongchenganli*/
.scrollpic{background:#ffffff;padding:15px 0 40px 0}
.wrap{position:relative;width:100%;max-width:1920px;overflow:hidden;margin:0 auto}
.wrap.owl-theme .owl-controls{position:absolute;top:50%;z-index:6;width:100%;height:0;margin:0}
.wrap.owl-theme .owl-controls .owl-nav{height:0;margin:-35px 0 0}
.wrap.owl-theme .owl-controls .owl-nav [class*=owl-]{background:none;width:0;height:0;padding:0;margin:0}
.wrap .wrap-item{display:inline-block;padding:10px 10px 0;transition:all .4s ease}
.wrap .wrap-item a{display:block;position:relative}
.wrap .wrap-item a .wrap-item-edat{position:absolute;bottom:0;left:0;width:100%;text-align:center;color:#000; background:rgba(255, 255, 255, 0.69)}
.wrap .wrap-item a .wrap-item-edat .wrap-item-til{font-size:20px;line-height:32px;font-weight:bold;margin-top:10px}
.wrap .wrap-item a .wrap-item-edat .wrap-item-text{padding:0 10px;font-size:14px;line-height:26px}
.wrap .wrap-item a .wrap-item-edat .wrap-item-btn{padding:0 10px;display:inline-block;font-size:16px;line-height:40px;background:#ef011c;border-radius:5px;width:100px}
.wrap .wrap-item:hover{transform:translate(0, -10px);filter:alpha(opacity=90);opacity:0.9;-moz-opacity:0.9;-khtml-opacity:0.9}
.wrap .btn_scroll{position:absolute;top:45%;z-index:6;width:100%}
.wrap span{width:70px;height:70px;display:block;float:left;background-color:rgba(12,5,5,0.5);border-radius:50px;text-align:center;color:#ffffff;line-height:70px;font-size:45px;font-family:"宋体"}
.wrap span:hover{background:#ef011c}
.wrap .left{float:left;left:200px;position:absolute;padding-right:3px}
.wrap .left:before{display:block;line-height:70px}
.wrap .right{float:right;right:200px;position:absolute;padding-left:3px}
.wrap .right:before{display:block;line-height:70px}
.scrol{position:absolute;white-space:nowrap;transform:translateX(calc(50vw - 50%))}
.wrap .left,.wrap .right{cursor:pointer}
.owl-carousel .owl-item img{width:384px;height: 288px;}
@media(max-width:425px){
	.wrap .right{right: 50px;}
	.wrap .left{left: 50px;}
	.sybt .sf span{font-size: 60px;}
	.scrollpic{padding: 15px 0 20px 0;}
}



/*底部通用*/
.wrapper {width: 90%;margin: 0 auto;}
.wrap{ width:90%; margin:0px auto;}
.fl {float: left; }
.fr {float: right; }
#footer{width:100%; padding:40px 0 0; background:#2c2f34;}
.folo{padding-right: 50px;width: 30%;}
#f-logo{margin-top:2px;}
#f-logo img{/*width:450px;height:80px;*/ }
#f-contact{margin-top:24px;}
#f-contact p{height:36px; line-height:36px; padding-left:10px; background-repeat:no-repeat; background-position:left center; font-size:16px; color:#ccc; overflow:hidden;}
#f-contact p.mail{background-image:url(img/mail.png);}
#f-contact p.address{background-image:url(img/address.png);}
#f-menu{ padding:20px 40px; border-right:1px solid #45484d;border-left: 1px solid #45484d; width: 40%;}
#f-menu h2{/*height:18px; line-height:18px;*/ margin-bottom:20px; font-size:16px; font-weight:bold; color:#fff; overflow:hidden;}
#f-menu dl{float:left; margin-left:70px;}
#f-menu dl:nth-child(2){margin-left:30px;width: 100%;display: flex;flex-wrap: wrap;}
#f-menu dl:nth-child(2) dd{width: calc(100% / 3)}
#f-menu dl dd{height:36px; line-height:36px; font-size:16px; overflow:hidden;}
#f-menu dl dd a{display:block; color:#ccc;    margin-right: 25px;}
#f-menu dl dd a:hover{color:#fff;}
#f-menu2{margin-left:60px; padding:20px 40px; border-right:1px solid #45484d;border-left: 1px solid #45484d;}
#f-menu2 h2{/*height:18px; line-height:18px;*/ margin-bottom:20px; font-size:16px; font-weight:bold; color:#fff; overflow:hidden;}
#f-menu2 dl{float:left; margin-left:35px;}
#f-menu2 dl:nth-child(2){margin-left:20px;}
#f-menu2 dl dd{height:36px; line-height:36px; font-size:16px; overflow:hidden;}
#f-menu2 dl dd a{display:block; color:#ccc;    margin-right: 25px;}
#f-menu2 dl dd a:hover{color:#fff;}
#footer .fr{float: left;width: 30%;}
#f-tel{margin-top:12px;    margin-left: 70px;    width: 80%;}
#f-tel h3{/*height:16px; line-height:16px;*/ font-size:16px; color:#ccc; overflow:hidden;}
#f-tel h2{line-height:32px; margin-top:8px; font-size:30px;    font-weight: bold; font-family:'Arial'; color:#fff; overflow:hidden}
#f-tel h4{width:162px; height:42px; line-height:42px; margin-top:26px; border:1px solid #5a5d60; border-radius:22px; font-size:14px; text-align:center; overflow:hidden;}
#f-tel h4 a{display:block; color:#fff;}
#f-tel h4 span{display:inline-block; padding-left:28px; background:url(img/kefu.png) no-repeat left center;}
#f-tel h4:hover{border-color:#6e7175;}
#f-tel .mail{ font-size: 16px;color: #ccc; line-height: 36px;}
#f-tel .address{ font-size: 16px;color: #ccc; line-height: 36px;}
#f-qrcode{margin:8px 0 0 40px;}
#f-qrcode img{width:104px; height:104px; margin:0 auto;}
#f-qrcode h3{height:16px; line-height:16px; margin-top:14px; font-size:14px; text-align:center; color:#ccc; overflow:hidden;}
#copyright{width:100%; height:56px; line-height:56px; background:#2c2f34; border-top:1px solid #45484d; font-size:14px; color:#a2a3a5; overflow:hidden;}
#copyright a{color:#a2a3a7;}
#copyright a:hover{color:#fff;}  

#copy{ /*height:130px;*/ line-height:40px; clear:both; overflow:hidden; border-top:#3b3941 solid 1px; color:#b1b1b1; font-size:16px; text-align:center; }
#copy a{ color:#b1b1b1;vertical-align: middle;}
#copy a:hover{ color:#fff;}
#copy a img{    vertical-align: middle;}
@media(max-width:1520px){
	.wrapper{width: 95%;}
	#f-logo img{width: 80%;}
	.folo{padding-right: 10px;}
	#f-menu{padding: 20px;}
	#f-menu dl:nth-child(2){margin-left: 0px;}
	#footer .fr{width: 25%;}
	#f-tel{ margin-left: 20px;width: 52%;}
}
@media(max-width:1440px){
	.folo{display: none;}
	#f-menu{width: 60%;}
	#footer .fr{width: 37%;}
}
@media(max-width:1024px){
	.folo{display: block;padding-right: 20px;}
	#footer .fr{width: 100%;margin-top: 20px;}
	#f-tel{margin-left: 30px;}
	#f-menu dl:nth-child(2){margin-left: 0;}
	#f-menu dl:nth-child(2) dd{width: calc(100% / 4);}
	#f-menu dl dd a{/*text-align: center;*/}
}
@media(max-width:991px){
	#f-menu{padding: 20px;}
	#f-menu dl dd{width: 100%;float: left;}
	#f-menu dl{margin-left: 30px;width: calc((100% - 180px) / 3);}
	#f-tel{margin-left: 30px;}
	.folo{width: 100%;text-align: center;}
	#f-menu{width: 100%;}
	#f-menu dl:nth-child(2) dd{width: calc(100% / 3)}
}
@media(max-width:650px){
	#f-menu dl{width: 100%;}
	#f-menu dl dd{width: 50%;}
	#f-tel{width: calc(100% - 30px);}
	#copy{margin-top: 30px;}
	#f-menu dl:nth-child(2) dd{width: calc(100% / 2)}
}


.page-tit {  text-align: center;padding-top:30px;padding-bottom: 30px;}
.page-tit h2 {font-size: 30px;color: #333;  font-weight: bold;  background:url(../../UploadFiles/jiaod/umline.png) no-repeat center;}
.page-tit h3 {line-height: 30px;font-weight: normal;font-size: 14px;   font-style: italic;text-transform: uppercase;}
.page-tit p {font-size: 16px;color: #666;} 


/*内页*/
@font-face{font-family:yiyingbao;font-display:block;src:url("../images/tacn/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;}
.w92 .leftbox {width: 320px;}
.cplist{padding: 0 14px;background:#0856a4;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(../images/tacn/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: 285px;background-color: #ffffff;margin: 40px auto;}
.clcd li{width: 100%;overflow: hidden;border-bottom: 1px solid #ececec;}
.clcd li .cdyja{width: 80%;font-size:18px;line-height: 50px;color:#0454b1;display:block;padding-left: 10%;float: left;box-sizing: border-box;font-weight: bold;}
.clcd li a:hover{color:#0856a4;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("../images/tacn/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;}	
.nydhlx{padding:3px 18px;color:#fff; line-height:28px;font-size: 16px;}
.nydhlx h3{font-size:19px;font-weight: bold;}

.navigation{/*width:1180px;margin:10px auto; clear:both;height:28px;line-height:28px; font-size:14px;color:#999;*/height: 28px;
position: relative;  overflow: hidden; background: url(../images/tacn/in-page-titBg.gif) repeat-x left 9px;}
.navigation i{width: 4px;height: 17px;position: absolute;left: 0;top: 5px;display: block; background: #006bd1;font-size: 0; line-height: 0;}
.navigation h1 {/*width: 131px;*/background: #fff; line-height: 28px; font-size: 21px; color: #333; padding-left: 14px; float: left;}
.navigation span{ float:right;}
.navigation span input[type="image"]{ border:none;height:33px;line-height:33px; /*width:90px;*/}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}

.w92 .left{width:343px; float:left; /*border:#e5e5e5 1px solid;*/height:100%; overflow:hidden;}
.w92 .left .notetext1{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;width:410px;padding-top:100px;}
.w92 .right{width:calc(100% - 340px); float:right;/* border:#DCDCDC 1px solid;padding:20px; */height:100%; overflow:hidden;}
.w92 .right h2{ font-size:27px;text-align:center; line-height:35px; margin:12px 0;}
.w92 .right h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.w92 .right .notetext1{ padding-top:20px; line-height:37px; font-size:17px; color:#555;float:left;}
.w92 .right .notetext2{float:right;width:396px;}
.w92 .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.w92 .right .notetext1 h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.w92 .right .notetext{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;padding-top:150px;}
.w92 .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.w92 .right .notetext h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.w92 .right .tdbg .lefttdbg{width:100px;}
.w92 .right .notetext li{ line-height:30px; line-height:30px;}
.w92 .right .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.w92 .right .recruitment_tableInfo th{ background:#f1f1f1;}

.w92 .right1{width:531px; float:right;/* border:#DCDCDC 1px solid;*/padding:20px; height:100%; overflow:hidden;}
.w92 .right1 h2{ font-size:27px;text-align:center; line-height:35px; margin:12px 0;}
.w92 .right1 h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.w92 .right1 .notetext1{ padding-top:20px; line-height:24px; font-size:14px; color:#555;float:left;}
.w92 .right1 .notetext2{float:right;width:396px;}
.w92 .right1 .annoucebot{ height:30px; line-height:30px; text-align:right;}
.w92 .right1 .notetext1 h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.w92 .right1 .notetext{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;padding-top:150px;}
.w92 .right1 .annoucebot{ height:30px; line-height:30px; text-align:right;}
.w92 .right1 .notetext h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.w92 .right1 .tdbg .lefttdbg{width:100px;}
.w92 .right1 .notetext li{ line-height:30px; line-height:30px;}
.w92 .right1 .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.w92 .right1 .recruitment_tableInfo th{ background:#f1f1f1;}
.nph_intro p{font-size: 16px;line-height: 30px;}
@media(max-width:991px){
	.w92 .right{width:100%}
	.cplm li{width: calc((100% - 20px) / 2)!important;margin: 5px!important;}
	.nph_intro p{font-size: 28px;    line-height: 45px;}
	.nph_intro p span strong{font-size: 34px;}
	.picnr .title{font-size: 44px;line-height: 70px;}
	
}

/*产品栏目*/
.nycp{/*width: 85%;*/margin: 0 auto;}
.cplm{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.cplm li{width: calc((100% - 120px) / 4);border: 1px #f1f1f1 solid;margin-right: 30px;margin-top: 30px;top: 0;transition: all 0.6s ease;}
.cplm li:nth-child(3n){/*margin-right: 0;*/}
.cplm li:hover{top: -10px; box-shadow: 0 10px 30px rgba(11,64,232,0.15);position: relative;}
.cplm li img{width: 90%;margin: 5% auto;display: block;}
.cplm li a .mc{width: 90%;margin: 0 auto;}
.cplm li a .mc h{font-size: 18px;line-height: 50px;}
.cplm li a .mc p{border-top: 1px solid #ddd;font-size: 15px;line-height: 50px;}
.cplm li a .mc span{float: right; margin-top: 20px;}
.cplm li a .mc:hover h{color: #a90404}

.nph_intro h2,.nph_intro h3{font-size:20px;font-weight:bold;line-height:30px;margin:10px 0;position:relative;color: #ca000e;}
.nph_intro h2:before,.nph_intro h3:before{width:6px;height:6px;border:solid 2px #00824A;left:0;top:4px;}
.nph_intro h3{color:#00824A;}
.nph_intro p{line-height:24px;font-size:17px;margin-top:10px;text-indent:20px;}
.nph_intro img {float: none; margin: 10px auto; display: table;max-width: 100%;}

@media(max-width:991px){
	.cplm li a .mc h{font-size: 16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
}


/*内页侧导航*/
.w92 .cpdh{width:320px;float:left;}
.w92 .cpdh .biao_t{background:url(../UploadFiles/tacn/icon.png) no-repeat 30px center;background-color: #004e9d;height: 90px;padding-left: 100px;}
.w92 .cpdh .biao_t .dhb{font-size:25px;color:#fff;    padding-top: 20px;}
.w92 .cpdh .biao_t .yw{font-size:14px;line-height:30px;color:#fff;}
.w92 .cpdh .cpfl{margin:0 auto}
.w92 .cpdh .cpfl .fllist{display: inline-block;width: 100%;font-size: 17px;line-height: 50px;padding-left: 80px;background: url(../images/tacn/icon0.png) no-repeat 40px center;box-sizing: border-box;background-color: #f9f9f9; margin-bottom: 10px;position: relative;}
.w92 .cpdh .cpfl .fllist:hover a{color:#004e9d;}
.w92 .cpdh .cpfl .fllist:after{content:"";position:absolute;top:0px;z-index:1;width:0;height:1px;background:rgba(201, 2, 2, 0.6);left:10px;top:25px;visibility:hidden;}
.w92 .cpdh .cpfl .fllist:before{content:"";position:absolute;top:0px;z-index:1;width:0;height:1px;background:rgba(201, 2, 2, 0.6);left:auto;right:10px;top:25px;visibility:hidden;}
.w92 .cpdh .cpfl .fllist:hover:after,.w92 .cpdh .cpfl .fllist:hover:before{width:50px;visibility:visible;transition:460ms;}




/*内页标题*/
.biaot{padding: 30px 5%; margin-bottom: 30px;text-align: center;}
.biaot .yw{font-size: 40px;text-transform: uppercase;}
.biaot .tt{position: relative;margin-top: 19px;font-size: 24px;color: #121212;}
.biaot .zw{font-size: 24px;}
.biaot .tt s { display: inline-block;width: 40px;height: 1px;background: #999;position: relative;top: -10px;margin: 0 20px;}

/*内页简介*/
.w92{width: 90%;margin: 0 auto;}
.gsjjn{width:100%;margin:0 auto;}
.gsjjn .gsjj_tit{width: 100%;    float: right;text-align: right;height: 120px; position: relative; margin-bottom: 20px;}
.gsjjn .gsjj_tit em{font-size: 67px; text-transform:uppercase;letter-spacing: -6px;line-height: 100px;color: #EBEBEB; background: linear-gradient(to top,rgba(255,255,255,.0) 15%,#EBEBEB);-webkit-background-clip: text; color: transparent;}
.gsjjn .gsjj_tit h2 {font-size: 42px;position: relative;top: -40px;font-weight: bold;color: #264480;}
.gsjjn .show_gsjj{ width: calc(100% - 360px); float:right;}
.gsjjn .show_gsjj p{line-height:34px;text-indent: 2em;margin-top: 10px;color: rgba(51,51,51,.9);}
.gsjjn .show_gsjj p img{max-width: 100%;}

.gstp{width: 90%;margin: 0 auto;display: flex;}
.gstp li{width: 46%;margin: 0 1%;}
.gstp li img{width: 100%;}
@media(max-width:991px){
    .gstp li{width: 100%;margin: 2% 0;}
    .gstp{flex-wrap: wrap;}
}


.cllxbox{width: 100%;border: 1px solid #e1e1e1;box-sizing: border-box;padding: 19px;margin-top: 20px;}
.cllxbt{font-size: 26px;color: #333;line-height: 40px;letter-spacing: 1px;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #dedede;}
.cllxbt span{font-size: 20px;font-family: times new roman,times,serif;}
.cllx{font-size: 16px;line-height: 34px;color: #323232;letter-spacing: 1px;}


/*rongyu*/
.ryzz{margin:0 auto;}
#rongyu {margin:auto;position:relative;}
#rongyu li{width:calc(100% / 3);float: left;padding: 20px;}
#rongyu li .pic {width:100%;float:left;position:relative;}
#rongyu li .pic i{width:100%;float:left;overflow:hidden;position:relative;}
#rongyu li .pic h2{width:100%;text-align: center;clear: both;height: 49px;line-height: 49px;font-size: 18px;background:#F9F9F9;overflow: hidden; text-overflow: ellipsis;    white-space: nowrap;word-break: break-all;}
#rongyu li .pic h2:hover{color:#264480;}
#rongyu li .pic b{background:url(../../UploadFiles/jiaod/rybiao.png) no-repeat;width:40px;height:40px;position:absolute;left:53.5%;top:50%;margin:-42px 0px 0px -42px;-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0;visibility:hidden;transition:400ms;z-index:3;}
#rongyu li .pic img {width:100%;float:left;}
#rongyu li .pic i:hover{color:#264480;}
#rongyu li .pic i:before{content:"";width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;left:0px;top:0px;z-index:1;visibility:hidden;}
#rongyu li .pic:hover i:before{visibility:visible;}
#rongyu li .pic:hover b {-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible;}
#rongyu li .pic:hover{color:#264480;}

/*shebeizhanshi*/
.sbzsn{margin:0 auto;width:100%; }
.sbzsn li{width: calc(24%); float: left;margin: 10px 0.5%;position: relative;border: 1px solid #f1f1f1;}
.sbzsn li img{width: 100%;opacity:1;}
.sbzsn li i{width:100%;float:left;position:relative;}
.sbzsn li img:hover{opacity:0.8;}
.sbzsn li i:before{width:40px;height:40px;background:rgba(38,68,128,.90) url("../more.png") no-repeat center -32px;left:50%;top:50%;margin-left:-20px;margin-top:-20px;border-radius:30px;transform:scale(0);}
.sbzsn li i:hover:before{transform:scale(1);transition:460ms;}
.sbzsn li h2{width:100%;float:left;height:45px;line-height:45px;position:relative;overflow:hidden; font-size:medium;    background: #f1f1f1;text-align: center;}
.sbzsn li h2:before{width:100%;height:1px;top:auto;bottom:0;/*background:#D4D7D9;*/}
.sbzsn li h2:after{width:0;height:1px;background:#264480;left:0;top:auto;bottom:0px;transition:800ms;}
.sbzsn li:hover h2:after{width:100%;}
.sbzsn li a:hover{color:#264480}

/*gongchenganli*/
.gcaln{width:100%;margin:0 auto;}
.gcaln ul{width: calc(100% - 260px);float: right;}
.gcaln li{width:24%;float:left;margin:0 0.5%;background: #f9f9f9;margin-bottom:20px;position:relative;}
.gcaln li:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.20);transform:translate3d(0,-5px,0);transition:all .3s cubic-bezier(.55,0,.1,1);}
.gcaln li i{width:100%;float:left;overflow:hidden;}
.gcaln li h2{width:100%;line-height: 50px;padding:15px;padding-bottom:0; text-align:center;font-size: medium;}
.gcaln li a:hover{color:#264480}
.gcaln li p{width:calc(100% - 40px);float:left;padding:0 20px;margin-top:5px;height:16px;line-height:16px;}
.gcaln li span{float:right;}
.gcaln li:before{width:10px;height:17px;background:url(../new_let.png) no-repeat;right:30px;bottom:44px;top:auto;}
.gcaln li:hover:before{background-position:0 -24px;}
.gcaln li img{width:100%;max-width:100%;}
@media(max-width:1024px){
	.gcaln ul{width: 100%;}
}


/*xinwen*/
.news {width: 100%;overflow: hidden;}
.news ul li{border-bottom: 1px solid #eaeaea;overflow: hidden;margin-bottom: 15px;}
/*.news ul li .Pic{	width: 31.634446397%;	float: left;	overflow: hidden;}
.news ul li .Pic img{	display: block;	width: 100%;    transform: scale(1);    transition: all .7s ease;}
.news ul li:hover .Pic img{transform: scale(1.12);transition: all 1s ease;}*/
.news ul li .SubInfo{	width: 95%;	margin: 0 auto;overflow: hidden;padding-top: 30px;}
.news ul li .SubInfo .tit{font-size: 24px;color:#202020;line-height: 26px;	min-height: 26px;display: -webkit-box;-webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden; }
.news ul li:hover .SubInfo .tit{	color:#e60012;transition: all .5s ease;}
.news ul li .SubInfo .time{	font-family: arial;color:#b8b8b8;font-size:14px;	margin-top: 14px;}
.news ul li .SubInfo .time img{vertical-align: middle;}
.news ul li .SubInfo .sub{color:#545353;	line-height: 30px;	min-height: 60px;margin-top: 14px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.news ul li .SubInfo .more{	display:inline-block;border-radius: 100px;margin:12px 0;transition: all .5s ease;padding: 0 28px;border-radius: 3px;border: 2px solid #e6e6e6;color: #707070;line-height: 43px;height: 43px;}
.news ul li:hover .SubInfo .more{color:#fff;background:#c70606;border: 2px solid #c70606;transition: all .5s ease;}

/*nierong*/
.newsDe{	width: 100%;	overflow: hidden;padding: 52px 0;}
.newsDe .titBox{	width: 100%;	overflow: hidden;	position: relative;	border-bottom: 1px solid #e7e7e7;	padding-bottom: 18px;}
.newsDe .titBox h4{	font-size: 24px;	font-weight: bold;	color: #2b2b2b;	line-height: 36px;}
.newsDe .titBox h5{	font-size: 14px;	color: #838282;	padding-top: 16px;}
.newsDe .titBox .N-share{	position: absolute;	right: 0;	top: 0;	overflow: hidden;}
.newsDe .titBox .N-share a{	display: block;	width: 35px;	height: 35px;	background: url(../images/ny-share.jpg);}
.newsDe .titBox .N-share .bds_sqq{	background-position: 0 0;}
.newsDe .titBox .N-share .bds_weixin{	background-position: -44px 0;}
.newsDe .titBox .N-share .bds_tsina{	background-position: -88px 0;}
.newsDe .titBox .N-share .bds_qzone{	background-position: -129px 0;}
.newsDe .titBox .N-share .bds_renren{	background-position: -173px 0;}
.newsDe .titBox .N-share .bds_tqf{	background-position: -217px 0;}
.newsDe .cont{line-height: 33px;text-indent: 2em;overflow: hidden;margin-top: 28px;}

.newsDe .flip{line-height: 33px; overflow: hidden;margin-top: 28px;}
.newsDe .flip .prev{width:46%;float:left;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.newsDe .flip .next{width:46%;float:left;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.newsDe .flip .prev a:hover,.newsDe .flip .next a:hover{color: #264480;}
.newsDe .flip .return{float: left;line-height: 30px; background: #264480;padding: 3px 22px;border-radius: 10px;color: #fff;text-align: center;}




/*lianxiwomen*/
.contact{margin:0 auto}
.contact .tc{ /*border-top:#e3e4e6 1px solid;*//*padding: 30px 0;*/}
.contact .tc p{font-size: 14px;text-align: center;margin: 30px 0 32px;color: #333;line-height: 34px;}
.contact .tc .gzh{ text-align:center;width:40%;float:left;/*border-right: 1px solid #ddd;*/box-sizing: border-box;}
.contact .tc .gzh .gsm{color:#264480;font-size: 29px;font-weight: bold; letter-spacing: 1px;}
.contact .tc .gzh .gsm p{font-size: 22px;line-height: 35px;font-weight: normal;letter-spacing: 0;}
.contact .tc .gzh .ewm{color:#333;padding-top: 20px;}
.contact .tc .lxfs{float:left;width:60%;box-sizing: border-box; padding-left: 80px;}
.contact .tc .lxfs h3{font-weight: bold;line-height: 65px;font-size: 27px; color:#222222}
.contact .tc .lxfs p{line-height: 45px;color:#1a1a1a; text-align: justify;background: #fff url(../uploadfiles/jiaod/tb.png) 0 13px no-repeat;padding-left: 23px; font-size: 20px;}





.jszc{width:100%;  background:#222222;margin:0 auto;overflow: hidden;}
.jszc a{line-height:39px;color:#838181;}
.jszc a img{vertical-align: middle;}
.jszc .banquan{    color: #838181;line-height: 34px;}




@media screen and (max-width: 1024px){
.mainbox{width:100%;}
/*头部样式*/
.header {width:100%;height: 68px;transition: 0.4s all;position: fixed;padding: 0px 5px;background: #fff;box-shadow: 0 3px 10px rgba(0,0,0,0.3);z-index: 999;}
.header .Close_btn_shad {width:100%;height:0;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(255, 255, 255, 0.4);transition:0.3s all;}
.header .Close_btn_shad.active {height:100%;}
.header .nav {display:none;}
.header .Close_btn {display:block;top: 16px;}
.header .nav li {width:100%;}
.weixin{ display:none;}

/*电话*/
.pc_lang{display: none;}


/*daohang*/
.h_nav {display:block;overflow:visible; clear:both; width:100%;height: 60px; background:#15499a;margin:0 auto;position:relative;}
.h_nav li { width: calc(100% / 6);text-align: center;float:left; font-size:12px; position:relative; overflow:visible; }
.h_nav li a { text-align:center; display:block; color:#fff; height:60px; line-height:60px; font-size:15px; font-family:"Microsoft YaHei"; background:url(../JS/tacn/bg_li.png) right 16px no-repeat; }
.h_nav li a span { display:inline-block; text-transform:uppercase; cursor:pointer; line-height:18px; height:18px; font-family:Arial; font-size:12px; color:#f1f1f1; }
.h_nav .lst a { background:none; }
.h_nav li a:hover{ text-decoration:none; color:#fff;background:#264480; }
.h_nav li a:hover span { text-decoration:none; color:#fff; }

.h_nav li .slider {position: absolute;width: 109%;display: none;background:#000; }
.h_nav li .slider a{display:block;font-size:14px;line-height: 41px;height: 41px;color:#f1f1f1;transition:all 0.3s;text-align: center;padding:0 5px;background: none;}
.h_nav li .slider a:hover { background:#eff000;color: #444; }

.blank85 {height: 68px;}
	
/*内页侧导航*/
.w92 .cpdh{display: none;}
.gsjjn .show_gsjj{width: 100%!important;}
	.w92 .right{width: 100%;}
	
	
	
/*sygsjj*/
.about_l{float:left;width:100%}
.about_r{float:right;width:100%}
.homeabout{padding:40px 0 10px}
.aboutdes{padding-top:25px}
.aboutdes p{height:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:15}
.aboutpo h4{padding-top:20%}
.abouttitle{padding-top:0}

/*sychangfang*/
.ipart03 .anul .p_product{width:46%;}
.ipart03 .anul .p_product:nth-child(n+5){display:none;}


/* syxw */
.gg{min-width:0px; margin-top:0%;}
.gg .div1{ background:url(http://www.jsjd.cc/images/1_35.jpg) top left no-repeat; background-size:30px; padding-top:3%; line-height:30px;}
.gg .div1 .lf{ font-size:22px;}
.gg .div1 .rg a{ font-size:14px;}
.gg .div2{ margin-top:0;}
.gg .div2 ul li{ width:100%; margin-right:0%; margin-top:5%;}
.gg .div2 ul li .p1 img{ width:100%;}
.gg .div2 ul li .p2{ padding:5%;}
.gg .div2 ul li .p2 .pp1{ font-size:16px; font-weight:bold;}
.gg .div2 ul li .p2 .pp2{ font-size:14px; margin-top:2%;}
.gg .div2 ul li .p2 .pp3{ margin-top:1%;}

/*hengtiao*/
.sht .dz p{font-size:29px;}

/*gongchenganli*/
.gcaln li {width: 32%;}


/*rongyu*/
#rongyu li{width:calc(100% / 2);}
/*shebeizhanshi*/
.sbzsn li {width: calc(49%);}

/*lianxiwomen */
.contact .tc .gzh{width:100%;border-bottom: 1px solid #ddd;border-right: 0;padding-bottom: 31px;}
.contact .tc .lxfs{width:100%;padding-top: 30px;}




}

@media(max-width:991px){
	
/*头部*/
.h_nav {height: 80px;}
.h_nav li {width: calc(100% / 3);}


}

.h_nav li a { height: 40px; line-height:40px;}	



#banner aside span {  width: 43px; height: 43px;}
#banner aside span:after{    width: 22px; height: 22px;}

/*sychanpindaohang*/	
.tabTop p a{padding: 0 8%;}

/*sypd*/
.nct .nzc{width: 100%;}
.xiong {display: none;}


/*sydibu*/
.footzuo,.footyou{width:100%;padding-bottom: 20px;}	
.footyou .ewm{margin: 0 auto;width: 240px;}

/*内页产品*/
	.gcaln ul{width: 100%;}
	.gcaln li{width: calc((100% - 4%) / 2);margin: 1% 1%;}
	.w92{width: 95%;}
	
/*内页联系*/
	.contact .tc .lxfs{padding-left: 20px;}
	
}









/*一键拨号*/
@media(min-width:1000px){

.footbox{display:none;}
.gao{display:none;}}
.gao{height:5rem;}

.footbox{height: 5rem;background: rgba(0, 0, 0, 0.81);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: 1.2rem;}
.footbox ul li a img{ display:block; width:2.5rem; height:2.5rem; margin:0.3rem auto}






/*搜索*/
#search{ width:490px; height:38px;}
.search1{color:#999999;width:360px;height:34px; line-height:34px;  float:left; padding-left:36px; border:1px #CCCCCC solid; border-right:0;background:#fff url(sicon.png) no-repeat 10px 7px; font-size:12px;}
.search2{color:#FFFFFF; float:left; background:#FF9900; height:36px; line-height:36px; font-size:14px; width:86px; border:#2A6CA2 0px solid; cursor:pointer;}


/*菜单导航*/

.hotpic{ overflow:hidden;}
.hotpic ul li{ float:left;overflow:hidden; height:380px; position:relative;}
.hotpic ul li.li01{ width:15%;}
.hotpic ul li.li01 a img{ }
.hotpic ul li.li02{ width:45%;}
.hotpic ul li.li03{ width:20%;}
.hotpic ul li.li04{ width:20%;}
.hotpic ul li a{ width:100%; display:block; height:380px;}
.hotpic ul li.li03 a{ display:block; height:190px;position:relative; }
.hotpic ul li.li03 a img{ width:100%;min-width:100%; width:auto; height:100%;}
.hotpic ul li img{ min-height:100%; display:block; min-width:100%;}
.hotpic ul li .text{ position:absolute; left:0; bottom:0; background:url(titbg2.png) repeat-x 0 100%; color:#fff; width:94%; padding:110px 3% 10px 3%; font-size:16px; height:26px; overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}


.picfloor{ padding-top:20px;}
.Bigtitle{ font-size:20px; height:40px; line-height:40px; padding-bottom:20px;}
.Bigtitle em{ float:right; }
.Bigtitle em a{ font-size:14px;}

.picfloor1{}
.picfloor1 a{ display:block; height:180px;}
.picfloor1 img{ width:100%; display:block; height:100%;}
.picfloor1 .bg{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(titbg2.png) repeat-x 0 bottom;}
.picfloor1 .text{ position:absolute; left:0; bottom:10px; width:94%; margin:0 3% -2px 3%; color:#fff; z-index:99;  font-size:18px; }
.picfloor1 .text1{  font-size:18px; line-height:30px;}
.picfloor1 .text2{font-size:13px; line-height:23px; padding:10px 0; border-top:1px solid rgba(255,255,255,0.5); display:none; transition:0.5s;-webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s;}
.picfloor1 .text2.show{ display:block; transition:0.5s;-webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s;}
.picfloor1 .pic_left{ width:580px; height:380px; margin-right:20px; position:relative; overflow:hidden;}
/*.picfloor1 .pic_left img{ min-height:380px;}*/
.picfloor1 .pic_left ul li{ float:left; width:280px; margin-bottom:20px; overflow:hidden; position:relative;}

.picfloor1 .pic_left .big{margin-right:20px; height:380px; width:580px;}
.picfloor1 .pic_left .big img{ width:100%; height:380px; display:block;}
.picfloor1 .pic_left .main{margin-right:20px; height:380px;}
.picfloor1 .pic_left img{ width:100%; height:100%; display:block;}
.picfloor1 .pic_left .main img{min-height: 380px;}





.picfloor1 .pic_right{ width:580px}
.picfloor1 .pic_right ul{ width:600px;}
.picfloor1 .pic_right ul li{ width:280px; height:180px; overflow:hidden; margin-right:20px; float:left; margin-bottom:20px; position:relative;}










/*文章分页样式*/
#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*/

#searchresult{ padding-top:20px;}
.demand_box{width:1180px;margin:0 auto;height:38px; line-height:38px;font-size:14px;}
.demand_l{ width:100px; height:38px; font-size:20px; float:left;}
.demand_r{width:898px;height:38px;float:left;overflow:hidden; }
.demand_r li{ float:left; text-align:center; padding:0px 1px; height:38px; line-height:38px;}
.demand_r li.currclass a{ color:#338BC9}
.demand_r a{ font-size:16px; display:block; height:38px; padding:0px 12px;font-weight: normal;}

.demand_r li a.current{color: #338BC9;}

.navigation690{height:22px;line-height:22px;color:#999;background:url(ask_points.gif) no-repeat left -1356px;padding-left:15px;}
.navigation690 a{color:#999;}
.navigation690 a:hover{color:red;text-decoration:none;}



/*友情链接*/
.w92 .bottom .title4 .sqlj{ float: right;}
.w92 .bottom .link{ margin-top:12px;}
.w92 .bottom .link #nlink{ padding-top:15px; height:40px;}
.w92 .bottom .link li{ float:left; width:10%; height:36px;  margin-right:10px; text-align:center; line-height:36px;}
.w92 .bottom .link li img{ width:90px; height:32px; }







/*图片频道*/



.w92 .content .box ul li .dask{width:100%;height:230px; line-height:210px;background-color:transparent;position:absolute;top:-230px;left:0; text-align:center; background:url(touming.png); cursor:pointer;}

.content .box ul li .dask a{color:#fff;font-size:14px;background:none; }

#pro_infor {height:280px;}
#pro_infor img {border:1px solid #ccc;width:320px;height:271px;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width:281px;padding: 10px 20px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  281px;height: 50px;}

 

/* 图片分页方式的样式*/
.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;width: 100%;}
.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;}

/* 图片分页方式的样式结束*/





/*图片筛选*/

.photolisting{}
.photolisting ul{ padding-top:10px;}
.photolisting li{width:25%; float:left; height:130px;white-space:nowrap; text-overflow:ellipsis;  overflow:hidden;}
.photolisting li a{width:174px;}
.photolisting img{width:163px; height:90px; border:#e5e5e5 1px solid; padding:2px; }
.photolisting a{}
.photolisting a:hover{ color:red; text-decoration:none;}



.picpl{}
.picpl .search01{ border:1px solid #E7E7E7; margin-top:10px;}
.picpl .search01 .title{ height:40px; line-height:40px;padding-top:5px;border-bottom:1px solid #E7E7E7;}
.picpl .search01 .title h2{ font-size:18px; font-weight:normal;padding-left:15px;}
.picpl .search01 .keyform .keywordform{ font-size:16px;}
.picpl .search01 .keyform .keywordform #key{ height:20px;}
.picpl .search01 .keyform .keywordform .fcsearch{ height:24px; width:45px; color:#fff; background:#FF9900; border:1px solid #FF9900;}
.picpl .tabtit{background:#F3FAFF; border:1px solid #CCE0F5;}
.picpl .left01{border:#e5e5e5 1px solid;}
.picpl .left01 .title{height:40px;line-height:40px;overflow:hidden; font-size:16px; padding-left:15px; color:#333;}
.picpl .left01 .left01box{padding:10px;}
.picpl .left01 .searchbox{ height:100%; overflow:hidden;padding:10px;}
.picpl .left01 .searchbox .content_nei{}
.picpl .left01 .searchbox .content_nei ul{}
.picpl .left01 .searchbox .content_nei li{ height:110px; border-bottom:#ccc 1px dashed; margin-bottom:8px; overflow:hidden;}
.picpl .left01 .searchbox .content_nei h1{width:120px; float:left;}
.picpl .left01 .searchbox .content_nei h1 img{ padding:2px; border:#D4D4D4 1px solid;}
.picpl .left01 .searchbox .content_nei h3{width:520px; float:right;}
.picpl .left01 .searchbox .content_nei h3 a{ font-size:14px; font-weight:bold; text-decoration:underline;}
.picpl .left01 .searchbox .content_nei h3 a:hover{ color:red; text-decoration:none;}
.picpl .left01 .searchbox .content_nei h3 span.intro{font-size:12px; font-weight:normal;}
.picpl .fieldmenu .condition_title{ font-size:14px; width:80px; float:left; line-height:30px; padding-left:15px;}
.picpl .fieldmenu .container{ font-size:14px; width:600px; float:right;}
.picpl .fieldmenu .container strong{ border:1px solid #03A2DC; padding:2px; color:#fff; background:#03A2DC}
.picpl .fieldmenu  .container a{ padding:0px 8px;}
.picpl .search02 .tabtit{ font-size:14px; height:32px; padding-left:10px; border:1px solid #d4d4d4; overflow:hidden; background:#E7E7E7;}
.picpl .search02 .tabtit ul li{ padding-right:10px; font-size:16px; float:left;height:40px;width:120px;}
.picpl .search02 .tabtit ul li a{ padding-left:20px; line-height:32px;}
.picpl .search02 .tabtit ul li.slt{ background:url(tabbg.png) no-repeat;  margin-top:2px;}
.picpl .search02 .tabtit ul li.slt a{color:#fff}
.picpl .right01{height:100%;overflow:hidden;padding-bottom:10px;}
.picpl .right01 .title{height:35px; line-height:35px; font-size:14px; font-weight:bold; color:#222; }
.picpl .right01 .title  h3{background:#fff;width:90px; line-height:32px; font-size:16px; font-weight:bold;}
.picpl .right01 .right01box{}
.picpl .right01 .right01box ul{}
.picpl .right01 .right01box li{width:48%; margin:1%;float:left;text-align:center;height:136px;overflow:hidden;}
.picpl .right01 .right01box img{width:100%;height:100px;padding:2px;}







/*********************************/
.leftbox{ width:315px;}
.rightbox{ width:290px;}
.newstit{ height:40px; line-height:40px;font-size:18px; margin-bottom:5px}
.newstit i{ width:6px; height:25px; background:#338BC9; display:inline-block; vertical-align:middle; margin-right:15px;}
.newstit font{ font-size:20px; color:#338BC9;}
.navigation{width:1180px;margin:10px auto; clear:both;height:28px;line-height:28px; font-size:14px;color:#999;}
.navigation span{ float:right;}
.navigation span input[type="image"]{ border:none;height:33px;line-height:33px; /*width:90px;*/}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}

.diggbox ul li{ line-height:30px;}
/**新闻列表页**/
.newslist ul li{ border-bottom:dashed 1px #ccc; padding:10px 0}
.newslist ul li h2{ font-size:20px;line-height:40px; height:40px;}
.newslist ul li h2 a{color:#333333; font-size:16px;}
.newslist ul li h2 a:hover{ text-decoration:none; color:#900;}
.newslist ul li p{font-size:14px;color:#666666; line-height:28px; height:56px; overflow:hidden; }
.newslist ul li p a{font-size:14px;color:#666666;}
.newslist ul li span{ font-size:12px; margin-top:15px; color:#999; display:block;}
.newslist ul li span.pl{ float:right; background:url(plnum.png) no-repeat left center; width:30px; padding-left:18px; font-size:13px;}
.newslist ul li a span{ display:inline-block;}

.newpaper ul li{ margin-bottom:10px;}
.newpaper ul li a{ font-size:12px; line-height:30px; display:block;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; margin-bottom:5px;}
.newpaper ul li p{ color:#999; line-height:22px; height:44px;overflow: hidden;}

/**新闻内容页**/
.newscontent{border:#E5E5E5 1px solid;padding:20px 22px;}
.newscontent .name{font-size:22px; display:block;text-align:center;}
.newscontent .mess{text-align: center;margin-top: 8px;border-bottom: #eee 1px dashed; padding-bottom: 10px;}
.newscontent .mess span{ margin-right:10px; color:#666;}
.newscontent .intro{ line-height:24px !important; color:#333; margin-bottom:20px;}
.newscontent .control{ font-size:14px; line-height:24px;}
.newscontent .foot{ margin-top:10px; text-align:right; font-size:14px;}
.newscontent .moodbox{ padding:25px 0;}
#MyContent p ins{ display:none !important;}
.comment_write_table #SubmitComment{border: 1px solid #ddd;background: #eee;padding:0px 10px !important; height:30px; line-height:30px; vertical-align:middle;margin-left: 10px;color: #333;border-radius: 2px;}
.comment_write_table label input[type="checkbox"]{ vertical-align:middle; margin-left:10px; margin-right:5px;}
.comment_write_table label{ margin-top:5px; display:block; margin-bottom:15px;}
.comment_write_table .textbox{ height:30px; line-height:30px; vertical-align:middle; padding:0 5px !important; width:150px;}
#AnounName{width:150px !important; margin-right:10px;}
#nm{ float:left; margin-right:10px;}
#nm label{ margin-top:0; line-height:30px;}
#nm label input{ margin-left:0;}


/*图片频道页*/
.w92 .content .pic_hd{ width:787px; float:left; height:357px;}
.w92 .content .pi_right{ float:right; width:366px; margin-left:15px;background:#FFFFFF; }
.w92 .content .pi_right .ph{ text-align:left; width:352px;height:25px; margin-bottom:7px; /*background:url(top10.png) no-repeat center left; padding-left:25px;*/ _display:inline;}
.w92 .content .pi_right h2{  margin-bottom:10px;   height:25px; font-size:18px; font-weight:normal;}
.w92 .content .pi_right ul{}
.w92 .content .pi_right ul li{ padding-bottom:1px; height:33px;line-height:33px;font-size:14px; border-bottom:#E7E7E7 dashed 1px; margin-bottom:-1px; zoom:1 }
.w92 .content .pi_right  ul li span{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#eee 1px solid;  border-radius:3px;}
.w92 .content .pi_right  li .a1,.w92 .content .pi_right  li .a2,.w92 .content .pi_right  li .a3{color:#fff; background:#EC8500; border:none;}
.w92 .content .pi_right  li .ph_hits{ display:block; height:32px; float:right; border:none;  font-size:12px; color:#999; line-height:32px; width:23px;}
.w92 .content .title,.xgphoto .title,.piclist .title{color:#666666; height:40px; line-height:40px;}
.w92 .content .title h2,.xgphoto .title h2,.piclist .title h2{  line-height:40px;font-size:18px; font-weight:normal; padding-left:15px; width:100px; float:left}
.w92 .content .title h2 a:hover{ text-decoration:none;}
.w92 .content .title .keyform{ width:450px; float:right;}
.w92 .content .title .keyform .keywordform{ font-size:16px; padding-left:10px;}
.w92 .content .title .keyform .keywordform .fcsearch{}
.w92 .content .title .keyform .keywordform #key{ height:20px;}
.w92 .content .title .keyform .keywordform #searchbtn{ height:24px;width:46px; background:#FF9900; border:1px solid #FF9900; color:#FFFFFF;}
.w92 .content .pic{  }
.w92 .content .pic ul{}
.w92 .content .pic ul li{ float:left; width:209px; border-radius: 6px; -moz-border-radius:20px;}
.w92 .content .pic .hh{ padding-right:0px;}
.w92 .content .pic ul li a{ display:block; height:140px;background:url(pbottom.png) no-repeat center bottom; }
.w92 .content .pic ul li a img{ width:100%; height:135px;background:url(loading.gif) no-repeat center center; border-radius:3px;}
.w92 .content .pic p{ text-align:center; height:25px; line-height:25px;font-size:14px;}
.w92 .content .pic p a{ background:none;}

.w92 .content .box{ overflow:hidden; margin-bottom:20px; border:1px solid #EAEAEA; padding:15px;}
.w92 .content .box .title h2{ padding-left:10px}
.w92 .content .box ul{}
.w92 .content .box ul li{float:left;  width:372px;float:left;position:relative;overflow:hidden; margin:0 10px 10px 0;}
.w92 .content .box ul li a{ }
.w92 .content .box ul li a img{ width:100%; height:230px;vertical-align:bottom;}
/**图片栏目页*/
.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;padding:20px 0;width: 100%;margin: 0 auto;}
.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{    text-align: center;}
.picnr .picnrbox .showpic .imglist img{margin:10px;}
.picnr .nph_intro{padding:10px;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;}

.xgphoto{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.xgphoto .xgphotobox ul{padding:10px;}
.xgphoto .xgphotobox li{width:18%; margin:1%;float:left;text-align:center;overflow:hidden;}
.xgphoto .xgphotobox img{width:100%;height:140px;margin-bottom:8px;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc;}
.xgphoto .xgphotobox li span{ width:120px; height:30px; line-height:30px; overflow:hidden; display:block;}
.xgphoto .xgphotobox a:hover{ color:red; text-decoration:none;}
.xgphoto  .commentbox{ padding:10px;}

@media(max-width:991px){
	.picnr .picnrbox .showpic img{width: 100%;}
}



/*新闻列表页样式*/


/*评论页样式*/
.w92 .content #xw_title h1{ font-size:22px;}
.w92 .content .main2 .xinwen #pl_wyhs,#yhpl{ background-color:#F1F1F1;  margin-top:30px; margin-bottom:20px; }
.w92 .content .main2 .xinwen #pl_wyhs .img1,#yhpl .img1{ padding:10px;}

.left .showcomment{ border:#e5e5e5 1px solid; overflow:hidden; background:#fdfdfd; border-bottom:2px solid #ccc;}
.left .showcomment .title{ background:#f1f1f1; height:40px; line-height:40px;font-size:14px; font-weight:bold;color:#333;padding-left:15px;}
.left .showcomment .showbox{ padding:10px; min-height:100px;}
.quote{border:1px solid #ccc;background:#f1f1f1;padding:5px;margin:5px;}
/*新闻内容页样式*/
.w92 .content .weizhi{ height:25px; line-height:25px; padding-left:10px; font-size:13px;}
.w92 .content .main2 .xinwen{ border:#E5E5E5 1px solid;padding:20px 22px; }
.w92 .content .main2 .xinwen .xw_hear{margin-bottom:22px;}
.w92 .content .main2 .xinwen .xw_hear .xw_title{ text-align:center; margin:15px;}
.w92 .content .main2 .xinwen .xw_hear .xw_title h2{ font-size:22px; display:block; height:40px; line-height:40px;}
.w92 .content .main2 .xinwen .xw_hear .xw_xinxi span{ color:#666666; margin-right:10px;}
.w92 .content .main2 .xinwen .xw_hear .xw_xinxi span em{ color:#FF0000;}
.xw_xinxi{ text-align:center; margin-top:8px; border-bottom:#eee 1px dashed; padding-bottom:10px;}
.w92 .content .main2 .xinwen .xw_content{ padding:0 10px; font-size:14px; line-height:24px !important;}
.w92 .content .main2 .xinwen .xw_content .foot{ float:right; margin-top:20px;}
.w92 .content .main2 .xinwen .xgxw{margin-top:20px;}
.w92 .content .main2 .xinwen .xgxw .zg2{ float:right; margin-top:20px;}
.w92 .content .main2 .xinwen .xgxw .xgtitle{ font-size:18px; font-weight:bold; padding:10px 20px;}
.w92 .content .main2 .xinwen .xgxw ul{ margin-left:40px; }
.w92 .content .main2 .xinwen .xgxw ul li{list-style-type:disc; color:#03F; font-size:14px; padding-bottom:2px;}
.w92 .content .main2 .xinwen .wyhs{margin-top:40px; padding:10px; margin-bottom:10px;}
.w92 .content .main2 .xinwen .wyhs h2{ font-size:16px;margin-bottom:10px;}














/*内容样式*/

.mainpdbox{/*width:998px;*/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 .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{ color:}
.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;}









/*公告*/

.w92 .left{width:275px; float:left; border:#e5e5e5 1px solid;height:100%; overflow:hidden;}
.w92 .left .helpleftsite{ margin:1px; padding:15px;}
.w92 .left .helpleftsite .title{height:60px; line-height:60px; font-size:24px;}
.w92 .left .helpleftsite .leftbox{ padding:2px;}
.w92 .left .helpleftsite .leftbox a{display:block;height:35px; line-height:35px;padding-left:35px; font-size:15px;}

/*.w92 .right{width:835px; float:right; border:#DCDCDC 1px solid;padding:20px; height:100%; overflow:hidden;}
.w92 .right h2{ font-size:22px;text-align:center; line-height:35px; margin:12px 0;}
.w92 .right h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.w92 .right .notetext{ padding:20px; line-height:24px; font-size:14px; color:#555;}
.w92 .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.w92 .right .notetext h3{ font-size:16px; font-weight:bold; color:#999; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.w92 .right .tdbg .lefttdbg{width:100px;}
.w92 .right .notetext li{ line-height:30px; line-height:30px;}
.w92 .right .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.w92 .right .recruitment_tableInfo th{ background:#f1f1f1;}*/



/*关键字tags*/

.tagsmain{border:#eee 1px solid;}
.tagsmain .tit{height:40px; line-height:40px;font-size:16px;color:#333; padding-left:15px;}
.tagsmain .tagsshow ul{padding:20px;}
.tagsmain .tagsshow ul li{ padding:10px 0;}
.tagsmain .tagsshow ul li .art_title{line-height:35px; height:35px;}
.tagsmain .tagsshow ul li .art_title a{ display:block; font-size:16px; }
.tagsmain .tagsshow ul li .artintro{ font-size:13px; color:#555;}
.tagsmain .tagsshow ul li .c9{ font-size:12px; display:block; padding:10px 0; color:#666;}


.tagsmain .tagsshow #tags{background:#f1f1f1;height:30px;line-height:30px;font-size:14px;}
.tagsmain .tagsshow .title{background:#f1f1f1;height:30px;line-height:30px;font-size:14px;}
.tagsmain .tagsshow tr.list{height:75px;overflow:hidden;}
.tagsmain .tagsshow tr.list td{border-bottom:#E8E8E8 1px solid;}
.tagsmain .tagsshow tr.list td img{padding:2px;border:#D4D4D4 1px solid;}
.tagsmain .tagsshow tr.list td A{font-size:14px;}
.tagsmain .tagsshow tr.list td a:hover{color:#ff6600;text-decoration:none;}

.tagsmain .tagsshow .tagstitle{font-size:12px; font-weight:bold;height:21px; line-height:21px; }
.tagsmain .tagsshow .tags a{ padding:3px 5px; color:#fff;}

.tagsmain .tagsshow .showpage{margin-top:10px;text-align:center;font-size:14px;color:#069;}




.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*/
.xwy {
    width: 100%;
}
.xw2 li {
    line-height: 28px;
}
h2, h3, h4 {
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
}
.xw2 h4 a {
    color: #282828;
    font-size: 20px;
    font-weight: normal;
    line-height: 2;
    padding: 0px 10px;
}
.xw2 span {
    font-size: 15px;
    line-height: 2;
    /* height: 95px; */
    display: block;
  
    color: #606060;
    display: block;
    /* margin-left: 260px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xw2 li {
   width: 49%;
    display: inline-block;
    overflow: hidden;
    /* height: 220px; */
    margin-bottom: 15px;
    border-bottom: #b3b3b3 1px dashed;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}


h4 {
    display: block;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.xw2 .ck {
    display: block;
    float: right;
    line-height: 23px;
    padding: 5px 18px;
    border-radius: 30px;
    border: 1px #ab0b0b solid;
    color: #2d2d2d;
    font-size: 14px;
}
@media(max-width:991px){
    .xw2 li{width: 100%;
    }
}
