*{
    font-family: 'Helvetica Neue','Helvetica','Arial','Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
    margin: 0;
    padding: 0;
}
body{
    background: #fff;
    color: #666;
    font: 12px/1.231 "Microsoft YaHei";
    overflow-x: hidden;
}
a{
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    text-decoration: none;
}
.clearfix{
    zoom: 1;
}
.clearfix::before,
.clearfix::after{
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    opacity: 0;
    clear: both;
}
ul,li,ol{
    list-style: none;
    padding: 0;
    margin: 0;
}
.box{
    width: 1200px;
    margin: 0 auto;
}
img{
    max-width: 100%;
}


.top{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #efefef;
}
.topCon{
    max-width: 1201px;
    margin: 0 auto;
}
.topCon p{
    font-size: 12px;
    color: #545454;
    float: left;
    margin: 0;
}
.topCon div{
    float: right;
}
.topCon div a{
    color: #858585;
    font-size: 12px;
    text-decoration: none;
}
.topCon div a:hover{
    color: #0068bf;
}

.logo{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
.logo .left{
    display: inline-block;
}
.logo .left div{
    border-left: 1px solid #0061b2;
    vertical-align: middle;
    font-size: 24px;
    padding-left: 10px;
    display: inline-block;
    margin-left: 10px;
}
.logo .left div span{
    font-size: 18px;
    font-weight: bold;
    color: #0061b2;
    display: block;
}
.logo .left div p{
    margin: 6px 0 0;
    font-size: 13px;
    color: #333;
}
.logo .right{
    float: right;
}
.logo .tel img{
    vertical-align: top;
    margin-right: 2px;
}
.logo .tel div{
    display: inline-block;
    padding-top: 2px;
    padding-left: 5px;
}
.logo .tel div strong{
    font-size: 13px;
    padding-left: 2px;
    font-weight: normal;
}
.logo .tel div h3{
    margin: 4px 0 0;
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    color: #b52019;
    font-weight: bold;
}
.logo .right p{
    margin-top: 2px;
    font-size: 14px;
    color: #333;
    padding-left: 4px;
}
.logo .right p b{
    margin-left: 2px;
    color: #0061b2;
    font-weight: normal;
}

.navlist{
    background: #0061b2;
    height: 60px;
}
.navlist>ul{
    width: 1200px;
    margin: 0 auto;
}
.navitem{
    float: left;
    position: relative;
}
.navitem>a{
    display: block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.navitem>a:hover,
.navitem.active>a{
    color: #FFFFFF;
    background: #0059a2;
}





.search{
    height: 65px;
    margin: 0 auto;
    overflow: hidden;
    background: #f0f0f0;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}
.search-box{
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 10px;
}
.search-box p{
    color: #666;
    height: 65px;
    line-height: 65px;
    float: left;
    margin: 0;
    
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.search-box p b{
    color: #000;
}
.search-box p a{
    color: #666;
    text-decoration: none;
    padding: 0 5px;
}
.search-box .fs{
    padding-right: 10px;
    float: right;
    width: 43%;
}
.search-box .fs form{
    width: 100%;
    margin-top: 17px;
}
.fs input{
    color: #666;
    padding-left: 10px;
    outline: none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #ccc;
    float: none !important;
}
.fs button{
    color: #666;
    outline: none;
}


.service{
    margin-top: 50px;
}
.ser-left{
    float: left;
    width: 260px;
    height: 370px;
    overflow: hidden;
}
.ser-left .ltop{
    position: relative;
    height: 113px;
}
.ser-left .ltop h3{
    position: absolute;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    bottom: 15px;
}
.ser-left ul{
    border: 1px solid #0061b2;
    padding: 40px 20px 20px;
    position: relative;
    top: -24px;
    z-index: 100;
    border-top: none;
}
.ser-left li{
    margin-bottom: 15px;
}
.ser-left li a{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #0061b2;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 15px;

}
.ser-left li p{
    font-size: 14px;
    text-align: center;
    color: #0061b2;
}
.ser-left li .chaxun{
    background: #0061b2;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 15px;
    padding: 3px 0 3px 3px;
}
.ser-left li .chaxun input{
    float: left;
    height: 34px;
    line-height: 34px;
    border: none;
    background: #fff;
    padding-left: 10px;
    width: 180px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.ser-left li .chaxun button{
    height: 34px;
    line-height: 34px;
    border: none;
    float: left;
    width: 34px;
    background: #0061b2;
    outline: none;
}
.ser-left li .chaxun button:hover,
.ser-left li .chaxun button:focus{
    outline: none;
}
.ser-right{
    float: right;
    width: 900px;
    border: 1px solid #0061b2;
    padding: 0 20px;
    height: 315px;
}
.sr-top h3{
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
    margin: 0;
    color: #0061b2;
}




.title{
    padding: 40px 0;
    text-align: center;
    position: relative;
}
.title h3::before,
.title h3::after{
    content: '';
    position: absolute;
    bottom: 40%;
    width: 260px;
    border-bottom: 1px solid #639ed0;
    z-index: 100;
}
.title h3::before{
    left: 100%;
}
.title h3::after{
    right: 100%;
}
.title h3{
    z-index: 200;
    display: inline-block;
    position: relative;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    padding: 0 30px 15px;
    color: #0061b2;
}
.title h3 span{
    color: #ffc428;
}
.title p{
    font-size: 16px;
    color: #666;
}


.ques{
    background: #0061b2;
    margin-top: 30px;
    padding-top: 20px;
}
.ques .title h3,
.ques .title p{
    color: #fff;
}
.ques .title p{
    font-size: 16px;
}
.ques .con{
    max-width: 1000px;
    margin: 0 auto;
}
.ques .con img{
    float: left;
}
.ques .con .info{
    float: left;
    padding-top: 60px;
    margin-left: 30px;
}
.ques .con .info p{
    font-size: 16px;
    margin: 0 0 80px;
    color: #fff;
}
.ques .con .info p:first-child,
.ques .con .info p:last-child{
    position: relative;
    left: -40px;
}
.ques .con .info p span{
    color: #ffc21d;
}
.ques .qfoot{
    padding: 30px 0;
    color: #fff;
    text-align: center;
    border-top: 1px dashed #888;
}
.ques .qfoot h3{
    font-size: 16px;
    margin: 0 0 20px;
}
.ques .qfoot h3 span{
    font-weight: bold;
    font-size: 17px;
}
.ques .qfoot p{
    font-size: 16px;
}
.ques .qfoot p span{
    margin: 0 20px 0 5px;
}
.ques .qfoot a{
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ffc21d;
}


.feature{
    padding-top: 30px;
}
.fea-left{
    float: left;
    width: 600px;
    height: 360px;
    position: relative;
}
.fea-right{
    position: relative;
    float: right;
    height: 360px;
    width: 600px;
}
.feature li{
    margin-bottom: 30px;
}
.feature li img{
    display: block;
    width: 600px;
    height: 360px;
}
.feature li .info{
    height: 360px;
    padding: 60px 40px 0;
    background: #f5f5f5;
}
.feature li h3{
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 15px;
    color: #0061b2;
}
.feature li span{
    color: #888;
    font-size: 15px;
}
.feature li .info div{
    margin: 40px 0 30px;
}
.feature li .info p{
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    line-height: 22px;
    color: #333;
}
.feature li .info p::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 6px solid transparent;
    border-left-color: #0061b2;
}
.feature li .info a{
    display: block;
    width: 140px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    background: #ffc21d;
    font-size: 16px;
}
.feature li .count{
    position: absolute;
    top: -20px;
    right: 30px;
    background: #ffc21d;
    color: #fff;
    font-size: 26px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
}

.feature li:nth-child(2n+1) .count{
    right: auto;
    left: 30px;
}


.reason{
    position: relative;
    height: 640px;
    margin-top: 70px;
}
.reason>img{
    display: block;
    width: 100%;
    height: 640px;
}
.reason .box{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
}
.reason .title{
    padding-top: 60px;
}
.reason .title h3,
.reason .title p{
    color: #fff;
}
.r-left{
    float: left;
    width: 350px;
    margin-right: 50px;
    padding-top: 40px;
}
.r-center{
    float: left;
    width: 400px;
}
.r-center>img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.r-right{
    float: right;
    width: 350px;
    padding-top: 40px;
}
.r-item{
    position: relative;
    padding-left: 80px;
    color: #fff;
    margin-bottom: 60px;
}
.r-item span{
    font-size: 44px;
    font-weight: bold;
    padding-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 85px;
    background: url("../image/r_item.jpg") no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.r-item h3{
    font-size: 24px;
    display: inline-block;
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    margin: 0 0 20px;
}
.r-item p{
    font-size: 15px;
    line-height: 24px;
    height: 72px;
}


.khjz{
    padding-top: 30px;
}

.khjz li{
    float: left;
    width: 380px;
    margin-right: 30px;
    border: 1px solid #d1d1d1;
    padding: 15px;
}
.khjz li:last-child{
    margin-right: 0;
}

.khjz li img{
    display: block;
    width: 348px;
}

.khjz li .info{
    padding: 20px 15px;
}
.khjz li .info .jz-tit{
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
}
.khjz li .info h3{
    font-size: 18px;
    color: #0061b2;
    margin: 0 0 10px;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.khjz li .info span{
    color: #888;
    font-size: 14px;
}
.khjz li .info p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 15px;
    line-height: 24px;
    height: 48px;
    color: #555;
    margin: 15px 0 30px;
}
.khjz li .info a {
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 140px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #0061b2;
    display: block;
}


.about{
    background: #0061b2;
    margin-top: 60px;
    padding-top: 20px;
    padding-bottom: 60px;
}
.about .title h3,
.about .title p{
    color: #fff;
}
.abcon{
    background: url("../image/about-bg.jpg") no-repeat;
    height: 380px;
}
.ableft{
    float: left;
    width: 550px;
}
.ableft h3{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.ableft h3 span{
    color: #e1e1e1;
    text-transform: uppercase;
}
.ableft p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    margin: 35px 0;
}
.ableft a{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 4px;
    color: #fff;
    background: #FFC21D;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    text-align: center;
}
.abright{
    float: right;
}
.partner>h3{
    font-size: 24px;
    margin: 0 0 30px;
    text-align: center;
    color: #fff;
}
.part-slide{
    position: relative;
}
.part-slide .bd{
    width: 1200px;
    overflow: hidden;
}
.part-slide span{
    position: absolute;
    top: 30%;
    cursor: pointer;
}
.part-slide span.next{
    right: -40px;
}
.part-slide span.prev{
    left: -40px;
}
.part-slide li{
    float: left;
    width: 220px;
    margin-right: 25px;
}
.part-slide li img{
    display: block;
    width: 220px;
    height: 110px;
}
.part-slide li h3{
    text-align: center;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}



.news{
    margin: 60px 0;
}
.nleft{
    float: left;
    width: 720px;
}
.nl-tit{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #a1a1a1;
}
.nl-tit h3{
    border-bottom: 2px solid transparent;
    height: 60px;
    line-height: 60px;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    color: #333;
}
.nl-tit h3 a{
    color: #333;
}
.nl-tit h3.active,
.nl-tit h3:hover{
    border-bottom: 2px solid #0061B2;
}
.nl-tit h3.active a,
.nl-tit h3:hover a{
    color: #0061B2;
}
.nl-tit a.more{
    display: block;
    float: right;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #888;
    font-size: 15px;
}
.nleft .exp{
    margin-top: 20px;
}
.nleft .exp img {
    float: left;
    width: 270px;
    height: 185px;
}
.nleft .exp{
    background: #e1e1e1;
}
.nleft .exp .info{
    height: 185px;
    padding-right: 20px;
    float: right;
    width: 420px;
}
.nleft .exp .info h3{
    margin: 0;
    padding: 10px 0;
}
.nleft .exp .info h3 a{
    position: relative;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
    height: 32px;
    line-height: 35px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nleft .exp .info h3 a:hover{
    color: #0061b2;
}
.nleft .exp .info p{
    font-size: 15px;
    line-height: 24px;
    height: 72px;
    color: #555;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.nleft .exp .info>a{
    float: right;
    font-size: 15px;
    color: #555;
}
.nleft .exp .info>a:hover{
    color: #0061b2;
}
.nleft .mcon>p{
    margin: 15px 0 0;
}
.nleft .mcon>p a{
    position: relative;
    height: 35px;
    line-height: 35px;
    float: left;
    width: 350px;
    margin-right: 20px;
    font-size: 15px;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 15px;
}
.nleft .mcon>p a::before{
    position: absolute;
    content: '';
    left: 0;
    top: 30%;
    border: 8px solid transparent;
    border-left-color: #0061b2;
}
.nleft .mcon>p a:nth-child(2n){
    margin-right: 0;
}
.nleft .mcon>p a:hover{
    color: #0061b2;
}
.nright{
    width: 420px;
    float: right;
}
.nr-tit{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #a1a1a1;
}
.nr-tit h3{
    border-bottom: 2px solid #0061B2;
    float: left;
    height: 60px;
    line-height: 60px;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    color: #0061B2;
}
.nr-tit a.more{
    display: block;
    float: right;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #888;
    font-size: 15px;
}
.nright li{
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #c1c1c1;
}
.nright li:last-child{
    border-bottom: none;
}
.nright li h3{
    position: relative;
    padding-left: 35px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
    height: 32px;
    line-height: 35px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nright li:hover h3{
    color: #0061B2;
}
.nright li h3::before{
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 24px;
    height: 24px;
    background: url("../image/ques.jpg") no-repeat;
}
.nright li p{
    font-size: 15px;
    line-height: 24px;
    height: 72px;
    color: #555;
    position: relative;
    padding-left: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.nright li p::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 24px;
    height: 24px;
    background: url("../image/ans.jpg") no-repeat;
}
 
.fnav{
    background: #0061B2;
}
.fnav a{
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 11.11%;
    color: #fff;
    font-size: 15px;
}

.foot{
    background: #01437C;
    padding: 40px 0;
}
.foot .box{
    background: rgba(255,255,255,.1);
    padding: 30px 30px 0;
}
.fleft{
    float: left;
    width: 186px;
}
.fleft img{
    display: block;
    margin: 0 auto;
}
.fleft p{
    padding: 10px;
    background: #fff;
    width: 186px;
    margin-top: 15px;
}
.fcenter{
    float: left;
    width: 350px;
    margin-left: 150px;
}
.fcenter .link{
    color: #b1b1b1;
    font-size: 15px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #fff;
}
.fcenter .link a{
    color: #b1b1b1;
    margin-right: 15px;
    line-height: 24px;
}
.fcenter .info li{
    color: #b1b1b1;
    font-size: 15px;
    margin-bottom: 15px;
}
.fcenter .info li span{
    margin-right: 5px;
    float: left;
    position: relative;
    top: 2px;
    width: 15px;
}
.fcenter .info li p{
    float: left;
    width: 330px;
    margin: 0;
}
.fright{
    float: right;
    width: 330px;
}
.fright li{
    margin-bottom: 15px;
    color: #b1b1b1;
    font-size: 15px;
}
.fright li p{
    margin-bottom: 10px;
}
.fright li input{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    border: 1px solid #a1a1a1;
    background: none;
    width: 300px;
    color: #b1b1b1;
    padding-left: 15px;
}
.fright li textarea{
    display: block;
    width: 300px;
    height: 100px;
    background: none;
    border: 1px solid #a1a1a1;
    padding: 10px;
}
.fright li button{
    display: inline-block;
    width: 70px;
    background: none;
    border: 1px solid #a1a1a1;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 20px;
}
.fbottom{
    border-top: 2px solid rgba(255,255,255,.1);
    margin-top: 30px;
}
.fbottom p{
    float: left;
    height: 60px;
    line-height: 60px;
    color: #b1b1b1;
    font-size: 14px;
}
.fbottom div{
    float: right;
}
.fbottom div a{
    display: inline-block;
    height: 60px;
    line-height: 60px;
}


.map-container{
    margin: 30px auto 50px;
}
.map{
    border: 6px solid #EEEEEE;
    padding: 30px;
}
.mtitle{
    display: inline-block;
    border-bottom: 2px solid #b52019;
    font-size: 20px;
    line-height: 40px;
    margin: 0;
}
.maplist{
    margin-top: 20px;
}
.maplist li h3{
    margin: 0;
}
.maplist li h3 a{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    color: #666;
}
.maplist li p{
    border: 1px solid #ddd;
    padding: 2px 5px;
}
.maplist li p a{
    display: inline-block;
    width: 180px;
    color: #555;
    line-height: 28px;
    font-size: 14px;
}
.maplist li h3 a:hover,
.maplist li p a:hover{
    color: #b52019;
}





.p-banner{
    position: relative;
}
.p-banner img{
    display: block;
    width: 100%;
}

.p-container{
    padding: 40px 0 80px;
}
.p-container .box{
    width: 1100px;
    margin: 0 auto;
}
.pleft{
    width: 220px;
    float: left;
}
.pl-item{
    text-align: center;
    margin-bottom: 30px;
}
.pl-item>h3{
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #0a70c5;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}
.pl-item ul{
    border: 1px solid #93C0E6;
    padding-bottom: 10px;
}
.pl-item .one li{
    width: 200px;
    margin: 10px auto 0;
}
.pl-item .one li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 35px;
    line-height: 35px;
    background: #009fe9;
    color: #fff;
    display: block;
    font-size: 15px;
}
.pl-item .two li{
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
}
.pl-item .two li img{
    display: block;
    height: 135px;
    width: 100%;
    border: 1px solid #e1e1e1;
}
.pl-item .two li h3{
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.pl-item .two li a:hover h3{
    color: #0068bf;
}
.pl-item .three li{
    padding: 5px 10px;
    text-align: left;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}
.pl-item .three .tel{
    padding-left: 70px;
    background: url("../image/Teln.gif") no-repeat 10px 50%;
}
.pl-item .three .tel p{
    font-size: 14px;
    margin: 0;
}
.pl-item .three .tel span{
    font-size: 20px;
    font-weight: bold;
    color: #0068bf;
}


.pright{
    float: right;
    width: 850px;
}
.pr-nav{
    height: 40px;
    line-height: 40px;
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: #666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-left: 10px;
}
.pr-nav a{
    color: #666;
    margin: 0 5px;
}
.pr-nav a:hover{
    color: #0068bf;
}

.pr-con{
    padding-top: 20px;
}
.pmlist li{
    border: 1px solid #c1c1c1;
    padding: 15px 10px;
    height: 210px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
}
.pmlist li img{
    float: left;
    width: 280px;
    height: 180px;
}
.pmlist li .info{
    float: right;
    width: 530px;
    padding-top: 10px;
}
.pmlist li .info h3{
    font-size: 16px;
    color: #000;
    margin: 0 0 15px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pmlist li .info p{
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #666;
}
.pmlist li .info a{
    display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0a70c5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.detail-tit{
    padding: 30px 0;
    border-bottom: 1px dashed #d1d1d1;
    text-align: center;
}
.detail-tit h3{
    margin: 0 0 10px;
    font-size: 22px;
    color: #333;
}
.detail-tit p{
    font-size: 13px;
    color: #888;
    margin: 0;
}
.detail-con{
    padding: 20px 5px 30px;
}
.detail-con,
.detail-con p{
    font-size: 14px;
    line-height: 22px;
    color: #555;
}
.detail-con p{
    text-indent: 20px;
}
.detail-con img{
    display: block;
    margin: 5px auto;
    max-width: 100%;
}



.pnews-list{
    border-top: 1px dashed #c1c1c1;
}
.pnews-list li{
    border-bottom: 1px dashed #c1c1c1;
    padding: 15px 10px;
}
.pnews-list li div{
    padding-left: 10px;
    position: relative;
    margin-bottom: 6px;
}
.pnews-list li div::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 5px;
    height: 5px;
    background: #888;
}
.pnews-list li a{
    font-size: 15px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pnews-list li a:hover{
    color: #01437C;
}
.pnews-list li span{
    font-size: 14px;
    color: #777;
    float: right;
}
.pnews-list li P{
    font-size: 13px;
    line-height: 20px;
    color: #666;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.pcase-list{
}
.pcase-list li{
    float: left;
    width: 270px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #d1d1d1;
}
.pcase-list li:nth-child(3n){
    margin-right: 0;
}
.pcase-list li img{
    width: 268px;
    height: 175px;
    display: block;
}
.pcase-list li h3 {
    font-size: 15px;
    color: #000;
    height: 50px;
    line-height: 50px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    text-align: center;
}
.pcase-list li h3:hover{
    color:  #0a70c5;
}


.wl-box{
    padding: 20px 0 50px;
}
.wl-tit{
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
}
.wl-tit h3{
    font-size: 16px;
    color: #000;
    margin: 0;
    position: relative;
    padding-left: 15px;
}
.wl-tit h3::before{
    position: absolute;
    left: 2px;
    top: 0;
    height: 100%;
    border-left: 3px solid #0a70c5;
    content: '';
}
.wl-tit h3 span{
    font-size: 15px;
    font-weight: normal;
}

.wl-box table{
    width: 100%;
}
.wl-box tr{
    border-bottom: 1px solid #f1f1f1;
}
.wl-box td{
    padding: 15px 10px;
    color: #999;
}
.wl-box td.item1{
    color: #3c763d;
}
.wl-box td:first-child{
    padding-left: 10px;
    text-align: center;
}
.wl-box td div{
    padding: 10px 0;
}
.wl-box td div span{
    display: inline-block;
    font-size: 14px;
    width: 33%;
}
.wl-box td p{
    margin: 10px 0 0;
    line-height: 26px;
    font-size: 14px;
}
.wl-box tr.now td.item1{
    color: #000;
    font-size: 15px;
}
.wl-box tr.now td div span{
    color: #555;
}
.wl-box tr.now td p{
    color: #333;
}

.page{
    margin: 30px auto 0;
    text-align: center;
}
.page ul li{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
    padding: 0 15px;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #666;
}
.page ul li a{
    display: block;
    text-decoration: none;
    color: #666;
}
.page ul li:hover,
.page ul li.current{
    border: 1px solid #0068bf;
    background: #0068bf;
    color: #fff;
}
.page ul li:hover a,
.page ul li.current a{
    color: #fff;

}