.container-fluid{
    max-width:1230px;
}

.no-margin{margin: 0;}
.carousel-indicators{margin-bottom:0;}
a:hover{ text-decoration:none;}



body{
    font-family: "微软雅黑"
}

/*头部*/
.header{
    height:120px;
    transition: all 0.3s;
    background: #fff;
}
.header .logo{
    line-height:120px;
    transition: all 0.3s;
}






.header .CALL{
    padding-top: 23px;
}
.header .CALL ul{
 

}
.header .CALL ul:before{
    content: url(../img/phone.png);
    position: absolute;
    right: 220px;
    top: 4px;

}

.header .CALL ul{
    position: relative;
    text-align: right;
  
}
.header .CALL ul li span{
    vertical-align: middle;
    display: inline-block;
    height: 26px;
     line-height: 26px;
    font-size: 16px;
  font-weight: bold;
    color: #333;
    vertical-align: middle;
}

.header .CALL ul li b{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #ea0000;
    line-height: 26px;
    vertical-align: middle;
}

.header .CALL  h3{
    margin: 0;
    font-size: 20px;
    color: #ea0000;
    font-weight: bold;
    padding-top: 15px;
}


#down{position: absolute;right:15px; top:21px; font-size:30px; color:#2a6ebf;transition: all 0.3s;cursor: pointer;}

#Phone_nav{ background:#000;display:none;position: absolute;left: 0;z-index: 9999;width: 100%;}
#Phone_nav a{display:block; color:#fff;line-height:36px; height:36px; text-align:center; border-top:1px solid #fff; width:100%;}

/*导航*/
.daohang{
    height: 55px;
    line-height: 55px;
    background: url(../img/index_02.jpg) repeat-x;
    position: relative;
}


#nav{
    position: relative;
}
#nav:before{
    position: absolute;
    content: url("../img/nav_line_03.jpg");
    left: 0;
    top: 10px;
}
#nav>li{
    width: 11.1%;
    position: relative;
    text-align: center;
    color: #fff;
}
#nav>li:after{
    content: url("../img/nav_line_03.jpg");
    position: absolute;
    right: 0;
    top: 10px;
}
#nav>li a{
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}

#nav>li a:hover{
    background: url("../img/a_bg.jpg");
}
#nav>li.active a{
        background: url("../img/a_bg.jpg");
}





#nav{margin: 0;}
.banner img{width:100%;}

.banner{
    position: relative
}

.title{

    padding: 33px 0 50px 0;

}
.title h4{
    margin: 0;
    font-size: 25px;
    line-height: 32px;
    color: #2090da;
    font-weight: bold;
    text-transform: uppercase;
}

.title p{
    margin:0 ;
    font-size:20px;
    font-weight: bold;
    color: #414141;
    background: url("../img/title_line.png") no-repeat center center;
}







.tr .row{
    margin: 0 -10px;

}
.tr .col-md-3,.tr .col-xs-6{
    padding: 0 10px;
}
.tr .box img{
   max-width: 100%;
   transition:all 0.3s;
}
.tr .box:hover img{
transform:scale(1.1) ;
}
.tr .box:hover p{
background: #1e7ab8;
color: #fff;
}


.tr .box  .img_box{
    overflow: hidden;
    border: 1px solid #d7d7d7;
    text-align: center;
}
.tr .box{
    border: 1px solid #d7d7d7;
    padding: 2px 2px 4px 2px;
    margin-bottom: 20px;
}
.tr .box p{
    margin: 0;
    line-height: 38px;
    background: #c0c0c0;
    text-align: center;
    border: 1px solid #d7d7d7;
    margin: 5px 0 0 0;
    color: #333;
    transition:all 0.3s;
    height: 40px;
    overflow: hidden;

}

.zhanshi{
    padding-bottom: 70px;
}









/*关于我们*/

.About{
    padding-bottom: 50px;
    background: url(../img/about_bg.jpg) 50% 50%;
    background-size: cover;
}


