@charset "utf-8";
@font-face {
    font-family: 'Blender-BOLD';
    src: url('../fonts/Blender-BOLD.eot');
    src: url('../fonts/Blender-BOLD.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Blender-BOLD.woff') format('woff'),
         url('../fonts/Blender-BOLD.ttf') format('truetype'),
         url('../fonts/Blender-BOLD.svg#DINProRegular') format('svg');
    font-style: normal;    
}
@font-face {
    font-family: 'DIN';
    src: url('../fonts/DIN.eot');
    src: url('../fonts/DIN.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DIN.woff') format('woff'),
         url('../fonts/DIN.ttf') format('truetype'),
         url('../fonts/DIN.svg#DINProRegular') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'DIN-Bold';
    src: url('../fonts/DIN-Bold.eot');
    src: url('../fonts/DIN-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DIN-Bold.woff') format('woff'),
         url('../fonts/DIN-Bold.ttf') format('truetype'),
         url('../fonts/DIN-Bold.svg#DINProRegular') format('svg');
    font-style: normal;
}
body{
	font-family:"DIN","Arial", "Helvetica", "sans-serif";
	margin:0;
	padding:0;
	background: #edf0f2;
	font-size: 15px;
	color: #394b59;
}
div,dl,dt,dd,ol,ul,li,p{
	padding:0;
	margin:0;
}
ol,ul,li {
    list-style:none
}
a:link,a:visited {color:#000;text-decoration:none;}
a:hover {text-decoration: none;color:#f34949;}
.clearfix:after,.clearfix:before {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.clear{clear:both;}
input,textarea,select{
	border: 1px solid #dcdcdc;
	line-height:20px;
	padding:3px;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"],select {
   -webkit-appearance: none;
}
img{
	border:0;
}
.banner2,.ban2,.navs,.toplogo3{
	display: none;
}
.space{
	height:0;
}
.sou {
	display: inline-block;
	vertical-align:middle;
	margin-top:5px;
	font-size: 15px;
	line-height: 30px;
	box-sizing: border-box;
	width: 100%;
	border:none;
	outline: none;
	padding:0 33px;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.send {
	display: inline-block;
	vertical-align: middle;
	padding:10px 30px 10px 40px;
	border:none;
	color:#8a9ba8;
	font-size:17px;
	cursor: pointer;
	background: transparent;
	float:right;
	border:2px solid #8a9ba8;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.send:hover{
	color:#293742;
	border:2px solid #293742;
}
.header{
	position: fixed;
	height:80px;
   width: 1440px;
   left:50%;
   margin-left:-720px;
   z-index:99;
}
.topbg{
	background:url(../images/topbg.png) no-repeat center top;
	background-size:550% 10px;
	height:10px;
}
.toptel{
	position: absolute;
	right:0;
	top:0;
	background: url(../images/ficon2.png) no-repeat 0 center;
	background-size:19px auto;
	padding-left:23px;
}
.wrap{
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    background: #fff;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3)
}
.wrap2{
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3)
}
.large{
	background:transparent;
}
.small{
	background: #f4f5f6;
}
.small .nav li a{
	color:#101113;
}
.small .nav li a:hover{
	background:#101113;
	color:#fff;
}
.large .toplogo{
	display:block;
}
.large .toplogo2{
	display: none;
}
.small .toplogo{
	display:none;
}
.small .toplogo2{
	display:block;
}
.ens a{
	background: rgba(0,0,0,0.3);
	color:#fff;
	border-radius:5px;
	text-align: center;
	height:32px;
	width:45px;
	line-height: 32px;
	padding:0;
	margin-top:23px;
	margin-right:22px;
	font-size:14px;
	float:right;
}
.ens a:hover{
	background: rgba(255,255,255,0.9);
	color:#101113;
}
.small .ens a:hover{
	background:#101113;
	color:#ffffff;	
}
.inner{
    width: 100%;
    max-width: 1440px;
    transition:all 0.5s;
}
.toplogo2{
	display: none;
}
.toplogo,.toplogo2,.toplogo3{
	float:left;
	height:40px;
	width:20%;
	padding-top:20px;
	padding-left:20px;
}
.toplogo img,.toplogo2 img,.toplogo3 img{
	height:100%;
	width:auto;
	display: block;
}
.nav{
	float:right;
	width:65%;
	text-align:right;
	padding-top:15px;
	margin-right:10px;
}
.nav li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	border-radius:3px;
}
.nav li a{
	color:#fff;
	font-size:16px;
	display:block;
	line-height:50px;
	padding:0 18px;
}
.nav li:hover{
	background: #fff;
}
.nav li:hover a{
	color:#111111;
}
.small .nav li:hover{
	background: #111;	
	border-radius:3px;
}
.small .nav li:hover a{
	color:#fff;
}
.has-more:hover .nav-sub {
	display: block;
}
.nav-sub {
   margin:0;
   padding:0;
   width: 300px;
   font-size:0;
	position: absolute;	
	z-index: 999;
	display:none;
	text-align: left;
	margin-top:-2px;
}
.nav-sub ul{
	border-radius:0 3px 3px 3px;
	background: #fff;
	padding:10px 25px 10px 20px;
	display: inline-block;
}
.nav .nav-sub li {
	text-align: left;
	margin-left:0;
	padding:0;
	border:none;
	display: block;
}
.nav .nav-sub li a{
	display: block;
	color:#777a7a;
	padding:0;
	line-height:30px;
	font-size:14px;
	border:none;
	font-weight: normal;
}
.nav .nav-sub li a:hover{
	color:#101113;
}
.small .nav-sub ul{
	background: #111111;
}
.small .nav .nav-sub li{
	background: transparent;
}
.small .nav .nav-sub li a{
	color:#a9abad;
}
.small .nav .nav-sub li a:hover{
	color:#fff;
}
.swiper .swiper-slide{
	height:700px;
	position: relative;
	background-position: center center;
	text-align: center;
}
.swiper .swiper-slide h1{
	font-size:38px;
	width:650px;
	margin:0 auto;
	padding-top:220px;
	color:#FFF;
}
.swiper .swiper-slide h2{
	font-size:18px;
	line-height: 30px;
	font-weight: normal;
	padding-top:30px;
	width:510px;
	margin:0 auto;
	color:#d4d7da;	
}
.swiper .swiper-slide a{
	display: block;
	border:2px solid #a7aeb5;
	color:#a7aeb5;
	font-size:17px;
	line-height: 38px;
	width:150px;
	margin:0 auto;
	margin-top:35px;
}
.banner1,.banner2{
	height:100%;
	width:100%;
	background-position: center center;
	text-align: center;
	color:#fff;	
}
.banbg{
	background: rgba(0,0,0,0.55);
	width:100%;
	height:100%;
	z-index:99;
}
.topsea{
	position: absolute;
	right:0;
	top:0px;
	text-align: right;
	font-size:0;
	width:300px;
}
.tsou{
	border:1px solid #d6d6d6;
	border-right:none;
	background: #fff;
	border-radius:5px 0 0 5px;
	box-shadow:0 0 7px #ddd inset; 
	line-height: 26px;
	display:inline-block;
	vertical-align: middle;
	width:70%;
	padding-left:10px;
	outline: none;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.tsend{
	border:none;
	border-radius:3px;
	line-height: 28px;
	display:inline-block;
	vertical-align: middle;
	width:44px;
	font-size:0;
	outline: none;
	border-radius:0 5px 5px 0;	
	background:#222 url(../images/search2.png) no-repeat center center;
}
.banline{
	background:url(../images/banline.png) repeat-x center top;
	height:8px;
	position: absolute;
	z-index:9;
	top:0;
	width:100%;
}
.leftBox{
	float:left;
	width:21%;
	margin-top:30px;
}
.rightBox{
	float:right;
	width:75%;
	background: #fff;
	padding:20px 35px 15px 35px;
	box-sizing:border-box;
}
.left_tit{
	color:#ffffff;	
	background:#a71c19;
	line-height:32px;
	font-size:22px;
	text-align: left;
	padding:20px;
	margin-top:-70px;
}
.left_tit p{
	font-size:28px;
	font-weight: bold;
	color:#b65453;
}
.leftNav{
	text-align: left;
	position: relative;
}
.leftNav li{
	line-height:50px;
	background: #fff url(../images/subnav_ico0.png) no-repeat 95% center;
	border-bottom:1px solid #eee;
	position: relative;	
}
.leftNav li a{
	font-size:15px;
	color:#333;
	padding:0 25px;
}
.leftNav li:hover a{
	color:#a71c19;
}
.leftNav li.lefton{
	border-left:4px solid #a71c19;
	background: #fcfcfc  url(../images/subnav_ico.png) no-repeat 95% center;
}
.leftNav li.lefton a{
	color:#a71c19;
}
.h_title{
	margin:70px 0 40px 0;
	font-size:30px;
	text-align: center;
	text-transform: uppercase;
}
.h_title span{
	display: block;
	font-size:17px;
	padding-bottom:10px;
	background: url(../images/dline.jpg) no-repeat left bottom;
}
.hmore{
	position: absolute;
	right:0;
	top:6px;
	width:26px;
	height:26px;
	background: #2382c5 url(../../images/more.png) no-repeat center center;
	border-radius:3px;
	padding:5px;
}
.hmore:hover{
	background: #1361a8 url(../../images/more.png) no-repeat center center;
}
.h_title2{
	font-size:16px;
	line-height: 28px;
	color:#ccc;
	margin:20px 0;
	text-transform: uppercase;
}
.h_title2 p{
	font-size:28px;
	color:#fff;
	display: inline-block;
}
.home_l{
	float:left;
	width:23%;
	margin-top:30px;
}
.home_r{
	float:right;
	width:75%;
}
.home_left{
	float:left;
	width:45%;
}
.home_right{
	float:right;
	width:45%;
}
.h_tit2{
	font-size:18px;
	padding-bottom:10px;
	font-weight: 600;
	position: relative;
	color:#1065ab;
	border-bottom:1px solid #ddd;
}
.h_tit2 span{
	display: inline-block;
	padding-left:10px;
	font-weight: normal;
	color:#666;
	font-size:15px;
}
.home_job{
	padding:20px 15px;
}
.home_job li{
	line-height: 40px;
	padding-left:15px;
	font-size:15px;
	border-bottom:1px  dashed #ddd;
	background: url(../../images/icon3.gif) no-repeat left center;
}
.home_con{
	padding:20px 0;
}
.home_con li{
	padding:8px 0;
	font-size:15px;
}
.home_con li img{
	display: inline-block;
	vertical-align: middle;
	margin-right:15px;
}
.l_title{
	font-size:20px;
	font-weight: bold;
	color:#1065ab;
}
.l_title span{
	display: block;
	color:#d0d0d0;
	font-size:26px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}
.home_pro{
	font-size:0;
	padding:0 100px;
}
.home_pro ul{
	width:104%;
}
.home_pro li{
	display:inline-block;
	vertical-align: top;
	width:21%;
	margin-right:4%;
	font-size:14px;
	line-height: 22px;
	text-align: center;
	color:#5a6c7a;
}
.home_pro li h1{
	font-size:50px;
	color:#293742;
	margin:15px 0 25px 0;
	font-family: Blender-BOLD, Arial, Helvetica, sans-serif;
}
.home_pro li h2{
	font-size:16px;
	color:#738694;
	margin:15px 0;
	font-weight:normal;
}
.home_pro li .info{
	height:150px;
	overflow: hidden;
}
.home_pro li a{
	border:2px solid #8a9ba8;
	display: block;
	text-align: center;
	width:150px;
	line-height: 36px;
	margin:0 auto;
	color:#8a9ba8;
}
.home_pro li a:hover{
	border:2px solid #293742;
	color:#293742;
}
.home_ico{
	font-size:0;
	padding-bottom:40px;
}
.home_ico ul{
	width:104%;
}
.home_ico li{
	display: inline-block;
	vertical-align: top;
	width:29.33%;
	margin-right:4%;
	font-size:14px;
	color:#575b5c;
}
.home_ico li .picbox2{
	color:#555;
	font-size:24px;
	font-weight: 700;
	margin-bottom:20px;
}
.home_ico li .picbox2 img{
	display: inline-block;
	vertical-align: middle;
	margin-right:20px;
}
.video-background{
	position: absolute;
	width:100%;
	top:0;
}
.home_class{
	font-size:0;
	margin-top:50px;
	margin-bottom:60px;
}
.home_class ul{
	width:103%;
}
.home_class li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:30.33%;
	margin-right:3%;
	font-size:14px;
	background: #fff;
	border-radius:20px;
	box-shadow: 0 0 10px #fff;
	overflow: hidden;
	padding:15px;
	box-sizing:border-box;
	color:#666;
}
.home_class li p{
	font-size:19px;
}
.home_class li .picbox3 img{
	max-width:100%;
	height:auto;
}
.home_con{
	font-size:0;
}
.home_con li{
	display: inline-block;
	vertical-align: top;
	box-sizing:border-box;
	text-align: center;
	width:33.33%;
	padding:0 30px;
	font-size:17px;
}
.home_con li img{
	display: block;
	margin:0 auto;
	margin-bottom:20px;
}
.amores{
	margin-top:25px;
}
.amores a{
	display: inline-block;
	padding:3px 22px;
	color:#fff;
	background: #9f9f9f;
	font-size:14px;
}
.amores a:hover{
	color:#fff;
	background:#cd121c;
}
.bg1{
	position: relative;
	overflow: hidden;
	color:#fff;
	font-size:18px;
	padding:20px 0 20px 0;
}
.bg2{
	background:url(../images/ebg.jpg) center center;
	background-attachment:fixed;
	padding:80px 0;
	margin-top:50px;
}
.bg3{
	background:url(../images/wbg.jpg) center center;
	background-attachment:fixed;
	position: relative;
	padding:100px 80px;
	margin-top:80px;
}
.bj{
	background: #fff;
	padding:60px 0;
}
.home_title{
	font-size:28px;
	line-height: 40px;
	margin-bottom:20px;
	text-align: center;
}
.home_about{
	font-size:15px;
	line-height: 30px;
	position: relative;
	padding:70px 0 90px 0;
}
.home_about img{
	margin-right:65px;
	float:left;
	width:40%;
}
.soutlist{
	font-size:0;
	padding:0 100px;
}
.soutlist li{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-left:150px;
	width:40%;
	margin:30px 5%;
	font-size:14px;
	line-height: 22px;
	color:#5d7282;
	box-sizing:border-box;
}
.soutlist li p{
	color:#101113;
	font-size:17px;
	font-weight: 600;
	margin-bottom:10px;
}
.soutlist li img{
	width:120px;
	height:auto;
	position: absolute;
	left:0;
	border-radius:50%;
	overflow: hidden;
}
.sa{
	margin-top:20px;
}
.sa a{
	display:inline-block;
	padding:0 15px 0 20px;
	line-height: 32px;
	font-size:15px;
	color:#8a9ba8;
	border:2px solid #8a9ba8;
}
.sa a:hover{
	color:#101113;
	border:2px solid #101113;	
}
.prolist{
	font-size:0;
	padding:0 150px 50px 150px;
}
.prolist li{
	display:inline-block;
	vertical-align: top;
	width:34%;
	margin:40px 8%;
	font-size:15px;
	line-height: 22px;
	text-align: center;
	color:#5a6c7a;
}
.prolist li h1{
	font-size:62px;
	color:#293742;
	margin:20px 0 40px 0;
	font-family: Blender-BOLD, Arial, Helvetica, sans-serif;
}
.prolist li h2{
	font-size:18px;
	color:#738694;
	margin-bottom:15px;
	font-weight: normal;
}
.prolist li .info{
	height:130px;
	overflow: hidden;
}
.prolist li a{
	border:2px solid #8a9ba8;
	display: block;
	width:150px;
	padding-left:10px;
	line-height: 38px;
	margin:0 auto;
	text-align: center;
	font-size:16px;
	color:#8a9ba8;
}
.prolist li a:hover{
	border:2px solid #293742;
	color:#293742;
}
.title{
	color:#222222;
	font-size:16px;
	font-weight: bold;
	line-height:50px;
	text-align: center;
}
.pa:link,.pa:visited {
	font-size: 15px;
	color: #555555;
	margin-right:10px;
	padding:5px 11px;
	border: 1px solid #fff;
}
.pa img,.paon img,.paon2 img{
	display: inline-block;
	vertical-align: middle;
	margin-top:-4px;
}
.pa:hover{
	background: #ffffff;
	color:#555555;
	border: 1px solid #999999;
}
.paon {
	font-size: 15px;
	color: #555555;
	margin-right:10px;
	padding:5px 11px;
	background: #ffffff;
	border: 1px solid #fff;
}
.paon2 {
	font-size: 15px;
	color: #fe5d63;
	margin-right:10px;
	padding:5px 11px;
	background: #ffffff;
	border: 1px solid #fe5d63;
}
.wechat{
	padding-top:40px;
	text-align: center;
}
.footcon{
	background: #f6f6f6;
	padding:20px 0;
}
.foottel{
	line-height:28px;
}
.foottel img{
	float:left;
	height:60px;
	width:auto;
	border-right:1px solid #ddd;
	padding-right:20px;
	margin-right:20px;
}
.goqq{
	background: #999 url(../images/qq0.png) no-repeat center center;
	background-size:30px auto;
	width:50px;
	height:50px;
	position: fixed;
	right:0;
	bottom:111px;
	cursor: pointer;
}
.goqq:hover{
	background: #666 url(../images/qq0.png) no-repeat center center;	
	background-size:30px auto;
}
.gotop{
	background: #666 url(../../images/top.png) no-repeat center center;
	background-size:30px auto;
	width:50px;
	height:50px;
	position: fixed;
	right:0;
	bottom:60px;
	cursor: pointer;
}
.gotop:hover{
	background: #333 url(../../images/top.png) no-repeat center center;	
	background-size:30px auto;
}
.boxs{
	background: #fff;
	margin-top:10px;
}
.h_titles{
	line-height:28px;
	color:#1065ab;
	font-size:22px;
	text-align: center;
	position: relative;
	margin-top:60px;
	margin-bottom:20px;
	font-weight: bold;
	padding-bottom:20px;
}
.h_titles p{
	color:#BBB;
	font-size:15px;
	font-weight: normal;
	text-transform: uppercase;
}
.nmore{
	background: url(../images/more2.png) no-repeat -26px 0;
	width:26px;
	height:26px;
	overflow: hidden;
	position: absolute;
	right:0px;
	padding:0;
	margin:0;
	top:25px;
	transition:all 0.4s;
}
.nmore:hover{
	background: url(../images/more2.png) no-repeat 8px 0;
}
.tline{
	border-top:1px solid #e7e7e7;	
}
.home_news{
	font-size:0;
	padding:0 100px;
}
.home_news ul{
	width:105%;
}
.home_news li{
	font-size:14px;
	line-height: 22px;
	padding:15px 0;
	display: inline-block;
	vertical-align: top;
	width:45%;
	margin-right:5%;
	position: relative;
	color:#888;
}
.home_news li p{
	font-size:17px;
	margin-bottom:5px;
}
.home_news .newsinfo{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.c_date span{
	font-size:13px;
	line-height: 28px;
	padding:0 6px;
	background: #c4cfd6;
	color:#fff;
	display: inline-block;
	margin-bottom:10px;
}
.h_date{
	background: url(../images/time.png) no-repeat left center;
	padding-left:20px;
	font-size:12px;
}
.newspic2{
	width:120px;
	left:0;
	top:20px;
	position: absolute;
}
.newspic2 span{
	height:100px;
	display: block;
}
.newspic2 img{
	max-width:100%;
	height:auto;
}
.home_case{
	padding:10px 20px 20px 20px;
}
.home_case ul{
	width:101.5%;
}
.home_case li{
	float:left;
	position: relative;
	margin-right:1%;
	margin-bottom:10px;
	background: #fff;
}
.home_case li.bigpic{
	width:49%;
	height:400px;
}
.home_case li.smallpic{
	width:24%;
	height:195px;
}
.home_case li div{
	background-size:cover;
	background-position: center center;
	height:100%;
	opacity: 0.8;
}
.home_case li:hover div{
	opacity: 1;
}
.home_case li p{
	font-size:16px;
	line-height: 34px;
	text-align: center;
	color:#fff;
	position: absolute;
	bottom:0;
	width:100%;
	background: rgba(0,0,0,0.5);
}
.home_link{
	background:#e9e9e9;	
	margin-bottom:-40px;
	line-height: 50px;
	margin-top:40px;
	padding:0 20px;
}
.home_link span{
	background: #e09554;
	display: inline-block;
	vertical-align: top;	
	color:#fff;
	padding:0 30px;
	font-size:16px;
	font-weight: 600;
	margin-right:30px;
	margin-left:-20px;
}
.home_link a{
	margin-right:30px;
}
.footer2{
	display: none;
}
.footer{
	background-color: #282828;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	color:#ffffff;
	margin-top:70px;
	padding:0 100px;
}
.footer p{
	color:#fff;
	font-size:16px;
	height:30px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom:10px;
}
.footer ul{
	padding:80px 0 65px 0;
}
.footer li{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size:13px;
	line-height: 24px;
	padding-right:50px;
	color:#9ea1a4;
}
.footer li a{
	color:#9ea1a4;
}
.footer li a:hover{
	color:#fff;
}
.footer li.foot2 img{
	display: inline-block;
	vertical-align: middle;
	margin-right:6px;
	opacity: 0.7;
}
.footer li.foot2{
	line-height: 30px;
	color:#b1b3b5;
	padding-right:0;
	width:290px;
}
.footer li.foot3{
	padding-left:0;
	padding-right:0;
	width:110px;
	float:right;
	margin-top:-10px;
}
.footer li.foot3 img{
	width:100%;
	height:auto;
}
.footbg{
	color:#737477;
	line-height: 30px;
	font-size:13px;
	padding-bottom:40px;
	text-align: left;
}
.share{
	float:right;
}
.share img{
	width:30px;
	height:auto;
	border:1px solid #ddd;
	border-radius:50%;
	margin-left:10px;
	opacity: 0.5;
}
.share img:hover{
	opacity: 1;
}
.selet{
	position: absolute;
	right:0;
	top:-4px;
	z-index:9;
}
select{
	background: #000000;
	border:1px solid #666;
	color:#ccc;
	font-size:13px;
	padding:3px 10px;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.ban,.ban2{
	position: relative;
	margin-bottom:50px;
}
.ban2{
	margin-bottom:20px;
}
.ban img,.ban2 img{
	width:100%;
	height:auto;
	display: block;
}
.ban span,.ban2 span{
	position: absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background: rgba(0,0,0,0.55);
	z-index:9;
}
hr{
	height:1px;border:none;border-top:1px solid #ddd;
}
.classname{
	text-align: center;
	position: absolute;
	bottom:0;
	width:100%;
	z-index:90;
	background: rgba(0,0,0,0.5);
}
.classname li{
	display: inline-block;
	vertical-align: top;
	padding:0 35px;
	line-height: 50px;
	font-size:15px;
	color:#fff; 
}
.classname li a{
	display: block;
	color:#fff;
}
.classname li:hover{
	background: rgba(115,134,148,0.8);
}
.classname li.classon{
	background: rgba(115,134,148,0.8);
}
.classname li.classon a{
	color:#fff;
}
.con_info{
	font-size:16px;
	line-height:28px;
	color:#394b59;
	padding:0 150px;
}
.con_info ul li{
	list-style: disc;
	margin-left:20px;
}
.con_info ul ul li{
	list-style:circle;
	margin-left:60px;
}
.con_info img{
	max-width:100%;
	height:auto;
}
.con_info table{
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.con_info td{
	padding:5px 6px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
.aboutinfo{
	float:left;
	width:60%;
	font-size:14px;
	line-height:24px;
	color:#666;
}
.aboutpic{
	float:right;
	width:35%;
	margin-top:50px;
}
.conbg{
	background: url(../images/fwbg.jpg) no-repeat center top;
	padding:0 150px;
}
.cons{
	font-size:0;
	padding-top:50px;
}
.cons li{
	display: inline-block;
	vertical-align: top;
	width:25%;
	text-align: center;
	font-size:15px;
	font-weight: bold;
	line-height: 22px;
	padding:0 20px;
	box-sizing:border-box;
}
.rounds{
	border:1px solid #333;
	border-radius:50%;
	width:78px;
	height:78px;
	margin:0 auto;
	margin-bottom:18px;
	background-position: center center;
	background-repeat: no-repeat;
}
.round1{
	background-image:url(../../images/contact1.png); 
}
.round2{
	background-image:url(../../images/contact2.png); 
}
.round3{
	background-image:url(../../images/contact3.png); 
}
.round4{
	background-image:url(../../images/contact4.png); 
}
.cons p{
	color:#8a9ba8;
	font-size:15px;
	margin-bottom:10px;
	font-weight: normal;
}
.pic_title{
	padding:80px 0 40px 0;
	font-size:30px;
	text-transform: uppercase;
	text-align: center;
}
.pic_title span{
	display: block;
	color:#8a9ba8;
	font-size:14px;
	font-weight: normal;
	line-height: 25px;
	margin-top:15px;
	text-transform: capitalize;
}
.forms{
	width:600px;
	margin:0 auto;
	padding-bottom:60px;	
}
.forms2{
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
}
.forms li{
	position: relative;
	font-size:15px;
	box-sizing:border-box;
	padding-top:12px;
	color:#777;
	border-bottom:1px solid #c9c9c9;
}
.forms li.forms-s{
	border-bottom:none;
	padding-top:30px;
}
.forms li img{
	display: inline-block;
	vertical-align: middle;
	margin-right:10px;
}
.maps{
	height:380px;
	overflow: hidden;
	width:90%;
	margin:0 auto;
}
#allmap{
	height:400px;
}
.p_tit{
	margin:10px 0;
}
.p_title{
	line-height:30px;
	color:#293742;
	font-size:36px;
	font-weight: 700;
	padding-bottom:15px;
	text-align: center;
	background: url(../images/dline.jpg) no-repeat center bottom;
}
.p_title2{
	line-height:30px;
	text-align: center;
	color:#575c5c;
	font-size:28px;
	padding-bottom:10px;
	margin-bottom:30px;
	background: url(../images/dline.jpg) no-repeat center bottom;
}
.p_title2 span{
	display: block;
	font-size:19px;
	margin-top:5px;
	font-weight: normal;
}
.p_title3{
	line-height:30px;
	text-align: center;
	color:#fff;
	font-size:32px;
	margin-bottom:70px;
}
.p_title3 span{
	display: block;
	font-size:19px;
	margin-top:15px;
	font-weight: normal;
}
.loct{
	font-size:12px;
	color:#777;
	text-align: right;
	position: absolute;
	right:0;
	top:0;
}
.forms{
	width:500px;
	margin:0 auto;
}
.pages{
	text-align: center;
	padding-top:20px;
}
.blackbg{
	position: absolute;
	width:100%;
	height:100%;
	z-index:9;
	text-align: center;
	background: rgba(0,0,0,0.5);
}
.blackbg img{
	padding-top:18%;
}
.swiper{
	position: relative;
}
.mob-tit{
	display:none;
}
.newslist{
	padding:0 150px;
}
.newslist li{
	text-align: left;
	position: relative;
	padding:30px 0;
	border-bottom:1px dashed #ddd;
}
.newslist li p{
	color:#333;
	font-size:17px;	
	padding:5px 0 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newspic{
	background-size:cover;
	background-position: center center;
	height:120px;
	width:180px;
	border-radius:3px;
	overflow: hidden;
	left:0;
	float:left;
	margin-right:30px;
}
.newslist li .newsinfo{
	font-size:14px;
	line-height: 24px;
	color:#888;
}
.newslist li:hover p{
	color:#d0112b;	
}
.newslist li:hover .newsinfo{
	color:#555;
}

.news_title{
	font-size:22px;
	font-weight: bold;
	line-height:30px;
	text-align: center;
	position: relative;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dashed #ddd;
}
.c_dates{
	font-weight: normal;
	font-size:14px;
	color:#738694;
}
.news_page{
	position: absolute;
	right:0;
	font-size:15px;
	bottom:26px;
}
.news_page a{
	margin-left:20px;
}
.news_page a:hover{
	color:#1f2a66;
}
.news_title .news_page{
	bottom:10px;
	color:#888888;
}
.swiper2{
	padding:20px 0;
}
.swiper2 .swiper-container {
    width: 100%;
    height: 400px;
    margin: 20px auto;
}
.swiper2 .swiper-slide {
    width:auto;
    height:400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper2 .swiper-slide img{
	max-height:100%;
	width:auto;
}
.blankbg{
	background: rgba(0,0,0,0.6);
	position: absolute;
	z-index:100;
	width:100%;
	height:100%;
}
.certlist{
	font-size:0;
}
.certlist li{
	width:29.33%;
	display: inline-block;
	vertical-align: top;
	margin:0 2% 20px 2%;	
	box-sizing:border-box;
	font-size:15px;
	text-align: center;
}
.certlist li div{
	height:330px;
	text-align: center;
	padding:15px;
	border:1px solid #ddd;
	margin-bottom:8px;
}
.certlist li div span{
	height:100%;
	display: inline-block;
	vertical-align: middle;
}
.certlist li div img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.bigpic{
	border:1px solid #ddd;
}
.promore{
	font-size:0;
	margin-top:10px;
}
.promore ul{
	width:102%;
}
.promore li{
	display: inline-block;
	vertical-align: top;
	width:18%;
	margin-right:2%;
	border:1px solid #ddd;
}
.promore li.hover{
	border:1px solid #2382c5;	
}
@media screen and (max-width:1400px){
	.header{
   	width: 100%;
   	left:0;
   	margin-left:0;
	}
	.footer{
		margin-top:50px;
		padding:0 100px;
	}
}
@media screen and (max-width:1280px){
	.footer{
		padding:0 60px;
	}
	.home_pro,.home_news{
		font-size:0;
		padding:0 50px;
	}
	.home_news ul{
		width:100%;
	}
	.home_news li{
		width:45%;
		margin:0 2.5% 0 2.5%;
	}
	.prolist{
		padding:0 100px 50px 100px;
	}
	.soutlist li{
		width:44%;
		margin:30px 3%;
	}
	.con_info{
		padding:0 100px;
	}
	.conbg{
		padding:0 100px;
	}
}
@media screen and (max-width:1200px){
	.home_pro li .info{
		height:130px;
	}	
	.prolist,.con_info,.conbg,.footer,.newslist,.soutlist{
		padding:0 50px 30px 50px;
	}
	.prolist li{
		width:42%;
		margin:40px 4%;
	}
	.footer ul{
		padding:70px 0 55px 0;
	}
	.swiper .swiper-slide{
		height:600px;
	}
	.home_pro li .info,.prolist li .info{
		height:auto;
		padding-bottom:20px;
	}
}
@media screen and (max-width:880px){
	.footer li.foot2,.footer li.foot3,.classname{
   	display: none;
   }
   .swiper .swiper-slide{
		height:500px;
	} 
	.swiper .swiper-slide h1{
		font-size:30px;
		width:80%;
		padding-top:150px;
	}
	.swiper .swiper-slide h2{
		font-size:18px;
		padding-top:20px;
		width:60%;
	}
	.home_pro ul{
		width:100%;
	}
	.home_pro li{
		width:46%;
		margin:20px 2%;
	}
	.home_pro li .info{
		height:auto;
		margin-bottom:10px;
	}
	.home_pro li a{
		width:120px;
		line-height: 32px;
	}
	.home_news li{
		padding:10px 0;
		width:100%;
		margin:0;
	}
	.footer li{
		padding-right:60px;
	}
	.classname li{
		padding:0 15px;
		line-height: 46px;
		font-size:14px;
	}
	.prolist,.con_info,.conbg,.footer,.home_pro,.home_news,.newslist,.soutlist{
		padding:0 20px 30px 20px;
	}
	.soutlist li{
		width:96%;
		margin:30px 2% 30px 2;
	}
	.nav,.ens{
		display:none;
	}
	.navs{
		display: block;
	}
	.header{
		height:60px;
	}
	.toplogo,.toplogo2{
		padding-top:11px;
		padding-left:8px;
	}
	.prolist li,.home_pro li{
		font-size:14px;
		line-height: 22px;
		width:46%;
		margin:20px 2%;
	}
	.prolist li h1,.home_pro li h1{
		font-size:50px;
		margin:15px 0 25px 0;
	}
}
@media screen and (max-width:740px){
   .inner,.footer li.foot2,.footer li.foot3,.classname,.ban{
   	display: none;
   }
   .swiper .swiper-slide{
		height:420px;
	} 
   .toplogo3{
		height:34px;
		padding:8px 5px;
   }
   .ban2,.toplogo3{
		display: block;
	}
	.header{
		height:50px;
		top:0;
	}
	.h_title{
		margin:30px 0 10px 0;
		font-size:22px;
	}
	.con_info{
		padding:10px 5px;
		line-height: 26px;
		font-size:16px;
	}
	.newspic{
		height:80px;
		width:120px;
		margin-right:20px;
	}
	.con_info,.conbg,.footer,.home_news,.newslist,.soutlist{
		padding:0 5px 10px 5px;
	}
	.prolist,.home_pro{
		padding:0 20px;
	}
	.newslist .newsinfo,.footer{
		display: none;
	}
	.newslist li{
		padding:0;
		margin-bottom:12px;
		padding-bottom:12px;
		font-size:13px;
		color:#888;
	}
	.newslist li p{
		white-space: normal;
		overflow: auto;
		font-size:16px;
	}
	.home_pro li,.prolist li{
		width:100%;
		margin:0 0 20px 0;
		text-align: center;
	}
	.prolist li a,.home_pro li a{
		width:140px;
		padding-left:8px;
		line-height: 34px;
		font-size:16px;
	}
	.home_pro li .info,.prolist li .info{
		height:auto;
		margin-bottom:10px;
		padding:0;
	}
	.home_pro li h1,.prolist li h1{
		font-size:40px;
		margin:10px 0 10px 0;
	}
	.soutlist li{
		padding-left:120px;
		width:100%;
		margin:20px 0;
	}
	.soutlist li img{
		width:100px;
	}
	.pic_title{
		padding:50px 10px 20px 10px;
	}
	.forms{
		width:90%;
		padding-bottom:0;	
	}
	.cons{
		font-size:0;
		padding-top:30px;
	}
	.cons li{
		width:50%;
		padding:0 10px 20px 10px;
	}
	.cons p{
		margin-bottom:0;
	}
	.rounds{
		margin-bottom:8px;
	}
	.gotop{
		background: rgba(0,0,0,0.5) url(../../images/top.png) no-repeat center center;
		background-size:26px auto;
		width:40px;
		height:40px;
		right:0;
		bottom:0;
	}
	.gotop:hover{
		background: rgba(0,0,0,0.5) url(../../images/top.png) no-repeat center center;	
		background-size:26px auto;
	}
	.footer2{
		text-align: center;
		background-color: #33393f;
		color:#ffffff;
		margin-top:40px;
		padding:20px 20px 0 10px;
		display: block;
	}
	.footnav li{
		text-align: left;
		line-height: 46px;
		font-size:17px;
		border-bottom:1px solid #474c52;
	}
	.footnav li a{
		color:#fff;
	}
	.footnav li.hasmore,.nav-list li.hasmore{
		background: url(../../images/jia.png) no-repeat 98% 19px;
		background-size:11px auto; 
	}
	.footnav li.hover,.nav-list li.hover{
		background: url(../../images/jian.png) no-repeat 98% 19px;
		background-size:11px auto; 
	}
	.footnav li.nomore,.nav-list li.nomore{
		background: url(../../images/nomore.png) no-repeat 98% 19px;
		background-size:11px auto; 
	}
	.navinfo{
		margin-bottom:-1px;
		font-size:0;
		text-align: left;
	}
	.navinfo li{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size:15px;
		display: block;
	}
	.navinfo li img{
		display: inline-block;
		vertical-align: middle;
		width:24px;
		margin-right:8px;
	}
	.navinfo li a{
		color:#ddd;
		font-size:14px;
		line-height: 40px;
		padding-left:8px;
	}
	.footshare{
		text-align: center;
		margin-top:20px;
		margin-bottom:10px;
	}
	.footshare li{
		display: inline-block;
		margin:0 10px;
	}
	.footshare li span{
		border:1px solid #cecece;
		border-radius:50%;
		width:46px;
		height:46px;
		display: block;
	}
	.footshare li .fico1{
		background: url(../../images/w1.png) no-repeat center center;
		background-size:40px auto; 
	}
	.footshare li .fico2{
		background: url(../../images/w2.png) no-repeat center center;
		background-size:40px auto; 
	}
	.footshare li .fico3{
		background: url(../../images/w3.png) no-repeat center center;
		background-size:40px auto; 
	}
	.footcopys{
		font-size:13px;
		line-height: 22px;
		color:#adafb2;
		padding-bottom:20px;
	}
	.footcopys img{
		display: inline-block;
		vertical-align: middle;
		margin-right:3px;
		width:18px;
		height:auto;
	}
	.bgf{
		background: rgba(0,0,0,0.7);
		width:100%;
		height:100%;
		text-align: center;
		position:fixed;
		left:0;
		top:0;
		cursor: pointer;
		z-index:888;
		padding-top:50%;
		box-sizing:border-box;
		font-size:16px;
		color:#fff;
	}
	.bgf img{
		width:50%;
		height:auto;
		margin-bottom:10px;
	}
	.swiper .swiper-slide h1{
		font-size:26px;
		width:70%;
		padding-top:150px;
	}
	.swiper .swiper-slide h2{
		display: none;
	}
	.space{
		height:50px;
	}
	.header{
		background: #f4f5f6;
	}
	.large{
		background: #f4f5f6;
	}
}