﻿*{padding: 0;margin:0; border:0}
a{ text-decoration: none; color:#585858;}
li{ list-style: none}
input{
    display: block;
    border:none;
    background: none;
}
.clear{clear: both;}
.hide{display: none}

body{  width:100%;font-family: "Microsoft Yahei";font-size: 14px;color:#585858;}
.header{
    width: 100%;
    height: auto;
}
.header .top{
    width: 1384px; margin: 0 auto;
    height: 35px;
    line-height: 35px; display: flex; justify-content: space-between;
}
.header .top p{
    height: 35px;
    padding-right: 35px;
}
.header .center{
	background: url(/template/default/images/top.jpg) center center no-repeat;
/* 	width: 100%;
        height: 162px;*/
   width: 100%;
    height: 162px;
    margin: 0 auto;
}

.top1{width: 1384px; height: 162px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; color: #535554;}
.top1 .fl{display: flex; align-items: center;}
.top1 .fl dl{margin-left: 20px; text-align: left;}
.top1 .fl dl dt{font-size: 50px; font-weight: bold;}
.top1 .fl dl dd{font-size: 22px;}
.top1 .fr{display: flex; align-items: center;}
.top1 .fr dl{margin-right: 20px;}
.top1 .fr dl dt{display: flex; align-items: center; font-size: 16px; font-weight: normal;}
.top1 .fr dl dt img{margin-right: 10px;}
.top1 .fr dl dd{font-size: 22px; margin-top: 10px;}
.top1 .fr .img p{font-size: 12px;}


.header .center .logo{
    width: 880px;
    height: 110px;
    float: left;
}
.header .center .center-r{
    width: 305px;
    height: 60px;
    padding: 25px 0;
    float: right;
}
.header .center .center-r p{
    height: 25px;
    font-size: 18px;
    color:#2e539d;
    margin-top: 5px;
    text-indent: 40px;
}
.header .center .center-r p:nth-child(1){
    background: url("../images/icon01.jpg") no-repeat left center;
}
.header .center .center-r p:nth-child(2){
    background: url("../images/icon02.jpg") no-repeat left center;
}
.nav{
    width: 100%;
    height: 66px;
    background-color: #283f91;
}
.nav .nav-container{
    width: 1200px;
    height: 60px;
    padding: 3px 0;
    margin: 0 auto;
}
.nav #ul{
    width: 935px;
    height: auto;
    float: left;
}
.nav #ul>li{
    width: 115px;
    height: 60px;
    float: left;
    line-height: 60px;
    background: url("../images/nav-line.jpg") no-repeat right center;
    text-align: center;
}
.nav #ul>li>a{
    font-size: 16px;
    color:#ffffff;
}
.nav #ul>li:hover{
    background-color: #ffffff;
    background-image: none;
}
.nav #ul>li:hover a{
    color:#000000;
}
.nav #ul>li.li{
    position: relative;
}
.nav #ul>li.li .sub{
    display: none;
    width: 265px;
    height: auto;
    background: rgba(255,255,255,0.9);
    position: absolute;
    top:60px;
    left:0;
    z-index: 999;
}
.nav #ul>li.li .sub ul{
    display: flex;
    display: -webkit-flex; /* Safari */
    flex-wrap: wrap;
    justify-content: space-between;
}
.nav #ul>li.li .sub li{
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.nav #ul>li.li .sub li a:after{
    display: block;
    content:'';
    display:block;
    width: 100px;
    padding: 0 15px;
    border-bottom:1px solid #000000;
}
.nav #ul>li.li .sub li:hover{
    background: rgba(80,108,205,0.9);
}
.nav .form{
    width: 240px;
    height: 40px;
    float: right;
    margin-top: 10px;
    background-color: #f5f5f5;
    border-radius: 5px;
}
.nav .form button{
    display: block;
    width: 40px;
    height: 40px;
    background: url("../images/search.jpg") no-repeat center center;
    float: left;
}
.nav .form input{
    display: block;
    width: 200px;
    height: 40px;
    float: right;
    background: url("../images/line.jpg") no-repeat left center;
    text-indent: 10px;
    outline: none;
}