.About .img_box{
    overflow: hidden;
    height: 370px;
    
}
.About .img_box a{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.About .img_box a:hover{
    transform: scale(1.1);
}

.About  .text_box{
    position: relative;
    height: 370px;
    overflow: hidden;
}
.About  .text_box div{
   line-height: 25px;
   height: 325px;
   overflow: hidden;
}

.About  .text_box a{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 40px;
    background: #1e7ab8;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}





.btn_left,.btn_right{
    position: absolute;
    width: 35px;
    height: 66px;
    background: #1e7ab8;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: "宋体";
    text-align: center;
    line-height: 66px;

}
.btn_left:hover{
    color: #fff;
}
.btn_right:hover{
    color: #fff;
}

.btn_left:focus{
    text-decoration: none;
    color: #fff;
}

.btn_right:focus{
    text-decoration: none;
    color: #fff;
}

.btn_left{
    left: -60px;
    top: 50%;
    margin-top:-33px;
   
}
.btn_right{
    right: -60px;
    top: 50%;
    margin-top:-33px;
   
}


.News .box_list h4{
    margin:0;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    font-size: 18px; 
    color: #333;
}
.News .box_list .img_box span{
    display: block;
    width: 100%;
    height: 100%;
    transition:all 0.3s;

}
.News .box_list .img_box{
    overflow: hidden;
    margin-bottom: 7px;
}
.News .box_list:hover .img_box span{
    transform:scale(1.1) ;
}
.News .box_list .text_box{
    color: #333;
    height: 144px;
    overflow: hidden;
    line-height: 24px;
}

.News .box_list:hover h4 {
   color: #1e7ab8;
}
.News .box_list:hover .text_box {
   color: #1e7ab8;
}





.gongcheng .round_box {
    width: 20%;
    padding: 0 30px;

}
.gongcheng .row{
    margin:0 -30px;
}
.gongcheng .round_box .img_box{
    width: 100%;
    border: 3px dotted #1e7ab8;
    border-radius: 50%;
    overflow: hidden;
    padding: 5px;
    text-align: center;
}

.gongcheng .round_box .img_box a{
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
    transition: all 0.3s;
}
.gongcheng .round_box .img_box:hover a{
    transform: rotate(360deg);
}
.gongcheng .round_box p{
    text-align: center;
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    margin: 0;
}



.changshi .box_list{
    position: relative;
    padding-left: 200px;
    margin-bottom: 40px;
}
.changshi .box_list .img_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: 100%;
    overflow: hidden;
}
.changshi .box_list .img_box img{
    max-width: 100%;
    transition:all 0.3s;
}
.changshi .box_list .img_box:hover img{
    transform:scale(1.1);
}

.changshi .box_list .text_box div{
    line-height: 24px;
    height: 72px;
    overflow: hidden;

}
.changshi .box_list .text_box:hover div{
color: #1e7ab8
}
.changshi .box_list .text_box:hover h6{
color: #1e7ab8
}
.changshi .box_list .text_box:hover h4{
color: #1e7ab8
}

.changshi .box_list .text_box div{
    color: #333;
}

.changshi .box_list .text_box h6{
    margin:0;
    line-height: 18px;
    font-size: 11px;
    margin-bottom: 5px;
    color: #333;
}

.changshi .box_list .text_box h4{
    line-height: 26px;
    font-size: 14px;
    margin:0;
    color: #333;
    height: 26px;
    overflow: hidden;
}

.changshi .box_list .text_box {
    padding: 7px 0;
}

/*页脚开始footer1*/



.footer .footer_box h4{
    margin:0;
    line-height: 18px;
    padding-bottom: 20px;
}

.footer .footer_box  .text{
    line-height: 25px;
    height: 175px;
    overflow: hidden;
    margin-bottom: 24px;
}
.footer .footer_box  .address h5{
    margin:0;
    line-height: 28px; 
    font-size: 15px;
    position: relative;
    padding-left: 40px;
}
.footer .row{
    margin: 0 -28px;

}
.footer .row .col-md-6{
    padding: 0 28px;
}
.footer .footer_box  .address h5:nth-child(1):before{
    position: absolute;
    content: url("../img/tubiao1.png");
    left: 0;
    top: 0;
}
.footer .footer_box  .address h5:nth-child(2):before{
    position: absolute;
    content: url("../img/tubiao2.png");
    left: 0;
    top: 0;
}
.footer .footer_box  .address h5:nth-child(3):before{
    position: absolute;
    content: url("../img/tubiao3.png");
    left: 0;
    top: 0;
}
.footer .footer_box  .address h5:nth-child(4):before{
    position: absolute;
    content: url("../img/tubiao4.png");
    left: 0;
    top: 0;
}
.footer .footer_box  .address .row{
    margin: 0-10px;
}
.footer .footer_box  .address .row .col-md-6{
    padding: 0 10px;
}
.footer .footer_box  .address h5:nth-child(5):before{
    position: absolute;
    content: url("../img/tubiao5.png");
    left: 0;
    top: 0;
}
.footer .footer_box  .address{
    position: relative;
}

.footer .footer_box  .address .wx{
    position: absolute;
    right: 20px;
    top: -40px;
}
.footer .form_list{
    margin-bottom: 20px;
}
.footer .form_list input{
    width: 100%;
    border: 1px dotted #aaa;
    background: #f4f4f4;
    height: 38px;
}
.footer .form_list textarea{
    width: 100%;
    border: 1px dotted #aaa;
    background: #f4f4f4;
    height: 145px;
}
.footer .form_list button{
    width: 100%;
    height: 40px;
    background: #1e7ab8;
    color: #fff;
    border: none;
}
.footer .form_list h5{
    margin: 0;
    line-height: 14px;
    padding-bottom: 10px;
}



footer{
    background: #1e7ab8;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    line-height: 30px;
}
footer a{
    color: #fff;
}
footer a:hover{
    color: #fff;
}
/*footer3开始*/
.footer3{height: 50px;position: fixed;bottom: 0;width: 100%;background: #2a6ebf;text-align: center; z-index:9999;border-top: 3px solid #fff;}
.footer3 a{color: #fff;width: 100%;height:50px;display: block;padding-top: 5px;}

.footer3 h5{margin-top: 0;}
.footer3 span{font-size: 18px;}
.footer3 .col-xs-3{padding: 0;}
/*footer3结束*/

/*内页*/
.content{
    background: #f6f6f6;
    padding: 65px 0 50px 0;
    color: #888;
}
.content .content_box .content_left{
    width: 20.8%;
    float: left;
    padding-right: 30px;
}
.content .content_box .content_left h4{
    margin: 0;
    line-height: 56px;
    background:#1a72ac;
    color: #fff;
  text-align: center;
    font-size: 20px;
}
.content .content_box .content_left h4+ul li{
    border-top: 2px solid #0262b8;
    margin-bottom: 5px;
}
.content .content_box .content_left h4+ul li>a{
    display: block;
    width: 100%;
    line-height: 38px;
    background:#efefef;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #e5e5e5;

}
.content .content_box .content_left h4+ul li.hover a{
    background: #0262b8;
    color: #fff;
}
.content .content_box .content_left h4+ul li>a:hover{
    background: #0262b8;
    color: #fff;
}


.content .content_box .content_left h4+ul{
    margin:7px 0 0 0 ;
}

.content .content_box .content_left .address{
    padding: 5px 10px 15px 10px;
    background: #f0f0f0;
    line-height: 24px;
    font-size: 12px;
    color: #888;
}
.content .content_box .content_right{
    width: 79.2%;
    float: left;
}
.content .content_box .content_right .content_title{
    height: 35px;
    padding-bottom: 18px;
    background: url("../img/line.png") repeat-x bottom;
}
.content .content_box .content_right .content_title{
    margin: 0 0 15px 0;
    font-size: 16px;
}
.content .content_box .content_right .content_title p{
     margin: 0;
    font-size: 14px;
 }
.content .content_box .content_right .content_title p a{
    color: #888;
}
.content .content_box .content_right .content_title p span{
    color: #ef9b04;
}
#Phone_nav2{
    display: none;
}
#Phone_nav2 li>a{
    display: block;
    width: 100%;
    line-height: 35px;
    background: #f0f0f0;
    color: #333;
    text-align: center;
    margin-bottom: 2px;
    font-size: 18px;
}
#Phone_nav2 li div{
    display: none;
}
#Phone_nav2 li div a{
    display: block;
    width: 100%;
    line-height: 35px;
    text-align: center;
    background: #f0f0f0;
    color: #888;
    margin-bottom: 2px;
}

