/*-----------------[初始化]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";background: #fff; -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;}
a{color: #444;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
a:hover{color: #9a0000;}
img,.ani{
    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";}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


/*结构*/
.wp{width: 100%;max-width: 1180px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

*{outline: none;}

/*问题*/

/*按钮*/

/*颜色*/


/*******************************
    -------[=头部]-------
********************************/
#top{background: #9a0000;height: 32px;line-height: 32px;position: relative;z-index: 99999;}
#top .top-r{float: right;}
.ul-list1{float: left;/*overflow: hidden;*/}
.ul-list1 li{float: left;font-size: 14px;position: relative;}
.ul-list1 a{display: block;color: #fff;}
.ul-list1 .v1{padding: 0 18px 0 11px;}
.ul-list1 i{display: inline-block;width: 21px;height: 32px;background-position: center center;background-repeat: no-repeat;}
.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: rgba(0,0,0,.8);}
.ul-list1 .subBox a{height: 36px;line-height: 36px;padding: 0 24px;}
.ul-list1 .subBox a:hover{text-decoration: underline;}


#top .sel-lan{float: left;color: #fff;width: 82px;text-align: center;font-size: 14px;}
#top .sel-lan dl{display: block;vertical-align: middle;cursor: pointer;position: relative;}
#top .sel-lan dt{line-height: 32px;height: 32px;padding: 0 10px;}
#top .sel-lan dl a{display: block;color: #fff;}
/*#top .sel-lan dd{display: none;position: absolute;top: 100%;left:0;right: 0;z-index: 9999;padding: 10px 10px;background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);text-align: center;
}*/
#top .search{display: block;width: 30px;height: 24px;background: url(/statistic/images/gicon6.png) no-repeat center center;float: right;border: none;cursor: pointer;}
.m-search{float: right;position: relative;top: 4px;}

.m-soBox{ 
   z-index: 999;position: relative;height: 24px;line-height: 24px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
}
.soBox-click .m-soBox{width: 218px;}
.soBox-click .m-soBox .input{display: block;}
#top .soBox-click .m-soBox .search{position: absolute;right: 5px;top: 0;width: 30px;height: 24px;
    background: url(/statistic/images/gicon6-6.png) no-repeat center center;z-index: 9999;
}
.m-soBox .input{height: 24px;line-height: 24px;padding: 0 10px;display: inline-block;background: #fff;width: 100%;position: absolute;left: 0;right: 0;display: none;
    -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;
}
.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: 112px;overflow: hidden;}
#hd .logo img{display: inline-block;vertical-align: middle;}


/*手机导航*/
#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;
}
#hd-m .inner{
    position: fixed;left: 0;top: 60px;z-index: 99999;
