﻿@charset "utf-8";

/* CSS Document */

.main {
	width: 100%;
	overflow: hidden;
	background: #efefef;
}

.producewrap {
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}

.producewrap .produce_l {
	width: 284px;
	float: left;
	background: #FFF;
	overflow: hidden;
}

.producewrap .produce_l .scrollwrap {
	width: 300px;
	overflow-x: hidden;
	overflow: auto;
}

.produce_l .leftlist {
	width: 100%;
	margin-top: 50px;
	overflow: hidden;
}

.produce_l .leftlist li {
	overflow: hidden;
}

.produce_l .leftlist .title {
	width: 158px;
	margin-left: 68px;
	line-height: 24px;
	padding-bottom: 21px;
	border-bottom: #d5dadd solid 1px;
	overflow: hidden;
}

.leftlist .title .name {
	float: left;
	font-size: 18px;
	color: #2b4454;
	padding-right: 10px;
}

.leftlist .childlist {
	width: 100%;
	overflow: hidden;
	margin: 16px 0 40px 0;
}

.leftlist .childlist li {
	/*position:relative; */
	line-height: 30px;
	overflow: hidden;
	width: 100%;
	float: left;
	margin-bottom: 6px;
}

.leftlist .childlist .link {
	border-left: #FFF solid 6px;
	padding-left: 75px;
	display: inline-block;
	width: 195px;
	height: 100%;
	font-size: 14px;
	color: #2b4454;
	font-family: '宋体';
}

.leftlist .child .link:hover {
	background: #efefef;
	border-left-color: #efefef;
}

.leftlist .childlist .current,
.leftlist .childlist .current:hover {
	background: #efefef;
	border-left-color: #20a56e;
}

.leftlist .childlist .redtip {
	display: inline-block;
	width: 42px;
	text-align: center;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #FFF;
	font-family: 'Microsoft YaHei';
	background: #ee0a2a;
	margin-left: 14px;
	/*position:absolute; right:87px; top:8px;*/
}

.leftlist .childlist .greentip {
	display: inline-block;
	width: 42px;
	text-align: center;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #FFF;
	font-family: 'Microsoft YaHei';
	background: #20a56e;
	margin-left: 14px;
	/*position:absolute; right:83px; top:8px;*/
}

.leftlist .childlist .graytip {
	color: #b3bdc4;
}

.leftlist .childlist .question {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/ques_icon.png) left top no-repeat;
	/*position:absolute; right:116px; top:9px;*/
	margin-left: 14px;
}

.leftlist .title em {
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/produce_icons.jpg)  no-repeat;
}
.leftlist .title .icon {
	background-position: 0 0;
}
.leftlist .title .icon1 {
	background-position: 0 -24px;
}

.leftlist .title .icon2 {
	background-position: 0 -48px;
}

.leftlist .title .icon3 {
	background-position: 0 -72px;
}
.leftlist .title .icon4 {
	background-position: 0 -96px;
}

.producewrap .produce_r {
	width: 944px;
	margin-left: 284px;
	padding: 0 0 130px 52px;
}
.producewrap .produce_r h1{
	width:90%;
	height:69px;
	line-height:69px;
	padding-left:21px;
	color:#efefef;
}
.produce_r .commondiv1 {
	overflow: hidden;
}

.produce_r .commondiv1 .title {
	line-height: 50px;
	overflow: hidden;
	margin-bottom: 23px;
}

.commondiv1 .title .title_l {
	float: left;
	font-size:3em;
}

.commondiv1 .title_l .img {
	float: left;
}

.commondiv1 .title_l .img1 {
	float: left;
	margin-left: 39px;
	margin-top: 12px;
}

