*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
}

ul{
    list-style: none;
}

img{
    max-width: 100%;
}

.izl-rmenu{position:fixed;left:95%;bottom:10px;padding-bottom:73px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../image/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../image/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../image/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{max-width: none; position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../image/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../image/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
/*缓存*/
/*.myPhone{
    position: absolute;
    top: 108px;
    width: 301px;
    overflow: hidden;
    transform: translate(0,0);
    display: none;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0,10px);
    right: 0;
    z-index: 10;
}

.tel-bar {
    display: inline-block;
    background: #008DD5;
    color: #fff;
    padding: 2em 4em;
    text-align: center;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
/*}*/
.load_box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
}

.load_box .loader_loader {
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.loader_loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
    height: 200px;
    align-items: center;
    justify-content: center;
}
@-webkit-keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }

  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.line-scale-party > div:nth-child(1) {
  -webkit-animation-delay: 0.77s;
          animation-delay: 0.77s;
  -webkit-animation-duration: 1.26s;
          animation-duration: 1.26s; }
.line-scale-party > div:nth-child(2) {
  -webkit-animation-delay: 0.29s;
          animation-delay: 0.29s;
  -webkit-animation-duration: 0.43s;
          animation-duration: 0.43s; }
.line-scale-party > div:nth-child(3) {
  -webkit-animation-delay: 0.28s;
          animation-delay: 0.28s;
  -webkit-animation-duration: 1.01s;
          animation-duration: 1.01s; }
.line-scale-party > div:nth-child(4) {
  -webkit-animation-delay: 0.74s;
          animation-delay: 0.74s;
  -webkit-animation-duration: 0.73s;
          animation-duration: 0.73s; }
.line-scale-party > div {
  background-color: #7aba1e;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-name: line-scale-party;
          animation-name: line-scale-party;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }


/*end*/


/*头部*/
/*.headers{
    width: 100%;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 12;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.headers>div{
    max-width: 1310px;
    margin: auto;
    height: 129px;
}*/
.listheader{
    width: 100%;
    margin: auto;

}

.listheadertop{
    width: 100%;
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    font-size: 14px;
    background: #EEEEEE;
}
.listheadertop>div{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
}

.listheadertop span{
    float: left;
    color: #535353;
}
.listheadertop a{
    float: right;
    color: #535353;
}

/*.listheader>div{
    max-width: 1200px;
    margin: auto;
}*/

/*.headerlistimg{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
}*/

/*.listheaderLeft{
    float: left;
    height: 131px;
    line-height: 131px;
    width: 24%;
}

.listheaderRight_a{
    float: right;
    cursor: pointer;
    height: 131px;
    line-height: 172px;
}




.listheaderRight_c{
    float: right;
    position: relative;
    cursor: pointer;
}
.myPhone{
    position: absolute;
    top: 96px;
    width: 301px;
    overflow: hidden;
    transform: translate(0,0);
    display: none;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
    transform: translate(0,10px);
    right: 0;
    z-index: 10;
}
*/
.tel-bar {
    display: inline-block;
    background: #3c0000;
    color: #fff;
    padding: 2em 3em;
    text-align: center;
    width: 100%;
}

.tel-bar img {
    width: 4em;
    margin-bottom: 1em;
}

.tel-bar .tel-link {
    font-size: 2em;
    display: block;
    color: #fff!important;
}
.tel-bar p {
    display: inline-block;
    font-size: 0.9em;
    padding: 0.5em;
    line-height: 1;
    margin: auto;
    /* background-color: #34B7FB; */
}



.listheaderRight{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    height: 131px;
}

.listheaderLeft{
    float: left;
}
.listheaderLeft a{

}
.listheaderLeft a img{

}
.nas{
    float: right;
    width: 57%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.nas>li{
    position: relative;
    width: 14.2857%;
}
.nas>li>a{
    display: block;
    font-size: 16px;
    overflow: hidden;
    color: #252525;
    width: 100%;
    line-height: 131px;
    text-align: center;
    position: relative;
}
.nas>li>a img{
    /*margin-left: 5px;*/
}
.nas>li:hover>a{
    /*background: #ea7d11;*/
}
.navs{
    transition: 0.3s linear;
}
/*.nas span{
    color: #ce9d59;
    display: block;
}
.nas>li>a:hover .navs{
    margin-top: -20px;
    transition: 0.3s linear;
}
*/





/**/
.clear {
    clear: both;
}

header .nav-btn {
    width: 45px;
    height: 34px;
    margin-top: 7px;
    position: relative;
}
.fl {
    float: left;
    display: inline;
}

header .nav-btn span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background: #068585;
    position: absolute;
    left: 0;
    top: 12px;
    transition: left 0.3s,top 0.3s;
}
header .nav-btn span.line1, header .nav-btn span.line3, header .nav-btn span.line3 {
    left: 15px;
}
header .nav-btn span.line2 {
    left: 30px;
    background: #e8921f;
}

