* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.head {
    width: 100%;
    height: 94px;
}

.heads {
    max-width: 1200px;
    margin: auto;
}

.logo {
    float: left;
 
    line-height: 111px;
}

.logo img {
    width: 100%;
}

.sidenav {
    float: right;
    line-height: 94px;
    cursor: pointer;
}

.search {
    float: right;
    line-height: 94px;
    cursor: pointer;
    margin-right: 30px;
}

.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 94px;
    display: none;
    z-index: 9999;
    background: #fff;
    padding: 18px 2%;
}

.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}

.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(51, 51, 51, 1);
}

.search-box form .text {
    font-size: 12px;
    color: #333;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #333;
    line-height: 40px;
    outline: none;
}

.search-box form .submit {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../images/search.png) no-repeat center;
    border: none;
}

.search-box form .text::-webkit-input-placeholder {
    color: #333;
}

.search-box form .text:-moz-placeholder {
    color: #333;
}

.search-box form .text::-moz-placeholder {
    color: #333;
}

.search-box form .text:-ms-input-placeholder {
    color: #333;
}



.about {
    width: 100%;
    overflow: hidden;
	background:#f7f9fa;
	padding-top:65px;
	padding-bottom:60px;
}

.abouts {
    max-width: 1270px;
    margin: auto;
}

.abtop {
    width: 100%;
    overflow: hidden;
}

.right_ab {
    float: right;
    width: 48.1%;
}

.right_ab video {
    width: 100%;
}

.left_ab {
    float: left;
    width: 44.5%;
}

.abtitle {
    font-size: 51.26px;
    color: #464646;
    font-weight: bold;
}

.abtitle span {
    color: #054c96;
}

.abtitles {
    font-size: 18px;
    color: #474445;
}

.abline {
    width: 55px;
    height: 3px;
    background: #f2741f;
    margin-top: 15px;
}

.abcon {
    text-indent: 2em;
    font-size: 14px;
    color: #464646;
    line-height: 30px;
    margin-top: 10px;
}

.abmore a {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #0169b7;
    font-size: 14px;
    color: #fff;
}

.abmore {
    margin-top: 10px;
}

.abbot {
    margin-top: 25px;
    overflow: hidden;
    width: 100%;
}

.shuju {
    width: 25%;
    float: left;
    text-align: center;
}

.sj_pic {
    height: 52px;
    line-height: 52px;
}

.sj_num {
    font-size: 25px;
    color: #615f5f;
    margin-top: 10px;
	display:block;
	transition: all 0.3s;
}

.sj_num span {
    font-family: "Bahnschrift";
    font-size: 78px;
    color: #444444;
	
	
}
.sj_num:hover {
	
}
.sj_name {
    font-size: 20px;
    color: #201e1e;
    margin-top: -20px;
}

.alltitle {
    text-align: center;
	margin-bottom: 40px;
}

.maintitle {
    font-size: 40px;
    color: #171719;
    font-weight: bold;
}

.maintitle span {
    color: #0169b7;
}

.titles {
    font-size: 20px;
    color: #1e1e1e;
    margin-top: 10px;
}

.product {
    width: 100%;
    overflow: hidden;
  
   
    padding-top: 80px;
    padding-bottom: 45px;
}

.products {
    max-width: 1270px;
    margin: 30px auto 0;
}

.left_pro {
    float: left;
    width: 22.4%;
}

.right_pro {
    float: right;
    width: 75.5%;
}

.lpro_top {
    width: 100%;
    background: #0169b7;
    padding-left: 30px;
}

.lpro_top_title {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 20px;
}

.lpro_top_titles {
    font-size: 29.4px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
}

.lpro_list a {
    display: block;
    line-height: 65px;
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
    padding-left: 50px;
    font-size: 16px;
    color: #262525;
    font-weight: bold;
}

.lpro_tel {
    width: 100%;
    background: #0169b7;
    overflow: hidden;
    padding: 25px;
}

.lpro_tel_pic {
    float: left;
}

.lpro_tel_num {
    float: left;
    font-size: 22.36px;
    font-weight: bold;
    color: #fff;
    font-family: "Arial";
    margin-left: 12px;
}

.proswiper img {
    width: 100%;
}

.pro_pic {
    overflow: hidden;
  
    display: block;
    font-size: 0;
    line-height: 0;
    border: 1px solid #d2d2d2;
}

.cases .pro_name {
    height: 55px;
    line-height: 55px;
    background: #fff;
    font-size: 17px;
    color: #141313;
    font-weight: bold;
    text-align: center;
}

.proswiper a {
    display: block;
    margin-bottom: 10px;
}

.youshi {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}

.youshis {
   
    margin: 25px auto 0;
}

.ys_pic img {
    width: 100%;
}

.ys {
    float: left;
    width: 23.8%;
    margin-right: 1.6%;
    position: relative;
    overflow: hidden;
}

.ys:last-child {
    margin-right: 0;
}

.ys_bot {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: all 0.8s;
}

.ys_bot_name {
    width: 100%;
    text-align: center;
    height: 135px;
    background: #014098;
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    line-height: 120px;
    margin-top: -30px;
}

.ys_bot_icon {
    width: 83px;
    height: 83px;
    background: #142038;
    border-radius: 100%;
    text-align: center;
    line-height: 83px;
    margin: auto;
    position: relative;
}

.ys_before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 64, 152, 0.7);
    text-align: center;
    padding: 0 35px;
    transition: all 0.8s;
}

.ys_before_icon {
    width: 83px;
    height: 83px;
    background: #014098;
    border-radius: 100%;
    line-height: 83px;
    text-align: center;
    margin: 75px auto 0;
}

.ys_before_title {
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    margin-top: 16px;
}

.ys_before_line {
    width: 66px;
    height: 2px;
    background: #dfdfe0;
    margin: 20px auto 0;
}

.ys_before_con {
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    line-height: 28px;
    opacity: 0.8;
}

.ys:hover .ys_before {
    top: 0;
}

.ys:hover .ys_bot {
    opacity: 0;
}