.commondiv1 .title_l .tips {
	width: 19px;
	height: 20px;
	margin: 16px 0 0 17px;
	float: left;
	background: url(../images/produce_img2.png) left top no-repeat;
}
.title_l .tit{float:left;color:#333;}

.commondiv1 .title_l .info {
	float: left;
	width: 168px;
	padding-left: 24px;
	height: 14px;
	line-height: 14px;
	padding-top: 6px;
	font-size: 12px;
	color: #142f42;
	font-family: '宋体';
}

.commondiv1 .title .title_r {
	float: right;
	color:#0cb46a;
	line-height: 24px;
	margin-top: 26px;
	font-size: 14px;
	font-family: '宋体';
}

.commondiv1 .title_r span,
.commondiv1 .title_r a {
	float: left;
}

.commondiv1 .title_r a {
	color: #c3c8cb;
	margin: 0 8px;
}

.commondiv1 .title_r a:hover {
	color: #2b4454;
	text-decoration: underline;
}

.commondiv1 .stitle,
.commondiv2 .stitle {
	width: 100%;
	overflow: hidden;
	color: #333333;
	line-height: 24px;
	font-size: 14px;
	font-family: '宋体';
	font-weight: bold;
	color:#ee0a2a;
}

.commondiv1 .content,
.commondiv2 .content {
	line-height: 24px;
	font-size: 14px;
	color: #888888;
	font-family: '宋体';
	padding: 9px 0 56px 0;
}
.commondiv1 .content2 {
	line-height: 24px;
	font-size: 14px;
	color: #888888;
	font-family: '宋体';
	padding: 10px 0 5px 0;
	text-indent:2em;
}

.commondiv1 .content {
	padding: 9px 0 34px 0;
}

.produce_r .commondiv2 {
	overflow: hidden;
}

.commondiv2 .title,
.commondiv4 .title,
.commondiv5 .title,
.commondiv6 .title,
.commondiv7 .title,
.commondiv8 .title {
	margin: 35px 0px 25px 0px;
	border-bottom: #cdcdcd solid 1px;
	position: relative;
	padding-bottom:10px;
}

.commondiv2 .title .img,
.commondiv4 .title .img,
.commondiv5 .title .img,
.commondiv6 .title .img,
.commondiv7 .title .img,
.commondiv8 .title .img {
	position: absolute;
	left: 0;
	top: -35px;
}

.commondiv4 .liketable {
	width: 387px;
	margin-top: 8px;
	margin-right: 55px;
	overflow: hidden;
	float: left;
	font-family: "宋体";
}

.commondiv4 .liketable>div {
	height: 43px;
	line-height: 44px;
	font-size: 14px;
	float: left;
	text-align: right;
	padding-right: 19px;
	background: #efefef;
	color: #333;
	border-bottom: 1px solid #b9cad3;
}

.commondiv4 .tableheight {
	height: 468px;
}

.commondiv4 .mat47 {
	margin-top: 52px;
}

.commondiv4 .liketable .firstline {
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: url(../images/shu.jpg) right center no-repeat;
	background-color: #36637e;
}

.commondiv4 .liketable .one {
	width: 100px;
	padding-right: 20px;
}

.commondiv4 .liketable .two {
	width: 114px;
	padding-right: 19px;
}

.commondiv4 .liketable .three {
	width: 102px;
	padding-right: 22px;
}

.commondiv4 .liketable .borderno {
	background-image: none;
}

.commondiv4 .liketable .pad3 {
	padding-top: 3px;
}

.commondiv4 .liketable .oneline {
	width: 112px;
	padding-right: 8px;
}

.commondiv4 .liketable .twoline {
	width: 104px;
	padding-right: 29px;
}

.commondiv4 .liketable .threeline {
	width: 90px;
	padding-right: 34px;
}

.commondiv4 .liketable .active {
	background: #d7e3e9;
}

.commondiv4 .liketable .hot {
	float: right;
	margin-top: -43px;
}

.commondiv4 .more {
	width: 680px;
	height: 36px;
	position: relative;
	top: -13px;
	;
	background: url(../images/produce_yidongtou.png) no-repeat;
	margin-top: -23px;
}

.commondiv4 .xiala {
	position: relative;
	top: 10px;
	left: 330px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(../images/produce_more.png) no-repeat;
}

.commondiv4 .xiala:hover {
	background-position: 0 -16px;
}

.commondiv4 .more1 {
	width: 680px;
	height: 36px;
	position: relative;
	top: -36px;
	display: none;
}

.commondiv4 .xiala1 {
	position: relative;
	top: 30px;
	left: 330px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(../images/produce_more1.png) no-repeat;
}

.commondiv4 .xiala1:hover {
	background-position: 0 -16px;
}

.commondiv2 .stitle {
	overflow: hidden;
	width: auto;
}

.commondiv2 .content {
	padding: 7px 0 22px 21px;
}

.commondiv2 .scenarios_list {
	margin-left: 21px;
	margin-bottom: 31px;
	overflow: hidden;
}

.scenarios_list li {
	width: 262px;
	overflow: hidden;
	padding-right: 34px;
	float: left;
	position: relative;
}

.scenarios_list .imgbox {
	width: 262px;
	max-height: 338px;
}

.scenarios_list .imgbox img {
	/* width:100%; height:100%; */
}

.scenarios_list .posicon {
	width: 208px;
	height: 78px;
	background: url(../images/produce_img123.png) left top no-repeat;
	position: absolute;
	right: 14px;
	top: 142px;
}

.scenarios_list .line1,
.scenarios_list .line2 {
	line-height: 24px;
	padding: 16px 0 16px 20px;
	width: 242px;
	background: #142f42;
	font-size: 14px;
	color: #ffffff;
	font-family: '宋体';
	letter-spacing: 0;
}

.scenarios_list .line2 {
	padding: 4px 0 4px 20px;
}

.commondiv2 .scenebox {
	width: 876px;
	height: 329px;
	margin-bottom: 72px;
	background: url(../images/produce_img56.jpg) left top no-repeat;
}

.commondiv2 .yhjbox {
	background: url(../images/produce_yhj5.jpg) left top no-repeat;
}

.commondiv2 .callinbox {
	background: url(../images/produce_callin4.jpg) left top no-repeat;
}

.commondiv2 .hongbaobox {
	background: url(../images/produce_hongbao6.jpg) left top no-repeat;
}
.commondiv2 .biaoqingbox {
	background: url(../images/biaoqingyun-6.jpg) left top no-repeat;
}
.commondiv2 .hmzybox {
	background: url(../images/produce_hmzy6.jpg) left top no-repeat;
}

.commondiv2 .hmzybox .tips,
.commondiv2 .yhjbox .tips {
	padding-top: 118px !important;
}

.commondiv2 .yidong {
	background: url(../images/produce_yidong4.jpg) left top no-repeat;
}

.commondiv2 .tonghua {
	background: url(../images/produce_tonghu7.jpg) left top no-repeat;
}

.commondiv2 .scene1 {
	background: url(../images/produce_img69.jpg) left top no-repeat;
}

.commondiv2 .scene2 {
	background: url(../images/produce_img9.jpg) left top no-repeat;
}

.commondiv2 .scene3 {
	clear: both;
	background: url(../images/produce_img82.jpg) left top no-repeat;
}

.commondiv2 .scene4 {
	background: url(../images/produce_img41.jpg) left top no-repeat;
}

.commondiv2 .scene5 {
	clear: both;
	background: url(../images/produce_img_duanxin.png) left top no-repeat;
}
.commondiv2 .scene6 {
	clear: both;
	background: url(../images/produce_duanxintongzhi_kehu.jpg) left top no-repeat;
}

.commondiv2 .scenebox .tips {
	padding: 131px 0 0 231px;
	overflow: hidden;
}

.commondiv2 .scenebox .con,
.commondiv2 .scenebox .scon {
	line-height: 24px;
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
	letter-spacing: 0;
	width: 600px;
}

.commondiv2 .hmzybox .con,
.commondiv2 .yhjbox .con {
	line-height: 28px !important;
}

.commondiv2 .scenebox .scon {
	font-size: 14px;
	font-family: '宋体';
}

.commondiv3 {
	margin-left: 21px;
	width: 850px;
	height: 476px;
	border: #132f41 solid 2px;
	background: #FFF;
}

.commondiv3 .tastewrap {
	overflow: hidden;
	height: 406px;
	padding-left: 55px;
}

.commondiv3 .pl {
	padding-left: 38px;
}

.tastewrap .taste_l,
.tastewrap .taste_long {
	width: 384px;
	float: left;
	padding-top: 47px;
}

.tastewrap .taste_long {
	width: 438px;
}

.tastewrap .title {
	width: 100%;
	overflow: hidden;
}

.tastewrap .con {
	width: 100%;
	overflow: hidden;
	padding: 22px 0 28px 0;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333333;
}

.tastewrap .codeinfo {
	height: 20px;
	line-height: 20px;
	*line-height: 22px;
	font-size: 18px;
}

.tastewrap .codeinfo .font {
	font-size: 20px;
}

.tastewrap .codeimg {
	padding-left: 3px;
	overflow: hidden;
	margin-bottom: 30px;
}

.tastewrap .taste_r {
	float: left;
}

.tastewrap .taste_r .img1 {
	margin: 70px 0 0 54px;
}

.tastewrap .taste_r .img2 {
	margin: 70px 0 0 0;
}

.commondiv3 .taste_f {
	height: 46px;
	padding-left: 55px;
	padding-top: 24px;
	background: #132f41;
	font-size: 14px;
	font-family: '宋体';
}

.taste_f .share {
	float: left;
	line-height: 24px;
	color: #FFF;
	margin-right: 68px;
}

.taste_f .link {
	float: left;
	line-height: 24px;
	margin-right: 16px;
	padding: 0 12px;
	color: #FFF;
	background: #2b4454;
}

.taste_f .link:hover,
.taste_f .active {
	background: #20a56e;
}

.commondiv3 .call_list {
	width: 100%;
	overflow: hidden;
}

.commondiv3 .call_list li {
	width: 100%;
	overflow: hidden;
	float: left;
	line-height: 48px;
	margin-bottom: 24px;
}

.commondiv3 .call_list .txt,
.commondiv3 .call_list .stxt {
	float: left;
	width: 262px;
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
	font-size: 14px;
	color: #aaaaaa;
	font-family: '宋体';
}

.commondiv3 .call_list .stxt {
	width: 144px;
}

.commondiv3 .call_list em.error {
	float: left;
	line-height: 48px;
	padding-left: 6px;
	font-size: 12px;
	color: #F00;
}

.commondiv3 .call_list .codeimg {
	float: left;
	margin-left: 16px;
	margin-bottom: 0;
}


/*.commondiv3 .codeimg img{width:100%; height:100%;
}*/

.commondiv3 .call_list .callbtn,
.commondiv3 .call_list .active {
	display: inline-block;
	width: 216px;
	height: 48px;
	line-height: 48px;
	color: #FFF;
	text-align: center;
	background: url(../images/produce_img73.png) 0 0 no-repeat;
	font-size: 14px;
	font-family: '宋体';
	cursor: default;
}

.commondiv3 .call_list .active {
	background-position: 0 -48px;
	cursor: pointer;
}

.commondiv3 .call_list .active:hover {
	background-position: 0 -96px;
}

.main .calltips {
	padding: 18px 0 0 21px;
	line-height: 24px;
	color: #aaaaaa;
	font-size: 14px;
	font-family: '宋体';
}


.commondiv5,
.commondiv6,
.commondiv7,
.commondiv8,
.commondiv9 {
	padding-left: 21px;
	overflow: hidden;
	margin-top: 60px;
}
.commondiv4{padding-left: 21px;
	overflow: hidden;}
.commondiv4 .title,
.commondiv5 .title,
.commondiv6 .title,
.commondiv7 .title,
.commondiv8 .title {
	margin: 35px 69px 70px 0;
}

.commondiv7 .title,
.commondiv8 .title {
	margin: 35px 67px 35px 0;
}

.commondiv4 .price1,
.commondiv4 .price2,
.commondiv4 .price3,
.commondiv4 .price4,
.commondiv4 .price5 {
	width: 209px;
	height: 30px;
	background: url(../images/produce_img124.png) 0 0 no-repeat;
}

.commondiv4 .price {
	width: 270px;
	height: 28px;
	background: url(../images/produce_yidong7.png) 0 0 no-repeat;
}

.commondiv4 .yhjprice {
	height: 34px;
	background: url(../images/produce_yhj9.jpg) 0 0 no-repeat;
}

.commondiv4 .callinprice {
	height: 34px;
	background: url(../images/produce_callin1.png) 0 0 no-repeat;
}

.commondiv4 .hongbaoprice {
	height: 34px;
	background: url(../images/produce_hongbao10.jpg) 0 0 no-repeat;
}
.commondiv4 .biaoqingprice {
	height: 34px;
	background: url(../images/biaoqingyun-10.jpg) 0 0 no-repeat;
}

.commondiv4 .tonghuaprice {
	width: 430px;
	background: url(../images/produce_tonghu8.png) 0 0 no-repeat;
}

.commondiv4 .price1 {
	background-position: 0 -30px;
}

.commondiv4 .price2 {
	background-position: 0 -60px;
}

.commondiv4 .price3 {
	background-position: 0 -90px;
}

.commondiv4 .price4 {
	background-position: 0 -120px;
}

.commondiv4 .price5 {
	background-position: 0 -150px;
}

.commondiv4 .content {
	line-height: 24px;
	padding: 35px 0 20px 0;
	font-size: 14px;
	color: #333333;
	font-family: '宋体';
	clear: both;
}

.commondiv4 .space,
.commondiv4 .space1 {
	display: inline-block;
	width: 101px;
	height: 34px;
	position: relative;
}

.commondiv4 .space1 {
	width: 118px;
}

.commondiv4 .space img,
.commondiv4 .space1 img {
	position: absolute;
	left: 0;
	top: 6px;
}
.commondiv4 .duanxinbtn,
.commondiv7 .tonghuabtn,
.commondiv4 .guaji,
.commondiv4 .detailbtn,
.commondiv7 .usebtn,
.commondiv7 .hongbaobtn,
.commondiv1 .joinbtn,
.commondiv4 .joinbtn,
.commondiv5 .joinbtn,
.commondiv1 .freebtn {
	display: inline-block;
	width: 174px;
	height: 47px;
	background: url(../images/produce_img17.png) left top no-repeat;
}
.produce_r .allbtn{
	display: inline-block;
	width: 174px;
	height: 47px;
	margin-bottom: 71px;
}
.produce_r .allbtn1{
	display: inline-block;
	width: 174px;
	height: 47px;
}
.commondiv4 .guaji {
	background: url(../images/produce_yidong8.png) left top no-repeat;
}

.commondiv7 .tonghuabtn {
	width: 216px;
	background: url(../images/produce_yidong13.jpg) left top no-repeat;
}
.commondiv4 .duanxinbtn{
	width: 181px;
	height: 54px;
	background: url(../images/produce_duanxinyangzhengma_youhuibao.png) left top no-repeat;
}
.commondiv7 .tonghuabtn:hover,
.commondiv4 .guaji:hover,
.commondiv4 .detailbtn:hover,
.commondiv7 .usebtn:hover,
.commondiv7 .hongbaobtn:hover,
.commondiv1 .joinbtn:hover,
.commondiv4 .joinbtn:hover,
.commondiv5 .joinbtn:hover,
.commondiv1 .freebtn:hover {
	background-position: 0 -47px;
}
.commondiv4 .duanxinbtn:hover {
	background-position: 0 -54px;
}
.commondiv1 .joinbtn,
.commondiv1 .freebtn {
	margin-bottom: 40px;
	margin-top: 20px;
}
.commondiv5 .joinbtn{
	margin-top:40px;
}
.commondiv4 .joinbtn{
	margin-top:30px;
}
.commondiv5 .advance_list {
	margin-top: 73px;
	overflow: hidden;
}
.commondiv4 .duanxinimg{
	position: relative;
    left: -21px;
    top: 6px;
}
.advance_list li,
.yidong_list li,
.duanxin_list li,
.tonghua_list li {
	width: 180px;
	float: left;
	overflow: hidden;
	margin-right: 52px;
}
.advance_list .mr,
.yidong_list .mr,
.duanxin_list .mr,
.tonghua_list .mr {
	margin-right: 0;
}
.duanxin_list{
	margin-top:16px;
}
.duanxin_list li{
	color:#888;
	line-height:24px;
	font-family:"宋体";
}
.duanxin_list li .first{
	background: #ff3939;
    color: #fff;
    margin-right: 5px;
}
.duanxin_list li span{
	padding:1px;
}
.duanxin_list li .other{
	background: #ff9625;
    color: #fff;
    margin-right: 5px;
}
.commondiv4 .contact{
color:#1fa66e;
text-decoration: underline;
}
.commondiv4 .contact:hover{
color:#096f45	
}
.advance_list span {
	display: inline-block;
	width: 60px;
	height: 44px;
	background: url(../images/produce_img19.png) 0 0 no-repeat;
}
.biaoqingyun_list span {
	display: inline-block;
	width: 60px;
	height: 44px;
	background: url(../images/biaoqingyun.jpg) 0 0 no-repeat;
}

.zyh_content .code{width:90px; height:80px;text-align: center;float: right; margin-right: 62px;  margin-top: -123px;font-family: "宋体";  color: #888;  line-height: 20px;position: relative; }
.zyh_content a.codebtn{width:96px;height:24px;background: url(../images/produce_anniu.png) 0 0 no-repeat;font-family: "宋体";  color: #fff;line-height:24px;float: right; margin-right: 61px;  margin-top: -53px; cursor: pointer; text-align: center;}
.zyh_content a.codebtn:hover{background-position:0 -24px;}
.yhj_list span,
.hmzy_list span,
.callin_list span,
.hongbao_list span {
	display: inline-block;
	width: 60px;
	height: 44px;
	background: url(../images/produce_yidong12.jpg) 0 0 no-repeat;
}
.advance_list .icon2 {
	background-position: 0 -60px;
}

.advance_list .icon3 {
	background-position: 0 -120px;
}

.advance_list .icon4 {
	background-position: 0 -180px;
}

.advance_list .icon5 {
	background-position: 0 -240px;
}

.advance_list .icon6 {
	background-position: 0 -300px;
}

.advance_list .icon7 {
	background-position: 0 -360px;
}

.advance_list .icon8 {
	background-position: 0 -420px;
}

.advance_list .icon9 {
	background-position: 0 -480px;
}

.advance_list .icon10 {
	background-position: 0 -540px;
}

.advance_list .icon11 {
	background-position: 0 -600px;
}

.advance_list .icon12 {
	background-position: 0 -660px;
}

.advance_list .icon13 {
	background-position: 0 -720px;
}

.yhj_list .icon3 {
	background-position: 0 -352px;
}

.yhj_list .icon4 {
	background-position: 0 -396px;
}

.yhj_list .icon5 {
	background-position: 0 -264px;
}

.yhj_list .icon6 {
	background-position: 0 -308px;
}

.callin_list .icon3 {
	background-position: 0 -396px;
}

.callin_list .icon4 {
	background-position: 0 -528px;
}

.callin_list .icon5 {
	background-position: 0 -572px;
}

.callin_list .icon6 {
	background-position: 0 -264px;
}

.hmzy_list .icon3 {
	background-position: 0 -396px;
}

.hmzy_list .icon4 {
	background-position: 0 -528px;
}

.hmzy_list .icon5 {
	background-position: 0 -440px;
}

.hmzy_list .icon6 {
	background-position: 0 -484px;
}

.hongbao_list .icon5 {
	background-position: 0 -748px;
}

.hongbao_list .icon6 {
	background-position: 0 -880px;
}

.hongbao_list .icon3 {
	background-position: 0 -836px;
}

.hongbao_list .icon4 {
	background-position: 0 -792px;
}

.biaoqingyun_list .icon5 {
	background-position: 0 -88px;
}

.biaoqingyun_list .icon6 {
	background-position: 0 -132px;
}

.biaoqingyun_list .icon3 {
	background-position: 0 0;
}

.biaoqingyun_list .icon4 {
	background-position: 0 -44px;
}
.advance_list .stitle,
.yidong_list .stitle,
.tonghua_list .stitle {
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #000000;
	font-family: '宋体';
	font-weight: bold;
	padding: 24px 0 9px 0;
}

.advance_list .content,
.yidong_list .content,
.tonghua_list .content {
	line-height: 24px;
	font-size: 14px;
	color: #888888;
	font-family: '宋体';
}


/*移动页面*/

.yidong_list span,
.tonghua_list span {
	display: inline-block;
	width: 44px;
	height: 44px;
	background: url(../images/produce_yidong12.jpg) 0 0 no-repeat;
}

.yidong_list .icon3 {
	background-position: 0 -88px;
}

.tonghua_list .icon3 {
	background-position: 0 -176px;
}

.yidong_list .icon4 {
	background-position: 0 -132px;
}

.tonghua_list .icon4 {
	background-position: 0 -220px;
}

.yidong_list .icon5,
.tonghua_list .icon5 {
	background-position: 0 0;
}

.yidong_list .icon6,
.tonghua_list .icon6 {
	background-position: 0 -44px;
}

.commondiv5 {
	margin-top: 64px;
}
.commondiv6 {
	margin-top: 70px;
}
.commondiv7 {
	margin-top: 19px;
}

.commondiv6 .strategy_wrap {
	width: 850px;
	overflow: hidden;
	position: relative;
	margin-top: 72px;
}

.commondiv6 .strategy_box {
	width: 816px;
	height: 260px;
	overflow: hidden;
}

.commondiv6 .strategy_box .piece {
	float: left;
	width: 216px;
	padding-right: 56px;
}

.commondiv6 .strategy_box .stitle {
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #000000;
	font-family: '宋体';
	font-weight: bold;
	overflow: hidden;
	padding: 22px 0 9px 0;
}

.commondiv6 .strategy_box .content {
	font-size: 14px;
	font-family: '宋体';
	color: #888888;
	line-height: 24px;
	letter-spacing: 0;
}

.strategy_wrap .leftbar {
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url(../images/produce_img31.png) left top no-repeat;
	position: absolute;
	top: 109px;
	right: 0;
}

.strategy_wrap .leftbar:hover {
	background-position: 0 -29px;
	position: absolute;
}
.commondiv7{
	width: 593px;
	height: 111px;
	padding-left: 271px;
	padding-top:115px;
	background: url(../images/product_quick.png);
}
.commondiv7:hover{
	background-position: 0 -226px;
}
.commondiv7,
.commondiv8 {
	font-family: '宋体';
	font-size: 14px;
}

.commondiv7 .content{
	line-height: 24px;
	font-size: 14px;
	font-family: "宋体";
	color: #8094e5;
}

.commondiv7 .link {
	color: #002afe;
	text-decoration: underline;
	font-style: italic;
	padding: 0 8px;
}

.commondiv7 .usebtn,
.commondiv7 .hongbaobtn,
.commondiv1 .joinbtn,.commondiv4 .joinbtn,.commondiv5 .joinbtn {
	background: url(../images/produce_img33.png) left top no-repeat;
}

.commondiv7 .usebtn,
.commondiv1 .freebtn {
	background: url(../images/produce_yhj10.jpg) left top no-repeat;
}

.commondiv7 .usebtn,
.commondiv1 .hmzybtn {
	background: url(../images/produce_hmzy2.jpg) left top no-repeat;
}
 .ywzxbtn {
	background: url(../images/produce_hmzy2.jpg) left top no-repeat;
}
.ywzxbtn:hover{
	background-position: 0 -47px;
}
.commondiv1 .registerbtn {
	background: url(../images/produce_yidong14.jpg) left top no-repeat;
}

.commondiv8 .content {
	line-height: 24px;
	padding: 38px 0 20px 0;
	color: #888888;
}

.commondiv8 .codebox {
	overflow: hidden;
	width: 100%;
}

.commondiv8 .codebox .code {
	float: left;
	padding-right: 38px;
}

.commondiv8 .codebox .coderight {
	float: left;
	margin-top: 2px;
}

.commondiv8 .coderight .con {
	width: 433px;
	padding-left: 18px;
	padding-top: 24px;
	height: 331px;
	background: url(../images/produce_img128.png) left top no-repeat;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
}

.commondiv8 .coderight .dot {
	margin-left: -4px;
}

.commondiv8 .coderight .img1 {
	margin-top: 10px;
}

.commondiv9 {
	margin-top: 80px;
}

.commondiv9 .content,
.commondiv9 .content1 {
	width: 855px;
	height: 235px;
	background: url(../images/produce_img109.jpg) left top no-repeat;
	overflow: hidden;
}

.commondiv9 .content1 {
	background: url(../images/produce_img134.jpg) left top no-repeat;
}

.commondiv9 .detailbtn,
.commondiv9 .detailbtn1 {
	display: block;
	width: 120px;
	height: 39px;
	background: url(../images/produce_img110.png) 0 0 no-repeat;
	margin: 160px 0 0 54px;
}

.commondiv9 .detailbtn1 {
	background: url(../images/produce_img135.png) left top no-repeat;
}

.commondiv9 .detailbtn:hover,
.commondiv9 .detailbtn1:hover {
	background-position: 0 -39px;
}

.commondiv9 .con {
	line-height: 28px;
	font-size: 14px;
	color: #FFF;
	font-family: '宋体';
	padding: 39px 0 0 67px;
}


/*点击拨号iframe*/

.calliframe {
	background: #efefef;
}

.commondiv2 .mapul {
	float: left;
	width: 200px;
	margin-left: 20px;
}

.commondiv2 .mapul {
	width: 217px;
	height: 95px;
}

.commondiv2 .mapul .column {
	width: 205px;
	display: inline-block;
	padding: 25px 13px;
	margin-bottom: 25px;
}

.commondiv2 .mapul div .number {
	width: 45px;
	height: 45px;
	margin-right: 12px;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	background: #45708b;
	text-align: center;
	margin-right: 12px;
	float: left;
}

.commondiv2 .mapul div .lanmu {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	float: left;
	text-decoration: underline;
}

.commondiv2 .circle {
	vertical-align: top;
	padding: 0 3px!important;
}

.commondiv2 .zyh_content {
	float: left;
	width: 624px;
	height: 300px;
	background: url(../images/produce_dj1.jpg) no-repeat;
	padding-left: 5px;
	padding-top: 14px;
}

.commondiv2 .one img,
.commondiv2 .two img,
.commondiv2 .three img {
	/* padding-left: 45px;
	padding-top: 60px; */
}
.commondiv2  .onecontent{
	background: url(../images/produce_dj3.png) no-repeat;
	    margin-top: -3px; 
	   *margin-top: -4px;
}

.commondiv2 .active {
	background: #fff;
}

.commondiv2 .nubactive {
	background: #1fa66e!important;
}

.commondiv2 .lanmuactive {
	text-decoration: none!important;
}

.hidden {
	display: none;
}

.commondiv2 .onecontent {
	width: 100%;
	padding-left: 0;
	background: url(../images/produce_dj3.png) no-repeat;
}

.commondiv2 .shadow {
	/* background: url(../images/produce_dj6.png) 0 14px  no-repeat; */
}

.commondiv2 .onecontent .column {
	width: 440px;
	display: inline-block;
	padding: 30px 13px 25px;
	height:51px;
}

.commondiv2 .onecontent .number {
	width: 45px;
	height: 45px;
	margin-right: 12px;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	background: #1fa66e!important;
	text-align: center;
	margin-right: 12px;
	float: left;
}

.commondiv2 .onecontent .lanmu {
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	float: left;
	color: #fff;
}

.onecontent a {
	float: right;
	margin-top: 60px;
	*margin-top: -60px;
	color: #9e9e9e;
	margin-right: 63px;
	font-size: 12px;
	font-family: "宋体";
	text-decoration: underline;
}
.onecontent a:hover {
	color: #fff;
}



.tit_com{font-size:2em;}

.coderight h3{font-size:2em;}



.sky-bg{
    background-color: #1d7bd3;
}
.orange-bg{
    background-color: #ff9000;
}
.green-bg{
    background-color: #22c45b;
}
.blue-bg{
    background-color: #2e3ea9;
}

.dib {
    display: inline-block;
}

.list-bwblock{list-style:none;}
.list-bwblock .item{display:table; position:relative; float:left; height:300px; width:50%; background-color:#fff;}
.list-bwblock .item .indexnum{position:absolute; left:0; top:20px; width:70px; height:30px; color:#fff; font-weight:bold; line-height:30px; text-align:center; background-color:#c8a56d; font-size:24px;}
.list-bwblock .item .subwrap{display:table-cell;padding-top:100px;}
.list-bwblock .item h3{padding:0 70px; margin-bottom:14px;font-size:18px;}
.list-bwblock .item p{padding:0 70px; font-size:14px; line-height:22px;}
.list-bwblock .item.black{background-color:#ccc; background-position:center; background-size:cover; background-image:url('../images/zt_www_question01.jpg')}
.list-bwblock .item.black .indexnum{background-color:#a29e9e; color:#fff;}
.list-bwblock .item.black h3{color:#fff;}
.list-bwblock .item.black p{color:#fff;}


.list-iconintro{list-style:none;margin-bottom:10px;}
.list-iconintro>li{position:relative; float:left; margin-left:50px; width:280px; height:320px; background-color:#fff; overflow:hidden; border-radius:4px; border-top:2px solid #c8a56d;}
.list-iconintro>li:first-child{margin-left:0;}
.list-iconintro>li .wrap-icon{padding:15px 30px; height:45%; text-align:center;}
.list-iconintro>li .wrap-icon .iconfont{font-size:90px; color:#c8a56d;}
.list-iconintro>li .wrap-text{padding:10px 30px;}
.list-iconintro>li .wrap-text h3{margin-bottom:15px; font-size:15px; text-align:center; color:#444;}
.list-iconintro>li .wrap-text p{font-size:13px; line-height:22px; text-align:center; color:#666;}
.list-iconintro>li .hoverinfo{display:table; position:absolute; top:100%; width:100%; height:100%; background-color:rgba(0,0,0,0.5); transition:all 0.2s linear;}
.list-iconintro>li:hover .hoverinfo{top:0;}
.list-iconintro>li .hoverinfo .content{display:table-cell; padding:30px; font-size:14px; color:#fff; vertical-align:middle;}
.list-iconintro>li .hoverinfo .content p{margin-bottom:8px; color:inherit;}

.list-iconintro.theme-02>li{border-top:none; height:300px; cursor:pointer;}
.list-iconintro.theme-02>li:hover{}
.list-iconintro.theme-02>li .wrap-icon{position:relative; margin-bottom:15px; height:150px}
.list-iconintro.theme-02>li .wrap-icon:before{content:''; position:absolute; bottom:-5px; left:50%; margin-left:-25px; height:3px; width:50px; background-color:#c8a56d;}
.list-iconintro.theme-02>li .wrap-icon .iconfont{font-size:80px; color:#c8a56d;}

.list-iconintro.theme-03>li{border-top:none; height:300px; cursor:pointer;}
.list-iconintro.theme-03>li:hover{box-shadow:0 0 30px rgba(0,0,0,0.3);}
.list-iconintro.theme-03>li .wrap-text h3{line-height:30px; color:#666;}
.list-iconintro.theme-03>li .wrap-text p{text-align:left;}
