*{
	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%;
}
/*缂撳瓨*/
/*.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; */
/*}*/

.index_fTop{
    font-size: 34px;
    color: #2c2b2b;
    line-height: 100%;
    margin-top: 40px;
    margin-bottom: 41px;
    text-align: center;
    font-weight: 700;   
}


.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-bottom: 20px;
    border-top: 8px solid #46448B;
}


.listheadermuyy{
    max-width: 1599px;
    padding: 0 10px;
    margin: auto;
    position: relative;
}


.listheaderLeft{
    float: left;
    position: absolute;
    width: 25%;
    margin-top: 1.5%;
    /*margin-left: 3%;*/
    padding-left: 2%;
}
.listheaderLeft a{

}
.listheaderLeft a img{

}


.listheaderRight{
    width: 70%;
    position: relative;
    float: right;
    margin: auto;
    margin-top: 64px;
    display: flex;
    flex-direction: row-reverse
}

.nas{
    
    margin: 0;
}

.nas>li{
    position: relative;
    padding: 0px 20px;
    float: left;
    flex: 1;
}

.nas>li>a{
    display: block;
    font-size: 17px;
    overflow: hidden;
    color: #0c0909;
    width: 100%;
    text-align: center;
    position: relative;
}
.nas>li>a img{
    margin-left: 1rem;
}
.navs{
    transition: 0.3s linear;

}
.nas>li:last-child>a{
    border: 0;
}
/*.nas>li:hover>a{
    color: #d5a65e;
}*/
/*.nas span{
    color: #ce9d59;
    display: block;
}
.nas>li>a:hover .navs{
    margin-top: -20px;
    transition: 0.3s linear;
}
*/

.listheadereng{
    position: absolute;
    right: 30px;
    top: 24px;
    font-size: 16px;
}
.listheadereng a{
    color: #333;
}


/**/
.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;
}



