/*-----------------[初始化]--------------*/
body{color: #444;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";
-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
a{color: #444;}
a:hover{color: #c50000;}
img{max-width: 100%;
    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";outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

/*布局*/
.wp{width: 100%;max-width: 1200px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}
.wp2{width: 100%;
    max-width: 1200px;
    margin: 0 auto;   }
.wpff{
	width: 100%;
	   max-width: 100%;
	   position: relative;
	 background: rgba(147, 13, 20, 0.79);
}
*{outline: none;}

/*******************************
  -------[=头部]-------
********************************/

#top{background: #9a0000;height: 37px;line-height: 37px;position: relative;z-index: 9999;}
#top .top-r{float: right;}
#index .top-r{float: right;    width: 737px;}
.ul-list1{float: left;}
.ul-list1 li{float: left;font-size: 14px;position: relative; margin-right: -9px;margin-left: 5px}
.ul-list1 a{display: block;color: #fff;}
.ul-list1 .v1 {
    padding: 0 0px 0 5px;
}
.ul-list1 i{display: inline-block;width: 21px;height: 32px;background-position: center center;background-repeat: no-repeat;vertical-align: middle;position: relative;top: -2px;}
.ul-list1 .v1:hover,.ul-list1 .on .v1{background: #333;}
.ul-list1 .subBox{position: absolute;left: 0;top: 100%;padding-top: 1px;width: 133px;display: none;}
.ul-list1 .subBox dl{background: url(../images/bg08.png);padding: 10px 0;}
.ul-list1 .subBox a{height: 36px;line-height: 36px;padding: 0 29px;}
.ul-list1 .subBox a:hover{color: #fff;text-decoration: underline;}


.sel-lan{float: left;color: #fff;width: 82px;text-align: center;font-size: 14px;}
/*.sel-lan dl{display: block;vertical-align: middle;cursor: pointer;position: relative;}
.sel-lan dt{line-height: 32px;height: 32px;padding: 0 10px;}
.sel-lan dl a{display: block;float: none;color: #666;line-height: 26px;}
.sel-lan dd{display: none;position: absolute;top: 100%;left:0;right: 0;z-index: 9999;padding: 10px 10px;background: #fff;z-index: 9999;
    box-shadow: 0 0 10px rgba(0,0,0,.5);text-align: center;
}*/
.sel-lan a{color: #fff;}
.sel-lan:hover{
    background: #333;
}

.m-search .search{display: block;width: 30px;height: 24px;background: url(../images/gicon4-2.png) no-repeat center center;
    float: right;border: none;cursor: pointer;position: absolute;right: 0;top: 0;
}
.m-search{float: left;position: relative;top: 4px; width: 227px;height: 38px;margin-left: 200px;}
.m-soBox{ 
   z-index: 999;position: relative;line-height: 24px;width: 234px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   
}

.m-soBox .input{height: 38px;line-height: 24px;padding: 0 18px;background: #fff;width: 100%;display: block;width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	
	
}
img.search_btn {
    position: absolute;
    right: 15px;
    top: 9px;
}
.m-soBox .search:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#hd .logo{line-height: 100px;}
#hd .logo img{display: inline-block;vertical-align: middle;margin-top: -1px;}
#hd{box-shadow:0 0 15px rgba(0,0,0,.5);}
#index{
    position: fixed;left: 0;right: 0;top: 0;z-index: 9999;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
	background: #fff;
}

#index .bg{
    height: 150px;
    position: absolute;left: 0;right: 0;top: 0;z-index: -1;
   /* background: url(../images/bg02.png) no-repeat center top;*/
}


#index.index-bg {
    background: #000000b8;
}
#index #top{background: none;height: auto;line-height: 34px;margin-top: 7px;}
#index .ul-list1 .v1 {
    color: #333;
    padding: 0  0 0 10px;
    font-size: 13px;
    position: relative;
    display: flex;
    align-items: center;
}
#index .ul-list1 .v1 img{
	margin-right: 10px;
}
#index .ul-list1 .v1:hover,#index .ul-list1 .on .v1{background: none;color:#fff;z-index: 9999;}

#index .ul-list1 .vbs::after{
    content: "";
    width: 1px;
    height: 0;
    position: absolute;
    background: #fff;
    top: 12px;
    right: -1px;
}

#index .ul-list1 i{
    opacity: .6;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 60)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
#index .top-l{float: left;}
#index .nav{height: 36px;line-height: 36px;}
#index .nav .v1{color: #333;}
#index .nav .v1:hover{
	color:#D11414;
}
	
#index .ul-list1 .v1:hover{
	color:#D11414;
}
/*#index .nav .v1:hover,#index .nav li.on .v1{color: #9a0000;}*/

