﻿@charset "utf-8";

/*=================Nav导航栏=================*/

html,
body {
    height: 100%;
}

.fixed_nav {
    /*overflow:hidden;
    position: fixed;
    top: 0px;
    left: 50%;*/
    /*margin-left: -800px;*/
    /*transform:translateX(-51%);*/
    height: 114px;
    width: 100%;
    z-index: 1500;
    background-color: #fff;
}

.nav_box {
    height: 114px;
    background: url(../images/header-bg-01.png) repeat-x;
}

.header {
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    padding-top: 20px;
    height: 95px;
}

.bread {
    display: none;
}

.logo {
    float: left;
    margin-right: 280px;
}

.logo a {
    width: 267px;
    height: 77px;
    /*background: url(../images/logo.png) no-repeat;*/
    display: block;
    /*text-indent:-9999em;*/
    line-height: 186px;
    text-align: center;
    margin-top: -12px;
    font-size: 15px;
    font-weight: bold;
}

.logo a:hover {
    color: #000;
}

.header_nav {
    margin-top: 28px;
}

.header_nav li {
    float: left;
    margin-right: 8px;
}

.header_nav li a {
    height: 36px;
    display: block;
    line-height: 36px;
    font-size: 16px;
    font-family: 微软雅黑;
    padding-left: 13px;
    font-weight: bold;
    padding-right: 13px;
    z-index: 2222;
}

.header_nav li:hover a,
.header_nav li.header_this a {
    background-color: #0165ba;
    color: #fff;
}

.header_line {
    height: 4px;
    background: url(../images/header-line.jpg) no-repeat;
    position: fixed;
    top: 114px;
    left: 50%;
    margin-left: -800px;
    width: 1600px;
    z-index: 999;
}


/***********  7.31 start ***********/

.header_nav .sub_product {
    position: absolute;
    z-index: 222;
    width: 208px;
    display: none;
    background: #0165ba;
    z-index: 2000;
}

.header_nav .sub_product>li:first-child {
    border-top: 1px solid #95909b;
}

.header_nav .sub_product>li {
    border-bottom: 1px solid #95909B;
}

.header_nav .sub_product>li>a {
    width: 275px;
    color: #fff;
    font-size: 14px;
}

.header_nav .sub_product>li>a:hover {
    background: #4465ba;
}

.header_nav .sub_nav {
    position: absolute;
    width: 258px;
    background: #0165ba;
    display: none;
    z-index: 2000;
}

.header_nav .sub_nav>li:first-child {
    border-top: 1px solid #95909b;
}

.header_nav .sub_nav>li {
    border-bottom: 1px solid #95909B;
}

.header_nav .sub_nav>li.sub_this {
    background: #0165ba;
}

.header_nav .sub_nav>li {
    float: left;
}

.header_nav .sub_nav>li>a {
    color: #fff;
    width: 228px;
}

.header_nav .sub_nav>li>a:hover {
    background: #4465ba;
}


/***********  end  ****************/


/* .header_opacity {height:43px;background:url(../images/header-bg-02.png) repeat-x;position:fixed;top:118px;left:50%;margin-left:-800px;width:1600px;z-index:999;} */


/*=================Nav小导航栏=================*/

.small_fixed_nav {
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -800px;
    height: 60px;
    width: 1600px;
    z-index: 1500;
    background-color: #fff;
    display: none;
}

.small_fixed_nav .nav_box {
    height: 60px;
}

.small_header {
    padding-top: 10px;
}


/*.small_header .logo {margin-right:408px;}*/

.small_header .logo {
    margin-right: 344px;
}

.small_header .logo a {
    font-size: 5px;
    line-height: 104px;
}

.small_header .header_nav {
    margin-top: 0;
}

.small_header .logo a {
    width: 212px;
    height: 40px;
    background: url(../images/small-logo.png) no-repeat;
}

.small_header .logo a:hover {
    color: #000;
}

.small_header_line {
    top: 60px;
}


/* .small_header_opacity {height:10px;top:64px;} */


/*=================幻灯片=================*/

.mainly {
    /*margin-top: 30px;*/
    padding-bottom: 0;
    margin-bottom: 0px;
}

