@charset "gb2312";
/* CSS Document */
*{ padding:0; margin:0; border:0px; list-style:none;}
body{ font-family:Microsoft YaHei,SimSun; background-color:#011f49;}
a:link { color:#000;text-decoration: none;}
a:hover {color:#B87502;text-decoration:underline;}
a:visited { color:#000;text-decoration: none;}
a:active { color:#000;text-decoration: none;}
/*top*/

.up{width:100%; height:auto; background-color:rgba(255,255,255,0.9);position:fixed;z-index:10; boder-bottom: 1px solid;box-shadow:2px 2px 4px #4c4360;}
.top{height: 35px;padding:10px 0;}
.top_left{ float:left;height:30px;margin-left:100px;}
.top_right{float:right;margin-right:20px;}
.top_right a{color:#000000;line-height: 30px; }

.head{margin-top:55px;}
/*±³¾°*/

/*main*/
.main{ margin:0 auto; padding-top:25px; width:1000px;}
/*h1{ background:url(../images/d1.jpg) no-repeat center top; height:70px; color:#FFF; padding-left:75px; font-size:30px; line-height:30px; padding-top:5px; font-weight:normal;}*/
.part{ background-color:#011F49; margin-bottom:20px; clear:both;}
h2{ background-color:#0F73A0; height:35px; line-height:35px; color:#FFF; font-size:20px; font-weight:normal; text-align:center;}
.part ul{}
.part ul li{ width:320px; margin-right:20px; background-color:#FFF; float:left; margin-bottom:20px; box-shadow:1px 1px 2px #fff;}
.part ul li p{ padding-left:12px;}
.part ul a:link { color:#fff;text-decoration: none;}
.part ul a:hover {color:#fff;text-decoration:underline;}
.part ul a:visited { color:#fff;text-decoration: none;}
.part ul a:active { color:#fff;text-decoration: none;}
/*bottom*/
.bottom{ background-color:#011F49; padding:10px 0; clear:both;}
.bottom2{ width:1000px; margin:0 auto; text-align:center; line-height:24px; color:#FFF; font-size:14px;}
.bottom2 a:link { color:#fff;text-decoration: none;}
.bottom2 a:hover {color:#fff;text-decoration:underline;}
.bottom2 a:visited { color:#fff;text-decoration: none;}
.bottom2 a:active { color:#fff;text-decoration: none;}



.common{background-color:#eee; border:0px solid #ccc; border-radius:5px}

.banner-left{ float:left;width:100%; margin-right:16px; text-align: center;}
.banner-left img{width:500px; height:350px; background:no-repeat;  } 
.banner-left .swiper-slide{width:500px; height:350px;}
.swiper-slide{ position:relative;}
.swiper-slide a,.swiper-slide p{ position:absolute;bottom:-5px;left:-5px; display:block}
.swiper-slide a{ width:100%; height:100%; z-index:2;}
.swiper-slide p{ line-height: 1px;height:1px; padding:40px 40px; width:1000px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000') ;background:rgba(0,0,0,0.6); color:#fafafa; font-size:20px; z-index:1;}





.book11 {
    background-position: -400px -800px;}
.book11:hover{ background-position:-400px -1000px;}
.book12 {
    background-position: -400px -1200px;}
	.book12:hover{ background-position:-400px -1400px;}
.book13 {
    background-position: -400px -1600px;}
	.book13:hover{ background-position:-400px -1800px;}

.end-1 {
   <!-- width: 70%;-->
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    color: #FFFFFF;
}
.part4 {
    width: 1000px;
    height: 150px;
    text-align: center;
    margin: 0 auto;
}
.part4 ul {
    width: 100%;
    height: auto;
	
}
.part4 ul li {
    width: 320px;
    height: 100px;
    float: left;
    margin-left: 6px;
    margin-right: 5px;
    list-style: none;

}


.daodu {
    width: 1000px;
    height: 110px;
    background: #0C0C0C;
    border-radius: 8px;
    text-align: center;
    margin: 0 auto;
    color: #000;
    font-size: 16px;
    margin-top: 20px;
    box-shadow: 2px 2px 2px #000;
}
.font {
    color: #EAC467;
    font-size: 16px;
    text-align: center;
	
	margin:0px 33px 10px 20px;
}



.dd{ width:1000px; height:110px; border:2px solid #4E81BD; border-radius:5px}
.dd p{ text-indent:2em; color: #fff; padding:10px}
.dd2{ width:500px; height:60px; }
.dd2 div{ width:480px; height:50px; float:left;padding:0px; margin:4px 10px; background-color:#0C0C0C; line-height:53px;border-radius:5px;box-shadow:1px 1px 3px #000; text-align:center;}

.dd2 a{  color:#FFF; font-size:16px; font-weight:normal;}
.dd2 a:hover{ text-decoration:underline;font-weight:bold;}
.dd2_d{
 display: block;  
                border: 0;  
            
                transform: scale(1);  
                transition: all 0.2s ease 0s;  
                -webkit-transform: scale(1);  
                -webkit-transform: all 1s ease 0s; }
.dd2_d:hover{  
                transform: scale(1.1);  
                transition: all 1s ease 0s;  
                -webkit-transform: scale(1.1);  
                -webkit-transform: all 1s ease 0s;  
            } 
			
			
.pic{ width:100%; height:auto; background-color:#011F49;}
.swiper-container {width: 100%;height: 100%; }
.banner-left {
    float: left;
    width: 500px;
    margin-right: 16px;
    text-align: center;
}
.banner-right {
    float: right;
    padding: 4px 10px;
    width: 480px;
    height:270px;
}


.bg{width:1000px;}

.part_min{ width:320px; height:auto; float:left; margin-top:5px;;}

.part_min{display: block;  
                border: 0;  
            
                transform: scale(1);  
                transition: all 0.2s ease 0s;  
                -webkit-transform: scale(1);  
                -webkit-transform: all 1s ease 0s; }

.part_min:hover{  
                transform: scale(1.1);  
                transition: all 1s ease 0s;  
                -webkit-transform: scale(1.1);  
                -webkit-transform: all 1s ease 0s;  
            } 


.part_min_title{ width:100%; height:30px; background-color: #4E81BD; border-radius:2px 2px 0px 0px;}
.part_min_title span{ color:#fff; font-weight:bold; line-height:30px; float:left; margin-left:5px}
.part_min_title a{ color:#fff; font-weight:bold; line-height:30px; float:right; margin-right:5px}
.part_min_title img{ margin-top:1px}
.part_min_body{ width:100%; height:auto; border-radius:2px; background-color:#fff; padding-top:8px}
.part_min_pic{ width:100%; height:115px; background-color:#fff; border-radius:2px 2px 0px 0px;}
.part_min_pic img{ float:left; padding:5px}
.part_min_pic p a,.part_min_pic p{  font-size:20px; padding-top:10px; color:#000}