.flexslider{position:relative;height:700px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:700px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.banner{
    width: 100%;
    height: 700px;
    padding-bottom: 60px;
}
#swiper-container{
    width: 100%;
    height: 700px;
    padding-bottom: 60px;
}
#swiper-container .swiper-slide{
    width: 100%;
    height: 700px;
}
#swiper-container .swiper-pagination{
    top:730px;
    z-index: 999;
}
/********************产品中心********************/
.product{

    height:340px;
    margin: 30px auto;
    background: url("../images/bg.jpg") repeat-x;
    padding: 45px 172px 55px 172px;
    position: relative;
}
.product .swiper-button-next {
    width: 172px;
    height: 440px;
    background: url("../images/right.jpg") no-repeat left center;
    top: 20px;
    right: 0;
}
.product .swiper-button-prev {
    width: 172px;
    height: 440px;
    background: url("../images/left.jpg") no-repeat left center;
    top: 20px;
    left: 0;
}
.product .product-nav{
    width: 845px;
    height: 88px;
    margin: 0 auto;
/*    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;*/
    text-align: center;
    line-height: 55px;
    font-size: 19px;
}
.product .product-nav h2{
	background: #26306e;
    color: #192f6e;
    position: relative;
    height: 130px;
	top: -45px;
}
.product .product-nav h2 a{
    width: 100%;
    text-align: center;
    color: #fefefc;
    display: block;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 9999;
}
.product .product-nav h2 span{
    display: block;
    font-size: 40px;
    color: #737699;
    font-weight: bold;
    line-height: 130px;
}
#swiper-container1{

    height: 350px;
}
.product .swiper-slide{
	margin-right: 45px;
    width: 360px;
    height: 300px;
}
.product .swiper-slide img{
    display: block;
    width: 360px;
    height: 225px;
}
.product .swiper-slide p{
    width: 360px;
    height: 40px;
    background: #283f91 /*url("../images/line01.jpg") no-repeat right center*/;
    text-align: center;
    line-height: 40px;
    color:#ffffff;
    font-size:16px;
}
.app{
    width: 100%;
    height: auto;
}
.app .dh{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    font-size: 19px;
}
.app .dh h2{
	background: #26306e;
    color:#192f6e;
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    position: relative;
    height: 130px;
}
.app .dh h2 a{
    width: 100%;
    text-align: center;
    color:#fefefc;
    display: block;
    position: absolute;
    left:0;
    top:60px;
    z-index: 9999;
}
.app .dh h2 span{
    display: block;
    font-size: 40px;
    color:#737699;
    font-weight: bold;
    line-height: 130px;
}
.app .wrap{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.app .wrap ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.app .wrap ul li{
    display: block;
    width: 25%;
    height: 350px;
    position: relative;
}
.app .wrap ul li .in{
    width: 100%;
    height: 100%;
    position: relative;
}
.app .wrap ul li .in img{
    display: block;
    width: 100%;
    height: 100%;
}
.app .wrap ul li .in p{
    width: 305px;
    height: 75px;
    border:2px solid #264fe499;
    padding: 3px 3px;
    position: absolute;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.app .wrap ul li .in p span{
    display: block;
    width: 305px;
    height: 75px;
    background: rgba(38,79,228,0.6);
    text-align: center;
    line-height: 75px;
    font-size: 23px;
    color:#ffffff;
}
.app .wrap ul li .out{
    width: 100%;
    height:290px;
    position: absolute;
    left:0;
    top:0;
    background: rgba(0,0,0,0.6);
    padding-top: 60px;
    z-index: 999;
}
.app .wrap ul li .out h2{
    width: 220px;
    height: 65px;
    border-bottom:3px solid #3578ff;
    color:#3578ff;
    text-align: center;
    line-height: 65px;
    font-size: 23px;
    margin: 0 auto;
}
.app .wrap ul li .out p{
    padding: 10px 20px;
    color:#ffffff;
    line-height: 1.5;
    text-indent: 2em;
}
.about{
    width: 96%;
    height: auto;
    background: url("../images/bg01.jpg") no-repeat top center;
    background-size: 100% 100%;
    padding:10px 2% 85px 2%;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
}
.about .about_content{
    width: 95%;
    margin: 0 auto;
    padding: 60px 0;
    display: flex;
}
.about .video{
    width: 590px;
    height: 440px;
    margin-top: 80px;
}
.about .video .video-container{
    width: 590px;
    height: 440px;
}
.about .info{
    flex-grow: 1; margin-left: 20px;
}
.about .info .dh{
    width: 780px;
    height: 135px;
}
.about .info .text{
    height: 374px;
    border:1px solid #000000;
    padding: 30px 30px 20px 50px;
    font-size: 16px;
	font-weight: bold;
    line-height: 2;
}
.ad{
    width: 100%;
    height: 311px;
    background: url("../images/ad.jpg") no-repeat left center;
    background-size: 100% 100%;
}
#about{
	margin: 50px auto;
    height: 380px;
}
#about .dh{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    font-size: 19px;
}
#about .dh h2{
    background: #26306e;
    color: #192f6e;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    position: relative;
    height: 130px;
}
#about .dh h2 a{
    width: 100%;
    text-align: center;
    color: #fefefc;
    display: block;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 9999;
}
#about .dh h2 span{
    display: block;
    font-size: 40px;
    color: #737699;
    font-weight: bold;
    line-height: 130px;
}
#about .dh p{
    line-height: 1.8;
    margin: 20px auto;
    text-align: left;
    text-indent: 2em;
}
#about ul{
    width: 1200px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 85px;
	margin: 90px auto;
}
#about ul li{
    width: 115px;
    height: auto;
    cursor: pointer;
}
#about ul li img{
    display: block;
    width: 115px;
    height: 135px;
}
#about ul li p{
    width: 115px;
    height: 30px;
    background-color: #f0f0f0;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    display: none;
}
.bg{
    width: 100%;
    height: 647px;
    background: url("../images/bg04.jpg") no-repeat top center;
    background-size: 100% 100%;
}
.hzhb{
    height: auto;
	margin: 50px auto;
}
.hzhb .dh{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    font-size: 19px;
}
.hzhb .dh h2{
    background: #26306e;
    color: #192f6e;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    position: relative;
    height: 130px;
}
.hzhb .dh h2 a{
    width: 100%;
    text-align: center;
    color: #fefefc;
    display: block;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 9999;
}
.hzhb .dh h2 span{
    display: block;
    font-size: 40px;
    color: #737699;
    font-weight: bold;
    line-height: 130px;
}
.hzhb #wrap{

    height: 200px;
    margin-top: 75px;
    position: relative;
    padding: 0 55px;
	margin: 50px auto;
}
.hzhb #wrap .swiper-container{
 
    height: 200px;
}
.hzhb #wrap .swiper-container .swiper-slide{
    width: 263px;
    height: 198px;
    border:1px solid #a1a1a1;
    margin: 0 10px;
}
.hzhb #wrap .swiper-container .swiper-slide img{
    display: block;
    width: 263px;
    height: 198px;
}
#wrap .swiper-button-next{
    width: 53px;
    height: 125px;
    background: url("../images/r.jpg") no-repeat;
    right:0;
    top:70px;
}
#wrap .swiper-button-prev{
    width: 53px;
    height: 125px;
    background: url("../images/l.jpg") no-repeat;
    left:0;
    top:70px;
}
.ly{
    width: 100%;
    height: auto;
    background-color: #efefef;
    padding: 50px 0 0 0;
}
.ly .dh{
	color: black;
    width: 470px;
    height: 145px;
    margin: 0 auto;
    background: url("../images/line05.jpg") no-repeat center center;
}
.ly .dh h2{
    height: 90px;
    font-size: 45px;
    text-align: center;
}
.ly .dh p{
	margin-top: 20px;
    height: 25px;
    text-align: center;
    font-size: 16px;
}
.ly .boxs{
    width: 100%;
    height: auto;
    background: url("../images/bg07.jpg") no-repeat top center;
    padding: 30px 0 50px 0;
    margin-top: 30px;
}
.ly .boxs .box{
    width: 1250px;
    height: auto;
    margin: 0 auto;
}
.l{
    float: left;
}
.r{
    float: right;
}
.ly .boxs .box .left{
    width: 570px;
    height: auto;
}
.ly .boxs .box .left .tit{
    width: 570px;
    height: 95px;
    background: url("../images/line06.jpg") no-repeat bottom center;
    padding-top: 15px;
}
.ly .boxs .box .left .tit span{
    display: block;
    width: 75px;
    height: 57px;
    background: url("../images/icon.png") no-repeat left center;
    font-size:40px;
    color:#ffffff;
    font-weight: bold;
    float: left;
    padding-left: 15px;
}
.ly .boxs .box .left .tit .tt{
    width: 440px;
    height: 95px;
    float: right;
}
.ly .boxs .box .left .tit .tt h3{
    font-size:26px;
}
.ly .boxs .box .left .tit .tt p{
    text-indent: 2em;
    font-size: 16px;
}
.ly .boxs .box .left .text{
    padding: 15px 0;
}
.ly .boxs .box .left .text p{
    margin: 15px;
    line-height: 1.5;
    font-size: 16px;
    background: url("../images/icon03.jpg") no-repeat left top 10px;
    text-indent: 1em;
}
.ly .boxs .box .img{
    width: 634px;
    height: 402px;
}
.news{
    width: 100%;
    height: auto;
    margin: 60px auto;
}
.news .dh{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    font-size: 19px;
}
.news .dh h2{
    background: #26306e;
    color: #192f6e;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    position: relative;
    height: 130px;
}
.news .dh h2 a{
    width: 100%;
    text-align: center;
    color: #fefefc;
    display: block;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 9999;
}
.news .dh h2 span{
    display: block;
    font-size: 40px;
    color: #737699;
    font-weight: bold;
    line-height: 130px;
}
.news-container{
    width: 100%;
    height: auto;
    border-top:1px solid #cccccc;
    margin-top: 60px;
}
.news-container .tabs{
    width: 510px;
    height: 65px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-container .tabs a{
    display: block;
    width: 170px;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    position: relative;
    text-align: center;
}
.news-container .tabs a i{
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top:-11px;
    left:74px;
    background: url("../images/dian.jpg") no-repeat left center;
}
.news-container .tabs a.active i{
    background: url("../images/dian01.jpg") no-repeat left center;
}
.news .tabbox{
    width: 1440px;
    height: auto;
    margin:30px auto 0 auto;
}
.news .tabbox .left{
    width: 740px;
    height: auto;
    float: left;
}
.news .tabbox .left .left-t{
    width: 740px;
    height: 380px;
    /*border-bottom:1px solid #000000;*/
}
.news .tabbox .left .left-t img{
    display: block;
    width: 720px;
    height: 355px;
    /*margin-left: 20px;*/
}
.news .tabbox .left .hc{
    width: 740px;
    height: 120px;
    margin-top: 20px;
}
.news .tabbox .right{
    width: 660px;
    height: 500px;
    float: right;
    border-left:1px solid #000000;
    padding-left: 39px;
    padding-top: 50px;
}
.news .tabbox .right ul li{
    height: 60px;
    line-height: 60px;
    /*background: url("../images/icon.jpg") no-repeat left center;*/
    padding-left: 25px;
    border-bottom:1px solid #cccccc;
    padding-top: 20px;
}
.news .tabbox .right ul li a{
    font-size: 15px;
}
.news .tabbox .right ul li span{
    float: right;
}
.footer{
    width: 100%;
    height: auto;
    background: #c4c4c4 url("../images/f.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.footer .f-logo{
    width: 200px;
    height: 154px;
    position: absolute;
    left:60px;
    top:38px;
}
.footer .f-nav{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 25px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer .f-nav .box h2 a{
    font-size: 18px;
    font-weight: 500;
    color:#000000;
}
.footer .f-nav .box ul{

}
.footer .f-nav .box ul li{
    line-height: 30px;
    float: left;
    margin-right: 20px;
}
.footer .f-nav .box ul li a{
    font-size: 14px;
}
.footer .f-nav .lx h2{
    width: 195px;
    height: 40px;
    border:1px solid #828282;
    border-radius: 30px;
    text-align: center;
    line-height: 40px;
}
.footer .f-nav .lx h2 a{
    font-size: 14px;
}
.footer .f-nav .lx ul{
    width: 195px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 35px;
}
.footer .f-nav .lx ul li{
    width: 65px;
    text-align: center;
    margin-right: 0;
}
.f-bottom{
    width: 100%;
    height: 50px;
    background-color: #305699;
    text-align: center;
    line-height: 50px;
    color:#ffffff;
}
#li{
    position: relative;
}
.wx{
    display: none;
    width: 187px;
    height: 187px;
    border:1px solid #000000;
    position: absolute;
    top:-200px;
    left:-65px;
}
/******************************产品中心**********************/
.main{
    width: 1200px;
    height: auto;
    margin: 60px auto;
}
.main .menu{
    width: 168px;
    height: auto;
    float: left;
}
.main .menu h2{
    width: 138px; 
    height: 60px;
    background-color: #0f2576;
    font-size:30px;
    color:#ffffff;
    line-height: 60px;
    padding-left: 30px;
}
.main .menu ul li{
    width: 138px;
    height: 37px;
    background: #283f91;
    padding-left: 30px;
    line-height: 37px;
    position: relative;
}
.main .menu ul li.active{
    background: url("../images/li-bg.jpg") no-repeat left center;
}
.main .menu ul li a{
    color:#ffffff;
}
.main .menu ul li .sub{
    width: 168px;
    height: auto;
    background-color: #4662c7;
    display: none;
    position: absolute;
    left:168px;
    top:0;
}
.main .menu ul li .sub dd{
    display: block;
    width: 138px;
    height: 37px;
    padding-left: 30px;
}
.main .menu ul li .sub dd:hover{
    background: url("../images/li-bg.jpg") no-repeat left center;
}
#product{
    width:1000px;
    height: auto;
    border:1px solid #9d9d9d;
    padding: 0 5px 20px 5px;
    float: right;
}
#product .pos{
    height: 40px;
    line-height: 40px;
}
#product .list ul li{
    width: 324px;
    height: 300px;
    float: left;
    margin-right: 10px;
    border:1px solid #f6f4f4;
    margin-bottom: 25px;
}
#product .list ul li img{
    display: block;
    width: 324px;
    height: 248px;
}
#product .list ul li p{
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#product .list ul li:nth-child(3n){
    margin-right: 0;
}
#app{
    width: 1012px;
    height: auto;
    float: right;
}
#app .pos{
    height: 40px;
    line-height: 40px;
}
#app .list-content{
    width: 1012px;
    height: 325px;
    margin: 90px auto 75px auto;
}
#app .list-content .thumb{
    display: block;
    width: 395px;
    height: 325px;
    float: left;
}
#app .list-content .thumb img{
    display: block;
    width: 100%;
    height: 100%;
}
#app .list-content .content{
    width:548px;
    height: 325px;
    float:right;
    border:1px solid #000000;
    padding: 10px 25px;
}
#app .list-content .content h2{
    font-size: 24px;
    color:#1e2a99;
}
#app .list-content .content p{
    line-height: 1.6;
    margin-top: 10px;
}
#app .list{
    width: 1010px;
    padding: 15px 0 20px 0;
    background-color: #f6f6f6;
}
#app .list ul li{
    width: 300px;
    height: auto;
    float: left;
    margin: 15px 15px;
    position: relative;
}
#app .list ul li img{
    display: block;
    width: 300px;
    height: 225px;
}
#app .list ul li img:hover{
	box-sizing: border-box;
	border: 1px solid black;	
}
#app .list ul li p{
    line-height:35px;
}
#app .list ul li .li_content{
    height: 425px;
    overflow: hidden;
}
#app .list ul li span{
    width: 135px;
    height: 35px;
    background-color: #283f91;
    text-align: center;
    line-height: 35px;
    display: block;
}
#app .list ul li span a{
    color:#ffffff;
}
.pages{
    width: 500px;
    height: auto;
    margin: 25px auto;
}
.pages ul li{
    padding: 5px 10px;
    border:1px solid #dddddd;
    text-align: center;
    float: left;
    margin-right: 2px;
}
.pages ul li a{
    color:#0e5bb7
}
.pages ul li.active{
    background-color:#0e4f9d;
    border:1px solid #063267;
}
.pages ul li.active a{
    color:#ffffff;
}