/*内页*/


/*公司简介*/
.content .content_box .content_right .jianjie{
    line-height: 30px;
}
/*公司简介*/

/*产品展示*/
.content .content_box .content_right .chanpin2 .row{
    margin: 0 -6px;
}
.content .content_box .content_right .chanpin2 .col-md-4,.content .content_box .content_right .chanpin2 .col-md-4{
    padding: 0 6px;
}
/*产品展示*/


.content .content_box .content_right .liuyan{
    padding: 0 20%;
}

.content .content_box .content_right .liuyan .form_list{
    margin-bottom: 10px;
}
.content .content_box .content_right .liuyan .form_list input{
    width: 100%;
    height: 40px;
}

.content .content_box .content_right .liuyan .form_list textarea{
    width: 100%;
    height: 140px;
}
.content .content_box .content_right .liuyan .form_list button{
    width: 100%;
    height: 40px;
    background: #1e7ab8;
    color: #fff;
    border: none;
}

/*新闻中心*/

/*新闻中心*/
.content .content_box .content_right .xqy p{
    line-height: 30px;
}
/*分页*/
.pages a,.pages span {
    display:inline-block;
    padding:2px 5px;
    margin:0 1px;
    border:1px solid #f0f0f0;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.pages a,.pages li {
    display:inline-block;
    list-style: none;
    text-decoration:none; color:#58A0D3;
}
.pages a.first,.pages a.prev,.pages a.next,.pages a.end{
    margin:0;
}
.pages a:hover{
    border-color:#50A8E6;
}
.pages span.current{
    background:#50A8E6;
    color:#FFF;
    font-weight:700;
    border-color:#50A8E6;
}