header .logo {
    margin: 0 auto;
    width: 96px;
    display: block;
    padding-top: 1rem;
}
header .logo img {
    width: 100%;
}

header .nav-btn.hover span.line2{
    left: 12px;
}
header .nav-btn.hover span.line0{
    top: 0;
}
header .nav-btn.hover span.line1{
    top: 0;
    left: 24px;
}
header .nav-btn.hover span.line3{
    top: 24px;
    left: 0;
}
header .nav-btn.hover span.line4{
    top:24px;
    left:24px;
}

.headerphone{
    line-height: 100%;
    font-size: 18px;
    color: #2759a3;
    margin-left: 2rem;
    margin-top: 4.5rem;
}
.headerphone img{
    margin-left: 2.5rem;
    margin-right: 1rem;
}
.clear{
    clear: both;
}
.fr {
    float: right;
    display: inline;
}


.headers a.menu {
    display: block;
    width: 22px;
    float: left;
    z-index: 1;
    margin-top: 4.5rem;
}


.headers a.menu span:first-child {
    margin-top: 0;
}

.headers a.menu span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #3f6db3;
    margin-top: 5px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}

.headers a.menu span:last-child {
    width: 12px;
}

.headers a.menu:hover span:nth-child(1) {
    width: 11px;
}
.headers a.menu:hover span:nth-child(2) {
    width: 18px;
}

.headers a.menu:hover span:nth-child(3) {
    width: 22px;
}





.listheader_b{
    float: right;
    height: 131px;
    line-height: 131px;
    cursor: pointer;
}











.search {

}
.search-box {
    width: 28%;
    position: absolute;
    right: 0;
    top: 166px;
    display: none;
    z-index: 10;
    background: #282994;
    padding: 18px 2%;
}
.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../image/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(255,255,255,.2);
}
.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
}
.search-box form .submit {
    width: 14px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../image/wel25.png) no-repeat center;
    border: none;
}
.search-box form .text::-webkit-input-placeholder{
    color: #fff;
}
.search-box form .text:-moz-placeholder{
    color: #fff;
}
.search-box form .text::-moz-placeholder{
    color: #fff;
}
.search-box form .text:-ms-input-placeholder{
    color: #fff;
}
/*.clickPhone:hover .myPhone{
    opacity: 1;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
}*/
.nas>li .more{
    position: absolute;
    left: -20%;
    top: 100px;
    width: 140%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0;
    z-index: 100;
    display: none;
}
.nas>li .more a{
    display: block;
    color: #333;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    transition: all 0.3s linear 0s;
}

