@charset "utf-8";

/* CSS Document */

body {
	background: #fff;
	color: #333333;
	font-size: 12px;
	font-family: "微软雅黑";
}

* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #333333;
}

em {
	font-style: normal;
}

li,
dl,
dt,
dd {
	list-style-type: none;
}

input {
	outline: none;
	font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
i {
	font-style: normal;
	font-weight: 400;
	outline: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	content: ".";
}

.clearfix {
	zoom: 1;
}

.wapper {
	width: 1200px;
	margin: 0 auto;
}

#top {
	height: 112px;
	overflow: hidden;
}

#top .nva li {
	text-align: center;
	margin-left: 50px;
	display: inline;
}

#top .nva li a {
	font-size: 14px;
	color: #515151;
}

#top .nva li.cur a,
#top .nva li a:hover,
#top .nva li.cur a i,
#top .nva li a:hover i {
	color: #20b2b8;
}

#top .nva li a i {
	font-size: 11px;
	color: #b1b1b1;
}

.lo_rt {
	text-align: center;
	margin-left: 30px;
	padding-left: 20px;
	background: url(../img/head.jpg) no-repeat 0px 2px;
}

.lo_rt a {
	color: #bebdc2;
	font-size: 14px;
}

.lo_rt a i {
	font-size: 12px;
}

.tell {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	text-align: right;
	margin-bottom: 15px;
}

.tell span {
	color: #13b1b8;
	font-weight: 600;
	padding-left: 20px;
	background: url(../img/tell.jpg) no-repeat 0px 0px;
	display: inline-block;padding-right: 10px;font-size: 16px;
}

.tell a {
	color: #575757;

}

.slideBox {
	width: 1200px;
	height: 480px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 15px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	background: #a9c6e5;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #fff;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 1200px;
	height: 480px;
	display: block;
}

.index_main {
	margin-bottom: 45px;
}

.index_main h2 {
	font-size: 36px;
	font-family: tahoma;
	color: #000000;
	height: 70px;
	line-height: 70px;
}

.he_ZoomInImg {
	position: relative;
	margin-right: 15px;
	margin-bottom: 12px;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.one_div {
	width: 423px;
	height: 423px;
}

.he_ZoomInImg .he_ZoomInImg_img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.he_ZoomInImg:hover .he_ZoomInImg_img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.In_rt {
	width: 320px;
}

.In_bot {
	width: 320px;
	height: 312px;
	position: relative;
	margin-top: 18px;
}

.In_bot img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

.In_bot p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	text-indent: 20px;
	padding: 145px 15px 0;
}

.In_bot p a {
	color: #FFFFFF;
}

.In_top {
	width: 320px;
	height: 312px;
	background: #58cacf;
}

.In_top h2 {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
}

.dl_div a {
	width: 70px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px 16px 25px;
	display: inline;
}

.dl_div a .ons_div {
	width: 42px;
	height: 42px;
	display: block;
	background: url(../img/01.png) no-repeat;
	margin: 0px auto 10px;
	-webkit-transition: all 1.0s ease-in-out;
	-moz-transition: all 1.0s ease-in-out;
	transition: all 1.0s ease-in-out
}

.dl_div a:hover .ons_div {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

.dl_div a .ons_div2 {
	background: url(../img/02.png) no-repeat;
}

.dl_div a .ons_div3 {
	background: url(../img/03.png) no-repeat;
}

.dl_div a .ons_div4 {
	background: url(../img/04.png) no-repeat;
}

.dl_div a .ons_div5 {
	background: url(../img/05.png) no-repeat;
}

.dl_div a .ons_div6 {
	background: url(../img/06.png) no-repeat;
}

.about img {
	display: block;
}

.zhanshi {
	margin-bottom: 30px;
}

.class {
	height: 30px;
	margin: 30px auto;
}

.class a.a_ll {
	float: left;
	width: 87px;
	height: 27px;
	border: 1px solid #cdcccc;
	line-height: 27px;
	text-align: center;
	border-radius: 3px;
	margin: 0px 8px;
	display: inline;
}

.class a.one {
	float: left;
	line-height: 27px;
	height: 27px;
	padding-right: 10px;
	padding-left: 26px;
	background: url(../img/all.jpg) no-repeat 4px 5px;
}

.class a.a_ll:hover,
.class a.a_ll.cur {
	color: #51bdc2;
	border: 1px solid #51bdc2;
}

.container {
	margin: 0 auto;
}

.container {margin: 0 auto;}

.container .div_ty {
	position: relative;
	width: 332px;
	height: 204px;
	text-align: center;
	margin-bottom: 22px;
	cursor: pointer;float:left;
	overflow: hidden;
}

.container .div_ty p {
	height: 204px;
	width: 100%;
	position: absolute;
	left: 0;
	top: -204px;
	color: #ffffff;
	z-index: 2;
	line-height: 24px;
}


.container .div_ty0{margin-left:40px;}
.container .div_ty1{margin-right:40px;}

.container .div_ty.one,
.container .div_ty.one .img,
.container .div_ty.one p {
	width: 454px;
	height: 430px;
	margin-left: 0px;
}

.container .div_ty.one p {
	top: -430px;
}

.container .div_ty.one{margin-bottom: 50px;}
 .div_ty.one p span {
	padding-top: 200px
}

.container .div_ty .img {
	width: 332px;
	height: 204px;
	display: block;
	-moz-transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	transition: .5s ease-in;
}

.container .div_ty:hover .img {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1)
}