.search {

}
.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 131px;
    display: none;
    z-index: 10;
    background: #007d5a;
    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(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(../images/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;
    top: 24px;
    width: 220px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 7px 0 21px;
    z-index: 100;
    display: none;
    left: 50%;
    margin-left: -110px;
}
.nas>li .more a{
display: block;
    color: #333;
    text-align: center;
    font-size: 15px;
    height: 41px;
    line-height: 41px;
    transition: all 0.3s linear 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nas>li .more a:hover{
    color: #46448B;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}
.banner .bannerswiperpagination span.swiper-pagination-bullet-active{
    background: #cb9563;
}

.banner .bannerswiperpagination{
    right: 11%!important;
    left: auto!important;
    width: 7px!important;
    bottom: auto!important;
    top: 35%;
}
.banner .bannerswiperpagination span{
    width: 7px;
    height: 33px;
    border-radius: 0;
    display: block;
    margin-bottom: 20px!important;
}



.index_a{
    width: 100%;
    position: relative;
}

.index_aTop{
    width: 100%;
    position: absolute;
    background: #46448B;
    height: 373px;
    bottom: 0;
    border-radius: 400px 0 0 0;
}

.index_a .myindex_a{
    max-width: 1430px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    position: relative;
    margin-top: 66px;
}


.index_aswiper .index_aswiperLeft{
    float: left;
    width: 46%;
    overflow: hidden;
}
.index_aswiper .index_aswiperLeft img{
    
}

.index_aswiper .index_aswiperRight{
    float: right;
    width: 54%;
    overflow: hidden;
}

.index_aswiper .index_aswiperRight .index_aswiperRight_a{
    overflow: hidden;
}
.index_aswiper .index_aswiperRight .index_aswiperRight_a img{
        float: left;
}

.index_aswiper .index_aswiperRight .index_aswiperRight_a div{
        float: left;
    margin-left: 18px;
    margin-top: -5px;
}

.index_aswiper .index_aswiperRight .index_aswiperRight_a span{
        font-size: 25px;
    font-weight: 700;
    color: #46448B;
}
.index_aswiper .index_aswiperRight .index_aswiperRight_a span a{
        color: #46448B;
}
.index_aswiper .index_aswiperRight .index_aswiperRight_a p{
        margin: 0;
    font-size: 20px;
    color: #46448B;
    font-weight: 700;
}

.index_aswiper .index_aswiperRight .index_aswiperRight_b{
    color: #fff;
    margin-top: 286px;
}
.index_aswiper .index_aswiperRight .index_aswiperRight_b div{
    background: url(../images/2.png)left 0 no-repeat;
    padding-left: 21px;
    background-position: left 7px;

}
.index_aswiper .index_aswiperRight .index_aswiperRight_b label{
    font-size: 20px;
    line-height: 100%;
}
.index_aswiper .index_aswiperRight .index_aswiperRight_b p{
    font-size: 15px;
    margin: 18px 0;
    line-height: 31px;
    margin-top: 7px;
}


.index_aswiperbutton{
    width: 281px;
    position: absolute;
    height: 35px;
    top: 13%;
    z-index: 1000;
    left: 46.3%;
}
.index_aswiperbutton .index_aswipernext{
    width:50px;
    height: 35px;
    background-size: 50px 35px;
    background: url(../images/jian4.jpg)center 0 no-repeat;
    overflow: hidden;
    margin-top: 0;
    right: 0;
    top: 0;
    transition: all 0.3s;
}
.index_aswiperbutton a{
    width: 141px;
    height: 35px;
    border: 1px solid #46448B;
    color: #46448B;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
    display: block;
    margin: auto;
    transition: all 0.3s;
}
.index_aswiperbutton a:hover{
    background: #46448B;
    color: #fff;
}
.index_aswiperbutton .index_aswiperprev{
    width:50px;
    height: 35px;
    background-size: 50px 35px;
    background: url(../images/jian1.jpg)center 0 no-repeat;
    overflow: hidden;
    margin-top: 0;
    left: 0;  
    top: 0;
    transition: all 0.3s;
}




.index_aswiperbutton .index_aswiperprev:hover{
    background: url(../images/jian2.jpg)center 0 no-repeat;
}
.index_aswiperbutton .index_aswipernext:hover{
    background: url(../images/jian3.jpg)center 0 no-repeat;
}

























.index_b{
    width: 100%;
    overflow: hidden;
    background: #f0f6fd;
    margin-bottom: 3rem;
}

.index_b .index_bs{
    max-width: 1373px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px;
}

.index_bsTop{
    text-align: center;
    overflow: hidden;
}
.index_bsTop label{
    font-size: 34px;
    color: #2c2b2b;
    line-height: 100%;
    margin-top: 40px;
    margin-bottom: 23px;
}
.index_bsTop p{
font-size: 22px;
    color: #2c2b2b;
    line-height: 100%;
    margin-bottom: 22px;
}
.index_bsTop div{
    width: 372px;
    margin: auto;
    overflow: hidden;
    padding-left: 88px;
    margin-bottom: 36px;
}
.index_bsTop div a{
    display: block;
    text-align: left;
    font-size: 18px;
    color: #2c2b2b;
    margin-bottom: 9px;
}
.index_bsTop div a img{
    margin-right: 12px;
}




.index_b .index_bswiper{
    max-width: 1353px;
    padding: 0 2px;
    margin-bottom: 72px;
}

.index_b .index_bswiper a{
    display: block;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    margin: 2px 0;
    overflow: hidden;
    transition: all 0.3s;
}
.index_b .index_bswiper a img{
    /*width: 100%;*/
}
.index_b .index_bswiper a span{
border-radius: 50%;
    width: 22px;
    height: 22px;
    margin: auto;
    background: #828384;
    display: block;
    text-align: center;
    line-height: 18px;
    color: #fff;
    font-size: 21px;
    margin-bottom: 20px;
    transition: all 0.3s;
}
.index_b .index_bswiper a:hover span{
    background: #46448B;
}





.index_c{
    max-width: 1373px;
    margin: auto;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 66px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.index_c .index_cs{
    width: 48%;
    background: #f0f6fd;
    text-align: center;
    border-radius: 7px;
    padding-bottom: 20px;
}
.index_c .index_cs .index_csbao .index_csLeft:nth-child(1){
    border-right: 1px solid #E2E8EE;
}
.index_c .index_cs .index_csbao .index_csLeft:nth-child(2){
    border-left: 1px solid #fff;    
}
.index_c .index_cs .index_csTop{
    font-size: 26px;
    color: #2c2b2b;
    font-weight: 700;
    line-height: 100%;
    /*max-width: 95%;*/
    margin: auto;
    margin-top: 35px;
    margin-bottom: 0px;
    cursor: pointer;
}

.index_c .index_cs .index_csbao{
        display: flex;
    width: 100%;
}

.index_c .index_cs .index_csbao .index_csLeft{
    flex: 1;
    cursor: pointer;
}
.index_c .index_cs .index_csbao .index_csLeft div{
        height: 111px;
}
.index_c .index_cs .index_csbao .index_csLeft img{
    
}
.index_c .index_cs .index_csbao .index_csLeft span{
    display: block;
    font-size: 18px;
    color: #333333;
}
.index_c .index_cs .index_csbao .index_csLeft a{
    display: block;
    width: 119px;
    height: 38px;
    margin: auto;
    border: 1px solid #ccc;
    line-height: 38px;
    color: #999999;
    font-size: 18px;
    border-radius: 4px;
    margin-top: 44px;
    margin-bottom: 20px;
    transition: all 0.3s;
}
.index_c .index_cs .index_csbao .index_csLeft a:hover{
    border: 1px solid #007AB7;
}


.index_dTop{
    font-size: 34px;
    color: #2c2b2b;
    font-weight: 700;
    text-align: center;
    margin-bottom: 49px;
    margin-top: 20px;
}
.ab {
    padding-top: 20px;
}

.index_d{
    max-width: 1373px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 66px;
    padding: 0 10px;
}

.index_dLeft{
float: left;
    position: relative;
    width: 44%;
    overflow: hidden;
}

.index_dLeft .index_dLeftswiper{
    width: 100%;
}
.index_dLeft .index_dLeftswiper a{
    display: block;
}
.index_dLeft .index_dLeftswiper a img{
    width: 100%;
}
.index_dLeft .index_dLeftswiper a div{
    height: 54px;
    background: #000000;
    line-height: 54px;
    padding-left: 10px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}


.index_dLeft .index_dLeftswiper .index_dLeftswiperpagination{
    bottom: 60px;
}

.index_dLeft .index_dLeftswiper .index_dLeftswiperpagination span.swiper-pagination-bullet-active{
    background: #46448B;
}



.index_dRight{
    float: right;
    width: 52%;
    overflow: hidden;
}

.index_dRight a{
    display: block;
    background: url(../images/images/6_03.jpg)left 0 no-repeat;
    padding-left: 40px;
    height: 71px;
    transition: all 0.3s;
}
.index_dRight a div{
    float: left;
    font-size: 16px;
    color: #303030;
    width: 75%;
    line-height: 26px;
}
.index_dRight a span{
    float: right;
    font-size: 16px;
    color: #303030;
    width: 17%;
    text-align: right;
}


.index_dRight a:hover{
    background: url(../images/images/8_03.jpg)left 0 no-repeat;

}

.index_dRight a:last-child{
    background: url(../images/images/9_03.jpg)left 0 no-repeat;    
}

.index_dRight a:last-child:hover{
    background: url(../images/images/10_03.jpg)left 0 no-repeat;    
}


.bottom{
    width: 100%;
    background: #46448B;
    overflow: hidden;
    color: #fff;
}

.bottoms{
    max-width: 1373px;
    margin: auto;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
}

.bottomsLeft{
    /*font-size: 16px;*/
    float: left;
    margin: 53px 0;
    line-height: 30px;
}

.bottomsCenter{
    float: left;
    margin: 53px 0;
    margin-left: 10rem;
    line-height: 30px;
    width: 55%;
}
.bottomsCenter a{
    color: #fff;
}

.bottomsRight_a{
    float: right;
    margin-top: 45px;
    text-align: center;
}
.bottomsRight_a img{
            width: 110px;
    height: 110px;
}
.bottomsRight_a div{
        font-size: 13px;
    margin-top: 12px;
}
.bottomsRight_b{
    float: right;
    margin-top: 15px;
    text-align: center;
    margin-right: 2%;
}
.bottomsRight_b img{
        width: 110px;
    height: 110px;
}
.bottomsRight_b div{
        font-size: 13px;
    margin-top: 12px;
}







/**/
.mylistnewTop{
    text-align: center;
    font-size: 34px;
    margin-top: 40px;
    margin-bottom: 34px;
    color: #2c2b2b;
	display:none;
    font-weight: 700;
}


.mylistnew{
    max-width: 1373px;
    padding: 0 10px;
    margin: auto;
}
.my-a{
     height: 100px !important;
}
.mylistnew a{
    display: block;
    background: #f0f6fd;
    overflow: hidden;
    height: 154px;
    box-shadow: 0 0 13px #ccc;
    margin-bottom: 25px;
    padding-top: 26px;
}

.mylistnew a:hover .mylistnewcenter img{
    transform: scale(1.1);
}

.mylistnew .mylistnewLeft{
    height: 85px;
    float: left;
    border-right: 1px solid #ccc;
    text-align: center;
    width: 14%;
    margin-right: 2%;
    margin-top: 10px;
    line-height: 85px;
}
.mylistnew .mylistnewLeft div{
        font-size: 51px;
    color: #c2c2c2;
    font-weight: 700;
    display: none;
}
.mylistnew .mylistnewLeft span{
        color: #463d3d;
    font-size: 21px;
}

.mylistnew .mylistnewcenter{
     float: left;
    width: 14%;
    overflow: hidden;

}
.mylistnew .mylistnewcenter img{
        transition: all 0.3s;
}

.mylistnew .mylistnewRight{
        float: right;
    width: 67%;
    padding-right: 20px;
    overflow: hidden;
}


.mylistnew .mylistnewRight div{
        font-size: 18px;
    color: #11100f;
    margin-bottom: 9px;
    margin-top: 7px;
}


.mylistnew .mylistnewRight p{
        margin: 0;
    font-size: 15px;
    color: #4b4a49;
    line-height: 29px;
}



.pagemy{
    text-align: center;
    margin-top: 39px;
    margin-bottom: 49px;
}
.pagemy a{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #edecec;
    color: #666666;
    line-height: 40px;
    font-size: 16px;
    border-radius: 4px;
}
.pagemy a.on{
    background: #113462;
    color: #fff;
}
.pagemy a:hover{
    background: #113462;
    color: #fff;
}



.mylistteam{
    max-width: 1618px;
    padding: 0 10px;
    margin: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-around;*/
}
.mylistteam a{
    display: block;
    width: 23%;
    background: #f0f6fd;
    margin-left: 25px;
    margin-bottom: 38px;
}
.mylistteam a .mylistteam_a{
    overflow: hidden;
}
.mylistteam a .mylistteam_a img{
    transition: all 0.3s;
    width: 100%;
}
.mylistteam a label{
    font-size: 25px;
    color: #46448B;
    display: block;
    text-align: center;
    margin: 20px 0;
    height: 52px;
}
.mylistteam a label span{
        font-size: 20px;
    margin-left: 10px;
}
.mylistteam a p{
    color: #46448B;
    /*text-indent: 27px;*/
    padding: 0 6%;
    line-height: 28px;
    margin: 0;
    height: 84px;
}
.mylistteam a .mylistteam_b{
        max-width: 235px;
    margin: auto;
    background: #225392;
    color: #fff;
    margin-top: 28px;
    margin-bottom: 32px;
}


.mylistteam a .mylistteam_b div{
float: left;
    font-size: 16px;
    width: 185px;
    text-align: center;
    line-height: 46px;
}

.mylistteam a .mylistteam_b img{

}

.mylistteam a:hover .mylistteam_a img{
    transform: scale(1.1);
}










.mylistcase{
    max-width: 1618px;
    padding: 0 10px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-around;*/
}
.mylistcase a{
    display: block;
    width: 23%;
    background: #f0f6fd;
    margin-bottom: 38px;
    box-shadow: 0 0 13px #ccc;
    margin: 20px 10px 20px 10px;
}
.mylistcase a .mylistcase_a{
    overflow: hidden;
}
.mylistcase a .mylistcase_a img{
    transition: all 0.3s;
    width: 100%;
}
.mylistcase a p{
    color: #46448B;
    padding: 0 6%;
    line-height: 28px;
    margin: 10px 0;
    overflow: hidden;
}
.mylistcase a .mylistcase_b{
        max-width: 235px;
    margin: auto;
    background: #225392;
    color: #fff;
    margin-top: 28px;
    margin-bottom: 32px;
}


.mylistcase a .mylistcase_b div{
float: left;
    font-size: 16px;
    width: 185px;
    text-align: center;
    line-height: 46px;
}

.mylistcase a .mylistcase_b img{

}

.mylistcase a:hover .mylistcase_a img{
    transform: scale(1.1);
}


.aboutnav{
    height: 88px;
    line-height: 88px;
    text-align: center;
    margin-bottom: 34px;
    border-bottom: 1px solid #ccc;
}
.aboutnav a{
    position: relative;
    color: #46448B;
    font-size: 18px;
    height: 100%;
    display: inline-block;
}
.aboutnav .on{
   border-bottom: 2px solid #0052d9;
}
.aboutnav a span{
    border-right: 1px solid #ccc;
    line-height: 100%;
    display: inline-block;
    padding: 0 15px;
}
.aboutnav a:last-child span{
    border: 0;
}
.aboutnav a img{
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
    opacity: 0;
}
.aboutnav a.on img{
    opacity: 1;
}

.listaboutmy{
    max-width: 1373px;
    margin: auto;
    padding: 0 10px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 43px;
}



/**/
.listcontact1{
    width: 100%;
    max-width: 1200px;
    margin:4rem auto;

padding: 0 10px;
}
.listcontact1 .list-p{
    text-align: center;
     border-bottom: 1px dashed #cccccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-size: 15px;
}

.listcontact{
    width: 100%;
    max-width: 1440px;
    margin:4rem auto;
    background: #f0f6fd;
    overflow: hidden;
    color: #fff;
    padding: 0 2rem 5rem 3rem;
}




.listcontacttop{
    margin-top: 4rem;
    margin-bottom: 2rem;
    float: left;
    width: 100%;
}
.listcontacttop label{
    font-size: 40px;
    line-height: 100%;
    display: block;
    margin: 0;
    color: #46448B;
}
.listcontacttop div{
    height: 50px;
    /*line-height: 50px;*/
    border-bottom: 1px solid #ccc;
    color: #46448B;
    font-size: 16px;
}

.listcontactLeft{
    font-size: 16px;
    float: left;
    line-height: 30px;
    width: 31%;
    color: #272424;
}

.listcontactLeft label{
    font-size: 18px;
    margin: 0;
    display: block;
    color: #46448B;
}
.listcontactLeft span{
    color: #f0f6fd;
    width: 52.73px;
    display: inline-block;
}

.listcontactLeft div{
    margin-top: 7px;
    margin-bottom: 8px;
}
.listcontactLeft img{
    /*width: 59%;*/
}

.listcontactRight{
    float: right;
    width: 69%;
    height: 381px;
}


/*.listmessages input::-webkit-input-placeholder { 
  color: #DEDEDE;
}

.listmessages input::-moz-placeholder {
  color: #DEDEDE;
}

.listmessages input::-ms-input-placeholder { 
  color: #DEDEDE;
} 

.listmessages textarea::-webkit-input-placeholder { 
  color: #DEDEDE;
}

.listmessages textarea::-moz-placeholder { 
  color: #DEDEDE;
}

.listmessages textarea::-ms-input-placeholder {
  color: #DEDEDE;
} */


.listmessage{
    max-width: 1280px;
    margin: 5rem auto;
    overflow: hidden;
    padding-left: 7rem;
}
.listmessages{
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 12px;
}
.listmessages span{
    display: inline-block;
    float: left;
    width: 110px;
    text-align: right;
    color: #666;
    margin-right: 1rem;
}
.listmessages input{
    width: 500px;
    height: 30px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;

}


.listmessages select{
    width: 500px;
    height: 30px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;

}
.listmessages textarea{
width: 500px;
    height: 150px;
    border: 1px solid #f0f0f0;
    padding-left: 10px;
}
.listmessage>form>input{
    background-color: #46448B;
    height: 40px;
    width: 90px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border: 0;
    margin-left: 142px;
    margin-top: 3rem;
    font-size: 16px;

}


.listmessages .listmessagesfile{
    width: 85px;
    display: inline-block;
    border: 0;
}
.listmessages div{
    float: left;
}




.myindex_cstext{
	text-indent: 2em;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    max-width: 80%;
    margin: auto;
        margin-top: 2rem;
    margin-bottom: 3rem;
}
.myindex_cstext span{

    font-size: 16px;
    line-height: 26px;
    max-width: 80%;
	float: right;
        margin-top: 0.5rem;

}

.myindex_cstextright{
   text-align: left;
    font-size: 16px;
    line-height: 26px;
    max-width: 353px;
    margin: auto;
    margin-bottom: 3rem;
}







.newtext{
    width: 100%;
    overflow: hidden;
}
.newtext a{
    display: block;
    overflow: hidden;
    margin-bottom: 3rem;
}
.newtext a .newtextLeft{
    float: left;
    width: 23%;
}
.newtext a .newtextLeft img{
        width: 100%;
}


.newtext a .newtextRight{
    float: right;
    width: 74%;
    overflow: hidden;
}
.newtext a .newtextRight div{
    font-size: 18px;
    color: #297EBC;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 10px;
}
.newtext a .newtextRight p{
    margin: 0;
    color: #333;
    line-height: 29px; font-size: 16px;
}





.xianmuluodi{
    margin-bottom: 16px;
    overflow: hidden;
}
.xianmuluodi label{
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
}
.xianmuluodi label i{
    font-style: normal;
    color: #f7082a;
}
.xianmuluodi a{
    font-size: 16px;
    color: #181919;
    display: block;
    line-height: 37px;
}

.xianmuluodi span{
        display: block;
    padding-left: 21px;
}









.zhulu_a{
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 7rem;
    font-size: 16px;
}
.zhulu_a label{
    display: block;
    font-size: 17px;
    text-align: center;
    margin-bottom: 18px;
}
.zhulu_a span{
    font-weight: 700;
}
.zhulu_a div{
    line-height: 35px;
    margin-top: 11px;
}

.zhulu_b{
    max-width: 1280px;
    margin: 5rem auto;
    overflow: hidden;
    padding-left: 7rem;
    font-size: 16px;
}
.zhulu_b label{
    margin: 0;
}
.zhulu_b p{
    margin: 0;
    margin-top: 12px;
    margin-bottom: 32px;
}
.zhulu_b div{
    font-weight: 700;
}
.zhulu_b div span{
    color: #ff0000;
}

.listmessages span i{
    color: #ff0000;
    font-style: normal;
}


.download{
    max-width: 1373px;
    margin: auto;
    padding: 0 10px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 43px;
}
.download div{
        color: #333333;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 7px;
}
.download a{
    color: #333;
    /*display: block;*/
    margin-bottom: 5px;
}
.download a:hover{
    color: #d60403;
text-decoration: underline;
}
.download span{
    color: #d60403;
    margin-left: 9px;
}




.qixie{
width: 100%;
    margin-bottom: 70px;
    overflow: hidden;
}
.qixie img{
    display: block;
    margin: auto;
}
.qixie label{
    font-size: 18px;
    color: #181919;
    margin-bottom: 10px;
}
.qixie div{
    font-size: 16px;
    color: #181919;
    line-height: 44px;
}

.qixies{
overflow: hidden;
}
.qix-img{
	float: left;
	width: 30%;
}
.qixiesLeft{
float: left;
    width: 70%;
}
.qixiesLeft label{
font-size: 18px;
    color: #181919;
}
.qixiesLeft div{
line-height: 34px;
    margin-top: 33px;
    font-size: 16px;
}

.qixies img{
    float: left;
    margin-top: 41px;
    /*margin-right: 2%;*/
    /*width: 30%;*/
    }


.qixiesTop{
    margin-top: 20px;
    overflow: hidden;
}
.qixiesTop label{
    font-size: 18px;
    color: #181919;
    margin-bottom: 18px;
}
.qixiesTop div{
    margin-bottom: 16px;
}
.qixiesTop div span{
font-size: 16px;
    background: #c79c63;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    padding: 3px 18px;
    border-radius: 30px;
}
.qixiesTop div a{
    display: block;
    font-size: 16px;
    color: #181919;
    margin-top: 12px;
}
.qixiesTop div p{
color: #181919;
    font-size: 16px;
    line-height: 39px;
    margin-top: 10px;
}
.qixiesTop div i{
    font-size: 16px;
    color: #181919;
    font-style: normal;
    margin-top: 13px;
    display: block;
}
.qixiesTop div a:hover{
color: #d60403;
text-decoration: underline;
}




.mii{
        max-width: 1280px;
    margin: auto;
    overflow: hidden;
    padding-left: 7rem;
    font-size: 16px;
   
}


.listmessageslabel{

}
.listmessageslabel input{
    height: auto;
    width: 35px;
}
.listmessageslabel h5{
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}



.index_f{
    max-width: 1373px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 66px;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.index_f a{
    display: block;
    width: 15%;
    border: 1px solid #ccc;
    margin-bottom: 1.5rem;
    overflow: hidden;
    margin-left: 20px;
}
.index_f a img{
    transition: all 0.3s;
}
.index_f a:hover img{
    transform: scale(1.1);
}

.index_f:after{
    content: '';
    width: 890px;
 }
 .yp img{
 	margin-top: 0.5rem;
 	width: 20%;
 	margin-left: 40%;
 }



/*涓嬭浇*/
.mylistdown{
    max-width: 1373px;
    padding: 0 10px;
    margin: auto;
}
/*.my-a{*/
/*     height: 100px !important;*/
/*}*/
.mylistdown a{
    display: block;
    /*background: #f0f6fd;*/
    overflow: hidden;
    height: 50px;
    /*box-shadow: 0 0 13px #ccc;*/
    margin-bottom: 5px;
    padding-top: 2px;
    border-bottom: 1px #ccc dotted
}

.mylistdown a:hover .mylistdowncenter img{
    transform: scale(1.1);
}
.mylistdown .mylistdownLeft{
    /*height: 45px;*/
    float: left;
    /*border-right: 1px solid #ccc;*/
    text-align: left;
    width: 68%;
    margin-right: 2%;
    margin-top: 1px;
    line-height: 45px;
    padding-left: 20px;
}
.mylistdown .mylistdownLeft div{
    font-size: 51px;
    color: #c2c2c2;
    font-weight: 700;
    display: none;
}
.mylistdown .mylistdownLeft span{
        color: #463d3d;
    font-size: 16px;
}

.mylistdown .mylistdowncenter{
     float: left;
    width: 6%;
    overflow: hidden;
   margin-top: 10px;

}
.mylistdown .mylistdowncenter img{
        transition: all 0.3s;
        max-width: 35px;
}

.mylistdown .mylistdownRight{
    float: right;
    width: 30%;
    padding-right: 20px;
    overflow: hidden;
    margin-top: 1px;
}
.mylistdown .mylistdownRight img{
        transition: all 0.3s;
        max-width: 25px;
        margin-top: -1px;
}

.mylistdown .mylistdownRight div{
        font-size: 21px;
    color: #11100f;
    margin-bottom: 9px;
    margin-top: 1px;
    line-height: 35px;
}


.mylistdown .mylistdownRight p{
        margin: 0;
    font-size: 21px;
    color: #4b4a49;
    line-height: 29px;
}

.mylistdown .mylistdownRight span{
   margin-top: 7px;
    font-size: 16px;
    /*line-height: 40px;*/
    color:#46448B;
}
/*琛ㄥ崟*/

.grid-box .column {
	width: 100%;
	text-align: center
}

.grid-box.two>.column {
	width: 50%;
	float: left;
}

.contact-page .right {
	padding-left: 5%
}

.contact-page .right .form {
	margin-top: 40px
}

.inner-page .form ul {
	margin: -8px
}

.inner-page .form ul li {
	padding: 8px
}

.inner-page .form ul li input,
.inner-page .form ul li textarea {
	width: 100%;
	border: none;
	line-height: 26px;
	padding: 10px 15px;
	border-radius: 6px;
	background: #eef0f3;
	font-size: 14px;
	color: #000
}

.inner-page .form ul li input::-webkit-input-placeholder,
.inner-page .form ul li textarea::-webkit-input-placeholder {
	color: #686868;
	text-transform: capitalize
}

.inner-page .form ul li input:-moz-placeholder,
.inner-page .form ul li textarea:-moz-placeholder {
	color: #686868;
	text-transform: capitalize
}

.inner-page .form ul li input::-moz-placeholder,
.inner-page .form ul li textarea::-moz-placeholder {
	color: #686868;
	text-transform: capitalize
}

.inner-page .form ul li input:-ms-input-placeholder,
.inner-page .form ul li textarea:-ms-input-placeholder {
	color: #686868;
	text-transform: capitalize
}

.inner-page .form ul li.wid-100 {
	width: 100%
}

.inner-page .form ul li textarea {
	height: 160px
}

.inner-page .form ul li input[type=submit] {
	display: inline-block;
	width: auto;
	padding: 7px 50px;
	border-radius: 20px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: #46448B;
	margin-top: 10px
}

.inner-page .form ul li input[type=submit]:hover {
	background: #46a6ff
}
/*浣嶇疆*/
.weizhi{
    max-width: 1373px;
    padding: 0 10px;
    margin: auto;
    margin-bottom: 30px;
}