/* 自定义初始化 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }

.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .

f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } /*.p1{padding:1px; }*/ .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }

.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none !important; } .db{display:block !important; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }

.h1,.h5,.h10,.h15,.h20,.h{font-size:0px; line-height:0; overflow:hidden; clear:both; } body{font:12px 宋体,Arial,sans-serif; } a{text-decoration:none; } a:hover{color:#FF6600 }

.ani{

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}

*{outline: 0;}

h1,h2,h3,h4,h5{font-weight: normal;}

input[type='submit'],input[type='reset'],

input[type='button'],input[type='checkbox'],

select,button{

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    appearance: none;

}

select::-ms-expand {display: none;}

input[type='submit'],input[type='reset'],

input[type='button'],button{

    cursor: pointer;

    border:0;

    font-family: 'Microsoft Yahei';

    background: none;

}

/*主内容*/

body{

    color: #666;

    font-family: 'Microsoft Yahei';

    font-size: 14px;

    font-size: .729vw;

    line-height: 1.5;

}

a{color: #666;}

a:hover{color: #3ba1d3;}

img{max-width: 100%;}

body,html{

    overflow-x: hidden;

}

/*背景色*/

.bg_gray{background-color: #e8e8ea;}

/*标题*/

.tit_1{

    color: #666;

    font-size: 30px;

    font-size: 1.562vw;

    line-height: 2;

    margin-bottom: 20px;

    margin-bottom: 1.041vw;font-weight: 700;

}

.tit_2{

    color: #333;

    font-size: 24px;

    font-size: 1.25vw;

    line-height: 2;

    margin-top: 10px;

    margin-bottom: 30px;

    margin-bottom: 1.562vw;

}

/*字体*/

.f_song{

    font-family: '宋体';

}

.c_9{

    color: #999;

}

/*按钮*/

.btn_1{

    color: #21ade5;

    font-size: 14px;

    font-size: .729vw;

    width: 160px;

    width: 8.333vw;

    height: 60px;

    height: 3.125vw;

    line-height: 60px;

    line-height: 3.125vw;

    text-align: center;

    display: inline-block;

    /*border: 2px solid #174e78;

    border-radius: 30px;*/

    float: left;

    margin-right: 20px;

    background: url(../images/btn_bg1.png) center no-repeat;

    -webkit-background-size: contain;

    background-size: contain;

    /*opacity: .5;

    filter: alpha(opacity=50);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);*/

	margin-top:20px;

}

.btn_1:hover{

    color: #fff;

    background-image: url(../images/btn_bg1_on.png);

    /*opacity: 1;

    filter: alpha(opacity=100);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);*/

}

.btn_2{

    width: 120px;

    width: 6.25vw;

    height: 40px;

    height: 2.083vw;

    line-height: 40px;

    line-height: 2.083vw;

}

.btn_3{

	width: 120px;

    height: 35px;

	border: 1px solid rgba(158, 158, 158, 0.4);

	border-radius: 197px;

	display: block;

	text-align: center;

	line-height: 32px;

	font-size: 14px;

	margin-top: 14px;

}

.btn_3:hover{

	border-color: #239fdb;

	border: 1px solid #239fdb;

	background-color: #239fdb;

	color: #fff;

	text-decoration: none;

}

.btn_play{

    font-size: 0;

    line-height: 999px;

    overflow: hidden;

    display: inline-block;

    width: 60px;

    width: 3.125vw;

    height: 60px;

    height: 3.125vw;

    background: url(../images/btn_play.png) center no-repeat;

    -webkit-background-size: contain;

    background-size: contain;

    /*opacity: .5;

    filter: alpha(opacity=50);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);*/

}

.btn_play:hover{

    background-image: url(../images/btn_play_on.png);

    /*opacity: 1;

    filter: alpha(opacity=100);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);*/

}

.btn_load{

    color: #fff ;

    font-size: 16px;

    text-align: center;

    height: 50px;

    line-height: 50px;

    background-color: #282f39;

    display: block; 

}

.btn_load:hover{color: #fff;background-color: #239fdb;text-decoration: none;}

.btn_load em{

 display: inline-block; vertical-align: middle;

 width: 20px; height: 20px;

 margin-right: 10px;

background: url(../images/ico_load.png) center no-repeat;}

.ed4b{

	width: 80%;

	height: auto;

	margin-bottom: 18px;

}

/*******************************

  -------[=布局]-------

********************************/

.wp{width: 84%;margin: 0 auto;}

.wp2{width: 90%;margin: 0 auto;}

.h_space45{

    height: 45px;

    height: 2.343vw;

}

.h_space70{

    height: 70px;

    height: 3.645vw;

}

.h_space90{

    height: 90px;

    height: 4.687vw;

}

#hd{

    position: fixed;

    right: 0;

    top: 0;

    bottom: 0;

    z-index: 9;

    width: 100px;

    /*width: 5.208vw;

    min-width: 100px;*/

   

}

#hd::-webkit-scrollbar-track{

    border-radius: 2px;

    background-color: #fff;

}

#hd::-webkit-scrollbar{

    width: 0px;

    background-color: #fff;

}

#hd::-webkit-scrollbar-thumb{

    border-radius: 2px;

    background-color: rgba(0,0,0,0.1);

}

#hd:hover{

    width: 110px;

}

.openLeft #hd,#hd.open{

    /*width: 415px;*/

    /* width: 21.614vw;

    max-width: 415px;

    padding-left: 150px;

    padding-left: 7.812vw; */

    /*width: 300px;

    padding-left: 20px;*/

    width: 340px;

    padding-left: 3vw;

	background: #fff;

	

}

#main{

    position: relative;

    z-index: 1;

}

#maincon{

    position: relative;

    z-index: 1; width:100%;

}

.openLeft #main{

    /*margin-left: 320px;*/

    margin-left: 2242px;

    padding-left: 2vw;

    /*margin-right: -260px;*/

}

.overlay{

    position: fixed;

    z-index: 8;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    background-color: rgba(0,0,0,0.5);

}

.noScroll{

    overflow: hidden;

}

/*******************************

  -------[=头部]-------

********************************/

.wrap{

    position: relative;

    min-height: 100%;

    padding-bottom: 180px;

    box-sizing:border-box;

    -moz-box-sizing:border-box;

    -webkit-box-sizing:border-box;

}

/*导航触发按钮*/

.menuBtn{

    display: block;

    width: 56px;

    height: 36px;

    margin: 0 auto;

    /*float: right;

    margin-right: 30px;*/

    margin-top: 35px;

    margin-top: 1.823vw;

    position: relative;

    /*margin-right: 1.562vw;*/

    cursor: pointer;

}

.openLeft #hd .menuBtn,

#hd.open .menuBtn{

    float: right;

    /*margin-right: 30px;*/

    margin-right: 45px;



}



.openLeft #hd .menuBtn,

#hd.open .menuBtn em{

	

	background-color:#000;	



	}









.menuBtn em{

    display: block;

    height: 2px;

    background-color: #fff;

    position: absolute;

    right: 0;

    left: 0;

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}

.menuBtn .s1{top: 5px;}