bottom:0;
    width: 100%;
    -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(/statistic/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(/statistic/images/icon-so1-1.png) no-repeat center center;
}
#hd-m .so-Box input[type="submit"]{display: none;background-image: url(/statistic/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;
}
/*******************************
    -------[=导航]-------
********************************/
#nv{background:#efefef;height:47px;line-height: 47px;z-index: 990;}
.nav{height:47px;}
.nav li{float: left;font-size: 16px;width: 107px;position: relative;z-index: 990;}
.nav .v1{display: block;color: #000;background: url(/statistic/images/gicon7.png) no-repeat center right;text-align: center;}
.nav .last-child .v1{background: #efefef;}
.nav .v1:hover,.nav li.on .v1{color: #fff;background: #9a0000;}
.nav .subBox{position: absolute;left: 0;top: 100%;padding-top: 1px;width: 131px;overflow: hidden;font-size: 14px;display: none;}
.nav .subBox dl{background: url(/statistic/images/gbg.png);padding: 12px 0 14px;}
.nav .subBox a{display: block;line-height: 36px;height: 36px;padding: 0 22px;color: #fff;position: relative;}
.nav .subBox i{display: block;position: absolute;width: 5px;height: 9px;background: url(/statistic/images/gicon8.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;
}
.nav .subBox a:hover{color: #c50000;}
.nav .subBox a:hover i{right: 18px;}
.nav .subBox dl dd{position: relative;}
/*三级菜单*/
.nav .subBox2{
    position: absolute;left: 100%;top: 30px;
    width: 100%;min-height: 200px;
    background: rgba(0,0,0,.4);
  
    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: 13px;
    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(/statistic/images/icon-arrow1.png);}
.nav li .second-level{width:40px;height:28px;background-image: url(/statistic/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(/statistic/images/icon-arrow2.png);}
.nav li .v2.open + .second-level{background-image: url(/statistic/images/icon-off.png);}


.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;
}
.menuBtn.open{top: 21px;}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0;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);
}

/*******************************
    -------[=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;
}
#banner a.slick-slide{display: block;height: 100%;}
#banner .item{height: 100%;}
#banner{height: 440px;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .item{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: 21px;width: 100%;text-align: center;z-index: 99;}
#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;}


/*******************************
    -------[=底部]-------
********************************/
.fd-con{padding-top: 2px;line-height: 68px;height: 68px;background: #212121;border-bottom: 1px solid #2b2b2b;font-size: 14px;color: #595959;}
.fd-con .l-con{float: left;width:86%; }
.fd-con .r-con{float: right;width: 13%;}
.fd-con p{float: left;padding-left: 26px;margin-right: 36px;}
.fd-con .share{float: right;}
.fd-con .tel{background: url(/statistic/images/gicon9.png) no-repeat center left;}
.fd-con .email{background: url(/statistic/images/gicon10.png) no-repeat center left;}
.fd-con .address{background: url(/statistic/images/gicon11.png) no-repeat center left;}
.fd-con .share a{display: block;float: left;margin-left: 19px;width: 53px;height: 53px;position: relative;top: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.fd-con .share .weixin{background: url(/statistic/images/icon1.png) #545454 no-repeat center center;}
.fd-con .share .weibo{background: url(/statistic/images/icon2.png) #545454 no-repeat center center;}
.fd-con .share a:hover{
    background-color: #9a0000;
}
.fd-copy{height: 53px;line-height: 53px;background: #000;color: #949494;font-size: 14px;overflow: hidden;}
.fd-copy .l-copy{float: left;}
.fd-copy .r-copy{float: right;}
.fd-copy a{color:#949494;}
.fd-copy a:hover{text-decoration: underline;}

/*******************************
    -------[=正文]-------
********************************/

.index-row1{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 10px 0 29px;
} 
.index-row2{padding: 9px 0 0;}

.g-title2{overflow: hidden;}
.ul-list3{float: left;margin-left: -21px;}
.ul-list3 li:first-child{background: none;}
.ul-list3 li{float: left;padding: 0 21px;background: url(/statistic/images/gicon25.png) 0 center no-repeat;}
.ul-list3 a{display: block;font-size: 24px;color: #333;}
.ul-list3 .on a,.ul-list3 a:hover{color: #9a0000;}
.g-title2 .more{display: block;float: right;font-size: 14px;color: #333;padding-right: 23px;background: url(/statistic/images/gicon14.png) no-repeat center right;}
.g-title2 .more:hover{color:#9a0000; }


.m-section{overflow: hidden;}
.ul-list5{overflow: hidden;padding: 0 0 30px;margin-top: -18px;}
.ul-list5 li{width: 33.33%;float: left;padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list5 .con{display: block;border-bottom: 1px solid #eee;color: #333;font-size: 16px;padding:15px 0 17px;}
.ul-list5 span{display: block;float: left;font-size: 32px;margin-right: 28px;}
.ul-list5 .txt{overflow: hidden;line-height: 23px;height: 46px;overflow: hidden;}
.ul-list5 .con:hover{color: #9b0000;}
.ul-list5 .li2 .con{border-bottom: none;}


.g-title2{height: 74px;line-height: 74px;overflow: hidden;color: #9a0000;font-size: 24px;font-weight: normal;}
.g-title2 .more{float: right;font-size: 14px;color: #000;padding-right: 22px;background: url(/statistic/images/gicon14.png) no-repeat center right;}
.g-title2 .more:hover{color:#9a0000; }


.g-section1{overflow: hidden;}
.g-section1 .l-section{
    float: left;width: 49%;
}
.g-section1 .r-section{
    float: right;width: 49%;
}

.m-about{
    overflow: hidden;
}
.m-about .pic{
    float: left;width: 280px;height: 203px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    margin-right: 27px;
    border: 4px #f8f8f8 solid;
    overflow: hidden;
}
.m-about .pic img{
    display: block;width: 100%;height: 100%;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.m-about .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.m-about .txt{
    height: 203px;
    overflow: hidden;
    font-size: 14px;color: #666;line-height: 24px;
    text-indent: 2em;
    padding-top: 4px;
}
.m-about .txt p{height: 192px;overflow: hidden;}

.m-news{overflow: hidden;}
.m-news .pic{
    float: left;width: 280px;height: 203px;
    overflow: hidden;position: relative;
}
.m-news .pic p{
    position: absolute;left: 0;right: 0;bottom: 0;
    background: url(/statistic/images/gbg2.png);
    font-size: 14px;color: #fff;line-height: 28px;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-news .pic img{
    display: block;width: 100%;height: 100%;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.m-news .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.m-news .txt{
    overflow: hidden;
    height: 203px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 14px 20px 0;
    font-size: 14px;line-height: 24px;color: #fff;
    text-indent: 2em;
    background: #9a0000;
}
.m-news .txt p{height: 192px;overflow: hidden;}


.fd-con .ma{position: absolute;bottom: 100%;z-index: 99;left: 0;width: 80px;height: 80px;display: none;}
.fd-con .ma img{display: block;width: 100%;height: 100%;margin-left: -18px;}
.fd-con .share a.on .ma{display: block;}



.index-row3{padding: 30px 0;background: #f2f2f2;}
.m-links{}
.m-links .slick-next,.m-links .slick-prev{
    position: absolute;top: 50%;margin-top: -18px;overflow: hidden;
    width: 21px;height: 36px;font-size: 0;line-height: 0;z-index: 999;
    background: none;border: none;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.m-links .slick-prev{left: -21px;background-image: url(/statistic/images/icon-arrow1.png);}
.m-links .slick-next{right: -21px;background-image: url(/statistic/images/icon-arrow2.png);}
.m-links h4{
    float: left;width: 130px;
    font-size: 18px;color: #9a0000;line-height: 36px;
    font-weight: normal;
}
.m-links h4 img{display: inline-block;vertical-align: middle;margin-right: 10px;margin-top: -2px;}
.m-links .slider{margin-left: 130px;margin-right: 21px;}
.m-links .con{
    display: block;
    font-size: 16px;color: #333;line-height: 36px;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    margin: 0 4px;
}
.m-links .con:hover{
    background: #9a0000;color: #fff;
}<!--耗时1757863173.0708秒-->