/************************关于我们*********************/
.about-main{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.about-main .pos{
    width: 1200px;
    height: 55px;
    line-height: 55px;
}
.about-main .tab{
    width: 1200px;
    line-height:52px;
    height:52px;
    margin:20px auto;
}
.about-main .tab ul li{
    border: 1px solid #ccc;
    float: left;
    width: 19.8%;
    text-align: center;
}
.about-main .tab ul li a{ display:block; font-size:18px; color:#333;}
.about-main .tab ul .cur{ background:#3e509b;}
.about-main .tab ul .cur a{ color:#fff;}
.about-main .tab ul li div{position: relative;z-index: 4;display: none}

.about-main .tab ul li div i{ display:none;position: absolute;top: 0px;width: 0px;height: 0px;border: 10px solid transparent;display: block;left: 50%;margin-left: -9px;border-top-color: #3e509b;}

.about-main .tab .other li{
    border: 1px solid #ccc;
    float: left;
    width: 16.5%;
    text-align: center;
}
.about-main .tab .other .cur{ background:#3e509b;}
.about-main .tab .other .cur a{ color:#fff;}
.about-main .tab .other li div{position: relative;z-index: 4;display: none}

.about-main .tab .other li div i{ display:none;position: absolute;top: 0px;width: 0px;height: 0px;border: 10px solid transparent;display: block;left: 50%;margin-left: -9px;border-top-color: #3e509b;}
.about-main .body{
    width: 1200px;
    padding: 25px 0;
    line-height: 2;
}
.about-main .body .content p{
    margin-bottom: 25px;
    font-size: 16px;
}
.about-main .body .form{
    width:560px;
    float: left;
}
.about-main .body .form .zxly{
	width: 93%;
    margin-bottom: 15px;
    background: #283f91;
    height: 50px;
}
.about-main .body .form .zxly p{
	color: white;
    padding: 5px;
    text-align: center;
    font-size: 20px;
}
.about-main .body .lxfs{
    width:345px;
    height: 275px;
    float: right;
    border-left:1px solid #f1f1f1;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 130px;
}
.about-main .body .lxfs ul li{
    height: 54px;
    margin: 30px 0;
}
.about-main .body .lxfs ul li span{
    display: block;
    width:54px;
    height: 54px;
    float: left;
}
.about-main .body .lxfs ul li p{
    width: 260px;
    height: 54px;
    float: right;
}
/**************************neirong*********************/
#app .article .thumb{
    width: 466px;
    height: auto;
    margin: 0 auto;
    float: left;
}
#app .article .thumb img{
    display: block;
    width: 100%;
    height: auto;
}
#app .article .article_top_r{
    width: 470px;
    height: auto;
    float: right;
	padding: 18px;
}
#app .article .article_top_r h1{
	color: #283f91;
    line-height: 60px;
    font-weight: 700;
    font-size: 20px;
}
#app .article .article_top_r .article_top_r_b{
    line-height: 1.6;
    font-size: 14px;
}
#app .article .body{
    line-height: 1.8;
    font-size: 16px;
}
#app .article .body p{
    margin-bottom: 30px;
}
#app .article .body .tabs{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
#app .article .body .tabs span{
    display: block;
    width: 150px;
    height: 30px;
    border:1px solid #cccccc;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    cursor: pointer;
}
#app .article .body .tabs span.active{
    background-color: #0f2576;
    color:#ffffff;
}
#app .article .body .tabbox{
    padding: 20px 20px;
    line-height: 1.8;
    font-size: 16px;
}
    /******************************新闻列表******************************/
