.banner{ width:100%; height:auto; background:url(../images/jzxcx-1.jpg) no-repeat; background-size:100% 100%;}
.banner .b_title1{ display:block; text-align:center; color:#FFF; font-size:14px; line-height:25px; padding:20px 10px 0px 10px;}
.banner .b_title2{ display:block; text-align:center; color:#FFF; font-size:18px; line-height:36px; padding:0 10px;}
.banner .b_title3{ display:block; text-align:center; color:#FFF; font-size:14px; line-height:25px; padding:0 10px 10px 10px;}
.banner .b_img{ display:block; text-align:center; width:70%; margin:0 auto;}
.banner .b_img img{ max-width:100%;}
.three_step{ display:block; width:100%; overflow:hidden;}
.t_step_content{ width:100%; display:block; overflow:hidden; padding:20px 0px; position:relative;}
.t_s_title{ display:block; text-align:center; font-size:18px; padding:0px 10px; line-height:36px;}
.three_step .t_step_content .progress-content {
	font-size: 0px;
	padding-top:20px;
}
.three_step .t_step_content .progress-content li {
	font-size: 12px;
	display: inline-block;
	width: 33.3%;
	height:300px; overflow:hidden
	box-sizing: border-box;
}
.three_step .t_step_content .progress-content li > div {
	width: 100%;
	height: 100%;
	border: 1px solid #e9e9e9;
	box-shadow: 0 0 20px #e9e9e9;
	border-radius: 8px;
	position: relative;
}
.three_step .t_step_content .progress-content li > div .progress-item-content {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.three_step .t_step_content .progress-content li > div .progress-item-content h6 {
	font-size: 12px;
	margin-bottom: 25px;
}
.three_step .t_step_content .progress-content li > div .progress-item-content img {
	display: block;
	margin: 0 auto; max-width:90%; 
	margin-bottom: 35px;
}
.three_step .t_step_content .progress-content li > div .progress-item-content h4 {
	font-size: 18px;
	margin-bottom: 5px;
}
.three_step .t_step_content .progress-content li:first-child {
	padding-right: 4px;
}
.three_step .t_step_content .progress-content li:nth-child(2) {
	padding: 0 2px;
}
.three_step .t_step_content .progress-content li:last-child {
	padding-left: 4px;
}
 .advantage {
    width: 100%;
    height: auto;
    background: url(../images/jzxcx-13.jpg) no-repeat;
    padding: 20px 0 20px 0; background-size:100% 100%;
}

.adv_title{ display:block; text-align:center; color:#FFF; font-size:18px; padding:0px 10px; line-height:36px;}

.advantage .advantage-content {
	font-size: 0px; padding-top:20px;
}
.advantage .advantage-content li {
	font-size: 12px;
	display: inline-block;
	width: 50%;
	height:230px;
	box-sizing: border-box;
	padding: 0 5px; margin-bottom:10px;
}
.advantage .advantage-content li > div {
	width: 100%;
	height: 100%;
	background: url(/images/jzxcx-14.png) no-repeat center center;
	position: relative; background-size:100% 100%;
}
.advantage .advantage-content li > div .advantage-item-content {
	width: 100%;
	position: absolute;
	text-align: center;
	top: 15px;
}
.advantage .advantage-content li > div .advantage-item-content img {
	display: block;
	margin: 0 auto; max-width:100%;
	margin-bottom: 15px;
}
.advantage .advantage-content li > div .advantage-item-content h4 {
	font-size: 18px;
}
.advantage .advantage-content li > div .advantage-item-content p {
	font-size: 12px;
}


.advantage .advantage_content > p {
	color: #fff;
	font-size: 16px;
	line-height:25px;
	text-align: center;
	margin-top: 15px; padding:0px 10px;
}
.advantage .advantage_content > p:last-child {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin-top: 5px; padding:0px 10px;
}


.feature {
    width: 100%;
    height: auto;
	padding:20px 0px;
	
}
.feature_content {
    width: 100%;
    height: auto;
	margin: 0 auto;
    position: relative;
	
}

.fea_title{ display:block; text-align:center; font-size:18px; padding:0px 10px; line-height:36px;}

 .feature .feature_content > p {
    font-size: 14px;
    margin-bottom: 25px; text-align: center;
	padding:0px 10px;
}

 .feature .feature_content .slideBox .hd {
	position: relative;
	width: 100%;
	height: 30px;
	border: 1px solid #e9e9e9;
	border-radius: 20px;
	margin: 0 auto;
	margin-bottom: 10px;
}
 .feature .feature_content .slideBox .hd ul {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
 .feature .feature_content .slideBox .hd ul li {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 50%;
	margin-right: 3px;
	vertical-align: middle;
	font-size: 14px;
	cursor: pointer;
}
 .feature .feature_content .slideBox .hd ul li.on {
	color: #fff;
	background-color: #605ab0;
}
 .feature .feature_content .slideBox .hd ul li:hover {
	color: #fff;
	background-color: #605ab0;
}
 .feature .feature_content .slideBox .bd li {
	font-size: 0px;
}
 .feature .feature_content .slideBox .bd li > div {
	font-size: 12px;
	display: inline-block;
	height:auto;
}
 .feature .feature_content .slideBox .bd li > div.hd-list-fl {
	width: 56.5%;
}
 .feature .feature_content .slideBox .bd li > div.hd-list-fl img {
	width: 100%; max-width:100%;
	height: 100%; padding:20px 0px;
}
 .feature .feature_content .slideBox .bd li > div.hd-list-fr {
	width: 43.5%;
	position: relative;
}
 .feature .feature_content .slideBox .bd li > div.hd-list-fr .hd-list-fr-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -70%);
	text-align: right;
	width: 100%;
}
 .feature .feature_content .slideBox .bd li > div.hd-list-fr .hd-list-fr-content h1 {
	font-size: 24px;
	font-weight: 300;
	color: #bbbec4; padding-right:5px; padding-left:5px;
}
 .feature .feature_content .slideBox .bd li > div.hd-list-fr .hd-list-fr-content p {
	font-size: 14px;
	font-weight: 300; padding-right:5px; padding-left:5px;
}
 .feature .feature_content .slideBox .bd li:nth-child(even) .hd-list-fr-content {
	text-align: left !important;
}


.feature_1 {
	width: 100%;
	background-color: #fafafa;
	padding: 20px 0 20px 0;
}
.feature_1 .feature_1_content {
	font-size: 0px;
}

.fea_1_title{ display:block; text-align:center; font-size:16px; padding:0px 10px; line-height:28px;}
.feature_1 .feature_1_content li {
	font-size: 12px;
	display: inline-block;
	vertical-align:text-top;
	width: 25%;
	text-align: center;
	padding: 20px 0;
}
.feature_1 .feature_1_content li img {
	display:block;
	width: 80%;
	height:auto; max-width:80%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.feature_1 .feature_1_content li p {
	font-size: 12px;
}

 .advantage_2 {
    width: 100%;
    height: auto;
    background:#765ecc;
    padding: 20px 0 20px 0;
}

.adv_2_title{ display:block; text-align:center; color:#FFF; font-size:16px; padding:0px 10px; line-height:26px;}

.advantage_2 .advantage_2_content {
	font-size: 0px;
	margin: 0 auto;
    position: relative; width:100%;
}
.advantage_2 .advantage-content { padding-top:20px;
    font-size: 0px;
}
.advantage_2 .advantage-content li {
    font-size: 12px;
    display: inline-block;
    width: 25%;
    height: 150px;
    box-sizing: border-box;
    padding: 0 2px;
}
.advantage_2 .advantage-content li > div {
	width: 100%;
	height: 100%;
	background: url(/images/jzxcx-14.png) no-repeat center center; background-size:100% 100%; 
	position: relative;
}
.advantage_2 .advantage-content li > div .advantage-item-content {
	width: 100%;
	position: absolute;
	text-align: center;
	top: 15px;
}
.advantage_2 .advantage-content li > div .advantage-item-content img {
	display: block;
	margin: 0 auto;
	width: 100%; max-width:100%;
	margin-bottom: 15px;
}
.advantage_2 .advantage-content li > div .advantage-item-content h4 {
	font-size: 14px;
}
.advantage_2 .advantage-content li > div .advantage-item-content p {
	font-size: 12px;
}

 .purchase {
	padding: 20px 0 20px 0; display:block; overflow:hidden;
}
.purchase .purchase_content {
	text-align: center;
}
.purchase .purchase_content > h2 {
	margin-bottom: 5px;
	font-weight: 500;
}
.purchase .purchase_content > p {
	font-size: 14px;
	margin-bottom: 20px;
}
.purchase .purchase_content > ul {
	font-size: 0px;
}
.purchase .purchase_content > ul > li {
	font-size: 12px;
	float:left;
	width: 50%;
	padding-right: 5px;list-style-type:none;
}
.purchase .purchase_content > ul > li:last-child {
	padding-right: 0;
	padding-left: 5px;
}
.purchase .purchase_content > ul > li:last-child > div {
	background-image: url(/images/jzxcx-11.jpg) !important; background-size:100% 100%;
}
.purchase .purchase_content > ul > li > div {
	width: 100%;
	height: 380px;
	color: #fff;
	background: url(/images/jzxcx-10.jpg) no-repeat center center;background-size:100% 100%;
	padding-top:25px;
}
.purchase .purchase_content > ul > li > div > p {
	font-size: 14px;
}
.purchase .purchase_content > ul > li > div > h2 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}
.purchase .purchase_content > ul > li > div > h3 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}
.purchase .purchase_content > ul > li > div > a {
	display: inline-block;
	width: 110px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	background-color: #fff45c;
	color: #3aa84c;
	border-radius: 20px;
	cursor: pointer;
}
.purchase .purchase_content > ul > li > div > ul {
	margin-top: 75px;
}
.purchase .purchase_content > ul > li > div > ul li {
	line-height: 20px;list-style-type:none;
}

 .i_news{
    width: 100%;
    height: auto;
    padding: 0px 0 20px 0;
}

.i_n_title{ display:block; text-align:center;font-size:16px; padding:0px 10px; line-height:26px; font-weight:500;border-bottom:1px solid #CCC;}
.i_n_title span {
    position: relative;
    top: 2px;
    display: inline-block;
    padding: 5px 5px;
    border-bottom: 4px solid #666;
}

.i_news .i_news_content {
	font-size: 0px;
	margin: 0 auto;
    position: relative; width:100%;
}
.i_n_list{ padding-top:10px;}
.i_n_list li {
	display: block;
	line-height: 30px;
	font-size: 14px;
	padding: 0px 10px 0px 20px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(/images/nes_19.gif) no-repeat 5px center;
	border-bottom:1px dashed #CCC;
}
 .i_order{
    width: 100%;
    height: auto;
    padding: 20px 0 20px 0;
}

.i_o_title{ display:block; text-align:center;font-size:16px; padding:0px 10px; line-height:26px; }


.i_order .i_order_content {
	font-size: 0px;
	margin: 0 auto;
    position: relative; width:100%;
}

.i_order .i_order_content .form-groups {
	padding-top:20px;
	font-size: 0px;
}

.i_order .i_order_content > a {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 160px;
    font-size: 16px;
    background-color: #3aa84c;
    color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 20px;
}
.i_order .i_order_content .form-groups .form-group {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px 0 10px;
	display: inline-block;
	margin-bottom: 10px;
}
.i_order .i_order_content .form-groups .form-group:last-child {
	width: 100%;
}
.i_order .i_order_content .form-groups .form-group:last-child .form-control {
	min-height: 80px;
}
.i_order .i_order_content .form-groups .form-group .control-label {
	width: 60px;
	text-align: right;
}
.i_order .i_order_content .form-groups .form-group .col {
	width: 100%;
	box-sizing: border-box;
	padding-left: 70px;
}
.i_order .i_order_content .form-groups .form-group .col.yzm {
	padding-right: 85px;
	position: relative;
}
.i_order .i_order_content .form-groups .form-group .col.yzm > a {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	width: 80px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color: #848484;
	font-size: 14px;
	border-radius: 5px;
	cursor: pointer;
}
.i_order .i_order_content .form-groups .form-group .col .form-control {
	width: 100%;
}
.i_order .i_order_content .form-groups .form-group:first-child .col {
	font-size: 0xp;
}
.i_order .i_order_content .form-groups .form-group:first-child .col a {
	font-size: 14px;
	height: 36px;
	display: inline-block;
	width: 50%;
	text-align: center;
	line-height: 34px;
	box-sizing: border-box;
	border: 1px solid #e9e9e9;
	cursor: pointer;
}
.i_order .i_order_content .form-groups .form-group:first-child .col a:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.i_order .i_order_content .form-groups .form-group:first-child .col a:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.i_order .i_order_content .form-groups .form-group:first-child .col a.on {
	color: #3aa84c;
	border-color: #3aa84c;
}
label.control-label {
    font-size: 12px;
    color: #a0a0a0;
    line-height: 36px;
    display: inline-block;
}
.fl {
    float: left;
}
.form-control {
    padding: 8px;
    line-height: 18px;
    color: #434343;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    height: 36px;
    border-radius: 5px;
}

.bg_color_1{ background:#605ab0;}
.bg_color_1 .i_order_content .i_o_title{ color:#FFF;}
.bg_color_1 label.control-label{color:#FFF;}
.bg_color_1 a{color:#FFF;}
.bg_color_1 label.control-label sup{ color:#fff}
.bg_color_1 .form-group:first-child .col a.on {color: #fff !important; background:#3aa84c;border-color: #3aa84c !important;}


.template {
    width: 100%;
    height: auto;
    background:#f9f9f9;
    padding: 20px 0 20px 0;
	overflow:hidden; display:block;
}

.template_title{ display:block; text-align:center; color:#000; font-size:16px; padding:0px 10px; line-height:26px;}

.template .template_content {
	font-size: 0px;
	margin: 0 auto;
    position: relative; width:100%;
	margin-top:20px;
}

.template .template_content li {
	width:50%;
}
.template .template_content li > div {
	position: relative;
	height: 100%;
	width: 90%;
	margin: 0 auto 20px auto;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
	/*background: url(/images/jzxcx-mob.png) no-repeat center center;*/
}
.template .template_content li > div img {
	width: 100%; max-width:100%;
	height: 100%;
}
.template .template_content li > div .plate-mask {

	transition: all 0.5s;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.5);
}
.template .template_content li > div .plate-mask .plate-dig {
	width: 120px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.template .template_content li > div .plate-mask .plate-dig .plate-dig-img {
	padding: 10px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 10px;
}
.template .template_content li > div .plate-mask .plate-dig .plate-dig-img img {
	width: 100px;
	height: 100px;
}
.template .template_content li > div .plate-mask .plate-dig p {
	display: block;
	width: 100%;
	height: 25px;
	text-align: center;
	line-height: 25px;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
	color: #fff;
	border-radius: 25px;
	margin-top: 5px;
}
