body{
    width: 100%;
    background: #f5f5f5;
}
.bannerin{
    height: 400px;
	width:100%;
}
.bannerin img{
	width:100%;
	height:400px;
}
.header_wrap{
    width: 1200px;
    margin: 0 auto;
    height: 108px;
}
.header_wrap .logo .logo_r{
    margin-top: 28px;
    color: #000;
}
.header_wrap .logo img{
    border-right: 1px solid #959595;
}

.header_wrap .phone {
    width: 220px;
    margin-left: 15px;
    margin-top: 28px;
}
.header_wrap .phone .phone_t{
    font-size: 20px;
    color: #000;
}

.header_wrap .phone .phone_b{
    font-size: 30px;
    font-weight: 700;
    color: #002cb6;
}
.header_wrap .code{
    margin-top: 18px;
}

.nav_wrapper{
    width: 100%;
    height: 50px;
    background: #002cb6;
}
.nav{
    margin: 0 auto;
    width: 1200px;
}
.nav a{
    display: block;
    height: 55px;
    border-top: 5px solid #f5f5f5;
    float: left;
    margin-top: -5px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    padding: 0 25px;
    transition: all 0.2s;
}
.nav a.current,.nav a:hover{
    border-color: #002cb6;
    background: #f5f5f5;
    color: #002cb6;
}


