.welcome{
    font-size: 14px;
    color: #232323;
    line-height: 32px;
    border-bottom:1px solid #ddd;
}
.welcome p{
    float:left;
}
.welcome a{
    float:right;
    font-size: 14px;
    color: #232323;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.welcome a:hover{
    color: #0059b4;
}
.logoshow{
    padding:23px 0;
}
.logoshow>a{
    display: block;
    float:left;
}
.logoshow>a:after{
    display: block;
    content: '';
    clear: both;
}
.logoshow>a div{
    float:left;
    margin-right: 15px;
    padding-right: 15px;
}
.logoshow>a div:first-of-type{
    border-right:1px dashed #dfdfdf
}
.logoshow>a h3{
    font-size:25px;
    color: #232323;
}
.logoshow>a p{
    text-transform: capitalize;
    color: #414141;
    font-size: 16px;
}
.logoshow>a span{
    color: #a6a6a6;
    display: block;
    font-size: 18px;
}
.logoshow>a small{
    display: block;
    color: #0059b4;
    margin-top: 6px;
    font-size: 18px;
}
.tel{
    float:right;
    padding-left: 50px;
    background:url("../images/tel.png") no-repeat left center;
}
.tel span{
    font-size: 16px;
    color: #a9a9a9;
}
.tel h4{
    font-size: 22px;
    color: #e60606;
}
.header{
    line-height: 50px;
    background: #0059b4;
}
.header ul li{
    float:left;
    width: 171px;
    position: relative;
}
.header ul li>a {
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
    height: 50px;
    line-height:50px;
    color: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}

.header ul li>a:hover{
    background: #00448d;
    color: #fff;
}
#thyNavStyle{
    background: #00448d;
    color: #fff;
}
.nav ul li b{
    position: absolute;
    top: -10px;
    left:50%;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
    border-bottom:10px solid #fff;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
}
.showlist{
    display: none;
    position: absolute;
    top:100%;
    left:0;
    width: 100%;
    background: #dbe8ef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 8px;
    z-index:1000;

}
.showlist a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    display: block;
    border-bottom:1px dashed #fff;
    line-height: 33px;
    padding-left: 8px;
    color: #00448d;
    font-size: 12px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.showlist a:hover{
   font-weight: bold;
}
.swiper-banner .swiper-slide img{
    width:100%;
}

/*main*/