.slidebox {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slideshow {
    width: 100%;
    height: 446px;
}

.slideshow li {
    float: left;
    position: relative;
}

.slidelist {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
}

.slidelist ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.slidelist li {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 5px;
    background: url(../images/banner-icon.png) no-repeat left top;
    text-indent: 15px;
    overflow: hidden;
    cursor: pointer;
}

.slidelist li.active {
    background: url(../images/banner-icon.png) no-repeat -15px top;
}


/*=================首页=================*/


/* Our Advantages */

.our_advantages {
    height: 420px;
    background: url(../images/our-advantages.jpg) repeat-x;
    padding-top: 60px;
    padding-bottom: 20px;
}

.our_advantages h2 {
    text-align: center;
    font-size: 35px;
    font-family: "Microsoft YaHei";
    color: #000;
    margin-bottom: 45px;
    font-weight: bold;
}

.our_advantages p {
    text-align: center;
    color: #666;
    width: 1060px;
    margin: 0 auto;
}

.our_advantages p.ad_first_p {
    font-size: 18px;
    font-family: "Open Sans Bold";
    margin-bottom: 20px;
}

.our_advantages p.ad_p {
    margin-bottom: 60px;
}

.advantages_list {
    overflow: hidden;
    zoom: 1;
    width: 1010px;
    margin: 0 auto;
}

.advantages_list li {
    float: left;
    margin-right: 160px;
}

.advantages_list li p {
    width: 230px;
    text-align: center;
}

.advantages_list li a {
    width: 230px;
    height: 230px;
    text-align: center;
    display: block;
    background: url(../images/advantages-list-bg.png) no-repeat;
}

.ad_images_box {
    padding-top: 60px;
    margin-bottom: 16px;
}

.ad_line {
    width: 122px;
    height: 1px;
    background-color: #a6a6a6;
    margin: 0 auto 5px;
}

.advantages_list li.ad_list02 .ad_images_box {
    padding-top: 33px;
}

.advantages_list li.ad_list03 .ad_images_box {
    padding-top: 42px;
}

.advantages_list li.ad_list03 {
    margin-right: 0;
}


/* Products */

.in_products {
    background-color: #262626;
    height: 768px;
}

.in_products h1 {
    font-size: 35px;
    font-family: "Microsoft YaHei";
    text-align: center;
    padding-top: 40px;
    color: #f5f5f5;
    font-weight: bold;
}

.in_products_box {
    background: url(../images/products-list-bg.png) no-repeat;
    height: 768px;
}

.in_products_content {
    width: 1263px;
    margin: 0 auto;
    position: relative;
    height: 768px;
}

.in_products_ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    height: 614px;
    width: 341px;
}

.in_products_ul li .in_products_li {
    margin-bottom: 70px;
    position: relative;
    height: 237px;
}

.in_products_ul li .in_products_li>a {
    width: 341px;
    height: 237px;
    background: url(../images/in-products-list-bg01.jpg) no-repeat;
    display: block;
}

.in_products_ul li .in_products_li>a.in_pro_this {
    background: url(../images/in-products-list-bg02.jpg) no-repeat;
}

.in_products_ul {
    width: 1083px;
    margin: 0 auto;
    padding-top: 60px;
    overflow: hidden;
    zoom: 1;
    position: relative;
    height: 664px;
}

.in_products_ul ul {
    position: absolute;
    left: -361px;
    top: 100px;
}

.in_products_ul li .in_products_li div {
    position: absolute;
    left: 0;
}

.in_products_ul li div.in_brass_insert {
    top: -80px;
}

.in_products_ul li div.in_cooler_screw {
    top: -80px;
}

.in_products_ul li div.in_insert_nut {
    top: -100px;
}

.in_products_ul li div.in_nylok_screw {
    top: -50px;
}

.in_products_ul li div.in_polished_stainless {
    top: -50px;
}

.in_products_ul li div.in_precision_auto {
    top: -60px;
}

.in_products_ul li div.in_products_word {
    left: 24px;
    bottom: 16px;
}

.in_products_ul li div.in_products_word a {
    font-size: 22px;
    color: #fff;
}

.in_products_ul li div.in_products_word h3 a {
    padding-bottom: 20px;
    display: block;
}

.in_products_ul li div.in_products_word p a {
    font-size: 14px;
}

.in_pro_prev,
.in_pro_next {
    position: absolute;
    top: 330px;
    background-image: url(../images/in-pro-icon.png);
    width: 30px;
    height: 78px;
    cursor: pointer;
}

.in_pro_next {
    right: 0px;
    background-position: -30px top;
}

.in_pro_prev {
    left: 0px;
    background-position: left top;
}

.in_pro_next:hover {
    background-position: -30px -78px;
}

.in_pro_prev:hover {
    background-position: left -78px;
}


/* About SoZn */

.in_about {
    height: 435px;
    background: url(../images/in-about-bg.jpg) repeat-x;
    padding-top: 70px;
    margin-bottom: 58px;
    background: #0a408a;
}

.in_about h2 {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 80px;
    font-family: "Microsoft YaHei";
    color: #f5f5f5;
    text-align: center;
}

.in_about_box {
    width: 1068px;
    margin: 0 auto;
}

.in_about_pic {
    float: left;
    background: url(../images/in-about-pic-01.jpg) no-repeat center/cover;
    width: 442px;
    background-color: #fff;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    overflow: hidden;
    zoom: 1;
    height: 329px;
    margin-right: 15px;
}

