@charset "utf-8";
/* CSS Document */
@font-face{font-family:"BEBAS";src:url("../font/BEBAS.woff2") format("woff2"),url("../font/BEBAS.woff") format("woff"),url("../font/BEBAS.ttf") format("truetype"),url("../font/BEBAS.eot") format("embedded-opentype"),url("../font/BEBAS.svg") format("svg");}

@font-face{font-family:"Impact";src:url("../font/Impact.woff2") format("woff2"),url("../font/Impact.woff") format("woff"),url("../font/Impact.ttf") format("truetype"),url("../font/Impact.eot") format("embedded-opentype"),url("../font/Impact.svg") format("svg");}


.two{
	padding:60px 0;
	}
.two h4{
	font-size:48px;
	color:#333;
	text-align:center;
	margin-bottom:40px;
	}
.two h4 span{
	color:#f97c3c;
	}
.two h4 img{
	margin:0 30px;
	}
.two h2{
	font-size:24px;
	color:#666;
	font-weight:normal;
	text-align:center;
	}
.two h2 p{
	font-weight:normal;
	color:#fff;
	background-color:#75aa58;
	width:70px;
	height:30px;
	text-align:center;
	line-height:30px;    
	display: inline-block;
	}
.two .img{
	margin:0 auto 30px;
	display:block;
	}
.two .center>p{
	font-size:18px;
	line-height:34px;
	color:#333;
	text-align:center;
	}
.two .center>p span{
	color:#f97c3c;
	font-weight:bold;
	}
.two .center>p img{
	margin-right:10px;
	}

.title h4{
	font-size:40px;
	color:#333;
	text-align:center;
	}
.title h4 span{
	color:#f97c3c;
	}
.title h4 img{
	margin:0 30px;
	}
.title .img{
	margin:20px auto 0;
	display:block;
	}


.pro{
	background-color:#f8f8f8;
	padding:60px 0;
	}

.about{
	background:url(../images/about_bg.png) no-repeat center #f8f8f8;
	height:480px;
	overflow:hidden;
	padding-top:30px;
	}	
.about .left{
	float:left;
	width:45%;
	padding-right:5%;
	padding-top:90px;
	}
.about .right{
	float:right;
	width:50%;
	display:block;
	}
.about h4{
	font-size:36px;
	color:#fff;
	margin:10px 0 30px;
	}
.about h2{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	}
.about .xian{
	width:25px;
	height:4px;
	background-color:#f97c3c;
	margin-bottom:20px;
	}
.about p{
	font-size:14px;
	line-height:24px;
	color:#fff;
	text-indent: 2em;
	}
.about .more{
	display:block;
	width:140px;
	height:40px;
	background-color:#fff;
	border-radius:5px;
	color:#0093d7;
	text-align:center;
	line-height:40px;
	margin-top:35px;
	}
	
.an{
	padding:80px 0;
	background-color:#f8f8f8;
	}
.an .list{
	overflow:hidden;
	margin-top:40px;
	}
.an .list li{
	width:calc(100%/4 - 75px);
	padding:0 30px;
	height:326px;
	float:left;
	margin-right:20px;
	}
.an .list li:hover{
	transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
	}
.an .list li:last-child{
	margin-right:0;
	}
.an .list li .more{
	display:block;
	width:105px;
	height:30px;
	border:1px solid #fff;
	font-size:14px;
	border-radius:15px;
	color:#fff;
	text-align:center;
	margin:40px auto 0;
	line-height:30px;
	}
.an .list li h2{
	font-size:30px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	padding-top:60px;
	}
.an .list li h4{
	font-size:26px;
	text-align:center;
	font-weight:normal;
	padding-top:80px;
	color:#fff;
	}
.an .list li p{
	font-size:14px;
	line-height:24px;
	text-align:center;
	color:#fff;
	}
.an .list li h3{
	font-size:16px;
	line-height:26px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	}
.an .list li .xian{
	width:40px;
	height:2px;
	background-color:#f97c3c;
	margin:20px auto;
	}
	
