@charset "utf-8";
/* CSS Document */

body{
	font-family:Microsoft YaHei;font-size:14px; background-color:#fff;margin:0;padding:0; color:#111; z-index:999999;
}

blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul,img {
	margin: 0;padding: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);
}



.clearboth:after{
	clear:both;display:block;content:"";
}

.clear{
	clear:both;
}

ol{ list-style: none;}

li{ list-style: none;}


img{border:0;display: inline-block;max-width: 100%;}


a{
	color:#858585;
	text-decoration: none;
}
/*sytle*/
.color #nav{ background-color:#fff!important;}
.color #nav .center { padding: 30px 0 50px!important; transition:all 0.4s linear;}
.color #nav .center .logo{ display:none;}
.color #nav .center .logo1{ display:inline-block!important; transition:all 0.4s linear;}
.color .qiehuan{ opacity:0; height:0; transition:all 0.4s linear;}
.header{position:fixed; top:0; left:0; z-index:9999; width:100%;}
.qiehuan{ background-color:#0c55a4; height:30px; line-height:30px; width:100%;}
.qiehuan .wap_logo{ display:block;}
.qiehuan .center a{ color:#fff; float:right; margin:6px 5px 0;}
.qiehuan .center p{ color:#fff; font-size:12px; float:right;}
.qiehuan .center a:first-child{ width:45px; height:17px; background:url(Templates/cn2014/images/en.png) no-repeat;}
.qiehuan .center a:nth-child(2){ width:45px; height:17px; background:url(Templates/cn2014/images/cn.png) no-repeat;}


#nav {background:rgba(256,256,256,0.8); width:100%;}
#nav .logo{ position:absolute; top:-30px; left:0;}
#nav .logo1{ display:none; position: absolute;top: 20px;left: 0;height: 40px;}
#nav .center{padding:55px 0 50px; position:relative;}
#nav .mainlevel{ float:left; position:relative; height:48px;}
#nav .mainlevel a{ font-size:15px; color:#111; margin-left:24px; padding-right:25px; border-right:1px solid rgba(165,165,165,0.4);}
#nav .active{ border-bottom:2px solid #ff9100;}
#nav .active a{ color:#ff9100;}
#nav .center>li:hover{ border-bottom:2px solid #ff9100; transition:all 0.1s linear;}
#nav .center .mainlevel:hover .a{ color:#ff9100; transition:all 0.4s linear;}
#nav .center>li a:hover{ color:#ff9100; transition:all 0.4s linear;}

#nav .mainlevel:nth-child(10) a{ border:none;}
#nav .mainlevel:nth-child(3){ margin-left:150px;}
#nav .phone{ float:right; margin-top: -18px;}
#nav .phone img{ float:left; margin-right:8px; margin-top:3px;}
#nav .phone p{ float:left; color:#4f4f4f; font-size:12px; text-align:right; line-height:18px;}
#nav .phone p span{font-size:20px;}

#nav .mainlevel .subnav{display:none; position:absolute; top:50px;left:0; width:140%; background-color:rgba(256,256,256,0.9);margin-left: -20%; opacity:0; z-index:-1;}
#nav .mainlevel:hover .subnav{ opacity:1;}
#nav .mainlevel .subnav li{ line-height:40px;}
#nav .mainlevel .subnav li a{ display:block; font-size:12px; margin:0; padding:0; border:none; text-align:center; border-bottom:1px solid rgba(165,165,165,0.4);}


.drwp .title{
	float:left;
	}
.title h1{
	font-size:26px;
	line-height:26px;
	font-weight:normal;
	color:#303030;
	float:left;
	margin-right:8px;
	}
.title span{
	float:left;
	display:block;
	font-size:12px;
	color:#8a8a8a;
	margin-top:10px;
	text-transform: uppercase;
	}


.drwp .tab{ overflow:hidden; float:right;}
.drwp .tab a{ display:block; padding:5px 30px; margin-left:10px; float:left; text-decoration:none; color:#4f4f4f;}
.drwp .tab a:hover{ background:#0c55a4; color:#fff;transition:all 0.4s linear;}
.drwp .tab a.on{ background:#1d2088; color:#fff; text-decoration:none;}
	

.drwp .product_in{
	width:100%;
	overflow:hidden;
	}
.drwp .product_in .head{
	overflow:hidden;
	margin-top:80px;
	margin-bottom:70px;
	}
.drwp .product_in .content li{ display:none;}
.drwp .product_in .content li>a{ width:calc(100%/3 - 15px); margin-right:22.5px; overflow:hidden; display:block; float:left; margin-bottom:70px;}
.drwp .product_in .content li>a:nth-child(3n+0){ margin-right:0;}
.drwp .product_in .content li>a:hover{ box-shadow: 2px 10px 26px #e5e5e5;transition:all 0.4s linear;}
.drwp .product_in .content li>a:hover .txt{ background-color:#1d2088; border-bottom: 1px solid #1d2088;transition:all 1s linear;}
.drwp .product_in .content li>a:hover p{ color:#fff;transition:all 0.4s linear;}
.drwp .product_in .content li>a:hover span{ color:#fff; opacity:0.5; transition:all 1s linear;}
.drwp .product_in .content li .img{ overflow:hidden; height:auto; width:100%;display:flex;justify-content:center;align-items:center; background-color:#f5f5f5;}
.drwp .product_in .content li a:hover .img img{transform: scale(1.1, 1.1);    transition: all 1s;}
.drwp .product_in .content li .txt{ background-color:#fff; overflow:hidden; height:65px; padding:25px 20px 0; border-bottom: 1px solid #3280e4;}
.drwp .product_in .content li .txt p{ text-align:center; font-size:17px; line-height:17px; color:#2e2e2e; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.drwp .product_in .content li .txt span{ text-align:center; font-size:14px; color:#d2d2d2; margin-top:5px; display:block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}


.drwp .about_in{
	position:relative;
	z-index:999;
	width:100%;
	height:auto;
	padding-top:210px;
	background:url(/Templates/cn2014/images/about_bg.jpg) no-repeat top center;
	}
.drwp .about_in .center{
	height:auto;
	background:rgba(256,256,256,0.9);
	width:1120px;
	padding:70px 40px 25px;
	}
.drwp .about_in .title h1{ color:#1d2088;}
.drwp .about_in p{ margin-top:40px; line-height:30px; font-size:14px; color:#434343;}
.drwp .about_in .bot{ margin-top:92px; overflow:hidden;}
.drwp .about_in .bot .left{ float:left;}
.drwp .about_in .bot .left div{ float:left; margin-right:25px; color:#494949; font-size:18px;}
.drwp .about_in .bot .left div img{ margin-right:10px;}
.drwp .about_in .bot>a{ float:right; color:#909090; font-size:12px; margin-top:6px;}
.drwp .about_in .bot>a:hover{ color:#1d2088; transition:all 0.4s linear;}


.drwp .case_in{
	background-color:#f9f9f9;
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top:-80px;
	}
.drwp .case_in .head{
	overflow:hidden;
	padding-top:140px;
	margin-bottom:70px;
	}
.drwp .case_in .content li{ display:none;}
.drwp .case_in .content li>a{ width:calc(100%/3 - 15px); margin-right:22.5px; overflow:hidden; display:block; float:left; margin-bottom:70px;}
.drwp .case_in .content li>a:nth-child(3n+0){ margin-right:0;}
.drwp .case_in .content li>a:hover{ box-shadow: 2px 10px 26px #e5e5e5;transition:all 0.4s linear;}
.drwp .case_in .content li>a:hover .txt{ background-color:#1d2088; border-bottom: 1px solid #1d2088;transition:all 1s linear;}
.drwp .case_in .content li>a:hover p{ color:#fff;transition:all 0.4s linear;}
.drwp .case_in .content li>a:hover span{ color:#fff; opacity:0.5; transition:all 1s linear;}
.drwp .case_in .content li .img{ overflow:hidden; height:280px; width:100%;display:flex;justify-content:center;align-items:center; background-color:#f5f5f5;}
.drwp .case_in .content li a:hover .img img{transform: scale(1.1, 1.1);    transition: all 1s;}
.drwp .case_in .content li .txt{ background-color:#fff; overflow:hidden; height:65px; padding:25px 20px 0; border-bottom: 1px solid #3280e4;}
.drwp .case_in .content li .txt p{ text-align:center; font-size:17px; line-height:17px; color:#2e2e2e; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.drwp .case_in .content li .txt span{ text-align:center; font-size:14px; color:#d2d2d2; margin-top:5px; display:block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.drwp .case_in .content li>a:nth-child(4){
	 display:none;
	 }
	 

.drwp .news_in{
	width:100%;
	overflow:hidden;
	padding-bottom:50px;
	}
.drwp .news_in .head{
	overflow:hidden;
	padding-top:70px;
	margin-bottom:50px;
	}
.drwp .news_in .content{
	overflow:hidden;
	}
.drwp .news_in .content h1{ 
	font-size:16px;
	line-height:16px;
	margin-bottom:20px;
	color:#2e2e2e;
	white-space: nowrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	}
.drwp .news_in .content p{ 
	font-size:14px; 
	line-height:24px;
	color:#6b6b6b;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
	overflow: hidden;
	}
.drwp .news_in .content li{
	overflow:hidden;
	position:relative;
	float:left;
	width:calc(100%/3 - 48px);
	margin-right:72px;
	min-height:1px;
	margin-bottom:20px;
	}
.drwp .news_in .content li a:hover h1{
	color:#1d2088;
	transition: all 0.4s linear;
	}
.drwp .news_in .content li a:hover span{
	color:rgba(29,32,136,0.5);
	transition: all 0.4s linear;
	}
.drwp .news_in .content li:nth-child(3n+0){
	margin-right:0;
	}
.drwp .news_in .content li a{	
	height:190px;
	padding:15px 0 0;
	margin-bottom:15px;
	display:block;
	background:url(/Templates/cn2014/images/more.png) no-repeat bottom left;
	}
.drwp .news_in .content li img{
	position:absolute;
	top:0;
	left:0;
	display:none;
	opacity:0;
	width:100%;
	}
.drwp .news_in .content li:hover img{
	transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
	}
.drwp .news_in .content li span{
	font-size:25px;
	padding:20px 0;
	font-weight:normal;
	display:block;
	color:#a0a0a0;
	text-align:left;
	}
.drwp .news_in .content li:nth-child(1) img{
	display:block;
	opacity:1;
	z-index:1;
	}
.drwp .news_in .content li:nth-child(1) span{
	position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
	width:28%;
	background-color:#fff;
	font-weight:bold;    
	text-align: center;
	}
.drwp .news_in .content li:nth-child(1) h1,.drwp .news_in .content li:nth-child(1) p{
	opacity:0;
	}
	

.partner_in{
	width:100%;
	overflow:hidden;
	background-color:#f5f5f5;
	padding-bottom:40px;
	}
.drwp .partner_in .head {
    padding-top: 40px;
    margin-bottom: 40px;
	overflow:hidden;
}
.drwp .partner_in .content li{
	width:calc(100%/6 - 2px);
	height:148px;
	border:1px solid #eee;
	float:left;
	}
	
