@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 {background: #f2fff3;}
.dark_box {background: #e5ffe8;}

/*header {*/
.header {height: 85px;line-height: 85px;}
.logo {
    float: left;
    width: 114px;
    height: 45px;
    background: url(../images/logo114.png) no-repeat;
    text-indent: -999999px;
    font-size: 0;
    margin: 20px 0;
}
.nav_a {
    float: right;
    font-size: 18px;
    color: #333;
    margin-left: 30px;
    text-decoration: none;
}
.nav_a:hover {
    color: #2ea039;
    text-decoration: underline;
}
.banner {
    height: 360px;
    background: url(../images/360xinyong_banner.jpg) center no-repeat #2aa83a;
}
.banner .container {position: relative;}
.banner a {
    position: absolute;
    left: 405px;
    top: 236px;
    width: 206px;
    height: 54px;
    line-height: 54px;
    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: 620px;
    top: 256px;
    font-size: 14px;
    color: #fff;
}

/*header }*/

/*content {*/
h2 {
    color: #3598db;
    font-size: 30px;
    font-weight: 100;
    padding: 60px 0 40px;
}
h3 {
    color: #2ea039;
    font-size: 20px;
    font-weight: 100;
    font-weight: bold;
}
.column_box p {
    margin-top: 10px;
    color: #666;
    line-height: 1.5;
}
.column_1 img , .column_3 img , .column_5 img ,
.column_2 .column_text , .column_4 .column_text {
    float: right;
}
.column_2 img , .column_4 img ,
.column_1 .column_text , .column_3 .column_text , .column_5 .column_text {
    float: left;
}
.column_1 , .column_2 , .column_3 , .column_4 , .column_5 , .column_6{
    margin-bottom: 40px;
    border-top: 1px solid #ccc;
    padding-top: 40px;
}
.column_5 {margin-bottom: 80px;padding-top: 80px;}
.column_1 .column_text {
    width: 480px;
    margin-top: 80px;
}
.column_1 span {
    float: left;
    color: #666;
    font-size: 14px;
    padding-top: 5px;
}
.column_1 p {margin-bottom: 20px;}
.column_1 .column_text img {float: left;}
.column_2 .column_text {
    width: 440px;
    margin-top: 120px;
}
.column_3 .column_text {
    width: 480px;
    margin-top: 120px;
}
.column_4 .column_text {
    width: 440px;
    margin-top: 120px;
}
.column_5 .column_text {
    width: 480px;
    margin-top: 50px;
}
.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: #f2fff3;
    padding: 20px;
}
.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: 16px;
    color: #666;
}
.EV_box .more:hover , .OV_box .more:hover {
    color: #2ea039;
}
.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: #666;
    height: 39px;
    line-height: 39px;
    margin-right: 20px;
}
.xinyong_table {padding-bottom: 60px;}
.xinyong_table h3 {
    margin-bottom: 30px;
}
.tips {
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}
.green {
    color: #2ea039;
}
.buy_list a {
    position: absolute;
    right: 20px;
    width: 105px;
    height: 37px;
    line-height: 37px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
}
.btn_3 {
    top: 82px;
    border:1px solid #30aa3b;
    color: #30aa3b;
}
.btn_3:hover {
    background: #30aa3b;
    border-color: #30aa3b;
    color: #fff
}
.rhsqwtgjrz {padding: 40px 0 60px;}
.rhsqwtgjrz img {
    margin: 40px 0;
}

/*content }*/

/*footer {*/
.footer {
    padding: 40px 0;
    text-align: center;
    color: #666;
    border-top: 1px solid #ccc;
}
.footer a {
    color: #666;
    text-decoration: none;
}
.footer a:hover {
    color: #2ea039;
    text-decoration: underline;
}
/*footer }*/