/*#index .nav li.on .v1,#index .nav li.hover .v1{font-weight: bold;}*/
img.si {
    position: absolute;
    top: 9px;
    right: 59px;
}
#index .index-top{height:40px;}
#index .index-bottom {
    height: 30px;
    margin-top: 5px;
}
#index .m-soBox .input{background: #3333336e;  
 
    border-radius: 30px; padding: 0 20px 0 10px;color: #fff;   padding-right: 60px;    padding-left: 16px;}
/* #index .m-soBox{width: 24px;} */
#index .soBox-click .m-soBox{width: 148px;}
#index .soBox-click .m-soBox .input{display: block;}
#index #top .search{background: url(../images/gicon4.png) no-repeat center center;}
#index .ul-list1 {
       float: right;
       width: 320px;
       z-index: 1000;
       /* border: 1px solid #ddd; */
      
       height: 39px;
       margin-top: 3px;
	   
	   box-sizing: border-box;
	       padding-left: 22px;

}
#index .ul-list1 li{z-index: 1000; line-height: 40px;}
#index #top .sel-lan{float: right;color: rgba(255,255,255,.5);}
#index #top .sel-lan a{color: #fff;}
#index #top .sel-lan a:hover{color: #fff;}
#index .logo{line-height: 100px;width: 455px;}
#index .logo img{display: inline-block;vertical-align: middle; height: 75px;}
/* .index-bg .nav .v1{
	color: #333!important;
} */



/*手机导航*/
#hd-m{
    position: fixed;left: 0;right: 0;top: 0;z-index: 9999;
    height: 60px;
    line-height: 60px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 5px;
    background: #fff;
    display: none;
}
.index #hd-m {
    background: #ad050c;
}
.index #hd-m.bg{background: #ad050c;}
#hd-m .inner{
    position: fixed;left: 0;top: 60px;z-index: 99999;
    width: 100%;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
#hd-m .inner .bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
#hd-m .so-Box{
    float: right;
    position: relative;
    height: 60px;width: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    margin-right: 30px;
}
#hd-m .so-Box.open{width: 100%;}
#hd-m .so-Box .close{
    display: block;width: 45px;height: 60px;
    background: url(../images/icon-close2.png) no-repeat center center;
    position: absolute;left: 0;top: 0;
    display: none;
}
#hd-m .so-Box.open .close{display: block;}
#hd-m .so-Box.open{
    position: absolute;left: 0;right: 0;z-index: 2000;
    padding: 0 45px;
    background: #fff;
}
#hd-m .so-Box input[type="text"]{
    display: block;width: 100%;height: 60px;
    border: none;background: none;
    border-left: 1px #f3f2f2 solid;
    font-size: 14px;color: #333;line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
}
#hd-m .so-Box.open input[type="text"]{display: block;}
#hd-m .so-Box input[type="submit"],#hd-m .so-Box .btn{
    display: block;width: 40px;height: 60px;
    position: absolute;right: 0;top: 0;
    cursor: pointer;
    border: none;
    background: url(../images/icon-so2.png) no-repeat center center;
}
.index #hd-m .so-Box .btn{background-image: url(../images/icon-so1.png);}
#hd-m .so-Box input[type="submit"]{display: none;background-image: url(../images/icon-so2.png);}
#hd-m .so-Box.open input[type="submit"]{display: block;}
#hd-m .so-Box.open .btn{display: none;}
#hd-m .nav{
    position: absolute;left: 0;top: 0;bottom: 0;
    overflow-y: auto;
    width: 46%;
    background: #fff;
}




/*******************************
    -------[=导航]-------
********************************/
.menuBtn{position: absolute;z-index: 9;display: none;right: 10px;
    width: 30px;padding: 12px 0 7px 0;cursor: pointer;top: 6px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #9a0000;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.index .menuBtn b{background-color: #fff;}
.menuBtn.open{top: 21px;}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0px;top: 105%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}


