body,div,span,a,img,iframe,form,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,em,var,strong,input,p,textarea,select,option,table,tr,td,button{
    margin:0;padding:0;font-family: "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei";}
ul,ol,li{list-style:none;}
input{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
textarea {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
i,em{font-style: normal;}
.visible-lt-ie8 {display: none !important;}
div{
    word-wrap:break-word;
    word-break:normal;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.clearfix::before,
.clearfix::after {
    content:'';
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
}
body {
    width: 100%;
}
.container1 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/** iPhone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .container1 {
        padding: 0 15px;
    }
}
/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .container1 {
        padding: 0 30px;
    }
}
@media only screen and (min-width: 1205px) and (max-width: 1200px) {
    .container1 {
        padding: 0 3%;
    }
}
@media (min-width: 1201px) {
    .container1 {
        padding: 0 3%;
    }
}
/* 头部 */
.xm_header_pc {
   height: 105px;
   padding: 15px 0;
}
.xm_header_pc .logo {
    float: left;
}
.xm_header_pc .logo_sp {
    float: left;
    margin: 0 35px;
}
.xm_header_pc .logo_text {
    float: left;
}
.xm_header_pc .logo_text p {
    line-height: 24px;
    font-size: 20px;
}
.xm_header_pc .logo_text .en {
   color:#1c1c1c;
}
.xm_header_pc .logo_text .cn {
   color:#959595;
}
.xm_header_pc .contact_rx {
    float: right;
    line-height: 74px;
}
.xm_header_pc .contact_rx img {
    display: inline-block;
}
.xm_header_pc .contact_rx span {
    font-size: 20px;
    color:#424242;
    padding-left: 5px;
}
.xm_header_pc .contact_rx strong {
    font-size: 26px;
    color:#989898;
}
/* 导航 */
.xm_nav_pc {
    height: 60px;
    line-height: 60px;
    background-color:#f8f7f5 ;
}
.xm_nav_pc .nav_text {
    float: left;
    font-size: 20px;
    color:#494949;
}
.xm_nav_pc .nav_tabs {
    float: right;
}
.xm_nav_pc .nav_tabs li {
    float: left;
}
.xm_nav_pc .nav_tabs li a {
    display: block;
    padding: 0 30px;
    font-size: 18px;
    color: #1c1c1c;
}
.xm_nav_pc .nav_tabs li a:hover,
.xm_nav_pc .nav_tabs li a.active {
    background-color: #ff9c00;
color:#fff;
}
/* 底部 */
.xm_footer {
    width: 100%;
    background: url(../images/f_bg.jpg) no-repeat center;

}
.xm_footer .f_js {
    padding: 120px 0 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.xm_footer .f_js .f_js_l {
    float: left;
    width: 50%;
    margin-right: 8%;
}
.f_js_l .text {
    padding-right: 10%;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.f_js_l .text p {
   font-size: 16px;
   color:#a9a8a8;
   line-height: 41px;
   margin: 50px 0;
}
.f_js_l .text .line {
    width: 70px;
    height: 1px;
    background-color: #a8a8a8;
}
.xm_footer .f_js .f_js_r {
    overflow: hidden;
}
.f_js_r {
    position: relative;
}
.f_js_r h2 {
    font-size: 30px;
    color:#fff;
}
.f_js_r p.en {
    font-size: 11px;
    color:#c3c3c3;
    margin-bottom: 50px;
}
.f_js_r p {
    font-size: 16px;
    color:#a8a8a8; 
    margin-top:15px;
}
.f_js_r p img {
    display: inline-block;
    margin-right: 5px;
}
.xm_footer .f_js .f_ewm {
    position: absolute;
    right: 0;
    top: 65%;
    transform: translateY(-50%);

}
.xm_footer .f_copyright {
    padding: 30px 0;
}
.xm_footer .f_copyright .relative_s {
    text-align: center;
    font-size: 14px;
    color: #989898;
}
.xm_footer .f_copyright .relative_s a {
    color: #989898;
}
.xm_footer .f_copyright  p {
    text-align: center;
    font-size: 14px;
    color:#989898;
    margin-top: 5px;
}
.xm_footer .f_copyright img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/*手机端导航*/ 
.mobile-menu-icon {
    display: none;
    line-height: 75px;
    /* float: right; */
    position: absolute;
    right: 15px;
    top: -15px;
}
.mobile-menu {
    display: block;
}
.hamburger-slider {
    width: 20px;
    text-align: center;
}
.hamburger-box {
    width: 20px;
    height: 16px;
    display: inline-block;
    position: relative;
}
.hamburger-inner::after, .hamburger-inner::before {
    content: '';
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 25px;
    height: 2px;
    display: block;
    background-color: #000;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
}
.hamburger-inner {
    background-color: #000;
    top: 1px;
}
.hamburger-inner::before {
    top: 7px;
}
.hamburger-inner::after {
    top: 14px;
}
.mobile_nav {
    display: block;
    position: fixed;
    top:0;
    right: -300px;
    height: 100%;
    background-color: #f8f7f5;
    width: 300px;
    max-width: 100%;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 30px;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}
.mobile_nav .inner_navs {
    overflow-x: hidden;
    overflow-y: auto;
}
.mobile_nav .inner_navs>ul>li {
    border-bottom: 1px solid #ccc;
    position: relative;
}
.mobile_nav .inner_navs .slide_close {
    padding:20px;
    background-color: #f8f8f8;
}

a.toggle_close  {
    display: block;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}
a.toggle_close i {
    display: inline-block;
    padding-right: 8px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 1;
    vertical-align: bottom;
}
.mobile_nav  .inner_navs>ul>li>a {
    display: block;
    font-size: 14px;
    color: #333;
    padding:20px;
}
.mobile_nav  .inner_navs>ul>li span.icon_down {
    display: inline-block;
    width: 30px;
    position: absolute;
    top:20px;
    right: 20px;
    font-size: 20px;
    color:#fff;
    text-align: center;
}

.mobile_nav .inner_navs>ul>li a:hover,
.mobile_nav .inner_navs>ul>li a.active{
    color:#fff;
    background-color: #ff9c00;
}
.hamburger-slider.is_active .hamburger-inner {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
    transform: translate3d(0, 7px, 0) rotate(45deg);
}
.hamburger-slider.is_active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-2.8571428571px, -5px, 0);
    transform: rotate(-45deg) translate3d(-2.8571428571px, -5px, 0);
    opacity: 0;
}
.hamburger-slider.is_active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);
    transform: translate3d(0, -14px, 0) rotate(-90deg);
}
.mobile_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999;
}
#mobile_top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 20px;
    width: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 2px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center;
    z-index: 99999;
}
/*手机端end*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .xm_header_pc .logo_text p{
        font-size: 14px;
    }
    .xm_header_pc .logo_sp {
        margin: 0 30px;
    }
    .xm_header_pc .contact_rx {
        float: left;
        line-height: 65px;
    }
    .xm_header_pc .contact_rx img {
        width: 30px;
    }
    .xm_header_pc .contact_rx strong {
        font-size: 18px;
    }
    .xm_header_pc .contact_rx span {
        font-size: 14px;
    }
    .xm_nav_pc {
        display: none;
    }
    .mobile-menu-icon {
        display: block;
    }
    .xm_banner_pc .swiper-button-next, 
    .xm_banner_pc .swiper-button-prev {
        display: none;
    }
    .xm_banner_pc .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .xm_footer .f_js {
        padding: 30px 0;
    }
    .xm_footer .f_js .f_js_l {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .f_js_l .text {
        padding-right: 0;
        border-right: 0;
    }
    .f_js_l .text p {
        font-size: 14px;
        margin: 30px 0;
        line-height: 35px;
    }
    .f_js_l .text .line {
        display: none;
    }
    .f_js_r h2 {
        font-size: 24px;
    }
    .f_js_r p.en {
        margin: 20px 0;
    }
    .f_js_r p {
        font-size: 14px;
    }
    .xm_footer {
        background-size: cover;
    }
    .xm_footer .f_js .f_ewm {
        top: 35%;
    }
    .xm_footer .f_js .f_ewm img {
        width: 100px;
    }
    .xm_footer .f_copyright {
        padding: 30px 15px
    }
    .xm_footer .f_copyright .relative_s {
        font-size:12px;
    }
    .xm_footer .f_copyright p {
        font-size: 12px;
    }
    .xm_share .share {
        height: auto!important;
    }
    .bshare-custom {
        margin-bottom: 15px!important;

    }
    .bshare-custom a {
        font-size: 12px!important;
        margin-top: 10px!important;
    }
	
	.news_body {
    margin-top:10px !important;
}

.xm_project_sys .sys_content .sys_item p {
    width: 85%;
    margin: 0 auto;
    font-size: 0.8em;
    color: #aeaeae;
    line-height: 19px;
    text-align:justify;
}
.xm_project_sys .sys_content {
    margin-top: 10px !important;
}
}
/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .xm_header_pc .logo_text p{
        font-size: 14px;
    }
    .xm_header_pc .logo_sp {
        margin: 0 30px;
    }
    .xm_header_pc .contact_rx {
        float: right;
        line-height: 65px;
    }
    .xm_header_pc .contact_rx img {
        width: 30px;
    }
    .xm_header_pc .contact_rx strong {
        font-size: 18px;
    }
    .xm_header_pc .contact_rx span {
        font-size: 14px;
    }
    .xm_nav_pc {
        display: none;
    }
    .mobile-menu-icon {
        display: block;
    }
    .xm_banner_pc .swiper-button-next, 
    .xm_banner_pc .swiper-button-prev {
        display: none;
    }
    .xm_banner_pc .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .xm_footer .f_js {
        padding: 30px 0;
    }
    .xm_footer .f_js .f_js_l {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .f_js_l .text {
        padding-right: 0;
        border-right: 0;
    }
    .f_js_l .text p {
        font-size: 14px;
        margin: 30px 0;
        line-height: 35px;
    }
    .f_js_l .text .line {
        display: none;
    }
    .f_js_r h2 {
        font-size: 24px;
    }
    .f_js_r p.en {
        margin: 20px 0;
    }
    .f_js_r p {
        font-size: 14px;
    }
    .xm_footer {
        background-size: cover;
    }
    .xm_footer .f_js .f_ewm {
        top: 35%;
    }
    .xm_footer .f_js .f_ewm img {
        width: 100px;
    }
    .xm_footer .f_copyright {
        padding: 30px 15px
    }
    .xm_footer .f_copyright .relative_s {
        font-size:12px;
    }
    .xm_footer .f_copyright p {
        font-size: 12px;
    }
    .xm_share .share {
        height: auto!important;
    }
    .bshare-custom {
        margin-bottom: 15px!important;

    }
    .bshare-custom a {
        font-size: 12px!important;
        margin-top: 10px!important;
    }
}









  