.menuBtn .s2,.menuBtn .s3{

    opacity: 1;

    filter: alpha(opacity=100);

    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';

}

.menuBtn .s2,

.menuBtn .s3{top: 17px;}

/*.menuBtn .s2{top: 13px;right: 10px;}

.menuBtn .s3{top: 21px;right: 10px;}*/

.menuBtn .s4{bottom: 4px;}

/*.openLeft #hd .menuBtn .s2,

.openLeft #hd .menuBtn .s3,

#hd.open .menuBtn .s2,

#hd.open .menuBtn .s3{top: 17px;right: 0;}*/

/*导航*/

#nav{

    font-size: 16px;

    display: none;

    border-top: 1px solid #f3f3f3;

    padding-top: 20px;

    padding-top: 1.041vw;

    padding-right: 30px;

	margin-top:30px;

}

.openLeft #hd #nav,#hd.open #nav{display: block;}

#nav li{

    /*height: 3.125vw;

    line-height: 3.125vw;*/

}

#nav .v1{

    display: block;

    height: 60px;

    line-height: 60px;

    height: 6.25vh;

    line-height: 6.25vh;

    padding-left: 20px;

    background: url(../images/nav_arr.png) 0 center no-repeat;

}

#nav li.on .v1,#nav .v1:hover{

    color: #3ba1d3;

    background-image: url(../images/nav_arr_on.png);

}

#nav li.ok .v1{

    color: #3ba1d3;

    background-image: url(../images/nav_arr_ok.png);

}

#nav dl{

    display: none;

    font-size: 14px;

    text-align: center;

    overflow: hidden;

    margin: 15px -10px;

}

#nav li.on dl,

#nav li.ok dl{

    display: block;

}

#nav dd{

    float: left;

    width: 33.333%;

    word-break:keep-all;

    white-space:nowrap;

    text-overflow:ellipsis;

    overflow:hidden;

}

#nav dd a{

    display: block;

    /*margin-right: 10px;*/

    margin: 0 10px;

}

#nav .pic{

    height: 60px;

    line-height: 60px;

    margin-bottom: 10px;

}

#nav .pic img{

    max-height: 100%;

    display: inline-block;

    vertical-align: middle;

}

/*logo*/

.logo{

    height: 55px;

    /*height: 2.864vw;*/

    text-align: center;

    clear: both;

    padding-bottom: 25px;

    padding-top: 40px;

    /*padding-bottom: 1.302vw;

    padding-top: 2.083vw;*/

}

.openLeft #hd .logo,#hd.open .logo{

    text-align: left;

}

.logo a{

    display: inline-block;

}

.openLeft #hd .logo a,#hd.open .logo a{

    margin-right: 40px;

}

.logo img{

    display: block;

    /*height: 2.864vw;*/

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

}

.logo .logo_small{margin: 0 auto;}

.logo .logo_big{display: none; }

.logo a:hover .logo_small{transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg);

    -o-transform: rotate(360deg);-moz-transform: rotate(360deg);}

	

	

	

.logo2 .logo_small2{display: none;}

.openLeft #hd .logo2 .logo_small2,#hd.open .logo2 .logo_small2{display: block;position: relative;top: -150px;height: 30px;}

.openLeft #hd .logo .logo_small,#hd.open .logo .logo_small{display: none;}

.openLeft #hd .logo .logo_big,#hd.open .logo .logo_big{display: inline-block;}

/*地址*/

.hd_b{

    position: absolute;

    left: 0;

    bottom: 20px;

    line-height: 25px;

    opacity: 0;

    display: none;

}

/*.openLeft #hd .hd_b,#hd.open .hd_b,*/

.openLeft #hd .hd_b,#hd.open .hd_b{

    display: block;

    opacity: 1;

    /*left: 20px;*/

    left: 0;

    right: 0;

    /*left: 150px;*/

    /*left: 7.812vw;*/

}

.hd_b .email a{

    display: inline-block;

}

.hd_b .email{

	padding-bottom: 20px;

	margin-bottom: 15px;

	padding-bottom: 1.041vw;

	margin-bottom: .781vw;

	border-bottom: 1px solid #f3f3f3;

	font-size: 15px;

}

.hd_share{margin-top: 5px; }

.hd_share img{

	margin-top: 0;

	margin-right: 10px;

	/* [disabled]margin-left: 8px; */

	margin-bottom: 0;

	width: 22px;

	height: 22px;

}

.hd_share .bdsharebuttonbox .bds_tsina,

.hd_share .bdsharebuttonbox .bds_sqq,

.hd_share .bdsharebuttonbox .bds_weixin{

    width: 25px !important;

    height: 25px !important;

    line-height: 25px !important;

}

.hd_share .bdsharebuttonbox .bds_tsina{

    background: url(../images/ico_b1.png) center no-repeat !important;

}

.hd_share .bdsharebuttonbox .bds_sqq{

    background: url(../images/ico_b2.png) center no-repeat !important;

}

.hd_share .bdsharebuttonbox .bds_weixin{

    background: url(../images/ico_b3.png) center no-repeat !important;

}

/*******************************

  -------[=底部]-------

********************************/

#fd{

    /*padding: 30px 0;*/

    background-color: #181b2a;

}

.fd_t{ overflow: hidden;}

.fd_nav{

    width: 61%;

    float: left;

    overflow: hidden;

	margin-top:60px;

}

