@charset "utf-8";

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none;
}

em {
    font-style: normal;
}

dt {
    font-weight: normal;
}

body {
    overflow-x: hidden;
    background: #f4f4f4;
}

/* HTML5 重置为较旧版本的浏览器 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 按钮样式 */
input, button, textarea, select {
    outline: none;
    resize: none
}

input[type="button"] {
    cursor: pointer;
    border: 0
}

input[type="submit"] {
    cursor: pointer;
    border: 0
}

input[type="reset"] {
    cursor: pointer;
    border: 0
}

/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

/*浮动*/
.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clear {
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

html {
    overflow-y: scroll;
}

/*a 链接*/
a {
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover, a:active, a:focus {
    color: #1f7b8a;
    text-decoration: none;
}

/*图片居中*/
.middle {
    display: table-cell;
    *display: block;
    overflow: hidden;
    font: 0px/0px 'Arial';
    text-align: center;
    vertical-align: middle;
}

fieldset, img {
    border: 0;
    vertical-align: middle
}

/*常量*/
.warp{
    width: 1200px;
    margin: 90px auto 0;
}
.red{
    background: url("../img/ico.png") no-repeat center bottom;
}
.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.noBg {
    background: none !important;
}

.noBorder {
    border: none !important;
}

.noMargin {
    margin: 0 !important;
}

.noPadding {
    padding: 0 !important;
}

.wrap {
    margin: 0 auto;
    width: 1200px;
}
/*产品详情*/
body{
    background-color: #fff;
}
.head_box_center{
    background-color: black;
    line-height: 28px;
}
.head_box_left{
    float: left;
    cursor: pointer;
}
.head_box_left>span{
    color: #fff;
}
.head_box_left>span:hover{
    color: red;
}
.head_box_left_clock{
    background-color: white;
    display: none;
}
.head_box_left_clock_box{
    width: 1100px;
    margin: 0 auto;
}
.head_box_left_clock_box>ul{
    float: left;
}
.head_box_left_clock_ul01{
    width: 190px;
    margin-right: 52px;
    color: #cf312e;
}
.head_box_left_clock_ul01>li:nth-of-type(1) {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 16px;
}
.head_box_left_clock_ul01>li:nth-of-type(1)>img{
    float: right;
    margin-top: 6px;
}
.head_box_left_clock_ul01>li:nth-of-type(2) {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 16px;
}
.head_box_left_clock_ul02{
    width: 118px;
    margin-right: 102px;
}
.head_box_left_clock_ul02>li:nth-of-type(1) {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 16px;
}
.head_box_left_clock_ul02>li:nth-of-type(1)>img{
    float: right;
    margin-top: 6px;
}
.head_box_left_clock_ul02>li:nth-of-type(2) {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 16px;
}
.head_box_left_clock_ul03{
    width: 104px;
    margin-right: 102px;
}
.head_box_left_clock_ul03>li:nth-of-type(1) {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 16px;
    color: #333333;
}
.head_box_left_clock_ul03>li:nth-of-type(1)>img{
    float: right;
    margin-top: 6px;
}
.head_box_left_clock_ul03>li:nth-of-type(2) {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #666666;
}
.head_box_left_clock_ul04{
    margin-right: 52px;
}
.head_box_left_clock_ul04>li:nth-of-type(1) {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 16px;
    color: #333333;
    width: 104px;
}
.head_box_left_clock_ul04>li:nth-of-type(1)>img{
    float: right;
    margin-top: 6px;
}
.head_box_left_clock_ul04>li:nth-of-type(2) {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #666666;
    width: 190px;
}
.head_box_left_clock_ul05>li:nth-of-type(1) {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 16px;
    color: #333333;
    width: 104px;
}
.head_box_.head_box1left_clock_ul05>li:nth-of-type(1)>img{
    float: right;
    margin-top: 6px;
}
.head_box_left_clock_ul05>li:nth-of-type(2) {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #666666;
    width: 190px;
}
.head_box_left_clock_ul05>li:nth-of-type(1)>img{
    float: right;
    margin-top: 6px;
}
.head_box_left_clock_span {
    color: red !important;
}






.head_box_right{
    float: right;
    position: relative;
}
#code {
     display: none;
     position: absolute;
     top: 30px;
     left: -15px;
     width: 140px;
     height: 140px;
     z-index: 999;
     background-color: white;
     text-align: center;
     -webkit-box-shadow: 0 0 0.5rem #b4b4b4;
     -moz-box-shadow: 0 0 0.5rem #b4b4b4;
     box-shadow: 0 0 0.5rem #b4b4b4;
     border-radius: 0.5rem;
     padding: 10px;
 }
#code>img{
    width: 100%;
}
#code02 {
    display: none;
    position: absolute;
    top: 30px;
    left: 25px;
    width: 140px;
    height: 140px;
    z-index: 999;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 0 0 0.5rem #b4b4b4;
    -moz-box-shadow: 0 0 0.5rem #b4b4b4;
    box-shadow: 0 0 0.5rem #b4b4b4;
    border-radius: 0.5rem;
    padding: 10px;
}
#code02>img{
    width: 100%;
}
.head_box_right>img{
    margin-left: -2px;
}
.head_box_right>span{
    color: white;
    font-size: 8px;
    margin: 0 14px;
    font-weight: lighter;
}
.head_box1{
    background-color: white;
    height: 74px;
    line-height: 74px;
    overflow: hidden;
    box-shadow: 0 0 3px #adadad;
}
.head_box01_left{
    float: left;
}
.head_box01_right>ul{
    float: left;
}
.head_box01_right{
    float: right;
}
.head_box01_right_ul>li{
    float: left;
}
.head_box01_right_ul>li:nth-of-type(1)>a {
    font-size: 18px;
    margin: 0 16px;
}
.head_box01_right_ul>li>.on{

    color: red !important;
}
.head_box01_right_ul>li:nth-of-type(2)>a {
    color: #444444;
    font-size: 18px;
    margin: 0 16px;
}
.head_box01_right_ul>li{
    margin-right: 32px;
}
.head_box01_right_ul1>li{
    float: left;
    margin-right: 22px;
}
.head_box01_right_ul1>li>a {
    margin: 0 8px;
    font-size: 18px;
    color: #444444;
}
.head_box01_right_ul1>li:last-child{
    margin-right: 0;
}
.head{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.banner{
    height: 502px;
    overflow: hidden;
    position: relative;
}
.banner_index{
    height: 754px;
    overflow: visible;
    position: relative;
}
.banner_index1{
    height:754px;
    overflow: hidden;
    position: relative;
}
.banner_index1>img{
    height: 100% !important;
}
.banner_index>.tempWrap{
    margin: 0 !important;
    width: 100% !important;
}
.banner_index1_change >img{
    width: 100%;
}
.banner>img {
    width: 100%;
}
.banner_index_box {
    position: absolute;
    top: 560px;
    right: 20%;
}
.banner_index_box>ul>li {
    width: 15px;
    height: 15px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, .6);
    border-radius: 50%;
    margin-left: 12px;
}
.slideBox .hd>ul>li.on{
    background: white;
}

