﻿

/*-----------------[初始化]--------------*/
body{color: #252525;font-size: 12px;font-family:"微软雅黑","Microsoft Yahei";min-width: 1180px;background: #fff;}
a{color: #252525;}
a:hover{color: #0d5f83;}
img,.ani{
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


/*布局*/
.wp{width: 1000px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

*{outline: none;}

/*标题*/

/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/
.hd-top{
    height: 44px;
    background-color: #121212;
    overflow: hidden;
    color: #ffffff;
}
.hd-top .topl{
    line-height: 44px;
    float: left;
    width: 200px;
}
.hd-top .topr{
    line-height: 44px;
    vertical-align: center;
    float: right;
    /*width: 269px;*/
    width: 241px;
}
.hd-top .topr span{
    padding-left: 29px;
    color: #fff;
}

.hd-top .topr span a{
    color: #fff;
}
.hd-top .topr .topbg1{
    background: url(../images/topbg1.png) no-repeat left center;
}
.hd-top .topr .topbg2{
    margin-left: 13px;
    background: url(../images/topbg2.png) no-repeat left center;
}

.hd-lo-na{
    height: 100px;
    line-height: 100px;
}
.hd-lo-na .logo{
    float: left;
    width: 200px;
    /*padding-top: 16px;*/
}





/*******************************
	-------[=导航]-------
********************************/
.nav{
    height: 100px;
    float: right;
    margin-right: -44px;
}
.nav li{
    float: left;
    padding-right: 48px;
}
.nav li a{
    font-size: 14px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 15px;
    color: #010101;
}
.nav li.on a,
.nav li a:hover{
    font-weight: bold;
    border-bottom: 3px solid #e22634;
    color:#e22634;
}



/*******************************
	-------[=banner]-------
********************************/
.slideBox{ 
    width:100%; 
    height:717px; 
    overflow:hidden; 
    position:relative;
}
.slideBox .hd{ 
    height:6px; 
    overflow:hidden; 
    position:absolute;
    bottom:32px;left:50%; 
    margin-left: -80px;  
    z-index:1; 
 }
.slideBox .hd ul{ 
    overflow:hidden; 
    zoom:1; 
    float:left; 
    /*width: 210px; */
}
.slideBox .hd ul li{ 
    float:left; 
    margin-right:15px;  
    width:40px; height:6px;border-radius: 3px;
    background:#a7a7a8; 
    cursor:pointer; 
 }
.slideBox .hd ul li.on{ 
    background:#e24c57;
}
.slideBox .bd{ 
    position:relative; 
    height:100%; 
    z-index:0;   
}
.slideBox .bd li{ 
    zoom:1; 
    vertical-align:middle; 
}
.slideBox .bd a{
    width:100%; 
    height:717px; 
    display:block; 
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .next{
    position:absolute;
     right:3%; top:50%; 
     margin-top:-73px; 
     display:block; 
     width:75px; 
     height:146px;
      background:#797b7c url(../images/banr.png) 20px 50px no-repeat; 
      filter:alpha(opacity=50);opacity:0.5;
  }
.slideBox .prev{
    position:absolute; 
    left:3%;  top:50%; 
    margin-top:-73px; 
    display:block; width:75px; 
    height:146px; 
    background:#797b7c url(../images/banl.png) 20px 50px no-repeat;
     filter:alpha(opacity=50);opacity:0.5;
 }
.slideBox .prev:hover,
.slideBox .next:hover{ 
    filter:alpha(opacity=100);
    opacity:1; 
     }
.slideBox .prevStop{ 
    display:none;  
}
.slideBox .nextStop{ 
    display:none;  
}
/*悬浮文字*/

.slideBox .bantxt{
    position: absolute;
    left: 50%;
    bottom: 50%;
}
.slideBox .slide1 .bantxt {
   left: 49%;
   bottom: 25%;
   width: 466px;
    height: 179px;
}
.slideBox .slide2 .bantxt {
    left: 31%;
   bottom: 30%;
}
.slideBox .slide3 .bantxt {

    left: 28%;
   bottom: 24%;
}
.slideBox .bantxt h3{
    font-size: 50px;
}
.slideBox .slide1 .bantxt h3{
    text-align: right;
}
.slideBox .slide2 .bantxt {
    text-align: center;
}
.slideBox .slide1 .bantxt {
    text-align: right;
}
.slideBox .bantxt p{
    font-size: 50px;
    padding-top: 20px;
    font-weight: bold;
    color: #e22633;
}
.slideBox .slide2 .bantxt p{
    font-size: 20px;
    color: #0b0d14;
    padding-top: 33px;
    font-weight: normal;
    width: 720px;
}
.slideBox .slide1 .bantxt p{
    font-size: 20px;
    padding-top: 33px;
    font-weight: normal;
    color: #0b0d14;
    width: 466px;
    text-align: right;
}
.slideBox  .bantxt h3 strong{
    color: #e22633;
    
}
.slideBox .bantxt .log-reg{
    width: 365px;
    display: inline-block;
}
.slideBox .bantxt .log-reg a {
    margin-top: 50px;
    margin-right: 20px;
background: rgba(255,255,255,0.1);
text-align: center;
display: inline-block;
 width: 158px;
 font-size: 16px;
 padding-top: 9px;
 height: 31px;
 border: 1px solid #d6000f;
 border-radius: 30px;
 color:#d6000f;
}
.slideBox .bantxt .log-reg  a:hover,.slideBox .bantxt .log-reg  .on{
    background: rgba(214,0,15,1);
    color: #fff;
}

/*.m-page .a1 a,.m-page .a1 a{color: #949494;}*/
/*.m-page a1.on a,.m-page a:hover{color: #fff;background-color: #ffa800;border-color: #ffa800;}*/
/*.a1 a.on a,.a1 a:hover{color: #fff;background-color: #e62e2e;border-color: #e62e2e;}*/
.m-page{
    text-align: right;
}
.m-page span {
    display: inline-block;
    height: 22px;
    padding: 0 10px;
    line-height: 22px;
    background: #e22634;
    border: 1px solid #e22634;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}
.m-page a.a1 {
    /*background: url(../images/admin_img/pages.png) no-repeat 0 5px;*/
    width: 56px;
    padding: 0;
}
.m-page a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
    border-radius: 3px;
}
.m-page a:hover { background:#e22634; color:#fff; text-decoration:none; }


/*******************************
	-------[=底部]-------
********************************/
.footer{
    background-color: #161616;
}
.footer a:hover{
    text-decoration: underline;
}
.fd-top{
    width: 1500px;
}
.fd-top{
    overflow: hidden;
    height: 280px;
    background-color: #161616;
}
.fd-top dl{
    padding-top: 30px;
    color:#fff;
    float: left;
    font-size: 14px;
    margin-right: 95px;
}
.fd-top dl dt{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 30px;
}
.fd-top dl dd{
    overflow: hidden;
}
.fd-top .fdl1 dd{
    line-height: 25px;
}
.fd-top .fdl3{
    line-height: 25px;
    width: 250px;
    overflow: hidden;
}
.fd-top .fdl3 dd{
    padding-left: 30px;
    padding-bottom: 15px;
}
.fd-top .fdl3 .fddd1{
    background: url(../images/fdtel.png) no-repeat left 5px;
}
.fd-top .fdl3 .fddd2{
    background: url(../images/fdmail.png) no-repeat left 5px;
}
.fd-top .fdl3 .fddd3{
    background: url(../images/fdpoint.png) no-repeat left 5px;
}
.fd-top .fdl4{
    width: 280px;
    overflow: hidden;
}
.fd-top .fdl4 dd{
    padding-bottom: 20px;
}
.fd-top .fdl4 .img{
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.fd-top .fdl4 .txt{
    width: 215px;
    float: left;
    padding-left: 15px;
}
.fd-top .fdl4 .txt h4 a {
    font-size: 14px;
    font-weight: bold;
}
.fd-top .fdl4 .txt p{
    font-size: 12px;
    line-height: 20px;
}
.fd-top dl dd a{
    font-size: 14px;
    color: #fff;
}
.fd-foot{
    color: #efefef;
    overflow: hidden;
    line-height:60px;
    height: 60px;
    border-top: 1px solid #ffffff;
}
.fd-foot p a{
    background: #d6000f url(../images/fdguanli.png) no-repeat 15px center;
    background-color: #d6000f;
    color: #fff;
    padding: 10px 14px 11px 43px;
    border-radius: 8px;
}

