*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
}
ul{
    list-style: none;
}
/*缓存*/

.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: #0065b3;
  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*/
.banner1{
    display: none;
}
.banner1 img{
    width: 100%;
}

/*头部*/
.mytop{
    width: 100%;
    height: 39px;
    line-height: 39px;
    background: #ececec;
}
.mytop>div{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}

.mytopleft{
    float: left;
    overflow: hidden;
}
.mytopRight{
    float: right;
    overflow: hidden;
}

.mytopRight a{
    color: #464646;
}


/**/

.tip{
    width: 1200px;
    margin: auto;
    background: url(../image/images/1_04.jpg)center 0 no-repeat;
    height: 123px;
}



.clear {
    clear: both;
}
.header{
    width: 100%;
    height: auto;
    position: relative;
    height: 50px;
    background: #1063b0;
    line-height: 50px;
}
.header>div{
    width: 1200px;
    margin: auto;
}
.mynav{
    font-size: 0;
    width: 100%;
    margin: 0;
    height: 50px;
}
.mynav>li{
    font-size: 16px;
    display: inline-block;
    width: 11.1%;
    position: relative;
}
.mynav a{
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
}

.more{
    position: absolute;
    width: 100%;
    top: 50px;
    text-align: center;
    background: #1063b0;
    overflow: hidden;
    z-index: 10;
    display: none;
}
.more a{
    display: block;
    text-align: center;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
}

















.sous{
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 60px;
    overflow: hidden;
    background: #f5f5f5;
}

.sous>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}




.sousLeft{
    float: left;
    line-height: 60px;
    overflow: hidden;
}
.sousLeft span{
    color: #1063b0;
    font-weight: 600; 
    font-size: 14px;   
}

.sousLeft a{
    color: #333333;
    font-family: 宋体 常规;
    font-size: 14px;
}


.sousRight{
    float: right;
    overflow: hidden;
    margin-top: 12px;
}

.sousRight input:nth-child(1){
    width: 211px;
    height: 35px;
    display: block;
    float: left;
    overflow: hidden;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 10px;
    border-radius: 30px 0 0 30px;
}
.sousRight input:nth-child(2){
    width: 41px;
    height: 35px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(../image/images/3_04.jpg)center 0 no-repeat;
    border: 0;
    border-radius: 0;
    outline: none;
}














/**/
/*.header_ser {
    position: absolute;
    top: 166px;
    width: 100%;
    height: 90px;
    background: #F4F4F4;
    left: 0;
    display: none;
    z-index: 10;
}


.header_sear {
    position: relative;
    margin: 25px 0;
}

.header_sear .header_sear_wz {
    width: 100%;
    line-height: 40px;
    height: 40px;
    border: 0;
    border-bottom: solid 1px #CCC;
    background: transparent;
    padding: 0 50px 0 10px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
}*/

/*input[type=text], input[type=email], input[type=file], textarea[rows] {
    font-size: 12px;
    border: none;
    outline: 0;
    box-shadow: none;
    text-transform: none;
    color: #777;
    margin: 0;
    padding: 0;
}

input.header_sear_sub {
    background: transparent;
    border: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #8B604C;
    font-size: 16px;
    line-height: 40px;
    outline: none;
}
*/





/*.clickPhone:hover .myPhone{
    opacity: 1;
    transition: transform 500ms, opacity 500ms 100ms, left 0s 0s;
}*/








/*banner*/
.banner img{
    width: 100%;
}

/*.bannernext{
    width: 69px!important;
    height: 69px!important;
    background: url(../image/4.png) no-repeat!important;
    background-size: 69px 69px!important;
    right: 20%!important;
}
.bannerprev{
    width: 69px!important;
    height: 69px!important;
    background: url(../image/5.png) no-repeat!important;
    background-size: 69px 69px!important;
    left: 17%!important;
}*/


/*end*/


.myproduct{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 6rem;
}

.myproductLeft{
    width: 22.5%;
    float: left;
    overflow: hidden;
    border: 2px solid #0065b3;
    background:#f7f7f7;
}
.myproductLeft>h5{
    margin: 0;
    height: 66px;
    background: url(../image/1.png)left 0 no-repeat #0065b3;
    color: #fff;
    line-height: 66px;
    font-size: 24px;
    background-position: 22%;
    text-align: center;
}
/*.myproductLeft>a{
    display: block;
    width: 98%;
    margin: auto;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    color: #464646;
    padding-left: 40px;
    background: url(../image/2.png)left 0 no-repeat;
    background-position: 11%;
}
.myproductLeft>a:hover{
    color: #0065b3;
}*/