.container .div_ty p i {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background: #12bfc6;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	font-size: 16px;
}

.container .div_ty.one  p span{padding-top: 225px;font-size: 24px;}


.container .div_ty p span {
	display: block;
	width: 60%;
	text-align: center;
	margin: 0 auto;
	line-height: 24px;
	font-size: 18px;
	padding-top:100px;
}

.container .div_ty p a {
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	left: 50%;
	margin-left: -16px;
	top: 20px;
	background: url("images/link.png") no-repeat 0 0;
}

.explain {
	display: block;
	margin: 0 auto;
}

.cont_rt {
	width: 745px;
}

.cont_rt .div_ty {
	margin-left: 20px;
}

.cont2 .cont_rt .div_ty {
	margin-right: 20px;
	margin-left: 0px;
}

.zs_xq {
	height: 360px;
	overflow: hidden;
	background: #f1f1f1;
	width: 100%;
}

.zs_xq .zs_img {
	padding-right: 30px;
}

.scr_con {
	position: relative;
	height: 360px;
	width: 715px;
	margin: 20px auto;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	overflow: hidden;
}

.scr_con h2 {
	font-size: 16px;
	color: #333333;
	padding: 15px 0px 30px;
}

#dv_scroll {
	position: absolute;
	height: 310px;
	overflow: hidden;
	width: 570px;
}

#dv_scroll .Scroller-Container {
	width: 100%;
}

#dv_scroll_bar {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 5px;
	height: 290px;
	border: 1px solid #d8d2d2;
}

#dv_scroll_bar .Scrollbar-Track {
	position: absolute;
	left: 0;
	top: 0px;
	width: 5px;
	height: 270px;
}

#dv_scroll_bar .Scrollbar-Handle {
	position: absolute;
	left: .0px;
	top: 0;
	width: 5px;
	height: 29px;
	overflow: hidden;
	background: #d6d6d6;
	cursor: pointer;
}

#dv_scroll_text {
	position: absolute;
}

.zs_xq_down h2 {
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	color: #333333;
	line-height: 42px;
	margin: 20px auto;
}

.zs_xq_down img {
	display: block;
}

.picScroll-left {
	position: relative;margin-bottom: 50px;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 37px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 30px;
	height: 48px;position: absolute; top: 230px;right:-60px;
	cursor: pointer;
	background: url(../img/arrow.png)no-repeat  -32px 0px;
}

.picScroll-left .hd .prev {
	background-position: 0px 0px;left: -60px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}




.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}


.picScroll-left .bd ul li .cp_lt {
width: 762px;
}


.picScroll-left .bd ul li .cp_rt {width: 376px;padding:0px 30px;font-size:14px;line-height:21px;color:#666666;background: #fff;height: 440px;}
.picScroll-left .bd ul li .cp_rt h2{padding-top:90px;padding-bottom: 30px;}

.fw_div {
	margin-bottom: 30px;
	margin-top: 30px;
}

.fw_div a {
	width: 280px;
	height: 280px;
	margin-right: 25px;
	margin-bottom: 20px;
	display: inline;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}


.fw_div a:nth-child(4n) {margin-right:0;}

.fw_div a .fw_img {
	width: 280px;
	height: 206px;
	overflow: hidden;
}

.fw_div a img {
	width: 280px;
	height: 206px;
	display: block;
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}

.fw_div a .fw_img:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.fw_div a span {
	display: block;
	height: 72px;
	line-height: 72px;
	font-size: 19px;
	color: #404040;
	border: 1px solid #e4e4e4;
	border-top: none;text-align: center;
}

.login {
	margin: 143px auto;
}

.login_rt {
	width: 406px;
	height: 393px;
	border: 1px solid #e3e3e3;
}

.login_rt h2 {
	text-align: center;
	font-size: 24px;
	color: #333333;
	padding: 62px 0px 42px
}

.login_rt h2 i {
	color: #666666;
	font-family: arial;
	font-size: 14px;
	padding-left: 10px;
}

.login_rt table {
	margin-left: 5%
}

#login td {
	padding-bottom: 20px;
}