/*bottom*/
.bottom {
    margin-top: 50px;
    width: 100%;
    height: 500px;
}
.bottom_box {
    width: 100%;
    height: 386px;
    background-color: #f0f0f0;
}
.bottom_box01 {
    width: 100%;
    height: 114px;
    background-color: #cf312e;
}
.bottom_box_logo{
    width: 1200px;
    margin: 0 auto;
}
.bottom_box_logo_ul {
    width: 268px;
    font-size: 16px;
    color: #333333;
    margin-right: 142px;
}
.bottom_box_logo_ul>li:nth-of-type(1)>img{
    margin-top: 64px;
    margin-bottom: 28px;
}
.bottom_box_logo_ul>li:nth-of-type(2) {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 16px;
}
.bottom_box_logo_ul>li:nth-of-type(4) {
    margin-top: 12px;
}
.bottom_box_logo_ul>li:nth-of-type(4)>a:nth-of-type(2) {
    position: relative;
    top: 4px;
}
.bottom_box_logo>ul{
    float: left;
}
.bottom_box_logo_ul01{
    margin: 64px 70px 0 0;
}
.bottom_box_logo_ul01>p {
    font-size: 22px;
    color: #333333;
    margin-bottom: 30px;
    font-weight: bold;
}
.bottom_box_logo_ul01>li{
    margin-bottom: 16px;
}

.bottom_box_logo_ul01>li>a {
    font-size: 16px;
    color: #333333;
}
.bottom_box_logo>ul:last-child{
    margin-right: 0;
}
.bottom_box01>p{
    padding-top: 26px;
    text-align: center;
    color: #ffffff;
}
/*首 尾结束*/


/*产品分类*/
.product_classify{
    height: 100px;
    border-bottom: 1px solid #dadada;
    position: relative;
}
.product_classify_ul{
    margin: 0 auto;
    display: table;
}
.product_classify_ul>li{
    float: left;
    text-align: center;
    margin: 0 100px;
    height: 101px;
    z-index: 1;
}
.product_classify_ul>li:hover{
    background: url("../img/ico.png") no-repeat center bottom;
}

