﻿.w1200{width: 1200px;margin: auto}
#qiao-invite-wrap .qiao-invite-close {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 6px!important;
    right: 9px!important;
    z-index: 100;
    cursor: pointer;
    background: url(http://qiao.baidu.com/v3/img/matrix/btn.png) -18px -63px;
}
/*百度商桥冲突*/
/*#FlashLocalStorage{*/
    /*display: none!important;;*/
    /*visibility: hidden;!important;*/
/*}*/
.yhm-main-mr40{margin-right: 40px;}
.header{font-family: "微软雅黑";display: block;width: 100%;box-sizing: border-box;}
.header .iconfont{font-size: 12px;}
.header .yhm-main-topNav{width: 100%;box-sizing: border-box;}
.header .yhm-main-topNav .yhm-main-bgw{
    width: 1200px;color: #fff;margin: 0 auto;position: relative;box-sizing: border-box;justify-content: space-between;align-items: center;
    height: 100px;
}
.header .yhm-main-topNav .layouts-logo{
    width: max-content;display: block;box-sizing: border-box;padding: 0 35px;
}
.header .yhm-main-topNav .layouts-logo>img{
    display: block;width: 85px;height: 47px;
}
.header .yhm-main-topNav .header-new-right{
    height: 100px;box-sizing: border-box;padding: 18px 0;justify-content: flex-end;align-items: center;
}