#login td.name_td {
	color: #333333;
	font-size: 14px;
	text-align: right;
	padding-right: 8px;
}

#login td i {
	color: #b1b1b1;
	font-size: 11px;
	padding-right: 4px;
}

.zhm ,
.input,.ma,.sub{
	width: 268px;
	height: 38px;
	border: 1px solid #cccccc;
	text-indent: 8px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	background: url(../img/rt1.jpg) no-repeat right;
}
#reg td .input{background: none;}




.ma {
	background: url(../img/rt2.jpg) no-repeat right;
}

.sub {
	background: #25c4ca;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}

#login td a {
	color: #333333;
	font-size: 12px;
}

#login td a i {
	color: #b1b1b1;
	font-size: 11px;
}

.chenggong {
	width: 570px;
	margin-left: 380px;
	margin-top: 107px;
}

.cg_rt {
	width: 475px;
}

.cg_rt .left {
	padding-top: 15px
}

.cg_rt h2 {
	font-weight: bold;
	color: #25c4ca;
	font-size: 20px;
	line-height: 56px;
	height: 56px;
	border-bottom: 1px dashed #cccccc;
}
.cg_rt h2 i{color: #b1b1b1;font-size: 11px;}

.cg_rt p {
	line-height: 54px;
	color: #979797;
}

.cg_rt a {
	display: block;
	width: 218px;
	height: 40px;
	padding-top: 6px;
	text-align: center;
	background: #25c4ca;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 14px;
}

.cg_rt a i {
	font-size: 12px;
}

.bor_top {
	border-top: 1px solid #e5e5e5;
	min-height: 500px;
}

.zhuce_xy {
	margin: 100px auto 40px;
	
	color: #666666;
}
.zhcue_div{margin-top:0px;background: url(../img/dl_bj.jpg) no-repeat center;padding-top:50px;padding-bottom: 70px;line-height: 24px;}
.title_zc {
	margin-bottom: 55px;
	text-align: center;
	position: relative;
	height: 65px;
	line-height: 65px;
}

.title_zc span {
	font-size: 24px;
	color: #333333;
}

.title_zc span i {
	font-size: 14px;
	font-family: arial;
	color: #666666;
	padding-left: 10px
}

.title_zc .dl_rt {
	position: absolute;
	right: 40px;
	top: 10px;
	font-size: 14px;
	color: #333333;
}

.title_zc .dl_rt a {
	color: #13b1b8;
}
.zhcue_div .title_zc .dl_rt a{color: #fff;}

.zc{padding-left:350px;}
#reg td em{color: #ff0000;font-size: 14px;}
.lt_td{text-align: right;line-height: 16px; padding-right: 15px;}
.lt_td span{ color: #333333;font-size: 14px;}
#reg td i,#zoupin td i{color: #b1b1b1;font-size: 12px;padding-right: 6px;}
#reg td{padding-bottom: 18px;}
.st{font-family: "宋体";color: #333333;}
.st a{color: #005aa0;padding-left: 10px;}
#reg td.radio span{padding-right: 20px;font-size: 14px;color: #666666; }
#reg td.radio span i{padding-left:8px}

.sj_img{height: 238px;margin-top:36px;}

.zp_lib{padding: 40px 0px 26px;border-bottom: 1px solid #e7e5e5; margin-bottom: 10px;}
.zp_lt  .daibiao {color: #a1a1a1;font-size: 14px;line-height: 32px;}
.zp_lt  .daibiao span{color: #333333;font-size: 18px;}
.zp_lt  .danzi span{padding-right:20px;font-size: 12px;color: #666666;}
.zp_lt  .danzi div span{color: #afafaf;}
.zp_lt  .danzi span.dz_01{background: url(../img/icoo.png) no-repeat 0px 2px;padding-left:20px;}
.zp_lt  .danzi span.dz_02{background: url(../img/icoo.png) no-repeat -95px 2px;padding-left:20px;}
.tab_div{border-bottom: 1px solid #e7e5e5; margin-bottom: 20px;}
.tab_div a{text-align: center;margin: 0px 25px; padding-bottom:8px;display: inline;font-size: 16px;color: #333333;}
.tab_div a i{color: #b1b1b1;font-size: 11px;}
.tab_div a.cur{border-bottom: 2px solid #13b1b8;color: #13b1b8;}

.zplb{width: 148px;height: 46px;line-height: 46px;background:url(../img/zp_img.png) no-repeat 25px 10px;background-color: #20cfd7;color: #FFFFFF;font-size: 16px;padding-left:55px;}
#zoupin{margin-bottom: 30px;}
#zoupin td{padding-bottom: 25px;}

#zoupin td input.text{height: 38px;border: 1px solid #cccccc;width: 507px;}
.list_img{width: 375px;margin-right:35px;margin-top:15px;padding-bottom: 50px;font-size: 12px;color: #666666;}
.list_img img{display: block;}
.div_center{padding: 26px 0;font-size:14px;color: #333333;}
.lt_rt a{display: inline-block;text-align: center;color: #7c7c7c;}
.lt_rt a i,.list_img i{font-size: 11px; color: #b1b1b1;}
.list_img.three{margin-right: 0px;}

.jiedan{color: #666666;font-size: 14px;}
.jiedan div.time{margin-top: 15px;}
.jiedan div.time em{float: left;padding-right: 10px;padding-top:4px;}
.jiedan div.time input{width: 160px;height: 38px;border: 1px solid #cccccc;background: url(../img/time.jpg) no-repeat right;text-indent: 12px;font-size: 14px;color: #afafaf;font-family: "微软雅黑";}




.footer {
	background: #f1f2f2;
	height: 218px;
}

.fot {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e6e7e7;
}

.bot_nva {
	height: 60px;
}
.bot_nva li{    line-height: 20px;    text-align: center;
    padding-right: 55px;
    padding-top: 10px;}
.bot_nva li a {
	color: #333333;
	font-size: 14px;
	
}

.bot_nva li a i,.share_div span i{    font-size: 11px;
    color: #b1b1b1;}
.bot {
	margin-top: 36px;
	font-size: 14px;
	color: #333333;
	line-height: 26px;
}

.bot_lt {
	text-align: center;
	padding-top: 10px
}

.bot_rt h2 {
	color: #333333;
	font-size: 18px;
}

.bot_img {
	width: 86px;
	margin: 0px 165px;
	display: inline;
}

.bot_rt {
	text-align: right;
}

.code{width: 128px;height: 40px;background: url(../img/code.jpg) no-repeat 0px 0px;margin-left:15px;}
#tosCheckBox{margin-top: 6px;margin-right: 4px;}
.cg_left{margin-top:20px}

.steps{margin: 0px auto;width: 768px;}
.mm_cg{margin-top:65px}
.mm_steps{margin-left: 370px;margin-top:65px}


#slideBox11{width: 423px;    position: relative;
    margin-right: 15px;
    box-sizing: border-box;
    cursor: pointer;}

#slideBox11 .he_ZoomInImg{margin-right: 0px;margin-top: 8px;}


.izl-rmenu{
	       margin-right: 0;
	       width: 55px;
	       position: fixed;
	       right: 2px;
	       top: 45%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
	       -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
#udesk-feedback-tab{background-image: url(../img/consult_icon.png);
    background-repeat: no-repeat;
    background-position: 0 -55px; width: 53px;height: 53px;}
.izl-rmenu .consult{    
	background-image: url(../img/consult_icon.png);
    background-repeat: no-repeat;
    background-position: 0 -110px;margin:4px 0px;
    display: block;width: 53px;height: 53px;position: relative;
}
.weixin{position: absolute;top: 0px;right: 53px;width: 120px;height: 120px;display: none;}
.consult:hover .weixin{display: block;}
.dingzhi{background-image: url(../img/consult_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0px;margin-bottom: 4px; width: 53px;height: 53px;}
.izl-rmenu  .phone {
    background:url(../img/rt_bj.png) no-repeat;
    position: absolute;
    width: 280px;height: 228px;
    right: 53px;
    top: 0px;
    font-size: 18px;
    display: none;
}
.izl-rmenu  .phone form{width: 245px;margin: 0px auto; margin-left:13px; padding-top:14px}
.izl-rmenu  .phone form input,.izl-rmenu  .phone form textarea{width: 245px;height: 32px;line-height: 32px;text-indent: 6px; border: none; font-family: "微软雅黑";color: #333333;margin-bottom: 10px;}
.izl-rmenu  .phone form textarea{height: 65px;padding:4px; width: 237px;}
.izl-rmenu  .phone form input.last{width: 80px;color: #72cbeb;font-size: 14px;text-align: center;background: #FFFFFF;text-indent: 0px; cursor: pointer;}
.izl-rmenu .cart,.izl-rmenu .cons {
    background-image: url(../img/consult_icon.png);
    background-repeat: no-repeat;
    background-position: 0 -165px;
    display: block;
  width: 53px;height: 53px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
}
.izl-rmenu .cart{background-position: 0 -223px; margin-top:6px;height: 60px;}
.udesk-feedback-tab-left{  position: relative;}
.udesk-feedback-tab-left:hover .phone{display:inline !important;}

.vo_a span{background: #fff;}


