﻿.content{
    width: 1100px;
    margin: 0 auto;
}
.sytitle{
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
header{
    background-color: rgb(1, 104, 197);

}
.f_nav{
	display:none;
}
.headtop{
    
}
.tabtopBg{
    width: 100%;
    background-color: #eceaea;
}
.topLeft{
    float: left;
    width: 440px;
    height: 36px;
    line-height: 36px;
    color: #666;
    font-size: 12px;
}
.topRight{
    height: 36px;
    float: right;;
}
.topRight ul li{
    float: left;
    line-height: 36px;
    padding-left: 10px;
}
.topRight ul li span{
    padding-right:3px; 
}
.topRight ul li span img{
    width: 18px;
    height: 27px;
    display: block;
    padding-top: 9px;
    float: left;
}
.topRight ul li a{
    color: #666;
    font-size: 12px;
}
.topBg{
    width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
}
.logo{
    width: 470px;
    height: 93px;
    padding-top: 17px;
    box-sizing: border-box;
    float: left;
}
.logo img{
    width: 478px;
    height: 74px;
}
.topTell{
   
    float: left;
    width: 280px;
    height: 80px;
    margin-left: 72px;
    padding: 27px 0 0 50px;
    background-image: url(../img/iphone.png);
    background-repeat: no-repeat;
    background-position: left 27px;
    line-height: 45px;
}
.topRig{
	width:246px;
  	float: right;
}
.topRig img{
	   margin-top: 24px;
}
.topTell b{
    display: block;
    float: left;
    line-height: 45px;
    width: 70px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}
.topTell span{
    display: block;
    float: left;
    line-height: 46px;
    width: 132px;
    font-size: 18px;
    color: #fff;
}
.nav1 {
    width: 100%;
    height: 50px;
    font-weight: bold;
    line-height: 50px;
}
.nav1  li{
    float: left;
    width: 137px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-right: 1px solid #fff;
}
.nav1  li:last-child{
    border-right: none;
}
.nav1  li:hover {
   background-color: #fa7500;
}
.nav1  li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}