.in_about_pic>ul {
    position: absolute;
    left: 5px;
    top: 5px;
}

.in_about_pic li {
    float: left;
}

.in_about_word p {
    color: #f5f5f5;
    margin-bottom: 20px;
}

.in_about_word li {
    float: left;
    margin-right: 10px;
}

.in_about_word li img {
    border: solid 1px #f5f5f5;
}

.about_slide_icon {
    position: absolute;
    bottom: 12px;
    left: 5px;
    width: 442px;
    text-align: center;
}

.rslides_tabs {
    display: inline-block;
    overflow: hidden;
    zoom: 1;
    *display: inline;
    *zoom: 1;
}

.rslides_tabs li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.rslides_tabs a {
    width: 8px;
    height: 8px;
    background: url(../images/in-about-icon.png) no-repeat left top;
    display: block;
    text-indent: -9999em;
}

.rslides_tabs .rslides_here a {
    background: url(../images/in-about-icon.png) no-repeat -8px top;
}

.rslides_nav {
    display: none;
}

.in_about_company {
    width: 1084px;
    margin: 0 auto 40px;
    overflow: hidden;
    zoom: 1;
}

.in_about_company li {
    float: left;
    margin-left: 16px;
    margin-right: 16px;
    overflow: hidden;
    zoom: 1;
    width: 239px;
    height: 189px;
}

.in_about_company li img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.in_about_company li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/* last news */

.last_news {
    width: 1024px;
    margin: 0 auto 60px;
    overflow: hidden;
    zoom: 1;
}

.last_news h2 {
    font-size: 35px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    text-align: center;
    margin-bottom: 36px;
    padding-top: 5px;
}

.last_news_left {
    float: left;
    width: 472px;
}

.last_news_right {
    float: right;
    width: 522px;
}

.last_news_right li {
    border: solid 1px #ccc;
    overflow: hidden;
    zoom: 1;
    padding-top: 11px;
    padding-bottom: 6px;
    padding-left: 16px;
    width: 486px;
    padding-right: 18px;
    margin-bottom: 7px;
}

.last_news_time {
    font-size: 18px;
    color: #666;
    height: 18px;
}

.last_news_attention h3 {
    margin-bottom: 22px;
}

.last_news_attention h3 a {
    font-size: 18px;
    color: #049dd9;
    font-family: "Open Sans Bold";
}

.read_more {
    width: 397px;
    text-align: right;
    padding-right: 75px;
}

.read_more a {
    font-family: "Open Sans Bold";
    width: 102px;
    height: 26px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff;
    background-color: #0165ba;
    border-radius: 5px;
    text-align: center;
    line-height: 26px;
}

.last_news_pic {
    margin-bottom: 18px;
    width: 472px;
    height: 266px;
    overflow: hidden;
    position: relative;
}

