@import url("color.css");
@import url("font-awesome.css");
@import url("//at.alicdn.com/t/c/font_4966493_rb4s11burw.css");
/** Generated by FG **/
@import url("https://fonts.googleapis.com/css?family=Roboto");
@font-face {
	font-family: 'GothamLight';
	src: url('../fonts/GothamLight.eot');
	src: local('☺'), url('../fonts/GothamLight.woff') format('woff'), url('../fonts/GothamLight.ttf') format('truetype'), url('../fonts/GothamLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
/** Generated by FG **/
@font-face {
	font-family: 'FuturaBT-Light';
	src: url('../fonts/FuturaBT-Light.eot');
	src: local('☺'), url('../fonts/FuturaBT-Light.woff') format('woff'), url('../fonts/FuturaBT-Light.ttf') format('truetype'), url('../fonts/FuturaBT-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'futurabt-medium';
	src: url('../fonts/futurabt-medium.eot');
	src: local('☺'), url('../fonts/futurabt-medium.woff') format('woff'), url('../fonts/futurabt-medium.ttf') format('truetype'), url('../fonts/futurabt-medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'impact-webfont';
	src: url('../fonts/impact-webfont.eot');
	src: local('☺'), url('../fonts/impact-webfont.woff') format('woff'), url('../fonts/impact-webfont.ttf') format('truetype'), url('../fonts/impact-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.eot');
	src: local('☺'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBook';
	src: url('../fonts/Gotham-Book.eot');
	src: local('☺'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'av_garde_lindex_twodemibold';
    src: url('../fonts/avgardelindextwo-demi-webfont.woff2') format('woff2'),
         url('../fonts/avgardelindextwo-demi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'av_garde_lindex_twobook';
    src: url('../fonts/avgardelindextwo-book-webfont.woff2') format('woff2'),
         url('../fonts/avgardelindextwo-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'DM Sans Bold';
	src: url('../fonts/DM Sans Bold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DM Sans Medium';
	src: url('../fonts/DM Sans Medium.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DM Sans Regular';
	src: url('../fonts/DM Sans Regular.ttf');
	font-weight: normal;
	font-style: normal;
}

body,input,textarea,button{
	font-family: 'DM Sans Regular','GothamBook',Arial,Helvetica,sans-serif,"宋体";
	-webkit-font-smoothing: subpixel-antialiased;
}
.nav .nLi h3 a {
	display:block;
	font-size:18px;
	font-weight: normal;
	line-height:131px;
	text-transform: capitalize;
	transition: 0.6s;
	color: #000;
	padding: 0 16px 0 16px;
	background: url(/web/pic/lihover.png) right center no-repeat;
	font-family: 'DM Sans Medium';
}
.lang-jp .nav .nLi h3 a{
	padding: 0 20px 0 10px;
}
/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
body{
	font-size:14px;
	min-width:1400px;
	overflow-x:hidden;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul{
	list-style:none;
}
hr{
	border:none;
	border-bottom:1px solid #c8c8c8;
	display:block;
	margin-top:10px;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

.clear{
	width:100%;
	clear:both;
}
.fl{float: left;}
.fr{float: right;}
.pages{
	width:100%;
	padding:20px 0px;
	text-align:center;
	clear:both;
	margin-top:15px;
}
.pages li{
	list-style-type:none;
	display:inline;
}
.pages a{
	padding:5px 10px;
	border:1px solid #c8c8c8;
	font-weight:bold;
	margin-right:10px;
}
.pages .current{
	font-weight:700;
	color:#fff;
}
.shangxiapian{
	padding-top:20px;
	margin-top:20px;
	border-top:1px dashed #c8c8c8;
}
.shangxiapian li{
	line-height:30px;
}
.main{
	width:1400px;
	overflow:hidden;
	margin:0 auto;
}
.content{
	line-height:2;
	font-size: 16px;
}
.content img{
	max-width:100%;
	height:auto;
}

/*---------------------主体开始-----------------------*/
#top_zone2{
	width:100%;
	min-width:1400px;
	overflow:visible;
	height:40px;
	line-height:40px;
	background:#000;
	color:rgba(255,255,255,1);
}
#top_zone2 a{
	color:rgba(255,255,255,1);
}
#top_zone2 a:hover{
	color:#fff;
}
#top_zone1{
	width:100%;
	min-width:1400px;
	overflow:visible;
	height:auto;
	padding:0;
	line-height:50px;
	background:#1CAA70;
}
#top_l{
	width:auto;
	float:left;
	line-height:50px;
	color: #fff;
	font-size: 14px;
}

.top-lxlist{
	height: auto;
	overflow: hidden;
	float: left;
}
.top-lxlist li{
	float: left;
	margin-right: 15px;
	line-height: 30px;
}
.top-lxlist li i{
	display: inline-block;
	margin-right: 6px;
	font-size: 18px;
	vertical-align: middle;
}
.top-lxlist li p{
display:inline-block;
}
#top_r{
	width:auto;
	float:right;
	position: relative;
	z-index: 999999;
	/* height:40px; */
}
#top_link{
	width:auto;
	float:left;
	overflow:hidden;
}
#top_link a{
	margin-left:15px;
	line-height:30px;
	color: #fff;
}
#top_link a i{
	font-size:18px;
	margin-right:10px;
	/* color: #d71809; */
}
#top_link a:hover{
	color: #f00;
}

.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.nav .nLi{
	float: left;
	height: 131px;
	position:relative;
	z-index: 8888;
	margin-left: 6px;
}
/* .lang-zh_cn .nav .nLi{
	margin-left: 15px;
} */
.nav .nLi:last-child{
	background:none;
	border-right:none;
}
.nav .nLi i{
	margin-left: 5px;
}
.nav .nLi h3{
	display: block;
}


.nav .on h3 a{
	color: #122a88;

}


.nav .nLi .fa-home{
	margin-right: 10px;
	font-size: 20px;
	vertical-align: middle;
}
.nav .nLi h3 .line{
	display:block;
	width:0px;
	height:2px;
	margin:-2px auto 0 auto;
}
.nav .nLi:hover h3 .line,.nav .on h3 .line{
	width:70%;
	transition:0.6s;
}
.nav .sub {
	/* display:none;
	left:0;
	top:100%;
	width:auto;
	width:100%;
	position:absolute;
	background:rgba(0,0,0,0.5); */
	
	/* padding:10px 0;
	background:#fff;
	border-radius:3px;
	box-shadow:0 0 20px rgba(0,0,0,.1);
	position:relative; */
	
}

.sub-menu{
	border-top: 8px solid transparent;
	position:absolute;
	top:100%;
	left: 50%;
	transform: translateX(-50%);
	display:none;
	z-index: 8888;
	/* opacity: 0; */
}
.sub-menu .sub{
	padding:10px 0;
	background:#fff;
	border-radius:3px;
	box-shadow:0 0 20px rgba(0,0,0,.1);
	position:relative;
}
.sub-menu > .sub::before{
	content:"";
	width:0;
	height:0;
	border:8px solid transparent;
	border-bottom-color:#fff;
	display:block;
	position:absolute;
	top:-16px;
	left:50%;
	margin-left:-8px;
}

.nav .sub li {
	zoom:1;
	height:40px;
	position:relative;
	/* border-bottom:1px solid rgba(255,255,255,0.3); */
	text-align:center;
	white-space:nowrap
	/* padding: 0 15px; */
}
.nav .sub a {
	display:block;
	line-height:40px;
	height:40px;
	overflow:hidden;
	color:#333;
	padding: 0 30px;
}
.nav .sub a i{
	float:right;
	margin:13px 10px 0 0;
}
.nav .dropdown-menu,.nav .dropdown-menu ul{
	position:absolute;
	width:auto;
	left:100%;
	top:0;
	display:none;
	background-color: #fff;
}
.nav .sub li:hover .dropdown-menu,.nav .sub .dropdown-menu li:hover ul{
	display:block;
}
/** header **/
.full-head{
	width: 100%;
	min-width: 1400px;
	height: auto;
	overflow: visible;
	background:#fff;
	/* position: relative;
	z-index: 9999; */
	/* border-bottom: 1px solid rgba(255,255,255,.62); */
}
.full-head.sticky{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background-color: rgba(0,0,0,.5);
}
.full-head.sticky.sticky-bgc{
	background-color: rgba(10,32,87,.5);
}
.container{
	width:1400px;
	margin: 0 auto;
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.section:before,.section:after {
	display: table;
  	content: " ";
}
.clearfix:after,.container:after,.section:after{
	clear: both;
}
.logo{
	overflow:hidden;
	float: left;
	height:131px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content:center;
	align-items:Center;
}
.logo a{
	display:block;
	float: left;
}
.logo img{
	display:block;
	max-height: 131px;
}
.logo-rt{
	height: 50px;
	overflow: hidden;
	text-align: center;
	color: #595656;
	font-size: 16px;
	line-height: 25px;
	border-left: 1px solid #595656;
	margin-left: 21px;
	padding-left: 20px;
}
.header-right{
	height: auto;
	overflow: visible;
	position: relative;
	z-index: 99;
}
.lang-wrap{
	width: 151px;
	line-height: 48px;
	background: #79CC20;
	border-radius: 29px 29px 29px 29px;
	position: relative;
	z-index: 9999;
	margin-left: 25px;
	margin-top: 33px;
}
.lang-wrap .open-lang{
	display: block;
	height: 48px;
	line-height: 48px;
	text-transform: capitalize;
	text-align: center;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	border-radius: 25px;
	padding: 0 8px 0 8px;
	font-family: 'DM Sans Medium';
}
.lang-wrap .open-lang span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 5px;
	height: 48px;
	line-height: 48px;
	float:left;
}
.lang-wrap .open-lang i{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 22px;
	height: 48px;
	line-height: 48px;
	float:left;
	margin-right:10px;
	margin-top:2px;
}
/* .lang-wrap .open-lang::after{
	content: '';
	width: 1px;
	height: 14px;
	background-color: #909090;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: -8px;
} */
.lan-menu{
	height: auto;
	line-height: 44px;
	overflow: hidden;
	color: #666;
	position: absolute;
	left: 0;
	width: auto;
	min-width: 100%;
	
	top: 100%;
	display: none;
	z-index: 9999;
	background-color: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.lan-menu a{
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
	color: #666;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	background-size: 22px;
}
.lan-menu a:hover{
	color: #122a88;
}
.lan-menu a.jp{
	background-image:url(../images/jp2.png);
}
.lan-menu a.en{
	background-image:url(../images/en.png);
}
.lan-menu a.cn{
	background-image:url(../images/cn.png);
}
.footer{
	width:100%;
	overflow:hidden;
	min-width:1400px;
	background: #072032;
	padding-top: 50px;
	padding-bottom: 50px;
}
.foot-logo{
	height: auto;
	overflow: hidden;
}
.foot-logo img{
	max-width: 100%;
	height: auto;
}
.foot-mail-pic{
	height: 103px;
	overflow: hidden;
	background-image: url(../images/foot-bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.foot-flex{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.foot-item{
	height: auto;
	overflow: hidden;
}
.foot-sort-name{
	color: #fff;
	font-size: 22px;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 15px;
	background:url(/web/pic/line.png) left bottom no-repeat;
	text-transform: uppercase;
	font-family: 'DM Sans Medium';
}
/* .foot-sort-name::after{
	content: '';
	width: 26px;
	height: 2px;
	background-color: #de7b24;
	position: absolute;
	left: 0;
	bottom: 0;
} */
.foot-sort-name a{
	color: #fff;
}
.foot-sort-name a:hover{
	text-decoration: underline;
}
.foot-sort-name.tel{
	font-size: 30px;
	font-family: 'GothamLight';
}
.foot-sort-list{
	max-width: 320px;
	height: auto;
	overflow: hidden;
}
.foot-sort-list li{
	height: auto;
	overflow: hidden;
	color: rgba(255,255,255,.6);
	font-size: 18px;
	line-height: 2.5;
}
.foot-sort-list li a{
	color: rgba(255,255,255,.6);
	display: inline-block;
}
.foot-sort-list li i{
	font-size: 12px;
	margin-right: 6px;
}
.foot-sort-list li a:hover{
	color: #fff;
}
.foot-contact-content{
	max-width: 320px;
	height: auto;
	overflow: hidden;
	color:#d1d1d1;
	font-size: 14px;
	line-height: 1.85;
}
.foot-contact-content a{
	color:#d1d1d1;
}
.foot-contact-content a:hover{
	color: #fff;
}
.foot-contact-content.mail{
	color: #122a88;
	font-size: 18px;
	line-height: 1.25;
}
.foot-contact-content.mail a{
	color: #122a88;
}
.foot-wechat-wrap{
	width: 120px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.foot-wechat{
	width: 117px;
	height: auto;
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding-top: 10px;
}
.foot-wechat img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.foot-ask-btm{
	height: auto;
	overflow: hidden;
}
.foot-ask-btm a{
	display: inline-block;
	text-align: center;
	color: #fff;
	background-color: transparent;
	line-height: 40px;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #414447;
	border-radius: 21px;
	padding: 0 20px;
}
.foot-ask-btm i{
	display: inline-block;
	margin-right: 5px;
	font-size: 20px;
	vertical-align: middle;
	color: #7d8995;
}
.foot-social{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.foot-social li{
	margin-right: 15px;
}
.foot-social li a{
	display: block;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	border-radius: 50%;
	
}
.foot-social li a i{
	font-size: 20px;
}
.foot-social li a:hover{
	color: #fff;
	background-color: #de7b24;
}
.foot-social li a.facebook{
	background-color: #3b5998;
}
.foot-social li a.twitter{
	background-color: #1da1f3;
}
.foot-social li a.youtube{
	background-color: #d42426;
}
.foot-social li a.instagram{
	background-color: #6929b1;
}
.foot-social li a.linkedin{
	background-color: #006a9a;
}
.foot-social li a.baidu{
	background-color: #1960ad;
}
.foot-social li a.weibo{
	background-color: #df4d69;
}
.foot-social li a.pengyouquan{
	background-color: #3eb135;
}
.foot-social li a.weixin{
	background-color: #3eb135;
}
.foot-social li a.qqkongjian{
	background-color: #eecf3d;
}
.foot-social li a.qq{
	background-color: #4dafea;
}


.full-copyright{
	width: 100%;
	min-width: 1400px;
	height: auto;
	overflow: hidden;
	background: #072032;
	border-top:1px solid #666;
	padding: 15px 0;
}
.copyright{
	color:#fff;
	font-size: 14px;
	line-height: 44px;
}
.copyright a{
	color:#fff;
}
.copyright a:hover{
	color: #fff;
	text-decoration: underline;
}
#footer_follow{
	overflow:hidden;
	margin-top: 10px;
	text-align: left;
}

#footer_follow a{
	margin:0px 15px 0px 0;
	display: inline-block;
	*display:inline;
	*zoom:1;
}
#footer_follow img{
	max-width: 45px;
	height:auto;
	vertical-align: middle;
}
#footer_follow i{
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	border-radius:100%;
	/* background:#fff!important; */
	/* border:1px solid rgba(255,255,255,0.5); */
	margin-right:0px!important;
	font-size:20px;
	transition: 0.6s;
	color: #fff;
	background:#394d5b;
	border:0;
	display:block;
}
#footer_follow a:hover i{background:#62b806;}
#footer_follow a:hover i{
	color:#fff;
	/* border-color: #E50112; */
	/* background: #DB241C!important; */
}
.lc1{
    margin-top:40px;
	position:relative;
}
.lc1box{
	width: 148px;
	height: 148px;
	background: #79CC20;
	border-radius: 0px 0px 0px 0px;
	position:absolute;
	left:500px;
	bottom:-30px;
	color:#fff;
	text-align:center;
}
.lc1box dl{
    padding-top:30px;
}
.lc1box dl dt{
	line-height:50px;
}
.lc1box dl dt i{
	font-size:56px;
}
.lc1box dl dd{
	font-size:16px;
	line-height:45px;
}
.lcleft{
    width:600px;
	float:left;
}
.lcright{
    width:730px;
	float:right;
	text-align:left;
}
.lcright h2{
	line-height: 49px;
	font-size: 16px;
	color: #79CC20;
	text-align: left;
	margin-bottom:20px;
}
.lcright h3{
	line-height: 49px;
	font-size: 40px;
	color: #072032;
	margin-bottom:20px;
	text-align: left;
}
.lcright h3 p{
    display:inline-block;
}
.lcright h5{
	font-size: 16px;
	color: #2D4658;
	line-height: 50px;
}
.lcright h4{
	width: 170px;
	line-height: 57px;
	background: #0650A9;
	color:#fff;
	margin-top:50px;
	border-radius: 10px 10px 10px 10px;
}
.lcright h4:hover{
	background: #042f63;
}
.lcright h4 font{
    font-size:16px;
	float:left;
	display:block;
	margin:0 20px 0 25px;
}
.lcright h4 span{
	float:left;
	display:block;
}
.lcright h4 span i{
    font-size:22px;
}
.lc2{
    border-top: 1px solid #D2D2D2;
	margin-top:70px;
	padding-top:30px;
}
.lc2box{
	width:48%;
	float:left;
	text-align:left;
}
.lc2box1{
	width:15%;
	float:left;
	margin-top:16px;
}
.lc2box1 i{
    font-size:63px;
}
.lc2box2{
	width:auto;
	float:left;
}
.lc2box2 h2{
    color:#072032;
}
.lc2box2 h2 font{
    font-size:50px;
}
.lc2box2 h2 span{
    font-size:50px;
	margin-left:10px;
}
.lc2box2 h3{
    color:#072032;
	font-size:16px;
	line-height:30px;
}
.lc2box31{
    width:63%;
	float:right;
	text-align:left;
	font-size:18px;
	padding-top:15px;
	line-height:30px;
}
.lc2box32{
    width:53%;
	float:right;
	text-align:left;
	font-size:18px;
	padding-top:15px;
	line-height:30px;
}
.lc3{
    min-height:795px;
	background: #F9F8F7;
	margin-top:40px;
}
.slideBox2{
	overflow:hidden;
}
.slideBox2 .hd{
    width:380px;
	height:795px;
	float:left;
	padding:40px 10px 40px 10px;
	background:#0650A9;
	text-align:left;
	color:#fff;
}
.slideBox2 .hd ul{
    padding-top:20px;
	padding-bottom:20px;
	background: #F8F8F8;
}
.slideBox2 .hd h2{
	height: 48px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 48px;
	text-align: left;
	margin-bottom:20px;
}
.slideBox2 .hd h2 font{
	width: 5px;
	height: 16px;
	background: #79CC20;
	border-radius: 0px 0px 0px 0px;
	float:left;
	display:block;
	margin-top:17px;
	margin-right:20px;
}
.slideBox2 .hd h2 span{
	float:left;
	display:block;
}
.slideBox2 .hd h3{
    border-radius: 23px 23px 23px 23px;
	overflow:hidden;
}
.slideBox2 .hd h4{
	width: 100%;
	height: 70px;
	line-height:70px;
	background: #79CC20;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	margin-top:30px;
}
.slideBox2 .hd h4 font{
    display:block;
	float:left;
	margin-right:15px;
	margin-left:20px;
}
.slideBox2 .hd h4 font i{
    font-size:30px;
}
.slideBox2 .hd h4 span{
    display:block;
	float:left;
	font-size: 26px;
}
.slideBox2 .hd ul h5{
	width: 312px;
	line-height: 57px;
	background: #0650A9;
	border-radius: 10px 10px 10px 10px;
	margin:30px auto 0 auto;
	color:#fff;
}
.slideBox2 .hd ul h5:hover{
	background: #042f63;
}
.slideBox2 .hd ul h5 font{
    display:block;
	float:left;
	font-size: 20px;
	margin-left:80px;
}
.slideBox2 .hd ul h5 span{
    display:block;
	float:left;
    margin-right:15px;
	margin-left:20px;
}
.slideBox2 .hd ul h5 span i{
    font-size:25px;
}
.slideBox2 .hd ul li{
	font-size:20px;
	height:50px;
	line-height:50px;
	cursor:pointer;
	padding:0 20px 0 20px;
	text-align:left;
	position:relative;
}
.slideBox2 .hd ul li font{
    display:block;
	float:left;
}
.slideBox2 .hd ul li span{
    display:block;
	float:left;
	margin-left:15px;
	font-size:17px;
}
.slideBox2 .on:after{
	/*三角*/
	border: solid transparent;
	content: ' ';
	height: 0;
	bottom:0px;
	position: absolute;
	width: 0;
	border-width: 0;
	border-bottom-color: #ffffff;
	left: 50%;
	margin-left:-6px;
	/*横线
	content: '';
	height: 2px;
	margin-bottom: -1px;
	bottom:100%;
	position: absolute;
	width: 100%;
	left: 0;
	background: #34DAC6;*/
}
.slideBox2 .hd ul li a{
	display:block;
	color:#73737f;
}
.slideBox2 .bd{
    width:970px;
	float:right;
	padding-top:30px;
}
.slideBox2 .bd ul{
	overflow:hidden;
}
.slideBox2 .bd ul dl{
    width:32%;
	float:left;
	margin-bottom:15px;
}
.slideBox2 .bd ul dl dt{
    overflow:hidden;
}
.slideBox2 .bd ul dl dt img{
    width:100%;
	height:auto;
}
.slideBox2 .bd ul dl dt img{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slideBox2 .bd ul dl dt:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.slideBox2 .bd ul dl h3{
	font-size: 18px;
	color: #333333;
	margin-top:15px;
	line-height: 34px;
	text-align: center;
}
.key_text{
	height:46px;
	float:left;
	width:308px;
	overflow:hidden;
	line-height:46px;
	outline:none;
	border:0;
	padding-left: 10px;
	background: #F8F8F8;
	border-right: none;
}
.search_btn{
	cursor:pointer;
	border:none;
	outline:none;
	float: right;
	width: 52px;
	height:46px;
	overflow:hidden;
	text-align:center;
	background: #F8F8F8;
	line-height: 46px;
	text-align: center;
	border:0;
	border-left:0;
}
.search_btn span,
.search_btn i{
	font-size: 30px;
	color:#666666;
}
#product_category1{
    margin-right:2%;
}
.lc4{
    height:860px;
	background:url(/web/pic/bg1.jpg) top center no-repeat;
	padding-top:40px;
}
.container_left{
    width:500px;
	float:left;
	text-align:left;
	color:#fff;
}
.container_left h2{
	font-size: 16px;
	line-height:45px;
	color: #79CC20;
	text-align: left;
}
.container_left h3{
	font-size: 40px;
	line-height:65px;
	color: #fff;
	text-align: left;
}
.container_right{
	width: 619px;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: left;
	float:right;
	padding-top:25px;
}
.lc4box_nr{
    margin-top:60px;
}
.lc4box_nr_box{
    width:23%;
	height: 422px;
	background: #FFFFFF;
	border-radius: 20px 20px 20px 20px;
    float:left;
	padding:100px 30px 30px 30px;
	text-align:left;
	position:relative;
}
.lc4box_nr_box_tb{
	width: 100px;
	height: 100px;
	background: #79CC20;
	border-radius: 12px 12px 12px 12px;
	position:absolute;
	left:35px;
	top:-50px;
}
.lc4box_nr_box:hover .lc4box_nr_box_tb{
	background: #79cc20;
}
.lc4box_nr_box h4{
	font-size: 20px;
	color: #072032;
	line-height: 50px;
	text-align: left;
}
.lc4box_nr_box .line{
	width: 43px;
	height: 2px;
	background: #79CC20;
	border-radius: 0px 0px 0px 0px;
	margin-bottom:30px;
}
.lc4box_nr_box p{
	font-size: 16px;
	color: #2D4658;
	line-height: 30px;
	text-align: left;
}
.lc4box_nr_box h5{
	font-size: 20px;
	color: #072032;
	line-height: 50px;
	text-align: left;
	margin-top:20px;
}
.lc4box_nr_box h5 font{
    display:block;
	float:left;
}
.lc4box_nr_box h5 span{
    display:block;
	float:left;
	margin-left:20px;
}
.lc4box_nr_box h5 span i{
    font-size:25px;
}
#abgcbg1{
    margin-right:35px;
}
.lc4box_nr{
	margin-top:120px;
}
.tubiao{
	height: 100px;
    text-align:center;
	}


.tubiao i{
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	color:#4b5b40;
}
.sentesi5 dl:hover i::after{
	color:#37890e;
	}
.tubiao i::after{
	font-family: "iconfont" !important;
	font-size: 40px;
	color: #fff;
	text-align:center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.tubiao.aa-1 i::after{
	content: "\e63a";
}
.tubiao.aa-2 i::after{
	content: "\e665";
}
.tubiao.aa-3 i::after{
	content: "\e7a2";
}
.tubiao.aa-4 i::after{
	content: "\e668";
}
.tubiao.aa-5 i::after{
	content: "\e65b";
}
.tubiao.aa-6 i::after{
	content: "\e65b";
}
.lc5{
	margin-top:40px;
}
.lc5_left{
    width:650px;
	float:left;
	text-align:left;
}
.lc5_left h2{
    font-size: 16px;
    color: #79CC20;
    line-height: 62px;
    text-align: left;
}
.lc5_left h3{
    font-weight: bold;
    font-size: 30px;
    color: #072032;
    line-height: 41px;
    text-align: left;
	margin-bottom:50px;
}
.lc5_left p{
    font-size: 18px;
    color: #072032;
    line-height: 34px;
    text-align: left;
	margin-bottom:40px;
}
.lc5_left ul{

}
.lc5_left ul li{
	margin-bottom:30px;
}
.lc5_left ul li font{
    width:50px;
	display:block;
	float:left;
}
.lc5_left ul li font i{
    font-size:32px;
	color:#0650A9;
}
.lc5_left ul li span{
    width:540px;
	display:block;
	float:left;
	font-size: 16px;
	line-height: 38px;
}
.lc5_right{
    width:703px;
	float:right;
}
.lc6{
	margin-top:33px;
}
.lc6 h2{
    font-size: 18px;
    color: #072032;
    line-height: 24px;
    text-align: center;
	margin-bottom:30px;
}
.lc6 h2 font{
    width:485px;
	display:block;
	margin:0 auto;
}
.lc6 h2 font span{
    color:#79CC20;
	font-size:30px;
}
.item10{
    width:100%;
	border:1px solid #dedede;
}
.item10 img{
    width:100%;
}
.lc7{
	margin-top:30px;
	text-align:center;
}
.lc7 h2{
	font-size: 16px;
	color: #79CC20;
	line-height: 42px;
	text-align: center;
}
.lc7 h3{
	font-weight: bold;
	font-size: 39px;
	color: #072032;
	line-height: 41px;
	margin-bottom:20px;
	text-align: center;
}
.lc7 p{
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	padding:0 300px 0 300px;
	text-align: center;
}
.lc8{
	margin-top:30px;
}
.item11{
    width:100%;
	background:#F9F9F9;
	float:left;
	padding:25px;
	border-radius:20px;
}
.item11 dl{
    width:272px;
	float:left;
}
.item11 dl dt{
    width:72px;
	height:72px;
	float:left;
	border:1px solid #ccc;
	border-radius:100%;
	overflow:hidden;
}
.item11 dl dt img{
    width:100%;
	height:auto;
}
.item11 dl dd{
    width:132px;
	float:left;
	text-align:left;
	margin-left:20px;
	padding-top:10px;
}
.item11 dl dd h3{
	font-size:18px;
	line-height:25px;
}
.scroll .owl-dots{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.scroll .owl-dots .owl-dot{
	width:11px;
	height:11px;
    border-radius:100%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 10px;
	background: #0650A9;
}
.scroll .owl-dots .owl-dot.active{
	background: #79CC20;
	width:20px;
	height:11px;
    border-radius:10px;
}
.xingxing{
    width:140px;
	float:right;
	padding-top:20px;
	margin-right:20px;

}
.xingxing i{
    font-size:22px;
	margin-left:10px;
	color:#FFBF43;
}
.item11_content{
	font-size: 16px;
	color: #2D4658;
	line-height: 26px;
	text-align: left;
	margin-top:20px;
}
.lc9{
    background:#E7F8EE;
	padding:60px 0 60px 0;
	margin-top:30px;
}
.lc91left{
    width:370px;
	float:left;
	text-align:left;
}
.lc91left h2{
	font-size: 16px;
	color: #79CC20;
	line-height: 42px;
}
.lc91left h3{
	font-weight: bold;
	font-size: 39px;
	color: #072032;
	line-height: 41px;
}
.lc91right{
	width: 170px;
	height: 57px;
	line-height:57px;
	background: #0650A9;
	color:#fff;
	float:right;
	border-radius: 10px 10px 10px 10px;
}
.lc91right font{
	display:block;
	float:left;
	font-size:16px;
	margin-left:20px;
}
.lc91right span{
	display:block;
	float:left;
	margin-left:20px;
}
.lc91right span i{
    font-size:26px;
}
.lc91right:hover{
	background: #074289;
}
.lc92{
	margin-top:30px;
}
.item12{
    width:100%;
}
.item12 dl{

}
.item12 dl dt{
    width:100%;
}
.item12 dl dt img{
    width:100%;
	height:auto;
}
.item12 dl dd{
	background: #FFFFFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
    padding:10px 20px 10px 20px;
	text-align:left;
}
.item12 dl dd h3{
	font-size: 14px;
	color: #79CC20;
	line-height: 41px;
	text-align: left;
}
.item12 dl dd h4{
	font-size: 18px;
	color: #072032;
	line-height: 26px;
	text-align: left;
	margin-bottom:10px;
}
.item12 dl dd h5{
	font-size: 14px;
	color: #2D4658;
	line-height: 24px;
	text-align: left;
}
.item12 dl dd h6{
	font-size: 16px;
	color: #072032;
	line-height: 46px;
	text-align: left;
}

#bottom_lxwm{

}
#bottom_lxwm h2{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 66px;
	text-align: left;
}
#bottom_lxwm h3{
	font-size: 16px;
	color: #dedede;
	line-height: 26px;
	text-align: left;
	margin-bottom:35px;
}
.bottom_tel{

}
.bottom_tel_left{
    width:40px;
	float:left;
}
.bottom_tel_left i{
    font-size:45px;
	color:#79CC20;
}
.bottom_tel_right{
    width:220px;
	float:left;
	margin-left:15px;
}
.bottom_tel_right font{
    display:block;
	color:#79CC20;
	font-size: 28px;
	line-height: 26px;
}
.bottom_tel_right span{
    display:block;
	color:#79CC20;
	font-size: 14px;
	line-height: 26px;
}
#bottom_lxwm h4{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: left;
	margin-top:20px;
}
#lxwm-right{
    width:312px;
	float:right;
	text-align:left;
}
#lxwm-right h5{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 68px;
	text-align: left;
}
#lxwm-right h6{
    border-radius:30px;
	overflow:hidden;
}
.key_text8{
	height:46px;
	float:left;
	width:260px;
	overflow:hidden;
	line-height:46px;
	outline:none;
	border:0;
	color:#fff;
	padding-left: 10px;
	background: #253b4b;
	border-right: none;
}
.search_btn8{
	cursor:pointer;
	border:none;
	outline:none;
	float: right;
	width: 52px;
	height:46px;
	overflow:hidden;
	text-align:center;
	background: #79CC20;
	line-height: 46px;
	text-align: center;
	border:0;
	border-left:0;
}
.search_btn8 span,
.search_btn8 i{
	font-size: 25px;
	color:#fff;
}