@media screen and (max-width: 1180px){
   .btn_left,.btn_right{display: none;}

}
@media screen and (max-width: 1040px){
    /*内页*/
    .content .content_box .content_right{
        width: 100%;
    }
    .content .content_box .content_left{
        display: none;
    }
    .content .content_box .content_right .content_title{
        padding: 0;
        text-align: center;
        line-height: 35px;
        background: #2a6ebf;
        color: #fff;
        cursor: pointer;

    }
    .content .content_box .content_right .content_title{

    }
    .content .content_box .content_right .content_title p{
        display: none;
    }

    /*内页*/

}

@media screen and (max-width: 1020px){
    footer .footer_right:after{
        display: none;
    }
}


@media screen and (max-width: 991px){
	.container{width:100%;}
    body{padding-bottom: 50px;}
    .header .logo img{
        width: 400px;
    }
    .header .links{
        display: none;
    }
    .content{
        padding: 20px 0;
    }
	
	/*头部*/
.header{height:90px; border-bottom:none;}
.header .logo{line-height:90px;}
#down{top: 25px;font-size: 40px;}


    .content .content_box .content_right .liuyan{
        padding: 0%;
    }









    /*关于我们*/

 
 
 
    .About  .text_box div{
        height: auto;
    }

.About  .text_box {
margin-top: 20px; 
}
    .About  .text_box a{
        position: static;
        display: block;
        width: 100%;
        text-align: center;
        margin:20px 0;
    }

.About  .text_box{
    height: auto;
}



/*内页*/
    .content .content_box .content_right{
        width: 100%;
    }
    .content .content_box .content_left{
       display: none;
    }
/*内页*/



.gongcheng .round_box {
    width: 33.3%;
    padding: 0 10px;

}
.gongcheng .row{
    margin:0 -10px;
}


	
}
@media screen and (max-width: 767px){

	
	/*头部*/
.header{height:80px;}
.header .logo{line-height:80px;}
.header .logo img{}
#down{ top:23px;font-size: 32px; }

    #Phone_nav{top:80px;}

}


@media screen and (max-width: 600px){

    .header{height:80px;}
    .header .logo{line-height:80px;}



    .footer1 .footer_left{

        padding-right: 0px;
    }





}





























@media screen and (max-width: 500px){

		/*头部*/
.header{height:50px;}
.header .logo{line-height:50px;}
.header .logo img{width:260px;}
#down{ top:14px; font-size:24px;}
    #Phone_nav{top:50px;}





    .zhanshi .box {
        margin-bottom: 16px;

    }
    .link a{
        margin: 0 2px 3px 0px;
    }





.gongcheng .round_box {
    width: 50%;
}





.changshi .box_list{
    position: relative;
    padding-left: 125px;
    margin-bottom: 20px;
}
.changshi .box_list .img_box{
    width: 110px;
}

.changshi .box_list .text_box div{
    line-height: 24px;
    height: 48px;
    overflow: hidden;

}



.changshi .box_list .text_box h6{
  
    line-height: 12px;
    font-size: 11px;
    margin-bottom: 0px;

}

.changshi .box_list .text_box h4{
    line-height: 22px;
    font-size: 14px;
    margin:0;
    color: #333;
    height: 22px;
    overflow: hidden;
}

.changshi .box_list .text_box {
    padding: 0;
}






}


@media screen and (max-width: 436px){

    /*头部*/
    .header{height:50px;}
    .header .logo{line-height:50px;}
    .header .logo img{width:250px;}
    #down{ top:14px; font-size:24px;}
    #Phone_nav{top:50px;}

    .gsjianjie_box .gsjianjie_right .text_box h4 span{
       display: none;
    }



.links a{
    margin: 0;
    margin-bottom: 10px;
    padding: 0 36px;
}






}



@media screen and (max-width: 415px){

    /*常见问题*/
    .header .logo img{width: 230px;}
    .floor3 .box_list .text_box p{
        height: 48px;
    }
    .floor3 .box_list .text_box h4{
        font-size: 16px;
        line-height: 35px;
    }

    /*常见问题*/





















}


@media screen and (max-width: 376px){



    .header .logo img{}






















	
}




@media screen and (max-width: 361px){




}



@media screen and (max-width: 340px){








	
}

