::-ms-clear{display: none;}
/*-----------------[初始化]--------------*/
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;}
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;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #ccc;}
::-moz-placeholder {color: #ccc; }
::-ms-input-placeholder {color: #ccc;}
*.item{outline: 0;}

/*结构*/
.wp{width: 100%;max-width: 1180px;margin: 0 auto;}
.wp2{width: 100%;max-width: 1150px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

*{outline: none;}

@font-face {
    font-family: 'Xingkai';
    src: url('/fzjs/fonts/Xingkai.ttc');
}

/*问题*/

/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/
#top{background: #9a0000;height: 32px;line-height: 32px;position: relative;z-index: 99999;}
#top .top-r{float: right;}
.ul-list1{float: left;}
.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);padding: 10px 0;}
.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(/fzjs/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(/fzjs/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{background: #fff;}
#hd .logo{line-height: 112px;}
#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(/fzjs/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(/fzjs/images/icon-so1-1.png) no-repeat center center;
}
#hd-m .so-Box input[type="submit"]{display: none;background-image: url(/fzjs/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: 9999;}
.nav{height:47px;}
.nav li{float: left;font-size: 16px;width: 116px;position: relative;z-index: 9999;}
.nav .v1{display: block;color: #000;background: url(/fzjs/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: 145px;overflow: hidden;font-size: 14px;display: none;}
.nav .subBox dl{background: url(/fzjs/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(/fzjs/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 .v1 .i-arrow{
    display: inline-block;vertical-align: middle;
    width: 15px;height: 15px;
    background: url(/fzjs/images/gicon22.png) no-repeat center center;margin-left: 4px;
    margin-top: -1px;
}
.nav .v1:hover .i-arrow{background-image: url(/fzjs/images/gicon22-2.png);}


/*三级菜单*/
.nav .subBox2{
    position: absolute;left: 100%;top: 30px;
    width: 100%;min-height: 200px;
    background: rgba(0,0,0,.4);
   /* 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: 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 .v1-ok{background: url(/fzjs/images/icon8.png) no-repeat right 10px center;}
.nav .v1-ok.v1-open{background-image: url(/fzjs/images/icon9.png);} */


.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(/fzjs/images/icon-arrow1.png);}
.nav li .second-level{width:40px;height:28px;background-image: url(/fzjs/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(/fzjs/images/icon-arrow2.png);}
.nav li .v2.open + .second-level{background-image: url(/fzjs/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;}
#banner.banner1 {height: 500px;}
#banner.banner2 {height: 543px;}
#banner.banner1 .slick-dots li button,#banner.banner2 .slick-dots li button {border-color: #9a0000;}
#banner.banner1 .slick-dots li.slick-active button,#banner.banner2 .slick-dots li.slick-active button{background-color: #9a0000;}
#banner .item a{
    display: block;height: 100%;
}

/*******************************
	-------[=底部]-------
********************************/
.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:81%; }
.fd-con .r-con{float: right;width: 19%;}
.fd-con p{float: left;padding-left: 26px;margin-right: 15px;}
.fd-con .share{float: right;}
.fd-con .tel{background: url(/fzjs/images/gicon9.png) no-repeat center left;}
.fd-con .email{background: url(/fzjs/images/gicon10.png) no-repeat center left;}
.fd-con .address{background: url(/fzjs/images/gicon11.png) no-repeat center left;}
.fd-con .internet{background: url(/fzjs/images/icon21.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(/fzjs/images/icon1.png) #545454 no-repeat center center;}
.fd-con .share .weibo{background: url(/fzjs/images/icon2.png) #545454 no-repeat center center;}
.fd-con .share .ff{background: url(/fzjs/images/icon22.png) #545454 no-repeat center center; } 
.fd-con .share a:hover{
    background-color: #9a0000;
}

.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;}


.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{background: #f3f3f3;}

.m-more{
    display: block;
    float: right;
    font-size: 14px;
    color: #333;
    padding-right: 23px;
    background: url(/fzjs/images/gicon14.png) no-repeat center right;
    margin-top: -28px;
}
.m-more:hover {
    color: #9a0000;
}


.ul-list2{height:57px;}
.ul-list2 li{width: 20%;float: left;text-align: center;height: 57px;line-height: 57px;position: relative;z-index: 200;
}
.ul-list2 a{display: block;height: 57px;color: #fff;font-size: 22px;}
.ul-list2 li:hover a,.ul-list2 li.on a {text-decoration: underline;}


.g-title2{overflow: hidden;position: relative;padding: 33px 0 24px;}
.g-title2 h2{color: #9a0000;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;font-size: 24px;padding-right: 80px;}
.g-title2 .more{display: block;font-size: 14px;color: #000;padding-right: 23px;background: url(/fzjs/images/gicon14.png) no-repeat center right;position: absolute;top: 50%;right: 0;margin-top: -10px;}
.g-title2 .more:hover{color:#9a0000; }

 

.m-section1{overflow: hidden;}
.m-section1 .l-section{width: 50%;float: left;}
.m-section1 .r-section{width: 49%;float: right;}
.m-section1 .slider .con{display: block;height: 0;overflow: hidden;padding-top: 72%;position: relative;}
.m-section1 .slider .con img{position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;} 
.m-section1 .slider .con:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.m-section1 .slider .txt{background: rgba(0,0,0,.6);height: 46px;line-height: 46px;padding: 0 180px 0 18px;font-size: 16px;color: #fff;right: 0;left: 0;bottom: 0;position: absolute;}
.m-section1 .slick-dots{position: absolute;right: 15px;bottom: 11px;}
.m-section1 .slick-dots li{float: left;margin-left: 6px;}
.m-section1 .slick-dots button{cursor: pointer;border: none;outline: 0;text-indent: -9999em;width: 13px;height: 13px;border: 1px solid #fff;background: none;padding: 0;margin: 0;    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.m-section1 .slick-dots .slick-active button{background: #fff;}

.ul-list3{overflow: hidden;margin: -10px -10px;}
.ul-list3 li{float: left;width: 50%;padding: 0 10px;margin: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list3 .con{display: block;position: relative;height: 0;overflow: hidden;padding-top: 72%;}
.ul-list3 img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.ul-list3 .txt{position: absolute;left: 0;right: 0;bottom: 0;height: 32px;line-height: 32px;background: rgba(0,0,0,.6);font-size: 14px;color: #fff;padding: 0 12px;}
.ul-list3 .con:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


.ul-list4{overflow: hidden;padding-top: 49px;}
.ul-list4 li{height: 200px;
    float: left;
    width: 140px;overflow: hidden;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

.ul-list4 .con{padding: 15px 14px;color: #fff;} 
.ul-list4 .order{font-size: 24px;font-family: 'arail';height: 1.1em;line-height: 1.1em;display: block;margin-bottom: 36px;text-align: right;}
.ul-list4 .txt .l-txt{float: left;}
.ul-list4 .txt i{display: block;height: 49px;background-position: center right;background-repeat: no-repeat;margin-bottom: 12px;width: 112px;}
.ul-list4 h3{font-size: 22px;height: 49px;line-height: 49px;overflow: hidden;text-align: right;color: #9a0000;float: left;display: none;font-weight: normal;}
.ul-list4 h3 a{color: inherit;}

.ul-list4 .txt{overflow: hidden;}
.ul-list4 .txt .r-txt{float: right;}
.ul-list4 .txt .more{width: 98px;height: 38px;line-height: 38px;border: 1px solid #ccc;text-align: center;font-size: 14px;color: #666;
    background: url(/fzjs/images/gicon14.png) no-repeat 64px center;display: none;padding-right: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;position: relative;top: 5px;
}
.ul-list4 .txt .more:hover{border-color: #9a0000;}
.ul-list4  p{font-size: 18px;height: 1.1em;line-height: 1.1em;text-align: right;overflow: hidden;}
.ul-list4 .li1{background: #d35050;border-top:1px solid #d35050;border-bottom: 1px solid #d35050;}
.ul-list4 .li2{background: #d36a6a;border-top:1px solid #d36a6a;border-bottom: 1px solid #d36a6a;}
.ul-list4 .li3{background: #c64e4e;border-top:1px solid #c64e4e;border-bottom: 1px solid #c64e4e;}
.ul-list4 .li4{background: #bf3535;border-top:1px solid #bf3535;border-bottom: 1px solid #bf3535;}
.ul-list4 .li5{background: #990000;border-top:1px solid #990000;border-bottom: 1px solid #990000;}
.ul-list4 .li6{background: #660000;border-top:1px solid #660000;border-bottom: 1px solid #660000;}
.ul-list4 li.on{width: 480px;background: #fff;border-color: #efefef;}
.ul-list4 li.on .con{padding: 16px 28px;}
.ul-list4 li.on .order{color: #666;margin-bottom: 35px;text-align: left;}
.ul-list4 li.on .more,.ul-list4 li.on h3{display: block;}
.ul-list4 li.on p{display: none;}
.ul-list4 li.on .txt i{float: left;width: 49px;margin-right: 20px;margin-bottom: 0;}
.ul-list4 .icon1{background: url(/fzjs/images/icon4.png) no-repeat center center;}
.ul-list4 .icon2{background: url(/fzjs/images/icon5.png) no-repeat center center;}
.ul-list4 .icon3{background: url(/fzjs/images/icon6.png) no-repeat center center;}
.ul-list4 .icon4{background: url(/fzjs/images/icon7.png) no-repeat center center;}
.ul-list4 .icon5{background: url(/fzjs/images/icon8.png) no-repeat center center;}
.ul-list4 .icon6{background: url(/fzjs/images/icon9.png) no-repeat center center;}
.ul-list4 .on .icon1{background: url(/fzjs/images/icon4-2.png) no-repeat center center;}
.ul-list4 .on .icon2{background: url(/fzjs/images/icon5-2.png) no-repeat center center;}
.ul-list4 .on .icon3{background: url(/fzjs/images/icon6-2.png) no-repeat center center;}
.ul-list4 .on .icon4{background: url(/fzjs/images/icon7-2.png) no-repeat center center;}
.ul-list4 .on .icon5{background: url(/fzjs/images/icon8-2.png) no-repeat center center;}
.ul-list4 .on .icon6{background: url(/fzjs/images/icon9-2.png) no-repeat center center;}

.m-section2 .con{display: block;height: 77px;line-height: 77px;background: #f3f3f3;border: 1px solid #eee;text-align: center;}
.m-section2 .con img{display: inline-block;vertical-align: middle;max-width: 80%;}
.m-section2 .item{margin: 0 9px;}
.m-section2 .slick-arrow{width: 12px;height: 20px;position: absolute;top: 50%;margin-top: -10px;border: none;cursor: pointer;outline: 0;text-indent: -9999em;z-index: 999;}
.m-section2 .slick-prev{background: url(/fzjs/images/icon10.png) no-repeat center center;left: -32px;} 
.m-section2 .slick-next{background: url(/fzjs/images/icon11.png) no-repeat center center;right: -32px;} 
.m-section2 .con:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.m-section2 .slick-arrow:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

/*
-----------------[捐赠方式]--------------*/
.m-way{padding: 20px 19px 40px;}
.ul-list5{padding:8px 0 35px;height: 150px;}
.ul-list5 li{width: 25%;float: left;text-align: center;}
.ul-list5 .con{display: block;width: 150px;height: 150px;margin: 0px auto;position: relative;color: #bfbfbf;font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.ul-list5 .bg{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: url(/fzjs/images/icon18.png) no-repeat center center;}
.ul-list5 p{height: 1.1em;line-height: 1.1em;overflow: hidden;padding-top: 52px;margin-bottom: 9px;}
.ul-list5 .icon{display: inline-block;width: 55px;height: 55px;background-position: center bottom;background-repeat: no-repeat;}


.ul-list5 .li1 .icon{background: url(/fzjs/images/icon12.png) no-repeat center center;}
.ul-list5 .li2 .icon{background: url(/fzjs/images/icon13.png) no-repeat center center;}
.ul-list5 .li3 .icon{background: url(/fzjs/images/icon14.png) no-repeat center center;}
.ul-list5 .li4 .icon{background: url(/fzjs/images/icon15.png) no-repeat center center;}
.ul-list5 .li5 .icon{background: url(/fzjs/images/icon16.png) no-repeat center center;}
.ul-list5 .li6 .icon{background: url(/fzjs/images/icon17.png) no-repeat center center;}
.ul-list5 .li1.on .icon{background: url(/fzjs/images/icon12-2.png) no-repeat center center;}
.ul-list5 .li2.on .icon{background: url(/fzjs/images/icon13-2.png) no-repeat center center;}
.ul-list5 .li3.on .icon{background: url(/fzjs/images/icon14-2.png) no-repeat center center;}
.ul-list5 .li4.on .icon{background: url(/fzjs/images/icon15-2.png) no-repeat center center;}
.ul-list5 .li5.on .icon{background: url(/fzjs/images/icon16-2.png) no-repeat center center;}
.ul-list5 .li6.on .icon{background: url(/fzjs/images/icon17-2.png) no-repeat center center;}



.ul-list5 .on .bg{background: url(/fzjs/images/icon19.png) no-repeat center center;}
.ul-list5 .on .con{background: #c50000;color: #fff;}
.ul-list5 .icon2{display: block;position: absolute;width: 32px;height: 16px;bottom: -36px;left: 50%;margin-left: -8px;background: url(/fzjs/images/icon20.png) no-repeat center center;display: none;}
.ul-list5 .on .icon2{display: block;}
.m-txt1{font-size: 14px;color: #333;line-height: 30px;background: #fafafa;border: 1px solid #e6e6e6;padding: 30px 40px;}
.m-txt1 h3{color: #c50000;font-size: 22px;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;margin-bottom: 20px;}
.m-txt1 span{font-size: 16px;color: #000;display: block;margin-bottom: 6px;font-weight: bold;}
.m-txt1  p{margin-bottom: 12px;}


/*
-----------------[捐赠鸣谢2]--------------*/
.h10{overflow: hidden;height: 8px;}
.m-table1 { 
    border-collapse: separate;
    width: 100%;
    border-top: 4px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}
.m-table1 th,
.m-table1 td {
    padding-left: 36px;
}
.m-table1 th {
    height: 52px;
    border-bottom: 1px solid #fff;

    font-size: 16px;
    color: #000;

    background-color: #f7f7f7;
}
.m-table1 td {
    height: 44px;
    border-bottom: 1px solid #ebebeb;

    font-size: 14px;
    color: #000;

    background-color: #fff;
}
.m-table1 .last_tr td {
    border-bottom: 0;
}
.m-table1 .col1 {
    width: 213px;
}
.m-table1 .col2 {
    width: 320px;
}
.m-table1 .col3 {
    width: 240px;
}

/*
-----------------[捐赠项目]--------------*/
.ul-list6{overflow: hidden;padding-top: 8px;}
.ul-list6 li{width: 33.33%;float: left;text-align: center;}
.ul-list6 a{display: block;height: 49px;line-height: 49px;background: #e6e6e6;color: #000;font-size: 20px;border-top: 1px solid #ededed;}
.ul-list6 .on a{color: #ffffff;background: #b30000;}
.ul-list6-1 li{width: 25%;}

.m-txt2{color: #333;font-size: 14px;line-height: 30px;padding-top: 12px;}
.m-txt2 h3{font-size: 18px;color: #a40000;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;margin: 16px 0 12px;padding-left: 16px;position: relative;}
.m-txt2 h3:before{position: absolute;width: 7px;height: 7px;background: #950000;content: '';left: 0;top: 50%;margin-top: -4px;}
.m-txt2 span{color: #000;font-weight: bold;}
.m-txt2 p{padding-bottom: 3px;}

.m-donate{font-size: 18px;color: #fff;height: 60px;line-height: 60px;background: #ad0000;display: block;margin-top: 20px;text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow:5px 5px  5px rgba(0,0,0,.15);
}
.m-donate i{display: inline-block;background: url(/fzjs/images/icon23.png) no-repeat center center;vertical-align: middle;width: 28px;height: 28px;margin-right: 14px;}
.m-donate:hover{color: #fff;
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


/*
-----------------[联系pg电子模拟器3]--------------*/
.m-contant{padding: 9px 14px 25px;}
#dituContent{height: 453px;border: 1px solid #afb1b5;}
.m-contant h3{font-size: 20px;color: #9a0000;font-weight: normal;height: 1.1em;line-height: 1.1em;overflow: hidden;position: relative;padding-left: 17px;margin: 30px 0 15px;}
.m-contant h3:before{position: absolute;width: 7px;height: 7px;background: #950000;content: '';left: 0;top: 50%;margin-top: -4px;}
.m-contant .section{overflow: hidden;padding: 8px 20px;font-size: 14px;color: #333;line-height: 30px;}
.m-contant .l-section{width: 670px;float: left;}
.m-contant .r-section{width: 346px;float: right;}
.m-contant .txt{overflow: hidden;}
.m-contant .l-txt{width: 350px;padding-left: 12px;float: left;}
.m-contant .r-txt{float: right;width: 140px;}
.m-contant .ma{width: 139px;height: 139px;overflow: hidden;margin-top: 10px;}
.m-contant .ma img{display: block;width: 100%;height: 100%;}
.m-contant .link{display: block;height: 50px;line-height: 50px;background: #ad0000;color: #fff;font-size: 14px;color: #fff;box-shadow:5px 5px  5px rgba(0,0,0,.15);
    border-bottom-right-radius: 12px;width: 180px;text-align: center;margin-top: 8px;
}
.m-contant .link i{display: inline-block;vertical-align: middle;background: url(/fzjs/images/icon24.png) no-repeat center center;width: 20px;height: 19px;margin-right: 7px;}


/*
-----------------[免税政策2]--------------*/
.m-policy{font-size: 14px;color: #333;line-height: 30px;margin-top: -10px;}
.ul-list7{padding: 5px 20px 28px;}
.ul-list7 li{padding: 25px 0 22px;border-bottom: 1px solid #f0f2f5;}
.ul-list7 h3{font-size: 18px;margin-bottom: 17px;}
.ul-list7 span{padding-right: 61px;background: url(/fzjs/images/icon26.png) no-repeat center right;font-size: 72px;font-family: 'arail';height: 72px;line-height: 72px;}
.ul-list7 li:hover h3 a{color: #c50000;}
.ul-list7 li:hover span{background: url(/fzjs/images/icon25.png) no-repeat center right;}
.m-policy h4{font-size: 20px;line-height: 1.1em;height: 1.1em;overflow: hidden; }
.ul-list8{padding: 13px 0 40px; }
.ul-list8 li{margin-bottom: 3px;}
.ul-list8 a{display: block;color: #333;padding-left: 18px;background: url(/fzjs/images/icon27.png) no-repeat center left;height: 30px;line-height: 30px;overflow: hidden;}
.ul-list8 a:hover{color: #9a0000;}

/*
-----------------[在线提交]--------------*/
select::-ms-expand { display: none; }
.m-form {font-size: 14px;color: #333;padding-top: 8px;}
.m-form h3{color: #a40000;font-size: 20px;height: 1.1em;line-height: 1.1em;overflow: hidden;margin-bottom: 28px;padding-left: 15px;position: relative;font-weight: normal;}
.m-form h3:before{position: absolute;content: '';width: 7px;height: 7px;left: 0;top: 50%;margin-top: -4px;background: #950000;}
.m-form h4{color: #000;font-size: 16px;margin-bottom: 16px;}
.m-form .inp{width: 377px;height: 35px;line-height: 35px;margin-bottom: 20px;color: #333;font-size: 14px;}
.m-form .inp3{font-size: 14px;color: #333;margin-bottom: 20px;padding-right: 63px;}
.m-form .inp span,.m-form .inp3 span{display: block;float: left;width: 90px;text-align: right;height: 35px;line-height: 35px;}
.m-form .inp em,.m-form .inp3 em{display: block;overflow: hidden;}
.m-form .inp4 span{width: auto;}
.m-form .input{display: block;width: 100%;height: 35px;line-height: 35px;border: 1px solid #ccc;padding: 0 10px;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-form .inp i{display: inline-block;font-size: 18px;color: #950000;vertical-align: middle;margin-right: 6px;font-style: normal;position: relative;top: 2px;}
.m-form  .select1{width: 125px;height: 35px;line-height: 35px;padding: 0 10px;color: #000;font-size: 14px;display: inline-block;border: 1px solid #ccc;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;background: url(/fzjs/images/icon31.png) no-repeat center right;
}
.m-form .section{overflow: hidden;}
.m-form .section .inp{float: left;}
.m-form .section .inp2{margin-right: 64px;}
.m-form .select2{display: block;width: 100%;height: 35px;line-height: 35px;padding: 0 10px;color: #000;font-size: 14px;display: inline-block;border: 1px solid #ccc;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;background: url(/fzjs/images/icon31.png) no-repeat center right;
}
.m-form .point{height: 35px;line-height: 35px;color: #9a0000;font-size: 12px;font-family: '宋体';padding-left: 25px;float: left;overflow: hidden;}
.m-form .amount .input2{width: 180px;height:35px;line-height: 35px;padding: 0 10px 0 50px;margin-right: 15px;border: 1px solid #ccc;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;background: url(/fzjs/images/icon34.png) no-repeat 40px center;
}


.m-form .amount label{
    position: relative;display: block;float: left;cursor: pointer;overflow: hidden;
    background: url(/fzjs/images/icon32.png) no-repeat 15px center;
}
.m-form .amount label.checked{background-image: url(/fzjs/images/icon33.png);}
.m-form .amount .radio{background: url(/fzjs/images/icon32.png) no-repeat center center;width: 10px;height: 10px;display: block;position: absolute;left: 15px;top: 50%;margin-top: -5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;left: -999px;
}
.m-form .amount .label2{margin-left: 15px;}
/*.m-form .amount .radio:checked{background: url(/fzjs/images/icon33.png) no-repeat center center;}*/
.m-form .amount2,.m-form .amount{overflow: hidden;margin-bottom: 20px;}
.m-form .amount2 .radio{/*position: static;*/display: inline-block;vertical-align: middle;margin-top:-2px;}
.m-form .amount2 label{margin-right: 48px;padding-left: 20px;background-position: left center;}
.m-form .amount3 label{float: none;margin-bottom: 15px;padding-left: 20px;background-position: left center;}
.m-form .amount3 .radio{/*position: static;*/margin-right: 10px;display: inline-block;vertical-align: middle;margin-top: -2px;}
.m-form .btn{font-size: 16px;color: #fff;text-align: center;display: block;width: 151px;height: 38px;line-height: 38px;border: none;background:#9a0000;}
.m-form .btn:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-form .amount .inp span{width: auto;}
/*******************************
    -------[=番茄]-------
********************************/
.row{overflow: hidden;margin-top: -40px;}
#bd{margin-bottom: 60px;position: relative;z-index: 10;}

/*左右分栏*/
.side-col{
    float: left;width: 254px;
    margin-right: 50px;
}
.main-col{overflow: hidden;padding-top: 60px;}
.m-column{min-height: 608px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-bottom: 30px;
    background: url(/fzjs/images/bg3.png) no-repeat right bottom;
    background-color: #ededed;
}
/*目今位置*/
.m-cur{
    font-family: "宋体";
    font-size: 12px;color: #484848;line-height: 24px;text-align: right;
    padding: 14px 0 19px;
}
.m-cur a{color: inherit;}
.m-cur a:hover{color: #9a0000;}
.m-cur a i{
    display: inline-block;vertical-align: middle;
    width: 20px;height: 20px;
    background: url(/fzjs/images/bg4.png) no-repeat center center;
    margin-right: 6px;
}

.g-title1{padding: 8px 10px 16px 40px;background: #9a0000;}
.g-title1 h3{
    font-size: 32px;color: #fff;font-weight: normal;line-height: 64px;
    background: url(/fzjs/images/icon28.jpg) no-repeat left bottom;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*页码*/
.m-page{padding: 15px 0 0;text-align: center;}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}
.m-page li a{
    display: block;
    font-size: 14px;color: #666;line-height: 28px;
    padding: 0 10px;
    background: #fff;border: 1px #ededed solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-page li a:hover,.m-page li.on a{
    background: #9a0000;color: #fff;
}


/*.snav{padding-top: 12px;}
.snav li{
    padding-left: 17px;
}
.snav a{
    display: block;
    font-size: 16px;color: #000;line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav li.on a,.snav a:hover{
    color: #9a0000;
    background-image: url(/fzjs/images/bg2.jpg);
    background-color: #fff;
}*/
.snav{padding-top: 11px;}
.snav li{
    padding-left: 17px;
}
.snav .s1{
    display: block;
    font-size: 18px;color: #000;line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.snav .s1:after{
    content: "";
    display: block;
    width: 7px;height: 7px;background: #9a0000;
    position: absolute;left: 14px;top: 50%;margin-top: -4px;
    display: none;
}
.snav li.on .s1:after,.snav .s1:hover:after,.snav .li-open .s1:after{display: block;}


.snav .li-add .s1{background: url(/fzjs/images/icon29.png) no-repeat 203px center;}
/*.snav .li-add.on .s1 {background-image: url(/fzjs/images/icon2.jpg);}*/
.snav .li-open .s1{
    background-image: url(/fzjs/images/icon30.jpg);
    background-color: #fff;color: #9a0000;
}
.snav .on.li-add .s1{background-image: url(/fzjs/images/icon30.jpg);}
.snav .on.li-open .s1{background-image: url(/fzjs/images/icon29.png);}

.snav li.on .s1,.snav .s1:hover{
    background-color: #fff;color: #9a0000;
}

.snav dl{margin-top: 1px;background: #fff;display: none;}
.snav li.on dl{display: block;}
.snav dl a{
    display: block;
    font-size: 14px;color: #333;line-height: 39px;
    padding-left: 32px;padding-right: 34px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav dd.on a,
.snav dl a:hover{
    color: #9a0000;
    background: url(/fzjs/images/gicon8.png) no-repeat 207px center;
}

/*
-----------------[博雅图书室]--------------*/
.g-title3{
    font-size: 30px;color: #333;line-height: 40px;font-weight: normal;text-align: center;
}
.box1{
    padding: 45px 0 50px;
    border-bottom: 1px #f5f5f5 solid;
}
.box1 .g-title3{margin-bottom: 26px;}
.box1 .pic{
    position: relative;
    padding-left: 43px;
}
.box1 img{
    display: block;
}
.box1 ul li{
    position: absolute;z-index: 1;
}
.box1 ul li:hover{z-index: 10;}
.box1 ul li i{
    display: block;width: 35px;height: 42px;
    position: absolute;left: -93px;top: 26px;
    cursor: pointer;

    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}
.box1 ul .li1{left: 583px;top: 120px;}
.box1 ul .li2{left: 360px;top: 126px;}
.box1 ul .li3{left: 568px;top: 167px;}
.box1 ul .li4{left: 260px;top: 257px;}
.box1 ul .li5{left: 433px;top: 274px;}
.box1 ul .li6{left: 483px;top: 290px;}
.box1 ul .li7{left: 411px;top: 290px;}
.box1 ul .li6 i{top: 55px;}
.box1 ul .li7 i{top: 90px;}
.box1 ul li .con{
    display: none;
    width: 500px;height: 259px;
    font-size: 16px;color: #333;line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 49px 65px 0;
    box-shadow: 0 0 10px rgba(239,239,239,.9);
    background: url(/fzjs/images/bg5.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.box1 ul .li1 .con{display: block;}

.box1 ul li .con:after {
    content: "";
    position: absolute;
    top: 15px;right: 25px;
    width: 14px;height: 14px;

    background: url(/fzjs/images/icon3.png) 0 0 no-repeat;
}
.box1 ul li h3{
    font-size: 24px;font-weight: normal;margin-bottom: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box1 ul li p span{
    font-size: 24px;color: #c50000;font-weight: bold;
}


.box2{
    padding: 44px 0 29px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.box2 .g-title3{margin-bottom: 34px;}

.m-fruit{}
.m-fruit .slider-for{margin-bottom: 30px;}
.m-fruit .slider-for .con{
    height: 360px;
    overflow: hidden;
    background: url(/fzjs/images/bg7.png);
}
.m-fruit .slider-for .pic{
    float: left;width: 575px;height: 360px;
    margin-right: 39px;
}
.m-fruit .slider-for .txt{
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-top: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 16px;color: #333;line-height: 24px;
}
.m-fruit .slider-for .txt p{
    padding: 5px 0;
}
.m-fruit .slider-for .txt p span{color: #9a0000;}

.m-fruit .slider-nav{
    background: url(/fzjs/images/bg8.jpg) repeat-x left 5px;
    padding: 0 100px;
}
.m-fruit .slider-nav span{
    display: block;padding-top: 7px;
    font-size: 24px;color: #333;line-height: 60px;text-align: center;
    cursor: pointer;
}
.m-fruit .slider-nav .slick-current span{
    background: url(/fzjs/images/bg9.png) no-repeat center top;
}


.box3{
    padding: 44px 0 25px;
}
.box3 .g-title3{margin-bottom: 35px;}

.m-pic1{position: relative;}
.m-pic1 .slick-next,.m-pic1 .slick-prev{
    position: absolute;top: 50%;margin-top: -40px;overflow: hidden;
    width: 40px;height: 80px;font-size: 0;line-height: 0;z-index: 999;
    background: none;border: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.m-pic1 .slick-prev{left: -51px;background-image: url(/fzjs/images/arr-l.png);}
.m-pic1 .slick-next{right: -51px;background-image: url(/fzjs/images/arr-r.png);}
.m-pic1 .slick-prev:hover{background-image: url(/fzjs/images/arr-l-1.png);}
.m-pic1 .slick-next:hover{background-image: url(/fzjs/images/arr-r-1.png);}

.m-pic1 ul{}
.m-pic1 ul li{
    padding: 0 13px 25px;
}
.m-pic1 li .pic{
    height: 0;padding-top: 67.16%;position: relative;
    overflow: hidden;
}
.m-pic1 li .pic img{
    display: block;width: 100%;height: 100%;
    position: absolute;left: 0;top: 0;
}
.m-pic1 li .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%;
}


.box4{
    padding: 55px 0 70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.box4 .g-title3{margin-bottom: 20px;}
.box4 .con{
    overflow: hidden;
    font-family: 'Xingkai';
    font-size: 20px;color: #333;line-height: 40px;
}
.box4 .con .con-l,.box4 .con .con-r{
    float: left;width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.box4 .con .con-l{padding-right: 20px;}
.box4 .con .con-r{padding-left: 20px;}
.box4 .con p{padding-top: 20px;}
.box4 .con .p-tips{
    font-family:"微软雅黑","Microsoft Yahei";
    font-size: 18px;text-align: right;
    padding-top: 49px;
}




.ul-list2 .li1{background: #9a0000;}
.ul-list2 .li2{background: #790000;}
.ul-list2 .li3{background: #600001;}
.ul-list2 .li4{background: #790000;}
.ul-list2 .li5{background: #9a0000;}

.ul-list2 dl{
    position: absolute;left: 0;right: 0;top: 100%;
    z-index: 100;
    background: url(/fzjs/images/gbg.png);
    padding: 10px 0;
    display: none;
}
.ul-list2 li:hover dl{display: block;}
.ul-list2 dl a{
    display: block;
    height: auto;
    font-size: 16px;color: #fff;line-height: 20px;
    text-align: center;
    padding: 8px 5px;
}
.ul-list2 li:hover dl a,
.ul-list2 li.on dl a{
    text-decoration: none;
}
.ul-list2 dl a:hover{color: #c50000;}




.gytw{padding-top:20px;padding-bottom:20px; height:221px;}
.gytw em{ float:left; width:325px; height:221px;}
.gytw em img{ width:325px; height:221px;}
.gytw div{ float:left; width:322px; padding-left:20px;}
.gytw div h4{ font-size:24px; color:#3a3a3a; padding-bottom:15px;}
.gytw div p{ font-size:16px; color:#3a3a3a; line-height:36px;}

.gyp{ overflow:hidden; padding-top:10px; padding-bottom:50px;}
.gyp p{font-size:14px; color:#3a3a3a; line-height:35px;}<!--耗时1757835454.9844秒-->