/*reset */

/*WM*/

*{ font-family: "微软雅黑"; font-size: 16px;}
body,p,h1,h2,h3,h4,h5,h6,ul,li,img,input,table,dl,dd{ margin: 0; padding: 0;}
img{ display: block; border: none;}
input{ outline: none;}
li{ list-style: none; vertical-align: middle;}
a{ text-decoration: none;  color:#666; border: none;}
.h_bt {
    font-family: "Microsoft YaHei";
    font-size: 18px;
    color: #231815;
    padding: 38px 0 0 0px;
	margin-left:-10px;
}
.h_bt span {
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #00923f;
    padding-top: 6px;
}
.h_pho p{margin-top: 25px;}


.h_pho span {
    color: #00923f;
    font-size: 28px;
    display: block;
	font-weight: bold;
    /* font-family: Impact; */
	padding: 0px 0 0 px 15px;
}
input{ outline: none; border: none;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
.fl{ float: left;}
.fr{ float: right;margin-right: 50px;}
.clearfix:after{ display: block; height: 0; clear: both; content: "."; visibility: hidden; }

.clearfix .logob{margin-top: 25px;}

.w1200{width: 1200px; margin: 0 auto;}
.w1460{width: 76.6%; min-width: 1200px; margin: 0 auto;}
.h30{height: 30px;}
.h50{height: 50px;}
/*head*/

header{position:relative;}
.headTop{
	background: url(../image/xian.png) 0 0;
	width: 100%;
	height: 38px;
	}
.headTop strong{
	padding-left: 10px;	
	font-weight: normal;
}	
.headTop strong,.hUl li a{
	color: #e5e5e5;
	line-height: 38px;
	font-size: 14px;
}	
	
	
/*nav*/
nav{ 
	top: 50px;
	width: 100%;
	height: 95px;
}
.logo{
	padding-top: 20px;
}
.navLi{ 
	float: left;
	position: relative;
	width: 149px;
	text-align: center;
	padding: -13px 0;
	height: 60px;
	 }
.cuu{
	background:#017429 ;
} 
.cuu a{ color: #fff !important;}
.navLi>a{ 
	display: block;
	width: 100%;
	color:#010101;
	line-height: 60px;
}
.navLi::after{
	background:#017429;
	content: '';
	color: #fff; 
	position: absolute; 
	bottom: 0; 
	left:0;right: 0;
	width:100%;
	height: 0;
	opacity: 0;
	z-index: -1; 
	transition: all .5s;
}
.navLi:hover::after{content: '';opacity: 1;height: 100%; color: #fff;}
.navLi:hover a{ color: #fff;}



.navbj{height: 60px ; width: 100%; background-color: #efefef; position:absolute;

	bottom: 5px ;
z-index: -2;
}

.daohangbox{margin-top: 0; height: 65px;}

.daohangtop{margin-bottom: 30px;}

.sub{
	display: none; 
	position: absolute; 
	width: 180px; 
	top: 130px; 
	left: 0px; 
	background:rgba(12,105,44,0.8); 
	z-index: 9;
	padding: 15px 0;
	}
.on>a{display: block; float: left; width: 100%; height: 100%;}
.sub li{  
	padding-left: 20px;
	height: 38px;
	line-height: 38px;
		 }
.sub li a{ color: #fff;}
.sub li img{
	width: 100%;
	height: 90px;
	float: left;
}
.sub li p{
	float: left;
	line-height: 30px;
	margin-left:18px;
}
.sub li:hover{background:rgba(12,105,44,1);}


/*banner*/
.banner{
        position: relative;
        height: 100%;
    }


/*product*/
.proTitle{
	display: block;
	margin-bottom: 60px;
	padding-top: 60px;
}
.proTitle h1{
	width: 486px;
	text-align: center;
	margin: 0 auto;	
	color: #4c4c4c;
	font-size: 36px;
	font-weight: normal;
	line-height: 70px;
	border-bottom: #4c4c4c 1px solid;
}
.proTitle h1 span{
	color: #017429;
	font-size: 48px;
}
.proTitle p{
	color: #4c4c4c;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}
.proTitle>span{
	display: block;
	color: #ff0101;
	font-weight: bold;
	line-height: 30px;
	font-size: 22px;
	text-align: center;
}
.proUl{
	/*padding-left: 60px;*/
}
.proLi{ 
	float: left;
	width: 220px;
	margin-right: 20px;	
}

.proLi a img{
	margin: 0 auto;
}
/*.proLi:hover .deg{
	background: rgba(1,116,41,1);
}
.deg{
	position: relative;
	width: 90px;
	height: 90px;
	transform: skew(-45deg,45deg);
	background: rgba(1,116,41,0.7);
	margin-bottom: 60px;
	transition:all .5s;
}
.deg img{
	position: absolute;
	width: 90px;
	height: 90px;
	top: -12px;
	left: -12px;
	transform: skew(45deg,-45deg);
}*/
.proLi p{
	text-align: center;
	line-height: 35px;
	transition:all .5s;
}
.proLi:hover p{
	color: #017429;
	text-indent: 6px;
	font-weight: bold;
	font-size: 18px;
}

.productBox{
	width: 1200px;
	height: 800px;
	overflow: hidden;
}

.cpWrap{
	background: url(../image/probeijing.jpg) no-repeat 0 0;
	padding: 50px 0;
	margin-top: 40px;
}
.productBox li{
	width: 282px;
	margin: 15px 9px 0;
	height: 255px;
	float: left;
	overflow: hidden;
	background: #ddd;
	transition-duration: 0.5s;
}
.productBox li:hover{
	background: #017429;
}
.productBox li:hover p a{
	color: #fff;
}
.productBox li>a{
	display: block;
	width: 100%;
	height: 212px;
	overflow: hidden;
}
.productBox li a img{
	width: 100%;
	height: 212px;
	transition-duration: 0.5s;
}
.productBox li:hover img{
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
}

.productBox li p a{
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #3a3b38;
}
.proImg{
	width: 100%;
	height: 258px;
	overflow: hidden;
}
.proImg img{
	transition: all .5s; 
}
.productBox li:hover .proImg img{
	transform: scale(1.2);
}
/*about*/
.about{
	background: #f5f5f5;
	padding: 45px 0;
}
.abTitle{
	display: block;
	text-align: center;
	color: #cccccc;
	font-size: 70px;
	margin-bottom: 20px;
}
.abTitle span{
	font-size: 110px;
	color: #cccccc;
}
.abTitle span:hover{
	color: #cccccc;
}
.abTitle,.abTitle span{
	color: #cccccc;
}
.abTitle h4{
	display: inline-block;
	color: #017429;
	font-size: 55px;
}
 .abL{
 	position: relative;
 	width: 565px;
 	height: 345px;
 	margin-top: 170px;
 	background: #017429;
 }
 .abL .abImg{
 	position: absolute;
 	bottom: 30px;
 	left: 30px;
 	width: 710px;
 	height: 475px;
 	overflow: hidden;
 	cursor: pointer;
 }
.abImg img{
	transition: all .5s;  
}
.abImg img:hover{
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
}
.abr{
	position: relative;
	width: 365px;
	height: 220px;
	margin-top: 95px;
 	background: #017429;
}
.abWZ{
	position: absolute;
	width: 500px;
	height: 340px;
	padding: 40px;
	background: #fff;
	box-shadow: #666 1px 2px 8px;
	top: 20px;
	right: 20px;	
}
.abWZ h5{
	padding-top: 3px;
	color: #4c4c4c;
	font-size: 18px;
	line-height: 35px;
}
.abWZ p{
	padding-top: 10px;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 26px;
	text-indent: 2rem;
}
.abMore{
	display: block;
	margin-top: 20px;
	width:125px;
	height: 35px;
	background: #017429;
	color: #fff;
	text-align: center;
	line-height: 35px;
	transition: all .5s;
}
.abMore:hover{
	background:#fded02;
	color: #017429;
	font-weight: bold;
}

/*youshi*/
.youshi{
	padding-top: 80px;
	height: 810px;
	background:url(../image/youshi.jpg) no-repeat 0 0;
}
.ysTitle{
	text-align: center;
	display: block;
	cursor: pointer;
}
.ysTitle h4{
	color: #4C4C4C;
	
	font-weight: normal;
}
.ysTitle h4 span{
	color: #f2ea05;
		font-size: 60px;margin-left: 15px;
}
.ysTitle p{
	text-align: center;
	color: #fff;
	font-size: 30px;
}
.ysTitle h5{
	width: 465px;
	height: 55px;
	margin: 20px auto;
	color: #017429;
	font-weight: normal;
	line-height: 55px;
	font-size: 30px;
	background: #fded02;
	border-radius: 40px;
}
.ysBox{
	position: relative;
	background: url(../image/ys1.png) no-repeat center 0;
	height: 520px;
}
.icon1,.icon2,.icon3,.icon4{
	position: absolute;
	transition: all .8s;
}
.icon1{
	bottom: 30px;
	left: 80px;
}
.icon2{
	top: 80px;
	left: 230px;
}
.icon3{
	top: 80px;
	right: 230px;
}
.icon4{
	bottom: 30px;
	right: 80px;
}
.ysBox p{
	position: absolute;
	width: 300px;
	color: #fff;
	font-size: 15px;
	/* font-weight: bold; */
	line-height: 32px;
}
.ysBox p span{ font-weight: bold;
	color: #fff;
	font-size: 20px;}

.p1{
	position: absolute;
	bottom: 213px;
	left: -73px;
}
.p2{
	position: absolute;
	top: 10px;
	left: -44px;
}
.p3{
	position: absolute;
	top: 10px;
	right:-75px;
}
.p4{
	position: absolute;
	bottom: 240px;
	right: -82px;
	width: 280px !important;
}
.icon1:hover,.icon2:hover,.icon3:hover,.icon4:hover{
	transform: rotateY(180deg);
}
/*------css 3d 动效开始-----*/
.word1,.word2,.word3,.word4,.word5,.word6,.word7,
.word8,.word9,.word10,.word11,.word12,.word13{
	display: inline-block;
	position: relative;
	font-size: 72px;
	font-weight: bold;
}
.word5,.word6,.word7,.word8,.word9,.word10,.word11,.word12,.word13{
	font-size: 58px;
	font-weight: normal;
}
.word1:before,.word2:before,.word3:before,.word4:before,
.word5:before,.word6:before,.word7:before,.word8:before,
.word9:before,.word10:before,.word11:before,.word12:before,.word13:before
{
	content: attr(data);
	position: absolute;
	color: #fded02;
	top: 0;
	left: 3px;
	transform-origin:left;
	transition: transform .5s;
	}
.word5:before,.word6:before,.word7:before,.word8:before,
.word9:before,.word10:before,.word11:before,.word12:before,.word13:before{
	color: #fff;
}
.word1:before{content: "泰";}
.word2:before{content: "安";}
.word3:before{content: "九";}
.word4:before{content: "洲";}
.word5:before{content: "铸";}
.word6:before{content: "造";}
.word7:before{content: "工";}
.word8:before{content: "程";}
.word9:before{content: "材";}
.word10:before{content: "料";}
.word11:before{content: "新";}
.word12:before{content: "形";}
.word13:before{content: "象";}

.word1:after,.word2:after,.word3:after,.word4:after,
.word5:after,.word6:after,.word7:after,.word8:after,
.word9:after,.word10:after,.word11:after,.word12:after
{
	position: absolute;
	top: -10px;
	left: -8px;
	z-index: -1;
	transform-origin: left;
	transition: transform .5s;
}

 .word1:hover:before,.word2:hover:before,.word3:hover:before,.word4:hover:before,
 .word5:hover:before,.word6:hover:before,.word7:hover:before,.word8:hover:before,
 .word9:hover:before,.word10:hover:before,.word11:hover:before,.word12:hover:before,
 .word13:hover:before
 {
            transform: rotateY(-40deg) skewY(10deg);
        }
.word1:hover:after,.word2:hover:after,.word3:hover:after,.word4:hover:after,
.word5:hover:after,.word6:hover:after,.word7:hover:after,.word8:hover:after,
.word9:hover:after,.word10:hover:after,.word11:hover:after,.word12:hover:after,
.word13:hover:before
{
            transform: rotateY(80deg) skewY(10deg);
        }

/*------css 3d 动效结束----*/

/*新闻*/
.newsWrap{
	padding-top: 50px;
}
.newLeft{
	width: 660px;
}
.newsDt{
	height: 50px;
	background: url(../image/news-xian.png) no-repeat right bottom;
	margin-bottom: 30px;
}
.newsDt p{	
	border: #40aa3c 4px solid;
	width: 150px;
	height: 42px;
	text-align: center;
	line-height: 42px;
}
.newsDt a,.nrDt a{
	color: #017429;
	font-weight: bold;
}
.newsDt a:hover,.nrDt a:hover{
	text-decoration: underline;
}
.newsDd{
	margin-bottom: 15px;
}
.newsDd:hover{
	box-shadow: #666 1px 2px 8px;
}
.newsDd:hover p{
	color: #017429;
}
.newImg{
	width: 200px;
	height: 150px;
}
.newDiv{
	width: 420px;
	padding-top: 10px;
	margin-left: 20px;
	position: relative;
}
.newDiv h6{
	color: #017429;
	line-height: 40px;
}
.newDiv p{
	color: #595959;
	font-size: 14px;
	line-height: 22px;
}
.newDiv span{
	position: absolute;
	right: 0;
	bottom: 0;
	color: #017429;
	font-size: 14px;
	line-height: 26px;
}


.newRight{
	width: 465px;
}
.nrDt{
	height: 50px;
	background: url(../image/news-xian2.png) no-repeat 0 bottom;
}
.nrDt p{
	border-left: #017429 6px solid;
	border-right: #017429 6px solid;
	width: 120px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	
}
.ddli01{
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	
}
.ddli01 img,.ddli02 img{
	display: inline-block;
}
.ddli01 p,.ddli02 p{
	width: 380px;
	margin-left: 25px;
	line-height: 24px;
	color: #595959;
}
.ddli02 p{
	font-size: 14px;
}
.nrDd:hover p{
	color: #017429;
}
.ddli01 p{
	padding-top: 8px;
}
.nrDt{
	margin-bottom: 30px;
}
.nrDd{
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: #CCCCCC 1px dashed;
}

/*foot*/
.foot{
	width: 100%;
	
	border-top:#0c692c 10px solid;
	background: #3a3b38;
}
.footWrap{
	padding-top: 40px;
	padding-bottom: 22px;
}
.fUl{
	margin-bottom: 50px;
	width: 1000px;
	border-bottom: #fff 1px solid;
}
.fLeft{
	width: 1000px;
}
.fUl li{
	float: left;
	width: 120px;
	text-align: center;
	padding-bottom: 20px;
	
} 
.fUl li:hover a{
	color: #f2ea05;
}
.fUl li a{
	display: block;
	height: 20px;
	border-right: #fff 1px solid;
	color: #fff;
	
}

.fUl li:last-child a{border-right:none} 

.fM li{
	
	line-height: 28px;color: #fff;
} 
.fM{
	margin-left: 100px;
	
	
	
}

.fM li p{font-size: 16px; line-height: 34px;}

.zclogo{
	margin-left: 92px;
}
.fRight{
	padding-top: 0px;
}

.ewm01{width: ;}

.ewm01 img{width: 150px;}

.ewm02{
	margin-left: 50px;
}
.fRight p{
	color: #ff0101;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
}
.lxwmBox p span strong{
	font-size: 24px;
}
.aboutBox{
	background: #fafafa;
	padding: 40px 0;
	box-shadow: #ccc 2px 2px 5px;
}
.aboutBox p img{
	margin:0 auto;
}
.aboutBox p{
	width: 90%;
	color: #666;
	line-height: 30px;
	margin: 0 auto;
}


/*--------------*/
header,.banner,.product,.youshi,
.about,.case,.news,.foot,.dinggou{min-width: 1200px;}
@media only screen and (max-width:1800px) {
	.swiper-container{
		min-height: 100%;
	}
}
@media only screen and (max-width:1600px) {
	.p3{
		/* right: 50px; */
	}
	.p4{
		/* right: 0px; */
	}
	
}



/*----------------------------------   二级页面    ---------------------------------------------------*/
#main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    font-size: 16px;
    line-height: 35px;
}
.ny_left {
	width: 320px;
	height: auto;
	float: left;
}

.ny_right {
	width: 880px;
	height: auto;
	float: left;
}

.bass {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
	width: 100%;
	margin: 0 auto 30px;
	border-bottom: solid 2px #ddd;
}
.bass img{
	vertical-align: middle;
	margin-right: 10px;
}

.bass a {
	color: #017429;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.ny_news li{
	width: 100%;
	background: #fafafa;
	/*border-bottom: solid 1px #ddd;*/
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 14px !important;
	line-height: 25px;
	color: #666;
	box-sizing: border-box;
	padding: 10px 0;
	position: relative;
}
.ny_news li a{
	font-size: 20px;
	color: #262626;
	display: block;
	padding-top: 10px;
}
.ny_news li:hover{
	box-shadow: #D9D9D9 2px 2px 5px;
}
.ny_news li a:hover{
	color: #017429;
	font-weight: bold;
}
.ny_news li>img{
	width: 160px;
	height: 120px;
	float: left;
	margin-right: 20px;
	display: block;
}


.ny_news li p{
	color: #666;
	font-size: 15px;
	padding:10px 0 0 15px;
	width: 95%;
	/*height: 30px;*/	
}
.ny_news li span{
	position: absolute;
	display: block;
	width: ;
	right: 0;
	top: 0;
}
.ny_news li p>img{
	vertical-align: middle;
	margin-right: 5px;
}

.nynews_list{
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
.nynews_list h1{
	margin-bottom: 20px;
}
.nynews_list li{
	width: 49%;
	height: 45px;
	margin: 5px 0.5%;
	float: left;
	border: solid 1px #ddd;
	background:url(http:) left center no-repeat #fff;
	box-sizing: border-box;
	line-height: 45px;
	color: #666;
	
}
.nynews_list li a{
	color: #555;
	padding-left: 10px;
}
.nynews_list li a:hover{
	color: #d7a02b;
}



.love-pic-box{
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
}
.love-pic-box li{
		width: 23%;
		height: 280px;
		background: #fff;
		margin: 15px 1%;
		float: left;
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		border: solid 1px #d5d2d2;
		box-sizing: border-box;
		
}
.love-pic-box li img{
		width: 100%;
		height: 240px;
		padding: 0;
		margin: 0;
}
.love-pic-box li p{
	position: absolute;
	width: 100%;
	height: 40px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	
	
}
.love-pic-box li:hover p{
	position: absolute;
	width: 100%;
	height:80px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
}

.love-pic-box li p>a{
		width: 100%;
		line-height:30px;
		height: 30px;
		text-align: center;
		font-size: 16px;
		color: #000;
		display: block;
		padding-top: 5px;
}
.love-pic-box li p em{
	background: url(http:) left center no-repeat;
	padding-left: 40px;
	font-size: 20px;
	color: #dd0000;
	line-height: 40px;
	display: block;
	margin-left: 30px;
	font-weight: bold;
}

.nr16 {
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.nr20 {
	width:100%;
	height: auto;
	font-size: 20px;
	line-height: 40px;
	color: #000;
}
.nr20 h1{
	font-size: 26px;
	color: #017429;
	text-align: center;
}

.nextinfo{
	width:65%;
	margin: 0 auto;
	overflow: hidden;
	
}
.nextinfo span{
	color: #017429;
 	/*background: #eee;*/
 	margin: 20px 1%;
 	width: 48%;
 	float: left;
 	text-align: center;
 	border-radius: 20px;
 }
 .nextinfo span a{
 	color: #017429;
 }
/*.nextinfo span:hover{
 	background: #333;
 	color: #fff;
 }*/
.nextinfo span:hover a{
	color: #017429;
	font-weight: bold;
	text-decoration: underline;
}
 
 
.pc_tt {
	background:url(../image/logo-fl.png) no-repeat 110px 20px #017429;
	background-size: 22%;
	padding-top: 88px;
	color: #fff;
	width: 290px;
	height: 200px;
	border-bottom: solid 2px #4b4d49;
	box-sizing: border-box;
}
.pc_tt h2{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-top:20px;
	font-weight: initial;
}
.pc_tt>p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #ccc !important;
	width: 250px;
	margin: 0 auto;
}
.left_cplei {
	width: 290px;
	height: 460px;
	padding: 30px 0px;
	background: #fff;
	background: url(../image/fl.jpg) no-repeat 0 0;
}

.left_cplei li {
	width: 230px;
	height: 40px;
	background: url(http:) 15px center no-repeat rgba(58,59,56,.8);
	margin: 10px auto;
	text-align: left;
	line-height: 40px;
	font-size: 18px;
	padding-left: 20px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.left_cplei li:hover{	
	background: url(http:) 15px center no-repeat #ccc504;
	text-indent: 15px;
	font-weight: bold;
}
.left_cplei li:hover a{
	color: #3a3b38;
}
.left_cplei li a {
	padding-left: 25px;
	color: #fff;
	font-size: 16px;
}
.lxdh img{
	width: 16%;
	margin-top: 2px;
}
/*.left_cplei li a:hover {
	color: #fff;
}*/

.left_cplei p {
	width: 220px;
	height: 35px;
	margin: 5px auto;
	border-bottom: dashed 1px #ccc;
}

.left_cplei p a {
	color: #000;
	text-decoration: none;
	width: 228px;
	height: 35px;
	font-size: 16px;
	color: #555;
	line-height: 35px;
	display: block;
	font-weight: bold;
}

.left_cplei p a:hover {
	color: #ff0000;
}

.left-lx{
	width: 290px;
	overflow: hidden;
	border: solid 1px #ddd;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px #ccc;
	margin-bottom: 20px;
	
}
.lx-tt{
	height: 50px;
	margin-bottom: 10px;
	background: #2f44c3;
	color: #888;
	border-bottom: solid 5px #333;
	width:100%;
	margin: 0 auto 10px;
	box-sizing: border-box;
}
.lx-tt h2{
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	float: left;
	font-weight: initial;
	padding-left: 15px;
	
}
.lx-tt a{
	font-size: 14px;
	color: #eee;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.lx-tt a:hover{
	color: #d7a02b;
}
.left-lx p{
	padding: 0px 20px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

#nyba {
	width: 100%;
	height: 420px;
	background: url(../image/nei-banner01.jpg) no-repeat 0 0;
	
}
#nyba img{ width:100%; min-width:1200px; }

.links {
	width: 1070px;
	height: 60px;
	margin: 0 auto;
}

.links span {
	float: left;
	margin: 0 10px;
}

.links span a {
	font-size: 16px;
	line-height: 60px;
	color: #666;
}

.links span a:hover {
	color: #ff0000;
}





.ibox7 {
	width: 1200px;
	height: 270px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}

.ibox7 #LeftArr1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url(http:) left center no-repeat;
}

.ibox7 #RightArr1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 600px;
	height: 270px;
	cursor: pointer;
	background: url() right center no-repeat;
}

.ihonor {
	height: 270px;
	margin: 0px auto;
	overflow: hidden;
}


/*?Ч*/

.cppic {
	width: 380px;
	height: 320px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic dl {}

.cppic dl dt {
	width: 378px;
	height: 280px;
	border: solid 1px #ddd;
	display: block;
	overflow: hidden;
}

.cppic dl dt img {
	width: 378px;
	height: 280px;
	ition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	-ms-transition: -ms-transform 0.4s ease-out;
}

.cppic dl dd {
	text-align: center;
	width: 380px;
	height: 40px;
	line-height: 40px;
	background: #EEE;
	color: #333;
	font-size: 16px;
}

.cppic a:hover dl dd {
	background: #e07d7d;
	width: 380px;
	height: 40px;
	color: #FFF;
}

.cppic a:hover dl dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.cppic2 {
	width: 150px;
	height: 100px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic2 dl {}

.cppic2 dl dt {
	width: 150px;
	height: 100px;
	border: solid 2px #eee;
}

.cppic2 dl dt img {
	width: 150px;
	height: 100px;
	border: 0;
}

.cppic3 {
	width: 280px;
	height: 250px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.cppic3 dl {}

.cppic3 dl dt {
	width: 278px;
	height: 210px;
	border: solid 1px #ddd;
}

.cppic3 dl dt img {
	width: 278px;
	height: 210px;
	border: 0;
}

.cppic3 dl dd {
	text-align: center;
	width: 280px;
	height: 40px;
	line-height: 40px;
	background: #d7d7d7;
	color: #000;
	display: block;
}

.cppic3 a:hover dl dd {
	background: #fff;
	width: 280px;
	height: 40px;
	color: #000;
}

.nypic {
	width: 280px;
	height: 350px;
	margin: 10px 9px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
}

.nypic dl {}

.nypic dl dt {
	width: 278px;
	height: 228px;
	border: solid 1px #ddd;
}

.nypic dl dt img {
	width: 278px;
	height: 228px;
	border: 0;
}

.nypic dl dd {
	text-align: center;
	width: 280px;
	height: 70px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd h3 {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
}

.nypic dl dd p {
	text-align: center;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #ebebeb;
	color: #000;
	margin: 0;
	padding: 0;
}

.nypic dl dd p span {
	font-family: Impact;
	color: #eb4c00;
	font-size: 22px;
}

.nypic a:hover dl dd {
	background: #cd5310;
	width: 280px;
	height: 70px;
	color: #fff;
}

.news3 li {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.news3 li:hover {
	width: 900px;
	height: 180px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	margin:20px 10px;
	border: solid 1px #ddd;
	overflow: hidden;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 27px;
	box-shadow: 0px 0px 10px #ccc;
	transform: scale(1.05);
}

.news3 li img {
	width: 200px;
	height: 160px;
	margin-right: 10px;
	float: left;
}

.news3 li strong {
	font-size: 18px;
	color: #000;
	display: block;
	font-weight: initial;
}

.news3 li strong a {
	color: #000;
	line-height: 40px;
	text-decoration: none;
}

.news3 li strong a:hover {
	color: #ff0000;
}


.news3 li p {
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color: #999;
	font: italic;
}

.ny_title3 {
	width: 1200px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love3 {
	width: 1198px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_love {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.ny_title4 {
	width: 890px;
	height: 40px;
	background: #666;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	line-height: 40px;
	padding-left: 10px;
}

.ny_love4 {
	width: 898px;
	height: 280px;
	background: #fff;
	margin: 0 auto;
	border: solid 1px #ddd;
}

.page22 {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}

.page22 li {
	width: 400px;
	height: 40px;
	float: left;
	text-align: center;
}

.page11 {
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.page11 i {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
.content h1{
	text-align: center;
	font-size: 20px;
	line-height: 80px;
}

.bah{margin: 15px auto; display: block; color: #9d9d9d;}






.gcal{width: 1200px; margin: 30px auto; }

.gcalk{margin-top: 25px;}

.allb{overflow: hidden; justify-content: space-between; 

margin: 20px 0;
}

.alk{float: left; margin: 10px; overflow: hidden; width: 280px;}

.alk p{color: #000; background-color: #ddd;
	 line-height: 45px; text-align: center;
	}



.alimgbox{height: 183.58px;  overflow: hidden;}
.alimg{width: 100% !important;  transition: .5s; height:210px}

.alk a p{transition: .5s; }

.alk:hover img{transform: scale(1.15); -webkit-transform: scale(1.15);
	-moz-transform: scale(1.15); }
 
.alk:hover p{background-color: #017429; color: #fff; 
	}

/* .zj{display: block;}
.zj-tu{width: 300px;height: 205px;}
.zj-tu img{width: 100%;height: 100%;}
.zj-xm{text-align: center;color: #000;line-height: 35px;}
.zj-sp{color: #000;font-size: 14px;line-height: 22px;height: 44px;
	margin: 5px 0;overflow:hidden;text-overflow: ellipsis;
	display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;} */


.mart0{margin-top: 0px;    margin-bottom: 50px;}







