
/* CSS Document */
body,ul,li,a,span,dd,dl,p,img,hr{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "微软雅黑";
    list-style: none;
    border: none;
    text-decoration: none;
  
}
.fix{
    
    top: 0;
    z-index: 999999;
    width: 100%;
}
.fix1{
    position: fixed;
    
    z-index: 999999;
    width: 200px;
}
.clearfix{
    clear: both;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.top{
    width: 100%;
    height: 32px;
    background: #2351a4;
}
.bodybox{
    width: 1200px;
    margin: 0 auto;
position: relative;
z-index: 999999;

    
    
}
.welcome{
    line-height:32px;
    color: #fff;
}

.mid{
    width: 100%;
    background: url(../image/logobg.png) right no-repeat;
    height: 100px;
}
.logo2 {
padding:10px 0;
}
.top_mid{
    width: 100%;
    height: 43px;
    background: rgba(255,255,255,0.8);
    position: relative;
    z-index: 1000;
 
}
.logo{
   position: fixed;
    top:-0;
   
    float: left;
    z-index:1000;
}
.logo1{
   position: relative;
    top:-38px;
    left: 2px;
    float: left;
    z-index:1000;
}
.navbox{
    width: 985px;
    height: 43px;
  position: relative;
    top: 0;
    z-index: 10000;
    float: right;
}
.navbox1{
    width: 1200px;
    height: 43px;
  position: relative;
  top: 0;
    z-index: 10000;
   
}
.search{
margin-top:2px;}
.swiper-container {
        width: 100%;
  height:460px;
        
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.swiper-slide img{
   width: 100%;
height:auto;
}
.swiper-slide a{
    width: 670px;
    
    background:rgba(162,162,162,0.4);
   z-index: 10000;
    position: absolute;
    left: 200px;
    bottom: 60px;
    float: right;
     color: #fff;
    text-decoration: none;
    text-align: left;
    padding: 10px;
}
.swiper-slide a:hover{
    background: rgba(35,81,164,0.8);
}
.swiper-slide a h3,.swiper-slide a p{
    color: #fff;
    width: 650px;
    
    
}

@media (max-width: 414px) {
.swiper-container {
        width: 100%;
        height: 148px;
        
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.swiper-slide img{
   width: 100%;
}
.swiper-slide a{
    width: 250px;
   
    background:rgba(162,162,162,0.4);
   z-index: 10000;
    position: absolute;
    left: 100px;
    bottom: 20px;
    float: right;
     color: #fff;
    text-decoration: none;
    text-align: left;
    padding: 10px;
    font-size: 10px;
}
.swiper-slide a:hover{
    background: rgba(35,81,164,0.8);
}
.swiper-slide a h3,.swiper-slide a p{
    color: #fff;
    width: 250px;
    
    
}
}

.content{width: 1200px;margin:0px auto; background: #e6e6e6;}
#div2{
    background: url(../image/div2bg.png) no-repeat;
    width: 100%;
    float: left;
    background-position: center;
}
#div4{
    margin: 40px auto 0 auto;
    width: 100%;
    float: left;
}
#div5{
    margin: 40px auto 0 auto;
    width: 100%;
    float: left;
}
#div6{
    width: 100%;
    height: 560px;
    background: url(../image/img_linkbg.png) no-repeat;
    background-position: bottom;
    float: left;
}
#bottom{
    width: 100%;
   background: url(../image/bottombg.png) no-repeat;
    height: 212px;
    float: left;
}
.xinxibox{
    width:1200px;
    margin: 40px auto;
    height: 150px;
    
    
}
.lefttxt{
    width: 260px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    float: left;
}
.midlogo{
    float: left;
    margin-left: 240px;
    width: 200px;
    margin-right: 240px;
}
.riicon{
    width:260px;
    float: left;
}
.riicon li{
    float: left;
    width: 60px;
    margin:90px 0px 0 26px;
}
.copyright{
    text-align: center;
    width: 100%;
    line-height: 40px;
clear: both;
}




/*introduce*/
.smbanner{
     width: 1200px;
    margin: 0px auto 0 auto;
   text-align: right;
}

.bg{
    background:#f6f6f6;
    position: relative;
    background-image: url(../image/img_linkbg.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.left_nav{
   background: #e6e6e6;
    border: 6px solid #fff;
    width: 200px;
    min-height: 1000px;
    margin: -158px 0 0 2px;
    position:relative;
  
float: left;
    z-index: 0;
    
}
.firnav{
    height: 60px;
    width: 170px;
   padding: 50px 0px 0 20px;
    line-height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #2351a4;
    border-bottom: solid 2px #2351a4;
    margin: 0 auto;
}
.secnav{
    width: 200px;
    margin: 20px auto;
    
}
.secnav li{
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding-left:45px;
}
.secnav li a{
    color: #2351a4;
}
.secnav li a:hover{
    color:#333;
}
.secnav li a img{
    padding-right: 5px;
}
.rightarea{
    float: right;
}
.nows{
    line-height: 40px;
    height: 40px;
    text-align: right;
    border-bottom: solid 2px #2351a4;
    width: 985px;
    
}
.nows a{
    color: #666;
}
.nows a:hover{
    color:#2351a4
}
.txtarea{
    width: 900px;
    margin: 10px auto;
    text-align: left;
    
}
.txtarea li a img{
   max-width:700px;
    height: auto;
padding-right:5px;
}
.foot{
    width: 100%;
    height: 100px;
    background: #0e419c;
}
.copyarea{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}
.left{
    line-height: 100px;
    color: #fff;
    text-align: left;
    float: left;
}
.right{
       line-height: 100px;
    color: #fff;
    text-align: left;
    float: right;
}



.cq_footerINrig{
	width:260px;
	height:50px;
    float: right;
}
.cq_footerINrig ul li{
	width:50px;
	height:50px;
	float:left;
	margin:80px 0 0 20px;
	display:inline;
	position:relative;
}
.cq_footerINrig ul li a img{
	width:50px;
	height:50px;
}
.cq_bott{
	width:100%;
	height:40px;
	background:#700005;
	text-align:center;
	line-height:40px;
	color:#FFF;
}
.gr_xinxi_ceng{ 
	position:absolute; 
	z-index:40; 
	left:-205px; 
	top:-100px;  
	display:none; 
	width:560px; 
	height:130px;
}
.gr_xinxi_cengIN{
	width:100px;
	height:100px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.gr_xinxi_cengIN img{
	width:70px;
	height:70px;
	float:left;
}
.gr_xinxi_ceng span{
	width:700px;
	height:30px;
	float:left;
	text-align:center;
	line-height:30px;
	color:#FFF;
}
