*{margin:0;padding:0;font-family: 微软雅黑;list-style-type: none;text-decoration: none;}
.left{float: left;}
.right{float: right;}
.clear{clear: both}
body{overflow-x: hidden;background: #fff;}
a,input,button{ outline:none!important; }   
body{min-width:1200px;}
img{display:block;border: 0;}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
@font-face {
	font-family: 'HYRunYuan-65W';
	src: url('../font/HYRunYuan-65W.ttf')
}
@font-face { 
	font-family: "dincond-medium"; 
	src: url('../font/dincond-regular.ttf');
}
@font-face {
	font-family: "novecentowide-book";
	src: url("../font/HelveticaNeueLTPro-LtEx.woff.ttf");
}
.swiper img{width:100%;}
.fc{display: flex;align-items: center;justify-content: center;height: 100%;}
.fcc{display: flex;align-items: center;justify-content: center;height: 100%;flex-direction: column;}
.fcb{display: flex;align-items: center;height: 100%;}
.fccb{display: flex;justify-content: center;height: 100%;flex-direction: column;}
/*头部样式*/
.main{width:1200px;margin:0 auto;}
.header{height:134px;width:100%;}
.head_logo{height: 134px;}
.head_logo .logo{width: 340px;float: left;}
.search{width: 390px;height: 100%;float: right;}
.search form{width: 390px;border: 2px solid #af3c29;border-radius: 5px;line-height: 36px;height: 36px;}
.search select{width: 100px;float: left;background: #eee;color: #606266;height: 36px;border: none;outline: none;appearance: none;-webkit-appearance: none;-moz-appearance: none;padding-left: 10px;position: relative;}
.search .select{position: relative;width: 100px;float: left;background: #eee;color: #606266;height: 36px;}
.search .select:after{display: block;content: "";width: 14px;height: 8px;background: url(../images/arrow-down.png) no-repeat center;position: absolute;right: 10px;top: 41%;pointer-events: none;background-size: 100%;}
.search #key{width: 206px;height: 36px;background: #fff;border: none;float: left;color: #333;font-size: 14px;text-indent: 10px;}
.search #sub{width: 80px;float: right;background: #af3c29;border:none;height: 36px;font-size: 14px;color: #fff;} 
.search :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #757575;  
}

.search ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #757575;
}

.search input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #757575;
}

.search input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #757575;
}
.lanmubg{width: 100%;height: 12px;background: url("../images/lanmubg.png") no-repeat center;}
/* 员工 */
.ru{left: 0;top: 0;width: 100%;height: 100%;position: fixed;z-index: 999;}
.ru img {position: absolute;top: 0;right: 0;}
.cha{position: absolute;top: 50%;right: 50%;margin-top: -228px;margin-right: -600px;width: 647px;height: 457px;}
.cha .newssearch{width: 384px;height: 52px;position: absolute;left: 81px;top: 191px;}
.cha .newssearch .layui-input{width: 333px;height: 52px;border: 1px solid #b03e2b;border-right: 0;}
.cha .newssearch .layui-input:hover{border: 1px solid #b03e2b;border-right: 0;}
.cha .newssearch .layui-input:fcous{border: 1px solid #b03e2b;border-right: 0;}
.staff{width: 490px;background: #fff;padding: 25px;}
.staff .pic{width: 141px;height: 200px;margin: 0 auto;overflow: hidden;float: left;}
.staff .pic img{width: 141px;height: 200px;}
.staff .tit{width: 290px;height: 200px;float: right;display: flex;flex-direction: column;justify-content: center;}
.staff .t{line-height: 30px;}
.staff::after{clear:both;display: block;content:'';}
/* 栏目 */
.head_nav{width:100%;height: 55px;background: #af3c29;}
.head_nav .nav{}
.head_nav .nav ul .one{float: left;position: relative;width: calc(100% / 9);}
.head_nav .nav ul .one .a{text-align:center;width: 100%;line-height: 55px;height: 55px;font-size: 16px;color: #fff;z-index:9;color: #fff;position: relative;z-index: 1;}
.head_nav .nav ul .one.current{background: #771f10;}
.head_nav .nav ul .one.current .a{color: #fff;}
.head_nav .nav ul .one:hover{background: #771f10;}
.head_nav .nav ul .one:hover .a{color: #fff;}

.er{width:100%;position: absolute;top:100%;z-index:100000;height:0;overflow: hidden;transition: all 500ms ease;background: #FFF;}
.er li{width: 100%;position: relative;z-index: 9999;line-height: 40px;}
.er li a{position:relative;color: #771f10;width:100%;height:40px;line-height: 40px;z-index:10000;font-size:14px;text-align: center;display: block;}
.er li a:hover{background: #771f10;color: #fff;}
.head_nav .nav ul .one:hover .er{height:auto;}
/* banner */
.banner{overflow:hidden; position:relative;}
.banner img{width:100%;height:100%;display: block;}
.banner .swiper-button-prev{transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;left: 20px;opacity:0;background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;position: absolute;z-index: 2;top: 50%;width: 49px;height: 49px;margin-top: -25px;cursor: pointer;}
.banner .swiper-button-next{transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1) 0s;right: 20px;opacity:0;background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;position: absolute;z-index: 2;top: 50%;width: 49px;height: 49px;margin-top: -25px;cursor: pointer;}
.banner:hover .swiper-button-prev{opacity:1;}
.banner:hover .swiper-button-next{opacity:1;}
/* 头条新闻 */
.toutiao{margin: 30px 0;}
/* 第一部分 */
.box1{height: 396px;margin: 30px 0;position: relative;}
.box1 .box1_l{width: 680px;height: 396px;float: left;position: relative;}
.box1 .box1_l .hd{height:50px; overflow:hidden; position:absolute; left:0px;bottom: 0;width: 100%;z-index:9;}
.box1 .box1_l .hd .pageState{font-size: 16px;color: #fff;position: absolute;left: 40px;height: 50px;line-height: 50px;}
.box1 .box1_l .hd .pageState>span{font-size: 26px;}
.box1 .box1_l .hd .prev{width: 15px;height: 28px;position: absolute;left: 10px;bottom: 11px;background: url("../images/prev.png") no-repeat center;}
.box1 .box1_l .hd .next{width: 15px;height: 28px;position: absolute;right: 10px;bottom: 11px;background: url("../images/next.png") no-repeat center;}
.box1 .box1_l .bd{height:100%;width: 680px;position: relative;}
.box1 .box1_l .bd li{width: 680px;height: 396px;float: left;position:relative;}
.box1 .box1_l .bd .pic{position:relative; z-index:0;height: 396px;width: 680px;}
.box1 .box1_l .bd .pic img{width: 100%;height: 100%;}
.box1 .box1_l .bd .bg{width:100%; height:50px; line-height:50px; position:absolute; bottom: 0; left:0; z-index:1;  background:#000;  filter:alpha(opacity=50);opacity:0.5;  }
.box1 .box1_l .bd .tit{width:100%; height:50px; line-height:50px; position:absolute; bottom: 0; left:0; z-index:2; color:#fff;text-align: center;}
.box1 .box1_l .bd .tit a{color:#fff;font-size: 16px;position: relative;z-index: 999;}

.box1_r{height: 396px;width: 490px;float: right;}
.box1_r .hd{width: 43px;height: 396px;float: left;}
.box1_r .hd li{width: 43px;height: 98px;margin-bottom: 1px;background: url("../images/hh.png") no-repeat center #ededed;display: flex;align-items: center;justify-content: center;transition: all 0.6s ease 0s;}
.box1_r .hd li a{width: 12px;color: #151515;}
.box1_r .hd li.on{background: url("../images/hhon.png") no-repeat center #af3c29;}
.box1_r .hd li.on a{color: #fff;font-weight: bold;}
.box1_r .bd{width: 432px;float: right;height: 396px;}
.box1_r .bd li.first{height: 108px;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;position: relative;padding: 10px 0 10px 20px;margin-bottom: 5px;}
.box1_r .bd li.first::before{display: block;content:"";width: 8px;height: 8px;background: #a0a0a0;border-radius: 50%;position: absolute;left: 0;top: 20px;}
.box1_r .bd li.first .tit{font-size: 16px;color: #202020;font-weight: bold;}
.box1_r .bd li.first .des{font-size: 14px;color: #565656;line-height: 24px;margin-top: 10px;}
.box1_r .bd li.first:hover .tit{color: #af3c29;}
.box1_r .bd li{width: 100%;height: 40px;padding-left: 20px;box-sizing: border-box;position: relative;}
.box1_r .bd li::before{display: block;content:"";width: 8px;height: 8px;background: #a0a0a0;border-radius: 50%;position: absolute;left: 0;top: 20px;}
.box1_r .bd li .t{width: 305px;float: left;height: 38px;line-height: 38px;color: #151515;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.box1_r .bd li span{float: right;font-size: 16px;color: #333333;line-height: 38px;}
.box1_r .bd li:hover .t{color: #af3c29;}

.box1 .wu{position: absolute;bottom: -62px;right: 50%;margin-right: -974px;}
/* 第二部分 */
.box2{width: 100%;height: 549px;background: url("../images/box2bg.jpg") no-repeat center;}
.box2_l{width: 590px;float: left;margin-top: 30px;}
.box2_l .hd{width: 100%;height: 52px;background: url("../images/box2tbg.png") no-repeat bottom;}
.box2_l .hd li{width: 90px;float: left;line-height: 52px;}
.box2_l .hd .more{font-size: 18px;color: #151515;display: flex;align-items: center;justify-content: flex-end;height: 52px;}
.box2_l .hd li a{color: #151515;font-size: 18px;}
.box2_l .hd li.on a{color: #af3c29;}
.box2_l .bd{margin-top: 10px;}
.box2_l .bd li{width: 100%;height: 40px;padding-left: 20px;box-sizing: border-box;position: relative;}
.box2_l .bd li:hover .t{color: #af3c29;}
.box2_l .bd li::before{display: block;content:"";width: 8px;height: 8px;background: #a0a0a0;border-radius: 50%;position: absolute;left: 0;top: 20px;}
.box2_l .bd li .t{width: 385px;float: left;height: 38px;line-height: 38px;color: #151515;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.box2_l .bd li span{float: right;font-size: 16px;color: #333333;line-height: 38px;}

.box2_r{width: 590px;float: right;margin-top: 30px;padding-bottom: 15px;}
.box2_r .hd{width: 100%;height: 52px;background: url("../images/box2tbg.png") no-repeat bottom;}
.box2_r .hd li{width: 90px;float: left;line-height: 52px;}
.box2_r .hd .more{font-size: 18px;color: #151515;display: flex;align-items: center;justify-content: flex-end;height: 52px;}
.box2_r .hd li a{color: #151515;font-size: 18px;}
.box2_r .hd li.on a{color: #af3c29;}
.box2_r .bd{margin-top: 10px;}
.box2_r .bd li{width: 100%;height: 40px;padding-left: 20px;box-sizing: border-box;position: relative;}
.box2_r .bd li::before{display: block;content:"";width: 8px;height: 8px;background: #a0a0a0;border-radius: 50%;position: absolute;left: 0;top: 20px;}
.box2_r .bd li .t{width: 385px;float: left;height: 38px;line-height: 38px;color: #151515;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.box2_r .bd li span{float: right;font-size: 16px;color: #333333;line-height: 38px;}
.box2_r .bd li:hover .t{color: #af3c29;}

.box2_b{border-top: 1px solid #bfbfbf;padding-top: 25px;margin-top: 10px;}
.box2_b_l{width: 582px;height: 132px;float: left;position: relative;}
.box2_b .hd{ height: 10px; overflow:hidden; position:absolute; right: 15px; bottom: 10px; z-index:1; }
.box2_b .hd ul{ overflow:hidden; zoom:1; float:left;  }
.box2_b .hd ul li{ float:left; margin-left:10px;width:10px; height:10px; background:#e0e0e0; cursor:pointer;border-radius: 50%;}
.box2_b .hd ul li.on{ background: #af3c29; color:#fff; }
.box2_b .bd img{width: 100%;height: 100%;}
.box2_b_r{width: 582px;height: 132px;float: right;position: relative;}

.box2 .yuan{position: relative;bottom: 262px;left: 50%;margin-left: -974px;pointer-events: none;}
/* 第三部分 */
.box3{padding: 40px 0;position: relative;}
.box3 .tit{position: relative;width: 100%;height: 40px;}
.box3 .tit .more{position: absolute;right: 0;font-size: 18px;color: #151515;display: flex;align-items: center;justify-content: flex-end;height: 40px;bottom: 0;}
.box3_l{width: 775px;height: 520px;margin-top: 30px;float: left;}
.box3_l li{width: 100%;height: 152px;border: 1px solid #bfbfbf;margin-bottom: 30px;}
.box3_l li .img{width: 220px;height: 152px;float: left;}
.box3_l li .img img{width: 220px;height: 152px;}
.box3_l li .wen{width: 490px;height: 152px;float: right;margin-right: 30px;display: flex;flex-direction: column;justify-content: center;}
.box3_l li .wen .t{font-size: 18px;color: #151515;font-weight: bold;}
.box3_l li .wen .d{font-size: 14px;color: #8e8e8e;margin: 10px 0 5px;}
.box3_l li .wen .des{font-size: 16px;color: #696969;line-height: 26px;height: 52px;}
.box3_l li:hover .wen .t{color: #af3c29;}

/* 视频 */
.home_shade{z-index: 200; opacity: 0.65; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #191C21; display: none;}
.home_videoShow{width: 800px; height: 462px; background: #000; z-index: 201; opacity: 1; position: fixed; display: none; left: 0px; right: 0px; bottom: 0px; top: 0px; margin: auto;}
.home_btnClose:hover{transform: rotate(180deg);}
.home_btnClose{position: absolute; width: 56px; height: 56px; background: url(../images/home_close_btn.png) no-repeat; right: -82px; top: 0; transition: all .3s linear;}

.video{width: 408px;height: 296px;float: right;margin-top: 30px;border: 1px solid #bfbfbf;}
.video .playcon{width: 384px;height: 272pxpx;margin: 12px auto;position: relative;}
.video .playcon .play{width: 100%;height: 100%;background: url(../images/bo.png) no-repeat center;position: absolute;top: 0;left: 0;z-index: 9;}

.gzh{width: 410px;height: 211px;float: right;margin-top: 12px;display: flex;align-items: center;justify-content: space-between;}
.gzh>div{border: 1px solid #bfbfbf;width: 194px;height: 211px;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.gzh>div img{width: 180px;height: 180px;}
.gzh>div>p{text-align: center;font-size: 14px;color: #5c5c5c;}

.box3_b{padding-top: 25px;}
.box3_b_l{width: 384px;height: 121px;float: left;position: relative;}
.box3_b .hd{ height: 10px; overflow:hidden; position:absolute; right: 15px; bottom: 10px; z-index:1; }
.box3_b .hd ul{ overflow:hidden; zoom:1; float:left;  }
.box3_b .hd ul li{ float:left; margin-left:10px;width:10px; height:10px; background:#e0e0e0; cursor:pointer;border-radius: 50%;}
.box3_b .hd ul li.on{ background: #af3c29; color:#fff; }
.box3_b .bd img{width: 384px;height: 121px;}
.box3_b_c{width: 384px;height: 121px;float: left;position: relative;margin-left: 24px;}
.box3_b_r{width: 384px;height: 121px;float: right;position: relative;}

.box3 .liang{position: absolute;bottom: -197px;right: 50%;margin-right: -974px;pointer-events: none;}
/* 第四部分 */
.box4{padding: 35px 0 25px;background: url("../images/box4bg.jpg") no-repeat center;height: 640px;}
.box4 .tit{position: relative;width: 100%;height: 40px;}
.box4 .tit .more{position: absolute;right: 0;font-size: 18px;color: #151515;display: flex;align-items: center;justify-content: flex-end;height: 40px;bottom: 0;}
.box4_l{width: 584px;float: left;}
.box4_lcon{}
.box4_lcon .hd{margin: 20px 0;}
.box4_lcon .hd li{width: 100px;height: 40px;font-size: 18px;color: #0e0e0e;float: left;line-height: 40px;cursor: pointer;}
.box4_lcon .hd li.on{color: #af3c29;background: url("../images/msbg.png") no-repeat;background-position: 0px 25px;}
.box4_lcon .hd li a{color: #0e0e0e;}
.box4_lcon .bd ul{margin: 0 -6px;}
.box4_lcon .bd li{width: 286px;height: 240px;background: #fff;padding: 8px;box-sizing: border-box;float: left;margin: 0 6px 12px;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.box4_lcon .bd li .img{width: 270px;height: 185px;overflow: hidden;}
.box4_lcon .bd li .img img{width: 270px;height: 185px;transition: all 0.6s ease 0s;}
.box4_lcon .bd li .t{font-size: 16px;color: #0e0e0e;text-align: center;line-height: 47px;}
.box4_lcon .bd li:hover .img img{transform: scale(1.2, 1.2);}
.box4_r{width: 584px;float: right;}
.box4_rcon{}
.box4_rcon .hd{margin: 20px 0;}
.box4_rcon .hd li{width: 100px;height: 40px;font-size: 18px;color: #0e0e0e;float: left;line-height: 40px;cursor: pointer;}
.box4_rcon .hd li.on{color: #af3c29;background: url("../images/msbg.png") no-repeat;background-position: 0px 25px;}
.box4_rcon .hd li a{color: #0e0e0e;}
.box4_rcon .bd .slid>ul{margin: 12px -6px 0;}
.box4_rcon .bd .slid>ul li{width: 286px;height: 240px;background: #fff;padding: 8px;box-sizing: border-box;float: left;margin: 0 6px 12px;}
.box4_rcon .bd .slid>ul li .img{width: 270px;height: 185px;}
.box4_rcon .bd .slid>ul li .img img{width: 270px;height: 185px;}
.box4_rcon .bd .slid>ul li .t{font-size: 16px;color: #0e0e0e;text-align: center;line-height: 47px;}

.box4_rcon .bd .slid .news{margin-top: 10px;}
.box4_rcon .bd .slid .news li{width: 100%;height: 41px;padding-left: 20px;box-sizing: border-box;position: relative;}
.box4_rcon .bd .slid .news li::before{display: block;content:"";width: 8px;height: 8px;background: #a0a0a0;border-radius: 50%;position: absolute;left: 0;top: 20px;}
.box4_rcon .bd .slid .news li .t{width: 385px;float: left;height: 38px;line-height: 38px;color: #151515; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.box4_rcon .bd .slid .news li span{float: right;font-size: 16px;color: #333333;line-height: 38px;}
.box4_rcon .bd .slid .news li:hover .t{color: #af3c29;}
/* 第五部分 */
.box5{padding: 35px 0;background: url("../images/box5bg.jpg") no-repeat center;height: 393px;}
.box5 .tit{position: relative;width: 100%;height: 50px;}
.box5 .tit .more{position: absolute;right: 0;font-size: 18px;color: #fff;display: flex;align-items: center;justify-content: flex-end;height: 50px;bottom: 0;}

.box5con{}
.box5con .bd{position: relative;}
.box5con ul{margin: 0 -10px;}
.box5con ul li{width: 284px;height: 302px;margin: 20px 10px;float: left;}
.box5con ul li .pic{width: 284px;height: 240px;background: #fff;padding: 4px;box-sizing: border-box;overflow: hidden;}
.box5con ul li .pic img{width:276px;height: 232px;transition: all 0.6s ease 0s;}
.box5con ul li .tit{width: 284px;height: 56px;background: url("../images/prot.png") no-repeat center #fff;text-align: center;line-height: 56px;font-size: 16px;margin-top: 6px;}
.box5con ul li .tit a{color: #0e0e0e;}
.box5con ul li:hover .pic img{transform: scale(1.2, 1.2);}
.box5con .prev{width: 32px;height: 58px;background: url("../images/tuprev.png") no-repeat center;position: absolute;left: -50px;top: 50%;margin-top: -39px;cursor: pointer;}
.box5con .next{width: 32px;height: 58px;background: url("../images/tunext.png") no-repeat center;position: absolute;right: -50px;top: 50%;margin-top: -39px;cursor: pointer;}
/* 第六部分 */
.box6{padding: 35px 0;background: url("../images/box6bg.png") no-repeat center bottom;height: 728px;}
.box6 .tit{position: relative;width: 100%;height: 50px;}
.box6 .tit .more{position: absolute;right: 0;font-size: 18px;color: #151515;display: flex;align-items: center;justify-content: flex-end;height: 50px;bottom: 0;}

.box6_con{margin-top: 20px;}
.box6_con ul{margin: 0 -6px;}
.box6_con li{width: 290px;float: left;margin: 0 6px 12px;}
.box6_con li .pic{width: 290px;height: 200px;}
.box6_con li .pic img{width: 290px;height: 200px;}
.box6_con li .tit{width: 290px;height: 98px;background: #eee;box-sizing: border-box;padding: 20px;border-bottom: 4px solid #aaa;}
.box6_con li .tit .t{text-align: center;font-size: 18px;color: #0e0e0e;}
.box6_con li .tit .des{font-size: 14px;color: #575656;line-height: 20px;margin-top: 5px;}
.box6_con li:hover .tit{border-bottom: 4px solid #af3c29;}
.box6_con li:hover .tit .t{color: #af3c29;}
.box6_con li:hover .tit .des{color: #af3c29;}
/*底部样式*/
.bot{width: 100%;}
.bot .bot_t{background: #f6f6f6;padding: 35px 0;}
.bot .bot_t .link{width: 590px;float: left;height: 165px;}
.bot .bot_t .link .tit{width: 100%;height: 50px;margin-bottom: 5px;}
.bot .bot_t .link a{font-size: 18px;color: #343434;line-height: 30px;}
.bot .bot_t .link a:hover{text-decoration:underline;}
.bot .bot_t .botewm{width: 570px;float: right;}
.bot .bot_t .botewm>div{float: right;width: 130px;margin-left: 12px;}
.bot .bot_t .botewm>div img{width: 130px;height: 130px;border: 1px solid #e5e5e5;}
.bot .bot_t .botewm>div p{text-align: center;line-height: 35px;font-size: 14px;color: #585858;}

.bot .bot_b{width: 100%;padding: 25px 0;background: #1b1b1b;}
.bot .bot_b .botlink{text-align: center;}
.bot .bot_b .botlink a{font-size: 16px;color: #fff;}
.bot .bot_b .botlink a:hover{text-decoration:underline;}
.bot_content{margin-top: 15px;}

.full{position:fixed;top:50%;right:0;z-index:1001}
.full li a{display:block;width:52px;height:52px;margin-bottom:1px;position:relative;background:rgba(49,49,49,.8);z-index:1}
.full li a:hover span,.full li a:hover label{background-color: #af3c29 !important}
.full li:last-child a{border-bottom:0}
.full li a span{display:block;width:52px;height:52px;position:relative;z-index:100;background-position:center center;background-repeat:no-repeat}
.full li:nth-child(2) a,.full li:nth-child(1) a{z-index:2}
.full li a label{display:block;width:100px;white-space:nowrap;padding:0 20px;position:absolute;line-height:52px;color:#fff;z-index:-1;background:#000;bottom:0;left:100%;box-sizing:inherit;max-width:300%;font-size: 14px;}
.full li a:hover label{left:-120px}
.full li a .lbl_img{padding:10px;height:auto;line-height:normal}
.full li a .lbl_img img{width: 100%;}
.full li a span.span1{background-image:url(../images/full1.png)}
.full li a span.span2{background-image:url(../images/full2.png)}
.full li a span.span3{background-image:url(../images/full3.png)}
.full li a span.span4{background-image:url(../images/full4.png)}

.leftpiao{position: fixed;top: 50%;left: 0;z-index: 999;margin-top: -300px;}
.rightpiao{position: fixed;top: 50%;right: 0;z-index: 999;margin-top: -300px;}
/*单页*/
.ercon{padding-bottom:90px;background: #f6f6f6;}
.ercon .position{width: 100%;height: 65px;line-height: 65px;font-size: 14px;color: #545454;}
.ercon .newssearch{width: 100%;border: 5px;background: #fff;height: 70px;margin-bottom: 10px;border-radius: 5px;padding: 20px;box-sizing: border-box;font-size: 14px;color: #8a8a8a;display: flex;align-items: center;justify-content: space-between;}
.ercon .newssearch .layui-input-inline .layui-input{width: 200px;color: #8a8a8a;background: url("../images/date.png") no-repeat right center;background-position-x: 166px;}
.ercon .newssearch .ersearch{float: right;position: relative;}
.ercon .newssearch .ersearch .layui-input{width: 300px;background: url("../images/search.png") no-repeat right center;background-position-x: 270px;padding-left: 15px;}
.ercon .er_l{float: left;width: 254px;}
.ercon .er_l .type{width: 254px;background: #fff;border-radius: 5px;overflow: hidden;}
.ercon .er_l .type .lan{height: 65px;font-size: 22px;color: #fff;line-height: 65px;background: url("../images/lanbg.png") no-repeat center #af3c29;text-align: center;}
.ernav{position: relative;width:100%;background: #fff;}
.ernav li{width:100%;height: 60px;color: #222;text-align: center;line-height: 60px;cursor:pointer;font-size: 18px;box-sizing: border-box;padding: 0 10px;}
.ernav li a{color: #222;display: flex;align-items: center;box-sizing: border-box;justify-content: center;}
.ernav li.on{background: #f1f1f1;}
.ernav li.on a{color: #af3c29;border: none;}
.ernav li:hover{background: #f1f1f1;}
.ernav li:hover a{color: #af3c29;}
.ernav li.on:hover a{color: #fff;}

.ervideo{width: 100%;background: #fff;border-radius: 5px;margin-top: 10px;padding: 10px;box-sizing: border-box;}
.ervideo .playcon img{width:100%;}
.ervideo .playcon{position: relative;}
.ervideo .play{width: 100%;height: 100%;background: url(../images/bo.png) no-repeat center;position: absolute;top: 0;left: 0;z-index: 9;}
.cetit{display: flex;align-items: center;margin-bottom: 10px;font-size: 14px;color: #111111;}

.hotnews{width: 100%;background: #fff;border-radius: 5px;margin-top: 10px;padding: 10px;box-sizing: border-box;}
.hotnews li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hotnews li a{color: #656565;font-size: 14px;line-height: 2;}
.hotnews li:hover a{color: #af3c29;}
.tunews .swiper-slide{background: #fff;}
.tunews img{width: 100%;}
.tunews p{font-size: 14px;color: #656565;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 40px;}
.hitnews{width: 100%;background: #fff;border-radius: 5px;margin-top: 10px;padding: 10px;box-sizing: border-box;}
.hitnews li{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hitnews li a{color: #656565;font-size: 14px;line-height: 2;}
.hitnews li:hover a{color: #af3c29;}

.ercon .er_r{width: 936px;float: right;background: #fff;border-radius: 5px;overflow: hidden;box-sizing: border-box;padding: 30px;}
.ercon .er_r .ertit{height: 90px;width: 100%;display: flex;align-items: center;justify-content: space-between;}
.con{background: #fff;min-height:500px;box-sizing: border-box;line-height: 2;padding-bottom: 20px;border-bottom: 1px solid #bfbfbf;}
.con img{margin:0 auto;}

/*图文列表*/
.ernavp{margin-top:40px;text-align: center;position: relative;width:100%;}
.erpronav{height:44px;width:1128px;}
.erpronav li{width:185px;height:44px;color: #999;text-align: center;line-height: 42px;cursor:pointer;font-size: 17px;float: left;background: #fff;border:1px solid #bfbfbf;margin-right: 12px;box-sizing:border-box;}
.erpronav li a{display: flex;align-items: center;justify-content: center;}
.erpronav li .img{width: 40px;height:40px;background: url("../images/mg.png") no-repeat center;margin-right: 5px;}
.erpronav li.on{background: #1d3b76;border-color: #1d3b76;}
.erpronav li a{color:#999;}
.erpronav li.on a{color: #fff;}
.erpronav li.on .img{background: url("../images/mw.png") no-repeat center;}
.ernavp .swiper-button-next{width:24px;height:44px;background: url("../images/next.png") no-repeat;position: absolute;right: 0;opacity:1!important;top:22px;}
.ernavp .swiper-button-prev{width:24px;height:44px;background: url("../images/prev.png") no-repeat;position: absolute;left: 0;opacity:1!important;top:22px;}
/* 产品 */
.er_pro{background: #fff;border-radius: 5px;background: #fff;padding: 20px;box-sizing: border-box;}
.protype{margin-bottom: 20px;}
.protype li{float: left;height: 30px;padding: 0 30px;line-height: 30px;border-radius: 3px;}
.protype li.on{background: #af3c29;}
.protype li a{color: #242424;font-size: 16px;}
.protype li.on a{color: #fff;}

.pro_list{margin-top:0;}
.pro_list ul{margin:0 -15px;text-align: center;}
.pro_list li{width: 267px;height: 228px;float: left;background: #fff;margin: 0 15px 10px;}
.pro_list li .pic{width:267px;height:185px;overflow: hidden;}
.pro_list li .pic img{width:267px;height:185px;transition: all 0.6s ease 0s;}
.pro_list li .tit{width: 267px;height: 43px;box-sizing:border-box;line-height: 43px;color: #0e0e0e;transition: all 0.6s ease 0s;}
.pro_list li .tit a{padding: 0 20px;box-sizing: border-box;color: #0e0e0e;font-size: 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width: 100%;display: block;}
.pro_list li .tit .t{width: 100%;}
.pro_list li:hover .tit{background: #af3c29;color: #fff;}
.pro_list li:hover .tit a{color: #fff;}
.pro_list li:hover .pic img{transform: scale(1.2, 1.2);}
/* 图文详情 */
.proshow{background: #fff;min-height:500px;box-sizing: border-box;}
.proshow_l{width: 733px;height: 570px;float: left;position: relative;}
.proshow_l li{width: 733px;height: 570px;}
.proshow_l li img{width: 733px;height: 500px;}
.proshow_l .prev{position:absolute; left: 0; top:50%; margin-top:-30px; display:block; width: 47px; height: 60px; background:url(../images/prevpro.png) no-repeat;}
.proshow_l .next{position:absolute; right: 0; top:50%; margin-top:-30px; display:block; width: 47px; height: 60px; background:url(../images/nextpro.png) no-repeat;}
.proshow_l li .des{width: 100%;height: 60px;margin-top: 5px;}
.proshow_l li .des .t{width: 60px;height: 60px;background: #af3c29;color: #fff;padding: 10px;box-sizing: border-box;border-radius: 5px;display: flex;align-items: center;float: left;}
.proshow_l li .des .j{width: calc(100% - 10px);height: 60px;color: #545454;margin-left: 10px;float: left;text-align: left;font-size: 14px;line-height: 22px;display: flex;align-items: center;}

.proshow_r{width: 410px;height: 500px;float: right;}
.proshow_r .biao{font-size: 16px;color: #8e8e8e;line-height: 40px;}
.proshow_r .prodetail{font-size: 14px;line-height: 26px;height: 460px;}
/* 滚动条的样式 */
.proshow_r:hover .scrollBar{opacity:1;}
.scrollUp,.scrollHandle,.scrollDown{overflow:hidden;background-repeat:no-repeat;}
.scrollBar{height:100%;width:5px;background-repeat:repeat-y;background:#f1f1f1;overflow:hidden;position:absolute;right:0;top:0;z-index:111;border-radius:3px;opacity:0;transition: all 1s ease 0s;}
.scrollUp,.scrollDown{height:0px;cursor:pointer;position:absolute;left:1px;cursor:pointer}
.scrollUp,.scrollHandle,.scrollHandleDown,.scrollDown{width:5px;position:absolute;}
.scrollHandle{height:90px;left:0px;top:0px;cursor:n-resize;background: #b3b1b1;border-radius:3px;}
.scrollUp{background-position:left -1px;top:0;}
.scrollDown{background-position:0 -26px;bottom:0;}

.other{width: 100%;}
.other .bd ul{margin: 0 -6px;}
.other .bd li{width: 180px;height: 165px;float: left;background: #fff;margin: 0 16px 10px 0;}
.other .bd li .pic{width:180px;height:125px;overflow: hidden;}
.other .bd li .pic img{width:180px;height:125px;transition: all 0.6s ease 0s;}
.other .bd li .tit{width: 180px;height: 40px;box-sizing:border-box;line-height: 40px;color: #0e0e0e;transition: all 0.6s ease 0s;text-align: center;}
.other .bd li .tit a{color: #0e0e0e;font-size: 14px;}
.other .bd li:hover .pic img{transform: scale(1.1, 1.1);}
/* 页码 */
.page{text-align: center;width: 100%;height: 32px;padding:40px 0;font-size: 0;box-sizing: unset;}
.page a{color: #707070;width:auto;height: 32px;line-height: 32px;display: inline-block;margin:0 5px;letter-spacing:0;font-size: 14px;cursor: pointer;padding: 0 12px;background: #e8e8e8;border:1px solid #e8e8e8;}
.page a.pre_page{width:auto;height: 32px;display: inline-block;border:1px solid #e8e8e8;}
.page a.next_page{width:auto;height: 32px;display: inline-block;border:1px solid #e8e8e8;}
.page a.select{background: #af3c29;color: #fff;border:1px solid #af3c29;}
.page a:hover{background: #af3c29;color: #fff;border:1px solid #af3c29;}
/*新闻列表*/
.newscon{width:100%;padding: 0;}
.newscon li{width: 100%;height:138px;float: left;background: #fff;padding: 30px 0;border-bottom: 1px solid #bfbfbf;}
.newscon li:first-child{padding-top: 0;}
.newscon li .pic{width: 200px;height: 138px;float: left;}
.newscon li .pic img{width: 200px;height: 138px;}
.newscon li .wen{width: 650px;height: 138px;float: right;display: flex;flex-direction: column;justify-content: center;}
.newscon li .wen .p1{font-size: 16px;color: #2d2d2d;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 5px;}
.newscon li .wen .p2{font-size: 14px;color: #696969;line-height: 25px;margin-top: 10px;height: 50px;}
.newscon li .wen .p1 a{color: #151515;transition: all 500ms ease;}
.newscon li .wen .p2 a{color: #696969;}
.newscon li .date{width: 100%;height:40px;float: left;margin-top: 10px;display: flex;align-items: center;justify-content: space-between;}
.newscon li .date>div{display: flex;align-items: center;height:40px;}
.newscon li .date>div .from{color: #8e8e8e;font-size: 14px;}
.newscon li .date>div .d{color: #8e8e8e;font-size: 14px;margin-left: 20px;}
.newscon li:hover .wen .p1 a{color: #af3c29;}
/*新闻详情*/
.new_show_title{margin-bottom: 2%;border-bottom: 1px solid #bfbfbf;}
.new_show_title h2,.proshow_title h2{color: #151515;font-size:26px;text-align: center;padding-bottom:15px;line-height: 45px;font-weight: normal;}
.new_show_title h3,.proshow_title h3{color: #8e8e8e;font-size:14px;text-align: center;font-weight: normal;display: flex;align-items: center;justify-content: space-between;}
.new_show_title h3>div{display: flex;align-items: center;height: 40px;}
.new_show_title h3>div .fc{color: #8e8e8e;}
.new_show_title h3>div .zi{font-size: 18px;color: #585858;}
.new_show_title h3 span{color:#797979;}
.about_con{padding-bottom:2%;}
.about_con .tit{color: #060606;font-size: 24px;border-left: 7px solid #104994;line-height: 26px;text-indent: 10px;}
.mz{background: #eeeeee;padding: 20px;line-height: 24px;color: #6b6b6b;font-size: 14px;color: #6b6b6b;}
.mz span{color: #2e2c2c;font-weight: bold;}
/* 下载列表 */
.down li{font-size: 18px;color: #333;height: 50px;line-height: 50px;border-bottom: 1px solid #bfbfbf;}
.down li a{color: #333;}
.down li .liu{float: right;display: flex;align-items: center;margin-right: 20px;font-size: 16px;color: #1d3b76;}
.down li .xia{float: right;display: flex;align-items: center;font-size: 16px;color: #1d3b76;}
/*招聘列表*/
.job-list li { background: #f8f8f8; min-height: 75px; position: relative; width: 100%; margin-top: 10px; }
.job-list-cont { padding: 25px; width: 1180px; position: relative; overflow: hidden; }
.job-list-btn { display: block; position: absolute; top: 0; right: 0; background: url(../images/icon-join.png) #e9e9e9 no-repeat center center; width: 150px; height: 100%; }
.job-list-date { width: 130px; color: #919191; font-size: 27px; font-family: "dincond-medium";  -webkit-transition: all .3s; transition: all .3s;font-weight: bold;}
.job-list-date .p1{font-family: "dincond-medium";font-size: 32px;color: #7b7b86;font-weight: bold;margin:0;}
.job-list-date .p2{font-family: "dincond-medium";font-size: 20px;color: #7b7b86;font-weight: bold;margin:0;}
.job-list-content { float: left; width: 770px; }
.job-list-content p { margin-bottom: 0; color: #7b7b86;line-height:24px; margin-top: 5px; height: 0; -webkit-transition: all .3s; transition: all .3s;display:none;font-size: 14px;}
.job-list-content h4 { color: #686874; font-size: 20px; font-weight: bold;}
.job-list-content h2 {color:#7b7b86;font-size: 16px;margin-top:0;margin-bottom:10px;}
.job-list .current .job-list-content p { height: auto; display: block; }
.job-list-content h4 a{color: #686874;line-height: 30px;}
.job-list .current h4 a, .job-list-content h4 a:hover { color: #008b4a; }
.job-list .current .job-list-btn{background-image: url("../images/icon-join1.png");}
/*by lin*/
.job-list-content span { display: block; color: #444;height: 0; display:none;-webkit-transition: all .3s; transition: all .3s; }
.job-list .current .job-list-content span { height: auto; display:block;}
.job-list-content span.email { margin-top: 10px; }

/* 翻页 */
.fanye{margin-top:30px;margin-bottom: 30px;}
.fanye a{color: #060606;width: 100%;line-height: 36px;}
.fanye a p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;}
.fanye a:hover p{color: #af3c29;}
/*在线留言*/
.gbook-con{}
.gbook-con  form{width:100%;height:311px;margin:15px 0;}
.gbook-con .main_bd{background: #eee;height:40px;line-height: 40px;border:none;margin-bottom: 19px}
.gbook-con .info{color: #808080;font-size: 14px;text-align: center;margin-bottom: 39px;}
.gbook-con .contact-con1 li{position: relative;}
.gbook-con .contact-con1 li .main_ly_t2{position: absolute;top:40px;left:0;width:100%;}
.gbook-con .contact-con1 li .main_ly_t3{position: absolute;top:90px;left:0;width:100%;}
.gbook-con .input1{width:462px;padding-left: 15px;}
.gbook-con .input2{width:100%;padding-left: 15px;}
.gbook-con .pu1{width:414px;overflow: hidden}
.gbook-con .put2{width:100%;overflow: hidden;}
.gbook-con .main_bd1{width:100%;padding-left: 15px;height:75px;padding-top:12px;background: #eee;border: none;margin-bottom: 19px;}
.gbook-con form{font-size: 14px;}
.gbook-con #tijiao{border:none;width:160px;height:40px;line-height: 40px;text-align: center;color: #fff;background: #033481;float: right;}
.gbook-con .main_but{width:126px;margin:0 auto;padding-top:26px;}
/*招聘列表*/
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #8a8a8a;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #8a8a8a;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #8a8a8a;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #8a8a8a;
}
/* 网站地图 */
.sitemap-con dl {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 2px #f4f4f4 solid;
}
.sitemap-con dt {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  padding-bottom: 10px;
}
.sitemap-con dt a{color: #333333;}
.sitemap-con dd {
  float: left;
  margin: 0px 20px 5px 0px;
}
.sitemap-con dd a {
  font-size: 12.5px;
  color: #999999;
}
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
/*留言列表*/
.gbook-con table{border-collapse:collapse; border:#cccccc 1px solid;width: 100%;}
.consult_style1{ width:100%;background-color:#ffffff;margin-top:2px;}
.consult_style1 tr th{background-color:#e2e2e2;height:35px; font-size:14px;padding:3px; text-align:center;}
.consult_style1 tr td{text-indent:4px; height:35px;}
.consult_style2{ width:100%;background-color:#ffffff;margin-top:2px;}
.consult_style2 tr th{background-color:#f2f2f2;height:35px; font-size:14px;padding:3px; text-align:center;font-weight: normal;}
.consult_style2 tr td{text-indent:4px; height:35px;}

.aboutbanner{text-align: center;position: relative;z-index: 99;}

.hvr-float-shadow {display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;}
.hvr-float-shadow:before {pointer-events: none;position: absolute;z-index: -1;content: '';top: 100%;left: 5%;height: 10px;width: 90%;opacity: 0;background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);/* W3C */-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform, opacity;transition-property: transform, opacity;}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {opacity: 1;-webkit-transform: translateY(5px);transform: translateY(5px);}

.hvr-radial-out{display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); position: relative; overflow: hidden; background: #e1e1e1; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.hvr-radial-out:before{content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #193b7a; border-radius: 100%; -webkit-transform: scale(0); transform: scale(0); -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active{color: white;}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before{-webkit-transform: scale(2); transform: scale(2);}

/* 生活 */
.shcon{width: 100%;padding: 20px;background: #fff;box-sizing: border-box;}
.shcon .ban{width: 100%;margin-bottom: 30px;}
.shcon .ban img{width: 100%;}
.shbox1 .shbox1_l{width: 674px;height: 468px;float: left;position: relative;}
.shbox1 .shbox1_l .hd{height:50px; overflow:hidden; position:absolute; left:0px;bottom: 0;width: 100%;z-index:9;}
.shbox1 .shbox1_l .hd .pageState{font-size: 16px;color: #fff;position: absolute;left: 40px;height: 50px;line-height: 50px;}
.shbox1 .shbox1_l .hd .pageState>span{font-size: 26px;}
.shbox1 .shbox1_l .hd .prev{width: 15px;height: 28px;position: absolute;left: 10px;bottom: 11px;background: url("../images/prev.png") no-repeat center;}
.shbox1 .shbox1_l .hd .next{width: 15px;height: 28px;position: absolute;right: 10px;bottom: 11px;background: url("../images/next.png") no-repeat center;}
.shbox1 .shbox1_l .bd{height:100%;width: 674px;position: relative;}
.shbox1 .shbox1_l .bd li{width: 674px;height: 468px;float: left;position:relative;}
.shbox1 .shbox1_l .bd .pic{position:relative; z-index:0;height: 468px;width: 674px;}
.shbox1 .shbox1_l .bd .pic img{width: 100%;height: 100%;}
.shbox1 .shbox1_l .bd .bg{width:100%; height:50px; line-height:50px; position:absolute; bottom: 0; left:0; z-index:1;  background:#000;  filter:alpha(opacity=50);opacity:0.5;  }
.shbox1 .shbox1_l .bd .tit{width:100%; height:50px; line-height:50px; position:absolute; bottom: 0; left:0; z-index:2; color:#fff;text-align: center;}
.shbox1 .shbox1_l .bd .tit a{color:#fff;font-size: 16px;position: relative;z-index: 999;}

.shbox1 .shbox1_r{width: 470px;float: right;height: 468px;}
.shbox1 .shbox1_r li::before{display: block;content:"";width: 8px;height: 8px;border-radius: 50%;background: #a0a0a0;position: absolute;left: 0;top: 38px;}
.shbox1 .shbox1_r li{border-bottom: 1px dashed #bfbfbf;height: 156px;padding: 25px 0 25px 20px;box-sizing: border-box;position: relative;}
.shbox1 .shbox1_r li p{font-size: 18px;color: #202020;font-weight: bold;line-height: 30px;}
.shbox1 .shbox1_r li .des{font-size: 14px;line-height: 24px;color: #565656;margin-top: 14px;}
.shbox1 .shbox1_r li:last-child{border: none;}
.shbox2{margin: 20px -20px;}
.shbox2li{width: 360px;height: 490px;float: left;margin: 0 20px;}
.shbox2li .tit{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #e5e5e5;}
.shbox2li .tit .t{border-bottom: 3px solid #af3c29;float: left;box-sizing: border-box;height: 40px;font-size: 18px;font-weight: bold;}
.shbox2li .tit a{float: right;display: flex;align-items: center;height: 40px;}
.newlist li img{margin: 15px 0 5px;width: 100%;height: 250px;}
.newlist li p{font-size: 16px;color: #151515;line-height: 34px;display: flex;align-items: center;}
.newlist li p span{display: block;width: calc(100% - 20px;);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newlist li p::before{display: block;content:"";width: 7px;height: 7px;border-radius: 50%;background: #a0a0a0;margin-right: 10px;}

/* 舞蹈 */
.wudao2{margin-top: 25px;}
.wudao2 ul{margin:0 -15px;text-align: center;}
.wudao2 li{width: 267px;height: 228px;float: left;background: #fff;margin: 0 15px 10px;}
.wudao2 li .pic{width:267px;height:185px;overflow: hidden;}
.wudao2 li .pic img{width:267px;height:185px;transition: all 0.6s ease 0s;}
.wudao2 li .tit{width: 267px;height: 43px;box-sizing:border-box;line-height: 43px;color: #0e0e0e;transition: all 0.6s ease 0s;color: #0e0e0e;}
.wudao2 li .tit a{padding: 0 20px;box-sizing: border-box;color: #0e0e0e;font-size: 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width: 100%;display: block;}
.wudao2 li .tit .t{width: 100%;}
.wudao2 li:hover .tit{background: #af3c29;color: #fff;}
.wudao2 li:hover .tit a{color: #fff;}
.wudao2 li:hover .pic img{transform: scale(1.2, 1.2);}


