/* slide */
.myslide{
    height: 400px;;
}
.slide{
    height: 400px;;
}
.glyphicon-chevron-left {
    
    background-image: url(../img/left.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.glyphicon-chevron-right {
    
    background-image: url(../img/right.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.carousel-indicators li{
    width: 14px;
    height: 14px;
    margin: 0 5px;
    border: none;
    background-color: #555;
}
.carousel-indicators .active{
    background-color: #ff6600;
    width: 14px;
    height: 14px;
    margin:  0 5px;
    
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    height: 400px;
}




/* 搜索 */

.search_box{
    width: 100%;
    height: 50px;
    background-color: #e9e9e9;
}
.keytext{
    width: 770px;
    overflow: hidden;
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    color: #333;
}
.keytext span{
    color:#333;
    line-height: 50px;
}
.keytext a{

    margin-right: 8px;
    line-height: 50px;
    color: #333; 
}

.rmgj-n-r{
    float: right;
    width: 214px;
    height: 29px;
    position: relative;
    margin-top: 13px;
}
.rmgj-n-r input{
    padding-left: 16px;
    float: left;
    height: 29px;
    width: 214px;
    font-size: 13px;
    background: url("../img/search_bg.jpg") no-repeat;
    background-size: 225px;
    height: 30px;
    color: #666;
    outline: none;
    border: none;
}
.rmgj-n-r button{
    position: absolute;
    top: 1px;
    right: 0px;
    width: 33px;
    height: 25px;
    border: none;
    padding: 0;
    background: url("../img/search_bg.jpg") no-repeat right;
    float: left;
    background-size: 210px 29px; 
    background-size: auto 28px;
}

.hq_box{
    width: 1100px;
    height: 235px;
    background: url("../img/jscx_bg.jpg") no-repeat  center;
    margin: 20px auto 45px;
    background-size: 1100px auto;

}
.hq_box .hq_left{
    width: 188px;
    padding: 50px 0 0 20px;
    float: left;
}
.hq_box .hq_left img{
    width:188px;
    height: 116px;
    margin-top: 24px;
}
.hq_box .hq_right{
    width: 852px;
    float: right;
    padding-top: 50px;
}
.hq_right > span{
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: rgb(1, 104, 197);
    line-height: 32px;
}
.hq_right > div{
    font-size: 14px;
    line-height: 36px;
    background: url("../img/jscx_ico.jpg") no-repeat left center;
    color: #333;
    padding-left: 15px;
    height: 108px;
}
.hq_right > div span{
    display: block;
    font-size: 14px;
    line-height: 36px;
}
.hq_right > div b{
    font-weight: bold;
    color: rgb(1, 104, 197);
    
}


/* 产品展示 */


.product{
    height: auto;
    margin: 0 auto 20px;
}
.product .pro-c{
    width: 200px;
    float: left;
    background-color: #0168c5;
    overflow: hidden;
    border-radius: 7px 7px;
    
}
.product {
    width: 1100px;
    margin-top: 20px;
}
.product .pro-c .pro-ctit{
 height: 60px;
 box-sizing: border-box;
 width: 100%;
 padding: 20px 0 0 0;
 background-color: #fa7500 ;
}
.product .pro-c .pro-ctit h2 a{
    display: block;
    font-size: 17px;
    color: #fff;
    text-align: center;
}

.product .pro-c .pro-box{
    margin: 0 0 0px;
    background-color: #0168c5;
}
.product .pro-c .pro-box ul{
    margin-bottom: 10px;
    background-color: #0168c5;
}
.product .pro-c .pro-box li{
    /* text-align: center; */
    background-image: url("../img/cp_ico.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    border-bottom: 1px dashed #ede0d6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px;
    transition: all 0.3s;
    padding-left: 30px;
    /*height: 40px;*/
    line-height: 40px;

}
.product .pro-c .pro-box li:hover{
    background-position:  20px center;
}
.product .pro-c .pro-box ul{
    padding: 0 10px 0px;
    background-color: #0168c5;
}
.product .pro-c .pro-box li:hover a{
    color: #fff;
}

.product .pro-c .pro-box li:first-child{
    text-align: center;
    padding: 0;
    background-image: none;
    border-bottom: none;
    padding-top: 10px;
    /*height: 50px;*/
}
.product .pro-c .pro-box li:first-child:hover{
    background-color: #0168c5;
    width: 100%;
}
.product .pro-c .pro-box li:first-child a{
    font-size: 14px;
    display: block;
    width: auto;
    height: 30px;
   /* background-color:#fa7500;*/
	border: 1px solid #fa7500;
    color: #fff;
    line-height: 31px;
    margin: 13px auto 0;
    text-align: center;
    border-radius:15px;
}
.product .pro-c .pro-box li:last-child{
    margin-bottom: 15px;
}
.product .pro-c .pro-box li a{
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    color: #ededed;
}
.product .pro-c .cp_tel{
    height: 70px;
    padding-left: 22px;
    margin: 0  20px;


}
.product .pro-c .cp_tel b{
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 18px;

}
span.glyphicon-earphone{
    margin: 0 5px 0 0;
    font-size: 17px !important;
}
.product .pro-c .cp_tel span{
    color: #fff;
    font-size: 20px;
    line-height: 24px;
}
.product .pro-c > a {
    margin: 10px 20px;
    display: block;
    height: 40px;
    background-color: #fa7500;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    border-radius: 2px;
    transition: all 0.3s;
}
.product .pro-c > a:hover{
    background-color: #fa7500;
    border-radius: 5px;
}
.pro-box  li img{
    width: 180px;
    margin: 10px auto;
    height: 180px;
    display: block;
}

























.product .pro-l{
    width: 880px;
    float: right;
}

.product .pro-lin{
    width: 850px;
}
.product .pro-l .pro-ltit{
    height: 48px;
    line-height: 48px;
    width: 844px;
    border: 1px solid #ddd;
    margin-left: 6px;
}
.product .pro-l .pro-ltit h4{
    width: 130px;
    float: left;
    text-align: center;
}
.product .pro-l .pro-ltit h4 a{
    font-size: 16px;
    font-weight: normal;
    display: block;
    padding-left: 15px;
    line-height: 48px;
    margin-top: -1px;
}
.product .pro-l .pro-ltit h4 a.active{
    background-image: url("../img/cp_tab.jpg");
    background-repeat: no-repeat;
    color: #fff;    
}
.product .pro-l .pro-ltit > a{
    float: right;
    font-size: 14px;
    color: #666;
    padding-right: 20px;
    line-height: 48px;  
}
.product .pro-l  .major-list{
    width: 840px;
    position: relative;
}
.product .pro-l  .major-list ul:first-child{
    width: 850px;
    display: block;

}
.product .pro-l  .major-list ul:last-child{
    width: 850px;
    display: none;

}
.product .pro-l  .major-list ul{
    
    top: 0;
    left: 0;
}
.product .pro-l .major-list li{
    float: left;
    width: 263px;
    height:196px;
    margin: 20px 0 0 26px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}
.product .pro-l  .major-list li:nth-child(3n+1){
    margin-left: 0;
    margin-left: 8px;
}
.product .pro-l .major-list li img{
    position: absolute;
    left: 0;
    top: 0;;
    width: 263px;
    height: 196px;
    transition: all 0.3s;
}
.product .pro-l .major-list li:hover img{
    width: 315px;
    height: 240px;
    top: -26px;
    left: -22px;
}
.product .pro-l  .major-list li  span{
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    display: block;
    position: absolute;;
    left: 0px;
    bottom: 0px;
    background-image: url("../img/cp_bg.png");
    color: #fff;
    text-align: center;
}



/* 广告图 */
.ggbg{
    margin: 60px auto;
    position: relative;
    background-image: url("../img/ad1.jpg");
    background-repeat: no-repeat;
    width: 100%;
    height: 160px;
    background-size: 100%;
    min-width: 1100px;
}
.ggbg img{
    display: none;
    width: 100%;
    height: auto;
}
.ggbg div{
    position: relative;
}
.ggbg p{
    font-weight: bold;
    font-size: 22px;
    line-height: 50px;
    color: #fff;
    position: absolute;
    right: 0;

}
.ggbg p b{
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}
.ggbg p span{
    font-size: 30px;
    color: #fff;
    
}
.ggbg a{
    display: block;
    font-size: 16px;
    color: #fff;
    width: 100px;
    height: 30px;
    background-color: rgb(1, 104, 197);
    text-align: center;
    line-height: 32px;
    font-weight: normal;
    margin-top: 10px;
}




/* 优势 */
.hq_ys{
    margin-bottom: 30px;
}
.hq_ys h3{
    height: 120px;
    text-align: center;
}
.hq_ys .content{
    position: relative;
    height: 1455px;
}
.hq_ys a{
    display: block;
    font-size: 36px;
    color: rgb(1, 104, 197);
    font-weight: bold;
    width: 600px;
    margin: auto;
    line-height: 65px;
}
.hq_ys a b{
    font-size: 72px;
    color: rgb(1, 104, 197);
    font-weight: bold;
    padding: 0px 10px;
}
.hq_ys span{
    font-size: 18px;
    color: #3f3f3f;
    display: block;
    line-height: 30px;

}
.ysimg{
    position: absolute;
    width: auto;
    height: auto;
}
 .ysimg img{
    width: 100%;
    height: 100%;
}
 .ystxt{
    width: 580px;
    float: left;
    position: absolute;
}
.ystxt .ystit{
    height: 69px;
}
.ystxt .ystit img{
    display: block;
    width: 54px;
    height: 56px;
    float: left;;
}
.ystxt .ystit span{
    display: block;
    float: left;
    font-size: 24px;
    color: rgb(1, 104, 197);
    font-weight: bold;
    line-height: 24px;
    margin: 16px 0 0 10px;

}
.ystxt .ystit span b{
    display: block;
    font-size: 12px;
    color: #303030;
    line-height: 24px;
    font-weight: 100;
}
.ystxt p{
    font-size: 15px;
    color: #333;
    margin-top: 10px;
    line-height: 36px;
    font-weight: normal;
}
.ys_but{
    margin-top: 10px;
}
.ys_but a{
    display: block;
    width: 80px;
    height: 28px;
    border-radius: 5px;
    background-color: rgb(1, 104, 197);
    color: #fff;
    text-align: center;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    line-height: 28px;
    font-weight: 400;
}
.ys_but b{
    display: block;
    width: 300px;
    height: 28px;
    border-radius: 5px;
    background-color: rgb(1, 104, 197);
    color: #fff;
    text-align: center;
    line-height: 28px;
    float: left;
    font-size: 14px;
}
.yspic1{
    top: 176px;
    right: 0;
    width: 480px;
    height: 300px;
}
.yspic2{
        top: 498px;
    left: 0;
    width: 556px;
    height: 320px;
}
.yspic3{
        top: 839px;
    right: 0;
    width: 448px;
    height: 300px;
}
.yspic4{
    top: 1120px;
    left: 0;
    width: 450px;
    height: 370px;
}

.ystxt1{
    width: 580px;
    top: 195px;
    left: 30px;
}
.ystxt2{
    width: 480px;
    top: 540px;
    left: 620px;
}
.ystxt3{
    width: 580px;
    top: 898px;
    left: 30px;
}
.ystxt4{
    width: 450px;
    top: 1208px;
    left: 650px;
}
/* 流程 */
.dzlc_box{
    width: 100%;
    height: 320px;
    background-image: url("../img/cp.jpg");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
	margin-top:70px; 
}
.dzlc_box b{
    font-size: 24px;
    color: rgb(1, 104, 197);
    display: block;
    text-align: center;
    line-height: 30px;
}

.dzlc_box ul{
    height: 260px;
}
.dzlc_box ul li{
    font-size: 21px;
    color: #fff;
    padding-top: 115px;
    float: left;
    text-align: center;
}
.dzlc_box ul li:nth-child(1){
    width: 286px;
    
}
.dzlc_box ul li:nth-child(2){
    width: 169px;
} 
.dzlc_box ul li:nth-child(3){
    width: 281px;
} 
.dzlc_box ul li:nth-child(4){
    width: 183px;
} 
.dzlc_box ul li:nth-child(5){
    width:180px;
    text-align: right;
} 
.dzlc_box p{
    text-align: center;
    line-height: 28px;
}
.dzlc_box p em{
    display: inline-block;
    font-style: normal;
    font-size: 16px;
    color: #333;
}
.dzlc_box p span{
    display: inline-block;
    font-size: 18px;
    color: #333;
    line-height: 28px;
}
.dzlc_box p a{
    display: inline-block;
    font-size: 14px;
    width: 80px;
    height: 28px;
    background-color: rgb(1, 104, 197);
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
}

/* 荣誉资质 */
.anli_box{
    background-repeat: no-repeat;
    background-position: center;
    /* height: 437px; */
    margin-top: 40px;
    width: 100%;
    height: auto;
}
.ryzz{

}
.anli_box h3{
    text-align: center;
    padding-top: 20px;
	background: url("../img/zzry_bg.jpg") no-repeat center 30px;
	background-size:100% auto;
}
.anli_box h3 a{
    font-size: 24px;
    color: rgb(1, 104, 197);
    font-weight: bold;
    display: block;
    line-height: 40px;
}
.anli_box h3 b{
    font-size: 14px;
    color: rgb(1,104,197);
    margin-top: 17px;
    display: block;

}
.anli_box .box3{
    width: 1100px;
    position: relative;
    overflow: hidden;
    margin: 30px auto;
}
.anli_box .box3 ul{
    width: 32766px;
}
.box3 li{
    float: left;
    width: 255px;
    margin: 0 20px 0 0;
    text-align: center;
}
.box3 li span{
background:#0168c5;
display:block;}
.box3 li > a{
    display: block;
    position: relative;
    width: 255px;
    height: 185px;
    overflow: hidden;
}

.box3 li img{
    position: absolute;
    width: 255px;
    height: 185px;
    top: 0;
    left: 0;
    transition: all 0.3s;
}
.box3 li:hover img{
    width: 310px;
    height: 225px;
    top: -20px;
    left: -25px;
}


.box3 li span a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    text-align: center;
    color: #fff;
}

.al_box{
    background-repeat: no-repeat;
    background-position: center -25px;;
    width: 100%;
    height: 620px;
}
.al_box h3{
    text-align: center;
    height: 200px;
    padding-top: 53px;
    display: block;
	background: url("../img/case_bg.jpg") no-repeat center 55px;
	background-size:1920px auto;
}
.al_box h3 span a{
    font-size: 24px;
    color: rgb(1, 104, 197);
    font-weight: bold;
    display: block;
    line-height: 24px;
}
.al_box h3 b{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    display: block;
    line-height: 35px;
    margin-top: 44px;
}
.al_box .al_img{
    width: 248px;
    height: 198px;
    text-align: center;
    float: left;
    margin-bottom: 10px;
    margin-right: 36px;
}
.al_box .al_img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 158px;
    transition: all 0.3s;
}
.al_box .al_img:hover img{
    width: 300px;
    height: 190px;
    top: -16px;
    left: -25px;
}
.al_box .al_img> a{
    display: block;
    width: 248px;
    height: 158px;
    position: relative;
    overflow: hidden;
}
.al_box .al_img a div{
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 158px;
    background-color: #000;
    opacity: 0;
    transition: all 0.3s;
    margin-top: 0;
}
.al_box .al_img:hover a div{
    opacity: 0.2;
}


.al_box .al_img div{
    width: 220px;
    margin: 8px auto 0;
}
.al_box .al_img div a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.al_box .al_img:nth-child(4n){
    margin-right: 0;
}
/* 公司简介 */

.gs_jj{
    height: 491px;
    background-image: url("../img/gsjj_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    margin-top: 50px;
    
}
.gs_abt h3{
    height: 120px;
    text-align: center;

}
.gs_abt h3 p a{
    color: rgb(1, 104, 197);
    font-size: 24px;
    font-weight: bold;
}
.gs_abt > div{
    height: 275px;;
}
.gs_abt > div .abtimg{
    float: left;
    width: 460px;
    height: auto;
}
.gs_abt > div .abtimg img{
    width: 100%;
    height: auto;
}
.gs_abt > div .abttxt{
    float: right;
    width: 590px;
    height: 308px;
    background-image: url("../img/gsjj_bg.png");
    background-repeat: no-repeat;
    background-position: center 15px;
}
.gs_abt > div .abttxt span a{
    line-height: 30px;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    display: block;
    padding: 5px 0 0 21px;
}
.gs_abt .abttxt .gs_nr{
    line-height: 29px;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
    margin: 10px 20px 0;
    height: 238px;
    
}
.gs_abt .abttxt > a{
    display: block;
    text-align: center;
    line-height: 34px !important;
    color: #fff;
    background-color: rgb(1, 104, 197);
    font-size: 14px;
    width: 120px;
    height: 34px;
    border: none;
    float: left;
    margin-left: 223px;
    border-radius: 20px;
    margin-top: 5px;
}

.gsxc_big{
    height: 362px;
}
.gsxc_big h3{
    text-align: center;
    padding: 20px 0;
    background-image: url("../img/gsxc_tit.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
}
.gsxc_big h3 a{
    font-size: 24px;
    color: rgb(1, 104, 197);
    font-weight: bold;
    display: block;
    line-height: 40px;
}
.gsxc_big .box2{
    width: 100%;
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}
.gsxc_big .box2 ul{
    width: 99999px;
}
.gsxc_big .box2 ul li{
    float: left;
    width: 256px;
    margin-right: 20px;
    text-align: center; 
}
.gsxc_big .box2 ul li > a{
    display: block;
    position: relative;
    width: 100%;
    height: 191px;
    overflow: hidden;
}
.gsxc_big .box2 ul li img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 191px;
    transition: all 0.3s;
}
.gsxc_big .box2 ul li:hover img{
    height: 230px;
    width: 306px;
    top: -20px;
    left:  -25px;
}
.gsxc_big .box2 ul li span a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    text-align: center;
    color: #303030;
    margin-top: 8px;
}
.new_box{
    margin: 20px auto;
    height: 371px;
}
.new_box .new_r{
    float: right;
    width: 373px;
    height: 371px;
}
.new_box .new_r h3{
    height: 56px;
    line-height: 56px;
}
.new_box .new_r h3 a{
    float: left;
    color: #333;
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
}
.new_box .new_r h3 em a{
    float: right;;
    font-size: 12px;
    background: none;
    padding: 0 15px 0 0;
    color: #666;
    font-weight: normal;
    font-style: normal;
}
.new_nrbig{
    width: 371px;
    height: 310px;
    border: 1px solid #d9d9d9;
    padding: 20px 0;
    overflow: hidden;
}
.new_nrbig ul{
    overflow: hidden;
}
.new_nrbig ul li{
    line-height: 24px;
    padding: 0 20px 10px 0;
}
.wen{
    background-image: url("../img/q.jpg");
    background-repeat: no-repeat;
    background-position: 20px center;
    line-height: 36px;
    padding-left: 48px;
    height: 36px;
    overflow: hidden;
}
.wen a{
    color: rgb(1, 104, 197);
    font-size: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.da{
    background-image: url("../img/aq.jpg");
    background-repeat: no-repeat;
    background-position: 20px 25px;
    margin-top: 6px;
    line-height: 24px;
    color: #666;
    font-size: 14px;
    height: 72px;
    overflow: hidden;
    padding-left: 48px;
}
.da p{
    line-height: 24px;
}
.new_l{
    float: left;
    width: 687px;
    position: relative;
}
.new_l ul{
    position: absolute;
    width: 677px;
    height: 56px;
}
.new_l ul li{
    float: left;
    cursor: pointer;
    line-height: 56px;
    width: 50%;
}
.new_l ul li:first-child{
}
.new_l .tab_menu2  li a{
    color: #333;
    background: url("../img/new_tit2.jpg");
    background-repeat: no-repeat;
    background-position: left;
    display: block;
    width: 100%;
    font-size: 16px;
    padding-left: 15px;
    background-size: 338.5px auto;
    box-sizing: border-box;
}
.new_l ul li span{
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
}
.new_l .tab_menu2 li.selected a{
    color: #fff;
    background: url("../img/new_tit1.jpg");
    background-repeat: no-repeat;
    background-position: left;
    margin-right: 3px;
}
.new_l ul li.selected span{
    color: #fff;
}
.new_l .tab_box2{
    width: 677px;
    clear: both;
    border: 5px solid #d8d8d8;
    border-top: 0;
    top: 56px;
    height: 310px;
    position: relative;
}
.new_l .tab_box2 .news_ber{
    width: 100%;;
    padding: 20px 20px 10px;
    height: 170px;
}
.new_l .tab_box2 .news_ber .news_img{
    float: left;
    width: 200px;
    height: 140px;
}
.new_l .tab_box2 .news_ber .news_img img{
    width: 100%;
    height: 140px;
}
.new_l .tab_box2 .news_ber .news_txt{
    width: 417px;
    float: right;
}
.new_l .tab_box2 .news_ber .news_txt span a{
    font-size: 14px;
    color: #333;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.new_l .tab_box2 .news_ber .news_txt p{
    line-height: 24px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    height: 72px;
    margin-top: 7px;
}
.new_l .tab_box2  ul{
    width: 677px;
}
.new_l .tab_box2 ul li{
    width: 308px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 20px;
    float: left;
}
.new_l .tab_box2 ul li a{
    font-size: 14px;
    float: left;
    color: #444;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.link_big{
    height: 72px;
    background: url("../img/link.jpg") no-repeat center;
    margin: 0 auto 20px; 
}
.link_big span{
    line-height: 28px;
    background: rgb(1, 104, 197);
    float: left;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 22px 5px 22px 45px;
    padding: 0 10px;
}
.link_big  div{
    float: left;
    width: 880px;
}
.link_big div a{
    font-size: 14px;
    color: #303030;
    line-height: 72px;
    padding: 0 10px;
}
footer{
    background-color: rgb(1, 104, 197);
    height: 185px;
    margin-top: 40px;
}
footer .foot_nav{
    width: 100%;
    height: 45px;
    background-color: rgb(9, 69, 124);
    text-align: center;
    line-height: 45px;
    color: #fff;
}
footer .foot_nav a{
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
}
footer .foot_nr{
    padding: 10px 0;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}
footer .foot_nr h2{
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #fff;
}
footer .foot_nr  a{
    margin: 0 3px;
    color: #fff;
    font-size: 13px;
}
/* 关于我们 */
.topbei{
    width: 100%;
    height: auto;
}
.topbei img{
    width: 100%;
    height: auto    ;
}
/* 关键词 */
.inside_main{

}
.inside_main .hotkey{
    float: left;
}
.inside_main .hotkey span{
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
}
.inside_main .hotkey a{
    font-size: 14px;
    margin-right: 10px;
    color: #404040;
}
.inside_main .form{
    float: right;
    height: 25px;
    line-height: 25px;
    color: #666;
    margin-top: 6px;    
}
.inside_main .form input{
    float: left;
    width: 180px;
    height: 24px;
    line-height: 22px;
    color: #666;
    padding: 0  10px;
    margin-bottom: 4px;
    outline: 0;
    font-size: 12px;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.inside_main .form button{
    float: left;
    width: 60px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    background: rgb(1, 104, 197);
    border: 1px solid rgb(1,104,197);
    margin-left: -1px;
    line-height: 20px;
    border: 1px solid #ccc;
}
/*   内容 */
.aboutright{
    width: 880px;
    float: right;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 7px 7px 0 0;
}
.aboutright .abttit{
    height: 40px;
    background-color: #0168c5;
    padding: 0 10px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 7px 7px 0 0;
}
.abttit div:first-child{
    float: left;
    width: 77px;
    font-size: 15px;
    line-height: 40px;
    color: #fff;

}
.abttit div:last-child{
    float: right;
    width: auto;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}
.contxt{
    width: 100%;
    padding: 0 10px;
    line-height: 27px;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    min-height: 550px;
    border: 1px solid #ccc;
    padding-top: 10px;
    
}
.contxt .contact{
    line-height: 40px;
}
.contxt img{
    float: left;
    margin:0 10px 8px 0;
    width: 324px;
    height: auto;
}
.contxt p{
    line-height: 27px;
    font-size: 14px;
    color: #666;
}
.aboutright .ryimg{
    width: 100%;
    padding: 0px;
    margin-bottom: 0px;
    margin-bottom: 20px;
}
.contimg{
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.aboutright .ryimg div{
    width: 219px;
    float: left;
}
.aboutright .ryimg div:hover a:last-child{
    color: #fa7500;
}
.aboutright .ryimg div img{
    width: 193px;
    height: 225px;
    margin: 13px auto;
    display: block;

}
.aboutright .ryimg div a{
    display: block;
}
.aboutright .ryimg div a:last-child{
    width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 25px;
    height: 25px;;
}
/* 企业图片  一行3个长图 */

.aboutright .gsimg{
    width: 100%;
    padding: 0px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.gsimg{
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.aboutright .gsimg div{
    width: 292px;
    float: left;
}
.aboutright .gsimg div:hover a:last-child{
    color: #fa7500;
}
.aboutright .gsimg div img{
    width: 260px;
    height: 174px;
    margin: 13px auto;
    display: block;

}
.aboutright .gsimg div a{
    display: block;
}
.aboutright .gsimg div a:last-child{
    width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 25px;
    height: 25px;;
}
/* 平常  一行4个 */
.aboutright .contimg{
    width: 100%;
    padding: 0px;
    margin-bottom: 0px;
    margin-bottom: 20px;
}
.contimg{
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.aboutright .contimg div{
    width: 219px;
    float: left;
}
.aboutright .contimg div:hover a.con1{
    color: #fa7500;
}
.aboutright .contimg div img{
    width: 203px;
    height: 146px;
    margin: 13px auto 9px;
    display: block;

}
.aboutright .contimg div a{
    display: block;
    text-align: center;
}
.aboutright .contimg div a.con1{
    width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 25px;
    height: 25px;;
}




                         /* 产品中心 */

/* 分页 */
.page{
    width: 880px !important;
    height: 30px;
    margin: 10px auto;
    text-align: center ;
    margin-top: 50px;
    margin-bottom: 30px;
}
.page span a{
    display: inline-block !important;
    margin: 0 4px;
    padding: 2px 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: auto !important;
}
.page span a.on{
    background-color: #fa7500;
    color: #fff;
}
.page a:hover{
    background-color: rgb(1, 104, 197) !important;
    color: #fff !important;
}
.page span a.on:hover{
    background-color: #fa7500 !important;
    color: #fff !important;
}
.page > a{
    display: inline-block !important;
    margin: 0 4px;
    padding: 2px 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: auto !important;
}
/* 新闻中心 */
.newslist{
    width: 100%;
    height: 629px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.newslist ul{
    width: 840px;
    margin: 0 auto 50px;
}
.newslist li{
    height: 35px;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-left: 5px;
}
.newslist li i{
    display: none;
    width: 3%;
    line-height: 27px;
    text-align: center;
    float: left;
}
.newslist li i img{
    width: 4px;
    height: 4px;
}
.newslist li a{
    display: block;
    width: 86%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    float: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newslist li:hover a{
    color: #fa7500;
}
.newslist li span{
    display: block;
    float: right;
    width: 11%;
    font-size: 12px;
    color: #999;
    line-height: 35px;  
    text-align: right;
}
/* 留言反馈 */

.feedback{
    border: 1px solid #ccc;
    margin-bottom: 10px;
    height: 550px;;
}
.feedback h3{
    font-size: 13px;
    color: #666;
    line-height: 27px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}
.feedback h3 span{
    color: #fa7500;
    font-weight: bold;
}
.feedback .myform{
    width: 100%;
    margin: 0 auto;
}
.feedback .myform form > div{
    margin-bottom: 10px;
}
.feedback .myform span{
    display: block;
    float: left;
    text-align: right;
    width: 136px;
    height: 34px;
    font-size: 13px;
    color: #666;
    line-height: 27px;
    margin-left: 126px;
}
.feedback .myform div div{
    float: left;
    text-align: left;
    width: 554px;

}
.feedback .myform input{
    size: 50;
    height: 29px;
    float: left;
    margin-top: 0px;
    width: 300px;

}
.feedback .myform div div span{
    color: #fa7500;
    font-weight: bold;
    font-size: 13px;
    line-height: 32px;  
    display: inline;
    width: auto;
    height: auto;
    margin-left: 0;
}
.feedback .myform textarea{
    float: left;
    height: 100px;
}
.feedback .myform .formtext div span{
    margin-top: 165px;
}
.feedback .myform .btns{
    margin-top: 30px;
    margin-bottom: 50px;
}
.feedback .myform .btns button{
    border: none;
    background-color: #fa7500;
    color: #fff;
    width: 120px;
    height: 40px;
    margin-right: 20px;
    border-radius: 7px;
}
.feedback .myform .btns button:hover{
    background-color: rgb(1, 104, 197);
}
.proinfo{
    width: 100%;
    height: 400px !important;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.proinfo .proiimg{
    float: left;
    width: 400px;
    height: 400px ;
}
.proinfo .proiimg img{
    height: 350px;
    width: 350px;
    margin: 25px;
}
.proinfo .prod11{
    float: right;
    width: 400px;
    height: 400px;
    margin-right: 10px;
}
.proinfo .prod11 .di{
    color: #333;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}
.proinfo .prod11 .di span{
    font-size: 17px;
    color: #fa7500;
    font-weight: bold;
    margin-left: 12px;
    line-height: 36px;
}
.proinfo .prod13{
    margin: 20px;
    margin-left: 0;
}
.proinfo .prod13 a{
    display: inline-block;
    margin: 0 10px;
}
.proinfo .prod13 a img{
    width: 135px;
    height: 40px;
}
.proinfo .prod11 h3{
    margin: 30px 0 0;
    font-size: 18px;
    color: #333;
}
.proinfo .prod11 p{
    line-height: 40px;
    color: #666;
    font-size: 14px;
}
.bdsharebuttonbox{
    margin-top: 10px;
}
.bdsharebuttonbox span{
    float: left;
    line-height: 30px;
}
.proinfo .prod13{
    margin-bottom: 30px;
    height: 35px;
    /* border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc; */
}
.prod15{
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 34px;
}
.prod15 span{
    display: block;
    width: 200px;
    height: 35px;
    text-align: center;
    font-weight: bold;
    color: rgb(1, 104, 197);
    font-size: 17px;
    border: 1px solid rgb(1, 104, 197);
    border-top: 2px solid rgb(1, 104, 197);
    border-bottom:1px solid #fff;;
    background-color: #fff;
    text-align: center;
    margin-top: -1px;
    line-height: 35px;
}
.prod16{
    width: 880px;
    text-align: center;
    padding: 20px 10px 10px; ;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-top: none;
    border-bottom: none;
}
.prod16 img{
    max-width: 800px;
    display: block;
    margin: 0 auto 30px;
}
.prod16 p{
    line-height: 24px;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
    text-align: left;
}
.ye{
    width: 880px;
    height: 110px;
    margin: 0 0 20px;
    border: 1px solid #ccc;
    border-top: none;
    padding-top: 30px;
}
.ye a{
    margin: 0 4px;
    display: block;
    height: 30px;
    border-radius: 4px;
    margin-left: 40px;
}
.ye a:hover{
    color: #fa7500;
}
.xgxw{
    width: 100%;
    border: 1px solid #ccc;
}
.xgxw li{
    width: 400px;
    padding-left: 20px;
    float: left;
    line-height: 30px;
    list-style: inside;
}
.xgxw li a{

}
.newsbox{
    padding: 0 10px;
    min-height: 600px;
    width: 880px;
    border: 1px solid #ccc;
    border-bottom: none;
    box-sizing: border-box;
}
.newsbox h3{
    height: 55px;
    line-height: 60px;
    font-size: 17px;
    color: #000;
    text-align: center;
}
.newsbox h5{
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 12px;
    text-align: center;
    color: #505050;
    height: 30px;
    border-bottom: 1px dashed #e1e3df;
    padding-bottom: 10px;
    box-sizing: content-box;
}
.newsbox h5 span{
    margin-right: 20px;
}

.left1{
    float: left;
}

.left2{
    width: 200px;
    height: auto;
    border: solid 1px #ccc;
    padding-bottom: 15px;
    border-radius: 7px 7px 0 0;
    overflow: hidden;
}
.fen1{
    width: 180px;
    display: block;
    margin: 0 auto;
}
.fen1>li{
    width: 168px;
    height: 30px;
    margin-top: 10px;
    border: solid 1px #ccc;
    font-size: 15px;
    line-height: 30px;
    padding-left: 10px;
}
.fen1>li:hover{
    background:#fa7500 ;
    color: #fff;
}
.fen1>li:hover a{
    color: #fff;
}
.left3{
    width: 200px;
    height: auto;
    border: solid 1px #ccc;
    padding-bottom: 15px;    
	margin: 0px 0px 20px 0px;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 7px 7px 0 0;
}
.fen2{
    width: 180px;
    display: block;
    margin: 0 auto;
}
.fen2>li{
    line-height: 30px;
    border-bottom: dashed 1px #CCCCCC;
    padding-left: 10px;
}
.left4{
    width: 200px;
    height: auto;
    border: solid 1px #ccc;
    padding-bottom: 15px;
    margin: 20px 0;
    margin-bottom: 10px;
}
.left5{
    width: 200px;
    height: auto;
    border: solid 1px #ccc;

    margin: 20px 0;
    margin-bottom: 10px;
    font-size: 14px;
    border-radius: 7px 7px 0 0;
    overflow: hidden;

}
.ming {
    width: 200px;
    height: 35px;
    background: #fa7500;
    color: #fff;
    line-height: 35px;
    font-size: 15px;
    padding-left: 20px;
    margin-top: -1px;
}
.fen3{
    width: 200px;
    height: 70px;

}
.fen3>div{
    display: inline-block;
    float: left;
}
.fen4>img{
    width: 50px;
    height: 31px;
    margin: 20px 0 10px 10px;
}
.fen5{
    line-height: 20px;
    padding-top: 14px;
    padding-left: 10px;
    font-size: 15px;
}
.fen5 b{
    font-weight: bold;
}
.left5>div{
    padding:0 8px;
    line-height: 25px;
}
.xgnews{
    height: 155px !important;
}





































/* 隐藏手机端内容 */

.fen{
    display: none;
}
.nav2{
    display: none;
}
.ggbg .img{
    display: none;
}
.pro-c2{
    display: none;
}
.left2{
    display: none;
}



.clear{clear:both}