.nas>li .more a:hover{
    color: #282994;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}


.sous{
    width: 100%;
    background: #f5f5f5;
    height: 69px;
    overflow: hidden;
}

.sous>div{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
}




.sousLeft{
    float: left;
    line-height: 69px;
    overflow: hidden;
}

.sousLeft>img{
    float: left;
    margin-top: 25px;
    margin-right: 10px;
}

.sousLeft span{
    color: #2d3194;
    font-weight: 700; 
    font-size: 14px;   
}

.sousLeft a{
    color: #464646;
    font-family: 宋体 常规;
    font-size: 14px;
}


.sousRight{
    float: right;
    overflow: hidden;
    margin-top: 20px;
}

.sousRight input:nth-child(1){
    width: 222px;
    height: 37px;
    display: block;
    float: left;
    overflow: hidden;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 10px;
    border-radius: 40px 0 0 40px;
}
.sousRight input:nth-child(2){
    width: 40px;
    height: 37px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(../image/images/3_03.jpg)center 0 no-repeat;
    border: 0;
    text-align: center;
    outline: none;
}






.home_a{
    max-width: 1430px;
    margin: 9rem auto;
    overflow: hidden;
    padding: 0 10px;
}

.home_aLeft{
    float: left;
    width: 49%;
    overflow: hidden;
    cursor: pointer;
}

.home_aLeft img{
    width: 100%;
    transition: all 0.3s;
}

.home_aLeft img:hover{
    transform: scale(1.1);
}


.home_aRight{
    float: left;
    width: 50%;
    overflow: hidden;
}

.home_aRight_a{

}
.home_aRight_a div{
    font-size: 20px;
    padding-left: 5rem;
    margin-top: 9px;
    margin-bottom: 4px;
}
.home_aRight_a span{
color: #cccccc;
    font-size: 18px;
    display: block;
    padding-left: 5rem;
    margin-bottom: 1rem;
}
.home_aRight_a img{

}


.home_aRight_b{
    margin-top: 21px;
    overflow: hidden;
    padding-left: 5rem;
}
.home_aRight_b label{
    font-size: 31px;
    color: #333333;
    margin-bottom: 8px;
}
.home_aRight_b p{
    font-size: 15px;
    color: #666666;
    line-height: 33px;
    margin-bottom: 5rem;
}
.home_aRight_b div{
    overflow: hidden;
    padding: 3px 3px;
}
.home_aRight_b div a{
    width: 135px;
    display: inline-block;
    background: #fff;
    font-size: 18px;
    color: #282994;
    text-transform: uppercase;
    text-align: center;
    box-shadow: 0 0 15px #ccc;
    height: 41px;
    line-height: 41px;
    float: left;
}
.home_aRight_b div img{
        float: left;
}



.home_b{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
}
.home_b a:last-child{
    margin-right: 0;
}
.home_b a{
    background: #fff;
    box-shadow: 0 0 15px #ccc;
    position: relative;
    width: 23%;
    margin-right: 2%;
    margin-bottom: 2rem;
}
.home_b a img{
    width: 100%;
    transition: all 0.3s;
}
.home_b a .home_bs{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    padding: 3rem;
    transition: all 0.3s;
}
.home_b a .home_bs div{
    color: #4c5a60;
    margin-bottom: 5px;
}
.home_b a .home_bs span{
    display: block;
    width: 16px;
    height: 1px;
    background: #282994;
    margin-bottom: 3rem;
}
.home_b a .home_bs label{
    font-size: 18px;
    color: #282994;
    margin-bottom: 2rem;
}
.home_b a .home_bs p{
    margin: 0;
    color: #666666;
}

.home_b a:hover .home_bs{
    top: 10px;
    left: 10px;
    background:rgba(72,89,169,0.6);
}

.home_b a:hover .home_bs div{
    color: #fff;
}
.home_b a:hover .home_bs span{
    background: #fff;
}
.home_b a:hover .home_bs label{
    color: #fff;
}
.home_b a:hover .home_bs p{
    color: #fff;
}





.alltop{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
    margin-top: 7rem;
    margin-bottom: 4rem;
}

.allTopLeft{
    float: left;

}
.allTopLeft div{
    font-size: 24px;
    color: #4c4c4c;
    margin-bottom: 16px;
}
.allTopLeft span{
    color: #cccccc;
    display: block;
}

.home_cRight{
    float: right;
    text-align: right;
    margin-top: 21px;
}
.home_cRight a{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0.3rem 2rem;
    color: #333;
    transition: all 0.3s;
}
.home_cRight a:hover{
    background: #282994;
    color: #fff;
    border: 1px solid #282994;
}




.swiper-containerpo{
    width: 100%;
}
.swiper-containerpo .img-box {
    display: block;
    text-align: center;
}
.swiper-containerpo .img-box img {
    max-width: 100%;
}

.swiper-containerpo .hover-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    text-align: center;
    background: rgba(34,33,120,0.6);
    transition: all 0.36s ease;
}
.swiper-containerpo .son-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.swiper-containerpo .hover-content span {
    color: rgb(255, 255, 255);
    margin-top: -40px;
    font-size: 52px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.swiper-containerpo .hover-content .content-title {
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin-top: 20px;
    opacity: 0.6;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.15s;
}
.swiper-containerpo .line {
    width: 1px;
    height: 36px;
    background: rgb(242, 242, 242);
    margin: 12px auto 16px;
}

.swiper-containerpo .hover-content .content-desc {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 26px;
    margin-top: 30px;
    opacity: 0.3;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}


.swiper-containerpo .casmore.wow {
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

.swiper-containerpo .casmore {
    width: 100px;
    height: 26px;
    display: inline-block;
    text-align: center;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: rgb(153, 153, 153);
    transition: all 0.3s ease-out 0s;
    margin: 0px auto;
}



.swiper-containerpo .casmore i::before {
    content: "";
    height: 1px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -4px;
    margin-left: 0px;
    width: 15px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    background: rgb(153, 153, 153);
}





.swiper-containerpo .casmore i::after {
    content: "";
    width: 1px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -4px;
    height: 15px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    background: rgb(153, 153, 153);
}

.swiper-containerpo .swiper-slide:hover .hover-content {
    opacity: 1;
}

.swiper-containerpo .swiper-slide:hover .hover-content span{
    font-size: 32px;
    margin-top: -20px;
}

.swiper-containerpo .swiper-slide:hover .hover-content .content-title{
    margin-top: 4px;
    opacity: 1;
}

.swiper-containerpo .swiper-slide:hover .hover-content .content-desc{
    margin-top: 22px;
    opacity: 1;
}


.swiper-containerponext{
    width: 50px!important;
    height: 50px!important;
    background: url(../image/5.png)center 0 no-repeat!important;
}


.swiper-containerpoprev{
    width: 50px!important;
    height: 50px!important;
    background: url(../image/4.png)center 0 no-repeat!important;
}






.allTopRight{
    float: right;
    line-height: 70px;
}
.allTopRight a{
    color: #333;
}





.home_d{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
}

.home_dLeft{
    float: left;
    width: 37%;
}
.home_dLeft a{
        display: block;
    overflow: hidden;
}
.home_dLeft a img{
    transition: all 0.3s;
    width: 100%;
}
.home_dLeft div{
    background: #5354a9;
    color: #fff;
    padding: 3rem 2rem;
}
.home_dLeft div label{
    font-size: 22px;
}
.home_dLeft div p{
    margin: 0;
    font-size: 16px;
    line-height: 23px;
}

.home_dLeft a:hover img{
    transform: scale(1.1);
}




.home_dRight{
    float: right;
    width: 61%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.home_dRight a{
    width: 31%;
    overflow: hidden;
    margin-right: 3.5%;
    margin-bottom: 4%;
}
.home_dRight a:nth-child(3n){
    margin-right: 0;
}
.home_dRight a div{
    overflow: hidden;
}
.home_dRight a div img{
    transition: all 0.3s;
    width: 100%;
}
.home_dRight a span{
    display: block;
    line-height: 42px;
    background: #5354a9;
    text-align: center;
    color: #fff;
}

.home_dRight a:hover img{
    transform: scale(1.1);
}

.home_dRight a:nth-child(4){
margin-bottom: 0;
}
.home_dRight a:nth-child(5){
    margin-bottom: 0;
}
.home_dRight a:nth-child(6){
    margin-bottom: 0;
}




.home_e{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.home_e a:last-child{
    margin-right: 0;
}
.home_e a{
    width: 24%;
    margin-right: 1.3%;
    overflow: hidden;
    border-bottom: 1px solid #EEEEEE;
    transition: all 0.3s;
    color: #333333;
}
.home_e a div{
    overflow: hidden;
}
.home_e a div img{
    transition: all 0.3s;
    width: 100%;
}
.home_e a span{
    font-size: 18px;

    display: block;
    margin-top: 3rem;
    margin-bottom: 1.3rem;
}
.home_e a p{
    margin: 0;
    color: #999999;
}
.home_e a label{
    color: #282994;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

.home_e a:hover img{
    transform: scale(1.1);

}

.home_e a:hover{
    color: #282994;
    border-bottom: 1px solid #282994;
}



.home_f{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
    box-shadow: 0 0 15px #ccc;  
    padding: 3rem;
    border-bottom: 8px solid #282994;  
}
.home_f .home_fswiper a{
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;
}
.home_f .home_fswiper img{
    width: 100%;
    transition: all 0.3s;
}

.home_f .home_fswiper a:hover img{
    transform: scale(1.1);
}




.home_g{
    max-width: 1538px;
    margin: auto;
    padding: 0 4rem;
    overflow: hidden;
    position: relative;
    margin-bottom: 7rem;
}

.home_g .home_gswiper{
    width: 100%;
}

.home_g .home_gswiper a{
    display: block;
}
.home_g .home_gswiper a div{
    width: 100%;
    overflow: hidden;
}
.home_g .home_gswiper a div img{
    width: 100%;
    transition: all 0.3s;
}
.home_g .home_gswiper a span{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f2f2f2;
    color: #4c4c4c;
    font-size: 16px;
}
.home_g .home_gswiper a:hover img{
    transform: scale(1.1);
}
.home_g .home_gswipernext{
    width: 26px;
    height: 56px;
    background: url(../image/10.png)center 0 no-repeat;
    background-size: 26px 56px;
    right: 10px;
    margin-top: -28px;
}
.home_g .home_gswiperprev{
    width: 26px;
    height: 56px;
    background: url(../image/11.png)center 0 no-repeat;
    background-size: 26px 56px;
    left: 10px;
    margin-top: -28px;   
}






.bottom{
    width: 100%;
    background: #1a1a1a;
    overflow: hidden;
	margin-top: 60px;
}

.bottomTop{
    height: 94px;
    text-align: center;
    line-height: 94px;
}
.bottomTop a{
    color: #fff;
    font-size: 16px;
    margin: 0 55px;
}

.bottoms{
    max-width: 1538px;
    margin: auto;
    padding: 0 10px;
    overflow: hidden;
}
.bottomsLeft{
    float: left;
    width: 34%;
    color: #fff;
}
.bottomsLeft img{

}
.bottomsLeft div{
    margin-top: 3rem;
    line-height: 26px;
}


.bottomsCenter{
    float: left;
    color: #fff;
    margin-bottom: 2rem;
    width: 29%;
    margin-left: 13%;
}
.bottomsCenter span{
    font-size: 20px;
    border-bottom: 4px solid #002da7;
    padding-bottom: 7px;
    display: inline-block;
    margin-bottom: 2rem;
}
.bottomsCenter p{
    margin-bottom: 1rem;
}
.bottomsCenter p img{
margin-right: 8px;
}
.bottomsCenter p a{
    color: #fff;
}
.bottomsCenter div{

}
.bottomsCenter div a{
    margin: 0 8px;
}

.bottomRight{
    float: right;
    text-align: right;
}

.bottomRight span{
    font-size: 20px;
    display: block;
    margin-bottom: 0rem;
    color: #fff;
}
.bottomRight div{
    border-bottom: 4px solid #002da7;
    width: 40px;
    display: inline-block;
}
.bottomRight img{
    display: block;
    margin-top: 1rem;
}



.alllbottom{
    width: 100%;
    text-align: center;
    line-height: 80px;
    color: #fff;
    border-top: 1px solid #262626;
}

.alllbottom a{
    color: #fff;
}


















/**/
.listbanner{
    width: 100%;
}


.listbanner img{
    width: 100%;
}


.blk-main {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.blk {
    
    width: 100%;
    float: left;
}
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curmbs-1 b {
    border-left: 10px solid #282994;
    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: #282994;
    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: 14px;
    font-weight: normal;
    /* margin-right: 40px; */
    margin-left: 8px;
    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 #282994;
}
.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: #282994;
}



.cbgg-01 {
    background: #282994;
    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 #282994;
}


.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:  #282994;
}

.cplb-3n-ts-03-list dl:hover a {
    color:  #282994;
}


/**/
.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 #282994;
}

.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: #282994;
    border-color: #282994;
}





/**/
.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: 48px;
    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: 24px;
    overflow: hidden;
    color: #666;
}
.cpcc-ts-01-right-con strong{
    font-size: 16px;
}
.cpcc-ts-01-right-con p{

}


.pc-cx-tel-1 {
    width: 100%;
    height: 56px;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    overflow: hidden;
}

.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #282994;
    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 #282994;
    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 #282994;
    border-color: #282994;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
    color: #fff;
}

.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
    overflow: hidden;
}

.tit {
    height: 160px;
    background: url(../image/d63899212b4c4e7d99ac9ed293b3ac9f_2.jpg)no-repeat center 91px;
    clear: both;
    text-align: center;
}

.tit span {
    display: block;
    font-size: 28px;
    color: #000;
    padding-top: 45px;
}
.tit em {
    font-style: normal;
    color: #999;
    text-transform: uppercase;
    font-family: "Times New Roman";
    padding-top: 18px;
    display: block;
}


.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: #fff;
    height: 460px;
    overflow: hidden;
    background: #282994;
    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: #282994;
    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: #282994;
}
.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}



.listabout{
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 20px;
}