.product_classify_ul>li>a {
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
.product_classify_ul>li>a:hover{
    color: red!important;
}
.product_classify:hover .product_service_list{
    display: block;
}
.product_classify_ul>li>a>img{
    margin-top: 20px;
}
.product_classify_div{
    margin: 32px 0 88px;
}
.product_classify_div>p {
    background-color: #f4f4f4;
    height: 776px;
    text-align: center;
    line-height: 776px;
}
.product_classify_ul>li>a.classify_ul_li_a{
    color: red;
}
/*品牌服务_品牌设计*/
.product_classification{
    margin-top: 60px;
}
.product_classification_p {
    text-align: center;
    color: #333333;
    font-size: 24px;
}
.product_classification_p>img{
    margin: 20px;
}
.product_classification_p01 {
    text-align: center;
    color: #999999;
}


.product_classification_box {
    display: table;
    margin: 76px auto 0;
}
.classification_box{
    float: left;
}
.classification_box_ul01{
    width: 328px;
    margin-bottom: 98px;
}
.classification_box_ul01>li:nth-of-type(1) {
    font-size: 18px;
    color: #333333;
    padding-bottom: 12px;
    background: url("../img/product_classification02.png")no-repeat 70px bottom;
    margin-bottom: 12px;
}
.classification_box_ul01>a {
    float: left;
    display: inline-block;
    height: 90px;
    margin-right: 20px;
}
.classification_box_ul01>li:nth-of-type(2) {
    color: #666666;
    font-size: 14px;
}


.classification_box_ul02{
    width: 328px;
}
.classification_box_ul02>li:nth-of-type(1) {
    font-size: 18px;
    color: #333333;
    padding-bottom: 12px;
    background: url("../img/product_classification02.png")no-repeat 70px bottom;
    margin-bottom: 12px;
}
.classification_box_ul02>a {
    float: left;
    display: inline-block;
    height: 90px;
    margin-right: 20px;
}
.classification_box_ul02>li:nth-of-type(2) {
    color: #666666;
    font-size: 14px;
}
.product_classification_box>img{
    float: left;
}
/*hidde*/
.classification{
    margin: 198px 0;
}
.classification_ul{
    display: table;
    margin: 0 auto;
}
.classification_ul>li{
    float: left;
}
.classification_ul>li:nth-of-type(1)>a {
    text-align: center;
    background: url("../img/classification01.png") no-repeat;
    width: 276px;
    height: 154px;
    display: inline-block;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.classification_ul>li:nth-of-type(1) {
    width: 340px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin-top: 125px;
}
.classification_ul>li:nth-of-type(2)>a {
    text-align: center;
    background: url("../img/classification02.png") no-repeat;
    width: 276px;
    height: 154px;
    display: inline-block;
    line-height: 240px;
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
}
.classification_ul>li:nth-of-type(2) {
    width: 340px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}
.classification_ul>li:nth-of-type(3)>a {
    text-align: center;
    background: url("../img/classification03.png") no-repeat;
    width: 276px;
    height: 154px;
    display: inline-block;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.classification_ul>li:nth-of-type(3) {
    width: 340px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin-top: 125px;
}
.classification_ul>li:nth-of-type(4)>a {
    text-align: center;
    background: url("../img/classification04.png") no-repeat;
    width: 276px;
    height: 154px;
    display: inline-block;
    line-height: 240px;
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
}
.classification_ul>li:nth-of-type(4) {
    width: 340px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

/*产品服务_装修设计*/
.product_decoration_design {
    width: 1200px;
    height: 460px;
    box-shadow: 0 0 5px gray;
    margin: 80px auto;
    position: relative;
}
.product_decoration_design>img {
    width: 138px;
    height: 460px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}
.product_decoration_design>a {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}


.decoration_design_ul01{
    float: left;
    margin: 50px 0 0 30px;
}
.decoration_design_ul01>p {
    font-size: 20px;
    color: #333333;
    margin-bottom: 25px;
}
.decoration_design_ul01>p>span{
    color: #ff6d15;
    font-size: 14px;
    margin-left: 10px;
}
.decoration_design_ul01>li{
    color: #333333;
    margin-bottom: 20px;
}
.decoration_design_ul01>li>span{
    color: #ff6d15;
    font-size: 20px;
    margin-right: 20px;
    position: relative;
    top: 6px;
}
.decoration_design_ul01>li:nth-of-type(1)>select {
    width: 154px;
    height: 40px;
    border: 1px solid #dcdcdc;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    color: #999999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/arrows.png")no-repeat 128px center;
}
select::-ms-expand { display: none; }
.decoration_design_ul01>li:nth-of-type(2)>input{
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    color: #999999;
    width: 306px;
    height: 40px;

}
.decoration_design_ul01>li>input::-webkit-input-placeholder {
    color: #999999;
}
.decoration_design_ul01>li>input:-moz-placeholder {
    color: #999999;
}
.decoration_design_ul01>li>input::-moz-placeholder {
    color: #999999;
}
.decoration_design_ul01>li>input:-ms-input-placeholder {
    color: #999999;
}
.decoration_design_ul01>li:nth-of-type(3)>input{
    margin-right: 10px;
}
.decoration_design_ul01>li:nth-of-type(3)>input:last-child{
    margin-left: 20px;
}
.decoration_design_ul01>li:nth-of-type(4)>select{
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    color: #999999;
    width: 318px;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/arrows.png")no-repeat 286px center;
}
.decoration_design_ul01>li:nth-of-type(4)>select>option>span{
    margin-right: 26px;
}
.decoration_design_ul01>li:nth-of-type(5)>input{
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    color: #999999;
    width: 306px;
    height: 40px;
}
.decoration_design_ul01>li:nth-of-type(6) {
    color: #999999;
    text-align: center;
    font-size: 14px;
    width: 306px;
    margin-left: 112px;
}

.decoration_design_box {
    float: right;
    width: 390px;
    margin: 47px 90px 0 0;
    text-align: center;
}
.decoration_design_box>p:nth-of-type(1)>span {
    font-size: 30px;
    color: #ff6d15;
}
.decoration_design_box>p:nth-of-type(1){
    font-size: 20px;
    color: #333333;
    font-weight: unset;
}
.decoration_design_box01{
    width: 342px;
    height: 208px;
    border: 1px solid #dcdcdc;
    margin: 38px auto 20px;
    position: relative;
}
.decoration_design_box01>div {
    width: 148px;
    height: 124px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: left;
}
.span_yellow{
    color: #ff6d15;
    font-size: 16px;
}
.decoration_design_box01>div>p {
    font-size: 16px;
    color: #666666;
    margin-bottom: 16px;
}
.span_through{
    text-decoration: line-through;
}
.decoration_design_box>p:last-child{
    color: #666666;
}

.product_decoration_design01{
    width: 1200px;
    margin: 50px auto 48px;
    background: url("../img/Customercase.png")no-repeat center top;
}
.product_decoration_design01>p {
    display: table;
    margin: 0 auto;
    padding-bottom: 18px;
    padding-top: 10px;
    background: url("../img/product_decoration_design04.png") no-repeat center bottom;
    font-size: 24px;
    color: #333333;
}
.product_decoration_design01_ul{
    margin-top: 40px;
}
.product_decoration_design01_ul>li {
    float: left;
    text-align: center;
    width: 300px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 30px;
}
.product_decoration_design01_ul>li>a>img{
    margin-bottom: 14px;
    width: 285px;
    height: 200px;
}
.page {
    display: table;
    margin: 0 auto 60px;
}
.page > a {
    color: #666;
    font-size: 14px;
    display: inline-block;
    padding: 8px 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #c8c8c8;
    margin: 0 5px;
}
.page > a.on {
    background: #fa0101;
    color: #fff;
}
/*.page > a:first-child{*/
    /*color: white;*/
/*}*/
.page > a:last-child{
    color: #666666;
    border: 1px solid #dcdcdc;
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page>span{
    margin: 0 5px;
    font-size: 14px;
    color: #666666;
}
.page>span>input{
    width: 36px;
    height: 36px;
    border: 1px solid #dcdcdc;
    text-align: center;
    margin: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page > a:hover{
    background-color: #fa0101;
    color: white;
}
.page > a:last-child:hover{
    border: 1px solid #fa0101;
}

.hide_click {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,.5);
}
.hide_click_box{
    width: 1200px;
    height: 700px;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.hide_click_box>img{
    width: 850px;
    height: 548px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.hide_click_box>a:nth-of-type(1) {
    opacity: .5;
    position: absolute;
    top: 320px;
    margin-left: 30px;
}
.hide_click_box>a:nth-of-type(2) {
    opacity: .5;
    margin-right: 30px;
    right: 0;
    position: absolute;
    top: 320px;
}
.hide_click_box>a:nth-of-type(3) {
    float: right;
    margin: 30px;
}
/*index*/
.banner_index_box01 {
    background: white;
    border-radius: 5px;
    width: 1200px;
    height: 180px;
    -webkit-box-shadow: 0 0 5px #A2A2A2;
    -moz-box-shadow: 0 0 5px #A2A2A2;
    box-shadow: 0 0 5px #A2A2A2;
    position: absolute;
    left: 0;
    right: 0;
    top: 750px;
    bottom: 0;
    margin: auto;
}
.banner_index_box01>span{
    width: 2px;
    height: 30px;
    background-color: red;
    display: inline-block;
    margin-top: 80px;

}
.index_box01_span1{
    float: left;
}
.index_box01_span2{
    float: right;
}
.banner_index_box01>div{
    float: left;
}
.banner_index_box01_box>img:nth-of-type(1) {
    float: left;
}
.banner_index_box01_box>div>p:nth-of-type(1) {
    font-size: 22px;
    color: #c73130;
    padding-right: 28px;
    background: url("../img/index02.png")no-repeat 100px 6px;
    margin-bottom: 12px;
    font-weight: bold;
}
.banner_index_box01_box>div>p:nth-of-type(2) {
    font-size: 18px;
    color: #666666;
}
.banner_index_box01_box>div{
    float: left;
    width: 164px;
    margin-left: 12px;
}
.banner_index_box01_box{
    margin: 24px 0 0 13px;
    padding: 18px 18px 18px 0;
    border-right: 1px solid #dbdada;
}
.index_box01_box_border{
    border-right: none;
}

.banner_index_box01_box1>img:nth-of-type(1) {
    float: left;
    width: 91px;
}
.banner_index_box01_box1>div>p:nth-of-type(1) {
    font-size: 22px;
    color: #222222;
    padding-right: 28px;
    margin-bottom: 12px;
    font-weight: bold;
}
.banner_index_box01_box1>div>p:nth-of-type(2) {
    font-size: 18px;
    color: #666666;
}
.banner_index_box01_box1>div{
    float: left;
    width: 164px;
    margin-left: 12px;
}
.banner_index_box01_box1{
    margin: 24px 0 0 13px;
    padding: 18px 18px 18px 0;
    border-right: 1px solid #dbdada;
}

.banner_index_box01_box2>img:nth-of-type(1) {
    float: left;
}
.banner_index_box01_box2>div>p:nth-of-type(1) {
    font-size: 22px;
    color: #222222;
    padding-right: 28px;
    margin-bottom: 12px;
    font-weight: bold;
}
.banner_index_box01_box2>div>p:nth-of-type(2) {
    font-size: 18px;
    color: #666666;
}
.banner_index_box01_box2>div{
    float: left;
    width: 164px;
    margin-left: 12px;
}
.banner_index_box01_box2{
    margin: 24px 0 0 13px;
    padding: 18px 18px 18px 0;
    border-right: 1px solid #dbdada;
}

.banner_index_box01_box3>img:nth-of-type(1) {
    float: left;
}
.banner_index_box01_box3>div>p:nth-of-type(1) {
    font-size: 22px;
    color: #222222;
    padding-right: 28px;
    margin-bottom: 12px;
    font-weight: bold;
}
.banner_index_box01_box3>div>p:nth-of-type(2) {
    font-size: 18px;
    color: #666666;
}
.banner_index_box01_box3>div{
    float: left;
    width: 164px;
    margin-left: 12px;
}
.banner_index_box01_box3 {
    margin: 24px 0 0 13px;
    padding: 18px 18px 18px 0;
}
.banner_index_box01>div {
    width: 286px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index_box01 {
    width: 1364px;
    height: 556px;
    background-color: #fbfbfb;
    margin: 170px auto 0;
    position: relative;
}
.index_box01>div>img {
    float: left;
    width: 500px;
    height: 500px;
    margin: 25px 0 0 76px;
}
.index_box01_box{
    float: left;
    margin: 80px 0 0 154px;
}
.index_box01_box>p:nth-of-type(1) {
    font-size: 30px;
    color: black;
    margin: 30px 0 56px 0;
}
.index_box01_box>p:nth-of-type(2){
    font-size: 24px;
    margin-bottom: 20px;
    width: 320px;
    overflow: hidden;
}
.index_box01_box>p:nth-of-type(2)>img {
    margin-right: 12px;
}
.index_box01_box>p>span{
    font-size: 24px;
    font-weight: lighter;
    margin-bottom: 100px;
}
.index_box01_box>a {
    font-size: 24px;
    color: black;
    padding-right: 53px;
    background: url("../img/index09.png")no-repeat right center;
}
.index_box01_ul >li {
    width: 15px;
    height: 15px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid rgba(0, 0, 0, .6);
    border-radius: 50%;
    margin-left: 12px;
}
.index_box01_ul >li.on{
    background-color: rgba(0, 0, 0, 1);
}
.index_box01_ul {
    width: 92px;
    height: 16px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: -620px;
    margin: auto;
}
.index_box{
    width: 1364px;
    height: 556px;
    margin: 170px auto 0;
    background: #ffffff; 
    position: relative;
}
.index_box1{
    margin-top: 142px;
}
.index_box1>p:nth-of-type(1) {
    text-align: center;
    font-size: 38px;
    color: #111111;
    margin-bottom: 65px;
}
.index_box1_box{
    width: 1200px;
    margin: 0 auto;
    height: 520px;
    position: relative;
}
.index_box1_box>img:nth-of-type(1) {
    position: absolute;
    top: 0;
    left: 0;
}
.index_box1_box_box {
    width: 635px;
    height: 410px;
    background-color: white;
    -webkit-box-shadow: 0 0 5px #B2B2B2;
    -moz-box-shadow: 0 0 5px #B2B2B2;
    box-shadow: 0 0 5px #B2B2B2;
    position: absolute;
    top: 50px;
    left: 500px;
    border-radius: 5px;
}
.index_box1_box_box01{
    width: 500px;
    margin: 0 auto;
}
.index_box1_box_box01>p:nth-of-type(1) {
    font-size: 30px;
    color: #111111;
    margin-top: 52px;
    padding-left: 20px;
    background: url("../img/index12.png")no-repeat 0 center;
    margin-bottom: 30px;
}
.index_box1_box_box01>p:nth-of-type(2) {
    color: #555555;
    font-size: 16px;
    padding-left: 16px;
    line-height: 24px;
}
.index_box1_box_box01_ul{
    margin-top: 32px;
    margin-left: 16px;
    margin-bottom: 40px;
}
.index_box1_box_box01_ul>li {
    padding-right: 28px;
    margin-right: 18px;
    background: url("../img/index19.png")no-repeat right center;
    float: left;
}
.index_box1_box_box01_ul>li:last-child{
    margin-right: 0;
    padding-right: 0;
    background-image: none;
}
.index_box1_box_box01_ul>li>a {
    color: #666666;
    font-size: 16px;
}
.index_box1_box_box01_ul>li>a>span{
    display: inline-block;
    text-align: center;
    width: 40px;
    line-height: 26px;
}
.index_box1_box_box01_ul>li>a>span.no{
    color: #c73130;
}
.index_box1_box_box01>a{
    font-size: 24px;
    color: black;
    padding-right: 53px;
    margin-left: 16px;
    background: url(../img/index09.png)no-repeat right center;
}

.index_originator {
    background-color: rgba(251, 251, 251, 0.83);
    width: 100%;
    height: 642px;
    margin-top: 172px;
}
.index_originator_box {
    margin: 0 auto;
    width: 1200px;
}
.index_originator_box>img{
    float: left;
    margin-top: 90px;
}
.index_originator_box_box {
    float: left;
    width: 696px;
    margin-top: 90px;
}
.index_originator_box_box>p:nth-of-type(2) {
    margin-left: 112px;
    color: #555555;
    line-height: 26px;
}
.index_originator_box_box_ul{
    margin-left: 112px;
    margin-top: 62px;
}
.index_originator_box_box_ul>li {
    float: left;
    font-size: 12px;
    margin-right: 16px;
}
.index_originator_box_box_ul>li:last-child{
    border-right: none;
}
.index_originator_box_box_ul>li>a {
    font-size: 16px;
    color: #222222;
    padding-right: 16px;
    border-right: 1px solid #666666;
}
.index_originator_box_box_ul>li>a.on{
    color: #c73130;
}
.index_originator_box_box_ul>li>a:hover {
    color: #c73130;
}
.index_originator_box_box_ul{
    padding-top: 16px;
    background: url("../img/index22.png")no-repeat 0 top;
    margin-bottom: 60px;
}
.index_originator_box_box>a {
    font-size: 24px;
    color: black;
    padding-right: 53px;
    background: url(../img/index09.png) no-repeat right center;
    margin-left: 112px;
}
.index_information {
    margin-top: 140px;
    margin-bottom: 96px;
}
.index_information>p:nth-of-type(1) {
    font-size: 38px;
    color: #111111;
    text-align: center;
    font-weight: bold;
    margin-bottom: 64px;
}
.index_information_box{
    width: 1200px;
    margin: 0 auto;
}
.index_information_box_ul {
    float: left;
    background: #f2f2f2;
    height: 550px;
}
.index_information_box_ul>li:nth-of-type(2) {
    font-size: 16px;
    color: #666666;
    margin: 28px 0 0 40px;
}
.index_information_box_ul>li:nth-of-type(3) {
    font-size: 22px;
    color: #111111;
    margin: 20px 0 20px 40px;
    font-weight: bold;
    width: 400px;
}
.index_information_box_ul>a{
    font-size: 24px;
    color: black;
    padding-right: 53px;
    background: url(../img/index09.png)no-repeat right center;
    margin-left: 40px;
}
.index_information_box_box{
    float: left;
    margin-left: 60px;
    margin-top: 20px;
    width: 554px;
}
.index_information_box_box>ul>li:nth-of-type(1) {
    color: #666666;
    font-size: 14px;
}
.index_information_box_box>ul>li:nth-of-type(2) {
    height: 50px;
    font-size: 18px;
    color: #333333;
    margin-top: 12px;
    margin-bottom: 24px;
}
.index_information_box_box li a{
    color: #000000;
}

.index_box1_box_box01_ul>li>a>img:nth-of-type(2) {
    display: none;
}
.index_box1_box_box01_ul>li>a:hover img:nth-of-type(2){
    display: block;
}
.index_box1_box_box01_ul>li>a:hover img:nth-of-type(1) {
      display: none;
  }
.index_box1_box_box01_ul>li>a:hover p{
    color: #c73130;
}
.product_service_list_ul{
    position: absolute;
    z-index: 999;
    top: 80px;
    padding-top: 40px;
    padding-bottom: 20px;
    width: 1200px;
    left: -200px;
}
.product_service_list_ul>li{
    float: left;
}
.product_service_list_ul>li>a>img{
    margin-right: 10px;
}
.product_service_list_ul>li{
    margin-right: 50px;
}
.product_classify_ul>li{
    position: relative;
}
.product_service_list {
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    height: 58px;
    background-color: #fcfcfc;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    width: 100%;
    line-height: 58px;
}
.product_service_list_ul{
    display: none;
}
.product_classify_ul>li:hover .product_service_list_ul{
    display: block;
}
.product_list_box{
    width: 25%;
    height: 820px;
    border: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.product_list_box p{
    line-height: 28px!important;
}
.product_list_box span{
    line-height: 28px!important;
}
.product_list02{
    margin-top: 58px;
    margin-bottom: 50px;
}
.product_list_box>p:nth-of-type(1) {
    width: 400px;
    height: 400px;
    margin: 20px auto 0;
    overflow: hidden;
}
.product_list_box>p:nth-of-type(2) {
    font-size: 24px;
    color: #000;
    display: table;
    margin: 0 auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
}
.product_list_box>ul {
    display: table;
    font-size: 14px;
    color: #666666;
    margin: 50px auto 52px;
    line-height: 28px;
}
.product_list_box>ul>li:nth-of-type(1) >span{
    margin-left: 20px;
}
.product_list_box>ul>li:nth-of-type(3) >span{
    margin-left: 60px;
}
.product_list_box>a {
    font-size: 14px;
    color: #333333;
    display: block;
    width: 320px;
    height: 42px;
    margin: 0 auto;
    border: 1px solid #6f6f6f;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
}
.product_list02>div{
    float: left;
}
.warp{width: 1200px;margin: 90px auto 0}
.warp p{
    font-size: 14px;
    color: #666;
}
/*产品详情*/
.produc_details_box{
    width: 1200px;
    margin: 86px auto 100px;
}
.details_box{
    width: 570px;
    float: left;

}
.details_box>p>img{
    width: 400px;
    height: 300px;
}
.details_box>div{
    margin: 0 auto;
}
.details_box>p:nth-of-type(1) {
    width: 400px;
    height: 300px;
    margin: 0 auto;
}
.details_box_ul>li {
    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin-left: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid white;
}
.details_box_ul>li:nth-of-type(1){
    margin-left: 22px;
}
.details_box_ul {
    margin: 20px auto 0;
    display: table;
    width: 500px;
}
.details_box_ul>li.on{
    border: 1px solid red;
}
.details_box_ul>li:hover{
    border: 1px solid red;
}
.details_box_ul>span:nth-of-type(1) {
    float: left;
    margin-top: 15px;
}
.details_box_ul>span:nth-of-type(2) {
    float: right;
    margin-top: 22px;
}
.details_box01 {
    float: left;
    margin-left: 80px;
    width: 550px;
}
.details_box01>p:nth-of-type(1) {
    font-size: 24px;
    color: #333333;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 40px;
}
.details_box01>ul>li {
    font-size: 14px;
    color: #666666;
    margin-bottom: 16px;
}
.current{
    color: white!important;
}
.produc_details_box1{
    width: 1200px;
    margin: 0 auto;
}
.produc_details_box1>div{
    width: 1200px;
    border-top: 1px solid #dcdcdc;
    margin: 0 auto 80px;
    padding: 20px 0;
}
.contentpro img{
    min-width: 601px;
}
.content img{
    max-width: 100%;
   /* min-width: 601px; */
}
.produc_details_box1>p {
    font-size: 18px;
    color: #fa0101;
    border-bottom: 2px solid #fa0101;
    display: table;
}
.produc_details_box1>div>p {
    margin: 0 auto;
    display: table;
}
.produc_details_box1>div>p:nth-of-type(1) {
    margin-top: 40px;
}

/**/
.classify_ul_change>li{
    margin: 0 60px;
}
.classify_ul_change>li>a>img{
    margin: 20px auto 0;
}
.classify_ul_change>li>a>img:nth-of-type(2) {
    display: none;
}
.classify_ul_change>li>a:hover >img:nth-of-type(2) {
    display: block;
}
.classify_ul_change>li>a:hover >img:nth-of-type(1) {
    display: none;
}
.introduce_box {
    width: 1200px;
    margin: 40px auto 60px;
}
.introduce_left{
    width: 736px;
    padding-bottom: 10px;
    margin-top: 74px;
    float: left;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    -moz-box-shadow: 0 0 5px  #9c9c9c;
    box-shadow: 0 0 5px #9c9c9c;
}
.introduce_left>p:nth-of-type(1) {
    font-size: 24px;
    color: #333333;
    margin-top: 32px;
    margin-left: 24px;
    float: left;
}
.introduce_left>p:nth-of-type(1)>span {
    font-size: 14px;
    color: #333333;
    margin-left: 6px;
}
.introduce_left>p:nth-of-type(2) {
    font-size: 14px;
    color: #666666;
    float: left;
    width: 686px;
    line-height: 26px;
    margin-left: 24px;
    margin-top: 20px;
}
.introduce_right {
    float: right;
    width: 464px;
}
.introduce_box01{
    background: #f4f4f4 url("../img/BrandHonor.png")no-repeat center 40px;
    position: relative;
}
.n {
    position: absolute;
    top: -108px;
}
.head_box01_right>ul>li>.on{
    color: red!important;
}
.introduce_box01_box {
    width: 1200px;
    margin: 0 auto;
}
.introduce_box01_box_change{
    background: url("../img/introduce07.png")no-repeat center 90%;
    position: relative;
}
.introduce_a_right {
    position: absolute;
    top: 46%;
    right: -50px;
}
.introduce_a_left {
    position: absolute;
    top: 46%;
    left: -100px;
}
.introduce_box01_box>p:nth-of-type(1) {
    font-size: 24px;
    color: #333333;
    display: table;
    margin: 52px auto 40px;
    padding-top: 52px;
    padding-bottom: 18px;
    background: url("../img/product_decoration_design04.png")no-repeat 50% bottom;
}
.introduce_box01_box>ul{
    margin-bottom: 12px;
}
.introduce_box01_box_box{
    margin: 26px auto 24px;
    padding-bottom: 24px;
}
.introduce_box02{
    background: #fff url("../img/organizational.png")no-repeat center 40px;
}
.introduce_box02_img{
    margin-top: 54px;
}
.introduce_box03{
    background: #f4f4f4 url("../img/development.png")no-repeat center 40px;
}
.introduce_box03_box {
    width: 1160px;
    margin: 92px auto 88px;
    position: relative;

}
.introduce_box03_box>div>div:nth-of-type(1){
    float: left;
    width: 518px;
    height: 154px;
    margin-left: 80px;
    margin-top: 56px;
}
.introduce_box03_box>div>div:nth-of-type(1) >p:nth-of-type(1) {
    font-size: 36px;
    color: #333333;
    margin-bottom: 10px;
}
.introduce_box03_box>div>div:nth-of-type(1) >p:nth-of-type(2) {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.introduce_box03_img{
    width: 462px;
    height: 300px;
    float: left;
    margin-left: 60px;
    margin-top: 60px;
}
.introduce_box01_box_ul{
    float: right;
    margin-top: 50px;
    margin-bottom: 30px !important;
}
.introduce_box01_box_ul>li{
    float: left;
    margin-right: 75px;
    padding-top: 50px;
    color: #666666;
    cursor: pointer;
}
.introduce_box01_box_ul>li:last-child{
    margin-right: 40px;
}
.introduce_box01_box_ul>li.on{
    background: url("../img/introduce08.png")no-repeat center top;
}

.introduce_box04{
    background: #fff url("../img/PresidentSpeech.png")no-repeat center 40px;
}
.introduce_box04_box>p:nth-of-type(2) {
    overflow: hidden;
    border-radius: 50%;
    display: table;
    margin: 66px auto 30px;
}
.introduce_box04_box>p:nth-of-type(3) {
    font-size: 24px;
    color: black;
    font-weight: bold;
    display: table;
    margin: 0 auto 40px;
}
.introduce_box04_box01{
    width: 1200px;
    padding-bottom: 20px;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    -moz-box-shadow: 0 0 5px #9c9c9c;
    box-shadow: 0 0 5px #9c9c9c;
}
.introduce_box04_box01>div{
    width: 1034px;
    margin: 0 auto;
    padding-top: 50px;
}
.introduce_box04_box01>div>p {
    font-size: 14px;
    color: #666666;
    left: 26px;
}
.introduce_box04_box01>div>p:nth-of-type(1) {
    margin-bottom: 34px;
}
.introduce_box04_box01>img:nth-of-type(1) {
    float: left;
    margin: 30px 0 0 30px;
}
.introduce_box04_box01>img:nth-of-type(2) {
    float: right;
    margin: 0 40px 40px 0;
    position: relative;
    top: -30px;
}
.introduce_box05{
    background: #fff url("../img/EmployeeElegance.png")no-repeat center 40px;
}
.introduce_box05_ul>li{
    float: left;
    margin: 6px;
}
.introduce_box05_ul{
    padding-bottom: 60px;
}
.details_box_ul>li>a>img{
    width: 70px;
}
.product_service_list_ul>.on{
    color: red!important;
}
/*喜运来_资讯*/
.consult_box{
    width: 1200px;
    margin: 46px auto 50px;
}
.consult_box>div>p:nth-of-type(1) img{
    width: 386px;
}
.consult_box>div>p:nth-of-type(1){
    width: 386px;
    height: 230px;
    overflow: hidden;
}
.consult_box>div{
    width: 386px;
    height: 392px;
    background-color: #f4f4f4;
    margin: 6px;
    float: left;
}
.consult_box>div>ul{
    width: 356px;
    margin: 12px auto 26px;
}
.consult_box>div>ul>li:nth-of-type(1) {
    color: #333333;
    margin-bottom: 12px;
}
.consult_box>div>ul>li:nth-of-type(2) {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.consult_box_p02 {
    color: #666666;
    font-size: 12px;
    display: table;
    margin: 0 auto;
}
.consult_box_p02>span:nth-of-type(1) {
    padding-left: 20px;
    background: url("../img/time.png")no-repeat left 50%;
}
.consult_box_p02>span:nth-of-type(2) {
    margin-left: 26px;
    padding-left: 20px;
    background: url("../img/browse.png")no-repeat left 50%;
}
.consult_box_p02>a {
    font-size: 16px;
    color: #000000;
    margin-left: 106px;
    padding-right: 26px;
    background: url("../img/consult02.png")no-repeat right 50%;
}
.product_classify_ul>li>a{
    display: inline-block;
}
.product_classify_ul>li>ul>li:hover{
    color: red;
}
.product_classify_ul>li>a>img{
    margin: 20px auto 0;
}
.product_classify_ul>li>a>img:nth-of-type(2) {
    display: none;
}
.product_classify_ul>li>a:hover img:nth-of-type(1) {
    display: none;
}
.product_classify_ul>li>a:hover img:nth-of-type(2) {
    display: block;
}
/*新闻详情*/
.news_details_box{
    width: 1200px;
    margin: 80px auto 152px;
}
.news_details_box>p:nth-of-type(1) {
    display: table;
    margin: 0 auto;
    color: #333333;
    font-weight: bold;
}
.news_details_box>p:nth-of-type(2) {
    margin: 46px auto 40px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}
.news_details_box>p:nth-of-type(2) span{
    margin-left: 40px;
}
.news_details_box>p:nth-of-type(3) {
    font-size: 14px;
    color: #666666;
    width: 785px;
    text-align: center;
    line-height: 26px;
    margin: 0 auto 30px;
}
.news_details_box_img{
    width: 945px;
    height: 1419px;
    margin: 0 auto 30px;
}
.news_details_box>p:nth-of-type(4) {
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 26px;
}
.news_details_box_ul{
    font-size: 16px;
    color: #333333;
    margin-bottom: 46px;
}
.news_details_box_ul>li>a {
    font-size: 16px;
    color: #999999;
}
.news_details_box_ul>li:nth-of-type(1) {
    float: left;
}
.news_details_box_ul>li:nth-of-type(2) {
    float: right;
}


.toggle>a>p{
    color: red;
}
.toggle>a>img:nth-of-type(2) {
    display: block !important;
}
.toggle>a>img:nth-of-type(1) {
    display: none;
}
.toggle>ul{
    display: block;
}


/*change01*/
.change01{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.change01_box {
    float: left;
    display: block;
    width: 540px;
    height: 159px;
    overflow: hidden;
    background-color: white;
    -webkit-box-shadow: 0 0 5px #b4b4b4;
    -moz-box-shadow: 0 0 5px #b4b4b4;
    box-shadow: 0 0 5px #b4b4b4;
    border-radius: 5px;
    margin: 12px 10px;
    padding: 28px 28px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
._ul_li01 {
    font-size: 18px;
    color: #444444;
    font-weight: bold;
}
._ul_li01>span{
    float: right;
    color: #868686;
    font-size: 16px;
    font-weight: lighter;
}
.change01_ul>p:nth-of-type(1)~p{
    font-size: 16px;
    color: #666666;
    margin: 6px auto;
}
.alert {
    width: 196px;
    height: 456px;
    position: fixed;
    z-index: 999999;
    right: 0;
    bottom: 266px;
    background: url("../img/body_img.png")no-repeat center;
    background-size: cover;
}
.alert_box_p1,.alert_box_p2{
    color: #3a3a3a;
    font-size: 18px;
    text-align: center;
}
.alert_box>ul{
    width: 160px;
    position: absolute;
    top: 76px;
    left: 15px;
}
.alert_box>ul>li {
    height: 86px;
    border-bottom: 1px dashed #d7d7d7;
    padding-top: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.alert_box>ul>li:nth-of-type(1)~li img{
    width: 34px;
    margin-right: 6px;
}
.alert_box>ul>li:nth-of-type(1)~li a{
    color: #999999;
    font-size: 18px;
}
#code01 {
    display: none;
    position: absolute;
    top: 50px;
    right: 200px;
    width: 140px;
    height: 140px;
    z-index: 999;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 0 0 0.5rem #b4b4b4;
    -moz-box-shadow: 0 0 0.5rem #b4b4b4;
    box-shadow: 0 0 0.5rem #b4b4b4;
    border-radius: 0.5rem;
    padding: 10px;
}
#code01 img{
    width: 100%;
}






._alert {
    display: none;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0.5);
}
._alert_box {
    width: 480px;
    height: 400px;
    background-color: white;
    border: 0.04rem solid #009944;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
._alert_box_p1 {
    color: white;
    background-color: #009944;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
}
._alert_form{
    width: 100%;
    height: 82%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
._alert_form01{
    width: 100%;
    height: 100%;
}
._alert_form input{
    padding-left: 1rem;
    width: 80%;
    height: 2.6rem;
    border: 0.1rem solid #e5e5e5;
    border-radius: 0.4rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
._alert_submit{
    background-color: #009944;
    color: white;
    font-size: 1.6rem;
}
._alert_txt{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    height: 5.6rem;
    border: 0.1rem solid #e5e5e5;
    border-radius: 0.4rem;
    padding: 1rem;
}
._alert_box_p1_ing{
    width: 1rem;
    margin: 1rem;
    float: right;
}
.change_box {
    margin: 0 auto 26px;
    width: 566px;
    height: 56px;
    text-align: center;
    border-radius: 56px;
    background-color: #ff8a00;
    border: 2px solid #e8e8e8;
}
.change_box input {
    width: 70%;
    height: 44px;
    margin-top: 6px;
    border: none;
    background-color: white;
    font-size: 22px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.change_box button {
    width: 16%;
    height: 44px;
    border: none;
    background-color: transparent;
    color: white;
    font-size: 22px;
}
.case_change_box {
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    line-height: 30px;
}
.case_change_box_p {
    width: 90%;
    margin: 0 auto;
    font-size: 24px;
    color: #888888;
    border-bottom: 2px solid;
}
.case_change_box_p a {
    float: right;
    font-size: 16px;
    color: #888888;
}
.bottom_img_box>div{
    width: 15.4rem;
}
.bottom_img_box>div a{
    display: inline-block;
    margin-bottom: 0.6rem;
}
.bottom_img_box div p {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #333333;
    font-size: 16px;
}
.bottom_img_box>div img{
    width: 100%;
}
.bottom_img_box {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.case_change_box01{
    width: 90%;
    margin: 0 auto 4rem;
    display: flex;
    justify-content: space-between;
}
.case_change_box01 p{
    width: 13.4rem;
}
.case_change_box01 p a{
    color: #323232;
    font-size: 1.2rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
}
.display-box {
    width: 1200px;
    margin: 46px auto;
    border-bottom: 2px dashed #a0a0a0;
    border-top: 2px dashed #a0a0a0;
    padding: 56px 0;
}
.display-box-back {
    width: 90%;
    margin: 0 auto;
    background-color: #eeeeee;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}
.display-box-h3 {
    background-color: #e62129;
    color: white;
    font-size: 30px;
    height: 76px;
    padding-left: 54px;
    line-height: 76px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 44px;
}
.display-box-form {
    width: 90%;
    margin: 0 auto;
}
.display-box-form-box {
    margin-bottom: 26px;
}
.display-box-form-box input {
    background-color: white;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 62px;
    line-height: 62px;
    width: 100%;
    font-size: 18px;
    color: #afafaf;
    outline: none;
}
.display-box-form-box label {
    display: inline-block;
    width: 48%;
}
.display-box-form-box01 textarea {
    background-color: white;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 132px;
    line-height: 60px;
    width: 100%;
    font-size: 18px;
    color: #afafaf;
    resize:none;
    outline: none;
}
.display-box-form-box01 {
    margin-bottom: 26px;
}
.display-box-form-submit {
    display: inline-block;
    width: 160px;
    height: 50px;
    color: white;
    background-color: #e62129;
    border: 1px solid #e62129;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 82px;
}
._advantage {
    width: 100%;
    background-color: #fafafa;
    margin: 0px auto 0px auto;
    padding: 60px 0px 60px 0px;
    overflow: hidden;
    zoom: 1;
}

._advantage_box_top {
    display: table;
    margin: 0 auto;
}

._advantage_box_top img {
    width: 106px;
}

._advantage_box_top_p {
    display: inline-block;
    margin: auto 38px;
    height: 40px;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}

._advantage_box_top_p span {
    color: #c70025;
}

._advantage_box_p {
    color: #666;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}
._advantage01 {
    width: 1200px;
    margin: 0 auto;
    background-color: white;
}
._advantage01_ul{
    list-style-type: none;
    margin-bottom: 100px;
}
._advantage01_ul img {
    width: 100%;
}
._advantage02 {
    width: 100%;
    margin: 0 auto;
    background: white;
    padding: 60px 0;
}
._advantage02_p{
    width: 1200px;
    margin: 0 auto;
}
._advantage02_p img{
    width: 100%;
}
._advantage03 {
    width: 100%;
    height: 390px;
    background: url("../img/_advantage07.jpg") no-repeat center;
    background-size: 100%;
    display: inline-block;
}
._advantage03_box:after {
    content: '\20';
    height: 0;
    overflow: hidden;
    display: table;
    clear: both;
}
._advantage03_box {
    width: 1200px;
    height: 342px;
    margin: 32px auto 0;
    background-color: white;
}
._advantage03_box_right {
    float: right;
    width: 280px;
    height: 100%;
}
._advantage03_box_right img{
    height: 100%;
}
._advantage03_box_left_p {
    font-size: 24px;
    color: #333;
    padding-bottom: 16px;
    border-bottom: 1px solid #c20027;
    width: 172px;
    margin-top: 56px;
    text-align: right;
}
._advantage03_box_left{
    float: left;
}
._advantage03_box_left_p01{
    padding: 24px 0 24px 75px;
    color: #999;
    font-size: 14px;
    width: 730px;
}
a._advantage03_box_left_a {
    display: inline-block;
    width: 168px;
    height: 43px;
    text-align: center;
    padding: 0;
    border: 1px solid #ccc;
    background: none;
    color: #999;
    line-height: 43px;
    overflow: hidden;
    margin: 0 0 24px 75px;
    text-decoration: none;
    transition-duration: 0.3s;
}
a._advantage03_box_left_a:hover {
    background-color: #c20027;
    border-bottom: 1px solid #c20027;
    color: white;
}