.fd_nav li{ float:left;list-style-type:none; width:33%; border-right:#303341 1px solid; text-align:center; height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.imghvr-push-down{width: 100%;height: 100%;}

.fd_nav li p{line-height: 35px;}

.fd_nav li img{width: 120px;height: auto;}

.fd_bt1{ color:#989ba4; font-size:18px; margin: 0 0 20px 0; }

.fd_nav dl{

    width: 20%;

    float: left;

}

.fd_nav dt{

    color: #999;

    font-size: 16px;

    margin-bottom: 20px;

    display: block;

}

.fd_r_nav_bt1{ font-size:28px; color:#989ba4}

.fd_r_nav_bt2{ font-size:16px; color:#989ba4; float:left;}

.fd_nav dt a{color: #999;}

.fd_nav dd{

    line-height: 2;

}

.fd_nav dt a:hover,.fd_nav dd a:hover{

    color: #ddd;

}

.fd_callme{

    float: left; margin:60px 0 0 60px;

	text-align:left; 

}

.fd_callme a{  color: #555864;}

.fd_callme a:hover{  color: #555864;}

.Callmebutton {

	font-size: 17px;

	font-weight: 400;

	background-color: #0070c9;

	background: -webkit-linear-gradient(#239edb,#0070c9);

	background: linear-gradient(#239edb,#0070c9);

	border-color: #07c;

	border-width: 1px;

	border-style: solid;

	border-radius: 4px;

	color: white!important;

	display: inline-block;

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 3px;

	padding-bottom: 4px;

	text-align: center;

	width: 150px;

	height: 45px;

	line-height: 45px;

	margin-bottom: 14px;

}

.Callmebutton:hover{	color: white;

background: -webkit-linear-gradient(#5ac5f8,#0070c9);

	background: linear-gradient(#5ac5f8,#0070c9);

}

/*

.fd_share .bdsharebuttonbox .bds_tsina{

    background: url(../images/ico_sina_b.png) center no-repeat !important;

}

.fd_share .bdsharebuttonbox .bds_sqq{

    background: url(../images/ico_qq_b.png) center no-repeat !important;

}

.fd_share .bdsharebuttonbox .bds_weixin{

    background: url(../images/ico_weix_b.png) center no-repeat !important;

}*/

.fd_share .bdsharebuttonbox .bds_tsina{

    background: url(../images/ico_b1.png) center no-repeat !important;

}

.fd_share .bdsharebuttonbox .bds_sqq{

    background: url(../images/ico_b2.png) center no-repeat !important;

}

.fd_share .bdsharebuttonbox .bds_weixin{

    background: url(../images/ico_b3.png) center no-repeat !important;

}

.fd_share .bdsharebuttonbox .bds_tsina,

.fd_share .bdsharebuttonbox .bds_sqq,

.fd_share .bdsharebuttonbox .bds_weixin{

   	width: 2vw !important;

    height: 23px !important; margin:0 !important;

    -webkit-background-size: contain !important;

    background-size: contain !important;

    opacity: 1 !important;

    filter: alpha(opacity=100) !important;

	

	

}

.fd_share .bdsharebuttonbox a:hover {

    opacity: .8 !important;

    filter: alpha(opacity=80) !important;

}

.fd_b{

	background: #0d0f1b;

	position: relative;

	height: 68px;}

.fd_left{

	float: left;

	margin-top: 20px;

	margin-right: 20px;

	margin-left: 51px;

	margin-bottom: 20px;

}

.fd_left a{margin-left: 10px;font-size: 13px;}

.fd_left a:hover{color: #666;}

.fd_b ul{ position:absolute; right:80px; top:20px;}

.fd_b ul li{ float:left; padding:0 20px; position:relative; height:18px;}

.br1s58{ border-right:1px solid #585b66;}

/*******************************

  -------[=banner轮换图]-------

********************************/

#banner{position: relative;}

#banner .slick-list{z-index: 1;}

#banner .slick-dots{

    position: absolute;

    left: 0;

    right: 0;

    bottom: 10px;

    z-index: 9;

    text-align: center;

}

#banner .slick-dots li{

    display: inline-block;

    height: 15px;

    width: 15px;

    overflow: hidden;

    margin: 0 3px;

}

#banner .slick-dots button{

    width: 13px;

    height: 13px;

    background-color: #ddd;

    border-radius: 50%;

    padding: 0;

    margin: 0;

    font-size: 0;

    line-height: 999px;

    overflow: hidden;

}

#banner .slick-dots .slick-active button{

    background-color: #fff;

}

#banner .item{

    position: relative;

}

#banner .item .bg{

    position: absolute;

    left: -50px;

    top: 0;

    right: 0;

    bottom: 0;

    background-repeat: no-repeat;

    background-position: center; 

    -webkit-background-size: cover;

    background-size: cover;

    /*transform: translateX(50px);

    -ms-transform: translateX(50px);

    -webkit-transform: translateX(50px);

    -o-transform: translateX(50px);

    -moz-transform: translateX(50px);*/

    transition: 3.3s linear;

    -ms-transition: 3.3s linear;

    -moz-transition: 3.3s linear;

    -webkit-transition: 3.3s linear;

    -o-transition: 3.3s linear;

    transform: translateX(50px);

    transform: translate3d(50px,0,0.1px) rotateZ(0.1deg);

}

#banner .item .bg.ban_animate{

    transform: translateX(0);

    transform: translate3d(0,0,0.1px) rotateZ(0.1deg);

}

.btn_nextPage{

    position: absolute;

    left: 50%;

    bottom: 6%;

    z-index: 9;

    width: 50px;

    height: 50px;

    margin-left: -25px;

    background: url(../images/arr_nextPage.png) center no-repeat;

    -webkit-background-size: contain;

    background-size: contain;

    font-size: 0;

    line-height: 999px;

    overflow: hidden;

    /*opacity: .5;

    filter: alpha(opacity=50);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);*/

}

.btn_nextPage:hover{

    background-image: url(../images/arr_nextPage_on.png);

}

#banner .txt{

    color: #fff;

    /*font-size: 60px;*/

    position: absolute;

    left: 10%;

    top:54%;

    transform:translateY(-50%);

    -ms-transform:translateY(-50%);

    -moz-transform:translateY(-50%);

    -webkit-transform:translateY(-50%);

    -o-transform:translateY(-50%); 

	

}

#banner .txt em{

    font-family: 'CenturyGothic','Microsoft Yahei';

    font-weight: bold;

    font-size: 72px;

    font-size: 3.75vw;

    line-height: 1.6;

    text-transform: uppercase;

    position: relative;

    display: inline-block;

    margin-bottom: 20px;

    margin-bottom: 0.562vw;

	text-align:left;

	width:60%;

}

/*

#banner .txt em::after{

    content: '';

    position: absolute;

    left: 50%;

    bottom: 0;

    width: 68px;

    width: 3.542vw;

    margin-left: -34px;

    margin-left: -1.771vw;

    height: 2px;

    background-color: #fff;

}*/

#banner .txt h2{

    font-size: 30px;

    font-size: 2.125vw;

    font-weight: normal;letter-spacing:4px;

}

#banner .txt img

{

	padding-top: 12vw;

	width:30%;

	height:auto;

}

#banner .con{

}

/*******************************

  -------[=内页ban图]-------

********************************/

#ban{

    height: 0;

    padding-top: 36.263%;

    position: relative;

    overflow: hidden;

    /*height: 660px;

    height: 34.375vw;*/

    background-repeat: no-repeat;

    background-position: center; 

    -webkit-background-size: cover;

    background-size: cover;

}

#ban .txt{

    color: #fff;

    position: absolute;

    left: 8%;

    top: 50%;

    transform:translateY(-50%);

    -ms-transform:translateY(-50%);

    -moz-transform:translateY(-50%);

    -webkit-transform:translateY(-50%);

    -o-transform:translateY(-50%); 

}

#ban .txt em{

    font-size: 60px;

    font-size: 3.125vw;

    line-height: 1.6;

    font-weight: bold;

    text-transform: uppercase;

    position: relative;

    display: inline-block;

    margin-bottom: 30px;

    margin-bottom: 1.562vw;

}

#ban .txt em::after{

    content: '';

    position: absolute;

    left: 0;

    bottom: 0;

    width: 28px;

    width: 1.458vw;

    height: 2px;

    background-color: #fff;

}

#ban .txt h2{

    font-size: 30px;

    font-size: 1.562vw;

}

/*******************************

  -------[=内容]-------

********************************/

#bd{}

/*******************************

  -------[=领致热能]-------

********************************/

/*热门产品*/

.i_row_a1{

    padding-top: 95px;

    overflow: hidden;

    background:#e8e8ea url(../images/bg_arr.jpg) center bottom no-repeat;

}