.pro_tex{ text-align:center; margin-top:85px;}
.cpxx{ text-align:center; font-size:36px; font-weight:bold; color:#1651b8;}
.cpxx span{ color:#222222;}
.cpxx_mess{ color:#6a6a6a; font-size:18px;text-align:center; margin-top:10px;}
.about{ width: 100%; height: 407px;background: url('../images/bg3.jpg') no-repeat left center; min-width: 1180px; margin-top: 68px; }
.about_l{ width: 565px; margin-top: 42px;}
.about_l_tit{ color: #fff; font-size: 27px; font-weight: bold;}
.about_l_mid{ color: #fff; font-size: 15px; margin-top: 55px;}
.about_l_more{ width: 137px; height: 51px; font-size: 18px; color: #1c3da8; font-weight: bold; background: #fff; text-align: center; line-height: 51px; margin-top: 58px;}
.news_l{ width: 340px; height: auto;margin-left: 46px;}
.news_l_tit{ height: 40px; border-bottom: 1px solid #ccc; line-height: 40px;}
/*product*/
.productbg{
    background: #e3e6eb;
    padding-top: 60px;
    padding-bottom: 35px;
}
.proside{
    width: 245px;
    background: #fff;
    float:left;
}
.protit{
    width: 100%;
    padding: 28px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    background: #0059b4 url("../images/menu.png") no-repeat 33px center;
}
.protit h4{
    font-weight: normal;
    font-size: 20px;
}
.protit p{
    font-size: 18px;
}
.proside ul{
    padding:20px 0;
}
.proside ul li{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 25px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.proside ul li a{
    display: block;
    font-size: 16px;
    color: #8f8f8f;
    line-height: 40px;
    width: 100%;
    padding-left: 10px;
    border-bottom:1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.proside ul li:hover{
    border-left:3px solid #0059b4;
}
.proside ul li div a:hover {
    background: #0059b4;
    color: #fff;
}
.proside .contact{
    background: #0059b4;
    text-align: center;
    padding:25px 0;
}
.proside .contact h3{
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    padding-left: 76px;
    line-height: 30px;
    color: #fff;
    background: url("../images/tel2.png") no-repeat 36px center;
}
.proside .contact p{
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
    margin-bottom: 11px;
}
.proside .contact a{
    background: #fff;
    color: #0059b4;
    border-radius: 5px;
    display: block;
    width: 140px;
    text-align: center;
    line-height: 30px;
    margin:0 auto;
}
.indexpro{
    width: 920px;
    float: right;
}
.indexpro div.clear{
    margin-bottom: 20px;
}
.indexpro div.clear div{
    float:left;
    font-size: 20px;
    color: #0059b4;
}
.indexpro div.clear div p{
    font-size: 14px;
    color: #333;
}
.indexpro div.clear a{
    float:right;
    color: #fff;
    font-size: 16px;
    background: #0059b4;
    border:1px solid #0059b4;
    display: block;
    width: 100px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.indexpro div.clear a:hover{
    background: none;
    color: #0059b4;
}
.indexpro ul li{
    float:left;
    width: 218px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.indexpro ul li:nth-of-type(4n){
    margin-right:0;
}
.indexpro ul li a{
    display: block;
    width: 100%;
}
.indexpro ul li a b{
    width: 100%;
    height: 220px;
}
.indexpro ul li a p{
    text-align: center;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*productå­é¡µé¢å¼€å§‹*/
.product ul li{
    float:left;
    width: 286px;
    margin-right: 18px;
}
.product ul li:last-child{
    margin-right:0;
}
.product ul li a>div{
    width:100%;
    height: 339px;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}
.product ul li a>div>img{
    max-width: 100%;
    height: 100%;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.product ul li a>div>div{
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.product ul li a:hover>div>div{
    background: rgba(0, 68, 141, 0.7);
}

.product ul li a>p{
    width: 100%;
    font-size: 16px;
    color: #474747;
    line-height: 54px;
    text-align: center;
    display: block;
    background: #fff;
    -webkit-transition: 300ms 0s all linear;
    -moz-transition: 300ms 0s all linear;
    -ms-transition: 300ms 0s all linear;
    -o-transition: 300ms 0s all linear;
    transition: 300ms 0s all linear;
}
.product ul li a:hover>p{
    background: #00448d;
    color: #fff;
}
.product ul li a div div span{
    font-size: 14px;
    color: #5c5c5c;
    width: 126px;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    display: block;
    background: #fff url("../images/xq.png") no-repeat 15px center;
}
.protext{
    position: absolute;
    width: 163px;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.protext div:first-of-type{
    float:left;
    height: 32px;
    width: 126px;
    overflow: hidden;
    position: relative;
}
.protext div:last-of-type{
    float:right;
    height: 32px;
    width: 32px;
    position: relative;
    overflow: hidden;
}
.protext div:first-of-type span{
    position: absolute;
    top: 100%;
    opacity: 0;
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.product ul li a:hover .protext div:first-of-type span{
    top:0;
    opacity: 1;
}
.protext div:last-of-type img{
    position: absolute;
    opacity: 0;
    left:100%;
    -webkit-transition: 350ms 0s all linear;
    -moz-transition: 350ms 0s all linear;
    -ms-transition: 350ms 0s all linear;
    -o-transition: 350ms 0s all linear;
    transition: 350ms 0s all linear;
}
.product ul li a:hover .protext div:last-of-type img{
    left:0;
    opacity: 1;
}
/*productå­é¡µé¢ç»“æŸ*/

/*company*/
.company{
    padding:50px 0;
}
.com_l{
    float:left;
    width: 335px;
    height: 560px;
    background: #0059b4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:40px 38px;
    color: #fff;
}
.com_l p{
    font-size: 24px;
    color: #fff;
}
.com_l small{
    font-size: 16px;
    color: #4289d2;
    text-transform: uppercase;
    display: block;
    margin-bottom: 50px;
}
.com_l i{
    font-style: normal;
    font-size:16px;
    color: #fff;
    display: block;
    margin-top: 83px;
}
.com_l h5{
    font-size: 18px;
    color: #f66603;
    text-shadow: 0 0 10px #000;
    margin-bottom: 45px;
}
.com_l .com_cont{
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 40px;
}
.com_l .clear a{
    float:left;
    display: block;
    border-radius: 5px;
    background: #4f9aff url("../images/comicon.png") no-repeat 12px center;
    padding-left:38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:119px;
    margin-right: 10px;
    line-height: 40px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.com_l .clear a:last-child{
    background: #4db75f url("../images/msgicon.png") no-repeat 12px center;
}
.com_l .clear a:hover{
    box-shadow: 0 0 10px #ddd;
}
.company b:first-of-type{
    float:left;
    width: 865px;
    height: 330px;
}
.company b{
    float:left;
    display: block;
    width: 288px;
    height: 230px;
}

/*pz*/
.pz{
    background: url("../images/pz.jpg") no-repeat center;
    background-attachment: fixed;
    height: 447px;
}
.pz p{
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    padding-top: 30px;
}
.pz p span{
    color: #0059b4;
}
.pz small{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ddd;
    text-transform: capitalize;
    margin-bottom: 50px;
}
.pz .img_jz{
    width: 100%;
    height: 235px;
    border:1px solid #fff;
}
.pz .swiper-pagination-bullet-active{
    background: #fff;
}
.swiperpz{
    position: relative;
}
.swiperpz .swiper-pagination{
    width: 100%;
}
.swiperpz .swiper-pagination-bullet{
    margin-right:8px;
}
.swiperpz .swiper-pagination-bullet:last-child{
    margin-right:0px;
}

/*honor*/
.honorbg{
    background: #f1f1f1;
    padding-bottom: 40px;
}
.honor h4{
    color: #000000;
    font-size: 24px;
    padding-bottom: 15px;
    text-align: center;
    padding-top: 40px;
    background: url("../images/line.png") no-repeat center bottom;
}
.honor .clear{
    margin-top: 35px;
}
.honor .clear a{
    display: block;
    float:left;
    width: 210px;
    margin-right: 30px;
}
.honor .clear a:last-child{
    margin-right:0;
}
.honor .clear a p{
    font-size: 14px;
    background: #0b5a9f;
    line-height: 35px;
    text-align: center;
    color: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.honor .clear a:hover p{
    text-shadow: 0 0 10px #ddd;
}
.honor .clear a:nth-of-type(even) p{
    background: #4db75f;
}
.honor .clear b{
    width: 100%;
    height: 158px;
}
/*news*/
.news{
    padding:50px 0;
}
.news h2{
    font-size: 30px;
    color: #333;
}
.news_l{
    float:left;
    width: 545px;
}
.news_l a{
    display: block;
    border-bottom:1px solid #ddd;
    margin-top: 20px;
}
.news a h3{
    font-size: 18px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
 .news a h3 span{
     font-size: 26px;
     color: #4db75f;
     padding-right: 20px;
 }
 .news a p{
     font-size: 16px;
     color: #737373;
     margin-top: 10px;
     margin-bottom: 15px;
     -webkit-transition: 300ms 0s all ease;
     -moz-transition: 300ms 0s all ease;
     -ms-transition: 300ms 0s all ease;
     -o-transition: 300ms 0s all ease;
     transition: 300ms 0s all ease;
 }
.news a:hover p{
    color: #4db75f;
}
.news_r{
    float:right;
    width: 608px;
}
.ques{
    background: url("../images/ques.png") no-repeat center;
    margin-top: 20px;
}
.ques div{
    background: url("../images/tel3.png") no-repeat 20px center;
    font-size: 24px;
    color: #fff;
    padding: 40px 0px;
    padding-left: 89px;
}
.ques div small{
    font-size: 16px;
    letter-spacing: 3px;
}
.news_r>.clear a{
    width: 50%;
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    float: left;
}
.news_r>.clear a p{
    line-height: 26px;
}
/*footer*/
.links{
    background: #4db75f;
    line-height: 70px;
    position: relative;
    top: -35px;
}
.links h4{
    font-size: 16px;
    color: #fff;
    width: 210px;
    float:left;
    font-weight: normal;
    background: #2db844;
    text-align: center;
}
.links a{
    float:left;
    margin-left: 20px;
    display: block;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.links a:hover{
    text-decoration: underline;
}
#footer{
    background:#323335;
}
.fot_l{
    float:left;
    background: #fff;
    text-align: center;
    width: 140px;
    height: 162px;
    margin-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    padding-top:13px;
}
.fot_l img{
    width: 100%;
}
.fot_l p{
    font-size:14px;
    width: 100%;
    color: #525252;
    margin-top: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lx_l{
    float:left;
    width: 683px;
}
.lx_l h3{
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}
.lx_l a{
    line-height:28px;
    display: block;
    color: #6d6e6f;
    font-size: 14px;
}
.fot_r_tit{
    width: 336px;
    float:left;
}

.footer_bottom{
    border-top:2px solid #4d4e4f;
    line-height: 44px;
    font-size: 14px;
    color: #666768;
    background: #323335;
}
.footer_bottom p{
    color: #666768;
    font-size:14px;
    float:left;
}
.footer_bottom>a{
    float:right;
    color: #666768;
    font-size:14px;
}
notempty a{
    color: #666768;
    font-size:14px;
}