.case {
    width: 100%;
    overflow: hidden;
    background: #f4f4f5;
    margin-top: 60px;
    padding: 65px 0;
}

.casenr {
    max-width: 1270px;
    margin: 25px auto 0;
}

.cas_pic img {
    width: 100%;
    
}

.cas {
    width: 32.0625%;
    float: left;
    margin-right: 1.25%;
    margin-bottom: 15px;
    
}
.cas1
{position: relative;}
.cas:nth-child(3n) {
    margin-right: 0;
}

.cas_before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 105, 183, 0.8);
    padding: 0;
    opacity: 0;
    transition: all 0.8s;
}

.cas_befores {
    width: 100%;
    height: 100%;
    border: 2px solid #cbdce9;
    text-align: center;
}

.cas_before_title {
    font-size: 24px;
    color: #fff;
    margin-top: 65px;
}

.cas_before_line {
    width: 48px;
    height: 1px;
    background: #fff;
    margin: 12px auto 0;
}

.cas_before_con {
    width: 77%;
    margin: auto;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin-top: 25px;
}

.cas_before_more {
    margin-top: 15px;
}

.cas:hover .cas_before {
    opacity: 1;
    padding: 12px;
}


.pinpai {
    width: 100%;
    overflow: hidden;
    background: #f7f9fa;
   
    padding-top: 65px;
    padding-bottom: 70px;
}

.pinpais {
    max-width: 1275px;
    margin: auto;
}

.ptitle {
    width: 100%;
    overflow: hidden;
}

.ptitle_fl {
    float: left;
}

.pmaintitle {
    font-size: 29px;
    color: #262323;
    font-weight: bold;
}

.ptitles {
    font-size: 15px;
    color: #8f8b8b;
}

.ptitle_fr {
    float: right;
    margin-top: 15px;
}

.ptitle_fr a {
    font-size: 16px;
}

.pp {
    width: 100%;
    padding: 0 60px;
    margin-top: 35px;
    position: relative;
}

.pp .swiper-button-prev {
    width: 8px;
    height: 13px;
    background: url(../images/image_50.jpg) center no-repeat;
    left: 0;
    margin-top: 0;
}

.pp .swiper-button-next {
    width: 8px;
    height: 13px;
    background: url(../images/image_53.jpg) center no-repeat;
    right: 0;
    margin-top: 0;
}


.fuwu {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
    position: relative;
}

.fw_pic img {
    width: 100%;
    display: none;
}

.fw_bot {
    width: 100%;
    height: 188px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
}

.fw_bots {
    max-width: 1270px;
    margin: auto;
    padding-top: 25px;
}

.fw_b {
    width: 25%;
    float: left;
    cursor: pointer;
    text-align: center;
    border-right: 1px solid #fff;
}

.fw_b:last-child {
    border-right: none;
}

.fw_num {
    width: 92px;
    height: 92px;
    background: #0169b7;
    border-radius: 100%;
    line-height: 92px;
    font-size: 45px;
    color: #fff;
    margin: auto;
}

.fw_name {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}

.aboutteam {
    width: 100%;
    overflow: hidden;
    min-height: 843px;
    padding-top: 70px;
    background: url(../images/honorbg.png)center 0 no-repeat;
 
}

.aboutteam>div {
    max-width: 1265px;
    margin: auto;
    overflow: hidden;
}

#certify {
    position: relative;
    width: 100%;
    margin: 0 auto
}

#certify .swiper-container {
    padding-bottom: 60px;
    margin: auto;
    margin-top: 20px;
}

#certify .swiper-slide {
    width: 430px;
    height: 628px;
    text-align: center;
}

#certify .swiper-slide img {
    display: block;
    margin: auto;
    width: 100%;
    border: 3px solid #fff;
    border-radius: 5px;
}
.new {
    width: 100%;
    overflow: hidden;
    background: url(../images/newbg.jpg) top center no-repeat;
  
    padding-top: 90px;
    padding-bottom: 100px;
}

.news {
    max-width: 1270px;
    margin: auto;
    overflow: hidden;
    background: #fff;
    padding: 40px;
}

.left_new {
    width: 49%;
    float: left;
}

.right_new {
    width: 37.4%;
    float: right;
}

.newtitle {
    color: #414141;
    font-size: 30px;
    margin-bottom: 35px;
}

.rnew {
    width: 100%;
}

.rnew_pic img {
    width: 100%;
}

.rnew_bot {
    width: 100%;
    padding: 25px;
    min-height: 255px;
    border: 1px solid #efeeee;
}

.rnew_title {
    font-weight: bold;
    font-size: 19px;
    color: #0f0b0b;
}

.rnew_date {
    font-size: 14px;
    color: #949494;
    margin-top: 20px;
}

.rnew_date img {
    margin-right: 5px;
    margin-top: -2px;
}

.rnew_con {
    font-size: 15px;
    color: #0f0b0b;
    margin-top: 20px;
    line-height: 26px;
}

.lnew_top {
    width: 100%;
    line-height: 80px;
    height: 82px;
    border: 1px solid #f3f3f3;
    cursor: pointer;
    overflow: hidden;
}

.lnew_icon {
    float: left;
    width: 13.2%;
    height: 80px;
    background: url(../images/image_33.jpg) center no-repeat #f8f8f8;
}

.lnew_title {
    float: left;
    font-size: 19px;
    color: #0f0b0b;
    font-weight: bold;
    margin-left: 30px;
}

.lnew_date {
    float: right;
    font-size: 14px;
    color: #9c9c9c;
    margin-right: 30px;
}

.lnew_bot {
    border: 1px solid #f3f3f3;
    height: 130px;
    padding: 25px 35px 0;
    font-size: 14px;
    color: #757272;
    line-height: 25px;
    display: none;
}

.lnews {
    margin-bottom: 10px;
}

.lnews.active .lnew_icon {
    background: url(../images/image_29.jpg) center no-repeat #045898;
}

.service {
    width: 100%;
    overflow: hidden;
    background: #f7f7f7;
}

.services {
    max-width: 1410px;
    margin: auto;
}

.ser {
    width: 20%;
    float: left;
    height: 225px;
    text-align: center;
    border-right: 1px solid #e9eaec;
}