.header .yhm-main-topNav .header-new-right .layouts-title{
    width: max-content;box-sizing: border-box;padding-bottom: 4px;
}
.header .yhm-main-topNav .header-new-right .layouts-title>a{
    width: 120px;height: 60px;display: block;text-align: center;color: #333333;font-size: 18px;font-weight: 500;
    line-height: 60px;
}
.header .yhm-main-topNav .header-new-right .layouts-title>a .iconfont{
    font-size: 18px!important;
}
.main-importList{
    width: 100vw;
    display: none;
    background-color: #FFFFFF;
    position: fixed;
    top: 82px;
    left: 0;
    z-index: 10;
    border-top: 1px solid #dcdcdc;
}
.main-importList-item1{color: #333333;width: 340px;margin:30px 0 30px 50px;text-align: left;line-height: 20px;float: left;padding-top: 10px }
.main-importList-item1 span{display: block;letter-spacing: 1px}
.main-importList-item1 .span1{font-size: 20px;color: #005AAA;font-weight: bold;margin-bottom:12px }
.main-importList-item1 .span3{font-size: 16px;line-height: 32px;cursor: pointer;display: block;margin-left: 14px}

.main-importList-item2{color: #333333;width: 210px;margin:30px 0 30px 40px;text-align: left;line-height: 20px;float: left;padding-top: 10px }
.main-importList-item2 .item1 span{display: block;letter-spacing: 1px}
.main-importList-item2 .item1 .span1{font-size: 20px;color: #005AAA;font-weight: bold;margin-bottom:12px }
.main-importList-item2 .item1 .span3{font-size: 16px;line-height: 32px;cursor: pointer;display: block;margin-left: 14px}

.main-importList-item3{color: #333333;width: 290px;margin:30px 0 30px 40px;text-align: left;line-height: 20px;float: left;padding-top: 10px }
.main-importList-item3 span{display: block;letter-spacing: 1px}
.main-importList-item3 .span1{font-size: 20px;color: #005AAA;font-weight: bold;margin-bottom:12px }
.main-importList-item3 .span3{font-size: 16px;line-height: 32px;cursor: pointer;display: block;color: #333333;margin-left: 14px}

.main-title-show{height: 120px;float: left;margin-top: 30px;border-right: 1px solid #E6E6E6;padding-right:20px;margin-left: 40px;margin-bottom: 30px;padding-top: 10px }
.main-title-show .layer_title img{width: 14px;height: 19px;margin-right: 6px}
.main-title-show .layer_title span{color: #333333;font-size: 24px;font-weight: 700;}
.main-title-show .layer_title_en{font-size: 16px;;color: #333333;margin-left: 20px}
.main-importList .span1 img{width: 8px;margin-right: 6px;vertical-align: middle}
.main-importList .span4 img{width: 8px;margin-right: 6px;vertical-align: middle}
.main-importList a:hover{text-decoration: underline}
/*尾部*/


.footer{background-color: #050E19; width: 100%;}
.footer .foot-footerWrap{background-color: #050E19;width: 100%}

.footer .footer_box{
    width: 1200px;box-sizing: border-box;padding: 30px 0 30px;
    margin: 0 auto;border-bottom: 1px solid #333333;
    justify-content: space-between;
}
.footer .footer_box .footer_item .item_title{
    font-size: 20px;color: #FFFFff;font-weight: 800;text-align: left;
    width: max-content;box-sizing: border-box;padding: 14px 0;position: relative;
}
.footer .footer_box .footer_item .item_title::after{
    position: absolute;bottom: 0;left: 0;display: block;content: "";
    height: 2px;background-color: #005AAA;width: 46px;
}
.footer .footer_box .footer_item .item_cont{
    padding-top: 8px;box-sizing: border-box;width: max-content;
}
.footer .footer_box .footer_item .item_cont a{
    color: #999999;font-size: 16px;display: block;text-align: left;
    width: max-content;line-height: 32px;font-weight: 500;
}
.footer .footer_box .footer_item .item_cont a:hover{
    text-decoration: underline;
}
/**/
.footer .footer_contact{
    width: 1200px;box-sizing: border-box;padding: 29px 0 35px;justify-content: space-between;margin: 0 auto;border-bottom: 1px solid #333333;
}
.footer .footer_contact .footer_contact_left{
    width: calc(100% - 380px);box-sizing: border-box;
}
.footer .footer_contact .footer_contact_left_title{
    width: 100%;box-sizing: border-box;text-align: left;line-height: 43px;font-size: 24px;font-weight: 800;
    color: #ffffff;
}
.footer .footer_contact .footer_contact_left_content{
    width: 100%;box-sizing: border-box;justify-content: flex-start;align-items: center;height: 35px;margin-top: 20px;
}
.footer .footer_contact .footer_contact_left_content>img{
    display: block;width: 22px;margin-right: 15px;
}
.footer .footer_contact .footer_contact_left_content>span{
    display: block;width: max-content;line-height: 35px;font-size: 24px;color: #ffffff;font-weight: 500;text-align: left;
}

.footer .footer_contact .footer_contact_right{
    width: 380px;justify-content: center;
}
.footer .footer_contact .footer_contact_right .foot-footQRWeChat{
    width: 110px;margin: 10px 30px 0;box-sizing: border-box;
}
.footer .footer_contact .footer_contact_right .foot-footQRWeChat>img{
    width: 110px;height: 110px;display: block;
}
.footer .footer_contact .footer_contact_right .foot-weChatTips{
    width: 110px;line-height: 23px;margin-top: 10px;text-align: center;font-size: 16px;color: #ffffff;
    font-weight: 500;
}

.footer .foot-copyRightWrap{background-color: #050E19;width: 100%;padding: 20px 0 20px;box-sizing: border-box;}
.footer .foot-copyRightWrap .foot-links{width: 100%;text-align: center}
.footer .foot-copyRightWrap .foot-links a,.footer .foot-copyRightWrap .foot-links span{display: inline-block;color: #ffffff;font-size: 16px;font-weight: 500;line-height: 25px;margin: 0 10px;}
.footer .foot-copyRightWrap .foot-copyRight{width: 100%;color: #969696;font-size: 16px;font-weight: 500;line-height: 25px;margin-top: 10px;text-align: center}
.footer .foot-copyRightWrap .foot-links a:hover{
    text-decoration: underline;
}

.foot-w1200{width: 1200px;margin: 0 auto;}
.foot-mt120{margin-top: 120px;}
.foot-pl70{padding-left: 70px;}
.foot-pr70{padding-right: 70px;}
.foot-pl110{padding-left:110px;}
.foot-pr50{padding-right: 50px;}
.foot-pl50{padding-left: 50px;}
.foot-f12{font-size: 12px;}



/*!*margin-top:350px;*!*/
/*.zhp-site-banner1{display: none ;}*/
/*.zhp-site-banner{width:856px;height: 100%;position: fixed;left: 50%; top:48%; margin-left: -428px;  z-index: 0; color: #ffffff;}*/
/*.zhp-site-banner .zhp-site-whyTitle{position: absolute; top:0; left:0; font-weight: bold;color: #ffffff;font-size:60px; letter-spacing: 9px;line-height: 85px;}*/
/*.zhp-site-banner .zhp-site-whyTitle span{font-weight: bold;color: #ffffff;}*/
/*.zhp-site-banner .zhp-site-dump{opacity: 0.7;position: absolute; top:21%;left:50%; text-align: center;width: 150px;height:45px;margin-left: -90px; border-radius: 5px;background-color: #55668B;  }*/
/*.zhp-site-banner .zhp-site-dump .zhp-site-f18{opacity: 1; color: #ffffff;font-size: 18px;letter-spacing: 2px;line-height: 45px;}*/
/*.zhp-site-banner .zhp-site-arrow{opacity: 0.3;width: 50px;height: 50px;border-radius: 50px;background-color: #6C8095;font-size: 18px;color: #ffffff;text-align: center;line-height: 50px;position: absolute;bottom: 32%;left: 50%; margin-left: -25px; }*/
/*.zhp-site-banner .zhp-site-arrow .dumpNum{width: 40px;height: 40px;border-radius: 40px;background-color: #567899;font-size: 30px;color: #ffffff;text-align: center;line-height: 50px; }*/

.new_act{position: relative;}
.new_act a{color: #F26A6A!important;}
.new_act a:hover{color: #F26A6A!important;}
.new_act img{position: absolute;top: 5px;width: 42px!important;height: 13px!important;left: -10px;}
.canton_new2{
    transform:rotate(-7deg);
    -ms-transform:rotate(-7deg); /* Internet Explorer */
    -moz-transform:rotate(-7deg); /* Firefox */
    -webkit-transform:rotate(-7deg); /* Safari 和 Chrome */
    -o-transform:rotate(-7deg); /* Opera */
}
.canton_new{
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); /* Internet Explorer */
    -moz-transform:rotate(0deg); /* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); /* Opera */
}

.layout_slow{box-sizing: border-box;position: relative;}
.layouts-active:before,.layout_slow:hover:before{
    position: absolute;content: "";display: block;width: 100%;height: 2px;background-color: #005AAA;
    bottom: 0px;left: 0;border-radius: 2px;
}
.embed-icon-pcIcon5{width:144px!important;}