.nav{float: right;line-height: 100px;height: 100px;}
.nav li{float: left;font-size: 17px;position: relative;z-index: 999;}
.nav .v1{display: block;color: #4d4f51;text-align: center;padding: 0 0 0 40px;}
.nav .v1:hover,.nav li.on .v1{color: #9a0000;}
.nav .subBox{position: absolute;left: 0;top: 120%;width: 145px;font-size: 14px;display: none;}
.nav .subBox dl{
    background: url(../images/bg05.png);
    padding: 12px 0 14px;
    border-top: 1px rgba(255,255,255,.2) solid;
    border-bottom: 1px rgba(255,255,255,.2) solid;
    background: #333;
    opacity: 0.8;
height:auto;
}
.nav .subBox dd{overflow: hidden;position: relative;}
.nav .subBox dd:hover{overflow: visible;}
.nav .subBox .v2{ display: block;line-height: 20px;padding: 8px 22px;color: #fff;position: relative;overflow: hidden;}
.nav .subBox .v2 i {
    display: block;
    position: absolute;
    width: 19px;
    height: 11px;
    background: url(../images/gicon5.png) no-repeat center center;
    top: 50%;
    margin-top: -4px;
    right: -120%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    background-size: 24px;
}
.nav .subBox a:hover{ border-bottom: 1px solid #d6d6d6;}
.nav .subBox a:hover i{right: 10px;}



/*三级菜单*/
.nav .subBox2{
    position: absolute;left: 100%;top: 30px;
    width: 100%;min-height: 200px;
    background: #d11414;;
    padding: 12px 0 14px;
    display: none;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    border-top: 1px rgba(255,255,255,.2) solid;
    border-bottom: 1px rgba(255,255,255,.2) solid;
}
.nav li.last .subBox2{left: auto;right: 100%;}
.nav .subBox dd:hover .subBox2{
    top: 0;
    display: block;
}
.nav .subBox2 a{
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 6px 5px 6px 20px;
}



.nav li .first-level,
.nav li .second-level{
    display: block;
    position: absolute;right: 0;top: 7px;
    background-position: center center;
    background-repeat: no-repeat;
}
.nav li .first-level{width:40px;height:36px;background-image: url(../images/icon-arrow1.png);}
.nav li .second-level{width:40px;height:28px;background-image: url(../images/icon-on.png);}
.nav li .first-level em,
.nav li .second-level em{
    display: block;
    width: 1px;background: #ccc;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.nav li .first-level em{height: 25px;margin-top: 5px;}
.nav li .second-level em{height: 20px;margin-top: 4px;}
.nav li .first-level.on em,.nav .second-level.on em{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.nav li .v1-open + .first-level{background-image: url(../images/icon-arrow2.png);}
.nav li .v2.open + .second-level{background-image: url(../images/icon-off.png);}
/*******************************
  -------[=banner]-------
*******************************/
 #ban{
     height: 320px;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
 }

 #ban .item{outline: 0;position: relative;height: 320px;
     background-position: center center;background-repeat: no-repeat;
     -o-background-size: cover;
     -ms-background-size: cover;
     -moz-background-size: cover;
     -webkit-background-size: cover;
     background-size: cover;
 }

 #ban .slick-dots{position: absolute;left: 0;bottom: 18px;width: 100%;text-align: center;z-index: 99;}
 #ban .slick-dots li{display: inline-block;margin: 0 5px 0 6px;}
 #ban .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
     font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;
         -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
         border-radius: 50%;
 }
 #ban .slick-dots li.slick-active button{background-color: #fff;}



 #banner{height: 803px;}
 #banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
 #banner .slick-slide{outline: 0;position: relative;
     background-position: center center;background-repeat: no-repeat;
     -o-background-size: cover;
     -ms-background-size: cover;
     -moz-background-size: cover;
     -webkit-background-size: cover;
     background-size: cover;
 }

#banner .slick-dots {
    position: absolute;
    left: 0;
    bottom: 55px;
    width: 100%;
    text-align: center;
    z-index: 99;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
 #banner .slick-dots li{display: inline-block;margin: 0 5px 0 6px;}
 #banner .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
     font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;
         -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
         border-radius: 50%;
 }
 #banner .slick-dots li.slick-active button{background-color: #fff;}
 #banner .item a{display: block;height: 100%;}