﻿@charset "utf-8";
/* CSS Document */
html,body{ min-height: 100%;}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
}
*{ box-sizing:border-box;}
body,ul,li,form,input,select,option,textarea,table,tr,th,thead,td,p,dl,dt,dd,pre,small,i,font,code,caption,span,iframe{ margin:0px; padding:0px;}
ul,li{ list-style:none;}
h1,h2,h3,h4,h5{ padding: 0; margin: 0;}
input[type="button"],
input[type="submit"],
input[type="reset"],
button{ border:none; appearance: none; -webkit-appearance: none;-moz-appearance: none;}
input,select,i,span,textarea,small,button{
	vertical-align: middle;
	font-family: 'Microsoft YaHei','YaHei STHeiti','SimHei','Arial';
	border-radius: 0;
	-webkit-border-radius: 0;
}
input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}/*隐藏IE下文本删除按钮和密码查看按钮*/

*:focus {outline: none;/*清除焦点样式*/}
img{ border:0;vertical-align: middle;}
small{ font-size: 80%;}
.clearfx:before,
.clearfx:after {content: " ";display: table;}
.clearfx:after {  clear: both;}
.fl{ float: left;}
.fr{ float: right;}
ul,li{ list-style: none; margin: 0; padding: 0;}
body{
	background:#f4f4f4;
	line-height: 1.5; 
	font-family: 'Microsoft YaHei','YaHei STHeiti','SimHei','Arial';
	font-size: 12px;
	height: 100%;
	color: #888;
	min-height: 100%;
}
.pdt25{ padding-top: 25px;}
.mt25{ margin-top: 25px;}
.pt15{padding-top: 15px;}
.pt25{padding-top: 25px;}
.text-c{ text-align: center;}
.text-l{text-align: left;}
.text-r{ text-align: right;}
.a-more{ color: #56aec7; text-decoration: underline; font-size: 22px; line-height: 1.8;}
.font-blue{color:#00c3f5;}
.none{ display: none;}

/***/
.wraper{width: 1200px; margin: 0 auto;}
.ct2,.ct{ padding: 0 25px;}
.bgF{background: #FFF;min-width: 1200px;height: 108px;}
.logo{height: 68px;padding: 30px 0 0;float: left;}
.Hnav{float: right;width: 330px;text-align: center;padding-top: 30px;}
.Hnav li{width: 165px;float: left;}
.Hnav li a{display: block;line-height: 56px; font-size: 24px; text-decoration: none; color: #999;}
.Hnav li.cur a{background: url(../images/Hnav_bg.png);}

/**轮播图**/
.banner{position: relative;width: 100%;min-width: 1200px;height: 400px;overflow: hidden;background: #120e0d;}
.banner ul{position: absolute;width: 1920px;height: 400px;left: 50%;margin-left: -960px;}
.banner li a{    height: 400px;display: block;background-repeat: no-repeat;background-position: center 0;}
.bannerNum {position: absolute;width: 1100px;height: 20px;left: 50%;bottom: 0;margin-left: -550px;text-align: right;}
.bannerNum a {display: inline-block;width: 10px;height: 10px;margin-left: 12px;background: #cbcbcc;border-radius: 100%;filter: alpha(opacity=70); opacity: 0.7;vertical-align: top;}
.bannerNum a.chos {background: #00c3f5;filter: alpha(opacity=100);opacity: 1;}

/**导航**/
.nav{ width: 100%; background: #666666;}
.navlist{width: 100%; display: block;background: #666666;}
.navlist li{
	display: block;
	float: left;
	width: 16.66%;
	height: 50px;
	text-align: center;
	background: url(../images/nav.png) no-repeat right center;
}
.navlist li:last-child{background-image: none;}
.navlist li:hover,.navlist li.cur{ background: #00c3f5;}
.navlist li a{display: inline-block;width: 100%;color: #fff;font-size: 26px;line-height: 50px;text-align: center;text-decoration: none;}

/*section*/
.section{ width: 100%; margin-bottom: 30px;}
.section h2{font-size: 34px; color: #00c3f5; line-height: 54px; margin: 30px 0; }
.section h2 .icon-t{display: inline-block; width: 54px; height: 54px; margin-bottom: 5px; line-height: 0; background-image: url(../images/icon_t01.png); background-size: 100% auto; background-position: center; background-repeat: no-repeat; margin-right: 15px;}
.section h2 .icon-t.icon-t01{background-image: url(../images/icon_t01.png);}
.section h2 .icon-t.icon-t02{background-image: url(../images/icon_t02.png);}
.section h2 .icon-t.icon-t03{background-image: url(../images/icon_t03.png);}
.section .p01{line-height: 1.8; font-size: 22px;}
.section .price{ display: inline-block; color:#00c3f5; font-size: 44px; min-width: 96px; font-family: "Arial"; }
.section .price small{ display: inline-block; font-size: 24px; font-family: '微软雅黑','Microsoft YaHei';}
.section .img-btn{ display: inline-block; margin-left: 15px;}
.section a{ color: #888888; text-decoration: none;}
.section .box{display: block; width: 100%;height: auto;overflow: hidden; background: #fff;}
.section .box:hover{ box-shadow: 0 0 8px 4px rgba(0,0,0,.1); border-radius: 4px;}
.section .l-box{ display: block; width: 655px; padding: 25px;position: relative;}
.section .r-box{ display: block; width: 495px; min-height: 382px; position: relative; overflow: hidden;}
.section .tt{ font-size:42px; color: #666666; }
.section .icon-sm{display: inline-block; width: 32px; height: 32px;line-height: 0; margin-bottom: 5px; background-size: 100% auto; background-repeat: no-repeat; background-position: center; margin-right: 10px;}
.section .icon-sm.icon-tv{ background-image: url(../images/icon_tv.png);}
.section .icon-sm.icon-phone{ background-image: url(../images/icon_phone.png);}
.section .icon-sm.icon-gift{ background-image: url(../images/icon_gift.png);}
.Rbtn{ display: inline-block; width: 174px; background: #00c3f5; color: #fff;font-size: 26px; line-height: 48px; text-align: center; border-radius: 50px; -webkit-border-radius:50px;}
a.Rbtn{ color: #fff;}
.section .Rbtn{ margin-left: 20px;}
.section .l-img{display: inline-block; width: 250px;text-align: center; font-size: 14px; line-height: 44px;}
.section .l-img img{ display: inline-block; width: 167px; height: 88px; line-height: 0;}
.section .abs-bg{display: block; position: absolute;top:0;left: 0; width: 100%; padding:10px;height: 100%;text-align: center; background: rgba(184,184,185,.4);}
.section .abs-bg .Num{display: inline-block; text-align: center; color: #fff;font-size: 162px; font-weight: bold;}
.section .abs-bg .txt-radius{ display: inline-block;font-size: 36px;background: #fff; color:#acacac;line-height: 64px; padding: 0 30px; border-radius: 50px; -webkit-border-radius: 50px;}
.section .abs-span{display: block; position: absolute; top: 0; right: 15px; width: 104px;height: 111px; background: url(../images/span.png); color: #fff; font-size: 24px; text-align: center; padding: 10px 0; line-height: 30px}
.section .p02{ font-size: 14px; color: #888; margin-top: -25px; text-align: right;}
.section .p03{display: block;position: relative;top: -20px;width: 100%;line-height: 1; font-size: 14px; color: #888; text-align: right;}
.section .block{ width: 100%;}
.section .item-block{display: inline-block; width: 565px; height: 239px; margin-right: 20px; margin-bottom: 20px; padding: 20px 80px; background: #fff; font-size: 22px; line-height: 38px; color: #666; overflow: hidden;}
.section .item-block:nth-child(2n){ margin-right: 0;}
.section .item-block h4{ line-height: 54px; font-size: 30px; color: #555; font-weight: normal; margin-bottom: 10px;}
.section .item-block .icon-alt{ display: inline-block; width: 54px; height: 54px; margin-right: 15px; background-size: 100% auto; background-position: center; background-repeat: no-repeat;}
.section .item-block .icon-alt.icon-tv-alt{ background-image: url(../images/icon_tv_alt.png);}
.section .item-block .icon-alt.icon-fire-alt{ background-image: url(../images/icon_fire_alt.png);}
.section .item-block .icon-alt.icon-car-alt{ background-image: url(../images/icon_car_alt.png);}
.section .item-block .icon-alt.icon-phone-alt{ background-image: url(../images/icon_phone_alt.png);}
.section .item-block .icon-alt.icon-setup-alt{ background-image: url(../images/icon_setup_alt.png);}

/**/
.sblist{ width: 100%;}
.sblist li{ display: block; float: left; width: 370px; height: 458px; background: #fff; margin-right: 20px; margin-bottom: 30px;}
.sblist li:hover{ box-shadow: 0 0 10px 4px rgba(0,0,0,.1);}
.sblist .img{ display: block; width: 100%; height: 302px; background: #e5e6eb; overflow: hidden;}
.sblist .t01{ font-size: 22px; color: #888;line-height: ;}
.sblist .price{ font-size: 30px; text-align: center; width: 100%; line-height: 20px;}
.sblist p{ padding: 10px;}
.sblist li.li-02{ width: 565px; height: 428px;}
.sblist li.li-02 .img{ width: 100%; height: 267px;}
.caption{display:block; position: relative; background: #fff; padding: 44px 90px;}
.caption p{ font-size: 22px; line-height: 32px; color: #888;}
.caption .Rbtn{ position: absolute;top:50%;right: 150px; margin-top: -18px;}

/*流程*/
.Process{ display: 100%; background: #fff; padding: 44px 250px; }
.Process li{display: block; float: left; width: 180px; text-align: center; color: #888; font-size: 17px;}
.Process li.arrow-r{display: block; width: 32px; height: 102px; background:url(../images/arrow_right.png) no-repeat center; }
.Process h4{ color: #00c3f5; font-size: 18px; line-height: 28px;margin: 5px 0;}
.Process .icon-alt{display: inline-block; width: 102px; height: 102px; border-radius: 50%; -webkit-border-radius: 50%;text-align: center;background: #aeaeae; color: #fff; line-height: 1; padding: 5px 0;}
.Process .icon-alt i{ display: inline-block; width: 64px; height: 64px; background-size: 50px auto; background-position: center; background-repeat: no-repeat;}
.Process .icon-alt i.icon-order{ background-image: url(../images/icon_order_x64.png);}
.Process .icon-alt i.icon-car{ background-image: url(../images/icon_car_x64.png);}
.Process .icon-alt i.icon-setup{ background-image: url(../images/icon_Setup_x64.png);}
.Process .icon-alt i.icon-orderAlt{ background-image: url(../images/icon_orderAlt_x64.png);}

/*固定浮层*/
.fixed-city{
	display: block;
	position: fixed;
	top: 50%;
	left: 8px;
	width: 68px;
	height: 102px;
	background: url(../images/map.png) no-repeat center;
	z-index: 999;
}
.fixed-city .txt{
	display: block;
	position: absolute;
	top: 22%;
	left: 0;
	width: 68px;
	height: 102px;
	line-height: 32px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
}

/*侧导航*/
.aside-nav{
	display: block;
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -132px;
	border-right: 5px #7a6e6e solid;
	padding: 20px 0px;
}
.aside-nav .aside-navlist{ display: block; margin-right: -5px;}
.aside-nav .aside-navlist li{ display:block; margin-bottom: 2px; text-align: right; width: auto; }
.aside-nav .aside-navlist .box{
	display: inline-block;
	background: #7a6e6e; 
	height: 42px; 
	line-height: 42px; 
	color: #fff; 
	border-radius: 4px 0 0 4px;
}
.aside-nav .aside-navlist .box .txt{ 
	display: none; 
	padding-left: 10px; 
	font-size: 20px;
	line-height: 40px; 
	margin-bottom: 4px;
}
.aside-nav .aside-navlist .icon-img{
	display: inline-block;
	width: 42px;
	height: 42px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 32px auto;
}
.aside-navlist .icon-img.icon-order{ background-image: url(../images/icon_order.png);}
.aside-navlist .icon-img.icon-home{ background-image: url(../images/icon_home_white.png);}
.aside-navlist .icon-img.icon-star{ background-image: url(../images/icon_star_white.png);}
.aside-navlist .icon-img.icon-kefu{ background-image: url(../images/icon_kefu.png);}
.aside-navlist .icon-img.icon-arrow-top{ background-image: url(../images/icon_arrow_top.png);}
.aside-nav .aside-navlist .box:hover .txt{ display: inline-block;}
.aside-nav .aside-navlist .box:hover{ background: #66bccf;}

/*.citybox*/
.layerHtml{
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 9999;
}
.Citybox{
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 302px;
	margin-left: -250px;
	margin-top: -152px;
	background: #66bccf;
	color: #fff;
	z-index: 9999;
}
.Citybox h2{ 
	display: block;
	width: 100%;
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	padding: 25px 30px;
	line-height: 1.3;
}
.Citybox .citylist{
	width: 100%;
	padding: 0 28px;
}
.Citybox .citylist .item-span{
	display: inline-block;
	float: left;
	width: 102px;
	height: 38px;
	margin-right: 12px;
	margin-bottom: 12px;
	line-height: 38px;
	background: #ffffff;
	color: #66bccf;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.Citybox .citylist .item-span:hover,.Citybox .citylist .item-span.cur{ background: #ffac1b; color: #fff;}
.Citybox .citylist .item-span:nth-child(4n){margin-right: 0;}
.bth2{padding-left:220px;}