.case{
	padding:60px 0;
	}

.service{
	background-color:#fafafa;
	padding-bottom:60px;
	}
.service .title{
	padding:60px 0;
	}
.service .list{
	overflow:hidden;
	background:url(/templates/cn2014/images/service.png) no-repeat center;
	}
.service .list li{
	float:left;
	margin-right:176px;
	width:168px;
	height:165px;
	background:url(/templates/cn2014/images/service_bg.png) no-repeat center;
    display: flex;
    justify-content: center;
    align-items: center;
	}
.service .list li:nth-child(1){
	margin-bottom:80px;
	}
.service .list li:nth-child(2){
	margin-bottom:80px;
	}
.service .list li:nth-child(3){
	margin-bottom:80px;
	}
.service .list li:nth-child(4){
	margin-bottom:80px;
	}
.service .list li:nth-child(4n+0){
	margin-right:0;
	}
.service .list li:hover{
	background:url(/templates/cn2014/images/service_bgh.png) no-repeat center;    
	transition: all 0.3s linear;
	}
.service .list li .img{
	height:60px;
	width:60px;
	margin:0 auto 10px;
	}
.service .list li p{
	font-size:14px;
	color:#333;
	line-height:22px;
	text-align:center;
	}
.service .list li .img1{
	background:url(/templates/cn2014/images/service1.png) no-repeat center;
	}
.service .list li:hover .img1{
	background:url(/templates/cn2014/images/service1h.png) no-repeat center;
	transition: all 0.3s linear;
	}
.service .list li .img2{
	background:url(/templates/cn2014/images/service2.png) no-repeat center;
	}
.service .list li:hover .img2{
	background:url(/templates/cn2014/images/service2h.png) no-repeat center;
	transition: all 0.3s linear;
	}
.service .list li .img3{
	background:url(/templates/cn2014/images/service3.png) no-repeat center;
	}
.service .list li:hover .img3{
	background:url(/templates/cn2014/images/service3h.png) no-repeat center;
	transition: all 0.3s linear;
	}
.service .list li .img4{
	background:url(/templates/cn2014/images/service4.png) no-repeat center;
	}
.service .list li:hover .img4{
	background:url(/templates/cn2014/images/service4h.png) no-repeat center;
	transition: all 0.3s linear;
	}
.service .list li .img5{
	background:url(/templates/cn2014/images/service5.png) no-repeat center;
	}
.service .list li:hover .img5{
	background:url(/templates/cn2014/images/service5h.png) no-repeat center;
	transition: all 0.3s linear;
	}
.service .list li .img6{
	background:url(/templates/cn2014/images/service6.png) no-repeat center;
	}
.service .list li:hover .img6{
	background:url(/templates/cn2014/images/service6h.png) no-repeat center;
	transition: all 0.3s linear;
	}
.service .list li .img7{
	background:url(/templates/cn2014/images/service7.png) no-repeat center;
	}
.service .list li:hover .img7{
	background:url(/templates/cn2014/images/service7h.png) no-repeat center;
	transition: all 0.3s linear;
	}
.service .list li .img8{
	background:url(/templates/cn2014/images/service8.png) no-repeat center;
	}
.service .list li:hover .img8{
	background:url(/templates/cn2014/images/service8h.png) no-repeat center;
	transition: all 0.3s linear;
	}


.news .title{
	padding:60px 0;
	}
.news .box{
	overflow:hidden;
	margin-bottom:20px;
	}
.news .box .li{
	float:left;
	width:calc(100%/3 - 16px);
	margin-right:24px;
	}
.news .box .li:last-child{
	margin-right:0;
	}
.news .box .li .tit{
	overflow:hidden;
	margin-bottom:25px;
	}
.news .box .li .tit h4{
	color:#0093d7;
	font-size:20px;
	font-weight:normal;
	float:left;
	}
.news .box .li .tit h4 span{
	color:#ccc;
	}
.news .box .li .tit a{
	float:right;
	}