.i_row_a1 .txt{

    font-size: 18px;

    font-size: .937vw;

    width: 37%;

    float: left;

    padding-top: 95px;

    padding-top: 1.6vw;

    position: relative;

    z-index: 1;

}

.i_row_a1 h3{

    font-size: 48px;

    font-size: 2.5vw;

    margin-bottom: 15px;

}

.i_row_a1 .btn_box{

    margin-top: 135px;

    margin-top: 6vw;

    overflow: hidden;

}

.i_row_a1 .pic{

    width: 42vw;

    /*max-width: 800px;*/

    float: right;

    position: relative;

    z-index: 0;

    margin-left: -7%;

    margin-right: 9%;

    margin-bottom: -23%;

}

.i_row_a1 .pic img{

    width: 100%;

}

/*弹出视频*/

.video_overlay{

    position:fixed;

    z-index:999;

    top:0;

    left:0;

    right: 0;

    bottom: 0;

    background: rgba(0,0,0,.6);

    background:url(../images/black_alpha_50.png) left top repeat \9;

    display:none;

}

#pvideo{

    position:fixed;

    z-index:1000;

    left:50%;

    top: 50%;

    width:600px;

    height:450px;

    transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    /*margin-left:-300px;*/

    overflow:hidden;

    padding:10px;

    background:#000;

    display:none;

}

#pvideo #video_close{

	background: url(../images/wclose.png) right top no-repeat;

	width: 100%;

	height: 35px;

	cursor: pointer;

	color: #FFFFFF;

}

@media screen and (max-width:650px){

    #pvideo{

        width:350px;

        height:280px;

    }

}

@media screen and (max-width:400px){

    #pvideo{

        width:280px;

        height:220px;

    }

}

/*快捷方式列表*/

.i_row_a2{}

.txt_icon_list1{

    overflow: hidden;

    clear: both;

}

.txt_icon_list1 li{

    float: left;

    width: 33.333%;

    padding: 80px 0;

    padding: 4.166vw 0;

    /*padding: 80px 7%;*/

    overflow: hidden;

    border-right: 1px solid #eee;

    box-sizing:border-box;

    -moz-box-sizing:border-box;

    -webkit-box-sizing:border-box;

}

.txt_icon_list1 li a{

    display: inline-block;

    margin-left: 6.77vw;

}

.txt_icon_list1 .ico{

    float: left;

    width: 100px;

    width: 5.208vw;

    height: 100px;

    height: 5.208vw;

}

.txt_icon_list1 .ico img{

    width: 100%;

}

.txt_icon_list1 .txt{

    color: #999;

    font-size: 16px;

    font-size: .833vw;

    margin-top: 10px;

    margin-left: 100px;

    margin-left: 5.208vw;

    padding-left: 20px;

}

.txt_icon_list1 h4{

    color: #666;

    font-size: 34px;

    font-size: 1.77vw;

    font-weight: normal;

}

/*******************************

  -------[=技术实力]-------

********************************/

.txt_pic_list1{}