.last_news_pic .last_news_img li {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.last_news_icon {
    position: absolute;
    bottom: 10px;
    width: 472px;
    left: 0;
    text-align: center;
}

.last_news_icon ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.last_news_icon li {
    float: left;
    margin-right: 8px;
    margin-left: 8px;
}

.last_news_icon li a {
    background: url(../images/in-about-icon.png) no-repeat left top;
    width: 8px;
    height: 8px;
    display: block;
}

.last_news_icon li.last_news_this a {
    background-position: -8px top;
}

.last_news_right_pic {
    float: left;
}

.last_news_right_attention {
    margin-left: 100px;
    width: 386px;
}

.last_news_right_attention h3 {
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 9px;
}

.last_news_right_attention h3 a {
    color: #049dd9;
    font-family: "Open Sans Bold";
}

.last_news_right_attention p {
    font-size: 12px;
}


/*=================底部=================*/

.footer {
    background-color: #3b3b3b;
    padding-top: 78px;
    color: #fff;
}

.footer_li_list {
    overflow: hidden;
    zoom: 1;
    width: 1020px;
    margin: 0 auto;
    padding-top: 6px;
}

.footer_li_list a {
    color: #fff;
}

.footer_li_list h2 {
    margin-bottom: 70px;
    *padding-top: 8px;
}

.footer_li_list h2 a {
    font-size: 35px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
}

.footer_li_touch {
    float: left;
    width: 340px;
    margin-right: 55px;
}

.footer_li_quick {
    float: left;
    width: 210px;
}

.footer_li_news {
    float: right;
    width: 340px;
}

.footer_li_touch li {
    margin-bottom: 15px;
    padding-left: 35px;
    /*width: 305px;*/
}

.footer_li_touch li.footer_address {
    background: url(../images/footer-address.png) no-repeat left 1px;
}

.footer_li_touch li.footer_tel {
    background: url(../images/footer-tel.png) no-repeat left 1px;
}

.footer_li_touch li.footer_phone {
    background: url(../images/footer-phone.png) no-repeat left 3px;
}

.footer_li_touch li.footer_email {
    background: url(../images/footer-email.png) no-repeat left 3px;
}

.footer_li_touch li.footer_email a:hover {
    color: #049dd9;
}

.footer_li_touch li.footer_skype {
    background: url(../images/footer-skype.png) no-repeat left 1px;
}

.footer_li_touch li.footer_skype a:hover {
    color: #049dd9;
}

.footer_li_quick li {
    margin-bottom: 12px;
    padding-left: 14px;
    width: 200px;
    background: url(../images/footer-quick.png) no-repeat left 7px;
}

.footer_li_news li {
    height: 74px;
    margin-bottom: 10px;
}

.footer_li_news li .footer_news_pic {
    float: left;
}

.footer_news {
    margin-left: 90px;
    width: 250px;
}

.footer_li_news li h3 {
    margin-bottom: 8px;
}

.footer_copyright {
    text-align: center;
    height: 45px;
    line-height: 45px;
    border-top: solid 1px #7c7c7c;
    width: 1020px;
    margin: 30px auto 0;
    font-size: 12px;
}

.footer_copyright a {
    color: #fff;
}

.footer_copyright a:hover {
    color: #049dd9;
}


/*=================产品列表页=================*/

.list_products_banner {
    width: 1600px;
    height: 413px;
    position: relative;
}

.products_list {
    width: 1060px;
    margin: 0 auto;
    padding-top: 40px;
    overflow: hidden;
    zoom: 1;
    *padding-bottom: 50px;
}

.products_list h1 {
    width: 1030px;
    height: 35px;
    /*background: url(../images/article-products-header.png) no-repeat;*/
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    padding-left: 10px;
    border-bottom: solid 1px #0165ba;
    margin-bottom: 48px;
}

.products_list li {
    float: left;
    width: 330px;
    height: 348px;
    border: solid 2px #ccc;
    position: relative;
    margin-right: 19px;
    margin-bottom: 50px;
}

.products_list li .products_list_word h2 {
    padding-bottom: 24px;
    /*padding-top: 12px;*/
    /*border-bottom: dashed 1px #d0d0d0;*/
    /*margin-bottom: 16px;*/
    padding-left: 10px;
    width: 310px;
}

.products_list li .products_list_word h2 a {
    font-family: "Open Sans Bold";
    font-size: 20px;
}

.products_list li .products_list_word p a {
    font-size: 12px;
    color: #666;
    line-height: 16px;
}

.products_list li .products_list_word01 h2 a {
    /*background-color: #0165ba;*/
    color: #0a408a !important;
}

.products_list li .products_list_word01 h2 {
    /*height:100%;*/
    /*border-bottom: dashed 1px #80a6c5;*/
}

.products_list li .products_list_word01 h2 a {
    /*color: #fff;*/
}

.products_list li .products_list_word01 p a {
    color: #fff;
}

.products_list li .products_list_img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 330px;
}

.products_list li .products_list_word {
    position: absolute;
    margin-top: 35px;
    word-break: break-word;
    text-align: center;
    top: 236px;
    left: 0;
    width: 320px;
    /*height: 123px;*/
    padding-top: 25px;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 300;
}

.products_list_enter a {
    width: 25px;
    height: 25px;
    display: block;
    background: url(../images/product-list-icon.png) no-repeat left top;
}

.products_list_enter01 a {
    background: url(../images/product-list-icon.png) no-repeat -25px top;
}

.products_list_enter {
    position: absolute;
    bottom: 8px;
    right: 10px;
    z-index: 400;
}


/*=================产品详情页=================*/

.products_header_line {
    background-color: #0165ba;
    background-image: none;
}

.products_location {
    width: 1060px;
    margin: 0 auto;
    padding-top: 15px;
}

.products_article_banner {
    width: 880px;
    margin: 0 auto;
    height: 400px;
    position: relative;
}

.article_banner_img {
    position: absolute;
    top: 70px;
    right: 210px;
}

.article_banner_img img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.article_banner_img img.active {
    transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    position: fixed;
    left: calc(50% - 200px);
    top: calc(50% - 200px);
    z-index: 9995;
}

.article_banner_img .close_button {
    display: none;
    position: fixed;
    top: 60px;
    right: 80px;
    font-size: 42px;
    color: #ccc;
    z-index: 9999;
    cursor: pointer;
}

.article_banner_img .close_button:hover {
    color: #0165ba;
}

.article_banner_img .black_background {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9990;
}

.article_banner_img .black_background .white-background {
    width: 1000px;
    height: 100%;
    background: #fff;
    position: fixed;
    left: calc(50% - 500px);
    top: 0;
    z-index: 9991;
}