.poLeft{
    overflow: hidden;
}
.poLeft>li{
    position: relative;
    display: block;
    width: 98%;
    margin: auto;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #464646;
    padding-left: 40px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.poLeft>li>span{
    display: block;
    width: 100%;
}
.poLeft>li>span>a{
    color: #464646;
    background: url(../image/2.png)left 0 no-repeat;
    background-position: 0;
    padding-left: 8%;
}
.poLeft a:hover{
    color: #0065b3;
}

.proxia{
    overflow: hidden;
    display: none;
}
.proxia a{
    display: block;
    color: #464646;
    padding-left: 2rem;
    height: 33px;
    line-height: 33px;
}












.myproductLeft>img{
    display: block;
    margin: auto;
}

.myproductRight{
    float: right;
    width: 72.5%;
    overflow: hidden;
}

.proTop{
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
    line-height: 50px;
    overflow: hidden;
}

.proTop>a{
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 700;
    width: 21%;
    height: 100%;
    text-align: center;
    color: #555555;
    transition: 0.3s linear;
}
.proTop>a:hover{
    background: #1063b0;
    color: #fff;
    transition: 0.3s linear;
}
.proTop div{
    float: right;
}
.proTop div a{
    text-transform: uppercase;
    color: #696969;
    margin-right: 15px;
}

.products{
    overflow: hidden;
}
.products a:nth-child(3n){
    margin-right: 0;
}
.products a{
    display: block;
    width: 31.4%;
    overflow: hidden;
    float: left;
    margin-right: 2.9%;
    margin-top: 1.8%;
}
.products img{
    width: 100%;
}
.products label{
    display: block;
    height: 35px;
    background: #565656;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.products div{
    overflow: hidden;
}
.products span{
    display: block;
    float: left;
    width: 46%;
    height: 36px;
    text-align: center;
    color: #fff;
    line-height: 36px;
    background: #e62812;
    border-radius: 6px;
}
.products i{
    float: right;
    font-size: 16px;
    color: #717171;
    font-style: normal;
    margin-top: 6px;
}


.liyou{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.liyou>span{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
    margin-top: 4rem;
}
.liyou>label{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin-bottom: 5rem;
}
.liyou>img{
    float: left;

}
.liyouright{
    float: right;
    width: 52.7%;
    overflow: hidden;
}
.liyouright a{
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e62812;
    margin-bottom: 42px;
}
.liyouright div{
    float: left;
    width: 47px;
    height: 56px;
    background: url(../image/images/7_04.jpg)center 0 no-repeat;
    overflow: hidden;
    font-size: 28px;
    color: #fff;
    text-align: center;
    padding-top: 12px;
}
.liyouright p{
    float: left;
    text-align: left;
    font-size: 18px;
    color: #272727;
    margin: 0;
    padding-left: 9px;
    width: 92.54%;
}

.dingzhi{
    width: 100%;
    background: url(../image/images/8_05.jpg)center 0 no-repeat;
    height: 205px;
    overflow: hidden;
    margin-bottom: 5rem;
    margin-top: 2rem;
}
.dingzhi>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.dingzhiLeft{
    float: left;
    overflow: hidden;
    text-align: center;
    width: 20%;
    color: #fff;
}
.dingzhiLeft span{
    font-size: 19px;
    display: block;
    margin-top: 17px;
    margin-bottom: 5px;
}
.dingzhiLeft i{
    font-style: normal;
    font-size: 18px;
}
.dingzhiLeft label{
    font-size: 24px;
    margin: 0;
    margin-top: 10px;
}
.dingzhiLeft a{
    display: block;
    width: 155px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #fff;
    margin: auto;
    color:#464646;
    border-radius: 30px;
    margin-top: 15px;
    font-size: 16px;
}
.dingzhiRight{
    float: right;
    width: 73.6%;
    overflow: hidden;
}
.dingzhiRight a:nth-child(1){
    margin-left: 0;
}
.dingzhiRight a{
    background: url(../image/5.png)center 0 no-repeat;
    width: 12.2%;
    height: 124px;
    overflow: hidden;
    text-align: center;
    display: block;
    float: left;
    margin-top: 42px;
    margin-left: 47px;
}
.dingzhiRight div{
    height: 66px;
    line-height: 83px;
}
.dingzhiRight img{
    transition: 0.3s linear;
}
.dingzhiRight span{
    font-size: 17px;
    color: #323232;
}

.dingzhiRight a:hover img{
    transform: rotate(360deg);
    transition: 0.3s linear;
}




.chengben{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.chengben>span{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
}
.chengben>label{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin-bottom: 10px;
}
.chengben>img{
    display: block;
    margin: auto;
    margin-bottom: 3rem;
}


.chengbenTop{
    overflow: hidden;
    margin-bottom: 4rem;
}
.chengbenTop>div:nth-child(1){
    margin-left: 0;
}
.chengbenTop>div{
    background: url(../image/13.png)center 0 no-repeat;
    overflow: hidden;
    width: 23.25%;
    height: 74px;
    color: #fff;
    float: left;
    margin-left: 2.3%;
}
.chengbenTop span{
float: left;
    font-size: 48px;
    margin-left: 37px;
}
.chengbenTop i{
display: block;
    font-style: normal;
    font-size: 28px;    
}
.chengbenTop label{
    font-weight: 400;
}
.chengbenTop div div{
    float: left;
    margin-left: 13px;
    margin-top: 3px;
}

.anxu{
    overflow: hidden;
    margin-bottom: 7rem;
}
.anxu>img{
    float: left;
width: 50%;
}
.anxuRight{
    float: right;
    width: 50%;
    height: 370px;
    border: 3px solid #ccc;
    overflow: hidden;
    border-left: 0;
    padding-left: 50px;
}
.anxuRight img{
    margin-top: 45px;
    margin-bottom: 35px;
}
.anxuRight a{
    display: block;
    background: url(../image/2.png)center 0 no-repeat;
    background-position: 0;
    overflow: hidden;
    color: #313131;
    padding-left: 13px;
    margin-bottom: 18px;
}










.mycase{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.mycase>span{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
}
.mycase>label{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin-bottom: 10px;
}
.mycase>img{
    display: block;
    margin: auto;
    margin-bottom: 3rem;
}
.caseTop{
    overflow: hidden;
    margin-bottom: 4rem;
}
.caseTop>img{
    float: left;
    width: 178px;
}
.caseRight{
    float: left;
    width: 85.1%;
    overflow: hidden;
}
.caseRight a{
    display: block;
    border: 1px solid #ccc;
    float: left;
    width: 20%;
    text-align: center;
    height: 49px;
    line-height: 49px;
    color: #464646;
    font-size: 16px;

}
.caseRight a:last-child{
    background: #e62812;
    color: #fff;
    font-size: 13px;
}








.swiperCase{
    margin-bottom: 3rem;
}

.mycasess{
    width: 100%;
}
.mycasess a{
    display: block;
    width: 100%;
}
.mycasess img{
    width: 100%;
}
.mycasess div{
    font-size: 18px;
    color: #464646;
    margin-top: 1rem;
    text-align: center;
}






















.jianyan {
    width: 100%;
    background: url(../image/images/9_04.jpg)center 0 no-repeat;
    height: 178px;
    overflow: hidden;
    margin-bottom: 7rem;
}
.jianyan>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.jianyan div a{
    display: block;
    height: 30px;
    width: 103px;
    margin-top: 116px;
    margin-left: 272px;
}
.honor{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.honor>span{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
}
.honor>label{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.honor>img{
    display: block;
    margin: auto;
    margin-bottom: 4rem;
}











.swiperHonors{
    margin-bottom: 5rem;
}
.honorss{
    width: 100%;
}
.honorss a{
    display: block;
    border: 1px solid #CCC;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.honorss img{
    width: 98%;
    margin-top: 2px;
}
.honorss div{
    height: 39px;
    background: #3e3e3e;
    line-height: 39px;
    text-align: center;
    color: #fff;
}























.sebi{
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
}

.sebi>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.sebi>span{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
    margin-top: 4rem;
}
.sebi>label{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sebi>img{
    display: block;
    margin: auto;
    margin-bottom: 4rem;
}







.swiperSebis{
    overflow: hidden;
    margin-bottom: 5rem;
}
.sebiss{
    width: 100%;
}
.sebiss a{
    width: 100%;
    background: #fff;
    overflow: hidden;
    display: block;
}
.sebiss img{
    width: 100%;
}
.sebiss div{
    background: url(../image/2.png)center 0 no-repeat;
    background-position: 88%;
    overflow: hidden;
    color: #1e1e1e;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    width: 98%;
    margin: auto;
    padding-left: 16px;
    font-size: 16px;
}
.sebiss p{
    margin: 0;
    color: #787878;
    padding-left: 16px;
    padding-top: 20px;
    margin-bottom: 2rem;
}















.chongzhi {
    width: 100%;
    background: url(../image/images/10_05.jpg)center 0 no-repeat;
    height: 179px;
    overflow: hidden;
}
.chongzhi>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.chongzhi div a{
    display: block;
    height: 44px;
    width: 141px;
    float: right;
    margin-right: 115px;
    margin-top: 63px;
}

.sheji{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.sheji>span{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
    margin-top: 7rem;
}
.sheji>label{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sheji>img{
    display: block;
    margin: auto;
    margin-bottom: 3rem;
}







.swiperSjis{
    overflow: hidden;
    margin-bottom: 3rem;    
}

.sjiss{
    overflow: hidden;
    width: 100%;

}
.sjiss a{
    display: block;
    text-align: center;
    width: 100%;
}
.sjiss img{
    border: 1px solid #ccc;
    width: 100%;
}
.sjiss div{
    color: #333;
    font-size: 16px;
    margin-top: 1rem;
}



















.jianzhen{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.jianzhen>span{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
}
.jianzhen>label{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.jianzhen>img{
    display: block;
    margin: auto;
    margin-bottom: 3rem;
}

.jianzhens{
    overflow: hidden;
}
.jianzhens a:nth-child(2n){
    float: right;
}
.jianzhens a{
    display: block;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    float: left;
    width: 48.4%;
    margin-bottom: 3rem;
    padding-bottom: 2%;
}
.jianzhens img{
     float: left;
    width: 27.5%;
}
.jianzhens div{
    float: right;
    width: 70%;
    overflow: hidden;
}
.jianzhens span{
    display: block;
    color: #292929;
    font-size: 16px;
    margin-top: 8px;
}
.jianzhens p{
    color: #646464;
    font-size: 14px;
    margin: 0;
    line-height: 24px;
    margin-bottom: 8px;
}
.jianzhens i{
    color: #0065b3;
    font-style: normal;
}
.jianzhens span:hover{
    color: #0065b3;
}





.myabout{
    width: 100%;
    background: #f1f1f1;
    overflow: hidden;
}

.myabout>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.myabout>span{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #313131;
    font-weight: 700;
    margin-top: 4rem;
}
.myabout>label{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.myabout>img{
    display: block;
    margin: auto;
    margin-bottom: 4rem;
}

.aboutLeft{
    overflow: hidden;
    margin-bottom: 6rem;
}
.aboutLeft>img{
    float: left;
    width: 47.1%;
}
.aboutLeft>div{
    width: 47.5%;
    float: right;
}
.aboutLeft p{
    color: #464646;
    line-height: 36px;
}
.aboutLeft a{
    display: block;
    float: right;
    width: 178px;
    height: 45px;
    background: #0d78cc;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    line-height: 45px;
}




.mynew{
    overflow: hidden;
    margin-bottom: 4rem;
}
.mynewLeft{
    float: left;
    overflow: hidden;
    background: #fff;
    width: 54%;
    padding-bottom: 3%;
}
.mynewLeft h5{
    margin: 0;
    overflow: hidden;
    height: 45px;
    border-bottom: 1px solid #ccc;
}
.mynewLeft h5 span{
    display: block;
    float: left;
    height: 45px;
    background: #0065b3;
    font-size: 18px;
    color: #fff;
    width: 115px;
    line-height: 45px;
    text-align: center;
}
.mynewLeft h5 a{
    float: right;
    color: #272727;
    margin-top: 15px;
    margin-right: 12px;
}


.mynewLeft>div{
    overflow: hidden;
}
.newLeft{
    float: left;
    overflow: hidden;
    margin-top: 3.5rem;
    margin-left: 3rem;
    width: 37.5%;
}
.newLeft img{
    width: 100%;
}
.newLeft div{
    height: 80px;
    color: #fff;
    background: #0d78cc;
    padding-top: 15px;
    padding-left: 15px;
}


.newRight{
    float: left;
    overflow: hidden;
    margin-top: 4rem;
    margin-left: 3rem;
    width: 41%;
}
.newRight a{
    display: block;
    background: url(../image/23.png)center 0 no-repeat;
    background-position: 0;
    overflow: hidden;
    color: #797979;
    padding-left: 13px;
    margin-bottom: 13px;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.newRight a:hover{
    color: #0d78cc;
}




.newWenti{
    float: right;
    overflow: hidden;
    background: #fff;
    width: 40.2%;
    padding-bottom: 1.8%;
}
.newWenti h5{
    margin: 0;
    overflow: hidden;
    height: 45px;
    border-bottom: 1px solid #ccc;
}
.newWenti h5 span{
    display: block;
    float: left;
    height: 45px;
    background: #0065b3;
    font-size: 18px;
    color: #fff;
    width: 115px;
    line-height: 45px;
    text-align: center;
}
.newWenti h5 a{
    float: right;
    color: #272727;
    margin-top: 15px;
    margin-right: 12px;
}




.newWenti li{
    overflow: hidden;
    height: 75px;
    width: 91%;
    margin: auto;
    margin-top: 30px;
}
.newWenti li a{
    display: block;
    overflow: hidden;
}
.newWenti li img{
    float: left;
}

.newWenti li div{
    float: right;
    width: 89%;
    overflow: hidden;
}
.newWenti li span{
    display: block;
    color: #2e2e2e;
    margin-top: 5px;
}
.newWenti li p{
    color: #646464;
    margin: 0;
    line-height: 21px;
    margin-top: 6px;
}
.newWenti li span:hover{
    color: #0065b3;
}



.botom{
	margin-top:50px;
    width: 100%;
    background: #0065b3;
    overflow: hidden;
    color: #fff;
    padding-bottom: 1%;
}
.bottomTop{
    border-bottom: 1px solid #0E78CA;
    overflow: hidden;
}

.bottomTops{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.bottomTops a:nth-child(1){
    border: 0;
}
.bottomTops a{
    color: #fff;
    display: block;
    float: left;
    border-left: 2px solid #fff;
    overflow: hidden;
    line-height: 100%;
    width: 11.1%;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}


.botoms{
    overflow: hidden;
    width: 1200px;
    margin: auto;
}
.botoms>img{
    float: right;
    margin-top: 1rem;
    width: 9%;
}
.botomsLeft{
    float: left;
    line-height: 30px;
    margin-top: 3rem;
    margin-left: 2rem;
    width: 80%;

}
.botomsLeft a{
    color: #fff;
}




















/*list*/
.alllist{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.banner_inner {
    margin-top: 2rem;
}
.banner_inner img{
    width: 100%;
}

.mbx-dh {
    height: 33px;
    line-height: 33px;
    background: url(../image/dhicon.png) no-repeat left center;
    margin: 20px 0;
    padding-left: 33px;
    border-bottom: 1px solid #ddd;
}
.mbx-dh a{
    color: #333;
}
.mbx-dh b {
    font-size: 16px;
    color: #1063b0;
}


.entry-title{
    background: rgba(0, 0, 0, 0) url(../image/wytit1.png) no-repeat center bottom;
    font-size: 24px;
    font-weight: bold;
    height: 70px;
    margin: 20px 0;
    text-align: center;
    color: #1063b0;
}

.acon{
    overflow: hidden;
}
.acon>img{
    float: left;
    width: 41.7%;
}
.acon div{
    float: right;
    width: 53.8%;
    line-height: 26px;
}
.acon p{

}

.bcon{
    overflow: hidden;
}
.bcon img{
    display: inline-block;
    width: 29.3%;
    height: auto;
    padding: 5px;
    border: 1px solid #ddd;
    margin: 10px 1.6rem;
}

.chan_000000{
    display: block;
    height: 60px;
    margin: 0;
    padding: 0;
    background: #1063b0;
    color: #fff;
    font-size: 24px;
    text-align: center;
	line-height:60px;
}
.chan_000000 a{
	color:#fff;
}
.dcon{
    overflow: hidden;
}
.dcon div{
    float: left;
    margin: 0 1.6rem;
    width: 30%;
}
.dcon span{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 21px;
    margin-bottom: 21px;

}
.dcon img{
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 2px;
    border: 1px solid #ddd;
}


.lxtit {
    margin-top: 20px;
    overflow: hidden;
}

.lxtitl{
    width: 50%;
    float: left;
}
.lxtitl img {
    display: block;
    float: left;
    margin-right: 20px;
    width: 25%;
}
.lxtitr{
    float: right;
    width: 50%;
} 

.lxtitl strong, .lxtitr strong {
    font-size: 24px;
    padding-top: 23px;
    font-weight: 700;
    display: block;
}

.lxtitl em {
    color: #02774a;
    font-style: normal;
    display: block;
}

.lxinfo {
    margin: 20px 0;
}
.lxinfo ul li {
    border: 1px solid #ddd;
    padding: 3rem 0;
    overflow: hidden;

}
.lxinfo div.lximg {
    width: 12%;
    float: left;
}
.lxinfo ul li img {
    display: inline-block;
    margin-right: 36px;
    padding-left: 20px;
    width: 100%;
}
.lxinfo div.pull-right {
    width: 80%;
}
.pull-right {
    float: right;
}
.lxinfo ul li h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.lxinfo ul li p {
    margin: 0;
    padding: 0;
    height: 26px;
    line-height: 26px;
}
.lxinfo ul li p span {
    display: inline-block;
    float: right;
    width: 50%;
}
.lxinfo ul li:hover {
    border-left-width: 2px;
    border-left-color: #1063b0;
}


.incon{
    overflow: hidden;
}

.incon .inconl {
    width: 21%;
    margin: 20px 0;
}
.proleft h2 {
    margin-bottom: 5px!important;
}

.proleft h2, .proleft h2 a {
    display: block;
    height: 100px;
    margin: 0;
    padding: 0;
    background: #1063b0;
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.proleft h2 a {
    padding-top: 20px;
}

.proleft h2 a em {
    display: block;
    color: #fff;
    font-family: arial;
    font-size: 18px;
    padding-top: 8px;
    text-transform: uppercase;
    font-style: normal;
}

.incon .proleftb {
   
    margin-bottom: 20px;
}
.proleft .proleftb {

    background: #f7f7f7;
    border: 3px solid #1063b0;
    position: relative;
}
.procon dl {
    margin-top: 19px;
    margin-bottom: 0;
    padding: 0 20px;
}
.procon dl dt {
    font-size: 16px;

    height: 28px;
    line-height: 28px;
}
.procon dl dt a {
    display: block;
    background: #1063b0;
    color: #fff;
    padding-left: 12px;
}
.procon dl dd {
    background: url(../image/ysico.png) no-repeat left center;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    border-bottom: 1px dotted #ddd;
}
.procon dl dd a{
    color: #333;
}

.incon .leftcontact {
    background: #f7f7f7;
    border: 3px solid #1063b0;
}

.incon .leftcontact img {
    display: block;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 5px;
    width: 100%;
}
.incon .leftcontact p {
    margin: 0;
    padding: 3px 12px;
}
.incon .leftcontact b {
    color: #1063b0;
}
.incon .leftcontact a{
    color: #333;
}
.incon .inconr {
    width: 76.7%;
    overflow: hidden;
}

.incon .inconr dl {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 2rem;
    overflow: hidden;
    padding-bottom: 2%;
}
.incon .inconr dl dt {
    float: left;
    width: 29%;
}

.incon .inconr dl dt img {

    display: block;
    padding: 2px;
    width: 100%;
}
.incon .inconr dl dd {
    float: right;
    line-height: 24px;
    overflow: hidden;
    padding-left: 15px;
    width: 69%;
}
.incon .inconr dl dd h3 {
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin: 0;
}
.incon .inconr dl dd h3 a{
    color: #333;
}
.incon .inconr dl dd p {
    line-height: 24px;
    margin-bottom: 0;
    padding: 10px 0 0 0;
}
.incon .inconr dl dd span a {
    background: #b1b1b1;
    border-radius: 2px;
    color: #fff;
    display: block;
    line-height: 24px;
    text-align: center;
    width: 88px;
    margin-top: 20px;
}
.incon .inconr dl dt a:hover img {
    border-color: #1063b0;
}
.incon .inconr dl dd span a:hover {
    background: #ff0000;
}

.incontit {
    background: rgba(0, 0, 0, 0) url(../image/brief.gif) left top;
    margin-bottom: 15px;
    padding: 4px;
}
.incontit .incont {
    background: #fff;
    border: 1px solid #ddd;
    padding: 12px;
}
.incontit .incont h1 {
    background: none;
    height: auto;
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #1063b0;
}
.incontit .incont p {
    color: #999;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0;
}
.incc{
    overflow: hidden;
}

.incc img {
    display: block;
    width: 87%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.incc h3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}

/**/
.izl-rmenu{position:fixed;right:10%;bottom:10px;padding-bottom:73px;background:url(../image/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{display:block;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{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;}


.mobilefix{
    display: none;
}