@CHaRSET "UTF-8";
body {
    padding-top: 100px;
    background: #def5f4;
    
    font-size: 16px;
    font-family:'思源黑体';

}

.f_l{float: left;}
.f_r{float: right;}
a {color: #333;text-decoration: none}
a:hover,a:focus{color: #000;text-decoration: none}
ul,li{margin:0;padding:0;list-style-type:none;}
p{margin: 0;line-height: 28px;}
.h2_color{color:#fff;font-weight: 600;}
.h3_color{color:#fff;font-weight: 600;}
.h3_bg{background: #1347a3;margin:0;padding:10px 0;color:#fff;border-radius: 10px;}
/*左边nav*/
.h4_bg{background: #eeeeee;margin:8px 8px;padding:5px 0;color:#333;border-radius: 10px;}
a:hover .h4_bg,a:focus .h4_bg{background: #7ecef4;color:#fff;}
.list-unstyled .selected .h4_bg{background: #7ecef4;color:#fff;}

.height10{height: 10px;}
.height15{height: 15px;}
.height20{height: 20px;}
.height30{height: 30px;}
.height40{height: 40px;}
.height50{height: 50px;}
.height80{height: 80px;}
.height100{height: 100px;}
.height150{height: 150px;}
.size18{font-size: 18px;line-height: 30px;}


@media (min-width:1441px){
    .container{width:100%;padding:0 10%;}
    .section_neiye .container{width:1200px;margin:auto;padding:0 15px;}
}
@media (min-width: 1367px) and (max-width:1440px){
    .container{width:100%;padding:0 3%;}
    .section_neiye .container{width:1200px;margin:auto;padding:0 15px;}
}
@media (min-width: 1280px) and (max-width: 1366px){}

.section{padding:50px 0;min-height: 500px;}

/*首页*/

.section1{}
.section .t1 h1{text-align: center;margin:auto;color:#1e565c;font-weight: 800;}
.section .t2 {margin-top:5px;text-align: center; }
.section .t2 .t2_x{margin: 0 15px}

.jingkuan-left{  overflow:hidden; position:relative;   }

.jingkuan-left .prev{ display:block;position: absolute;top: 40%; left: 20px; width:44px; height:53px; overflow:hidden; cursor:pointer; background:url("../images/y_left.png") no-repeat;}
.jingkuan-left .next{ display:block;position: absolute;top: 40%; right: 20px; width:44px; height:53px; overflow:hidden; cursor:pointer; background:url("../images/y_right.png") no-repeat;}
.jingkuan-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.jingkuan-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.jingkuan-left .hd ul li.on{ background-position:0 0; }
.jingkuan-left .bd{ padding:10px; width:1200px;margin:auto;}
.jingkuan-left .bd ul{ overflow:hidden; zoom:1; }
.jingkuan-left .bd ul li{/*width:270px; margin:0 8px; */width:24%;margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; }
.jingkuan-left .bd ul li img{width:100%;border-radius: 8px;}
.jingkuan-left .bd ul li .pic{ text-align:center; }
/*.jingkuan-left .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }*/
.jingkuan-left .bd ul li .pic a:hover img{ border-color:#999;  }
.jingkuan-left .bd ul li .title{ line-height:24px;  }


/*关于我们*/

.about-gb{border:2px #1e565c solid;padding:5px 15px;height:650px;background: #def5f4;}
.about_txt{position: relative;border-left: 2px #def5f4 solid;border-bottom: 2px #1e565c solid;top: 20px;background: #def5f4; }
.about_txt p{line-height: 35px;text-indent: 2em;font-size: 18px;}

@media (max-width: 1440px) {
    .about_txt p{line-height: 35px;text-indent: 2em;font-size: 18px;}
}

#mask {
        position: absolute;
        bottom:-1px;
        left:-2px;
        width:2px;
        height: 40%;
        background-color:#1e565c;
}
.about_more{position: relative;width: 200px;background: #def5f4;top: 50px;left: 68%; }
.about_more a{padding: 8px 30px;border-radius: 10px; border: 1px #def5f4 solid;line-height: 40px; background: #fff;}
.about_more a:hover,.about_more a:focus{color: #fff; border: 1px #1e565c solid;background: #1e565c;}



/*顺洪优势*/
.section3 .container {background: url(../images/you-gb.jpg) no-repeat center center;}
@media (min-width: 1441px) {
.section3 .container .section3_gb{background: rgba(255, 255, 255, 0.5);
    margin: 30px 150px; box-shadow: 0 5px 20px rgba(0,0,0,.1);border-radius: 15px;}
}
.section3 .fuwu{/*width:1300px;*/display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-justify-content: space-between; -moz-justify-content: space-between;  -ms-justify-content: space-between;  -o-justify-content: space-between;  justify-content: space-between;
    margin: 0 auto;/*background: url(../images/f-x.png) repeat-x center center;*/
}
.youshi span:nth-child(1) {font-size: 20px;border-bottom: 2px #fff solid;}

.you-f{margin-top:15px;margin-bottom:15px;}
.you-f li{line-height: 100px;font-size: 20px;font-weight: 700;color:#595757;}
.you-f li span{margin-right:15px;}

@media (max-width: 1440px) {
    .section3 .container .section3_gb{background: rgba(255, 255, 255, 0.5); margin: 30px 100px; box-shadow: 0 5px 20px rgba(0,0,0,.1);border-radius: 15px;}
    .you-f li{line-height: 100px;font-size: 20px;font-weight: 700;color:#595757;}
    .section3_gb .col-md-2{width: 8%}
}
@media (max-width: 1200px) {
    .section3 .container .section3_gb{background: rgba(255, 255, 255, 0.5); margin: 30px 80px; box-shadow: 0 5px 20px rgba(0,0,0,.1);border-radius: 15px;}
    .you-f li{line-height: 100px;font-size: 20px;font-weight: 700;color:#595757;}
    .section3_gb .col-md-2{width: 8%}
}




/*产品*/




/*首页新闻*/
.tc-gridbox .header h3 {
    color: #454a4e;
    margin:  10px;
    font-size: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 40px;
}

.tc-gridbox .body {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 5px;
    color: #343a3f;
}
.tc-gridbox .header .item-image {
    overflow: hidden;
    width: 100%;
     height: 294px;
    padding-bottom: 0; 
}
.news-time{font-size: 20px;margin-right: 5px;}
.news-time2{font-size: 14px;}
.tc-gridbox:hover .header h3 a,.tc-gridbox:hover .body{color:#1e565c;}


/*客服中心*/
.section5{min-height:300px;}

.section_contact{min-height: 800px;padding-bottom:0;background: url(../images/contact-gb.jpg) no-repeat top center;}

.picScroll-left1{  overflow:hidden; position:relative;   }
.picScroll-left1 .hd{width: 165px;margin:auto; overflow:hidden;  height:30px; padding:0 20px;  }
.picScroll-left1 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left1 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -9px no-repeat; }
.picScroll-left1 .hd ul li.on{ background-position:0 0; }
.picScroll-left1 .bd{ padding:10px; /*width:1200px;*/margin:auto;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{width:19%;margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; }
.picScroll-left1 .bd ul li img{width:100%;border:2px #dbd6d6 solid;}
.picScroll-left1 .bd ul li .pic{ text-align:center; }

.picScroll-left1 .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left1 .bd ul li .title{ line-height:24px;  }




.section_neiye{min-height: 500px;padding-bottom:0;}

/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(1);}*/
#backtotop {position: fixed;bottom: 50px;right: 20px;display: none;cursor: pointer;font-size: 50px;z-index: 9999;color: #333;}
#backtotop:hover {color: #333}
#main-menu-user li.user {display: none;}


/*banner*/

.caption-wraper {position: absolute;left: 50%;bottom: 2em;}
.caption-wraper .caption { position: relative;left: -50%; background-color: rgba(0, 0, 0, 0.54);padding: 0.4em 1em; color: #fff;-webkit-border-radius: 1.2em; -moz-border-radius: 1.2em;-ms-border-radius: 1.2em;-o-border-radius: 1.2em;border-radius: 1.2em;}
.tc-gridbox {margin: 0;}
 @media (max-width: 767px) {.caption-wraper {left: 0;bottom: 0.4em;}
.caption-wraper .caption {left: 0; padding: 0.2em 0.4em;font-size: 0.92em;-webkit-border-radius: 0;-moz-border-radius: 0;-ms-border-radius: 0;-o-border-radius: 0;border-radius: 0;}}

.sy-box{position: relative;}
.sy-box .sy-pager{position: absolute;bottom: 20px;z-index: 99;}
.sy-box .sy-pager li {display: inline-block;width: 30px;height: 8px;}
.sy-box .sy-pager li a {background-color: #fff;border-radius: 0;}
.sy-box .sy-pager li.sy-active a {background-color: #18b5b9;}
/*banner end*/


/*nav*/
/*logo*/
.navbar-brand {float: top;padding: 7px 0px;font-size: 18px;line-height: 20px;height: 100px;}
.navbar{margin-bottom: 0;min-height: 100px;box-shadow: 0 5px 5px rgba(0,0,0,.1);background: #def5f4;}
.navbar-default .navbar-nav > li > a {color: #1e565c;font-size: 18px;padding:12px 25px;border-radius: 8px}
.navbar-default .navbar-nav > .active > a{color: #fff;background: #1e565c;
    }
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #fff;background: #1e565c;
    }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color: #fff;background: #1e565c;
    
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #ffffff;
    background: #1e565c;
}




@media ( min-width: 1441px) {
.nav > li > a {position: relative;display: block;padding:10px 25px;}
}
@media ( min-width: 1200px) and ( max-width: 1440px){
    .nav > li > a {position: relative;display: block;padding:10px 25px;}
    /*.navbar-form{display: none;}*/
}
@media ( min-width: 1200px) and ( max-width: 1360px){
    .nav > li > a {position: relative;display: block;padding:10px 25px;}
    .navbar-form{display: none;}
}

@media (max-width:768px){
.navbar-default .navbar-nav .open .dropdown-menu > .active > a{color: #fff;background-color: rgba(255, 255, 255, 0.7);}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {color: #1e565c;background-color: rgba(255, 255, 255, 0.7);}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #fff;font-size: 16px;}
.navbar-nav .open .dropdown-menu {position: static;float: none;width: auto;margin-top: 0;background-color: #03a6fc;border: 0;-webkit-box-shadow: none;box-shadow: none;}
.nav > li > a {position: relative;display: block;padding-left: 25px;padding-right: 25px;padding-top: 15px;padding-bottom: 15px;}
.navbar-form{display: none;}
}


/*
@media ( max-width: 1440px) {
    .nav > li > a {
        position: relative;
        display: block;
        padding: 25px 30px;
    }
}

.navbar-ul {
    margin-left:30px;
    margin-top: 17px;
    padding-bottom: 20px;
    
}*/

/*nav*/
.proNav{
 
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-justify-content: space-between; -moz-justify-content: space-between;  -ms-justify-content: space-between;  -o-justify-content: space-between;  justify-content: space-between;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}
.proNav > li{
    border-right: 0px solid #000000;
   /* padding-right: 16px;*/
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.proNav > li > a{
    display: block;
    width: 100%;
}
.proNav > li:nth-child(1){
    /*padding-right: 20px;*/
    border-right: none;
    /*font-weight: bold;*/
}
.proNav > li:last-child{
    border-right: none;

}
.nav {
    margin-top:30px;
    padding-left: 15px;

}
/*.active{
    color: #ff2600!important;
}*/
.proListBox{
    width: 900px;
    height: auto;
    margin: 0 auto;
    margin-top: 70px;
}
.proListBox > li{
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #f5f5f5;
}
.proListBox > li{
    width: 100%            ;
    height: 90px;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-justify-content: space-between; -moz-justify-content: space-between;  -ms-justify-content: space-between;  -o-justify-content: space-between;  justify-content: space-between;
    line-height: 90px;
    position: relative;
}
.proListBox > li >div:nth-child(1) > a span{
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
.proListBox > li >div:nth-child(2) > a span{
    font-size: 12px;
    font-weight: bold;
    color: #9e9e9e;
}
.heng{
    width: 46px;
    height: 2px;
    background: #ff2600;
    position: absolute;
    left:0;
    bottom: 13px;
    display: none;
}
.proListBox > li:hover div:nth-child(1) > a span{
    color: #ff2600;
}
.proListBox > li:hover .heng{}

/*二级nav*/
/*.navbar-toggle{padding:8px 9px;margin-top:14px}
.navbar-default .navbar-nav>li>a{padding:5px 15px;font-weight:700}
.nav>li>ul li a,.nav>li>ul li a:hover,.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>a:hover{color:#fff;text-decoration:none}
.navbar-default .navbar-nav>li>ul{width:100%;padding:0;margin:0 30px}*/

@media (min-width:768px){
/*.navbar-default .navbar-nav>li>a{border-radius:0}*/
/*.navbar-default .navbar-nav>li>a{position:relative;display:block;padding:27px 0 22px 0;border-bottom:3px solid rgba(255,255,255,0);margin:0 12px;color:#000;font-size:16px}*/
.navbar-default .navbar-nav>li:hover>a,.navbar-default .navbar-nav>li>a.hover,.navbar-default .navbar-nav>li>a:hover{color: #fff;}
.navbar-default .navbar-nav>li>ul{position:absolute;width:100%;min-width:132px;display:none;-webkit-box-shadow:0 0 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);left:50%;margin-left:-50%;padding:0;border: 0; border-bottom-right-radius: 15px;border-bottom-left-radius: 15px;}

.navbar-default .navbar-nav>li>ul li:first-child{padding-top:5px}
.navbar-default .navbar-nav>li>ul li:last-child{padding-bottom:5px}
.navbar-default .navbar-nav>li>ul li a{padding:4px 10px;margin:4px 5px;display:block;border-top:1px solid rgba(255,255,255,.2);text-align:center;border-radius: 10px; color: #fff;background: #544d4b;font-size: 16px;}
.navbar-default .navbar-nav>li>ul li:first-child a{border-top:0}
.navbar-default .navbar-nav>li>ul li a:hover{color:#7f7e7d;text-decoration:none;background: #544d4b;}
.navbar-default .navbar-nav>li:hover ul{display:block}
}


.h_color{color:#1e565c;}

/*首页简介*/
.section_about .container{position: relative;}
.section_about .container .img{position: relative;}



@media(min-width:1440px) {
	.section_about .container .text{position: absolute;top:40px;}
	.section_about .container .text .text-padding{padding: 80px 100px 80px 80px;}
}
@media(max-width:1366px) {
	.section_about .container .text{position: absolute;top:0px;}
	.section_about .container .text .text-padding{padding: 0px 40px 40px 40px;}
}


/*产品中心*/
.section2{}
.section2 .container .section2_gb{background: url(../images/pic-gb.jpg) no-repeat center center;margin-bottom:30px;}
/* slideBox */
.slideBox{position:relative;margin:30px auto 0 auto;height:700px;}
.slideBox .hd{height:200px;position:absolute;/*bottom:0px;*/width:100%;}
.slideBox .hd ul{float:left;}
.slideBox .hd ul li{float:left;display:block;width:190px;height:190px;text-align:center;margin:0 13px;overflow: hidden;}
.slideBox .hd ul li a{display:block;width:190px;_width:190px;/*height:230px;*/position:relative;color:#666;}
/*.slideBox .hd ul li a img:hover{-o-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}*/

/*.slideBox .hd ul li a img{position:absolute;top:-7px;left:0px;}*/
.slideBox .hd ul li a .hd-gb{/*padding-top: 20px;*/z-index: 3;position: absolute;border: 1px #d1d2d3 solid;overflow: hidden;}
.slideBox .hd ul li.on a .hd-gb{border: 1px #1e565c solid;}
.slideBox .hd ul li.on a .hd-gb p{background: #1e565c; color: #fff;}
.slideBox .hd ul li.on .img-gb {height: 230px;position: absolute;  width: 100%; top: 70px;background: rgba(221,133,52,0.3);border-radius: 15px;z-index: 2;}
/*.slideBox .hd ul li .bottom-text{display:none;}
.slideBox .hd ul li.on .bottom-text{display:block;}*/
.slideBox .bd{position:relative;/*height:100%;*/z-index:0;}
.slideBox .bd ul li{position:relative;margin:30px; display: grid;}
.slideBox .bd ul .pic-gb{background: rgba(255, 255, 255, 0.5); margin: 30px 100px; box-shadow: 0 5px 20px rgba(0,0,0,.1);border-radius: 15px;}
.slideBox .bd .cai-img{height:420px; text-align: -webkit-center; text-align: center;overflow: hidden;}
.slideBox .bd img{max-width:100%;margin: auto;}
.burder_content{position:absolute;top:0;right:0px;padding:20px;}

.burder_content .burder_content_title{font-size:40px;line-height:50px;color:#003557;font-weight:bold;cursor:pointer;margin-right: 30px;}
.burder_content .burder_content_title:hover{color:#b84435;}

.burder_content .burder_content_lookall{color:#9fa0a0;font-weight:bold;margin-top:10px;_width:120px;}
.burder_content .burder_content_lookall:hover{text-decoration:underline;color:#b84435;}



.slideBox .prev{ position:absolute; left:20px; top:50%; margin-top:-40px; display:block; width:40px; height:40px; background:url(../images/arrow.png) -80px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ position:absolute; right:20px; top:50%; margin-top:-40px; display:block; width:50px; height:50px; background:url(../images/arrow.png) 0px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:20px; background-position:8px 5px; }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.tempWrap{margin:auto;}
.index_text{height:280px; overflow: hidden;margin-top: 5px;}

@media (max-width: 1440px) {
    .slideBox .prev{ position:absolute; left:-20px; top:50%; margin-top:-40px; display:block; width:40px; height:40px; background:url(../images/arrow.png) -80px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
    .slideBox .next{ position:absolute; right:-20px; top:50%; margin-top:-40px; display:block; width:40px; height:40px; background:url(../images/arrow.png) 0px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
}


/*more*/
/*.more a{padding: 5px 20px;background: #bcbabb;color: #fff;border-radius: 15px;}
.more a:hover,.more a:focus{color: #fff;background: #193c7f}*/
.index_more{margin:15px 0;}
.index_more a{padding: 5px 15px;border-radius: 10px; border: 1px #aaaaaa solid;line-height: 30px;font-size: 14px;background: #aaaaaa;color:#fff;}
.index_more a:hover,.index_more a:focus{ border: 1px #1e565c solid;background: #1e565c}

.more a{padding: 8px 30px;border-radius: 10px; border: 1px #aaaaaa solid;line-height: 40px;}
.more a:hover,.more a:focus{color: #1e565c; border: 1px #999 solid;}

.more2 a{padding: 8px 30px;border-radius: 10px; border: 1px #fff solid;line-height: 40px;color:#fff;}
.more2 a:hover,.more2 a:focus{color: #000; border: 1px #000 solid;}

.more3 a{padding: 8px 30px;border-radius: 10px; border: 1px #aaaaaa solid;line-height: 40px;color:#fff;background: #1e565c}
.more3 a:hover,.more3 a:focus{color: #1e565c; border: 1px #1e565c solid;background: #fff}


/*联系我们*/
.contact_gb .left_txt{margin-left: 15px;padding-top:15px;}
.contact_gb .left_txt p{line-height: 30px}



.section_contact .section_top{min-height:50px;background: url(../images/section-top.jpg) repeat-y left center;}
.section_contact .section_top .container{width: 1170px;padding:0 15px;}

.size30{font-size: 30px;line-height: 70px;color:#1e565c;}
.size30 span{font-size: 40px;color:#fff;}

.btn-primary {color: #fff;background-color: #1e565c;border-color: #1e565c;}
.btn-primary:hover,.btn-primary:focus{color: #1e565c;background-color: #fff;border-color: #fff;}

.contact-wechat{color:#fff;text-align: center}
.contact-tel p{text-align:right;font-size: 30px;font-family: Berlin Sans FB;letter-spacing: 10px;line-height: 40px;}
.contact-tel p span{font-size: 50px;}
.contact-tel p span span{font-size: 60px;}

.section_contact .section_bottom{min-height:70px;background: #544d4b;}
.section_contact .section_bottom .container{width: 1170px;padding:0 15px;}


/*留言*/

.section_contact .liuyan .container{width: 1170px;padding:0 15px;}
.section_contact .liuyan .container .size24{font-size: 24px;color:#fff;line-height: 28px;}
.section_contact .liuyan .container .size24 span{font-size: 30px;color:#fff;line-height: 30px;margin-right: 30px;}
.section_contact .liuyan .white-gb{background: #fff;padding:5px 15px 15px;color:#999;}
.section_contact .liuyan .white-gb h3{margin-top:0;color:#999;}
.section_contact .liuyan .white-gb a{margin-top:0;color:#999;}

.section_contact .liuyan .contact-text { color:#fff;}
.section_contact .liuyan .contact-text .div-gb{ background:#1e565c;font-size: 20px;padding:5px 15px;/*border-radius: 8px*/}
.section_contact .liuyan .contact-ul li{float: left;margin-right:30px;}
.section_contact .liuyan .contact-ul li:before { content: "";width: 6px; height: 6px; display: inline-block; border-radius: 50%; background: #fff;vertical-align: middle; margin-right: 8px;}

.radio-padding{padding:5px 30px;border:1px #999 solid;margin-right: 15px;line-height: 35px;}


/*foot*/

.section_foot{min-height: 100px;background: #f7f8f8;padding: 30px 0;}
.section_foot a{color:#333;}
.section_foot a:hover,.section_foot a:focus{color:#1e565c;}
.section_foot .links{font-size: 14px;}
.section_foot .links a{font-size: 14px;}

.form-control {
  
    border-radius: 5px;
}
.section_foot_txt h3{margin-top: 10px}
.section_foot_bottom{background: #732325; padding: 15px 0;}
.footer_bottom{color:#fff;}
.footer_bottom a{color:#fff;}
.footer_bottom a:hover{color:#f6f6f6;}


/*底部nav*/
/*.foont_nav{font-size: 14px}*/
/*.foont_nav .nav_size{margin:5px 0 10px 0;}
.foont_nav .nav_size a{font-size:18px;color:#333;}*/
.foont_nav a {color:#666}
/*.foont_nav .links a {font-size: 14px;}*/
.foont_nav a:hover {color:#1e565c}
.foont_nav{
 
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-justify-content: space-between; -moz-justify-content: space-between;  -ms-justify-content: space-between;  -o-justify-content: space-between;  justify-content: space-between;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}
.foont_nav > li{
    border-right: 0px solid #000000;
   /* padding-right: 16px;*/
    color: #666;
    font-size: 16px;
    font-weight: bold;
}
.foont_nav > li > a{
    display: block;
    width: 100%;
}
.foont_nav > li:nth-child(1){
    /*padding-right: 20px;*/
    border-right: none;
    /*font-weight: bold;*/
}
.foont_nav > li:last-child{
    border-right: none;

}

/*内页  */
/*左栏*/

.nav_top_left {
    font-size: 18px;
    padding: 12px 30px;
    border-radius: 10px;
    color:#7f7e7d;
    font-weight: 700;
    background: -moz-linear-gradient(top, #ffffff 0%, #78d6d9 100%);
    background: -webkit-gradient(linear, top bottom, left right, color-stop(0%,#ffffff), color-stop(100%,#78d6d9));
    background: -webkit-linear-gradient(top, #ffffff 0%,#78d6d9 100%);
    background: -o-linear-gradient(top, #75d5d8 0%,#78d6d9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#78d6d9 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#78d6d9 100%);}


.nav_left{margin-left:15px;border-bottom: 1px #dcdcdc solid}
.nav_left h3{margin:0 ; background: url(../images/zl_gb.jpg) no-repeat center;height: 64px;line-height: 64px;color:#fff;}
.nav_left .nav_left_gb{min-height:200px;background: url(../images/zl_gb2.jpg) repeat-y bottom center;padding-bottom: 20px;}
.nav_left .nav_left_gb3{min-height:200px;background: url(../images/zl_gb3.jpg) repeat-y bottom center;padding-bottom: 20px;}
.nav_left ul{margin-bottom: 15px;}
.nav_left li {text-align: left;font-size: 22px;line-height: 50px;margin-right: 20px;float: left}
.nav_left li a{line-height: 40px;}
.nav_left li a:hover,.nav_left li a:focus{color:#1e565c;}

.nav_left li .nav_color {color:#1e565c;}
.nav_left li .nav_color i{background: url(../images/yuan.png) no-repeat center center;}

.nav_left .nav_left_tel{width: 90%;margin: auto;font-size: 22px}


.nav1{margin-right: 15px}
.nav2_gb{font-size: 22px;
    padding: 12px 30px;
    border-radius: 10px;
    color:#7f7e7d;
    
    background: -moz-linear-gradient(top, #ffffff 0%, #78d6d9 100%);
    background: -webkit-gradient(linear, top bottom, left right, color-stop(0%,#ffffff), color-stop(100%,#78d6d9));
    background: -webkit-linear-gradient(top, #ffffff 0%,#78d6d9 100%);
    background: -o-linear-gradient(top, #75d5d8 0%,#78d6d9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#78d6d9 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#78d6d9 100%);position: relative; z-index: 10;}
.nav2{width: 96.5%;margin-top: 6px;border-bottom: 2px #dcdcdc solid ;   position: absolute;padding-left: 150px;overflow: hidden; z-index: 9;}
.nav2 .nei_nav li{float: left;padding: 5px 20px; height: 40px; line-height: 30px; font-size: 22px;}
/*.nav2 .nei_nav li:nth-child(1){padding-left: 0}*/
.nav_home{line-height: 30px;height: 30px;margin-top: 10px;}
.nav2 a{color:#7f7e7d;}
.nav2 a:hover,.nav2 a:focus{color:#1e565c;}
.nav2 li .nav_color {color:#1e565c;}

/*内容*/
.text_color{color:#1e565c;}
.text_hr{border-bottom: 2px #1e565c solid}

/*关于*/
.about{min-height:600px;padding:30px;background: url(../images/about_gb.jpg) repeat center center;}
.a-img{width:400px;float: left;}


/*历史*/
.honor{min-height:800px;padding:30px;background: url(../images/honor_gb.jpg) repeat center center;}
.honor2 {text-align:center;}
.honor2 img{display: inline-block;text-align:center;padding:15px;}
.h_img1{padding:152px 15px;background: #cde9e9;}
.h_img2{padding:15px;background: #cde9e9;margin-bottom: 30px}
.h_img3{padding:80px 15px;background: #cde9e9;}

/*右栏*/
.headtitle {
    display: block;
    margin: 10px 0;
    border-bottom: 2px solid #1e565c;
    line-height: 40px;
    margin-bottom: 30px;
}
.headtitle h2, .headtitle h3, .headtitle h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 0px solid #1e565c;
    color:#1e565c;
    font-weight: bold;
}

/*产品展示*/
#article_content2 .pic{margin-bottom: 30px;text-align: center;}
#article_content2 .pic-img{width: 100%;overflow: hidden;border:2px #bbc3c3 solid;}
#article_content2 .pic-img img{text-align: center;margin: auto;width:100%;-o-transition: all .4s;-ms-transition: all .4s;-moz-transition: all .4s;-webkit-transition: all .4s;transition: all .4s;cursor: pointer;}
#article_content2 .pic-title{text-align: left;line-height: 50px;color:#898989;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;font-size: 20px;border-bottom: 1px #bbc3c3 solid;}
#article_content2 .cat{display: inline-block;width:30px;height:50px;background: url(../images/more_f.png) no-repeat right center;right: 15px; position: absolute;}
#article_content2 a:hover .pic-img{border:2px #1e565c solid;}
#article_content2 a:hover .pic-img img{-o-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
#article_content2 a:hover .pic-title{color:#1e565c;}
#article_content2 a:hover .cat{background: url(../images/more_f2.png) no-repeat right center;right: 15px; position: absolute;}


/*产品详情*/
.text_color{color:#1e565c;}
.t-biao{padding:5px 15px;color:#1e565c;font-size: 20px;font-weight:bold;text-align:center;position: relative;top: -15px;}
.t-gb{background:#fff;box-shadow: 6px 10px 4px rgba(0,0,0,.1);}
.text_w{background: #fff;position: absolute;top: -40px;left: 40%;width: 120px;height: 100px;border-radius: 50%;z-index: -1;}


/*仓储物流*/
#article_content .pic{margin-bottom: 15px;text-align: center;}
#article_content .pic-img{width: 100%;height:350px;overflow: hidden;}
#article_content .pic-img img{text-align: center;margin: auto;width:100%;-o-transition: all .4s;-ms-transition: all .4s;-moz-transition: all .4s;-webkit-transition: all .4s;transition: all .4s;cursor: pointer;}
#article_content .pic-img img:hover{-o-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}

#article_content .pic-title{text-align: center;line-height: 40px;color:#898989;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;background: #def5f4; display: inline-block;padding-left:8px;padding-right:8px;}
#article_content .cat{border-top:1px #898989 solid;display: inline-block;width: 100%; position: relative; bottom: 41px;z-index: -1}



/*导览*/
.pic2-img {text-align: center;}
.pic2-img img{margin: auto;}


.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 0px;
    -webkit-box-shadow:0px 0px 0px rgba(206, 206, 206, 0.69);
    box-shadow:0px 0px 0px rgba(206, 206, 206, 0.69);
}
.border_left{border-left: 1px #e3e3e3 solid;}
.contact_left{padding:20px;background: #eeeeee;border-radius:10px; }
.nav_size{font-size: 20px;}
.nav_size:hover{color:#015198;}
.nav_color{color:#015198;}

.nav_border{border-bottom: 3px #015198 solid;}




/*留言*/
.message{ padding: 30px; border: 3px #fff solid; border-radius: 10px;}



/*模态框*/
.modal-dialog {
    min-width: 50%;
    margin: 8% auto;
}

.carousel-inner > .item {text-align: center;text-align: -webkit-center;text-align: -moz-center}
.carousel-control.left {
 background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.05) 0, rgba(0,0,0,0.0001) 100%);
 background-image:-o-linear-gradient(left, rgba(0,0,0,0.05) 0, rgba(0,0,0,0.0001) 100%);
 background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.05)), to(rgba(0,0,0,0.0001)));
 background-image:linear-gradient(to right, rgba(0,0,0,0.05) 0, rgba(0,0,0,0.0001) 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
 left:auto;
 right:0;
 background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.05) 100%);
 background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.05) 100%);
 background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.05)));
 background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.05) 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.gallery_list {position:relative;}
.gallery_list:after {display:block;clear:both;content:'';}
.gallery_list li {position:relative;display:block;float:left;margin:15px 0;}
.gallery .gallery_list li:nth-child(10n), .search .gallery_list {margin-right:0;}
.gallery_list li.on .box_view{visibility:visible;opacity:1;}
.gallery_list .box_view {visibility:hidden;opacity:0;position:absolute;top:30%;left:30%;z-index:200;border:1px solid #eee;border-radius:5px;background:#fff;padding:10px 10px 25px;-webkit-box-shadow: -2px 5px 10px -5px rgba(204,204,204,1);box-shadow: -2px 5px 10px -5px rgba(204,204,204,1);text-align:left;}
.gallery_list .box_view figure {position:relative;width:230px;height:145px;overflow:hidden;margin-bottom:10px;}
.gallery_list .box_view figure img {width:100%;}
.gallery_list .box_view figcaption {position:absolute;bottom:13px;left:13px;font-size:12px;color:#fff;line-height:18px;}
.gallery_list .box_view a p{font-size:12px;/*color:#3294b8;*/}





/*新闻列表*/
@media only screen and (max-width:991px){div.articles-index-recommend .carousel-indicators{display:none}
div.articles-index-recommend .carousel-control.right{left:100%}}
div.articles-index-recommend .carousel-control>i{/* margin-top:3px;font-size:50px; */opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"}
div.articles-index-main .articles-index-list{margin-bottom:10px}
/*div.articles-index-main .articles-index-list:hover{-webkit-transition: all 0.5s ease, opacity 0.5s ease; transition: all 0.5s ease, opacity 0.5s ease; opacity: 1; -webkit-box-shadow: #666 0px 0px 10px; -moz-box-shadow: #666 0px 0px 10px; box-shadow: #666 0px 0px 10px; }*/
div.articles-index-main .articles-index-list .index-article-item{padding:25px;background:rgba(255,255,255,0.4); margin-bottom: 15px;}
div.articles-index-main .articles-index-list .index-article-item:after,div.articles-index-main .articles-index-list .index-article-item:before{content:" ";display:table}
div.articles-index-main .articles-index-list .index-article-item:hover{background-color:#fbf9f6;-webkit-transition: all 0.5s ease, opacity 0.5s ease; transition: all 0.5s ease, opacity 0.5s ease; opacity: 1; -webkit-box-shadow: #666 0px 0px 10px; -moz-box-shadow: #666 0px 0px 10px; box-shadow: #666 0px 0px 10px;}
div.articles-index-main .articles-index-list .index-article-item.last{border-bottom:none}
div.articles-index-main .articles-index-list .index-article-item .article-item-image{float:left;display:block;width:180px;height:96px;line-height:96px;overflow:hidden}

@media only screen and (max-width:767px){div.articles-index-main .articles-index-list .index-article-item{padding:15px}
div.articles-index-main .articles-index-list .index-article-item .article-item-image{float:none;margin:10px auto}}

div.articles-index-main .articles-index-list .index-article-item .article-item-image>img{width:100%}
div.articles-index-main .articles-index-list .index-article-item .article-item-text{margin-left:205px}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-category{float:left;display:block;margin-right:10px;padding:0 5px;line-height:18px;font-size:12px;color:red;border-radius:3px;border-color:red}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-category:active,
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-category:focus,
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-category:hover{color:#fff;background-color:red}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-title:hover{text-decoration:none}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-title:hover>h1{color:#1e565c}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-options .article-item-more:hover{color: #1e565c;}

@media only screen and (max-width:767px){div.articles-index-main .articles-index-list .index-article-item .article-item-text{margin-left:0}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-title{text-align:center}}

div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-title>h1{margin:0;line-height:30px;font-size:18px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:10px 0 10px 0;border-bottom: 1px #999 solid;}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-title>h1 .news-time{color:#999;font-size: 14px;}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-tags{margin-top:10px;margin-left:-3px}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-desc{height:40px;line-height:20px;font-size:14px;color:#999;overflow:hidden}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-options{margin-bottom:0;font-size:12px;color:#999}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-options>span{display:inline-block}
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-options .article-item-more,
div.articles-index-main .articles-index-list .index-article-item .article-item-text .article-item-options>span>span{color:#333}
form.article-index-search{margin-bottom:15px}
form.article-index-search .form-group{width:209px}

@media only screen and (min-width:992px) and (max-width:1199px){div.articles-index-recommend .carousel-control{bottom:15px}
form.article-index-search .form-group{width:159px}}


.return a:hover,.return a:focus{color:#1e565c;}
.nextinfo a:hover,.nextinfo a:focus{color:#1e565c;}
.size-color{}


.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #1e565c;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #1e565c;
    border-color: #1e565c;
}

/*详情*/
.white{background: #fff;}
.article-nextinfo{border: 1px #d2d2d2 solid;border-radius: 15px;padding: 2px 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

.article_video{width:400px;height:300px;}
.article_img{border:1px #ddd solid;}


/*加盟优势*/
.section_content_join{min-height:500px;background:#eeeeee; }
.section_content_join .join-gb{min-height:400px;background:#e5e5e5; border-radius: 10px;}


/*加盟前景*/
.section_qianjing{min-height: 500px;background: url(../images/join-qianjing.jpg) no-repeat center center;}
.section_qianjing .qianjing-gb{min-height:500px;background: rgba(255,255,255,0.9);}
.section_qianjing .container {width: 1170px;padding: 0 15px;}

/*全国分布*/
.section_fenbu{min-height: 500px;background: url(../images/fenbu-gb.jpg) no-repeat center center;}
.section_fenbu .container{width: 1170px;padding: 0 15px;}
.section_fenbu .container .fenbu-gb-color{background: url(../images/fenbu-gb-2.jpg) repeat top left;padding:50px;}
.fenbu-h2-color{color:#544d4b;font-weight: 600;margin-top:10px;}
.fenbu-h3-color{ position: relative;}
.fenbu-h3-color span{background: url(../images/fenbu-gb-2.jpg) repeat top left; position: relative;padding-right: 30px; z-index: 99;}
.fenbu-h3-color p{border: 1px #999 solid; position: relative;top: -12px;}
.fenbu-p-color p{color:#9fa0a0}

.fenbu-h3-color a{color:#544d4b;}
.fenbu-h3-color a:hover{color:#1e565c;}

.section_fuwu .container{width:100%;padding:0;position: relative;}
.section_fuwu .container .fuwu-img{position: relative;}
.section_fuwu .container .fuwu-div .fuwu-title{margin-top:10px;}

.section_fuwu .container .fuwu-div{position: absolute;top: 30%;background: rgba(255,255,255,0.8);padding:50px;}
.section_fuwu .container .fuwu-div .fuwu-more{position: absolute;right: -30px;top: 40%;width: 60px;height: 60px;line-height: 60px;background: #1e565c;border-radius: 50%;text-align: center;color: #fff;}

.section_fuwu .container:nth-child(2n) .fuwu-div{position: absolute;top: 30%;background: rgba(255,255,255,0.8);padding:50px;right: 0;}
.section_fuwu .container:nth-child(2n) .fuwu-div .fuwu-more{position: absolute;left: -30px;top: 40%;width: 60px;height: 60px;line-height: 60px;background: #1e565c;border-radius: 50%;text-align: center;color: #fff;}

.section_fuwu .container .fuwu-div a:hover .fuwu-title,.section_fuwu .container .fuwu-div a:focus .fuwu-title{color:#1e565c;}
.section_fuwu .container .fuwu-div a:hover .fuwu-more,.section_fuwu .container .fuwu-div a:focus .fuwu-more{color:#1e565c;background:rgba(255,255,255,0.8);}
.section_fuwu .container .fuwu-div a:hover .fuwu-text,.section_fuwu .container .fuwu-div a:focus .fuwu-text{color:#1e565c;}

/*荣誉证书*/
.picScroll-left{  overflow:hidden; position:relative;   }

.picScroll-left .prev{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left .slidesjs-navigation {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 45%;
    margin-top: -20px;
    border-radius: 7px;
    z-index: 999;
    background: url(../images/arrow.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.picScroll-left .slidesjs-previous {
    background-position: -120px 0;
    left: 20px;
}
.picScroll-left .slidesjs-next {
    background-position: -40px 0;
    right: 20px;
}
.picScroll-left .slidesjs-previous:hover {
    background-position: -80px 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.picScroll-left .slidesjs-next:hover {
    background-position: 0 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{/*width:270px; margin:0 8px;*/ float:left; _display:inline; overflow:hidden;}

/*资质证书*/
.section_zhengshu{min-height: 500px;background: url(../images/honor-zs-gb.jpg) no-repeat center center;}

/*.zhengshu{position: relative;width: 1200px;
    margin: 0 auto}*/
/*#mask {position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/

#carousel {position: relative;z-index: 2;height: 600px; transform-style: preserve-3d; perspective: 1500px;}
#carousel img {position: absolute;left: 50%;top: 28%;width: 300px;margin-left: -150px; margin-top: -100px; border-radius: 8px; transition: transform 0.5s ease-in-out;}

#carousel2 {position: relative;z-index: 2;height: 600px; transform-style: preserve-3d; perspective: 6000px;}
#carousel2 img {position: absolute;left: 50%;top: 20%;width: 300px;margin-left: -150px; margin-top: -100px; border-radius: 8px; transition: transform 0.5s ease-in-out;}