.txt_pic_list1 li{ padding: 85px 0; padding: 4.427vw 0; overflow: hidden;border-bottom: 1px solid #eee;}

.txt_pic_list1 .txt{ float: left; width: 53%; line-height: 2;}

.txt_pic_list1 .txt h3,.txt_pic_list1 .txt h4{

font-size: 30px; font-size: 1.562vw; padding: 25px 0; padding: 1.302vw 0;font-weight: 700;}

.txt_pic_list1 .pic{float: right;width: 40.265%;}

.txt_pic_list1 .pic img{display: block; width: 100%;}

.txt_pic_list1 li:nth-child(2n) .txt{float: right;}

.txt_pic_list1 li:nth-child(2n) .pic{float: left;}

.txt_pic_list3 li{ padding: 85px 0; padding: 4.427vw 0; overflow: hidden;border-bottom: 1px solid #eee;}

.txt_pic_list3 .txt{ float: left; width: 53%; line-height: 2;}

.txt_pic_list3 .txt a{font-size: 14px;}

.txt_pic_list3 .txt h4{ font-size: 30px;font-size: 1.562vw; padding-bottom: 1.4vw;	font-weight: 700;

}

.txt_pic_list3 .pic{float: right;width: 40.265%;}

.txt_pic_list3 .pic img{display: block; width: 100%;}

.txt_pic_list3 li:nth-child(2n) .txt{float: right;}

.txt_pic_list3 li:nth-child(2n) .pic{float: left;}

.line{

	display: block;

	height: 2px;

	width: 22px;

	overflow: hidden;

	background: #ccc;

	margin-top: 40px;margin-bottom: 10px;}

.more{display: inline-block;padding-right: 30px;position: relative;margin-top: 5%;}

.more i{

	width: 20px;

	height: 20px;

	border-radius: 50%;

	border: 1px solid #ccc;

	right: 0;

	top: 3px;

	background-position: -135px 0px;

}

.more:hover i{

	background-position: -111px 0px;

	border: 1px solid #3ba1d3;

	background-color: #3ba1d3;

}

.ico_p{background:url(../images/ico_p.png) no-repeat; display:block; overflow:hidden; position:absolute;}

.ico_p{transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s; }

/*******************************

  -------[=关于我们]-------

********************************/

/*发展历程*/

.history_box{}

.history_box .scroll_list{

    margin-bottom: 90px;

    margin-bottom: 4.687vw;

}

.history_box .scroll_list .item{

    overflow: hidden;

}

.history_box .scroll_list .pic{

    float: right;

    width: 40.265%;

}

.history_box .scroll_list .pic img{

    display: block;

    width: 100%;

}

.history_box .scroll_list .txt{

    float: left;

    width: 53%;

    /*font-size: 14px;

    font-size: .729vw;*/

    line-height: 2;

}

.history_box .scroll_list .txt h4{

    font-size: 30px;

    font-size: 1.562vw;

    padding: 25px 0;

    padding: 1.302vw 0;

}

.history_box .scroll_list .txt,

.history_box .scroll_list .pic{

    opacity: 0;

    filter: alpha(opacity=0);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';

}

.history_box .scroll_nav{

    text-align: center;

}

.history_box .scroll_nav::before{

    content: '';

    position: absolute;

    z-index: 0;

    left: 0;

    right: 0;

    top: 50%;

    height: 1px;

    background-color: #f0f0f0;

}

.history_box .scroll_nav em{

    font-size: 18px;

    font-size: .937vw;

    display: inline-block;

    width: 75px;

    width: 3.906vw;

    height: 75px;

    height: 3.906vw;

    line-height: 75px;

    line-height: 3.906vw;

    border-radius: 50%;

    cursor: pointer;

    background-color: #fff;

    border: 1px solid #f0f0f0;

}

.history_box .scroll_nav .slick-current em{

    color: #fff;

    background-color: #3ba1d3;

}

.m_list1{}

.m_list1 dd{

    padding-left: 20px;

    background: url(../images/arr_1.png) no-repeat 0 5px;

    margin-bottom: 20px;

}

/*******************************

  -------[=成功案例]-------

********************************/

.txt_pic_list2{}

.txt_pic_list2 li{

    background-color: #fff;

    margin-bottom: 50px;

    margin-bottom: 2.604vw;

    opacity: .25;

    filter: blur(4px);

    -webkit-filter: blur(4px);

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    -moz-transition: all 1s ease-in-out;

    -o-transition: all 1s ease-in-out;

    -webkit-transition: all 1s ease-in-out;

    transition: all 1s ease-in-out;

}

.txt_pic_list2 .pic{}

.txt_pic_list2 .pic img{

    display: block;

    width: 100%;

}

.txt_pic_list2 .txt{

    /*font-size: 14px;

    font-size: .729vw;*/

    padding: 30px 55px;

    padding: 1.562vw 2.864vw;

    margin-bottom: 10px;

}

.txt_pic_list2 .txt h4{

    color: #333;

    font-size: 22px;

    font-size: 1.145vw;

    line-height: 2;

}

.box_hide {

    opacity: .25;

    filter: blur(4px);

    -webkit-filter: blur(4px);

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    -moz-transition: all 1s ease-in-out;

    -o-transition: all 1s ease-in-out;

    -webkit-transition: all 1s ease-in-out;

    transition: all 1s ease-in-out;

}

.txt_pic_list2 li.box_show {

    opacity: 1;

    filter: blur(0px);

    -webkit-filter: blur(0px);

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    -moz-transition: all 1s ease-in-out;

    -o-transition: all 1s ease-in-out;

    -webkit-transition: all 1s ease-in-out;

    transition: all 1s ease-in-out;

}

/*******************************

  -------[=成功案例-详情]-------

********************************/

.article{

    line-height: 2;

}

.article h1{

    color: #333;

    font-size: 24px;

    font-size: 1.25vw;

    margin-bottom: 25px;

    margin-bottom: 1.302vw;

}

.article img{

    display: block;

    width: 100%;

    margin-bottom: 45px;

    margin-bottom: 2.343vw;

}

.article p{

    margin-bottom: 2em;

}

/*******************************

  -------[=联系我们]-------

********************************/

/*在线留言*/

.mess_box{

    padding-bottom: 50px;

    padding-bottom: 2.604vw;

    border-bottom: 1px solid #f2f2f2;

    overflow: hidden;

}

.mess_form{

    color: #adadad;

    font-size: 14px;

}

.mess_form .txt{

    float: left;

    width: 32.119%;

}

.mess_form .form{

    float: right;

    width: 56.953%;

    position: relative;

    margin-top: -26px;

    margin-top: -1.354vw;

}

.mess_form dl{

    height: 100px;

    height: 5.208vw;

    line-height: 100px;

    line-height: 5.208vw;

    overflow: hidden;

    border-bottom: 1px solid #f6f6f6;

}

.mess_form dl.on{

    color: #333;

    border-color: #e7e8e8;

}

.mess_form dt{

    float: left;

}

.mess_form dd{

    margin-left: 6em;

}

.mess_form dd input,

.mess_form dd textarea{

    display: block;

    color: #333;

    width: 100%;

    height: 100px;

    height: 5.208vw;

    border:0;

    box-sizing:border-box;

    -moz-box-sizing:border-box;

    -webkit-box-sizing:border-box;

}

.mess_form .firm,.mess_form .tele{

    float: left;

    width: 46.5%;

}

.mess_form .tele{

    float: right;

}

/*.mess_form .tele dd,.mess_form .mess dd{

    margin-left: 4em;

}*/

.mess_form dd textarea{

    padding: 10px 0;

}

/*在线留言2*/

.txt_ico_list2{

    color: #999;

    overflow: hidden;

}

.txt_ico_list2 li{

    float: left;

    width: 33.333%;

    padding: 20px 0;

    overflow: hidden;

}

.txt_ico_list2 .ico{

    float: left;

    width: 80px;

    height: 80px;

    background-repeat: no-repeat;

    background-position: center;

    -webkit-background-size: contain;

    background-size: contain;

    transition: .3s;

    -ms-transition: .3s;

    -moz-transition: .3s;

    -webkit-transition: .3s;

    -o-transition: .3s;

    /*opacity: .5;

    filter: alpha(opacity=50);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);*/

}

.txt_ico_list2 li:hover .ico{

    /*opacity: 1;

    filter: alpha(opacity=100);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);*/

}

.txt_ico_list2 .ico1{

    background-image: url(../images/icon_4.png);

}

.txt_ico_list2 li:hover .ico1{

    background-image: url(../images/icon_4_on.png);

}

.txt_ico_list2 .ico2{

    background-image: url(../images/icon_5.png);

}

.txt_ico_list2 li:hover .ico2{

    background-image: url(../images/icon_5_on.png);

}

.txt_ico_list2 .ico3{

    background-image: url(../images/icon_6.png);

}

.txt_ico_list2 li:hover .ico3{

    background-image: url(../images/icon_6_on.png);

}

.txt_ico_list2 .ico img{}

.txt_ico_list2 .txt{

    margin-left: 95px;

    margin-top: 10px;

}

.txt_ico_list2 .txt h4{

    color: #333;

    font-size: 18px;

    /*font-size: .937vw;*/

}

.txt_ico_list2 .txt b{

    color: #999;

    font-size: 18px;

    /*font-size: .937vw;*/

    font-family: 'Arial';

}

/*人才招聘*/

.job_box{

    border-top: 1px solid rgba(158, 158, 158, 0.4);

}

.job_box a{

	color: #aeaeae !important;   

}

.job_box .item{

    padding: 50px 0;

    padding: 2.604vw 0;

    border-bottom: 1px solid rgba(158, 158, 158, 0.4);

    overflow: hidden;

}

.job_box .duty{

    font-size: 24px;

    font-size: 1.25vw;

    width: 20%;

    float: left;

}

.job_box .duty span{

    padding: 15px 0;

    display: inline-block;

    position: relative;

}

.job_box .duty span::after{

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    width: 1em;

    height: 2px;

    background-color: #666;

}

.job_box .firm{

    font-size: 18px;

    font-size: .937vw;

    float: left;

    width: 45%;

}

.job_box .btn_1{

    margin-top: 30px;

    margin-top: 1.562vw;

}

.job_box .info{color: #aeaeae;  

    float: right;

    text-align: right;

}

.job_box .info h4{

    font-size: 18px;

    font-size: .937vw;

}

.job_box .info .date{

  	color: #aeaeae;  

    font-size: 12px;

    font-family: 'Arial';

    display: inline-block;

    margin-top: 30px;

    margin-top: 1.562vw;

}

/*******************************

  -------[=产品中心]-------

********************************/

.pro_box{position: relative;}

/*按钮*/

.pro_list .prev_pro,.pro_list .next_pro{

    font-size: 14px;

    text-align: center;

    border-right: 1px solid #ebebeb;

    box-sizing:border-box;

    -moz-box-sizing:border-box;

    -webkit-box-sizing:border-box;

    position: absolute;

    z-index: 9;

    left: 0;

    bottom: 0;

    width: 9%;

    height: 60px;

    height: 3.125vw;

    line-height: 60px;

    line-height: 3.125vw;

    background-color: #f7f7f7;

    border-top: 1px solid #ebebeb;}

.pro_list .prev_pro{ background: #f7f7f7 url(../images/arr_prev.png) 12% center no-repeat;}

.pro_list .prev_pro:hover{background-image: url(../images/arr_prev_blue.png);}

.pro_list .next_pro{ left: 9%; background: #f7f7f7 url(../images/arr_next.png) right 12% center no-repeat;}

.pro_list .next_pro:hover{background-image: url(../images/arr_next_blue.png);}

.pro_item{ overflow: hidden;}

.pro_item .pro_tit{

    float: left;

    width: 18%;

    text-align: center;

    /*background-color: #f7f7f7;*/

    background-color: #fff;

    box-sizing:border-box;

    -moz-box-sizing:border-box;

    -webkit-box-sizing:border-box;

}

.pro_item .pro_con{

    margin-left: 18%;

    position: relative;

}

.pro_item .pro_con .scroll_list,

.pro_item .pro_con .swiper-wrapper,

.pro_item .pro_con .item{height: 100%;}

.pro_item .pro_tit i{

    display: inline-block;

    vertical-align: middle;

    width: 0;

    height: 100%;

    margin-right: -.5em;}

.pro_item .pro_tit .con{

    display: inline-block;

    vertical-align: middle;

    width: 58%;

    color: #333;

    font-size: 22px;

    font-size: 1.145vw;

    padding-bottom: 60px;

    padding-bottom: 3.125vw;}

.pro_item .pro_tit .con h4{font-size: 22px;font-size: 1.145vw;}

.pro_item .pro_tit .pro_img{ position: relative;}

.pro_item .pro_tit .pro_img img{display: block;}

.pro_item .pro_tit .scroll_nav,

.pro_item .pro_tit .swiper-wrapper{

    position: absolute;

    left: 0;

    top: 0;

    width: 100% !important;

    height: 100% !important;

    overflow: visible;

    transform: translate3d(0px, 0px, 0px) !important;}

.pro_item .pro_tit .pro_img .swiper-slide{

    cursor: pointer;

    position: absolute;

    width: 30px !important;

    width: 1.562vw !important;

    height: 30px;

    height: 1.562vw;

    border-radius: 50%;

    overflow: hidden;

    background: url(../images/hotspot.png) center no-repeat;

    -webkit-background-size: 100% 100%;

    background-size: 100% 100%;}

@keyframes dots{

    0% {background-image: url(../images/hotspot_1.png);}

    50% {background-image: url(../images/hotspot_2.png);}

    100% {background-image: url(../images/hotspot_3.png);}

}

@-moz-keyframes dots /* Firefox */{

    0% {background-image: url(../images/hotspot_1.png);}

    50% {background-image: url(../images/hotspot_2.png);}

    100% {background-image: url(../images/hotspot_3.png);}

}

@-webkit-keyframes dots /* Safari 和 Chrome */{

    0% {background-image: url(../images/hotspot_1.png);}

    50% {background-image: url(../images/hotspot_2.png);}

    100% {background-image: url(../images/hotspot_3.png);}

}

@-o-keyframes dots /* Opera */{

    0% {background-image: url(../images/hotspot_1.png);}

    50% {background-image: url(../images/hotspot_2.png);}

    100% {background-image: url(../images/hotspot_3.png);}

}

/*.pro_item .pro_tit .pro_img .swiper-slide:hover,*/

.pro_item .pro_tit .pro_img .swiper-slide-active{

    /*background-image: url(../images/dots.gif);*/

    animation: dots 1s infinite alternate ease-in-out;

    -moz-animation: dots 1s infinite alternate ease-in-out; /* Firefox */

    -webkit-animation: dots 1s infinite alternate ease-in-out;  /* Safari 和 Chrome */

    -o-animation: dots 1s infinite alternate ease-in-out;

}

/*产品一-195-525*/

.pro_item .pro_tit .pro_img .scroll_nav_1 .s1{

    left: 3%;

    top: 13%;

}

.pro_item .pro_tit .pro_img .scroll_nav_1 .s2{

    left: 26%;

    top: 17%;

}

.pro_item .pro_tit .pro_img .scroll_nav_1 .s3{

    left: 23%;

    top: 29%;

}

.pro_item .pro_tit .pro_img .scroll_nav_1 .s4{

    left: 69%;

    top: 17%;

}

.pro_item .pro_tit .pro_img .scroll_nav_1 .s5{

    left: 41%;

    top: 43%;

}

.pro_item .pro_tit .pro_img .scroll_nav_1 .s6{

    left: 23%;

    top: 67%;

}

/*产品二*/

.pro_item .pro_tit .pro_img .scroll_nav_2 .s1{

    left: 34%;

    top: 12%;

}

.pro_item .pro_tit .pro_img .scroll_nav_2 .s2{

    left: 65%;

    top: 16%;

}

.pro_item .pro_tit .pro_img .scroll_nav_2 .s3{

    left: 41%;

    top: 40%;

}

.pro_item .pro_tit .pro_img .scroll_nav_2 .s4{

    left: 34%;

    top: 72%;

}

/*产品三*/

.pro_item .pro_tit .pro_img .scroll_nav_3 .s1{

    left: 34%;

    top: 12%;

}

.pro_item .pro_tit .pro_img .scroll_nav_3 .s2{

    left: 65%;

    top: 16%;

}

.pro_item .pro_tit .pro_img .scroll_nav_3 .s3{

    left: 41%;

    top: 40%;

}

.pro_item .pro_tit .pro_img .scroll_nav_3 .s4{

    left: 34%;

    top: 72%;

}

@keyframes arrow{

    0% {margin-bottom: -5px;}

    25% {margin-bottom: 0;}

    50% {margin-bottom: 5px;}

    75% {margin-bottom: 0;}

    100% {margin-bottom: -5px;}

}

@-moz-keyframes arrow /* Firefox */{

    0% {margin-bottom: -5px;}

    25% {margin-bottom: 0;}

    50% {margin-bottom: 5px;}

    75% {margin-bottom: 0;}

    100% {margin-bottom: -5px;}

}

@-webkit-keyframes arrow /* Safari 和 Chrome */{

    0% {margin-bottom: -5px;}

    25% {margin-bottom: 0;}

    50% {margin-bottom: 5px;}

    75% {margin-bottom: 0;}

    100% {margin-bottom: -5px;}

}

@-o-keyframes arrow /* Opera */{

    0% {margin-bottom: -5px;}

    25% {margin-bottom: 0;}

    50% {margin-bottom: 5px;}

    75% {margin-bottom: 0;}

    100% {margin-bottom: -5px;}

}

.next_btn{

    position: absolute;

    right: auto;

    top: auto;

    left: 50%;

    bottom: 6%;

    z-index: 9;

    width: 50px;

    height: 50px;

    margin-left: -25px;

    background: url(../images/arr_nextPage.png) center no-repeat;

    -webkit-background-size: contain;

    background-size: contain;

    font-size: 0;

    line-height: 999px;

    overflow: hidden;

    /*opacity: .5;

    filter: alpha(opacity=50);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);*/

    animation: arrow 1s infinite alternate linear;

    -moz-animation: arrow 1s infinite alternate linear; /* Firefox */

    -webkit-animation: arrow 1s infinite alternate linear;  /* Safari 和 Chrome */

    -o-animation: arrow 1s infinite alternate linear;

}

.next_btn:hover{

    background-image: url(../images/arr_nextPage_on.png);

}

.next_btn.swiper-button-disabled{

    opacity: 0;

    filter: alpha(opacity=0);

    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';

}

.pro_item .pro_con .item{

    background-repeat: no-repeat;

    background-position: center;

    -webkit-background-size: cover;

    background-size: cover;

}

/**************************************************************************************************************/

.nav_main1{

	position:relative;

	top: 0;

	left: 0;

	text-align:center;

	padding:0 90px;

	z-index:999;

	background:#FFFFFF 

}

.nav_main1 a{   display:inline-block;   margin:0 85px; line-height:100px; cursor:pointer;position:relative;}

.nav_main1 span{ background:#299ed3; height:5px; width:100%; display:block; position:absolute; bottom:0; left:0; display:none}

.nav_main2{ top:100px; position:absolute; z-index:99;  background:#141314; width:100%; padding:30px 0 50px  0; text-align:center; display:none; z-index:9999;

filter:alpha(opacity=90);  /*支持 IE 浏览器*/

-moz-opacity:0.90; /*支持 FireFox 浏览器*/

opacity:0.90;  /*支持 Chrome, Opera, Safari 等浏览器*/}

.nav_main2  a img { position:relative; top:-10px;filter:alpha(opacity=40);  /*支持 IE 浏览器*/

-moz-opacity:0.40; /*支持 FireFox 浏览器*/

opacity:0.40;  /*支持 Chrome, Opera, Safari 等浏览器*/}

.nav_main2  a:hover img { position:relative; top:-10px;filter:alpha(opacity=100);  /*支持 IE 浏览器*/

-moz-opacity:1; /*支持 FireFox 浏览器*/

opacity:1;  /*支持 Chrome, Opera, Safari 等浏览器*/}

.nav_main2  a{ text-align:center;  position:relative; padding:30px 50px 10px 50px; display:inline-block; }

.nav_main2  a span{ position:absolute; bottom:0; text-align:center; width:100%; left:0;}

.nav_main2  a:hover span{ position:absolute; bottom:0; text-align:center; width:100%; left:0; color:#FFFFFF}

.maindimg { width:100%; position:relative; overflow:hidden; margin:0 0 2% 0 }

.maindimg img{ width:100%; }

#bd2{ margin:5% 8% }

#bd3{ margin:auto; max-width:1200px; position:relative; color:#FFFFFF !important}

#bd3 a{color: #FFFFFF;}

.xiangqing{font-size: 14px;}

#bd3 a:hover{ color:#fff }

.contactbody{  top:0; left:0; }

.contactbg{ width:100%; height:100%; position:fixed; top:0 ; left:0; overflow:hidden; }

.contact2bg{background-color: #000;

	background-image: url(../images/contactbj.jpg);

	background-repeat: no-repeat;background-position: 50% 50%;

	background-size: 100% 100%;}

.ctit_1{font-size:1.562vw; }

.ctit_2{font-size:1.862vw; }

.ctit_3{font-size:14px;  }

.ctit_4{font-size:35px; padding-bottom: 24px;}

/*.fromkj{ width:70%; background:#282f39; height:400px; margin:20px 0 40px 0; float:left;}

.fromkj input{ width:77%; background:#282f39; border-top:0px;border-left:0px;border-right:0px; border-bottom:1px #454e57 solid; color:#FFFFFF; font-size:0.8vw; padding:25px 20px 15px 13%;}

.fromkj textarea{ width:90%; background:#282f39; border:1px #454e57 solid;  color:#FFFFFF; font-size:0.8vw;  padding:5px; margin:60px 0 20px 0;resize:none;}

.fromkj li{ position:relative; padding:0 0 0 5%;}

.fromkj a{ display:block; background:#1c212d; width:120px; height:40px; font-size:1vw;  line-height:40px; text-align:center}

.fromkj span{ font-size:0.8vw; position:absolute; top:22px; left:5%}*/

/*联系我们的调整*/

/*文字开始*/

.conkj1 .txt{

    color: #fff;

    transform:translateY(-50%);

    -ms-transform:translateY(-50%);

    -moz-transform:translateY(-50%);

    -webkit-transform:translateY(-50%);

    -o-transform:translateY(-50%); }

	

.conkj1 .txt em{

    font-size: 60px;

    font-size: 3.125vw;

    line-height: 1.6;

    font-weight: bold;

    text-transform: uppercase;

    position: relative;

    display: inline-block;

    margin-bottom: 30px;

    margin-bottom: 1.562vw;

}

.conkj1 .txt em::after{

    content: '';

    position: absolute;

    left: 0;

    bottom: 0;

    width: 28px;

    width: 1.458vw;

    height: 2px;

    background-color: #fff;

}

.conkj1 .txt h2{

    font-size: 30px;

    font-size: 1.562vw;

}

/*文字结束*/

.fromkj1{

	background: #282f39;

	height: 420px;

	margin: 20px 0 40px 0;

	padding-top: 55px;

}

.fromkj1 input{ width:77%; background:#282f39; border-top:0px;border-left:0px;border-right:0px; border-bottom:1px #454e57 solid; color:#FFFFFF; font-size:0.8vw; padding:25px 20px 15px 13%;}

.fromkj1 textarea{ width:90%; background:#282f39; border:1px #454e57 solid;  color:#FFFFFF; font-size:0.8vw;  padding:5px; margin:60px 0 20px 0;resize:none;}

.fromkj1 li{ position:relative; padding:0 0 0 5%;}

.fromkj1 li span{ font-size:14px;}

.fromkj1 li a{ display:block; background:#1c212d; width:120px; height:40px; font-size:14px;  color:#FFFFFF; line-height:40px; text-align:center}

.fromkj1 span{  position:absolute; top:22px; left:5%}

.fromkj2{

	background: #282f39;

	height: 420px;

	margin: 20px 0 40px 0;

	filter: alpha(opacity=80);  /*支持 IE 浏览器*/

	-moz-opacity: 0.80; /*支持 FireFox 浏览器*/

	opacity: 0.80;

}

.fromkj2 li span{

	font-size: 13px;

	color: #FFFFFF;

}

.fromkj2 ul{

	margin-top: 70px;

	margin-right: 35px;

	margin-left: 30px;

	margin-bottom: 70px;

	line-height: 25px;}

.fromkj2 li{

	margin-bottom: 21px;}

.h_space35{

	height: 45px;

	height: 2.343vw;

	display: none;

	

}

@media only screen and (min-width: 1199px) {.fromkj1{ height:450px; }.fromkj2{ height:450px;}}

@media only screen and (max-width: 1300px) {.conkj1{margin-left: 15px;margin-right: 15px;}}

@media only screen and (max-width: 991px) {.fromkj1{  margin:20px 0 0px 0;}

.fromkj2{

	/*	height: 250px;*/

	margin: 0px 0 40px 0;

	padding-top: 25px;

}

.h_space35{

	display: block;}

.fromkj2 ul{

	margin-top: 0px!important

	}

	.h_space45{

    height: 120px;

   

}

}

/*招商政策*/

.zhengce{

padding-top: 51px;

	max-width: 1100px;

	margin-left: auto;

	margin-right: auto;

}

.zhengcehx{

	width: 30px;

	height: 2px;

	background-color: #4B4B4B;

	margin-left: auto;

	margin-right: auto;

	margin-top: -7px;

	margin-bottom: 19px;

}

.zhengce-zc{

	width: 100%;

	height: 100px;

	background-color: #bc9c5e;

	margin-top: 45px;

}

.zhengce p{font-size: 14px;color: #666;line-height: 1.7;}

.zhengce h4, .heading-primary{font-size: 1.562vw;

	padding-bottom: 1.4vw;

	font-weight: 700;

	margin-top: 28px;

	text-align: center;}

	

.shiliu{

	margin-top: 25px;

	margin-bottom: 25px;

}	

.shiliu h4{

	font-size: 16px;

	margin-bottom: 15px;

	font-weight: bold;

	border-bottom: 1px solid #b5b5b6;

	border-top: 1px solid #b5b5b6;

	padding-top: 8px;

	padding-bottom: 8px;

}	

.shiliu p{

	font-size: 13px;

	padding-top: 0px!important;

	padding-right: 0px!important;

	padding-bottom: 0px!important;

	padding-left: 0px!important;

	color: #9fa0a0;

	line-height: 1.8;

	height: 130px;

}	

.zizhi {

	margin-top: 25px;

	margin-bottom: 25px;

	text-align: center;

}	

.zizhi p{

	font-size: 13px;

padding: 1em 2em 1em 2em;

	color: #9fa0a0;

	line-height: 1.8;

}

.panel-body{

	width: 90%;

	margin-left: auto;

	margin-right: auto;

	margin-top: 43px;

	margin-bottom: 58px;

}

.zizhi img{width: 70%;margin-top: 25px;}

@media (max-width: 1199px) {

.zhengce h4 , .heading-primary{font-size: 20px;}}

@media (max-width: 768px) {.ed4b{

	width: 80%;

	margin-left: auto;

	margin-right: auto;

}

.shiliu p{height: auto;}	

.zizhi img{width: 90%;margin-top: 15px;}

.zizhi p{

	font-size: 13px;

	padding: 1em 2em 1em 2em;

	color: #9fa0a0;

	line-height: 1.8;

	text-align: left;

}

.panel-body{width: 100%;	}

}

.cd-top2 {

	display: inline-block;

	height: 40px;

	width: 40px;

	position: fixed;

	bottom: 40px;

	right: 10px;

	overflow: hidden;

	text-indent: 100%;

	white-space: nowrap;

    background-repeat: no-repeat;

    background-position: center 50%;

    background-image: url(../images/top.png);

  visibility: visible;

  opacity: 0.6;

	-webkit-transition: all 0.3s;

	-moz-transition: all 0.3s;

	transition: all 0.3s;

	z-index: 2999;

}

.cd-top2:hover {

  opacity: 1;

}

.cd-top {

	display: inline-block;

	height: 40px;

	width: 40px;

	position: fixed;

	bottom: 40px;

	right: 10px;

	/* image replacement properties */

	overflow: hidden;

	text-indent: 100%;

	white-space: nowrap;

    background-repeat: no-repeat;

    background-position: center 50%;

    background-image: url(../images/top.png);

	visibility: hidden;

	opacity: 0;

	-webkit-transition: all 0.3s;

	-moz-transition: all 0.3s;

	transition: all 0.3s;

	z-index: 2999;

}

.cd-top.cd-is-visible {

  /* the button becomes visible */

  visibility: visible;

  opacity: 0.7;

}

.cd-top.cd-fade-out {

  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */

  opacity: 0.5;}

@media only screen and (min-width: 768px) {

.cd-top, .cd-top2{right: 20px; bottom: 20px;}

}

@media only screen and (min-width: 1024px) {

.cd-top, .cd-top2 { height: 60px; width: 60px;right: 30px;bottom: 30px;}

}

@media (max-width: 768px){

#pc-size{

	display:none;

}

}

@media (min-width: 768px){

#pc-size{

	display:block;

}

}

#coolbg_btn

{

	display: block;

    background: #1c212d;

    width: 120px;

    font-size: 14px;

    color: #FFFFFF;

    text-align: center;

	border:0;

   cursor: pointer;

   padding:10px 10px 10px 10px;

   margin-top:20px;

}

 /*banner1 start*/

@media only screen and (min-width: 1921px) {

	.lzhm_bg

	{

    background-image: url(../images/banner1-1920.jpg);

	}

	.lzhm_bg2

	{

    background-image: url(../images/banner2-1920.jpg);

	}

}

@media only screen and (max-width: 1920px) {

	.lzhm_bg

	{

    background-image: url(../images/banner1-1920.jpg);

	}

	.lzhm_bg2

	{

    background-image: url(../images/banner2-1920.jpg);

	}

}

@media only screen and (min-width: 768px) {

.cd-top, .cd-top2{right: 20px; bottom: 20px;}

}

@media only screen and (min-width: 1024px) {

.cd-top, .cd-top2 { height: 60px; width: 60px;right: 30px;bottom: 30px;}

}

@media (max-width: 768px){

#pc-size{

	display:none;

}

}

@media (min-width: 768px){

#pc-size{

	display:block;

}

}

@media only screen and (max-width: 768px) {

	.lzhm_bg

	{

    background: url(../images/banner1-768.jpg) no-repeat center bottom;

	background-size:100% auto;

	}

	#banner .item .bg

	{

	}

	#banner .txt{

	color: #fff;

	/*font-size: 60px;*/

	width: 92%;

	text-align: center;

	position: absolute;

	left: 10%;

	top: 20%;

	z-index: 1000;

}

#banner .txt em{

    font-family: 'CenturyGothic','Microsoft Yahei';

    font-weight: bold;

    font-size: 72px;

    font-size: 3.75vw;

    line-height: 1.6;

    text-transform: uppercase;

    position: relative;

    display: inline-block;

    margin-bottom: 20px;

    margin-bottom: 0.562vw;

	text-align:center;

	width:100%;

}

/*

#banner .txt em::after{

    content: '';

    position: absolute;

    left: 50%;

    bottom: 0;

    width: 68px;

    width: 3.542vw;

    margin-left: -34px;

    margin-left: -1.771vw;

    height: 2px;

    background-color: #fff;

}*/

#banner .txt h2{

    font-size: 26px !important;

    font-weight: normal;letter-spacing:4px;

}

#banner .txt img

{

	display:none;

}

}

#coolbg_btn

{

	display: block;

    background: #1c212d;

    width: 120px;

    font-size: 14px;

    color: #FFFFFF;

    text-align: center;

	border:0;

   cursor: pointer;

   padding:10px 10px 10px 10px;

   margin-top:20px;

}

.i_row_a1 .txt p

{

	font-size:13px;

}

.i_row_a1 .txt

{

}

}

 /*banner1 end*/