﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:0; }
li{ text-decoration:none; list-style:none;}
a{ text-decoration:none; cursor:pointer;color: #000; }
a:hover{color:#4174da;}
img{border:none;}
body{color:#000; font-size:14px;font-family:"Microsoft YaHei"; background:#fff; overflow-x:hidden;max-width: 750px;height: auto;margin: 0 auto;}
.clear {clear:both;height:0; font-size:0; line-height:0;  }
input,textarea{font-family:"Microsoft YaHei"; font-size:12px; outline:none}
strong{font-weight: normal;}
/*********************************  通用  ***************************************/
.Universal{ max-width:750px; height:auto; margin:0 auto;}
.profile_ad{width: 100%;}
.profile_ad img{display: block;width: 100%;}
.Universal_a{width: 1020px;margin: 0 auto;}
.font_orange{color: #ea5420;}
.font_blue{color: #259bdf;}
.l_left{float: left;}
.l_right{float: right;}
/*页码————————通用*/
.page{margin:0px auto;width:100%;margin-bottom:50px;text-align:center}
.page .next{background-color: #bebfc2;}
.page a{background-color:#8e8f91;padding:8px 12px;margin:3px;color:#fff;text-decoration:none;border-radius:5px;}
.page a:hover{color:white;background-color:#ff8400;}
.page a.hover{color:white;background-color:#ff8400;}
/*********************************  小导航  ********************************************/
.location{float: right;color: #626060;font-size: 16px;}
.location span{color: #626060;font-weight: bold;}
.location a{color: #626060;font-weight: bold;}
/*********************************  头部  ***************************************/
.header_top{ height:36px;font-size:15px; line-height:36px; border-bottom:1px solid #fff; background:#4174da; text-align:right;color:#fff;}
.header_top span{height:36px;  padding:0 8px 0 0}
.header{ position:relative;}
.logo{ width:100%;height:auto; padding:10px 0 15px 0; background:#fff}
.logo img{ display:block; width:200px; height:47.8px; margin:0 auto 0 auto;float: left;}
/*********************************  导航  ***************************************/
.nav{ width:50px; height:111px; position:absolute; top:36px; right:0;}
.nav font{ display:block; line-height:111px;height:72px;font-size:16px; font-weight:bold; background:url(../images/navbg.png) no-repeat left center;cursor:pointer; color:#057fc4;text-align:right;}
.nav p{ background:url(../images/clore.png) no-repeat center center; height:71px; width:100%; background-size:60% auto}
.nav_down{ position:absolute; top:147px; right:0; width:100%; height:auto; background:#f3f3f3; z-index:999;display:none;color: #fff;}
.header_txt{float: left;width: 175px;margin:0 0 0 20px;line-height: 23px;}
.nav_logo{width: 20%;margin: 10px 0;padding: 0 20px;}
.nav_logo img{display: block;width: 100%;}

.sui-nav {font-size: 14px;position: relative;color: #222;z-index: 10; display:none}
.sui-nav .sui-nav-wrapper > ul,.sui-nav .sui-nav-wrapper-fluid > ul {padding-left: 0;margin-bottom: 20px; }
.sui-nav ul {list-style: none;padding-left: 20px;cursor: pointer; }
.sui-nav ul > li {line-height: 36px;min-width: 140px;}
.sui-nav ul > li > a {padding: 0 20px; display:block; }
.sui-nav ul > li span.indicator {position: absolute;color:#bababa;top: 0;right: 0;font-size: 14px;
    -webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;-o-transition: color 0.2s linear;
    transition: color 0.2s linear;padding-right: 6px; }
.sui-nav li > ul {display: none;border-top: 1px solid #eee; }
.sui-nav li > ul > li {float: none;position: relative;min-width: 140px;}
.sui-nav li > ul > li:hover {background-color: #FFFFFF; }
.sui-nav .nav-border > ul {border: 1px solid #eee;border-radius: 4px; }
.sui-nav .nav-border.nav-line li {border-bottom: 1px solid #eee; }
.sui-nav .nav-border.nav-line li:last-child {border-bottom: none; }
.sui-nav li.active > ul {display: block; }
@media (max-width: 750px) {.sui-nav .hide-in-mobile {display: none; } }
.sui-nav .show-in-mobile {display: none; }
@media (max-width: 750px) {.sui-nav .show-in-mobile {display: block; } }

.sui-nav.slide-nav {position: fixed;top: 0;left: 0;z-index: 9999; background-color: #fff; width: 100%;height: 100%;overflow-y: auto;box-shadow: none;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);-webkit-transition: -webkit-transform 0.4s,box-shadow 0.4s;transition: transform 0.4s,box-shadow 0.4s;max-width: 260px;display: block; }@media (max-width: 768px) {.sui-nav.slide-nav {display: block; } }
.sui-nav.slide-nav.active {box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0); }
.sui-nav.nav-mask {display: block;position: fixed;top: -50%;left: -50%;z-index:9;width: 200%;height: 200%;
    background-color: rgba(0, 0, 0, 0.8);visibility: hidden;opacity: 0;
    -webkit-transition: opacity 0.4s,visibility 0.4s;transition: opacity 0.4s,visibility 0.4s; }
.sui-nav.nav-mask.active {visibility: visible; opacity: 0.6; }


.menu_list{width:232px; height:auto; padding:5px 0 0 0}
.menu_head{display:block;height:30px;line-height:30px;padding-left:20px;font-size:16px;color:#fff;cursor:pointer;position:relative;margin:0px;font-weight:bold;background:#222222 url(../Images/nav1.png) no-repeat 212px center; margin:2px -1px 0 -1px;}
.menu_list .current{background:url(../Images/nav2.png) no-repeat 212px center, url(../Images/footera.jpg) repeat;}
.menu_body{line-height:25px;backguound:#fff; display:none;}
.menu_body a{display:block;height:25px;line-height:25px;padding:0 23px;color:#333;background:#fff;}
.menu_body a:hover{ color:#e10110}
/*********************************  首页  广告  ***************************************/
#wrapper { max-width:760px; overflow: hidden; background:#FFF; margin:10px auto 0 auto; }
.swipe ul, .swipe li { margin: 0; padding: 0; list-style: none; overflow: hidden; }
.swipe img { width:100%; min-height:auto; display: block;}
.swipe { overflow: hidden; position: relative; }
.swipe ul { -webkit-transition: left 800ms ease-in 0; -moz-transition: left 800ms ease-in 0; -o-transition: left 800ms ease-in 0; -ms-transition: left 800ms ease-in 0; transition: left 800ms ease-in 0; }
.swipe #pagenavi {position: absolute;left: 3px;bottom: 7px;text-align: center;width: 100%;}
.swipe #pagenavi a { width:9px; height:9px; line-height: 9px; font-size:0; background:#fff;margin:0 3px; overflow: hidden; cursor: pointer; display: inline-block; *display:inline;*zoom:1; border-radius:50%;}
.swipe #pagenavi a.active { background:#4174da;  }
/*********************************  首页  搜索  ***************************************/
.index_search{line-height: 39px;background: #eee;}
.index_search a:hover{color: #4174da;}
.hot{font-size: 14px;}
.hot a{color: #4174da;width: 25%;text-align: center;display: block;float: left;}


.index_title1{text-align: center;width: 96%;margin: 0 auto;}
.index_title1 strong{font-size: 20px;color: #333;background: url("../images/hm01.png")no-repeat center left;background-size: 30px 20px; padding-left: 38px;line-height: 25px;}
.index_title1 strong span{color: #4174da;margin-left: 5px;}
.index_title1 p{font-size: 16px;margin-top: 8px;}
.index_pr{margin: 20px 0;}
.index_pr_title{margin: 0 auto 20px auto;width: 90%;}
.index_pr_title img{display: block;width: 100%;}
.pr_right{margin: 20px auto 0 auto;width: 96%;}
.pr_right .pr_more{}
.pr_right .pr_more .tui{background: url("../images/index_border.png")no-repeat center left;height: 60px;float: left;}
.pr_right .pr_more .tui p{margin-top: 24px;line-height: 16px;margin-left: 14px;color: #6b6b6b;}
.pr_right .pr_more a{float: right;color: #4174da;font-size: 16px;}
.pr_con{width: 96%!important;margin:0 auto;}
.add_pr{width: 100%!important;}
.add_pr li{width: 48%;margin-left: 4%;margin-bottom: 4%; float: left;}
.add_pr li:nth-child(2n+1){margin-left: 0;}
.pr_con a{display: block;}
.pr_con a img{display: block;width: 100%;}
.pr_con a p{background: #4174da;line-height: 25px;font-size: 14px;height: 25px;text-align: center;width: 100%; overflow: hidden;color: #fff;font-weight: bold; margin-bottom:15px;}

.tui2{background: url("../images/index_border2.png")no-repeat center left;height: 60px;float: left;}
.tui2 p{margin-top: 24px;line-height: 16px;margin-left: 14px;color: #6b6b6b;}
.apply_con{width: 96%!important;margin: 20px auto 0 auto;}
.apply_con a{color: #6b6b6b;}
.apply_con a strong{display: block;margin-top: 10px;font-size: 13px;}
.apply_con a p{font-size: 12px;text-align: center;}
.apply_con img{width:100%; border-radius:100%;}
.swiper-pagination2{width: auto!important;text-align: center;}

.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 200px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*********************************  招商加盟  ***************************************/
.add{}
.add img{display: block;width: 100%;}
/********************************* 首页 关于  ***************************************/
.index_year{padding-top: 20px;}
.year_con{margin: 57px auto 0 auto;}
.intro{background: url("../images/index_back5.png")no-repeat center top;background-size: 100% 100%; color: #333;  position: relative;padding-bottom: 50px;width: 96%;margin: 18px auto 0 auto;}
.intro strong{display: block;width: 150px;line-height: 50px;font-size: 24px;color: #fff;position: absolute;top: -30px;left: 50%;margin-left: -75px;text-align: center;background: #4174da;border-radius: 10px 0 10px 0;}
.intro .intro_txt{text-indent: 2em;margin: 0px auto 0 auto;line-height: 25px;width: 92%;padding-top: 40px;}
.intro a{text-align: center;display: block;margin: 30px auto;color: #333;text-decoration: underline;}
.intro a:hover{color: #259bdf;}
.intro_con{width: 94%; margin: 0 auto;}
.intro_con li{float: left;text-align: center;width: 33%;}
.intro_con li:nth-child(1){margin-left: 0;}
.intro_con li img{display: block;width: 80px;height: 80px;border-radius: 100%;margin: 0 auto;}
.intro_con li div{margin-top: 11px;line-height: 21px;}
.intro_con li div p{}
/********************************* 首页 优势  ***************************************/
.index_good{margin: 25px 0;}
.index_good .good_title{width: 96%;margin: 0 auto;}
.good_title img{display: block;width: 100%;}

.good_con{margin:25px auto 0 auto;width: 96%;}
.good_con li{margin-bottom: 50px;}
.good_con li:last-child{margin-bottom: 0;}
.good_con li .num_big{}
.good_con li .num_big .num_tt img{display: block;}
.good_con li .num_big .num{margin-bottom: 25px;}
.good_con li .num_big .num span{display: block;height: 60px;width: 60px;float: left; text-align: center;line-height: 60px;background: #4174da;border-radius: 5px 0 5px 0;  font-size: 30px;color: #fff;}
.good_con li .num_big .num .num_con{width: 77%;float: left;margin-left: 10px;}
.good_con li .num_big .num .num_con strong{display: block;font-size: 16px;color: #333;}
.good_con li .num_big .num .num_con p{color: #999;margin-top: 5px;font-size: 13px;}
.good_con li .num_big .num .num_con p b{color: #eaa115;font-weight: normal;}
.num_tt1{width: 100%;}
.num_tt1 img{display: block;width: 100%;}


.index_new{margin: 25px 0;}
.new_con{width: 96%;margin: 0 auto;}
.new_con .new_txt{}
.new_title{background: url("../images/new_line.png")no-repeat center bottom;padding-bottom: 10px;}
.new_title strong{float: left;display: block;}
.new_title a{float: right;}
.new_con .new_txt .new_pic{margin: 20px 0 5px 0;}
.new_con .new_txt .new_pic img{display: block;width:100%;}
.new_pic_big{display: block;}
.new_con .new_txt .p1{font-size: 16px;color: #4174da;}
.new_con .new_txt .p2{color: #666;line-height: 22px;margin-top: 5px;font-size: 13px;}
.new_th{margin-top: 12px;}
.new_th li{border-top: 1px solid #ddd;padding:8px 0;}
.new_th li a{}
.new_th li a strong{color: #222;float: left;font-size: 13px;width: 70%;line-height: 22px;height: 22px;overflow: hidden;}
.new_th li a span{color: #999;float: right;font-size: 12px;}


/*********************************  底部  ***************************************/
.footer{color: #666;background: #212121;padding: 20px 0 15px 0;}
.footer_big{padding-bottom: 56px;width: 96%;margin: 0 auto;}
.footer .footer_logo{margin-bottom: 15px;}
.footer .footer_logo a{margin-bottom: 15px;display: block;}
.footer .footer_logo a img{}
.footer_txt{}
.footer_txt p{line-height: 25px;}
.footer_ewm{text-align: center;width: 124px;height: 124px;margin: 0 auto;margin-bottom: 10px;}
.footer_ewm img{display: block;height: 124px;width: 124px;border-radius: 5px;}
.footer_ewm p{line-height: 21px;color: #999}
.footer_ewm:nth-child(2) p{margin-top: 8px;}
.copy{border-top: 1px solid #161616;padding-top: 10px;text-align: center;}
.copy span{}

.add_prd{width: 100%;}
.add_prd img{display: block;width: 100%;}
.prd_th{text-align: left;font-size: 14px;margin-top: 10px;}
.prd_th strong{}
.prd_th p{line-height: 23px;}

.photo_left{width: 225px;}
.con_left_bottom{margin-top: 26px;}
.con_left_bottom .pr_1{width: 216px;height: auto;}
.con_left_bottom .pr_1 img{width: 225px;display: block;}
.con_left_bottom .pr_tel{width: 223px;border: 1px solid #ccc;height: auto;padding-bottom: 30px;}
.con_left_bottom .pr_tel .p1,.con_left_bottom .pr_tel .p2{border-bottom: 1px dotted #ccc;}
.con_left_bottom .pr_tel span,.con_left_bottom .pr_tel strong,.con_left_bottom .pr_tel p{display: block;width: 190px;padding-left: 20px;height: 30px;line-height: 30px;}
.con_left_bottom .pr_tel p{font-size: 16px;color: #6c6c6d;}
.con_left_bottom .pr_tel span{font-size: 18px;color: #000;}
.con_left_bottom .pr_tel strong{color:  #0089e3;font-size: 22px;font-weight: bold;}

.hot_con_right{width: 96%;margin: 0 auto;}
.hot_con_right .index_pr{}
.hot_con_right .index_pr li{width: 223px;height: 223px;display: block;float: left;margin-left: 20px;border: 1px solid #ccc;margin-bottom: 25px;}
.hot_con_right .index_pr li a{display: block;width: 223px;height: 223px;position: relative;}
.hot_con_right .index_pr a img{width: 223px;height: 223px;}
.hot_con_right .index_pr a p{position: absolute;color: #fff; font-size: 16px; bottom: 0;left: 0;background: #9ea0a5;line-height: 35px;height: 35px;display: block;width: 100%;text-align: center;}
.hot_con_right .index_pr li a:hover p,.index_pr li a p.on{background: #2660d5;}

.news-left-dh{ height:36px; font-size:20px; line-height:36px; color:#1c191a; background:url(../images/indexdh1.jpg) no-repeat 0 bottom;margin-bottom:20px;font-weight: bold;margin-top: 20px;}
.news-left-dh b{color:#9f9f9f !important; font-size:11px; font-family:Arial;  padding:0 0 0 8px;}
.news-left-dh span{ color:#9f9f9f; float:right; font-size:11px;font-family:Arial}
.news-left-dh a{color:#1c191a;}
.news-left-dh2{background:url(../images/indexdh2.jpg) no-repeat 0 bottom;}
.news-left-dh2 a{margin-left: 15px;color: #2061e4;}
/********************************* 相册  ***************************************/
.profile_div3{}
.album_dh span{ display:inline-block; height:63px; border-bottom:1px solid #000000;border-top:1px solid #000000; font-size:24px; color:#000000}
.img_ul{}
.album_list{ width:48%; height:auto; float:left; margin:0 0 15px 4%;}
.album_list:nth-child(2n+1){margin-left: 0;}
.album_list img{ display:block;width: 100%;}
.album_list span{ display:block; height:25px; line-height:25px; text-align:center;margin-top: 6px;}
.album_list a{ color:#414141}
.album_list:hover a{color: #eaa115;}



.about_txt{}
.about_txt p{font-size: 16px;color: #797979;text-indent: 2em;line-height: 28px;}
.about_txt p span{color: #eaa115;}
.about .people{margin:30px 0 64px 0;}
.about .people a{float: left;display: block;margin-left: 2%;width: 32%;}
.about .people a:nth-child(1){margin-left: 0;}
.about .people a img{display: block;width: 100%;}
.about_pic{margin-bottom: 30px;}
.about_pic img{display: block;}

/********************************** 工艺视频-详细 ***************************************/

/********************************** 荣誉证书 ***************************************/
.book{margin-top: 13px;}
.img_ul{}
.book .album_list{ width:100%; height:auto; float:left; margin:0 0 25px 0;}
.book .album_list img{ display:block; width:100%; border: 1px solid #ccc;padding: 0;}
.book .album_list img:hover{border: 1px solid #4174da;}
.book .album_list span{ display:block; height:25px; line-height:25px; text-align:center;margin-top: 18px;}
.book .album_list a{ color:#414141}
.book .album_list:hover a{color: #eaa115;}

/********************************** contact ***************************************/
.contact{margin: 20px auto 0 auto;}
.contact li{width: 294px;height: 245px;border: 1px solid #ccc;margin: 0 auto 20px auto;}
.contact li .pic{text-align: center;margin-top: 10px;}
.contact li .pic img{}
.contact li strong{display: block;text-align: center;color: #efa311;font-size: 16px;margin-top: 5px;font-weight: bold;}
.contact li .txt{margin-top: 15px;margin-left: 35px;color: #727170;}
.contact li .txt p{height: 30px;line-height: 30px;}

/********************************** 品质管控 ***************************************/
.process_pic{margin: 20px auto 0 auto;}
.process_pic img{display: block;width: 100%;}
.ping{margin-top: 20px;}
.ping_txt{border-bottom: 1px dashed #6b6b6b;padding-bottom: 20px;margin-bottom: 20px;}
.ping_txt p{font-size: 14px;text-indent: 2em;color: #797979;line-height: 23px;}
.ping_con{}
.ping_con li{display: block;width: 48%; float: left;margin: 0 0 15px 4%;}
.ping_con li:nth-child(2n+1){margin-left: 0;}
.ping_con li .ping_pic{width: 100%;}
.ping_con li .ping_pic img{display: block;width: 100% !important;height:auto !important; border-radius: 5px;}
.ping_con li .ping_pic p{font-size: 14px;color: #4174da;text-align: center;margin-top: 7px;}

.news_con{}
.news_con li{margin-bottom: 20px;}
.news_con li .news_pic{}
.news_con li .news_pic img{display: block;width: 100%;}
.news_con li .news_txt{display: block;}
.news_con li .news_txt strong{line-height: 30px;color: #0a0a0a;font-size: 16px;font-weight: bold;height: 30px;margin-top: 5px;display: block;width: 301px;overflow: hidden;}
.news_con li:hover .news_txt strong{color: #eaa115;}
.news_con li .news_txt p{line-height: 25px;text-indent: 2em;color: #a0a0a0;height: 50px;overflow: hidden;}
.news_con li .news_txt .news_bottom{color: #a0a0a0;margin-top: 15px;}
.new_con li .news_txt .news_bottom span{margin-right: 35px;}

/**************************************** 新闻中心-详情    ***********************************************************/
.new_d{margin: 40px 0 70px 0;}
.new_d_con{margin-top: 30px;}
.new_d_title{border-bottom: 1px solid #ccc;}
.new_d_title strong{font-size: 16px;color: #333;font-weight: bold;display: block;float: left;height: 30px;line-height: 30px;width: 65%;  overflow: hidden;}
.new_d_title a{display: block;float: right;width: 100px;height: 25px;line-height: 25px;color: #fff;text-align: center;background: #4174da;font-size: 13px;}
.newd_big{}
.newd_big .newd_left{line-height: 25px;}
.newd_big .newd_left .newd_data{color: #a0a0a0;height: 25px;line-height: 25px;margin: 20px 0 20px 0;}
.newd_big .newd_left .newd_data span{display: block;float: left;margin-right: 10px;}
.newd_big .newd_left .newd_data .show{float: left;}
.newd_big .newd_left .newd_txt{color: #333;}
.newd_big .newd_left .newd_txt p{}
.newd_big .newd_left .newd_txt p strong{font-weight: bold;}
.newd_big .newd_left .newd_pic{margin: 20px auto 20px auto;}
.newd_big .newd_left .newd_pic img{display: block;width: 100%;}
.newd_big .newd_left img{ max-width:100% !important; height:auto !important}
.newd_big .newd_right{width: 311px;float: right;margin-top: 70px;}
.newd_big .newd_right strong{display: block;font-size: 18px;color: #333;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-bottom: 5px;}
.newd_nav{margin-bottom: 25px;}
.newd_nav a{margin-right: 55px;}

.newd_next{margin-top: 25px;}
.newd_next a{line-height: 25px;color: #747474;display: block;}
.newd_next a:hover{color: #eaa115;}
/********************************** 招贤纳士 ***************************************/
.recruit{color: #838383;margin: 20px 0;}
.recruit li{float: left;width: 48%; margin-left:4%;padding-bottom: 10px;  margin-bottom:4%;-moz-box-shadow: 3px 3px 5px #d4d4d4;-webkit-box-shadow:3px 3px 3px 5px #d4d4d4;  box-shadow:3px 3px 3px 5px #d4d4d4;}
.recruit li:nth-child(2n+1){margin-left: 0;}
.recruit li strong{line-height: 30px;color: #f6b246;padding-left: 8px;}
.recruit li p{line-height: 30px;padding-left: 8px;}
.recruit li a{height: 25px; text-align: center; line-height:25px;border: 1px solid #ccc;border-radius: 20px; color: #838383; display: block;width: 95px;margin: 15px auto 0 auto;font-size: 14px;}
.recruit li a:hover{color: #f6b246;}
/********************************** 招贤纳士-详细 ***************************************/
.recruit_d{color: #838383;}
.recruit_d strong{display: block;text-align: center;font-size: 18px;color:#000;font-weight: normal;}
.recruit_d .recruit_d_date{margin: 15px 0 10px 0; border-bottom: 1px dashed #ccc;text-align: right;height: 30px;line-height: 30px;}
.recruit_d .recruit_d_date span{margin-left: 20px;}
.recruit_d .recruit_d_con2{line-height: 25px;}
.recruit_d .recruit_d_con2 .p1{text-indent: 2em;}
.recruit_d .recruit_d_next{margin-top: 25px;}
.recruit_d  .recruit_d_next a{display: block;color: #838383;line-height: 30px;}
.recruit_d  .recruit_d_next a:hover{color: #f6b246;}

/****************************     产品滑动样式   ******************************/
.products_right{margin-top: 32px;}
.products_lefta{float: left;}
.products_lefta_img{width:400px; height:400px; border:1px solid #ccc;position:relative;}
.products_lefta_img img{width:400px; height:400px;}
.products_righta{ width:490px; float:right; height:auto;}
.products_righta .dh{ color:#020202; font-size:20px;letter-spacing: 4px; font-weight: bold;  line-height:30px;  }
.products_righta .txt{ line-height:25px; height:auto; padding:5px 0 0 0;color: #000;}
.products_righta .txt .p3{margin-top: 35px;}
.products_righta .txt p span{font-weight: bold;}
.products_righta .tela{ height:50px; line-height:50px;border-bottom:1px dashed #d4d4d4; color:#333; margin-bottom:10px; padding:0 0 8px 0}
.products_righta .tela span{ color:#00b3e0; font-size:26px; vertical-align:middle; font-weight:bold}
/***********************************    产品中心-详情js       *******************************************/
.traverse_pro{width:490px;height:auto;padding:16px 0 25px 0;}
.traverse_pro .center {width:490px;height:102px;overflow:hidden;position:relative;float:left;}
.traverse_pro .vp_list{width:102px;height:102px;float:left;display:inline;margin:0 25px 0 0;}
.traverse_pro .vp_list img{width:100px; height:100px; border:1px solid #ececec}

/*********************************  鼠标划过放大   ***************************************/


.hot_line{background: #4174da;padding: 10px 0;margin-top: 20px;}
.hot_line p{margin-left: 8px; font-size: 18px;color: #fff;background: url("../images/hot_line.png")no-repeat left;background-size: 28px 20px; padding-left: 35px;line-height: 30px;}



.partner_js2{height:auto;padding:29px 0 35px 0;margin: 0 auto;}
.partner_js2 .preva{}
.partner_js2 .nexta{}
.partner_js2 .center {width:942px!important;height:260px;overflow:hidden;position:relative;float:left;}
.partner_js2 .vp_list{width:208px;height:260 px;float:left;display:inline;margin:0 13px;text-align: center;}
.partner_js2 .vp_list a{color: #6b6b6b;}
.partner_js2 .vp_list a strong{display: block;margin-top: 10px;}
.partner_js2 .vp_list a p{font-size: 12px;text-align: center;}
.partner_js2 .vp_list img{width:208px; height:208px;border-radius:100%;}

.prd_te{}
.prd_te img{display: block;width: 100% !important;height:auto !important}

.chang_con{margin-top: 20px;}
.chang_con li{width: 48%;margin: 0 0 4% 4%;float: left;}
.chang_con li:nth-child(2n+1){margin-left: 0;}
.chang_con li img{display: block;width: 100%;border-radius: 5px;}
.chang_ad{}
.chang_ad img{display: block;width: 100%;}
.prd_book{margin-top: 20px;}
.prd_book img{display: block;width: 100%;}
.prd_pr{margin-top: 20px;margin-bottom: 20px;}
.prd_pr li{float: left;  margin: 0 0 4% 4%;  width:48%;}
.prd_pr li:nth-child(2n+1){margin-left: 0;}
.prd_pr li img{    display: block;width: 100%; }
.prd_pr li p{    background: #4174da;  line-height:25px;  text-align: center; overflow: hidden;  color: #fff;  font-weight: bold;}


/************************************************** 首页-同伴 *******************************************************/
.partner .partner_title{text-align: center;padding-top: 20px;}
.partner .partner_title img{width: 125px;height: 60px;}

.scroll{width:773px;height:440px;margin:0 auto;overflow:hidden;position:relative;}
.scrollContainer{position: relative;width:1815px;left:0px;}
.scrollContainer .current .inside{width:232px;height:232px;border:10px solid #ccc;border-radius: 100%;}
.scrollContainer .panel{width:193px;height:193px;margin:0 30px; float: left;display:block;}
.panel .inside{display:block;position:relative;}
.inside img{height: 100%;width: 100%;border-radius: 100%;}
.scroll .panel{height: 800px;}
.scroll .panel .inside .span1{width:630px;height:348px;display:none;position:absolute;bottom:-350px;left:-200px;font-size:14px;color:#FFF;}
.scroll li.current .inside .span1{display:block;}
.btnMode a.btn{width:24px; height:43px;position:absolute;top:98px; }
.btnMode a.prev{left:0;background: url("../images/yuan_left.png")no-repeat center top;}
.btnMode a.next{right:0;background: url("../images/yuan_right.png")no-repeat center top;}
.Universal_b{width: 530px;margin: 0 auto;}
.span_title{display: block;margin: 25px auto 15px auto;font-size: 24px;text-align: center;}
.scroll .panel .inside .span1 span{display: block;background: #fff;width: 55px;height: 2px;margin: 0 auto;}

.scroll .panel .inside .span1 strong{margin-top: 25px;text-align:center;display: block;font-size: 16px;font-weight: bold;}
.scroll .panel .inside .span1 p{margin-top: 25px;width: 520px;text-align:center;font-size: 16px;line-height: 25px;}
.scroll .panel:last-child{display: none;}



.height1{height: 40px;}
.footer_b{width:100%; height:40px; background:#4174da;position:fixed; left:0; bottom:0; z-index:9; cursor:pointer; text-align:center;}
.footer_b a{ float:left;display:block; width:20%;font-size:12px !important;line-height:20px; height:40px; color:#fff; overflow:hidden}
.footer_b img{ vertical-align:middle; display:block;height:11px; margin:5px auto 2px auto}
.footer_home{ width:80px; height:80px; position:fixed; left:50%; margin-left:-40px; bottom:-2px; z-index:10; background:url(../Images/homea.png) no-repeat; background-size:80px 80px;}
.footer_home a{ display:block; height:80px;}
.footer_c{ height:31px;}
