﻿@charset "utf-8";
/*首页*/
.indexbannerBox{position: relative;height: 640px;}
.bannerBox{position: relative;height: 400px;z-index: 9;}
/*.bannerBox01{background:url(../images/tem/banner01.jpg) no-repeat center top;}*/
.enbannerBox02{background:url(../images/tem/enproducts.jpg) no-repeat center top;}
.enbannerBox03{background:url(../images/tem/enabout.jpg) no-repeat center top;}
.enbannerBox04{background:url(../images/tem/encontact.jpg) no-repeat center top;}
.enbannerBox05{background:url(../images/tem/ennews.jpg) no-repeat center top;}
.enbannerBox06{background:url(../images/tem/ennetwork.jpg) no-repeat center top;}
.indexbannerBox .slideBox{width: 100%;height:640px;overflow:hidden;position:relative;

    border:none;}
.indexbannerBox .slideBox .hd{height:14px;position:absolute;left:0px; bottom:14px; z-index:1; width: 100%; }
.indexbannerBox .slideBox .hd ul{overflow:hidden; zoom:1;display: block;width: 100%; text-align: center;}
.indexbannerBox .slideBox .hd ul li{display:inline-block;margin:0 10px;padding: 0; width:12px;height:12px;background:url(../images/ico/dian_02.png);cursor: pointer;text-indent: 999px;overflow: hidden;}
.indexbannerBox .slideBox .hd ul li:hover,.indexbannerBox .slideBox .hd ul li.on{background:url(../images/ico/dian_01.png);padding: 0;}
.indexbannerBox .slideBox .bd{position:relative;height:100%; z-index:0;}
.indexbannerBox .slideBox .bd li{ zoom:1; vertical-align:middle; }
.indexbannerBox .slideBox .bd a{width:100%; height:640px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.indexbannerBox .slideBox .prev,
.indexbannerBox .slideBox .next{display: none;position:absolute;left:10%;top:50%; margin-top:-20px;width:36px;height:46px;line-height:42px;background: #000;color:#fff;font-size:26px;text-decoration:none;text-align:center;}
.indexbannerBox .slideBox .next{left:auto;right: 10%;}
.indexbannerBox .slideBox:hover .prev,
.indexbannerBox .slideBox:hover .next{display: block; filter:alpha(opacity=30);opacity:0.3; }
.indexbannerBox .slideBox .prev:hover,
.indexbannerBox .slideBox .next:hover{display: block; filter:alpha(opacity=50);opacity:0.5;  }

.indexbannerBox .swiper-container{display: none;}
.indexbannerBox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #f3f3f3;
    opacity: 1;border-radius: 50%;margin: 0 10px;
}
.indexbannerBox .swiper-pagination-bullet-active {
    background: #23d5ae;opacity: 1;
}
.indexbannerBox .swiper-container-horizontal>.swiper-pagination-bullets,
.indexbannerBox .swiper-pagination-custom, .swiper-pagination-fraction  {
    bottom: 10px;
}
.aside .cur span a{color:white}
.yanse{color:#999}


.bannerBox img{display: none;width: 100%;margin: 0;padding: 0;}
.bannerBox .bannerText{position: absolute;left:50%;top: 0;margin-left:-50%; width:100%;height:100%; z-index: 22;}
.conicot{}
.index_tit{margin: 40px auto 0;height: 80px;line-height: 80px;text-align: center;font-size: 40px;color: #333;}
.index_tit_img{margin: 0 auto;width: 404px;}
.product_listBox{padding: 20px 0;margin: 0 auto;overflow: hidden;}
.product_listBox a{display: block;float: left;padding-bottom:20px;width: 25%;text-align: center;}
.product_listBox a .imgBox{display: block; margin: 0 4%;overflow: hidden;border: 1px solid #dcdcdc}
.product_listBox a .imgBox img{display: block;width: 100%;margin: 0;padding: 0;transition: all 0.4s;}
.product_listBox a .imgBox:hover {border: 1px solid #3b61b9;}
.product_listBox a .imgBox:hover img{transform: scale(1.2,1.2);}
.product_listBox a p.name{padding-top: 12px;height:28px;line-height: 28px;font-size: 16px;color: #333;}
.product_listBox a p.num{height:28px;line-height: 28px;font-size: 16px;color: #666;}
.big_blue_btn{display: block;margin: 0 auto; width: 140px;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #3b61b9;border-radius: 4px;}

/*关于我们*/
.about_us_content{margin:0 auto;padding-top: 60px;}
.about_usBox{margin-top: 90px;padding-top:28px;background:url(../images/tem/section_bg01.jpg) no-repeat center top;}
.about_usCont{padding: 70px 0 100px;margin: 0 auto;}
.about_usCont .about_us_text{float: right;width: 50%;color: #fff;line-height: 30px;}
.about_usCont .about_us_text p{padding-bottom: 30px;}
.about_usCont .see_details{display: block;float: left;margin-left:50%;width: 140px;height: 40px;line-height: 40px;text-align: center;color: #333;background: #23d5ae;border-radius: 4px;}
.about_usCont .imgBox{float: left;width: 50%;}
.about_usCont .imgBox .imgBox_subBox{padding-right: 50px;}
.about_usCont .imgBox img{display: block;margin: 0;padding: 0;width: 100%;}
.R_content .about_usCont .imgBox{float: none;width: auto;padding-bottom: 20px;}
.R_content .about_usCont .imgBox img{width: auto; max-width: 100%;}
.R_content .about_usCont .about_us_text{float: none;width: auto;}
.R_content .about_usCont{padding: 20px 0 100px;margin: 0 auto;}




.newsBox{margin: 0 auto;}
.newsBox .news_listBox{padding-top: 36px;}
.newsBox .news_listBox a{display: block;float: left;margin-bottom: 36px;padding-bottom: 24px; width: 50%;background: #f4f4f4;}
.newsBox .news_listBox a .tit{position: relative; margin: 8px 20px 0;padding-right: 50px; height:48px;line-height: 48px;font-size: 16px;color: #333; border-bottom: 1px solid #dadada;white-space:nowrap; text-overflow:ellipsis;overflow:hidden;}
.newsBox .news_listBox a:hover .tit{color: #3b61b9;border-bottom: 1px solid #3b61b9;}
.newsBox .news_listBox a .tit em{position: absolute;top:0;right: 0; color: #999;}
.newsBox .news_listBox a .text{display: block; margin: 14px 20px 0;height:48px;line-height:24px;color:#666; overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2;}
.newsBox .news_listBox a.a_odd{width: 49%;margin-right: 1%;}
.newsBox .news_listBox a.a_even{width: 49%;margin-left: 1%;}
.more_msg{display: block;margin: 90px auto; width: 140px;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #3b61b9;border-radius: 4px;}



/*****详情页**************/
.crumbBox{margin: 0 auto;height:64px;line-height:64px;border-bottom: 1px solid #ececec;}
.crumbBox .crumbBox_tit{font-size: 22px;color: #333;float: left;}
.crumbBox a,.crumbBox span{display:inline-block;float:left;height:64px;line-height:64px;color: #999;}
.product_inforBox{padding-top: 36px;margin: 0 auto;}
.product_inforBox .product_galleryBox{position: relative; float: left; width:388px;}
.product_inforBox .swiper-container{display: none;}
.product_inforBox .swiper-container img,.product_inforBox .swiper-container a{display: block;margin: 0;padding: 0;width: 100%;}
.product_inforBox .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #f3f3f3;
    opacity: 1;border-radius: 50%;margin: 0 10px;}
.product_inforBox .swiper-pagination-bullet-active {background: #23d5ae;opacity: 1;}
.product_inforBox .swiper-container-horizontal>.swiper-pagination-bullets,
.product_inforBox .swiper-pagination-custom, .swiper-pagination-fraction  {bottom: 10px;}
/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width: 100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:388px;height:388px;background:#ffffff;border:1px solid #ddd;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:388px;height:388px;border:1px solid #ddd;}
.spec-scroll{clear:both;margin-top:16px;width:390px;height: 60px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px; height:66px; line-height:66px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:360px;height:72px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:72px;}
.spec-scroll .items ul li{float:left;width:72px;text-align:center;margin:  }
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:60px;height:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}




.product_inforBox .product_summaryBox{margin-left: 440px;}
.product_inforBox .product_summaryBox .name{height: 40px;line-height: 40px;font-size: 28px;color: #333333;white-space:nowrap; text-overflow:ellipsis;overflow:hidden;}
.product_inforBox .product_summaryBox .summary_text{padding-top: 16px;line-height: 24px;color: #666;}
.product_details_tab{margin-top: 44px;height: 50px;border-bottom: 1px solid #e1e1e1;background: #f4f4f4;}
.product_details_tab .tabBox{margin: 0 auto;}
.product_details_tab .tabBox span{display: block;float: left;width: 150px;height: 50px;line-height: 50px;font-size:14px;color: #333; text-align:center;cursor: pointer;}
.product_details_tab .tabBox span.cur{background: #23d5ae;color: #fff;}
.product_details_tabContBox{margin: 0 auto;padding-top: 36px;}
.product_details_tabContBox .tabCont{display:none;line-height: 24px;color: #666;min-height: 300px;}
.product_details_tabContBox .tabCont.cur{display: block;}

/*产品列表*/
.product_contentBox{padding-top: 60px;margin:0 auto;}
.product_searchBox{padding: 20px 0 10px;height: 34px;}
.product_searchBox .f_selectBox{position: relative;margin-right: 10px; width:190px;height: 32px;border: 1px solid #dcdcdc;cursor: pointer;}
.product_searchBox .f_selectBox:before{position: absolute;top: 50%; right: 9px;margin-top: -3px; width:12px;height: 6px;background:url(../images/ico/i_down.png) no-repeat;content: ''; }
.product_searchBox .f_selectBox span{display: block;margin-left: -1px; height: 32px;line-height: 32px;padding-left: 10px;font-size: 14px;color: #333;border-left: 4px solid #23d5ae;}
.product_searchBox .f_selectBox ul{display: none; position: absolute;left:-1px;top: 32px;width: 100%; border: 1px solid #dcdcdc;background: #fff;}
.product_searchBox .f_selectBox ul li{display: block;padding-left: 14px;height: 28px;line-height: 28px; font-size: 14px;color: #333;}
.product_searchBox .f_selectBox ul li:hover{color: #fff; background: #23d5ae;}
.product_searchBox .btn{display: block;float: right; width: 80px;height: 34px;line-height: 34px;text-align: center;font-size: 14px;color: #fff;background: #3b61b9; }
.product_list_tit{margin: 60px auto 40px;height: 60px;background: #f4f4f4;width: 100%;}
.m_product_list_tit{display: none;overflow: hidden;}
.product_list_tit .list_li{position: relative; float: left;padding: 0 24px;height: 60px;text-align: center;cursor: pointer;}
.product_list_tit .list_li:hover{background: #23d5ae;color: #fff;}
.product_list_tit .list_li span{display: inline-block;height: 60px;line-height: 60px;padding-right: 22px;background:url(../images/ico/i_down.png) no-repeat right center;}
.product_list_tit .list_li:hover span,
.product_list_tit .list_li.cur span{background:url(../images/ico/i_down_cur.png) no-repeat right center;color: #fff;}
.product_list_tit .list_li ul{display: none; position: absolute;left: 0;top: 60px;width: 100%;background: #23d5ae;z-index: 55;}
.product_list_tit .list_li:hover ul,
.product_list_tit .list_li.cur ul{display: block;}
.m_product_list_tit .list_li:hover ul,
.m_product_list_tit .list_li.cur ul{display: none;}
.m_product_list_tit .cur .list_li{background: #23d5ae;}
.m_product_list_tit .cur .list_li span{background:url(../images/ico/i_down_cur.png) no-repeat right center;color: #fff;}
.product_list_tit .list_li ul li{display: block;height: 40px;line-height: 40px;color: #fff;}
.product_list_tit .list_li ul li:hover{background: #3b61b9;}
.pagingBox{padding: 60px 0 90px;margin: 0 auto; height: 32px;}
.pagingBox span.text{display: inline-block;height: 32px;line-height: 32px;color: #333;}
.pagingBox .page_ele{display: inline-block;padding: 0 14px;margin-left: 0 4px; height: 30px;line-height: 30px;border: 1px solid #eee;color: #358cd5;}
.pagingBox .page_ele.diasble{color:#d7d7d7;}
.pagingBox .page_ele.page_now{color:#333;font-weight: bold;border: none;height: 32px;line-height: 32px;}
.fixed_liMask{display: none;position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 99;}
.fixed_liBox{display: none;position: absolute;z-index: 222;left: 0;}
.fixed_liBox .list_li{display: none; position: absolute;z-index: 222;top:0;}
.fixed_liBox .list_li span{display: none;}
.fixed_liBox .list_li ul{display: block;width: 100%;text-align: center;background: #000;}
.fixed_liBox .list_li ul li{width: 100%;height: 40px;line-height: 40px;color: #fff;background: #23d5ae;}
.fixed_liBox .list_li ul li.cur{background: #3b61b9;}
/*关于我们*/
.about_us_tab{display: none; margin: 60px auto 0;height: 60px;background: #f4f4f4;}
.about_us_tab span{position: relative; float: left;display: block;width: 140px; height: 60px;line-height: 60px; text-align: center;cursor: pointer;color: #333;}
.about_us_tab span.cur,
.about_us_tab span:hover{background: #23d5ae;color: #fff;}

/*联系我们*/
.contact_us_content{margin:0 auto;padding-top: 60px;}
.addressBox{margin: 20px auto 0;padding-bottom: 80px;}
.addressBox .address_infor{float: left;width:50%;}
.addressBox .address_infor .CompanyName{}
.addressBox .address_infor .CompanyName .tit{/*height: 60px;*/line-height: 60px;font-size:36px;color: #ffbb28;}
.addressBox .address_infor .CompanyName p{margin-top:-10px;/* height:28px;*/line-height:28px;font-size:16px;color: #333;}
.addressBox .address_infor .address_text{margin-top: 40px;}
.addressBox .address_infor .address_text .tit{height: 40px;line-height: 40px; font-size: 24px;color: #333;}
.addressBox .address_infor .address_text p{padding: 6px 0;line-height: 24px;font-size: 16px;color: #333;}
.addressBox .address_map{float: right;width: 50%;}
.addressBox .address_map img{display: block;margin: 0;padding: 0;}
.formBox{padding: 50px 0 150px;margin: 0 auto; border-top: 1px solid #e6e6e6;}
.formBox .tit{line-height: 40px;font-size: 26px;color: #333;}
.formBox p{line-height: 28px;color: #999;}
.formBox .inputall{padding: 35px 0 15px;}
.formBox .inputall .inputBox{display:block;float:left;margin: 0 2%; width:29%;height:30px;line-height:30px;padding:5px 0;border:1px solid #dbdbdb;background:#f4f4f4;}
.formBox .inputBox input{display: block;margin: 0;padding: 0;width: 100%; height: 30px;line-height: 30px;font-size:16px;color:#333;border: none;outline: none;background: none;text-indent: 12px;}
.formBox .textareaBox{margin: 15px 2% 0;padding: 5px 12px;height: 210px; border:1px solid #dbdbdb;background:#f4f4f4;}
.formBox .textareaBox textarea{display: block;margin: 0;padding: 0;width: 100%; height: 100%;line-height:26px;font-size:16px;color:#333;border: none;outline: none;background: none;}
.formBox .textareaBox textarea::-webkit-input-placeholder { color: #999;}
.subBtn{display: block;margin: 70px auto 0; width: 240px;height: 42px;line-height: 42px;font-size: 16px;color: #fff; background: #3b61b9;text-align: center;}

/*资讯详情*/
.news_detailsBox{margin: 0 auto;}
.news_detailsBox .article_tit{padding-top: 64px;line-height: 50px;font-size: 30px;color: #333; text-align: center;}
.news_detailsBox .article_info{padding-bottom: 40px;text-align: center;}
.news_detailsBox .article_info span{display: inline-block;margin: 0 10px;line-height: 30px;color: #999;}
.news_detailsBox .article_cont{border-top: 1px solid #ececec;padding: 30px 0;}
.news_detailsBox .article_cont p{padding-bottom: 30px; line-height: 30px;color: #333;text-indent: 2em; }
.news_detailsBox .article_cont img{margin-bottom: 30px;}
.news_detailsBox .other_Box{border-top: 1px solid #ececec;padding-bottom: 100px;}
.news_detailsBox .other_Box .more_link{float: left; padding-top: 20px;width: 50%; line-height: 24px;color: #898989;white-space:nowrap; text-overflow:ellipsis;overflow:hidden;}
.news_detailsBox .other_Box .more_link a{color: #898989}
.news_detailsBox .other_Box .more_link a:hover{text-decoration: underline;}
.news_detailsBox .other_Box .shareBox{padding-top: 30px;height: 44px;}
.news_detailsBox .other_Box .shareBox span,
.news_detailsBox .other_Box .shareBox a{display: block;float: right; height: 44px;line-height: 44px;color: #333;margin-left: 20px;}
.news_detailsBox .other_Box .shareBox a img{display: block;margin: 0;padding: 0;}
.news_detailsBox .back_list{display: block;margin:0 auto 30px; width: 120px;height: 36px;line-height: 36px;font-size: 14px;color: #666; text-align: center;background: #f4f4f4;}


/*资讯中心*/
.newsContentBox{margin:0 auto; padding-top: 60px;}
.news_tab{display: none; margin: 60px auto 0;height: 60px;background: #f4f4f4;}
.news_tab span{position: relative; float: left;display: block;width: 140px; height: 60px;line-height: 60px; text-align: center;cursor: pointer;color: #333;}
.news_tab span.cur,
.news_tab span:hover{background: #23d5ae;color: #fff;}




.aside{float: left; width: 240px;}
.aside .aside_tit{padding: 12px 0 42px;height: 74px;line-height: 74px;font-size:30px;color: #fff;text-align: center;background: #3b61b9 url(../images/ico/aside_bg.png) no-repeat center bottom;}
.aside .item{position: relative; display: block;height: 50px;padding: 0 25px 0 20px;background: #ececec;border-bottom: 1px solid #fff;}
.aside .item:before{position: absolute;top: 50%;right: 15px;margin-top: -7px; width: 7px;height: 14px;background: url(../images/ico/i_right.png) no-repeat center ;content: '';}
.aside .item span{display: block;height: 50px;line-height: 50px;font-size: 16px;color: #333;}
.aside .item ul{display: none;position: absolute;left:239px;top: 0;padding-left: 15px;padding-top: 4px; width: 138px;}
.aside .item ul:before{position: absolute;top:0;right: 0;width: 138px;height: 4px;background: #23d5ae; content: '';}
.aside .item ul:after{position: absolute;top:20px;right:138px;width:6px;height: 8px;background:url(../images/ico/l_sanjiao.png) no-repeat;content: '';}
.aside .item ul li{display: none;padding-left:20px;height:36px;line-height: 36px;background: #f7f7f7;font-size: 14px;color: #666; }
.aside .item ul li:hover{color: #ff9600;}
.aside .item ul li:hover a{color: #ff9600;}
.aside .item:hover,.aside .item.cur{background: #23d5ae}
.aside .item:hover span a{ color:white}
.aside .item:hover:before,
.aside .item.cur:before{background: url(../images/ico/i_right_fff.png) no-repeat center ;}
.aside .item:hover span,
.aside .item.cur span{color: #fff;}
.aside .item:hover ul,
.aside .item:hover li{display: block;}
.R_content{margin-left: 300px;}












@media (min-width:1366px){
    .pg_w{width: 1400px;}
}
@media (max-width:1366px){
    .pg_w{width: 1200px;}
    /*.bannerBox{background:none;}*/
}
@media (max-width:1200px){
/*首页开始*/
.pg_w{width:96%;padding: 0 2%;}
.product_contentBox{padding-top: 60px;margin:0 auto;}
.head.pg_w{padding: 8px 2%;height: 50px;}
.product_listBox.pg_w{padding: 20px 2% 0;}
.about_usCont.pg_w{padding:30px 2% 0;}
.index_tit.pg_w{margin-top: 20px ;}
.head .a_logo{height: 50px;}
.head .nav{height: 50px;}
.head .nav  a{height: 50px;line-height: 50px;width: 90px; }
.about_usBox{padding:10px 0 30px;}
.more_msg{margin:30px auto 60px;}
.foot_cont .mod_helpBox .mod_help_item{width: 120px;}
/*首页结束*/

.aside{display: none;}
.R_content{margin-left: 0;}

/*关于我们开始*/
.page_about_usCont.pg_w{padding:30px 2% 30px;}
.about_us_tab{display: block;margin-top: 20px;}
/*关于我们结束*/

/*产品详情开始*/
.product_inforBox.pg_w{padding:30px 2% 30px;}
/*产品详情结束*/

/*联系我们开始*/
.addressBox.pg_w{padding-bottom: 40px;}
.formBox.pg_w{padding: 30px 0 80px;}
.addressBox .address_infor{width: 50%;}
.addressBox .address_map{width: 50%;}
/*联系我们结束*/


/*资讯详情开始*/
.product_details_tabContBox{padding: 20px 2% 40px;}
/*资讯详情结束*/

/*资讯列表开始*/
.pagingBox.pg_w{padding: 20px 2% 40px;}
/*资讯列表结束*/

/*产品列表开始*/
.product_contentBox{padding-top: 0;}
.product_searchBox{display: none;}
.product_list_tit{display: none; height: 40px;margin:30px auto 20px;}
.m_product_list_tit{display: block;}
.product_list_tit .list_li{height: 40px;padding: 0 10px;}
.product_list_tit .list_li span{height: 40px;line-height: 40px;}
.product_list_tit .list_li ul{top: 40px;}
.m_product_list_tit .swiper-container{overflow: visible;}
.m_product_list_tit .swiper-slide{width: auto;}


/*产品列表结束*/
}
@media (max-width:920px){
    /*底部*/
    .foot_cont .tel_infor{float: right;}
    .foot_cont .ewmBox .imgBox{margin-left: 10px;}
    /*底部*/
}
@media  (max-width: 768px) {
/*首页开始*/
.indexbannerBox{height: auto;}
.indexbannerBox .swiper-container{display: block;}
.indexbannerBox .slideBox{display: none;}
.bannerBox{background:none;height: auto;}
.bannerBox img{display: block;}

.pg_w{width: 100%;box-sizing: border-box;}
.topBar_cont {padding: 0 10px;height: 30px;line-height: 30px;font-size: 12px;color: #666;}
.topBar_cont a.versions img{width: 14px;height: 14px;margin:8px 6px 8px; }
.header_search{position:absolute;left: 48%; top: 30px;margin-left: -120px; z-index: 77;float: none;}
.head{padding:10px;box-sizing: border-box;}
.head .a_logo{height: 30px;}
.head .a_logo02{display: none;}
.head .nav{width: 30px;height: 30px;background:url(../images/ico/i_menu_s.png) no-repeat right  center;}
.head .nav .nav_list{display: none; position: absolute;top: 33px;right: 0;width:124px;background: #3b61b9;border-radius: 4px;z-index: 55; }
.head .nav .nav_list i{display: block;position:absolute;top:-6px;right: 6px;width: 12px;height: 6px;background:url(../images/ico/i_nav_s.png) ;}
.head .nav .nav_list a{float: none;margin: 0;padding: 0;width: auto; height: 36px;line-height: 36px;font-size: 13px;color: #fff;text-align: center;border-bottom: 1px solid #6f9aff;font-weight: normal; }
.head .nav .nav_list a:last-of-type{border-bottom: none;}
.foot_cont {text-align: center;}
.foot_cont .mod_helpBox{float: none;}
.foot_cont .mod_helpBox .mod_help_item{float: none;display: inline-block;text-align: center;width: auto;padding: 0 12px;}
.foot_cont .mod_helpBox .mod_help_item .title{height: 20px;line-height: 20px;font-size: 14px;color: #333;}
.foot_cont .mod_help_item+.mod_help_item:before{position: absolute;left: 0;top: 50%; width: 1px;height: 14px;margin-top: -7px;background: #333;content: '';}
.foot_cont .mod_helpBox .mod_help_item .sub_li{display: none;}
.foot_cont .tel_infor{display: inline-block;float: none;padding-bottom:10px;}
.foot_cont .ewmBox{float: none;text-align: center;padding-top: 0;padding-bottom: 20px;}
.foot_cont .ewmBox .imgBox{float: none; margin: 0  10px;width: 100px;}
.foot_cont .linkBox{display: none;}



.copy_r{height: 24px;line-height: 24px;color: #fff;font-size: 12px;}
.copy_r .other{display: none;}
.index_tit{margin: 15px auto 0; height: 40px;line-height: 40px;font-size: 16px;}
.index_tit_img{width: 202px;}
.about_usCont .about_us_text{float: none;width: auto;margin: 0 12px;line-height: 24px;padding-bottom: 24px;}
.about_usCont .see_details{float: none;margin:20px auto 0; width: 100px;height: 26px;line-height: 26px;font-size: 14px;color: #fff; }
.about_usCont .imgBox{float: none;width: 100%;}
.about_usCont .imgBox .imgBox_subBox{padding: 0 15px;}
.product_listBox{}
.product_listBox a{padding-bottom: 8px;width:50%;}
.product_listBox a p{height: 40px;line-height: 40px;font-size: 13px;color: #333;}
.about_usBox{margin-top: 56px;padding-top: 10px;}
.about_usCont{padding: 20px 0 45px;}
.newsBox .news_listBox{padding-top: 30px;}
.newsBox .news_listBox a.a_odd,
.newsBox .news_listBox a.a_even{margin: 0 10px 15px;padding-bottom: 6px; float: none;width: auto;}
.more_msg{margin: 50px auto;width: 100px;height: 36px;line-height: 36px;}
/*首页结束*/

/*关于我们开始*/
.about_us_tab{margin: 30px auto 0;height: 40px;}
.about_us_tab span{height: 40px;line-height: 40px;font-size: 14px;width: 100px;}
/*关于我们结束*/

/*联系我们开始*/
.addressBox.pg_w{margin-top: 30px; padding-bottom: 40px;}
.formBox.pg_w{padding: 20px 10px 40px;}
.addressBox .address_infor{width:auto ;float: none;padding: 0 10px; }
.addressBox .address_infor .CompanyName .tit{font-size: 24px;line-height: 40px; }
.addressBox .address_infor .CompanyName p{margin-top: 0; font-size: 12px;line-height: 20px;}
.addressBox .address_infor .address_text{margin-top: 20px;}
.addressBox .address_infor .address_text p{font-size: 14px;line-height: 1.4;}
.addressBox .address_map{width:auto ;float: none;margin-top: 20px;padding: 0 10px;}
.formBox .tit{font-size: 16px;line-height: 24px;}
.formBox .inputall{padding: 10px 0 10px;}
.formBox .inputall .inputBox{float: none;margin:0 0 10px 0; width: 100%;height: 24px;line-height: 24px;}
.formBox .inputBox input{height: 24px;line-height: 24px;}
.formBox .textareaBox{margin:4px 0;}
.subBtn{width: 160px;margin:40px auto 0;}
/*联系我们结束*/

/*资讯详情开始*/
.crumbBox{padding: 0 10px;line-height:48px;height:48px;padding-top: 0;}
.crumbBox a,.crumbBox span,.crumbBox .crumbBox_tit{line-height:48px;height:48px;}
.news_detailsBox.pg_w{padding: 0 10px;}
.news_detailsBox .article_tit{padding-top: 30px;font-size: 16px;line-height: 2;}
.news_detailsBox .article_info{font-size: 12px;margin:0 4px;padding-bottom: 20px;}
.news_detailsBox .article_info span{margin:0 4px;}
.news_detailsBox .article_cont{padding: 20px 0;}
.news_detailsBox .article_cont p{padding-bottom: 20px;}
.news_detailsBox .article_cont img{margin-bottom: 20px;}
.news_detailsBox .other_Box .more_link{float: none;width: 100%;}
.news_detailsBox .other_Box .shareBox{display: none;}
.news_detailsBox .other_Box{padding-bottom: 30px}
.back_list{display: block;}
/*资讯详情结束*/


/*资讯列表开始*/
/*.pagingBox.pg_w{display: none;}*/

.newsContentBox{margin:0 auto; padding-top:0px;}
.newsBox.pg_w{padding-bottom: 30px;}
.news_tab.pg_w{display: none; margin: 30px auto 0;height: 40px;}
.news_tab span{height: 40px;line-height: 40px;font-size: 14px;width: 100px;}
.newsBox .news_listBox a .tit{margin: 4px 10px 0; height: 36px;line-height: 36px;font-size: 14px;}
.newsBox .news_listBox a .text{margin:6px 10px;height: 36px; line-height: 18px;font-size: 12px; }
.newsBox .news_listBox a .tit em{top: 0;}
/*资讯列表结束*/


/*产品列表开始*/
/*.product_list_tit{display: none; height: 40px;margin:30px auto 20px;}
.m_product_list_tit{display: block;}
.m_product_list_tit .swiper-container{overflow: visible;}
.m_product_list_tit .swiper-slide{width: auto;}
.product_list_tit .list_li{height: 40px;padding: 0 10px;}
.product_list_tit .list_li span{height: 40px;line-height: 40px;}
.product_list_tit .list_li ul{top: 40px;}*/
/*产品列表结束*/


/*产品详情开始*/
.product_inforBox.pg_w{width: 100%;padding: 0;}
.product_inforBox .product_galleryBox{float: none;width: 100%;}
.product_inforBox .product_gallery_pc{display: none;}
.product_inforBox .swiper-container{display: block;}
.product_inforBox .product_summaryBox{margin-left: 0;padding: 20px 10px;}
.product_inforBox .product_summaryBox .name{font-size: 16px;height: 24px; line-height: 24px;}
.product_inforBox .product_summaryBox .summary_text{padding-top:10px; font-size: 14px;}
.product_details_tab{margin-top: 10px;height:36px;border-bottom: 1px solid #e1e1e1;background: #fff; }
.product_details_tab .tabBox{padding: 0;}
.product_details_tab .tabBox span{height: 34px;line-height: 34px;width: auto;padding: 0 16px;border-bottom: 2px solid #fff;font-size: 14px;color: #333;}
.product_details_tab .tabBox span.cur{color:#ffae00;border-bottom: 2px solid #ffae00;background: #fff;}
.product_details_tabContBox{padding: 20px 10px 40px;}
/*产品详情结束*/
}