.tubiao2{
	height: 100px;
    text-align:center;
	}


.tubiao2 i{
	width: 100px;
	height: 100px;
	text-align: center;
	line-height:70px;
	color:#4b5b40;
}
.sentesi5 dl:hover i::after{
	color:#37890e;
	}
.tubiao2 i::after{
	font-family: "iconfont" !important;
	font-size: 56px;
	color:#79CC20;
	text-align:center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.tubiao2.aa-1 i::after{
	content: "\e9eb";
}
.tubiao2.aa-2 i::after{
	content: "\e650";
}
.tubiao2.aa-3 i::after{
	content: "\e65b";
}
.tubiao2.aa-4 i::after{
	content: "\e65b";
}
.tubiao2.aa-5 i::after{
	content: "\e65b";
}
.tubiao2.aa-6 i::after{
	content: "\e65b";
}
.n_aboutus1{
	margin-top:30px;
}
.n_aboutus1_left{
    width:540px;
	float:left;
}
.n_aboutus1_right{
    width:775px;
	float:right;
	text-align:left;
	padding-top:40px;
}
.n_aboutus1_right h2{
	font-weight: bold;
	font-size: 64px;
	color: #79CC20;
	line-height: 86px;
	text-align: left;
	margin-bottom:20px;
	font-style: normal;
}
.n_aboutus1_right h3{
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	line-height: 26px;
	text-align: left;
	margin-bottom:40px;
}
.n_aboutus1_right h3 p{
	display:inline-block;
}
.n_aboutus1_right h4{
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	line-height: 45px;
	text-align: left;
	margin-bottom:20px;
}
.n_aboutus2{
	height: 222px;
	margin-top:60px;
	background: #0650A9;
	color:#fff;
	border-radius: 0px 0px 0px 0px;
}
.n_aboutus2 font{
    color:#fff;
}
.n_aboutus2 span{
    color:#fff;
}
.n_aboutus2 h3{
    color:#fff;
}
.n_aboutus2 .lc2box{
    margin-top:20px;
}
.n_aboutus3{
    background: #EEF6FF;
	padding:30px 0 30px 0;
}
.n_aboutus3box_left{
    width:700px;
	float:left;
	text-align:left;
}
.n_aboutus3box_left h2{
	font-weight: bold;
	font-size: 40px;
	color: #000000;
	line-height: 56px;
	text-align: left;
	margin-bottom:20px;
}
.n_aboutus3box_left h3{
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	text-align: left;
	margin-bottom:30px;
}
.n_aboutus3box_right{
	width:600px;
	float:right;
	text-align:left;
	padding-top:30px;
}
.n_aboutus3box_right dl{
    height:150px;
}
.n_aboutus3box_right dl dt{
	width: 86px;
	height: 86px;
	background: #79CC20;
	border-radius: 0px 0px 0px 0px;
	float:left;
	border-radius:100%;
}
.n_aboutus3box_right dl dd{
    width:487px;
	float:right;
	text-align:left;
}
.n_aboutus3box_right dl dd h4{
	font-size: 16px;
	color: #000000;
	line-height: 48px;
	text-align: left;
}
.n_aboutus3box_right dl dd p{
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	text-align: left;
}
.n_aboutus4{
	background: #0650A9;
	padding:40px 0 40px 0;
}
.n_aboutus4box{
	text-align: center;
}
.n_aboutus4box h2{
	font-weight: bold;
	font-size: 40px;
	color: #F9F8F7;
	line-height: 46px;
	margin-bottom:20px;
	text-align: center;
}
.n_aboutus4box h3{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	margin-bottom:30px;
}
.n_aboutus4box_pic{
    width:348px;
	float:left;
	margin-bottom:2px;
}
.n_aboutus4box_pic img{
    width:100%;
	height:auto;
}
#index2_new_m21{
    margin-right:2px;
}
.n_aboutus5{
	margin-top:40px;
	text-align:center;
}
.n_aboutus5 h2{
	font-weight: bold;
	font-size: 40px;
	color: #000;
	line-height: 40px;
	margin-bottom:20px;
	text-align: center;
}
.n_aboutus5 h3{
	font-size: 16px;
	color: #333;
	line-height: 28px;
	text-align: center;
	margin-bottom:30px;
}

