@charset "utf-8";
/* CSS Document */
/* 清除默认样式 */
html{color:#333;background:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,code,form,img,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,b{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
abbr,acronym{border:0;font-variant:normal}
del{text-decoration:line-through;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6,b,i,em{font-size:100%;font-weight:500;font-style: normal;}
a{-webkit-tap-highlight-color:transparent;text-decoration:none; font-size:inherit; color:inherit; }
a:hover{text-decoration:none;}
input,select,textarea{font-size:100%;/*-webkit-appearance:none;*//*去除input默认样式*/font-family:"微软雅黑",Microsoft YaHei, "宋体",simsun,Arial, Helvetica, sans-serif,Verdana, Geneva, sans-serif;}
ins,a{text-decoration:none}
select, input, img {vertical-align:top; border:none; outline: none;}
div,p,h1,h2,h3,h4,i,em,b,span,samp{font-style: normal;}
input{outline:none;position: relative;}
html, body {width:100%;height:auto;font-family:"微软雅黑",Microsoft YaHei, "宋体",simsun,Arial, Helvetica, sans-serif,Verdana, Geneva, sans-serif;color: #808080;font-size: 12px;}
img{display:inline-block;}
.input::-ms-clear { display: none; }
.input::-ms-reveal { display: none; }

/* 公共类名 */
.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:'';width:0;height:0;overflow:hidden;clear:both;display: block;}/*清除浮动*/
.clearfix { zoom: 1; }
.lazy{background:transparent;width:100%;height:100%;}
#iScroll{width:100%;height:100%;position: relative;overflow:hidden;}

.mgr0{margin-right: 0 !important;}
.mgrb0{margin-bottom: 0 !important;}
.mgl0{margin-left: 0px !important;}
.mgr10{margin-right: 10px;}
.mrt0{margin-top: 0px !important;}
.clbb{border-bottom: none!important;}
.clbr{border-right: none!important;}
.bg_f6fbff{background: #f6fbff !important;}
.bg_f5f7f9{background: #f5f7f9 !important;}
.tac{text-align: center;}

.all{ min-width:1000px;position: relative;overflow: hidden;}
.main-section{position: relative;width:1002px;margin: 0 auto;}

 ::-ms-clear, ::-ms-reveal{display: none;}

/*--------------------------- 首页样式index---------------------------- */
/*body {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}*/


.fullSlide {
    width: 100%;
    position: relative;
    height: 399px;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100% !important;
}
.fullSlide .bd li {
    width: 100% !important;
    height: 399px;
    overflow: hidden;
    text-align: center;
}


.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 35px;
    line-height: 35px;
}

.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul .on {
    background: #FFF;
}

.fullSlide .hd ul .on {
	width: 58px;
    background: url(../images/doc_on.png) no-repeat;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 19px;
    height: 19px;
    margin-right: 30px;
    overflow: hidden;
    background: url(../images/doc.png) no-repeat;
    line-height: 999px;
}
.fullSlide .hd ul li:last-child{margin-right: 0;}
.fullSlide .main-section{
	height: 100%;
}
.full-right{
	width: 340px;
	padding: 30px 0 20px 0;
	background-color: #fff;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.full-right .title{
	font-size: 28px;
	line-height: 38px;
	font-weight: 500;
	color: #434343;
	letter-spacing: 1px;
}
.full-right .text{
	font-size: 14px;
	line-height: 30px;
	color: #434343;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.full-right .num-box{
	margin-bottom: 20px;
}
.full-right .num-box .num{
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.full-right .num-box .num.border{
	border-right: 1px solid #c9c9c9;
}
.full-right .num-box .rate{
	font-size: 30px;
	color: #c49441;
}
.full-right .num-box .span{
	font-size: 12px;
	color: #999;
}
.full-right .go-btn{
	display: block;
	width: 168px;
	height: 48px;
	margin: 0 auto 18px auto;
	line-height: 48px;
	background-color: #c49441;
	font-size: 16px;
	color: #fff;
}
.full-right .erwei-box{
	display: inline-block;
	height: 94px;
}
.erwei-box .text1{
	width: 104px;
	height: 94px;
	margin-right: 42px;
	font-size: 16px;
	line-height: 22px;
	color: #c49441;
	font-weight: 700;
	letter-spacing: 1px;
	background: url(../images/border-red.png) no-repeat center;
}
.erwei-box .text1 span{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.erwei-box .text1 .red{
	color: #eb242c;
	font-weight: 700;
}
.erwei-box .erwei-img{
	width: 94px;
	height: 94px;
}
/*轮播图结束*/
.produce-wrapper{
	padding: 50px 0 60px 0;
}
.produce-wrapper .title{
	color: #2c6091;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 18px;
	padding-left: 40px;
	background: url(../images/doc.png) no-repeat left center;
}
.produce-wrapper .description{
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
	color: #434343;
}
.produce-info{
	margin-top: 30px;
}
.produce-info .table-box{
	width: 517px;
}
.produce-info .table-box th{
	height: 40px;
	line-height: 40px;
	background-color: #f5f7f9;
	text-align: center;
	font-size: 14px;
	color: #434343;
}
.produce-info .table-box td{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #f5f7f9;
	text-align: center;
	font-size: 14px;
	color: #434343;
}
.produce-info .table-box td.co_theme{
	color: #c49441;
}
.produce-info .table-box td.co_blue{
	color: #2c6091;
}
.produce-info .chart-box{
}
.chart-list .chart-container{
	display: none;
	width: 427px;
	height: 240px;
	margin-bottom: 10px;
}
.chart-box .chart-tab li{
	float: left;
	font-size: 14px;
	line-height: 30px;;
	color: #434343;
	cursor: pointer;
	margin: 0 20px;
}
.chart-box .chart-tab li.on{
	color: #c49441;
}
.chart-box .more{
	border-bottom: 1px solid #C49441;
	font-size: 14px;
	line-height: 30px;;
	color: #c49441;
}
.produce-wrapper .desc-box{
	position: relative;
}
.produce-wrapper .desc-box .more{
	position: absolute;
	right: 0;
	bottom: -3px;
	font-size: 14px;
	line-height: 30px;
	color: #2c6091;
	border-bottom: 1px solid #2c6091;
}
.produce-wrapper .info-list{
	margin-top: 26px;
    display: -moz-box; 
    display: -webkit-flex;
    display: flex;
}
.produce-wrapper .info-list .list-item{
	flex: 1;
	-webkit-flex:1;
	text-align: center;
}
.list-item .img-box{
	width: 84px;
	height: 84px;
	margin: 0 auto 12px auto;
}
.list-item .para{
	font-size: 18px;
	color: #c49441;
	margin-bottom: 10px;
}
.list-item .details{
	font-size: 16px;
	line-height: 24px;
	color: #434343;
}
.list-item .details .label{
	font-size: 14px;
	color: #999;
}

.best-choices{
	width: 1200px;
	margin-top: 40px;
}
.best-choices .title1{
	font-size: 22px;
	line-height: 30px;
	color: #434343;
	font-weight: 500;
	margin-bottom: 20px;
}
.best-choices .best-box .best-item{
	width: 365px;
	/*margin-right: 30px;*/
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	border-top: 2px solid #fc7140;
	padding: 40px 0 50px 0;
}
.best-choices .best-box .best-item:nth-child(2){
	margin: 0 52px;
}
.best-choices .best-box .best-item:last-child{
	margin-right: 0;
}
.best-item .name{
	font-size: 22px;
	line-height: 30px;
	color: #434343;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 20px;
}
.best-item .circle{
	width: 196px;
	height: 196px;/*
	background: url(../images/circle.png) no-repeat center;*/
	margin: 0 auto 20px auto;
}
.best-item .circle .wrapper{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.best-item .circle .rate{
	font-size: 46px;
	line-height: 50px;
	font-weight: 500;
	color: #434343;
}
.best-item .circle .text{
	font-size: 14px;
	line-height: 20px;
	color: #999;
}

.best-item .text-box .para{
	width: 50%;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 25px;
}
.best-item .text-box .para.border{
	border-right: 2px solid #9cb4cb;
}
.best-item .buy-btn{
	display: block;
	width: 204px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	background-color: #fc7140;
	font-size: 16px;
	color: #fff;
}
.best-choices .best-box .best-item:hover{
	border-top-color: #cca25a;
}
.best-item:hover .text-box .para.border{
	border-right-color: #e3cd97;
}
.best-item:hover .buy-btn{
	background-color: #c49441;	
}

.special-box{
	margin-top: 40px;
}

.special-box .title1{
	font-size: 22px;
	line-height: 30px;
	color: #434343;
	font-weight: 500;
	margin-bottom: 20px;
}
.special-three .special-item{
	float: left;
	width: 314px;
	height: 157px;
	margin-right: 30px;
	background: url(../images/zhihui.png) no-repeat center;
}
.special-three .special-item.two{
	background-image: url(../images/zhitou.png);
}
.special-three .special-item.three{
	background-image: url(../images/yanglao.png);
}
.special-three .special-item:last-child{
	margin-right: 0;
}
.special-three .special-item .icon{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	float: left;
	margin-left: 26px;
	width: 56px;
	height: 56px;
}
.special-three .special-item .text{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	float: left;
	margin-left: 12px;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}
.special-item .text .big{
	font-size: 26px;
	margin-bottom: 5px;
}

.quick-wrapper{
	padding: 50px 0 60px 0;
}
.quick-wrapper .title{
	color: #2c6091;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 18px;
	padding-left: 40px;
	background: url(../images/doc.png) no-repeat left center;
}
.quick-wrapper .question-box{
	width: 530px;
}.question-box .question-list li .question-show{
	font-size: 16px;
	line-height: 30px;
	color: #434343;
	padding: 9px 0;
	border-bottom: 1px solid #f5f7f9;
}
.question-box .question-list li .answer{
	background-color: #f5f7f9;
	padding: 20px 40px;
	font-size: 14px;
	line-height: 28px;
	color: #5e5e5e;
	display: none;
	border-top: 2px solid #2c6091;
}
.question-box .question-list li.on .answer{
	display: block;
}
.quick-wrapper .experience-box{
	width: 375px;
}
.experience-list{
	margin-top: 25px;
}
.experience-list li{
	float: left;
	text-align: center;
	position: relative;
}
.experience-list li.step1{
	margin-right: 60px;
}

.experience-list li.step2{
	margin-right: 40px;
}
.experience-list .img-box{
	width: 68px;
	height: 60px;
	margin: 0 auto 15px auto;
}
.experience-list .img-box img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.experience-list .text{
	display: block;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
}
.experience-list .num{
	display: inline-block;
	width: 26px;
	height: 26px;
	border: 2px solid #dab073;
	border-radius: 50%;
	font-size: 16px;
	line-height: 26px;
	margin: 0 auto 10px auto;
	color: #dab073;
	background-color: #fff;
}
.experience-list .line{
	position: absolute;
	width: 155%;
	height: 2px;
	background-color: #dab073;
	left: 70%;
	bottom: 54px;
}
.quick-wrapper .label{
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	color: #999;
	text-align: justify;
	margin-bottom: 25px;
}
.quick-wrapper .warn-box{
	color: #434343;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 28px;
}
.quick-wrapper .warn-box .biaoti{
	color: #5e5e5e;
}


/*footer部分*/
.footer {width: 100%;height: 163px;color: #5e5e65;background: url(../images/foot-bg.png) no-repeat center #27272e;}
.footer .main-section{
	height: 100%;
}
.footer .center-img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin-left: 200px;
}
.footer .erwei-img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin-left: 140px;
}



/*圆圈*/
.circle {
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 8px;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.yuan_bl1,.yuan_bl2, .yuan_bl3,.yuan_bl4 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.yuan_bl1, .yuan_bl2 {
  background-color: #fc7140;
  -webkit-box-shadow: 0 0 1px 1px #fff inset;
  box-shadow: 0 0 1px 1px #fff inset;
  -moz-transform: rotate(-90deg);
  -webkit-transform-origin-x: rotate(-90deg);
  transform: rotate(90deg);
}
.best-choices .best-box .best-item:hover .yuan_bl1, .best-choices .best-box .best-item:hover .yuan_bl2{
	background-color: #c49441;
}
.yuan_bl3,.yuan_bl4 {
  background-color: #f1f1f1;
}
.yuan_bl1, .yuan_bl3 {
  clip: rect(0 196px 98px 0);
}
.yuan_bl2,.yuan_bl4 {
  clip: rect(98px 196px 196px 0);
}
.yuan_text {
  width: 180px;
  height: 180px;
  box-sizing: border-box;
  margin: 0 auto;
  color: #72de9b;
  font-size: 0.85333rem;
  font-family: "PingFangSC-Thin","sans-serif","STHeitiSC-Light","微软雅黑","Microsoft YaHei";
  background-color: #fff;
  border-radius: 50%;
  position: relative;
}