.article_banner_word {
    position: absolute;
    top: 70px;
    left: -134px;
    width: 353px;
    word-wrap: break-word;
}

.article_banner_word h1 {
    font-family: "Microsoft YaHei";
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    *padding-top: 8px;
    line-height: 50px;
}

.article_banner_word p {
    font-size: 18px;
    line-height: 30px;
}

.article_parameters {
    width: 1090px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

.article_parameters h2,
.industry h2 {
    background: url(../images/article-products-header.png) no-repeat;
    height: 37px;
    font-size: 18px;
    color: #fff;
    line-height: 37px;
    padding-left: 18px;
    width: 1062px;
    border-bottom: solid 1px #0165ba;
    margin-bottom: 31px;
}

.parameters_img {
    float: left;
    margin-left: 80px;
    margin-right: 80px;
}

.parameters_word h3 {
    font-size: 18px;
    margin-bottom: 18px;
}

.parameters_list {
    clear: both;
    padding-top: 45px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 50px;
}

.parameters_list li {
    float: left;
    border: solid 1px #bfbfbf;
    margin-right: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    width: 351px;
    height: 226px;
    position: relative;
}

.parameters_list li img {
    width: 351px;
    height: 226px;
}

.parameters_list_black {
    position: absolute;
    top: 0;
    left: 0;
    width: 351px;
    height: 226px;
    background-color: #000;
    opacity: 0.1;
    filter: alpha(opacity=10);
    display: none;
    /* -webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0); */
}

.to-contact {
    z-index: 999;
    position: fixed;
    left: -150px;
    bottom: 200px;
    transition: left .7s;
    -webkit-transition: left .7s;
}

.to-contact.active {
    left: 0px;
}


/* .prarmeters_list_black_hover {-webkit-transform:scale(1.0);-moz-transform:scale(1.0);-ms-transform:scale(1.0);-o-transform:scale(1.0);transform:scale(1.0);} */

.industry {
    width: 1090px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

.industry li {
    float: left;
    margin-left: 1px;
    margin-right: 11px;
    margin-bottom: 56px;
}

.industry li a {
    width: 351px;
    height: 200px;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

.industry li img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.industry li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.industry li p {
    text-align: center;
    font-size: 18px;
    color: #000;
}

.related_products {
    height: 39px;
    background-color: #eef5fb;
    padding-top: 35px;
    position: relative;
}

.related_products .blue_line {
    width: 1012px;
    margin: 0 auto;
    background-color: #0165ba;
    height: 1px;
}

.related_products h2 {
    width: 214px;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 22px;
    left: 50%;
    background-color: #eef5fb;
    text-align: center;
    margin-left: -107px;
}

.related_products_ul {
    height: 265px;
    background: url(../images/related-products-bg.jpg) repeat-x;
    padding-top: 40px;
}

.related_products_img {
    width: 1085px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    position: relative;
    height: 206px;
}

.related_products_img ul {
    position: absolute;
    top: 0;
    left: -217px;
}

.related_products_img li {
    float: left;
    margin-right: 11px;
    margin-left: 11px;
}

.related_products_img li a {
    width: 195px;
    height: 206px;
    display: block;
    position: relative;
}

.related_products_img li a p {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 195px;
    text-align: center;
    color: #666;
}

.related_products_box {
    width: 1305px;
    margin: 0 auto;
    position: relative;
    height: 206px;
}

.related_prev,
.related_next {
    position: absolute;
    top: 46px;
    background-image: url(../images/related-products-icon.png);
    width: 60px;
    height: 114px;
    cursor: pointer;
}

.related_prev {
    left: 0;
}

.related_next {
    right: 0;
    background-position: -60px top;
}

.self-clinching {
    padding-top: 45px;
    width: 1095px;
}

.self-clinching li {
    float: left;
    width: 355px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.self-clinching li p {
    font-weight: bold;
}

.self-clinching li p img {
    border: 1px solid #ccc;
}

.self-clinching li p img:hover {
    background: #f5f5f5;
}

.to_black {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 5000;
    background-color: #000;
    display: none;
}

.parameters_list_big {
    width: 702px;
    height: 452;
    position: fixed;
    top: 50%;
    left: -702px;
    margin-top: -226px;
    z-index: 6000;
    display: none;
}

.parameters_list_big li {
    width: 702px;
    height: 452px;
    background-color: #fff;
    display: none;
}

.parameters_close {
    width: 30px;
    height: 30px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: 316px;
    margin-top: -221px;
    background: url(../images/iconfont-x.png) no-repeat;
    z-index: 7000;
    cursor: pointer;
    display: none;
}


/*=================联系我们页面=================*/

.contact_banner {
    height: 485px;
    background: url(../images/contact-banner-bg.jpg) no-repeat;
}

.contact_banner h1 {
    width: 511px;
    height: 39px;
    margin: 0 auto;
    padding-top: 70px;
}

.contact_banner ul {
    width: 909px;
    margin: 0 auto;
    padding-top: 100px;
}

.contact_banner li {
    float: left;
    width: 207px;
    height: 214px;
    background: url(../images/welcome-bg.png) no-repeat;
    position: relative;
}

.contact_banner li img {
    position: absolute;
    top: -65px;
    left: 40px;
}

.contact_banner li p {
    text-align: center;
    margin-top: 80px;
}

.contact_banner li:first-child p {
    text-align: left;
    margin-left: 12px;
}

.thanks_for_your_trust {
    width: 1050px;
    margin: 0 auto;
    padding-bottom: 120px;
    position: relative;
    padding-top: 94px;
}

.thanks_for_your_trust h2 {
    font-size: 48px;
    text-align: center;
    margin-bottom: 20px;
}

.thanks_for_your_trust h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 54px;
}

.thanks_for_your_trust ul {
    overflow: hidden;
    zoom: 1;
    width: 120%;
}

.thanks_for_your_trust ul li {
    width: 473px;
    height: 53px;
    border: solid 1px #d2d2d2;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 30px;
    font-family: "Arial";
    font-size: 16px;
    position: relative;
}

.thanks_for_your_trust input {
    border: 0;
    height: 51px;
    line-height: 51px;
    *height: 50px;
    *line-height: 50px;
    font-size: 16px;
    font-family: Arial;
}

.thanks_for_your_trust li span {
    position: absolute;
    left: 10px;
    top: 17px;
}

.thanks_for_your_trust li.thanks_li_01 input {
    margin-left: 67px;
    width: 401px;
}

.thanks_for_your_trust li.thanks_li_02 input {
    margin-left: 68px;
    width: 400px;
}

.thanks_for_your_trust li.thanks_li_03 input {
    margin-left: 163px;
    width: 305px;
}

.thanks_for_your_trust li.thanks_li_04 input {
    margin-left: 138px;
    width: 330px;
}

.thanks_for_your_trust .message {
    width: 998px;
    height: 135px;
    margin: 0 auto;
    font-family: "Arial";
    font-size: 16px;
    border: solid 1px #d2d2d2;
    position: relative;
    padding-top: 17px;
    *clear: both;
    *margin-top: 30px;
}

.thanks_for_your_trust .message textarea {
    width: 904px;
    height: 130px;
    border: none;
    padding-left: 90px;
    font-size: 16px;
}

.thanks_for_your_trust .message span {
    position: absolute;
    top: 20px;
    left: 10px;
}

.send_enquiry {
    position: absolute;
    bottom: 55px;
    right: 25px;
}

.send_enquiry input {
    width: 126px;
    height: 33px;
    background-color: #e40000;
    cursor: pointer;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
}

.send_enquiry input {
    background-image: linear-gradient(bottom, rgb(248, 24, 24) 0%, rgb(228, 0, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgb(248, 24, 24) 0%, rgb(228, 0, 0) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(248, 24, 24) 0%, rgb(228, 0, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(248, 24, 24) 0%, rgb(228, 0, 0) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(248, 24, 24) 0%, rgb(228, 0, 0) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(248, 24, 24)), color-stop(1, rgb(228, 0, 0)));
    -webkit-box-shadow: inset 0px 1px 0px #f48282, 0px 1px 0px #fff;
    -moz-box-shadow: inset 0px 1px 0px #f48282, 0px 1px 0px #fff;
    -o-box-shadow: inset 0px 1px 0px #f48282, 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 0px #f48282, 0px 1px 0px #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.send_enquiry input::before {
    -webkit-box-shadow: inset 0px 1px 1px #969696, 0px 1px 0px #fff;
    -moz-box-shadow: inset 0px 1px 1px #969696, 0px 1px 0px #fff;
    -o-box-shadow: inset 0px 1px 1px #969696, 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 1px #969696, 0px 1px 0px #fff;
}

.send_enquiry input:active {
    background-image: linear-gradient(bottom, rgb(228, 0, 0) 0%, rgb(248, 24, 24) 100%);
    background-image: -o-linear-gradient(bottom, rgb(228, 0, 0) 0%, rgb(248, 24, 24) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(228, 0, 0) 0%, rgb(248, 24, 24) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(228, 0, 0) 0%, rgb(248, 24, 24) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(228, 0, 0) 0%, rgb(248, 24, 24) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(228, 0, 0)), color-stop(1, rgb(248, 24, 24)));
}


/*=================关于我们页面=================*/

.about_banner {
    height: 413px;
    position: relative;
    width: 1600px;
}

.about_word {
    padding-top: 0px;
    padding-bottom: 65px;
}

.about_word p {
    width: 1080px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 10px;
}

.about_equipment {
    overflow: hidden;
    zoom: 1;
    width: 1084px;
    margin: 0 auto 44px;
    margin-top: 90px;
}

.about_equipment h1 {
    font-size: 40px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    text-align: center;
    width: 1080px;
    margin: 0 auto 60px;
    padding-top: 10px;
}

.about_equipment li {
    float: left;
    margin-right: 6px;
    padding-bottom: 0;
    width: 539px;
    height: 248px;
    margin-bottom: 6px;
    overflow: hidden;
    zoom: 1;
}

.about_equipment li img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.about_equipment li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/****** 7.30 start *****/

.about_team {
    overflow: hidden;
    zoom: 1;
    width: 1084px;
    margin: 0 auto 44px;
}

.about_team h2 {
    font-size: 40px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    text-align: center;
    width: 1080px;
    margin: 0 auto 20px;
    padding-top: 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    overflow: hidden;
}

.about_team p {
    padding-bottom: 10px;
    text-align: center;
}

.about_team .team {
    position: relative;
    width: 1104px;
}

.about_team .team li {
    float: left;
    height: 428px;
    margin-right: 20px;
    padding-bottom: 10px;
    width: 348px;
}

.about_company {
    overflow: hidden;
    zoom: 1;
    margin: 0 auto 44px;
}

.about_company h2 {
    font-size: 40px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    text-align: center;
    width: 1080px;
    margin: 0 auto 20px;
    padding-top: 10px;
}

.about_company p {
    padding-bottom: 40px;
    text-align: center;
}

.about_company_slide {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.about_company_box {
    position: absolute;
    top: 0;
    left: 0;
}

.about_company_box ul {
    float: left;
}

.about_company_box ul li {
    float: left;
    margin-right: 4px;
}

.about_company_box ul li img {
    width: 100%;
    height: 100%;
}

.about_company .company_list {
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    left: 0;
}

.about_company .company_list>ul>li {
    background: url(../images/about-us/about-company.png) no-repeat -19px 10px;
    height: 30px;
    width: 30px;
    float: left;
    position: relative;
    left: 47%;
    cursor: pointer;
}

.about_company .company_list>ul>li.on {
    background: url(../images/about-us/about-company.png) no-repeat 4px 10px;
}

.about_company .company_list>ul>li:hover {
    background: url(../images/about-us/about-company.png) no-repeat 4px 10px;
}


/*********  end  ***********/


/*===========服务支持页=====================*/

.service_banner {
    position: relative;
    width: 1600px;
    height: 480px;
}

.service_middel {
    position: relative;
    width: 1600px;
    height: 666px;
}

.service_middel h1 {
    position: absolute;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    color: #FFF;
    top: 10px;
}

.service_contant {
    width: 1038px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 40px;
}

.service_contant ul li {
    margin-right: 24px;
    float: left;
    width: 330px;
    height: 229px;
    overflow: hidden;
    margin-bottom: 5px;
}

.service_contant li a img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.service_contant li a img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*================================*/


/*=================新闻页=================*/

.news_banner {
    width: 1600px;
    height: 413px;
    position: relative;
}

.news_banner img {
    position: absolute;
    top: 0;
    left: 0;
}

.news_box {
    width: 1060px;
    margin: 0 auto;
}

.news_box h1 {
    font-size: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #cdcdcd;
    font-family: "Microsoft YaHei";
    font-weight: bold;
}

.news_list {
    padding-top: 35px;
}

.news_list li {
    padding-bottom: 30px;
    border-bottom: dashed 1px #acacac;
    margin-bottom: 35px;
    height: 175px;
}

.news_list img {
    float: left;
}

.news_txt {
    margin-left: 300px;
    padding-top;
}

.news_txt span {
    color: #666;
    padding-bottom: 10px;
    display: block;
}

.news_list h3 a {
    font-size: 20px;
    padding-bottom: 8px;
    font-family: "Open Sans Bold";
    display: block;
    color: #333;
    margin-bottom: 16px;
}

.news_list p {
    line-height: 20px;
    margin-bottom: 20px;
}

.news_view_more {
    width: 86px;
    height: 24px;
    display: block;
    border: solid 1px #e6e6e6;
    line-height: 24px;
    text-align: center;
}

.news_view_more:hover {
    background-color: #049dd9;
    color: #fff;
}


/* Services-news page */

.news_page {
    width: 1060px;
    margin: 0 auto 35px;
    overflow: hidden;
    zoom: 1;
}

.news_page li {
    float: left;
    margin-right: 8px;
}

.news_page li a {
    padding-left: 5px;
    padding-right: 5px;
    display: block;
}

.news_page li.thisclass a {
    color: #e94c24;
}


/*=================新闻详情页=================*/

.news_location {
    width: 1080px;
    margin: 0 auto 60px;
    padding-top: 15px;
}

.news_article {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 60px;
    width: 1080px;
    margin: 0 auto;
}

.news_article_nav {
    padding-bottom: 60px;
    padding-top: 16px;
}

.news_article_nav a {
    color: #666;
}

.news_article_content {
    float: left;
    width: 740px;
}

.news_article_content h2 {
    font-size: 24px;
    font-family: "Open Sans Bold";
    margin-bottom: 30px;
    line-height: 30px;
}

.news_article_content p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.news_article_content img {
    margin-bottom: 20px;
}

.latest_news {
    float: right;
    width: 240px;
    border: solid 1px #0272d0;
    padding-bottom: 20px;
}

.latest_news h2 {
    font-size: 24px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #0272d0;
    color: #fff;
    font-family: "Open Sans Bold";
}

.latest_news li {
    padding: 6px;
    width: 228px;
    margin-bottom: 12px;
}

.latest_news li h3 a {
    font-size: 16px;
    color: #333;
}

.latest_news li span {
    font-size: 12px;
}

.latest_news li p a {
    color: #666;
}

a.latest_more {
    float: right;
    margin-right: 20px;
    color: #e94c24;
}

.subpage {
    padding-top: 20px;
}

.subpage a:hover {
    color: #0272d0;
}

.news_article_content table {
    margin-bottom: 20px;
}

.news_article_content table td {
    border: solid 1px #666;
    padding: 3px;
}

.news_article_content h3 {
    margin-bottom: 20px;
    font-weight: bold;
}

a.sz_this {
    color: #0272d0;
}

.titanium {
    border: 5px solid #dcdcdc;
    position: relative;
}

.titanium ul {
    float: left;
    width: 310px;
}

.titanium .left {
    text-align: left;
}

.titanium .right {
    text-align: right;
}

.titanium ul li {
    border-bottom: 5px solid #dcdcdc;
}

.titanium ul .bottom {
    border: none;
}

.titanium img {
    position: absolute;
    top: 0px;
    left: 210px;
}

.self-pro {
    width: 1090px;
    margin: 0 auto;
    padding: 30px 0;
}

.self-pro img {
    margin: 30px 0;
}

.contact-now {
    position: fixed;
    top: 40%;
    right: 0px;
    width: 210px;
}

.contact-show-btn {
    width: 37px;
    height: 193px;
    cursor: pointer;
    background: url(../images/contact-now.png) left top no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
}

.contact-now-box {
    width: 210px;
    background: #0165ba;
    position: absolute;
    right: 0;
    top: 0;
    padding-bottom: 3px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.contact-now-top {
    position: relative;
}

.contact-now-top em {
    display: block;
    width: 29px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: 5px;
    cursor: pointer;
    background: url(../images/contact-close.png) left top no-repeat;
}

.contact-now-box span {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    position: relative;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "OpenSans-Regular";
}

.contact-now-box span i {
    width: 30px;
    height: 23px;
    background: url(../images/contact-now-icon.png) left top no-repeat;
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -12px;
}

.contact-now-ul {
    background: #fff;
    margin: 0 3px;
}

.contact-now-ul li {
    position: relative;
    height: 25px;
    line-height: 25px;
    padding: 10px 0 10px 50px;
}

.contact-now-ul li em {
    display: block;
    position: absolute;
    left: 12px;
}

.contact-now-ul li.whatsapp em {
    width: 26px;
    height: 26px;
    background: url(../images/whatsapp.png) left top no-repeat;
}

.contact-now-ul li.skype em {
    width: 26px;
    height: 26px;
    background: url(../images/skype.png) left top no-repeat;
}

.contact-now-ul li.email em {
    width: 26px;
    height: 18px;
    background: url(../images/email.png) left top no-repeat;
    top: 14px;
}

.contact-now-ul li a:hover {
    color: #0165ba;
}

html,
body {
    height: 100%;
}

.swiper-container {
    width: 100%;
    height: auto;
}

.swiper-container img {
    width: 100%;
    height: auto;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
ul,
li {
    font-family: Arial !important;
}

.footer_li_touch ul:nth-of-type(2) {
    /*float:left;*/
    padding-top: 20px;
}

.footer_li_touch ul:nth-of-type(2) li {
    height: 40px;
    width: 30px;
    float: left;
}

.article_banner_word ul li {
    margin-top: 20px;
    font-size: 16px;
}

.layui-tab-title li {
    font-weight: 600;
    font-size: 15px !important;
}

.lianxis {
    position: absolute;
    top: 170px;
    right: -150px;
}

.lianxis ul {
    margin-bottom: 30px;
    width: 318px;
    word-break: break-word;
}

.language li:first-child {
    border-right: 1px solid #aaa;
    padding-right: 15px;
}

.language li {
    display: inline-block;
    margin-right: 7px;
}