.body .news-list .dh{
    width: 1200px;
    height: auto;
    margin: 15px auto;
    background: url("../images/ny03_09.png") no-repeat center center;
    text-align: center;
    line-height: 50px;
}
.body .list{
    width: 1200px;
    height: auto;
}
.body .list ul li{
    width: 600px;
    height: 205px;
    border-bottom:1px solid #cccccc;
    padding: 20px 0;
    float: left;
}
.body .list ul li a{
    display: block;
    width: 580px;
    height: 205px;
}
.body .list ul li .thumb{
    width: 205px;
    height: 205px;
    float: left;
}
.body .list ul li .thumb img{
    display: block;
    width: 100%;
    height: auto;
}
.body .list ul li .info{
    width: 273px;
    height: 205px;
    float: right;
}
.body .list ul li .info h3{
    font-weight: 500;
    font-size: 18px;
    color:#585858;
}
.body .list ul li .info p{
    font-size: 12px;
    color:#999999;
    line-height: 30px;
}
.body .list ul li .info span{
    display: block;
    text-align: right;
    color:#0e5bb7;
}
#article{
    width: 1200px;
    height: auto;
    margin: 0 auto 50px auto;
}
#article h1{
    font-size: 26px;
    height: 75px;
    line-height: 75px;
    font-weight: 500;
    text-align: center;
    color:#000000;
}
#article .article_content{
    padding: 25px 0;
    line-height: 1.7;
    font-size: 16px;
}
#article .article_content p{
    margin-bottom: 25px;
}