.mod18{width: 560px;position:relative;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0px;background-image:url(../image/prevBtn.png);}
.mod18 #prevTop,.mod18 #nextTop{top:150px;width:32px;height:88px;background-repeat: no-repeat;background-size: 100% 100%;}
.mod18 #prev,.mod18 #next{top:387px;width:18px;height:86px;background-color: #002cb6;background-position: center;background-repeat: no-repeat;}
.mod18 #prevTop{background-image:url(../image/prevBtnTop.png);}
.mod18 #nextTop{background-image:url(../image/nextBtnTop.png);}
.mod18 .next{right:0px;background:url(../image/nextBtn.png);}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:526px;height:377px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:486px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{width:100%; height:382px;position:relative;overflow:hidden;border: 1px solid #aeaeae;}
.mod18 .picBox ul{height:100%;position:absolute; left:0;}
.mod18 .picBox li{width:560px;height:100%;}
.mod18 .picBox li img{
    width: 100%;
    height: 100%;
}
.mod18 .listBox{width:520px;height:86px;margin:5px auto 0;position:relative;overflow:hidden;}
.mod18 .listBox ul{height:86px;position:absolute;}
.mod18 .listBox li{width:130px;height:86px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:108px;height:77px;}
.mod18 .listBox img{border:3px solid #fff;width: 100%;height:100%;}
.mod18 .listBox .on img{border:3px solid #002cb6;}
.mod18 .listBox .on i{display:block;}


.productdetail{
    width: 1200px;
    height: 520px;
    margin: 40px auto;
    background: #fff;
    padding: 30px 20px;
}
.prodinfo{
    width: 580px;
}
.prodinfo .info_top{
    line-height: 65px;
    border-bottom: 1px solid #ddd;
    font-size: 26px;
    text-align: center;
    color: #002cb6;
    font-weight: 700;
}
.prodinfo .param{
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.prodinfo .param p{
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 38px;
    font-size: 18px;
}
.prodinfo .param p strong{
    color: #000;
}
.prodinfo .param .param_item{
    width: 290px;
}

.btnBox .proddm_phone{
    height: 73px;
    width: 260px;
    background-image: url(../image/icon_phone24.png);
    background-repeat: no-repeat;
    padding-left: 87px;
    margin: 50px auto 0;
}
.btnBox .proddm_phone span{
    display: block;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    width: 170px;
    color: #595757;
}
.btnBox .proddm_phone span.text{
    font-size: 26px;
    color: #002cb6;
    font-weight: 700;
}
.btnBox .proddm_code{
    width: 118px;
    height: 160px;
    text-align: center;
    margin-top: 30px;
}
.btnBox .proddm_code img{
    width: 118px;
    height: 118px;
}
.btnBox .proddm_code p{
    line-height: 34px;
}


.pub_intit{
    height: 70px;
    margin: 60px 0 10px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.pub_intit i{
    width: 12px;
    height: 60px;
    float: left;
    background: #e0e0e0;
}
.pub_intit .more{
    float: right;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    line-height: 54px;
    color: #fff;
    background: #002cb6;
    text-align: center;
}
.pub_intit .text{
    float: left;
    margin-left: 10px;
    color: #002cb6;
}
.pub_intit .text .en{
    font-size: 12px;
}
.pub_intit .text .zh{
    font-size: 36px;
    font-weight: 700;
} 
.pubb_prodinfobox{
    background: #fff;
    padding: 20px;
}
.pubb_prodinfobox img{
    max-width: 90%;
}
.pubb_item{
    width: 1200px;
    margin: 0 auto;
}

.pubb_item .pubb_prodList a{
    float: left;
    width: 590px;
    height: 440px;
    padding: 10px;
    background: #fff;
    margin-right: 20px;
    transition: all 0.3s;
}
.pubb_item .pubb_prodList a:nth-child(2n){
    margin-right: 0;
}
.pubb_item .pubb_prodList a .imgBox{
    width: 570px;
    height: 345px;
    overflow: hidden;
}
.pubb_item .pubb_prodList a .imgBox img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.pubb_item .pubb_prodList a .title{
    height: 70px;
    line-height: 70px;
    position: relative;
    font-size: 20px;
    text-align: center;
    position: relative;
}
.pubb_item .pubb_prodList a .title i{
    position: absolute;
    top: 63px;
    left: 50%;
    transform: translateX(-50%);
    width: 66px;
    height: 2px;
    background: #444;
    transition: all 0.3s;
}
.pubb_item .pubb_prodList a:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .3);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}
.pubb_item .pubb_prodList a:hover .imgBox img{
    transform: scale(1.1);
}
.pubb_item .pubb_prodList a:hover .title{
    color: #002cb6;
}
.pubb_item .pubb_prodList a:hover .title i{
    width: 500px;
    background: #002cb6;
}


.pubb_item .pubb_newsList ul{
    width: 590px;
    margin-right: 20px;
}
.pubb_item .pubb_newsList ul:nth-child(2){
    margin-right: 0;
}
.pubb_item .pubb_newsList ul li{
    line-height: 52px;
    height: 52px;
    border-bottom: 1px dashed #ddd;
}
.pubb_item .pubb_newsList ul li a{
    display: block;
    padding: 0 10px;
}
.pubb_item .pubb_newsList ul li a span.title{
    max-width: 440px;
}
.pubb_item .pubb_newsList ul li a:hover span.title {
    color: #002cb6;
}

.crumb_wrap{
    width: 100%;
    background: #fff;
    height: 56px;
    line-height: 56px;
}

.crumb {
    width: 1200px;
    margin: 0 auto;
    padding-left: 35px;
    /* background-color: #fafafa; */
    background-image: url(../image/icon_area.png);
    background-position: 11px center;
    background-repeat: no-repeat;
    font-size: 16px;
}

.crumb a {
    margin: 0 5px;
}

.crumb a:hover {
    text-decoration: underline;
}

.crumb span {
    margin: 0 5px;
}
.crumb strong{
    color: #186c34;
    margin: 0 5px;
}

.newslist{
    width: 1200px;
    margin: 0 auto;
}
.newslist .newsnav{
    text-align: center;
    margin: 65px 0;
}
.newslist .newsnav a{
    display: inline-block;
    padding: 15px 38px;
    background: #7b7b7b;
    border-radius: 25px;
    color: #fff;
    margin: 0 10px;
}
.newslist .newsnav a.current,
.newslist .newsnav a:hover{
    background: #1040d5;
}
.newslist .listBox ul li{
    margin-bottom: 30px;
}
.newslist .listBox ul li a{
    background: #fff;
    display: block;
    box-shadow: 0 7px 15px rgba(0, 0, 0, .1);
    transition: all 0.3s;
}
.newslist .listBox ul li a:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .3);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

.newslist .listBox ul li a .imgBox{
    width: 331px;
    height: 211px;
}
.newslist .listBox ul li a .imgBox img{
    width: 100%;
    height: 100%;
}
.newslist .listBox ul li a .infoBox{
    width: 860px;
    padding: 20px;
}
.newslist .listBox ul li a .infoBox .title{
    line-height: 35px;
    font-size: 18px;
    color: #000;
}
.newslist .listBox ul li a .infoBox .desc{
    color: #8e8c8c;
    line-height: 28px;
    margin:10px 0;
    height: 56px;
    overflow: hidden;
}
.newslist .listBox ul li a .infoBox .timeBox{
    margin-top: 20px;
}
.newslist .listBox ul li a .infoBox .timeBox .time strong{
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}
.newslist .listBox ul li a .infoBox .timeBox .time span{
    color: #595757;
}
.newslist .listBox ul li a .infoBox .timeBox .icon{
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background: #002cb6;
    color: #fff;
    line-height: 41px;
    text-align: center;
    font-size: 20px;
}

.newslist .newsdetil{
    background: #fff;
    padding: 40px;
}
.newslist .newsdetil .newstitle{
    line-height: 60px;
    height: 80px;
    border-bottom: 1px solid #7b7b7b;
    font-size: 26px;
    text-align: center;
}
.newslist .newsdetil .info{
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}
.newslist .newsdetil .info span{
    margin: 0 20px;
}
.newslist .newsdetil .content{
    overflow: hidden;
}
.newslist .newsdetil .content img{
    max-width: 90%;
}
.contactUs,.about_content{
    margin-bottom: 40px;
}

.contactUsBox .info{
    width: 356px;
    padding: 15px 50px;
}
.contactUsBox .info p{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #595757;
    padding-left: 10px;
}
.contactUsBox .codeBox .codeItem{
    width: 115px;
    text-align: center;
}
.contactUsBox .info p strong{
    font-weight: 700;
    color: #000;
}

.contactUsBox .codeBox .codeItem span{
    display: block;
}

.gsyj{
    text-align: center;
}
.gsys .ysItem{
    width: 500px;
    display: inline-block;
    vertical-align: top;
    margin: 35px 40px;
}

.gsys .ysItem .imgBox{
    float: left;
    width: 64px;
    height: 64px;
    margin-right: 20px;
    margin-top: 10px;
    background: rgba(0, 44, 182, 0.8);
    border-radius: 50%;
    transition: all 0.3s;
}
.gsys .ysItem .ys_info{
    width: 390px;
    float: left;
} 
.gsys .ysItem .ys_info .title{
    font-size: 24px;
    color: #000;
    line-height: 38px;
    transition: all 0.3s;
}
.gsys .ysItem .ys_info .info{
    line-height: 28px;
}

.gsys .ysItem:hover .imgBox{
    background: rgba(0, 44, 182, 1);
}

.gsys .ysItem:hover .ys_info .title{
    color: #002cb6;
}


































