*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";

}
a{
    text-decoration: none;
    color: white;
}

li{
    list-style: none;
}
p{
    padding: 0;
    margin: 0;
}
ul,li{
    padding: 0;
    margin: 0;
}
.out-head{
    width: 100%;
    height: 136px;
    background-color:#004b8d;
}
@media all and (orientation : portrait) {
.out-head{
    width: 1250px;
    height: 136px;
    background-color:#004b8d;
}
}
.head{
    margin: 0 auto;
    width: 1200px;
    height: 152px;
    display: flex;
    position: relative;

}
.head-left{
    flex: 0 0 505px;
}
.head-right{
    flex: 1;
}
.head-left,.head-right{
    
    height: 152px;
    line-height: 152px;
}
.logo{
    vertical-align: middle;
    margin-right: 20px;

}
.input{
    position: absolute;
    font-size: 0;
    border: solid 2px #085282;
    top:60px;
    right: 2%;
}
.input button{
    display: inline-block;
    vertical-align: top;
    height: 26px;
    width: 26px;
    background-color:#a43430;
    background-image: url("../images/sousuo.png");
    background-size: 15px;
     border:none;
    background-repeat: no-repeat;
    background-position: center;
}
.input input{
    height: 24px;
    padding-left: 5px;
}
.top-nav{
    height: 50px;
    width: 100%;
    background-color:#004b8d;
}
@media all and (orientation : portrait) {
.top-nav{
    height: 50px;
    width: 1250px;
    background-color:#004b8d;
}

}
.nav {
    display: flex;
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}
.mainnav{
    position: relative;
    flex: 1;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-family: "微软雅黑";
}
.mainnav:nth-child(10){
    flex: 0 0 153px;
}
.subnav{
    position: absolute;
    top: 48px;
    z-index: 200;
    margin: 0;
    width: 100%;
  min-height: 40px;
    
    

    background-color:#004b8d;
    color: white;
    padding: 0;
    display: none;
}
.subnav li{
   height: 44px;
    font-size: 16px;
    list-style: none;
    color: white;
    overflow: hidden;
}
.mainnav:hover{
    background-color: #216998;
}
.mainnav:hover .subnav{
   display: block;
}
.subnav li:hover{
    background-color: #216998;

}
.content{
    width: 1200px;
    height: 100%;
    margin:0 auto;
}
#swiper1{
    height: 376px;
    width: 100%;
}
@media all and (orientation : portrait) {
#swiper1{
    height: 376px;
    width: 1250px;
}

}
.swiper-container img{
    height: 376px;
  width: 100%;
}
@media all and (orientation : portrait) {

.swiper-container img{
    height: 376px;
  width: 1250px;
}

}
.content{
    margin: 0 auto;
    width: 1200px;
}
@media all and (orientation : portrait) {

.content{
    margin-left:25px;
    width: 1200px;
}

}
.content-1{
  width: 100%;
    height: 294px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.content-left{
    display: inline-block;
    margin-right: 15px;
    width: 803px;
    height:100%;
}
.content-left-title{
    height: 32px;
    width: 100%;
    border-bottom: solid 1px #c9c9c9;
    margin-bottom: 16px;
}
.content-left-text{
    display: inline-block;
    color: white;
    width: 126px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #004b8d;
    font-size: 20px;
}
.content-left-more{
    display: inline-block;
    line-height: 33px;
    float: right;
    color: #686868;
    font-size: 14px;
}
#swiper2{
    display: inline-block;
    margin-right: 10px;
    width: 360px;
    height: 240px;
}
#swiper2 img{
    width: 360px;
    height: 100%;
}
.content-left-1{
    display: inline-block;
    vertical-align: top;
    width:425px;
    height: 100%;
    font-size: 16px;
    
}
a{

    color: #333333;
}
.content a:hover{
    color:red ;
}
.content-left-1 li{
    list-style: none;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    border-bottom:1px dashed #c2c2c2;
}
.content-left-text:hover{
    background-color: #3f78d8;
}
.content-left-more:hover{
    color: red;
}
.left-title{
    display: inline-block;
    width:82%;
    text-overflow: ellipsis;
    overflow: hidden;

    white-space:nowrap;
    word-break:keep-all;
}
.left-data{
    display: inline-block;
    vertical-align: top;
    margin-left: 6%;
}
.content-right{
    display: inline-block;
    vertical-align: top;
    width: 373px;
    height:100% ;

}
.content-right li{
    background-repeat: no-repeat;
    padding-left: 20px;
    
    background-position: center left;
    height: 47px;
    line-height: 47px;
    background-image: url("../images/icon.png");
    background-size: 4px;
    font-size: 16px;
    color: #7f7f7f;
    border-bottom:1px dashed #c2c2c2;

}
.right-title{
    display: inline-block;
    width:83%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space:nowrap;
    word-break:keep-all;
}
.right-data{
    display: inline-block;
    vertical-align: top;
    margin-left: 4%;
}
.my-switch-1{
    display: inline-block;
    margin: 0 5px;
    background-color: white;
    height: 15px;
    width: 15px;
    border-radius: 50%;
}
.my-active-switch-1{
    background-color:  #004b8d;
}
.my-switch{
    background-color:white;
    display: inline-block;
    height: 6px;
    width: 25px;
    margin:0 10px;
    line-height: 15px;
    border-radius: 15px;
}
.my-active-switch{
    background-color: #9c9c9c;
}
.foot{
    width: 100%;
    background-color:  #004b8d;
}
@media all and (orientation : portrait) {
.foot{
    width: 1250px;
    background-color:  #004b8d;
}

}
.footer{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    padding-top: 40px;
}
.foot-logo{
    height:105px;
    line-height: 105px;
    display: inline-block;
}
.foot-logo img{
}
.foot-mask{
    display: inline-block;
    float: right;
    color: white;
    margin-right: 20px;
    line-height: 25px;
    width: 250px;
    font-size: 12px;
}
.picMarquee-left{ width:1200px;  overflow:hidden; position:relative;margin: 0 auto;padding: 20px 0 ;}
@media all and (orientation : portrait) {
.picMarquee-left{ width:1200px;  overflow:hidden; position:relative;margin-left:25px;padding: 20px 0 ;}
}
.picMarquee-left .hd{
    overflow:hidden;  height:30px; background:#f4f4f4;    height: 32px;
    width: 100%;
    border-bottom: solid 1px #c9c9c9;
    margin-bottom: 16px;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:30px; height:21px;line-height: 21px; float:right; margin-right:5px; margin-top:5px;  overflow:hidden;
    cursor:pointer;
    border: solid 1px  #004b8d}
.next{
    
    font-size: 15px;
    color:#004b8d ;
    text-align: center;
}
.prev{
   color:#004b8d ;
    font-size: 15px;
    text-align: center;
}
.next:hover{
 background-color:#004b8d ;
  color: #f3f3f3;
}
.prev:hover{
 background-color:#004b8d ;
  color: #f3f3f3;
}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:225px; height:150px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }