@charset"utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", STXihei,  SimSun, Heiti, sans-serif;
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

.container {width: 980px;margin:auto;}
.light_box,
.light_box h2 {background: #f2fff3;}
.dark_box,
.dark_box h2 {background: #d2fae6;}

/*header {*/
.header {height: 92px;}
.logo {
    float: left;
    width: 347px;
    height: 54px;
    background: url(../images/logo.png) no-repeat;
    text-indent: -999999px;
    font-size: 0;
    margin: 18px 60px 0 0;
}
.nav_a {
    float: right;
    font-size: 18px;
    color: #808080;
    padding-left: 54px;
    text-decoration: none;
    margin: 22px 40px 0 0;
    height: 48px;
    line-height: 48px;
    border-right: 1px solid #e5e5e5;
    padding-right: 30px;
    background: url(../images/shopping_car.png) 0 0 no-repeat;
}
.nav_a:hover {
    color: #2ea039;
    text-decoration: underline;
    background: url(../images/shopping_car.png) 0 -54px no-repeat;
}
.banner {
    height: 360px;
    background: url(../images/360xinyong_banner.jpg) center no-repeat #2aa83a;
}
.banner .container {position: relative;}
.banner a {
    position: absolute;
    left: 405px;
    top: 270px;
    width: 146px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    border:1px solid #fd973b;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
    text-align: center;
    background: #fd973b;
}
.banner a:hover , .column_box_btn:hover {
    background: #fd7e2d;
}
.banner a:active , .column_box_btn:active {
    border-color: #fa641c;
    background: #fa641c;
}
.banner span {
    position: absolute;
    left: 565px;
    top: 250px;
    font-size: 14px;
    color: #fff;
}
.gnq {
    float: right;
    width: 204px;
    font-size: 14px;
    margin-top: 26px;
}
.gnq li {float: left}
.gnq a {
    float: left;
    color: #999;
    text-decoration: none;
    padding-left: 20px;
    height: 16px;
}
.gnq a:hover {
    color: #2ea039;
    text-decoration: underline;
}
.login {
    background: url(../images/topbar_icon.png) 0 0 no-repeat;
}
.login:hover {
    background: url(../images/topbar_icon.png) 0 -24px no-repeat;
}
.register {
    background: url(../images/topbar_icon.png) 0 -48px no-repeat;
}
.register:hover {
    background: url(../images/topbar_icon.png) 0 -71px no-repeat;
}
.gnq p {
    color: #999;
    float: left;
    background: url(../images/phone.png) no-repeat;
    padding-left: 22px;
    height: 16px;
    margin-top: 10px;
    color: #2ea039;
}
.gnq b {
    font-size: 16px;
}

/*header }*/

/*nav {*/
.nav {
    position: relative;
    width: 100%;
    height: 50px;
    background: #fafafa;
    font-size: 16px;
    line-height: 50px;
    box-shadow: 0 2px 2px #adc2ae;
    z-index: 999;
}
.nav ul {
    width: 980px;
    margin: auto;
    border-left: 1px solid #e5e5e5;
    border-right: 2px solid #fff;
    text-align: center
}
.nav li {width: 137px;display: inline-block;
}
.nav a {
    width: 137px;
    text-decoration: none;
    text-align: center;
    color: #2ea039;
    border-left: 2px solid #fff;
    border-right: 1px solid #e5e5e5;
    display: inline-block;
}
.nav a:hover {
    text-decoration: underline;
}

/*nav }*/

/*content {*/
h2 {
    display: inline-block;
    color: #3598db;
    font-size: 30px;
    font-weight: 100;
    padding: 60px 20px 10px;
    *display:inline;
    *zoom:1;
}
h3 {
    color: #2ea039;
    font-size: 20px;
    font-weight: 100;
    font-weight: bold;
}
.title_box {
    text-align: center;
    background: url(../images/1px_line.png) center 76px no-repeat;
}
.title_box span {
    display: block;
    font-size: 14px;
    color: #808080;
    text-align: center;
}
.column_box p {
    margin-top: 10px;
    color: #666;
    line-height: 1.5;
    font-size: 14px;
}
 .column_1 .column_text ,.column_2 img ,.column_3 img , 
 .column_4 .column_text ,.column_5 .column_text {
    float: right;
}
.column_1 img , .column_4 img ,
 .column_2 .column_text ,.column_3 .column_text , .column_5 img  {
    float: left;
}
.column_1 , .column_2 , .column_3 , .column_4 , .column_5 , .column_6{
    padding-top: 40px;
}
.column_5 {margin-bottom: 80px;padding-top: 80px;}
.column_1 .column_text {
    width: 480px;
    margin-top: 150px;
}
.column_1 span,
.column_5 span {
    float: left;
    color: #666;
    font-size: 14px;
    padding-top: 5px;
}
.zszd_list li {
    float: left;
    color: #666;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
}
.column_1 p ,
.column_5 p {margin-bottom: 10px;}
.column_1 .column_text img {float: left;}
.column_2 .column_text {
    width: 464px;
    margin-top: 80px;
}
.column_3 .column_text {
    width: 460px;
    margin-top: 180px;
}
.column_4 .column_text {
    width: 440px;
    margin-top: 160px;
}
.column_5 .column_text {
    width: 480px;
    margin-top: 90px;
}
.column_5 .haosou {
    float: left;
}
.column_6 {
    padding-top: 0;
    margin-bottom: 0;
}
.EV_box {float: left;}
.OV_box {float: right;margin-left: 20px;}

.EV_box , .OV_box {
    width: 438px;
    border:1px solid #1bbc9b;
    background: #fff;
    padding: 20px;
    margin: 20px 0 0;
}
.column_text b,
.EV_box b,
.OV_box b {
    color: #fd973b;
}
.EV_box img,
.OV_box img {
    margin-bottom: 10px;
}
.column_price_box {
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    *padding-top: 10px;
}
.column_price_box b {
    font-size: 22px;
}
.column_price_box .f_l {
    float: left;
}
.column_price_box .f_r {
    float: right;
}
.column_price_box p {height:22px;line-height: 22px;}
.EV_box h4 , .EV_box img , .OV_box h4 , .OV_box img {
    float: left;
}
.EV_OV_box {padding-bottom: 60px;}
.EV_box .more , .OV_box .more {
    float: right;
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    font-size: 14px;
    color: #666;
}
.EV_box .more:hover , .OV_box .more:hover {
    color: #2ea039;
}
.column_content_box {
    height: 186px;
}
.column_box_btn {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    border:1px solid #fd973b;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
    text-align: center;
    background: #fd973b;
    margin: 10px auto 0;
}
.EV_box h4 , .OV_box h4 {
    font-size: 20px;
    color: #2ea039;
    height: 39px;
    line-height: 39px;
    margin-right: 20px;
}
.xinyong_table {padding-bottom: 60px;}
.xinyong_table h3 {
    margin-bottom: 30px;
}
.sqtj {
    width: 980px;
    background: #e8ffe5;
    border:1px solid #1bbc9b;
    margin: 20px 0 60px;
}
.sqtj th {
    width: 50%;
    padding: 10px;
    vertical-align: middle;
}
.sqtj td {
    padding: 8px 20px;
}
.sqtj_td1 {
    text-indent: 80px;
    background: #d1ffcc;
}
.sqtj_td2 {
    text-indent: 140px;
    background: #ccf1ff;
}
.sqtj p {
    padding: 8px 0;
    font-size: 14px;
}

.sqtj_h1 {
    background: #29cc6d;
    color: #fff;
    text-align: center;
}
.sqtj_h2 {
    background: #5cc1e9;
    color: #fff;
    text-align: center;
}
.sqtj_content {text-indent: 180px;color: #666;}

/*content }*/

/*WoSign_table_2 {*/
.WoSign_table_2 {width: 100%;border:1px solid #e5e5e5;margin: 20px 0;background: #fff;}
.WoSign_table_2 th {
    font-size: 14px;
    color: #666;
    vertical-align: middle;
}
.WoSign_table_2 td {
    padding: 8px 20px;
    vertical-align: middle;
    width: 43%;
    *width: 42%
}
.WoSign_table_2 b {
    display: block;
}
.WoSign_table_2 .WoSign_td_light_green_1 , 
.WoSign_table_2 .WoSign_td_light_green_2 ,
.WoSign_table_2 .WoSign_td_dark_yellow_1 , 
.WoSign_table_2 .WoSign_td_dark_yellow_2 {
    color: #333;
    line-height: 1.5;
    font-size: 14px;
}
.white_font {color: #fff;text-shadow:0 1px 1px #999;}
.WoSign_td_grey {
    background: #f7f7f7;
}
.WoSign_td_dark_green_title {background: #23ad14;}
.WoSign_td_light_green_title {background: #29cc6d;}
.WoSign_td_dark_green_1 {background: #bbfab4}
.WoSign_td_dark_green_2 {background: #91e388}
.WoSign_td_light_green_1 {background: #e8ffe5}
.WoSign_td_light_green_2 {background: #cefac8}
.WoSign_td_dark_green_price {background: #27bd17;}
.WoSign_td_light_green_price {background: #2cdb75;}

.WoSign_td_dark_yellow_title {background: #edc00c;}
.WoSign_td_dark_yellow_1 {background: #fff5cc;}
.WoSign_td_dark_yellow_2 {background: #ffeb99;}

/*WoSign_table_2 }*/
.WoSign_apply_step {padding-bottom: 60px}
.WoSign_apply_step img {
    float: left;
    margin: 20px 0 10px;
}
.WoSign_apply_step div {
    float: left;
    width: 140px;
    color: #999;
    font-size: 14px;
    line-height: 1.5;
}
.WoSign_apply_step b {
    color: #2ea039;
    display: block;
    font-size: 20px;
}
.WoSign_apply_step_1 {padding-right: 140px;}
.WoSign_apply_step_2 {padding-right: 160px;}
.WoSign_apply_step_3 {padding-right: 120px;}

.customer_list {
    margin-top: 20px;
}
.customer_list li {float: left;}
.customer_list li a {
    float: left;
    width: 180px;
    margin-right: 20px;
    _margin-right:17px;
}
.customer_list li img {
    float: left;
    width: 180px;
    border: 1px solid #ccc;
}
.customer_btn {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #2ea039;
    color: #2ea039;
    text-decoration: none;
    border-radius: 6px;
    margin:20px auto 60px;
}
.customer_btn:hover {
    background: #2ea039;
    color: #fff;
    box-shadow: 0 1px 1px #156e1e;
}


/*footer {*/
.footer {
    padding: 20px 0;
    color: #ccc;
    font-size: 14px;
    background: #323a45;
}
.footer a {
    color: #ccc;
    text-decoration: none;
}
.footer a:hover {
    color: #2ea039;
    text-decoration: underline;
}
.footer p {
    margin-top: 20px;
}
.footer_l {
    float: left;
    _width:560px;
}
.footer_r {
    float: right;
}
.footer_link {
    margin-bottom: 13px;
}
.footer_link li {
    float: left;
    margin-right: 20px;
    height: 29px;
    line-height: 29px;
}
.footer_r li {
    float: left;
    margin-left: 20px;
    text-align: center;
}
.footer_r span {
    display: block;
    margin-top: 10px;
    padding-left: 20px;
}
.wx span {
    background: url(../images/wx_icon.png) left no-repeat;
}
.xl span {
    background: url(../images/xl_icon.png) left no-repeat;
}
a.backToTop{width:60px; height:60px; background:url(../images/top.gif) no-repeat -51px 0; text-indent:-999em} 
a.backToTop:hover{background-position:-113px 0}

/*footer }*/




/* ----------产品---------- */  
.con-back{width: 980px; height: auto; margin:0 auto;}
.con-hd01 ul{display: flex; justify-content:space-between}
.con-hd01 li{height: auto;  background: #fff;overflow: hidden; font-size: 20px;box-sizing: border-box;-webkit-box-sizing: border-box; 
    transition: all .3s ease;position: relative; top: 0;width: 25%;border:1px solid #ededed;}
.con-hd01 li:hover{box-shadow: 0 5px 12px #f7e1e1;}
.con-hd01 li:first-child{width:21.5%;}

.con-hd01 li.b{background: linear-gradient(0deg,#f9f9f9,#fccece)}
.con-hd01 li h1{font-size: 20px; padding: 15px 0;position: relative; line-height: 25px;color: #333; font-weight: bold;border-radius:9px 9px 0 0;}
.con-hd01 li h1 label{font-size: 14px;position: relative;top: 5px;font-weight: normal; color: #666;position: relative;}

.con-hd01 li h1 img{ position: relative; top:3px; left: 12px; z-index: 999999}
.con-hd01 li h1 span{ height:4px; width: 50px; background: #ff794a; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -25px;border-radius: 20px;}
.con-hd01 li.b h1{ width: 100%;}
.con-hd01 li p,.con-hd01 h1{display: inline-block; width: 100%;}
.con-hd01 .hd_table{display: table; width: 100%;margin-top: 0 !important;padding-top: 0;}
.mt30{margin-top: 15px;padding-top:15px;}
.con-hd01 .cp_name{background:#fcfcfc;padding:20px;position: relative;}
.con-hd01 .cp_name .tag{
    color: #fff;
    height: 24px;
    width: 160px;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    right: -32px;
    top: 26px;
    text-align: center;
    background-color: #ec4925;
    -ms-transform: rotate(40deg);
    transform: rotate( 
40deg );
    -o-transform: rotate(40deg);
    -webkit-transform: rotate( 
40deg );
    -moz-transform: rotate(40deg);}
.con-hd01 .cont{padding:30px 20px;text-align: center;}
.con-hd01 p.line{height: 1px; background: #ddd; display: inline-block; margin: 30px  0 6px;}
.con-hd01 li p.one{font-size: 14px; color: #666;padding:2px 0 2px 22px;  text-align: left;background:url("check.png") left center no-repeat;}
.con-hd01 li p.one.no{background: none}
.con-hd01 li p.two{color: #999;font-size: 12px;float:left;width:50%;text-align: left;}
.con-hd01 li p.two img{display: inline-block;
    height: 14px;
    vertical-align: middle;margin-right:5px;}
.con-hd01 li p.two span{ text-decoration: line-through;}
.con-hd01 li p.three{font-size: 12px;font-weight: normal;float:right; color: #ec4925;width:50%;text-align: right;}
.con-hd01 li p.three b{font-weight:normal; color: #ec4925;font-size: 26px; position: relative;}
.con-hd01 li p.three i{color: #ec4925;font-size: 12px;}
.con-hd01 li p.two i{display: inline-block;padding: 1px 4px;color: #fff;font-size:12px;border-radius:4px; background: #f68365; font-weight: bold; margin-left: 15px;}
.con-hd01 li p.four{width: 100%;text-align: center;padding-bottom: 1px;}
.con-hd01 li p.three b.one{font-size: 26px;font-weight: bold; letter-spacing: 2px;}
.con-hd01 li a.bt{text-align:center;display: inline-block; width:100%; padding: 12px 0;text-decoration: none; font-size: 16px;margin: auto; background:#ec4925;transition:all .3s ease; color: #fff; position: relative; top: 0; border-radius: 2px; margin-top: 30px;}
.con-hd01 li a.bt:hover{top: -5px}
.con-hd01 li.left_01{
	background: url(index3_07.png) #f7f9fd no-repeat center bottom;
	border:2px solid #fff;
	box-shadow:0 0 15px rgba(255,232,246,0.5);
}

.con-hd01 li:not(:first-child):hover .cp_name{
	background: url(index3_08.png) #fcfcfc no-repeat right bottom;
}
.con-hd01 li:not(:first-child):hover{
	top:-5px;
}

/*产品二*/
.con-hd02 ul{display: flex; justify-content:space-between}
.con-hd02 li{height: auto;  
background: #fff;overflow: hidden; 
font-size: 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box; 
    transition: all .3s ease;
    position: relative; 
    top: 0;width: 32%;
    border:1px solid #ededed;
    box-shadow: 0 0 15px rgba(0,0,0,0.1)};
    }
.con-hd02 li:hover{box-shadow: 0 5px 12px #f7e1e1;}

.con-hd02 li.b{background: linear-gradient(0deg,#f9f9f9,#fccece)}
.con-hd02 li h1{font-size: 20px;text-align: left; padding: 15px 0;position: relative; line-height: 25px;color: #fff; font-weight: bold;border-radius:9px 9px 0 0;}
.con-hd02 li h1 label{font-size: 14px;position: relative;top: 5px;font-weight: normal; color: #rgba(255,255,255,0.6);position: relative;}
.con-hd02 li h1 a{color:#fff;}
.con-hd02 li h1 img{ position: relative; top:3px; left: 12px; z-index: 999999}
.con-hd02 li h1 span{ height:4px; width: 50px; background: #ff794a; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -25px;border-radius: 20px;}
.con-hd02 li.b h1{ width: 100%;}
.con-hd02 li p,.con-hd01 h1{display: inline-block; width: 100%;}
.con-hd02 .hd_table{margin-top: 0 !important;padding:5px 20px;}
.mt30{margin-top: 15px;padding-top:15px;}
.con-hd02 .cp_name{background:#F37335;padding:20px;position: relative;}
.con-hd02 .cp_name .tag{
    color: #fff;
    height: 21px;
    width: 160px;
    font-size: 12px;
    line-height: 21px;
    position: absolute;
    right: -50px;
    top: 15px;
    text-align: center;
    background:#ffad2d;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg );
    -o-transform: rotate(45deg);
    -webkit-transform: rotate( 45deg );
    -moz-transform: rotate(45deg);}
.con-hd02 .cont{padding:30px 20px;text-align: center;}
.con-hd02 p.line{height: 1px; background: #ddd; display: inline-block; margin: 30px  0 6px;}
.con-hd02 li p.one{font-size: 14px;line-height: 24px; color: #666;padding:2px 0 2px 22px;  text-align: left;background:url("../images/check.png") left center no-repeat;}
.con-hd02 li p.one.no{background: none}
.con-hd02 li p.two{color: #999;line-height:26px;font-size: 12px;float:left;width:50%;text-align: left;}
.con-hd02 li p.two img{display: inline-block;
    height: 14px;
    vertical-align: middle;margin-right:5px;}
.con-hd02 li p.two span{ text-decoration: line-through;}
.con-hd02 li p.three{font-size: 12px;font-weight: normal;float:right; color: #ec4925;width:50%;text-align: right;}
.con-hd02 li p.three b{font-weight:normal; color: #ec4925;font-size: 26px; position: relative;}
.con-hd02 li p.three i{color: #ec4925;font-size: 12px;}
.con-hd02 li p.two i{display: inline-block;padding: 1px 4px;color: #fff;font-size:12px;border-radius:4px; background: #f68365; font-weight: bold; margin-left: 15px;}
.con-hd02 li p.four{width: 100%;text-align: center;padding-bottom: 1px;}
.con-hd02 li p.three b.one{font-size: 26px;font-weight: bold; letter-spacing: 2px;}
.con-hd02 li a.bt{text-align:center;display: inline-block; width:100%; padding: 10px 0;text-decoration: none; font-size: 16px;margin: auto; background:#ffad2d;transition:all .3s ease; color: #fff; position: relative; top: 0;margin-top: 25px;}
.con-hd02 li a.bt:hover{}
.con-hd02 li.left_01{
	background: url(index3_04.png) #f7f9fd no-repeat center bottom;
	border:2px solid #fff;
	box-shadow:0 0 15px rgba(255,232,246,0.5);
}

.con-hd02 li:hover{
	top:-5px;
}
/* ----------其它产品---------- */ 
.con-hd02{position: relative; color: #666; text-align: center;margin-bottom:60px;}
.con-hd02>a{font-size: 17px; padding: 12px 60px; display: inline-block; border: 2px solid #ff794a; border-radius: 50px; font-weight: bold; transition: all .3s ease}
.con-hd02>a:hover{background: #ff794a; color: #fff; text-decoration: none}
.con-hd02>p{padding:10px 0 10px 0}
        
/* ----------jiesho---------- */ 
        
        h2.tit{font-size:30px; padding-bottom: 60px; line-height: 36px; color: #333; text-align: center}
        h2.tit span.t_l,h2.tit span.t_r{display: inline-block; width: 45px; height: 11px; vertical-align: middle;position: relative;left: -20px; background: url(tit_l.png)}
h2.tit span.t_r{background: url(tit_r.png)}
        h2.tit span.t_r{left: 20px;}
        
        h2.tit p{font-size: 14px; color: #666;margin-top:10px;}
        h2.tit p a{color:#F37335;margin-left:5px;}
@media screen and (max-width: 996px) {
    h2.tit span.t_l,h2.tit span.t_r{display: none}
    .con-hd01 li{
    	width:49%;
    }
}
a{text-decoration: none;}