.news .box .li .one_txt{
	height:325px;
	display:block;
	position:relative;
	}
.news .box .li .one_txt h4{
	position:absolute;
	bottom:0;
	left:0;
	width:calc(100% - 40px);
	height:60px;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:60px;
	background-color:rgba(0,0,0,0.6);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	padding:0 20px;
	}
.news .box .li .list{
	height:265px;
	background-color:#fafafa;
	padding:30px;
	}
.news .box .li .list li{
	margin-bottom:12px;
	overflow:hidden;
	}
.news .box .li .list li h4{
	font-size:14px;
	color:#666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight:normal;
	float:left;
	width:82%;
	}
.news .box .li .list li span{
	font-size:14px;
	color:#888;
	float:right;
	}
.news .box .li .list li p{
	display:none;
	font-size:14px;
	color:#888;
	line-height:24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-bottom:8px;
	}
.news .box .li .list li:first-child{
	padding-bottom:15px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	}
.news .box .li .list li:first-child  h4{
	font-size:16px;
	color:#333;
	margin-bottom:12px;
	font-weight:bold;
	float:none;
	width:100%;
	}
.news .box .li .list li:first-child p{
    display: -webkit-box;
	}
.news .box .li .list li h4:before {
            content: '';
            background: url('../images/dian.png') no-repeat center;
            width: 6px;
            height: 6px;
			display:block;
			float:left;
			margin-top:7px;
			margin-right:10px;
        }
.news .box .li .list li:first-child h4:before{
    	 background: url('../images/dianh.png') no-repeat center;
	}
.news .box .li .list li:hover h4:before{
    	 background: url('../images/dianh.png') no-repeat center;
		 transition: all 0.3s linear;
	}	
.news .box .li .list li:hover h4{
	color:#0093d7;
	transition: all 0.3s linear;
	}	

.gg {
	background:url(/templates/cn2014/images/foot_gg.png) no-repeat center/cover #0093d7; 
	height:144px; 
	width:100%;
 	}
.gg img{ 
	display:block;
 	}