.ser:first-child {
    text-align: left;
}

.ser:first-child,
.ser:last-child {
    border-right: none;
}

.sertitle {
    color: #484848;
    font-weight: bold;
    font-size: 24px;
    margin-top: 70px;
}

.sertitleline {
    width: 40px;
    height: 4px;
    background: #999999;
    margin-top: 18px;
}

.ser_pic {
    margin-top: 50px;
}

.ser_name {
    margin-top: 30px;
    font-size: 15px;
    color: #626262;
}

.pz_down{ width:100%; background:#1e1e1e; z-index:6; position:relative; overflow:hidden;}


.footerHead {
    width: 100%;
    float: left;
    padding: 53px 0 43px 0;
    position: relative;
}

.containerfooter{
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
    width: 100%;
}

.footerHead .footerHeadLeft{     width: 14%;
    float: left;
  }
.footerHead .dt{ width:100%; font-size:24px; color:white; line-height:38px;  position:relative; padding-bottom:14px;}
.footerHead .dt:before{ content:''; width:48px; height:2px; background:#1369c0; position:absolute; left:0; bottom:0;}
.footerHead .footerHeadLeft .dt{ margin-bottom:19px;}
.footerHead .footerHeadLeft ul{ width:100%;}
.footerHead .footerHeadLeft ul li{ width:100%;}
.footerHead .footerHeadLeft ul li a{ width:100%; font-size:16px; color:white; line-height:34px; opacity:0.6; }
.footerHead .footerHeadLeft ul li a:hover{ opacity:1;}
.footerHead .footerHeadCenter{    width: 40.13%;
    float: left;
    position: relative;
    padding: 0 60px 0 95px;}
.footerHead .footerHeadCenter:before,.footerHead .footerHeadCenter:after{ content:''; width:1px; height:90%; background:white; opacity:0.1; position:absolute; left:0; top:5%;}
.footerHead .footerHeadCenter:after{ left:auto; right:0;}
.footerHead .footerHeadCenter .title{ width:100%; margin-top:29px; font-size:20px; color:white; line-height:34px;}
.footerHead .footerHeadCenter .ewm{ width:145px; margin-top:29px; float:left;}
.footerHead .footerHeadCenter .ewm img{ width:100%; background:white; padding:5px;}
.footerHead .footerHeadCenter .ewm h5{ width:100%; text-align:center; margin-top:18px; font-size:14px; opacity:0.6; color:white;}
.footerHead .footerHeadCenter ul{ margin-top:7px;}
.footerHead .footerHeadCenter ul li{ width:100%; margin-top:13px; font-size:14px; color:white; line-height:24px; opacity:0.5; padding-left:22px; position:relative;}
.footerHead .footerHeadCenter ul li img{ position:absolute; left:0; top:4px; width:15px;}
    .footerHead .footerHeadCenter ul li p {
        display:contents; vertical-align:top;
    }
.footerHead .footerHeadCenter dl{ margin-left:176px; margin-top:26px;}
.footerHead .footerHeadCenter dl dd{ float:left; margin-right:20px;}
.footerHead .footerHeadCenter dl dd a{ display:block; width:42px; height:42px; background:white; opacity:0.3; overflow:hidden;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.footerHead .footerHeadCenter dl dd:hover a{ opacity:1;}
.footerHead .footerHeadRight{ float:right; width:31.65%;}
.footerHead .footerHeadRight ul{ width:100%; margin-top:19px;}
.footerHead .footerHeadRight ul li{ width:49%; margin-top:16px; float:left;}
.footerHead .footerHeadRight ul li:nth-child(2){ float:right;}
.footerHead .footerHeadRight ul li input,.footerHead .footerHeadRight ul li textarea{outline: none;border: 0; display:block; width:100%; background:white; height:36px; padding:8px 20px; line-height:20px; font-size:14px; color:#333;}
.footerHead .footerHeadRight ul li.l1{ width:100%;}
.footerHead .footerHeadRight ul li textarea{ height:115px;}
.footerHead .footerHeadRight ul li.l2{ margin-top:34px;}
.footerHead .footerHeadRight ul li.l2 input{ width:144px; height:34px; line-height:34px; text-align:center; background:#1369c0;  color:white; cursor:pointer; padding:0; overflow:hidden; 
-moz-border-radius:17px; 
-webkit-border-radius:17px; 
-khtml-border-radius:17px;
border-radius:17px;}
.footerHead .footerHeadRight ul li.l2 input:hover{ box-shadow:inset 3px 3px 3px #99472a;}
.footerHead .footerHeadLink{    padding-left: 7%; float:left; width:100%; margin-top:40px; padding-top:45px; border-top:solid 1px white;border-top:solid 1px rgba(255,255,255,0.1); font-size:14px; color:white; line-height:24px;}
.footerHead .footerHeadLink a{ display:inline-block; color:white; opacity:0.6;}
.footerHead .footerHeadLink span{opacity:0.6; margin:0 12px;} 
.footerHead .footerHeadLink a:hover{ opacity:1;}
.footerDown {
    background: #141414;
    padding: 22px 0;
}

.container-fluid {
    width: 100%;
    float: left;
}

.allbootom{
    text-align: center;
    color: #fff;
}
.allbootom a{
    color: #fff;
}


.mobile-inner-header {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 22px;
    padding-left: 15px;
}

.mobile-inner-header-icon {
    color: #ffffff;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(51, 51, 51, 1);
}

.mobile-inner-header img {
    height: 70%;
    margin-top: -5px;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #333;
    border-bottom: solid 1px rgba(51, 51, 51, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(51, 51, 51, 0.4);
    border-bottom: solid 1px rgba(51, 51, 51, 0.2);
}

.cnav {
    width: 20%;
    position: fixed;
    top: 0;
    right: -20%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    padding-top: 40px;
    transition: all 0.8s;
}

.cnav ul {
    margin-bottom: 0;
}

.cnav ul li {
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 20%;
    border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.cnav ul li a {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.9);
}

.cnavclose {
    position: absolute;
    left: 15px;
    top: 0;
    color: rgba(51, 51, 51, 0.9);
    font-size: 42px;
    opacity: 1;
    font-weight: 300;
    cursor: pointer;
}

.home_a {
    background: url(../image/6.png)center 0 no-repeat;
    width: 100%;
    height: 1438px;
    overflow: hidden;
}

.home_aTop {
    text-align: center;
    overflow: hidden;
    margin-top: 10rem;
    margin-bottom: 6rem;
}

.home_aTop span {
    display: block;
    font-size: 95px;
    color: #e4e4e4;
    font-family: "Arial Bold";
    text-transform: uppercase;
    font-weight: 700;
    line-height: 100%;
}

.home_aTop div {
    font-size: 30px;
    color: #141414;
    font-weight: 700;
    line-height: 100%;
    margin-top: -59px;
}

.home_aTop img {
    display: block;
    margin: auto;
    margin-top: 4rem;
    margin-bottom: 2rem;
}

.home_aTop p {
    margin: 0;
    color: #464646;
}

.home_aswiper {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.home_aswipercontainer {
    max-width: 1200px;
}

.home_aswipercontainer a {
    display: block;
    width: 100%;
    border: 1px solid #DBDBDB;
    overflow: hidden;
    background: #fff;
}

.home_aswipercontainer a .home_aswiper_a {
    border-bottom: 1px solid #DBDBDB;
    height: 62px;
    line-height: 62px;
    padding: 0 2rem;
}

.home_aswipercontainer a .home_aswiper_a img {
    float: left;
    margin-top: 1rem;
}

.home_aswipercontainer a .home_aswiper_a span {
    font-size: 18px;
    color: #464646;
    font-weight: 700;
    float: right;
}

.home_aswipercontainer a>img {
    width: 100%;
}

.home_aswipercontainer a>p {
    color: #c82c30;
    margin: 0;
    height: 69px;
    border-top: 1px solid #DBDBDB;
    line-height: 69px;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    background: url(../image/images/4_03.jpg)center 0 no-repeat;
    background-position: center;
}

.home_a>a {
    width: 429px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background: #045898;
    display: block;
    margin: auto;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    margin-top: 6rem;
}

.home_btop {
    text-align: center;
    margin-top: 8rem;
    margin-bottom: 4rem;
    overflow: hidden;
}

.home_btop div {
    font-size: 42px;
    color: #343434;
}

.home_btop div label {}

.home_btop p {
    margin: 0;
    font-size: 22px;
    color: #464646;
}

.home_b {
    background: url(../image/images/5_02.jpg)center 0 no-repeat;
    width: 100%;
    height: 601px;
    overflow: hidden;
}

.home_b>div {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.home_bright {
    float: right;
    width: 50%;
    color: #fff;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8rem;
}

.home_bright a {
    display: block;
    width: 59%;
    color: #fff;
    padding-left: 6rem;
    margin-bottom: 4rem;
}

.home_bright a div {
    height: 60px;
    line-height: 54px;
}

.home_bright a div img {}

.home_bright a label {
    font-size: 18px;
    margin-bottom: 7px;
}

.home_bright a span {
    display: block;
    width: 46px;
    height: 3px;
    background: #fff;
    margin-bottom: 1rem;
}

.home_bright p {
    margin: 0;
    line-height: 28px;
}

.home_bright a:nth-child(2n) {
    width: 41%;
    padding: 0;
}

.home_c {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 9rem;
}

.home_c h5 {
    text-align: center;
    font-size: 36px;
    height: 38px;
    line-height: 36px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5rem;
    margin-top: 8rem;
}

.home_c ul {
    overflow: hidden;
}

.home_c ul li {
    cursor: pointer;
    float: left;
    position: relative;
    width: 14.2%;
}

.home_c ul li i {
    font-style: normal;
    display: block;
    width: 54px;
    height: 50px;
    margin: 0 auto 23px;
    transition: all 0.5s ease-in-out;
}

.home_c ul li .dz1 {
    background: url(../image/lc1.png) no-repeat center;
}

.home_c ul li .dz2 {
    background: url(../image/lc2.png) no-repeat center;
}

.home_c ul li .dz3 {
    background: url(../image/lc3.png) no-repeat center;
}

.home_c ul li .dz4 {
    background: url(../image/lc4.png) no-repeat center;
}

.home_c ul li .dz5 {
    background: url(../image/lc5.png) no-repeat center;
}

.home_c ul li .dz6 {
    background: url(../image/lc6.png) no-repeat center;
}

.home_c ul li .dz7 {
    background: url(../image/lc7.png) no-repeat center;
}

.home_c ul li em {
    font-style: normal;
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    text-align: center;
    margin-bottom: 9px;
}

.home_c ul li p {
    font-size: 10px;
    line-height: 10px;
    color: #AAAAAA;
    text-transform: uppercase;
    text-align: center;
}

.home_c ul li:before {
    width: 1px;
    height: 66px;
    background: #d2d2d2;
    content: "";
    position: absolute;
    top: 22px;
    right: -1px;
}

.home_c ul li.last:before {
    display: none;
}

.home_c ul li:hover .dz1 {
    background: url(../image/lc1_h.png) no-repeat center;
}

.home_c ul li:hover .dz2 {
    background: url(../image/lc2_h.png) no-repeat center;
}

.home_c ul li:hover .dz3 {
    background: url(../image/lc3_h.png) no-repeat center;
}

.home_c ul li:hover .dz4 {
    background: url(../image/lc4_h.png) no-repeat center;
}

.home_c ul li:hover .dz5 {
    background: url(../image/lc5_h.png) no-repeat center;
}

.home_c ul li:hover .dz6 {
    background: url(../image/lc6_h.png) no-repeat center;
}

.home_c ul li:hover .dz7 {
    background: url(../image/lc7_h.png) no-repeat center;
}

.home_c ul li:hover em {
    color: #045898;
}

.home_c ul li:hover p {
    color: #045898;
}

.home_c ul li:hover i {
    transform: rotate(360deg);
}

.home_d {
    width: 100%;
    background: #014262;
    overflow: hidden;
    color: #fff;
}

.home_d>div {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.home_dleft {
    float: left;
    padding: 6rem 0;
}

.home_dleft label {
    font-size: 30px;
    border-bottom: 1px solid #005F8E;
    padding-bottom: 0.8rem;
    margin: 0;
}

.home_dleft div {
    border-bottom: 1px solid #005F8E;
    overflow: hidden;
}

.home_dleft div p {
    margin: 0;
    float: left;
    line-height: 24px;
    padding: 1rem 0;
}

.home_dleft div span {
    float: right;
    font-size: 18px;
    font-weight: 700;
    background: url(../image/12.png)center 13px no-repeat;
    display: block;
    height: 73px;
    padding-top: 3.8rem;
    border-left: 1px solid #005F8E;
    width: 174px;
    text-align: center;
}

.home_dright {
    position: relative;
    float: right;
    width: 54%;
    overflow: hidden;
    margin-top: 3rem;
}

.home_drightswiper {
    max-width: 500px;
}

.home_drightswiper a img {
    border: 2px solid #0077B2;
    width: 100%;
}

.home_dright .home_drightswipernext {
    width: 26px;
    height: 50px;
    background: url(../image/14.png)center 0 no-repeat;
    background-size: 26px 50px;
}

.home_dright .home_drightswiperprev {
    width: 26px;
    height: 50px;
    background: url(../image/15.png)center 0 no-repeat;
    background-size: 26px 50px;
}

.home_eswiper {
    width: 99%;
}

.home_eswiper a {
    display: block;
    width: 100%;
    padding: 4px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 16px;
    color: #464646;
    transition: all 0.3s;
}

.home_eswiper a div {
    position: relative;
    width: 100%;
}

.home_eswiper a div>img {
    width: 100%;
}

.home_eswiper a div p {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    opacity: 0;
    transition: all 0.3s;
}

.home_eswiper a div p img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.home_eswiper a span {
    display: block;
    padding: 1rem 0;
}

.home_eswiper a:hover {
    background: #00b0ff;
    color: #fff;
}

.home_eswiper a:hover p {
    opacity: 1;
}

.home_ftop {
    text-align: center;
    font-size: 34px;
    color: #555555;
    font-weight: 700;
    border-top: 1px solid #ccc;
    margin-top: 8rem;
    padding: 4rem 0;
}

.home_fswiper {
    max-width: 1200px;
}

.home_fswiper img {
    width: 100%;
    border: 1px solid #ccc;
}

.home_g {
    width: 100%;
    height: 674px;
    background: url(../image/images/7_02.jpg)center 0 no-repeat;
    overflow: hidden;
    margin-top: 7rem;
}

.home_g>div {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    background: #fff;
    margin-top: 10rem;
}

.home_g>div>img {
    float: left;
    width: 50%;
}

.home_gright {
    width: 50%;
    float: right;
    overflow: hidden;
    padding: 0 5rem;
    padding-top: 5rem;
}

.home_gright span {
    font-size: 34px;
    color: #014262;
}

.home_gright div {
    font-size: 24px;
    color: #014262;
}

.home_gright>img {}

.home_gright p {
    color: #464646;
    line-height: 27px;
    margin: 0;
    margin-top: 1rem;
}

.home_gright a {
    width: 143px;
    height: 40px;
    display: block;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    font-family: Arial Regular;
    color: #3f3f3f;
    margin-top: 3rem;
}

.home_gright a img {
    margin-right: 9px;
}

.home_h {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.home_htop {
    width: 100%;
    overflow: hidden;
}

.home_htop a {
    display: block;
    overflow: hidden;
    background: #eeeeee;
}

.home_htop a>img {
    width: 40%;
    float: left;
}

.home_htop .home_htopright {
    float: right;
    width: 60%;
    overflow: hidden;
    padding: 0 3rem;
    padding-top: 4rem;
}

.home_htop .home_htopright label {
    color: #181818;
    margin-bottom: 11px;
    cursor: pointer;
}

.home_htop .home_htopright p {
    color: #464646;
    line-height: 26px;
    margin: 0 0 15px;
}

.home_htop .home_htopright div {
    color: #464646;
}

.home_htop .home_htopright div img {
    float: right;
}

.home_htop a label:hover {
    color: #045898;
}

.home_hs {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8rem;
}

.home_hs a {
    display: block;
    float: left;
    width: 48%;
    margin-top: 2rem;
    padding-bottom: 2rem;
}

.home_hs a:nth-child(1) {
    border-bottom: 1px solid #ccc;
}

.home_hs a:nth-child(2) {
    border-bottom: 1px solid #ccc;
}

.home_hs a:nth-child(2n) {
    float: right;
}

.home_hs a label {
    margin: 0;
    color: #464646;
}

.home_hs a div {
    color: #818181;
    line-height: 25px;
    margin: 0.5rem 0;
}

.home_hs a span {
    color: #787878;
}

.home_hs a label:hover {
    color: #045898;
    cursor: pointer;
}

.bottom {
    width: 100%;
    background: #014262;
    overflow: hidden;
}

.bottomTop {
    height: 89px;
    line-height: 89px;
    overflow: hidden;
    border-bottom: 1px solid #00283B;
}

.bottomTop div {
    max-width: 1200px;
    display: flex;
    margin: auto;
}

.bottomTop div a {
    color: #fff;
    flex: 1;
    font-size: 16px;
    text-align: center;
}

.bottomcenter {
    width: 100%;
    border-top: 1px solid #00608F;
    overflow: hidden;
}

.bottomcenter>div {
    max-width: 1200px;
    margin: 2rem auto;
    overflow: hidden;
}

.bottomleft {
    height: 207px;
    width: 46%;
    line-height: 207px;
    text-align: center;
    border-right: 1px solid #00608F;
    float: left;
}

.bottomleft img {
    line-height: 207px;
}

.bottomright {
    color: #fff;
    height: 207px;
    width: 54%;
    float: right;
    border-left: 1px solid #00283B;
    line-height: 29px;
    padding-left: 5rem;
}

.allbottom {
    width: 100%;
    color: #fff;
    height: 69px;
    background: #002d45;
    line-height: 69px;
}

.allbottom div {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}

.allbottom div span {
    float: left;
}

.allbottom div span a {
    color: #fff;
}

.allbottom div>a {
    float: right;
    color: #fff;
}


/**/

.listbanner {
    width: 100%;
}

.listbanner img {
    width: 100%;
}

.blk-main {
    max-width: 1200px;
    margin: 0 auto;
   
}

.blk {
   
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curmbs-1 b {
    border-left: 10px solid #045898;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 a {
    color: #666;
}

.blk-xs {
    width: 20%;
}

.fdh-01-tit {
    background: #045898;
    height: 80px;
}

.fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    margin-top: 0px;
    margin: 0;
}

.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../image/p14-icon5.png) no-repeat right center #ececeb;
    margin-bottom: 2px;
    overflow: hidden;
    margin-top: 0px;
}

.fdh-01-nav-one h3 a {
    display: block;
    height: 50px;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #666;
}

.fdh-01-nav dl {
    padding: 2px 0 4px;
    margin: 0;
}

.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
    font-weight: 400;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
    background: url(../image/p14-icon2.png) no-repeat right center #045898;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a {
    color: #fff;
}

.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
    border-color: #045898;
}

.cbgg-01 {
    background: #045898;
    text-align: center;
    color: #fff;
}

.cbgg-01-img img {
    width: 100%;
    display: block;
}

.cbgg-01 p {
    padding-top: 15px;
    margin: 0;
}

.cbgg-01 p img {
    vertical-align: middle;
    margin-right: 5px;
}

.cbgg-01 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;
    padding-top: 10px;
}

.blk-sm {
    width: 78%;
}

.fr {
    float: right;
}

.b {
    clear: both;
}

.cplb-3n-ts-03-tit {
    height: 50px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    margin-top: 0;
}

.cplb-3n-ts-03-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #045898;
}

.cplb-3n-ts-03-list {
    overflow: hidden;
}

.cplb-3n-ts-03-list dl {
    width: 32.1%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 1.2%;
    cursor: pointer;
}

.cplb-3n-ts-03-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.cplb-3n-ts-03-list dd {
    padding: 6px 20px 5px 20px;
}

.cplb-3n-ts-03-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
    overflow: hidden;
    margin: 0;
}

.cplb-3n-ts-03-list h4 a {
    display: block;
    height: 45px;
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cplb-3n-ts-03-list dl a {
    color: #727272;
}

.cplb-3n-ts-03-list-desc {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.cplb-3n-ts-03-list dl:hover {
    border-color: #045898;
}

.cplb-3n-ts-03-list dl:hover a {
    color: #045898;
}


/**/

.p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}

.p14-infolist-1-list dt {
    width: 29.5%;
    float: left;
    margin-right: 5.8%;
}

.p14-infolist-1-list dt img {
    width: 100%;
    display: block;
}

.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.p14-infolist-1-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.p14-infolist-1-list-deta a {
    color: #fff;
}

.p14-infolist-1-list dl:hover {
    border: 1px solid #045898;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
    color: #fff;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
    background: #045898;
    border-color: #045898;
}


/**/

.swipershowleft {
    float: left;
    width: 40%;
    border: 1px solid #ccc;
}

.swipershowleft .swipershowleftnext {
    background: url(../image/p15-icon3.png)center 0 no-repeat;
    width: 12px;
    height: 23px;
    background-size: 12px 23px;
    margin-top: -11.5px;
}

.swipershowleft .swipershowleftprev {
    width: 12px;
    height: 23px;
    background-size: 12px 23px;
    margin-top: -11.5px;
    background: url(../image/p15-icon2.png)center 0 no-repeat;
}

.cpcc-ts-01-right {
    width: 46%;
    float: right;
    margin-right: 6%;
}

.cpcc-ts-01-right-tit {
    height: 79px;
    font-size: 24px;
    line-height: 48px;
    color: #4a4a4a;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpcc-ts-01-right-con {
    line-height: 42px;
    overflow: hidden;
    color: #666;
    padding: 20px 0;
    font-size: 16px;
}

.cpcc-ts-01-right-con strong {
    font-size: 16px;
}

.cpcc-ts-01-right-con p {}

.pc-cx-tel-1 {
    width: 100%;
    height: 75px;
    border-top: 2px solid #e6e6e6;
    padding-top: 26px;
    overflow: hidden;
}

.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #045898;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    float: right;
}

.pc-cx-tel-1-t1 a {
    display: block;
    color: #fff;
}

.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 70px;
    background: url(../image/pc-xc-icon2.png) no-repeat 10px top;
    font-size: 18px;
    line-height: 18px;
    color: #454545;
}

.pc-cx-tel-1-t2 p {
    line-height: 24px;
    margin: 0;
}

.cpxq-01-nav {
    font-size: 18px;
    height: 56px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    float: left;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.cpxq-01-nav span {
    float: left;
    height: 57px;
    line-height: 56px;
    padding: 0 30px;
    border-right: 1px solid #ebebeb;
    cursor: pointer;
    background: url(../image/p14-icon10.png) no-repeat center bottom #045898;
    color: #fff;
}

.cpxqpro {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 3rem;
}

.blk-md {
    width: 100%;
    overflow: hidden;
    
}

.tl-fdh-02 li {
    width: 14.2857%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #a8a8a8;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../image/p16-icon6.png) no-repeat bottom center #045898;
    border-color: #045898;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
   
    overflow: hidden;
}


.kfay {
    width: 100%;
    height: 260px;
    overflow: hidden;
    padding-top: 0px;
}

.kfay dt {
    width: 188px;
    float: left;
}

.kfay dd {
    width: 930px;
    float: right;
}

.kfay dd h4 {
    height: 59px;
    padding-top: 20px;
    font: 22px "Microsoft YaHei";
    color: #000;
    background: url(../image/836e2f7320ba461896830a024dc368af_4.jpg) no-repeat left bottom;
    margin: 0;
}

.kfay dd p {
    font: 14px "Microsoft YaHei";
    color: #333333;
    line-height: 30px;
    padding-top: 15px;
    margin: 15px 0;
}

.g-gywm {
    height: 530px;
    overflow: hidden;
    width: 100%;
}

.wm-l {
    width: 40%;
    float: left;
    color: #000;
    height: 460px;
    overflow: hidden;
   
    padding: 60px 0 0 40px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 60%;
}

#map {
    width: 100%;
    height: 460px;
    border: 1px solid rgb(204, 204, 204);
    font-size: 12px;
}

.map-title {
    font-size: 16px;
    line-height: 24px;
}

.map-list {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-top: 6px;
}


/**/

.p4-order-form-1 {
    overflow: hidden;
}

.p4-order-form-1 .p4-titlel-1 {
    width: 145px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #045898;
    margin: 0;
}

.p4-order-form-1-con {
    border: 1px solid #bbb;
    padding: 40px 15%;
    overflow: hidden;
}

.p4-order-form-1-con li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
}

.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

.p4-order-form-1-con li b {
    color: #f00;
}

.p4-order-form-1-con li span {
    font-weight: bold;
    color: #666;
}

.p4-order-form-1-con li .row-hd {
    color: #666;
}

.p4-order-form-1-con .inputs,
.p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
    box-sizing: border-box;
    /* float: left; */
}