.tubiao3{
	height: 100px;
    text-align:center;
	}


.tubiao3 i{
	width: 100px;
	height: 100px;
	text-align: center;
	line-height:90px;
	color:#fff;
}
.sentesi5 dl:hover i::after{
	color:#ccc;
	}
.tubiao3 i::after{
	font-family: "iconfont" !important;
	font-size: 46px;
	color:#fff;
	text-align:center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.tubiao3.aa-1 i::after{
	content: "\e8ee";
}
.tubiao3.aa-2 i::after{
	content: "\e674";
}
.tubiao3.aa-3 i::after{
	content: "\e6bf";
	font-size: 56px;
}
.tubiao3.aa-4 i::after{
	content: "\e671";
}
.tubiao3.aa-5 i::after{
	content: "\e664";
}
.ntitle{
    font-size: 14px;
	color: #888888;
	line-height:45px;
}

.left_wrap{
	float:left;
	width:353px;
}
.left_wrap h2{
	width:auto;
	height: 83px;
	line-height:83px;
	text-indent:20px;
	font-size:20px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-weight:normal;
	color:#fff;
	background:#79CC20;
}
.left_wrap h2 .iconfont{
	font-size: 24px;
	vertical-align: middle;
	margin-right: 10px;
	float:left;
}
.left_wrap h2 font{
	float:left;
	font-size: 24px;
}
.zlm{
	width:auto;
	background:#F8F8F8;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}
.zlm dl{
	overflow:visible;
}
.zlm dl dt{
	line-height:20px;
	border-bottom:1px solid #EEEEEE;
	cursor:pointer;
	overflow:visible;
	position: relative;
	padding: 25px 15px;
}
.zlm dl dt a{
	display:block;
	float:left;
	font-size:18px;
	/* font-size: 16px; */
}
.zlm dl dt a span.yuanjiao{
	margin-right:10px;
	display:none;
	width:7px;
	height:7px;
	border:1px solid #fff;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.zlm dl dt i.fa-angle-down{
	float:right;
	margin:3px 10px 0 0;
	font-size:24px;
	cursor:pointer;
}
.zlm dl dt:hover,.zlm dl #zlm_on,.zlm dl .zlm_on{
	background:#F8F8F8;
}
.zlm dl dt:hover::before,.zlm dl #zlm_on::before,.zlm dl .zlm_on::before{
	content: "";
	width: 0;
	height: 100%;
	background: #ed6a1e;
	position: absolute;
	left:0;
	top:0;
	margin-left: -1px;
}
.zlm dl .sanji{
	display:none;
	background:#f7f7f7;
	border-bottom:1px solid #d8d8d8;
}
.zlm dl .sanji li{
	height:auto;
	
	position:relative;
	
}
.zlm dl .sanji li a{
	display:block;
	color:#666;
	padding: 10px 15px 10px 20px;
	line-height: 20px;
}
.zlm dl .sanji li i{
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.zlm dl .dropdown-menu{
	position:absolute;
	left:100%;
	top:0;
	background:#f0f0f0;
	width:200px;
	display:none;
}
.zlm dl .sanji li:hover .dropdown-menu{
	display:block;
}
.right_wrap{
	width: 1015px;
	overflow:visible;
	float:right;
	background:#fff;
}
.right_title{
    border-bottom:1px solid #ccc;
	line-height:80px;
	margin-bottom:20px;
}
.in-product-list{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.in-product-list li{
	width: 33.3333%;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.in-product-list li a{
	display: block;
}
.in-product-list li .pic{
	height: auto;
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.in-product-list li .pic img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.in-product-list li h3{
	font-size: 16px;
	margin: 10px 0 10px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}

.in-product-list li:hover .pic img{
	transform: scale(1.1);
}
.wz{
	width:auto;
	overflow:hidden;
	margin:0px auto;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.wz_zone .wz span{
	margin-top:0!important;
}
.wz span{
	color:#666;
	font-size:14px;
	float:right;
	margin-top:5px;
}
.wz span a{
	color:#666;
	font-size:14px;
}
.wz h2{
	font-size:20px;
	text-indent:30px;
	background:url(../images/wz.png) left center no-repeat;
	font-weight:normal;
	display:block;
	float:left;
}

.right_wrap_box{
    line-height:80px;
    border-bottom: 1px solid #D9D9D9;
	margin-bottom:30px;
}
.right_wrap_box h2{
    width:560px;
	float:left;
	font-size: 30px;
}
.right_wrap_box h3{
	width: 432px;
	height: 60px;
	background: #F8F8F8;
	float:right;
	border-radius: 23px 23px 23px 23px;
}
.key_text6{
	height:60px;
	float:left;
	width:220px;
	overflow:hidden;
	line-height:60px;
	outline:none;
	border:0;
	padding-left: 20px;
	background:none;
	border-right: none;
}
.search_btn6{
	cursor:pointer;
	border:none;
	outline:none;
	float: right;
	width: 32px;
	height:60px;
	overflow:hidden;
	text-align:center;
	background:none;
	line-height: 60px;
	text-align: center;
	border:0;
	border-left:0;
	margin-right:10px;
}
.search_btn6 span,
.search_btn6 i{
	font-size: 32px;
	color:#0650A9;
}
.pro_main{
	margin-top:20px;
	overflow:hidden;
}
.pro_left{
	width:455px;
	float:left;
}
.pro_right{
	height: auto;
	overflow:hidden;
	line-height:25px;
	margin-left: 650px;
	padding-top:40px;
}
.pro_right h2{
	font-size:32px;
	padding-bottom:30px;
	display:block;
	font-weight:normal;
}
.pro_info{
	margin-top:10px;
	overflow:hidden;
	line-height:25px;
}
.detail_email{
    width: 170px;
    line-height: 57px;
    background: #0650A9;
	color:#fff;
	margin-top:50px;
    border-radius: 50px 50px 50px 50px;
}
.detail_email:hover{
    background: #053d80;
	cursor:pointer;
}
.detail_email i{
    float:left;
	font-size:30px;
	margin-left:20px;
}
.detail_email span{
    display:block;
	margin-left:20px;
	float:left;
	font-size:16px;
}
.n_xgcp{
    background:#EEF6FF;
	padding:50px 0 50px 0;
}
.n_xgcp_box{ 
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	text-align:center;
}
.n_xgcp_box_pic{
    width:25%;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	overflow:hidden;
}
.n_xgcp_box_pic img{
    width:100%;
	height:auto;
}
.n_xgcp_box_pic h3{
    font-size:18px;
	line-height:65px;
	font-weight:normal;
}
.right_title1box{
    font-size:16px;
	line-height:26px;
}
.n_pzbz1{
    background:#EEF6FF;
	padding:30px 0 60px 0;
	margin-top:20px;
}
.n_pzbz1 h2{
	font-weight: bold;
	font-size: 40px;
	color: #072032;
	text-align: center;
}
.n_pzbz3{
	margin:30px auto 30px auto;
}
.n_pzbz3 h2{
	font-weight: bold;
	font-size: 40px;
	color: #072032;
	text-align: center;
	margin-bottom:20px;
}
.item1{
    width:100%;
	height:auto;
	float:left;
}
.item1 dl{

}
.item1 dl dt img{
    width:100%;
	height:auto;
	border:1px solid #ccc;
}
.ntitle_bt{
	line-height: 49px;
	font-weight: bold;
	font-size: 40px;
	color: #000000;
	text-align: center;
}

.tuwenlist2{
	height: auto;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.tuwenlist2 li{
	list-style-type:none;
	width:33.333333%;
	height:auto;
	overflow:hidden;
	padding:10px;
}
.tuwenlist2 li .inner{
	height: 100%;
	overflow: hidden;
	border-radius:30px;
}
.tuwenlist2 li img{
	width:100%;
	height:auto;
	display:block;
	transition:0.6s;
}
.tuwenlist2 li:hover img{
	transform:scale(1.1);
}
.tuwenlist2 li .inner_time{
	height: 34px;
	font-size: 16px;
	color: #666666;
	line-height: 31px;
	text-align: left;
	margin-top:10px;
}
.tuwenlist2 li h3{
	height: 43px;
	font-size: 20px;
	color: #000000;
	line-height: 43px;
	text-align: left;
}
.tuwenlist2 li .inner_more{
	height: 34px;
	font-size: 16px;
	color: #666666;
	line-height: 31px;
	margin-top:20px;
	text-align: left;
}
.tuwenlist2 li h3 a{
	font-size:16px;
}
.tuwenlist2 li p{
	color:#666;
	display:block;
	overflow:hidden;
	line-height:25px;
}
.innerbox{
    background:#f8f8f8;
	padding:20px;
}
.tuwenlist2 li:hover .innerbox{
    background:#0650A9;
	color:#fff;
}
.tuwenlist2 li:hover .innerbox  .inner_time{
	color:#fff;
}
.tuwenlist2 li:hover a{
	color:#fff;
}
.tuwenlist2 li:hover p{
	color:#fff;
}
.tuwenlist2 li:hover .innerbox  .inner_more{
	color:#fff;
}
.newsdetail_left{
    width:1000px;
	float:right;
	text-align:left;
}
.newsdetail_right{
    width:340px;
	height:auto;
	background:#f8f8f8;
	float:left;
	text-align:left;
	padding:20px 30px 20px 30px;
}
.newsdetail_right h2{
    font-weight:normal;
	line-height:60px;
	font-size:22px;
	margin-bottom:20px;
	border-bottom:1px solid #dedede;
}
.newsdetail_right dl{
    width:100%;
	margin-bottom:20px;
}
.newsdetail_right dl dt{
    overflow:hidden;
}
.newsdetail_right dl dt img{
    width:100%;
	height:auto;
}
.newsdetail_right dt img{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.newsdetail_right dt:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.newsdetail_right dl dd{
    text-align:left;
}
.newsdetail_right dl dd h3{
    font-weight:normal;
	color:#666;
	line-height:45px;
}
.newsdetail_right dl dd h4{
    font-weight:normal;
	color:#666;
	font-size:14px;
	line-height:25px;
}
.ny_h1{
	font-size:22px;
	text-align:center;
	font-weight:normal;
	display:block;
	margin-top:20px;
}

.wzinfo{
	width:100%;
	text-align:center;
	color:#999;
	margin-top:20px;
	font-size:14px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	margin-bottom:25px;
}
.wzinfo .time{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:20px;
	padding-left:25px;
	background:url(../ico/time.png) left center no-repeat;
}
.wzinfo .click{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:20px;
	padding-left:25px;
	margin-left:50px;
	background:url(../ico/click.png) left center no-repeat;
}
.n_service1ys{
    background:#F8F8F8;
	margin-top:20px;
	padding-bottom:50px;
}
.n_service1{

}
.n_service1 h2{
	line-height: 110px;
	font-weight: bold;
	font-size: 40px;
	color: #072032;
	text-align: center;
}
.n_service1_boxs{
	width: 685px;
	height: 229px;
	background: #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	float:left;
}
.n_service1_boxs_left{
    font-size:40px;	
	float:left;
	width:400px;
	height: 229px;
	line-height: 229px;
	margin-left:70px;
}
.n_service1_boxs_right{
    font-size:40px;
	width:120px;
	float:right;
    padding-top:70px;
}
.n_service1_boxs_right i{
    font-size:70px;
	margin:0 30px 0 0;
	color:#0650A9;
}
.n_service2ys{
    height:780px;
	padding:60px 0 30px 0;
	background:url(/web/pic/pinzhi.jpg) center top no-repeat;
}
.n_service2box{
	color:#fff;
	text-align:center;
}
.n_service2box h2{
	font-weight: bold;
	font-size: 40px;
	color: #FFFFFF;
}
.n_service2box h3{
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 44px;
	margin-bottom:50px;
}
/* 电子烟 */
.black{
	background:#00CCFF;
}
.black #tan_logo{
	text-align:center;
	font-size: 30px;
	color: #000;
	margin-top: 25px;
	text-transform: uppercase;
}
.black #tan_content{
	margin-top:20px;
	line-height:35px;
	color:#000;
	font-size:16px;
	padding: 0 25px;
}
.black .layui-layer-btn{
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	text-align:center!important;
}
.black .layui-layer-btn a{
	width:200px!important;
	height:45px!important;
	line-height:45px!important;
	background:none!important;
	border:1px solid #000!important;
	color:#000!important;
	font-size: 14px;
}
.black .layui-layer-btn .layui-layer-btn0{
	background: #548e16!important;
	border-color: #548e16!important;
	
}
.n_service2_box{
	width: 326px;
	height: 386px;
	background: #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	float:left;
	padding:30px;
}
.n_service2_box:hover{
	background: #f8f8f8;
	cursor:pointer;
}
#n_service2_box_1{
    margin-right:30px;
	margin-top:70px;
}
#n_service2_box_2{
    margin-right:30px;
}
#n_service2_box_3{
    margin-right:30px;
	margin-top:70px;
}
#n_service2_box_4{
    margin-right:0;
}
.n_service2_box h4{
    font-size: 50px;
    color: #7ACC20;
    line-height: 72px;
    text-align: center;
}
.n_service2_box h5{
    font-size: 20px;
    color: #072032;
    text-align: center;
    line-height: 42px;
	margin-bottom:20px;
}
.n_service2_box p{
    font-size: 18px;
    color: #072032;
    line-height: 32px;
    text-align: center;
}
.n_service3{
    margin-top:30px;
	background:#FFFFFF;
	padding:25px;
}
.n_service3 h2{
    margin-bottom:30px;
}
.n_service3 h2 font{
    display:block;
	float:left;
	line-height:60px;
}
.n_service3 h2 font i{
    font-size:40px;
	color:#2C6BB6;
}
.n_service3 h2 span{
    display:block;
	float:left;
	font-weight: bold;
	line-height:60px;
	margin-left:30px;
	font-size: 40px;
	color: #072032;
	text-align: left;
}
#faqlist{
	overflow:hidden;
}
#faqlist dl{
	overflow:hidden;
	margin-bottom:20px;
}
#faqlist dl dt{
	height:80px;
	line-height:80px;
	display:block;
	background:#fff;
	cursor:pointer;
}
#faqlist i{
	float:right;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:32px;
	margin-top:25.5px;
	transition:0.6s;
	margin-right:30px;
	color:#2C6BB6;
}
#faqlist em{
	float:left;
	margin-left:15px;
	font-style:normal;
	font-size:18px;
}
#faqlist h4{
	font-size:18px;
	font-weight:normal;
	margin-left:5px;
	color:#072032;
}
#faqlist dd{
	padding:8px;
	overflow:hidden;
	border-bottom:1px solid #f0f0f0;
	border-top:none;
	line-height:25px;
	display:none;
}
#faqlist dl dt.open i{
	transform:rotate(90deg);
	color:#2C6BB6;
}
.n_service3ys{
    background:#F8F8F8;
	padding:40px 0 40px 0;
}
.n_lxwm{
    background:#F7F7F7;
	padding:40px 0 40px 0;
}
.n_lxwmbox{
    background:#fff;
	min-height:500px;
	padding:30px;
	text-align:left;
}
.n_lxwmbox h2{
	font-weight: bold;
	font-size: 40px;
	line-height:60px;
	color: #072032;
	text-align: center;
	margin-bottom:20px;
}
.n_lxwmbox h3{
	font-size: 16px;
	color: #888888;
	text-align: center;
	margin-bottom:50px;
}
.n_lxwmbox_left{
    width:553px;
	float:left;
}
.n_lxwmbox_left dl{
    margin-bottom:20px;
}
.n_lxwmbox_left dl dt{
	width: 60px;
	height: 60px;
	line-height:60px;
	text-align:center;
	background: #E5EAEE;
	border-radius:100%;
	float:left;
}
.n_lxwmbox_left dl dt i{
    font-size:30px;
}
.n_lxwmbox_left dl dd{
    width:470px;
	float:right;
	text-align:left;
}
.n_lxwmbox_left dl dd h4{
	font-size: 18px;
	color: #043D82;
	line-height:30px;
	text-align: left;
}
.n_lxwmbox_left dl dd h5{
	font-size: 18px;
	color: #666666;
	text-align: left;
}
.n_lxwmbox_right{
    width:654px;
	float:right;
	text-align:left;
}
.n_lxwmbox_right ul{

}
.n_lxwmbox_right ul li{
    float:left;
    width: 320px;
	margin-bottom:15px;
}
.indexftext{
    width: 320px;
    height: 54px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D9D9D9;
	text-indent:15px;
}
.indexftext2{
    width: 654px;
    height: 177px;
    background: #FFFFFF;
	padding:15px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D9D9D9;
}
.tijoiao{
    margin-top:20px;
}
.fbtn{
    width: 654px;
    height: 54px;
    background: #043D82;
    border-radius: 90px 90px 90px 90px;
    border: 1px solid #D9D9D9;
	color:#fff;
	font-size:16px;
}
.fbtn:hover{
    background: #0a3364;
	cursor:pointer;
}
#lc2box2{
    float:right;
}
.right_title1{
    border-bottom: 1px solid #D9D9D9;
	line-height:60px;
}
#sub1{
    display:none;
}
.lc_application{
    margin-top:20px;
}
.lc_application h2{
	font-weight: bold;
	font-size: 40px;
	line-height:60px;
	color: #072032;
	text-align: center;
}
.lc_application h3{
    width:100px;
	height:3px;
	background:#95d64f;
	margin:20px auto 20px auto;
}
.lc_application p{
	font-weight: normal;
	font-size: 16px;
	line-height:26px;
	padding:0 300px 0 300px;
	color: #333;
	text-align: center;
	margin-bottom:30px;
}
.lc_application dl{
    width:23%;
	float:left;
}
.lc_application dl dt{
    border:1px solid #dedede;
	overflow:hidden;
	cursor:pointer;
}
.lc_application dl dt img{
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.lc_application dl dt:hover img{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.lc_application dl dt img{
    width:100%;
	height:auto;
}
.lc_application dl dd{
    text-align:center;
	font-size:16px;
	line-height:65px;
}
#abgcbg_app1{
    margin-right:2%;
}