.zzsc{width:100%; font-family:'微软雅黑';}
				.zzsc .tab{ overflow:hidden; box-shadow:0 5px 10px #eee; padding-bottom:45px; padding-top:45px;}
				.zzsc .tab .center{ width:100%;}
				.zzsc .tab a{ display:block; float:left; color:#666; font-size:16px; width:calc(100%/8 - 0.9px); border-right:1px solid #eee;}
				.zzsc .tab a:last-child{ border:none;}
				.zzsc .tab a:hover p{color:#ff7112; transition: all 0.3s linear;}
				.zzsc .tab a p{color:#666; font-size:16px; text-align:center; margin-top:20px;}
				.zzsc .tab .on p{color:#ff7112;}
				.zzsc .tab a .img{ width:50px; height:50px; margin:0 auto;}
				.zzsc .tab a .img1 {background:url(/templates/cn2014/images/pro_icon1.png) no-repeat center/cover;}
				.zzsc .tab a:hover .img1 {background:url(/templates/cn2014/images/pro_icon1h.png) no-repeat center/cover;}
				.zzsc .tab .on .img1{background:url(/templates/cn2014/images/pro_icon1h.png) no-repeat center/cover;}
				
				.zzsc .tab a .img2 {background:url(/templates/cn2014/images/pro_icon2.png) no-repeat center/cover;}
				.zzsc .tab a:hover .img2 {background:url(/templates/cn2014/images/pro_icon2h.png) no-repeat center/cover;}
				.zzsc .tab .on .img2{background:url(/templates/cn2014/images/pro_icon2h.png) no-repeat center/cover;}
				
				.zzsc .tab a .img3 {background:url(/templates/cn2014/images/pro_icon3.png) no-repeat center/cover;}
				.zzsc .tab a:hover .img3 {background:url(/templates/cn2014/images/pro_icon3h.png) no-repeat center/cover;}
				.zzsc .tab .on .img3{background:url(/templates/cn2014/images/pro_icon3h.png) no-repeat center/cover;}
				
				.zzsc .tab a .img4 {background:url(/templates/cn2014/images/pro_icon4.png) no-repeat center/cover;}
				.zzsc .tab a:hover .img4 {background:url(/templates/cn2014/images/pro_icon4h.png) no-repeat center/cover;}
				.zzsc .tab .on .img4{background:url(/templates/cn2014/images/pro_icon4h.png) no-repeat center/cover;}
				
				.zzsc .tab a .img5 {background:url(/templates/cn2014/images/pro_icon5.png) no-repeat center/cover;}
				.zzsc .tab a:hover .img5 {background:url(/templates/cn2014/images/pro_icon5h.png) no-repeat center/cover;}
				.zzsc .tab .on .img5{background:url(/templates/cn2014/images/pro_icon5h.png) no-repeat center/cover;}
				
				.zzsc .tab a .img6 {background:url(/templates/cn2014/images/pro_icon6.png) no-repeat center/cover;}
				.zzsc .tab a:hover .img6 {background:url(/templates/cn2014/images/pro_icon6h.png) no-repeat center/cover;}
				.zzsc .tab .on .img6{background:url(/templates/cn2014/images/pro_icon6h.png) no-repeat center/cover;}
				
				.zzsc .tab a .img7 {background:url(/templates/cn2014/images/pro_icon7.png) no-repeat center/cover;}
				.zzsc .tab a:hover .img7 {background:url(/templates/cn2014/images/pro_icon7h.png) no-repeat center/cover;}
				.zzsc .tab .on .img7{background:url(/templates/cn2014/images/pro_icon7h.png) no-repeat center/cover;}
				
				.zzsc .tab a .img8 {background:url(/templates/cn2014/images/pro_icon8.png) no-repeat center/cover;}
				.zzsc .tab a:hover .img8 {background:url(/templates/cn2014/images/pro_icon8h.png) no-repeat center/cover;}
				.zzsc .tab .on .img8{background:url(/templates/cn2014/images/pro_icon8h.png) no-repeat center/cover;}
				
				.zzsc .content{ margin:60px auto; overflow:hidden; max-width:1200px; width:90%; height:330px; position:relative;}
				.zzsc .content ul{ position:absolute; left:0; top:0; height:330px; width:calc(100%*8)!important;}
				.zzsc .content li{ width:calc(100%/8); height:330px; float:left;}
				.zzsc .content li .left{ overflow:hidden; display: flex;justify-content: center;align-items: center; width:calc(50% - 80px); height:330px; float:left; background-color:#408ccb; padding:0 40px;}
				.zzsc .content li .right{ overflow:hidden; display: flex;justify-content: center;align-items: center; width:50%; height:330px; float:right; background-color:#eeeeee;}
				.zzsc .content li .right img{ display:block;}
				.zzsc .content li .left>img{ width:46%; float:left;}
				.zzsc .content li .left .txt{ width:44%; float:right; margin-left:10%;}
				.zzsc .content li .left .txt h4{ font-size:30px; color:#fff; margin-bottom:70px; display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}

				.zzsc1{width:100%; font-family:'微软雅黑'; margin-top:40px;}
				.zzsc1 .tab{ overflow:hidden; margin:0 auto 40px;display: flex;justify-content: center;align-items: center;}
				.zzsc1 .tab a{ background-color:#fff; margin:0 5px; display:block; width:120px; height:40px; line-height:40px; text-align:center; float:left; color:#666; font-size:14px}
				.zzsc1 .tab a:hover{color:#fff; transition: all 0.3s linear; background-color:#0093d7;}
				.zzsc1 .tab a.on{color:#fff; background-color:#0093d7;}
				.zzsc1 .content{ overflow:hidden; width:100%;}
				.zzsc1 .content li{ display:none; width:100%;float:left;}
				.zzsc1 .content li a{ float:left; width:calc(100%/4 - 15px); margin-right:20px; display:block; overflow:hidden; line-height:28px; font-size:14px; color:#333;}
				.zzsc1 .content li a:nth-child(4){margin-right:0;}
				.zzsc1 .content li a:nth-child(8){margin-right:0;}
				.zzsc1 .content li a:hover p{color:#003894; transition: all 0.3s linear;}
				.zzsc1 .content li a:hover span{color:#003894; transition: all 0.3s linear;}
				.zzsc1 .content li a p{ float:left; width:400px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
				.zzsc1 .content li a span{ float:right;}
				.zzsc1 .content li a .img{ background-color:#fff;}
				.zzsc1 .content li a h4{ height:50px; line-height:50px; font-size:16px; color:#333; font-weight:normal; text-align:center; display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
				.zzsc1 .content li a:hover img{transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s;}
				.zzsc1 .content li a:hover h4{background-color:#0093d7; color:#fff; transition: all 0.3s linear;}
				.zzsc1 .content li .more{ width:140px; height:40px; background-color:#f97c3c; color:#fff; text-align:center; line-height:40px; font-size:14px; display:block; margin:20px auto 0; float:none; border-radius:5px;}
					
.zzsc2{width:100%; font-family:'微软雅黑'; margin-top:40px;}
				.zzsc2 .tab{ overflow:hidden; margin:0 auto 40px;display: flex;justify-content: center;align-items: center;}
				.zzsc2 .tab a{ background-color:#f8f8f8; margin:0 5px; display:block; width:220px; height:40px; line-height:40px; text-align:center; float:left; color:#666; font-size:14px}
				.zzsc2 .tab a:hover{color:#fff; transition: all 0.3s linear; background-color:#0093d7;}
				.zzsc2 .tab a.on{color:#fff; background-color:#0093d7;}
				.zzsc2 .content{ overflow:hidden; width:100%;}
				.zzsc2 .content li{ display:none; width:100%;float:left;}
				.zzsc2 .content li a{ float:left; width:calc(100%/4 - 15px); margin-right:20px; display:block; overflow:hidden; line-height:28px; font-size:14px; color:#333;}
				.zzsc2 .content li a:nth-child(4){margin-right:0;}
				.zzsc2 .content li a:hover p{color:#003894; transition: all 0.3s linear;}
				.zzsc2 .content li a p{ float:left; width:400px; }
				.zzsc2 .content li a span{ float:right;}
				.zzsc2 .content li a .img img{ display:block;}
				.zzsc2 .content li a h4{ height:45px; line-height:50px; font-size:16px; color:#333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	.zzsc2 .content li a span{ font-size:14px; color:#666; line-height:24px; width:auto;display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}
				.zzsc2 .content li a:hover img{transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s;}
				.zzsc2 .content li a:hover h4{color:#0093d7; transition: all 0.3s linear;}
				.zzsc2 .content li .more{ width:140px; height:40px; background-color:#f97c3c; color:#fff; text-align:center; line-height:40px; font-size:14px; display:block; margin:50px auto 0; float:none; border-radius:5px;}	
	
	.service .list>img{
		display:none;
		}
@media (max-width: 1250px){	
.gg{background-size: 150%;}
.an .list li h4{
	font-sise:28px;
	}
.an .list li h3{
	font-size:15px;
	}
.an .list li h2{
	font-size:26px;
	}
.an .list li .more{
	margin:30px auto 0;
	}
}
@media (max-width: 1300px){	
	.service .list{
		width:90%;
		margin:0 auto;
		background:url(../images/fuwu.png) no-repeat center/cover;
	}
	.service .list>img{
		display:block;
		}
	.service .list li{
		display:none;
		}
}

@media (max-width: 992px){
	.zzsc .tab{
		padding-top:30px;
		padding-bottom:0;
		}
	.zzsc .tab a{
		width:calc(100%/4 - 1px);
		margin-bottom:30px;
		}
	.zzsc .tab a:nth-child(4){
		border:none;
		}
	.zzsc .tab a p{
		font-size:14px;
		}
	.zzsc .content{
		height:600px;
		margin:30px auto;
		}
	.zzsc .content ul{
		height:600px;
		}
	.zzsc .content li{
		height:600px;
		}
	.zzsc .content li .left{
		width:calc(100% - 60px);
		height:300px;
		float:none;
		padding: 0 30px;
		}
	.zzsc .content li .left .txt h4{
		font-size:22px;
		margin-bottom:40px;
		}
	.zzsc .content li .right{
		width:100%;
		height:300px;
		float:none;
		}
	.zzsc .content li .left>img {
    width: 30%;
}
.zzsc2 .content li a{
	width:calc(100%/2 - 10px);
	margin-bottom:20px;
	}
.zzsc2 .content li a:nth-child(2){
	margin-right: 0;
	}
.zzsc2 .content li .more{
	margin:20px auto 0;
	}
.two{
	padding:30px 0;
	}
.two h4{
	font-size:35px;
	margin-bottom:20px;
	}
.two h2{
	font-size:18px;
	}
.two h2 p{
	width:60px;
	height:25px;
	line-height:25px;
	}
.two .center>p{
	font-size:16px;
	line-height:30px;
	}
.zzsc1 .tab{
	margin:0 auto 20px;
	display:block;
	}
.zzsc1 .tab a{
	margin-bottom:10px;
	width: calc(100%/4 - 10px);
	}
.zzsc1 .content li a{width:calc(100%/2 - 8px); margin-right:16px; margin-bottom:16px;}
.zzsc1 .content li a:nth-child(2){margin-right:0;}
.zzsc1 .content li a:nth-child(6){margin-right:0;}
.title h4{
	font-size:30px;
	}
.title h4 img{
	margin:0 20px;
	height:20px;
	}
.title .img{
	margin: 15px auto 0;
	}
.pro{
	padding:30px 0;
	}
.about{
	padding:0 0 40px;
	background: #0093d7;
	height:auto;
	}
.about .left{
	width:100%;
	float:none;
	padding-top:40px;
	margin-bottom:30px;
	}
.about .right{
	width:100%;
	float:none;
	}
.about h4{
	font-size:28px;
	margin:10px 0 20px;
	}
.about h2{
	font-size:16px;
	}
.about .xian{
	margin-bottom:10px;
	}
.about .more{
	margin-top:20px;
	width:110px;
	height:35px;
	line-height:35px;
	}

.an{
	padding:30px 0;
	}
.an .list{
	margin-top:30px;
	}
.an .list li{
	width:calc(100%/2 - 50px);
	padding:0 20px;
	margin-bottom:20px;
	}
.an .list li:nth-child(even){
	margin-right:0;
	}

.news .title{
	padding:30px 0; 
	}	
.news .box .li .tit{
	margin-bottom:15px;
	}
.news .box .li{
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:30px;
	}
.gg{
	display:none;
	}

.case{
	padding:30px 0;
	}
.zzsc2 .tab a {
    margin-bottom: 10px;
    width: calc(100%/4 - 10px);
}
.zzsc2 .tab{
	margin:0 auto 20px;
	display:block;
	}
.news .box .li .list{
	height:auto;}
}
@media (max-width: 767px){
	.zzsc .content li .left>img {
    width: 44%;
}
.two h4 img {
    margin: 0 12px;
}
.two h4{
	font-size:26px;
	}
.two h2{
	font-size:16px;
	}
.two .center>p{
	font-size:15px;
	line-height:28px;
	}
.an .list li{
	width:calc(100% - 40px);
	float:none;
	margin-right:0;
	height:310px;
	}
	}
@media (max-width: 529px){
	.zzsc .content li .left{
		height:220px;
		}
	.zzsc .content li .right{
		height:220px;
		}
	.zzsc .content{
		height:440px;
		}
	.zzsc .content ul{
		height:440px;
		}
	.zzsc .content li{
		height:440px;
		}
.two h4 img {
	display:none;
}
.two h4{
	font-size:24px;
	}
.two h2{
	font-size:15px;
	}
.two .center>p{
	font-size:14px;
	line-height:26px;
	}
	}