.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #eee;
    outline: none;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}

#code_gg {
    width: 80px;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
}

.code_gg_li img {
    vertical-align: middle;
    width: 100px;
    height: 32px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 80px;
    height: 30px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer;
    line-height: 30px;
    outline: none;
    background: #045898;
}

.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}

.listabout {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 20px;
}

.cpxqpro ul li {
    width: 24%;
    float: left;
    background: #ddd;
    text-align: center;
    height: 270px;
    margin-right: 1.0013%;
    margin-bottom: 10px;
}

.cpxqpro ul li img {
    width: 90%;
    padding-top: 15px;
}

.fl {
    float: left;
}

.box {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
a:hover, a:active, a:focus {
    color: #054c96;
    text-decoration: none;
}
.justify_between {
    justify-content: space-between;
}
.items_center {
    align-items: center;
}
/* inside_down */
.inside_down {}

.inside_down ul li {
  height: 75px;
  overflow: hidden;
  border-bottom: 1px dashed #a1a1a1;
}

.inside_down ul li .down_left {
  width: calc(100% - 60px);
  height: 75px;
  font-size: 14px;
  line-height: 75px;
}

.inside_down ul li .down_left img {
  margin-right: 10px;
}

.inside_down ul li .down_left p {
  width: 90px;
}

.inside_down ul li .down_left a {
  display: block;
  width: calc(100% - 120px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.inside_down ul li .down_right {
  width: 60px;
  height: 75px;
  font-size: 14px;
  line-height: 75px;
}

.inside_down ul li .down_right a img {
  margin-right: 10px;
}
.about1{ background: url(../images/probg.jpg) top center no-repeat;height: 777px;box-sizing: border-box;padding-top:116px;}
.about1 .tit{text-align: center;height: 357px;background: url(../images/ab_a1.png) no-repeat center top;box-sizing: border-box;padding-top:43px;}
.about1 .tit h2 a{font-size:42px;color: #fff;height: 57px;line-height: 57px;}
.about1 .tit span{display: block;font-size:18px;height: 32px;line-height: 32px;color: #fff;}
.about1 .tit em a{display: block;width:117px;height: 30px;line-height: 30px;text-align: center;background: #d72a1a;margin:52px auto 0;font-size: 14px;color: #fff;}
.ab_nr{padding:0 10%;overflow: hidden;height: 374px;position: relative; margin-top: 50px;}
.ab_nr ul{height: 374px!important;}
.ab_nr li{float:left;width:17.28%;margin:163px 0 0 -5rem;padding-right:1.35rem;text-align: right;position: relative;}
.ab_nr li:after{content: "";display:block;width:10px;height: 143px;background: url(../images/ab_ico1.png) no-repeat;position: absolute;right:0;top:17px;}
.ab_nr li h4{height: 40px;line-height: 40px;font-size:24px;color: #fff;font-weight: bold;}
.ab_nr li em{font-size:15px;color: #fff;line-height: 24px;padding-top:3px; font-style: normal;}
.ab_nr li:nth-child(2n){margin:0 0 0 -5rem;}
.ab_nr li:nth-child(2n):after{height:297px;background: url(../images/ab_ico2.png) no-repeat;}
.ab_j1,.ab_j2{position: absolute;top:85px;z-index: 99}
.ab_j1{left:3.75%;}
.ab_j2{right:3.75%;}

.kami_cRight {
   
}

.kami_cRight .kami_cRightswiper img {
    width: 100%;
    border: 8px solid #fff;
}

.kami_cRight .kami_cRightswiper .kami_cRightswipernext {
    width: 55px;
    height: 56px;
    background: url(../image/9.png)center 0 no-repeat;
    right: 0;
    top: auto;
    bottom: 55px;
}

.kami_cRight .kami_cRightswiper .kami_cRightswiperprev {
    width: 55px;
    height: 56px;
    background: url(../image/10.png)center 0 no-repeat;
    bottom: 0;
    left: auto;
    top: auto;
    right: 0;
}
.listheaderRight{
    width: 100%;
    height: 66px;
    background: #f7f9fa;
	clear:both;
}


.nas{
    max-width: 1188px;
    margin: 0 auto;
    display: flex;
}

.nas>li{
   
    flex: 1;
    height: 66px;
	line-height:66px;
    transition: 0.3s linear;
}
.nas>li>a{
    display: block;
    font-size: 16px;
    overflow: hidden;
    color: #000;
	background: url(/images/nav_x.jpg) no-repeat right center;
    width: 100%;
    text-align: center;
    position: relative;
}

.nas li .detailnav {
    position: absolute;
    top:66px;
    left: -25%;
    width: 150%;
    background: #fff;
    display: none;
    z-index: 999;
}

.nas li .detailnav li {
    height: 41px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    padding: 0;
    width: 100%;
    text-align: center;
}

.nas  li .detailnav li a {
    font-size: 14px;
}

.nas  li:hover .detailnav {
    display: block;
}
.nas>li>a img{
    /*margin-left: 5px;*/
}
.nas>li:hover>a{
    /*background: #ea7d11;*/
}
.nas>li:nth-child(1)>a .navs{
    border: 0;
}
.navs{
    transition: 0.3s linear;
   
  line-height:66px;
   
}
.nas>li:hover{
    background: #014098;
	border-bottom: 2px solid #d72a1a;
}
.nas>li:hover>a{
    color: #fff;
}

.index_a{
    width: 100%;
	background:#f7f9fa;
    overflow: hidden;
    height: 65px;
   
}
.index_as{
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
}

.index_asLeft{
    float: left;
    line-height: 65px;

}

.index_asLeft span{
    color: #0146a5;
    float: left;
    font-size: 16px;
    font-weight: 700;
}
.index_asLeft a{
    color: #676363;
}

.index_asRight{
    float: right;
    margin-top: 15px;
}
.index_asRight input{
    width: 178px;
    height: 36px;
    border: 1px solid #ccc;
    outline: none;
    background: none;
    padding-left: 10px;
    float: left;
    border-radius: 53px 0 0 53px;
}


.index_asRight button{
    width: 44px;
    height: 36px;
    background: url(../images/3_04.png)center 0 no-repeat;
    border: 0;
    float: left;
    outline: none;
}
.tit {
    margin-bottom: 30px;
    text-align: center;
    }
    .tit em {
        font-size: 46px;
        color: #333333;
        display: block;
        line-height: 40px;
        font-weight: bold;
        font-style: normal;
    }
    .tit span {
        font-size: 20px;
        color: #808080;
        display: block;
        line-height: 20px;
        font-weight: normal;
        padding-top: 17px;
        text-transform: uppercase;
    }
    .gn {margin-top:80px;}
    .gn ul {
    padding: 30px;
    padding-top: 40px;
    border-radius: 12px;
    box-shadow: 1px 1px 10px #968f8f;
    width: 97%;
    margin: auto;
    }
    .gn li {
        background: url(../images/011.png) no-repeat left 6px;
    padding: 0 0 0 35px;
    color: #333;
    display: block;
    border-bottom: dotted 1px #bfbfbf;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    }
    .gn li:nth-child(2n) {    margin-right: 0;}
    .gn li:hover {
        color: #2191d1;
        font-weight: bold;
    }
  .gn .no1{width: 834px;}


  .ys1{margin-top:80px;}
  .ys1 dl{
  }
  .ys1 dt {
      text-align: center;
      width: 20%;
      height: 195px;
      float: left;
      background: #035aaa;
      padding: 45px 0 0;
      box-sizing: border-box;
      font-size: 24px;
      color: #ffffff;
  }
  .ys1 dt i {
      display: block;
      font-size: 24px;
      text-align: center;
      height: 52px;
      line-height: 52px;
      font-style: normal;
      transform: unset;
      text-transform: uppercase;
      font-family: Times New Roman;
  }
  .ys1 dd {
padding: 40px 60px;
  float: left;
  width: 80%;
  background: #f6f6f6;
  height: 195px;
  }
  .ys1 dd p {
font-size: 16px;
  color: #333;
  line-height: 32px;
  text-align: left;
  }
.ys1 b{display: block;
  margin-top: 20px;}
  .ys1 b img
  { width: 100%;
    display: block;
 margin-bottom: 30px;}
  .cs h2{margin-top:80px;}
  .cs td{    font-size: 16px;
    padding: 10px;
    text-align: center;
    color: #333;
    border: 1px solid #c0c0c0;}
  .cs .no{background: #035aaa;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 15px;}
    .bz{margin-top:80px;}
    .bz dt{    width: 471px;
      float: left;}
    .bz dd{    padding-left: 35px;
      width: 423px;
      float: left;
      padding-top: 35px;}
    .bz h4{font-size: 18px;
      color: #000;
      margin-top: 25px;}
    .bz p{font-size: 16px;
      color: #333;
      padding-left: 17px;
      position: relative;}
    .bz p:after {
      content: "";
      position: absolute;
      width: 6px;
      height: 6px;
      left: 0;
      top: 12px;
      background: linear-gradient(to left, #1082b6, #014098);
      border-radius: 50%;
  }
  .menu_syej{position: absolute;width: 100%;padding: 30px;left: 0;background: #fff;line-height: 56px;display: none;font-size: 14px;font-family:'Microsoft Yahei';border: 1px solid #d4d4d4;min-height: 295px; z-index: 3333;}
.menu_syej_con{width:1200px;margin: 0 auto;}
.menu_syej_con .menu_syej_list{display: inline-block;width: 660px;}
.menu_syej_con .menu_syej_list h4{font-size: 24px;display:block;line-height: 68px;}
.menu_syej_con .menu_syej_list h4 a{font-size: 24px;font-weight: normal;color: #333;line-height: 68px;}
.menu_syej_con .menu_syej_list li{display:inline-block;width: 207px;margin: 5px;font-size: 16px;line-height: 32px;height: 32px;padding: 0;float: left;}
.menu_syej_con .menu_syej_list li img{display:block;width: 126px;border:1px solid #d4d4d4;height: 69px;margin-bottom: 5px;}
.menu_syej_con .menu_syej_list li a{display:block;font-size: 16px;line-height: 32px;color: #666;position:relative;padding-left: 18px;}
.menu_syej_con .menu_syej_list li a:after{width: 6px;height: 6px;left: 0px;top: 13px;content:"";border: 1px solid #666;border-style:solid solid none none;position:absolute;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);-o-transition:all .3s ease;transition:all .3s ease;}
.menu_syej_con .menu_syej_list li:hover a{ color:#014098}
.menu_syej_con .menu_syej_list li:hover a:after{ border-color:#014098}
.menu_syej_con .menu_syej_imgs{float: right;width: 515px;margin-top: 30px;}
.menu_syej_con .menu_syej_imgs img{width: 515px;height: 211px;display: block;}
.nas li:hover .menu_syej{display: block;}
.menu_syej_con_list a:hover{ color:#014098}