/*------style.css  start------*/
/*less*/
@c:center;
@small:12px;
@mid:14px;
@big:16px;
@b:#000;
@g:#666;
@r:#d41c29;
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
}
.none{
	display: none;
}

a:hover{
	text-decoration:none;
	color: #ca1c28;
    transition: color 0.4s;
    -moz-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade { from {
-webkit-transform: translateY(20%);
opacity:0;
}
}
@keyframes fromBottomFade { from {
transform: translateY(20%);
opacity:0;
}
}

@font-face {
    font-family: FangSong_GB2312;
    src:url(../fonts/FangSong_GB2312.ttf);
	 
}


a{text-decoration:none;}


/*container*/
.container{
	width:69%;
	min-width:1400px;
	max-width:1400px;
	margin:0 auto;
	clear:both;
}

/*header*/
.top{width:100%;height:114px;position:fixed;top:0;left:0;z-index:100;background:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.2);}
.top .logo{float:left;margin-top:30px;font-size:0px;}
.nav{float:right;line-height:80px;margin-top:34px;}
.navul li{float:left;height:80px;margin-left:33px;position:relative;}
.navul li>a{font-size:16px;color:#1d2088;font-weight:bold;letter-spacing:1px;}
.navul li.cur>a{color:#000;}
.navul li>a:hover{color:#000;}
.navul li .nav_son{border-top:1px solid #1f3d93; display: none;position: absolute;left: 50%;top: 80px;z-index:100;box-shadow: 0 6px 12px rgba(0, 0, 0, .175);margin-left: -60px;width: 120px;font-size: 14px;background: rgba(0,77,154,0.75);animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.navul li .nav_son a{overflow: hidden;white-space: nowrap;text-align:center;text-overflow: ellipsis;color:#fff;display:block;line-height:30px;}
.navul li .nav_son a:hover{color:#ffffff;background:#1f3d93;}
.navul li .line{width:0px;height:3px;position:absolute;top:66px;left:0px;background:#008b92;}
.navul li:hover .line{width:100%;}
.navul li:hover .nav_son{display:block;}



	
/*banner*/
#indexbanner{overflow: hidden; position: relative;}
#indexbanner .bx-controls{ position: absolute; left: 0; bottom: 50px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
#indexbanner .bx-controls .bx-pager{ text-align: center;}
#indexbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#indexbanner .bx-controls .bx-pager div a{ display: block; width: 30px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,1);}
#indexbanner .bx-controls .bx-pager div a.active{width: 60px; background-color: #c9151e;}
#indexbanner .bx-controls .bx-controls-direction{ display: none;}
.bannerw{height:100%;}
.bannerwcon{margin-top:26%;height:210px;}
.bannerwtt p{font-size:48px;margin-left:10px;color:#fff;line-height:100px;}
.bannerwtt p span{height:98px;display:block;float:left; border-bottom:2px solid #ffffff; }
.bannerwconn{/*background:rgba(0,0,0,0.2);*/text-align:left;font-weight:lighter;line-height:60px;margin-left:140px;}




.insidebanner{overflow: hidden; position: relative;margin-top:114px;}
.insidebanner .bx-controls{ position: absolute; left: 0; bottom: 20px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
.insidebanner .bx-controls .bx-pager{ text-align: center;}
.insidebanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
.insidebanner .bx-controls .bx-pager div a{transition:0.3s; display: block; width: 30px; height: 4px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,1);}
.insidebanner .bx-controls .bx-pager div a.active{width: 60px; background-color: #c9151e;}
.insidebanner .bx-controls .bx-controls-direction{ display: none;}



.tit{width:100%;}
.tit p{font-size:36px;color:#333;margin-bottom:13px;}
.tit span{font-size:30px;color:#999;font-weight:lighter;text-transform:uppercase;}

.nytit{width:100%;text-align:center;margin-top:40px;margin-bottom:40px;}
.nytit p{font-size:36px;color:#333;margin-bottom:13px;}
.nytit span{font-size:24px;/*font-family:Georgia;*/color:#999;font-weight:lighter;text-transform:uppercase;}



#indexabout{width:100%;height:650px;background:url(../images/bg.jpg) no-repeat center;}
.about{margin:auto;overflow:hidden;padding:120px 0;}
.about .left{width:50%;height:425px;display:block;float:left;display:flex;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.about .right{width:50%;float:right;}
.about .right .tit span{font-size:36px;color:#1f3d93;}
.about .con{margin:40px auto;font-size:16px;line-height:220%;color:#000;}
.about .xx{width:100%;height:120px;text-align:center;background:#1f3d93;}
.about .xx a{color:#fff;line-height:120px;margin-right:60px;font-size:24px;}
.about .xx a:last-child{margin-right:0px;}
.indexguanggao{overflow:hidden;width:100%;font-size:0;padding:30px 0px;}
.indexguanggao img{width:100%;}

#indexproduct{width:100%;}
.product{height:100%;margin:auto;overflow:hidden;padding:66px 0px;}
.product .tit{text-align:center;}
.product .cpzs{width:100%;margin-top:20px;}
.product .cpzs ul li{width:49%;margin-top:20px; height:80px;float:left;margin-right:2%; background:#f0f0f2;}
.product .cpzs ul li a{width:100%;height:80px;display:block;line-height:80px;text-align:center;color:#1f3d93;font-size:30px;}
.product .cpzs ul li:nth-child(2n){margin-right:0px;}
.product .cpzs ul li:hover{background:#1f3d93;}
.product .cpzs ul li:hover a{color:#fff;}
/* .product .cpzs ul li:last-child:hover{background:#ff7000} */








#indexcase{width:100%;overflow:hidden;padding:75px 0px;}
.case{height:100%;margin:auto;overflow:hidden;}
.case .tit{text-align:center;}
.case .cpzs{width:95%;margin:auto;margin-top:50px;position:relative;}
.case .cpzs .swiper-container{width:90%;margin:auto;}
.case .cpzs ul li{background:#f5f5f5;box-shadow:0px 0px 5px 5px #f0efef;}
.case .cpzs ul li .im1{height:66px;margin-top:20%;}
.case .cpzs ul li .im2{display:none;height:66px;margin-top:20%;}
.case .cpzs ul li img{display:block;margin:auto;}
.case .cpzs ul li p{width:100%;font-size:24px;color:#1f3d93;text-align:center;margin-top:40px;line-height:40px;}
.case .cpzs ul li:hover{background:#1f3d93;}
.case .cpzs ul li:hover .im1{display:none;}
.case .cpzs ul li:hover .im2{display:block;}
.case .cpzs ul li:hover p{color:#ffffff;}
.case .cpzs .swiper-button-next{width:30px;background:url(../images/ne.png)no-repeat center;}
.case .cpzs .swiper-button-next:after{ content:none;}
.case .cpzs .swiper-button-next:focus{outline:none;}
.case .cpzs .swiper-button-prev{background:url(../images/pr.png)no-repeat center;}
.case .cpzs .swiper-button-prev:after{ content:none;}
.case .cpzs .swiper-button-prev:focus{outline:none;}




#indexnews{width:100%; background:url(../images/new_bg.jpg) no-repeat center; background-size:cover;}
.news{margin:auto;padding:60px 0px;}
.news .tit{text-align:center;}
.news .con{margin-top:45px;}
.news .con .left{width:48%;float:left;}
.news .con .left li{position:relative;}
.news .con .left li .p_fa{position:absolute;background:rgba(0,0,0,0.5);width:100%;z-index:10000;bottom:0;left:0;color:#fff;font-size:18px;line-height:32px;}
.news .con .left li p{margin-left:5%;color:#fff;font-size:16px;line-height:32px;width:80%;}
#inforbanner{overflow: hidden; position: relative;}
#inforbanner .bx-controls{height:31px; position: absolute; left: 0; bottom: 0px; z-index: 70; width: 100%; color: rgba(0,0,0,0);}
#inforbanner .bx-controls .bx-pager{ text-align: right;margin-right:30px;margin-top:10px;}
#inforbanner .bx-controls .bx-pager div{ display: inline-block; margin: 0 2px;}
#inforbanner .bx-controls .bx-pager div a{ display: block; width: 10px;border-radius:5px; height: 10px; overflow: hidden; line-height: 50px; background-color: rgba(255,255,255,0.3);}
#inforbanner .bx-controls .bx-pager div a.active{ background-color: #f2af46;}
#inforbanner .bx-controls .bx-controls-direction{ display: none;}
.news .con .right{width:50%;float:right;}
.news .con .right .tab{height:50px;overflow:hidden;}
.news .con .right .tab li{text-align:center; height:43px; border-radius:11px;overflow:hidden;line-height:53px; float:left;width:19%;margin-right:1%;}
.news .con .right .tab li a{background:#fff;font-size:18px;display:block;width:100%;text-align:center; height:43px;line-height:43px;color:#000;}
/* .news .con .right .tab li:first-child a{background:#1f3d93;color:#fff;} */
.news .con .right .tab li:first-child a{background:#e60012;color:#fff;}
.news .con .right .tab li:nth-child(5n){margin-right:0;}
.news .con .right .nav_ul ul{width:100%;display:none;margin-top:15px;}
.news .con .right .nav_ul ul:first-child{display:block;}
.news .con .right .nav_ul ul li{width:100%;height:40px;line-height:40px;}
.news .con .right .nav_ul ul li .tt{width:70%;line-height:40px;float:left;font-size:16px;color:#000;}
.news .con .right .nav_ul ul li .date{width:25%;line-height:40px;float:right;text-align:right;font-size:16px;color:#000;}
.news .con .right .nav_ul ul li:hover .tt{color:#1f3d93;}


.dsxxads{width:100%;overflow:hidden;}
.dsxxads ul{width:100%;}
.dsxxads ul li{float:left;width:23%;margin-right:2.2%;margin-bottom:50px;border:1px solid #dcdcdc;}
.dsxxads ul li:nth-child(4n){margin-right:0;}
.dsxxads ul li .pic{height:176px;overflow:hidden;width:100%;}
.dsxxads ul li img{max-width:100%;display:block;margin:auto;transition:0.3s;}
.dsxxads ul li p{text-align:center;line-height:50px;height:50px;border-top:1px solid #dcdcdc;}
.dsxxads ul li:hover img{transform:scale(1.1,1.1);}
.dsxxads ul li:hover p{color:#1f3d93;}

.nycyjq{overflow:hidden;margin-bottom:70px;}
.nycyjq .tit{text-align:center;margin-top:50px;margin-bottom:50px;}
.nycyjq ul li{transition:0.6s;width:80%;margin:auto;margin-bottom:30px;line-height:80px;background:#f0f0f2;}
.nycyjq ul li a{transition:0.6s;font-size:30px;text-align:center;color:#1f3d93;display:block;width:100%;line-height:80px;}
.nycyjq ul li:hover{width:80%;line-height:80px;background:#1f3d93;color:#fff;}
.nycyjq ul li:hover a{background:#1f3d93;color:#fff;}

.nycyjq .na_son{height:0px;overflow:hidden;}
.nycyjq .na_fa:hover .na_son{height:80px;}
.nycyjq .na_fa:hover .na_son{font-size:24px;}


.nyqywh{}
.nyqywh .p1{font-size:35px;color:#fff;}
.nyqywh .p2{font-size:20px;color:#fff;margin-top:15px;}
.nyqywh .p3{font-size:16px;color:#fff;margin-top:170px;}

.nyqywhle{float:left;width:48.8%;position:relative;}
.nyqywhle img{width:100%;}
.nyqywhle .abso{position:absolute;left:60px;top:85px;width:85%; }

.nyqywhre{float:right; width:50%; }
.nyqywhre img{width:100%; }
.nyqywhre .re_to{position:relative;}
.nyqywhre .re_to .abso{position:absolute;left:62px;top:90px;}
.nyqywhre .re_bo{position:relative;margin-top:7px;}
.nyqywhre .re_bo .abso{position:absolute;left:62px;top:90px;}


#ne_nav{width:100%;height:40px;background:#f5f5f5;}
#ne_nav p{line-height:40px;padding-left:30px;background:url(../images/home.png) no-repeat left center;}


.inset{margin-bottom:50px;}
.inset .tit{text-align:center;margin:50px auto;}
.col{width:100%;min-height:450px;line-height:220%;margin-top:40px;margin-bottom:50px;}
.col h2{text-align:center;font-weight:normal;color:#000;font-size:18px;margin-bottom:15px;}
.col h3{text-align:center;font-weight:normal;font-size:14px;line-height:60px;}
.col .xiangqing{font-size:18px;font-family:FangSong_GB2312;}


.maintit{text-align:center;margin-top:45px;}
.maintit p{font-size:30px;color:#333;font-weight:lighter;margin-bottom:10px;}
.maintit span{font-size:16px;color:#999;text-transform:uppercase;}
.son_nav{margin-top:25px;text-align:center;}
.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}
.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}
.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92;}




.pxxm{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.pxxm ul{margin:0px 2px;width:1196px;}
.pxxm ul li{width:382px;height:333px;float:left;margin-right:22px;margin-bottom:22px;border:1px solid rgb(238, 238, 238);}
.pxxm ul li a{width:352px;height:303px;display:block;padding:15px;}
.pxxm ul li:nth-child(3n){margin-right:0px;}
.pxxm ul li .pic{width:352px;height:220px;overflow:hidden;display:flex;align-items:center;display:-webkit-flex; /* Safari */-webkit-align-items: center; /* Safari 7.0+ */}
.pxxm ul li .pic img{max-width:100%;max-height:100%;margin:auto;}
.pxxm ul li p{width:100%;height:20px;text-align:center;line-height:20px;margin-top:15px;color:#000;font-size:16px;}
.pxxm ul li .des{font-size:12px;height:36px;line-height:18px;margin-top:12px;padding:0 3px;color:#666;}
.pxxm ul li:hover{border:1px solid #008b92;box-shadow: rgba(238,238,238,1) 0px 0px 2px 2px;}
.pxxm ul li:hover img{opacity:0.9;}
.pxxm ul li:hover p{color:#008b92;}

.nyywbk{width:100%;min-height:450px;margin-bottom:50px;margin-top:30px;overflow:hidden;}
.nyywbk ul{width:100%;}
.nyywbk ul li{width:32%;margin-right:2%;height:330px;float:left;margin-bottom:22px;transition:0.6s;}
.nyywbk ul li a{transition:0.6s;width:95%;height:300px;margin:auto;margin-top:15px;overflow:hidden;display:block;background:#f5f5f5;box-shadow:0px 0px 5px 3px #f0efef;}
.nyywbk ul li:nth-child(3n){margin-right:0px;}
.nyywbk ul li .im1{height:66px;margin-top:20%;}
.nyywbk ul li .im2{display:none;height:66px;margin-top:20%;}
.nyywbk ul li img{display:block;margin:auto;}
.nyywbk ul li p{width:100%;font-size:24px;color:#1f3d93;text-align:center;margin-top:20px;line-height:40px;}
.nyywbk ul li:hover{}
.nyywbk ul li:hover a{background:#1f3d93;}
.nyywbk ul li:hover .im1{display:none;}
.nyywbk ul li:hover .im2{display:block;}
.nyywbk ul li:hover p{color:#ffffff;}


.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}
.online form{padding-left:150px;}
.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}
.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}
.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .text p span{color:#eb0000;position:relative;top:2px;}
.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}
.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}
.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}
.online .con p span{color:#eb0000;position:relative;top:2px;}
.online .verify{height:38px;margin-bottom:20px;}
.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}
.online .verify p span{color:#eb0000;position:relative;top:2px;}
.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}
.online .verify img{cursor:pointer;}
.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}
.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}







.xwzx{width:100%;min-height:350px;margin-bottom:50px;}
.xwzx ul{width:100%;overflow:hidden;}
.xwzx ul li{width:100%;height:270px;transition: all 0.3s ease 0s;border-bottom:1px solid #ddd;position:relative;}
.xwzx ul li a{padding:25px 0px;width:100%;display:block;}
.xwzx ul li .pic{float:left;width:25%;height:220px;text-align:center;position:relative;}
.xwzx ul li .pic img{width:100%;height:100%;}
.xwzx ul li .detail{width:75%;float:right;}
.xwzx ul li .detail p{width:95%;float:right;}
.xwzx ul li .detail .tt{font-size:18px; color:#333;line-height:30px;height:60px; margin-bottom:15px;
 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.xwzx ul li .detail .des{width:95%;float:right; height:50px;color:#666;line-height:25px;
font-size:15px;
 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.xwzx ul li .detail .date{margin-bottom:10px;margin-top:12px;color:#999;width:95%;float:right; }
.xwzx ul li .share{width:140px;float:right;margin-top:35px;}
.xwzx ul li .share img{float:left;margin-right:6px;}
.xwzx ul li .share p{float:left;}
.xwzx ul li .share a{float:left;display:block;padding:0;width:20px;height:16px;}
.xwzx ul li .share .bshare-custom{height: 20px;}
.xwzx ul li:hover .tt{color:#1f3d93;}
.xwzx ul li:hover .pic:before{width:50px;height:50px;border-left: 1px solid #008b92;border-top: 1px solid #008b92;}
.xwzx ul li:hover .pic:after{width:50px;height:50px;border-right: 1px solid #008b92;border-bottom: 1px solid #008b92;}
.xwzx ul li:hover:after{width:100%;}





.nytwbt{width:100%;height:100%;overflow:hidden;}
.nytwbt ul li{width:100%;height:51px;transition:0.6s;}
.nytwbt ul li a{width:95%;margin:auto;display:block;height:50px;border-bottom:1px dashed #dcdcdc;}
.nytwbt ul li .tt{transition:0.6s; width:80%;float:left;height:50px;font-size:16px;font-weight:bold;color:#000;line-height:50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.nytwbt ul li .tt span{width:5px;height:5px;display:block; float:left;margin-top:22px;margin-right:15px; border-radius:3px;overflow:hidden; background:#e60012;}
.nytwbt ul li .date{transition:0.6s; width:20%;float:right; text-align:right;height:50px;line-height:50px;}
.nytwbt ul li:hover{background:#f5f5f5;}


.nydsj{width:100%;position:relative;}
.nydsj ul{}
.nydsj ul li{width:100%;height:120px;}
.nydsj ul li:nth-child(2n) a{float:right;width:49%;}
.nydsj ul li:nth-child(2n) a .tt{float:left;height:100%;margin-right:40px;margin-left:40px;font-size:22px;color:#1f3d93;margin-top:20px;}
.nydsj ul li:nth-child(2n+1) a .tt{float:right;height:100%;margin-left:40px;margin-right:40px;font-size:22px;color:#1f3d93;margin-top:20px;}
.nydsj ul li:nth-child(2n+1) a .con{text-align:right;}
.nydsj ul li:nth-child(2n+1) a p{text-align:right;}
.nydsj ul li a{color:#666;  display:block;height:100%;overflow:hidden;float:left;width:50%;line-height:220%;padding:30px 0px;}
.nydsj ul li a .con{color:#666;}
.nydsj ul li .line{width:5px;height:100%;background:#1f3d93;float:left;display:block;}
.nydsj ul li:last-child .line{height:60px;}
.nydsj .square{position:absolute;bottom:44px;left:50%;margin-left:-8px;width:10px;height:10px;border:5px solid #1f3d93;border-radius:15px;}







.orientation{margin-top:20px;margin-bottom:20px;overflow:hidden;width:100%;}
.orientation .previous{width:50%;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.orientation .next{width:50%;float:right;text-align:right; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}






/*footer*/
#footer{width:100%;background:#1f3d93;}
.footer_top{height:66px;line-height:66px;width:100%;border-bottom:2px solid #1f3d93;background:#f5f5f5;}
.footer_top .footer_link{color:#000;font-size:18px;}
.footer_top .footer_link a{color:#333;font-size:18px;margin-left:15px;}
.footer_con{}
.footer_con .left{float:left;width:640px;margin-top:40px;}
.footer_con .left .qrcode{float:right;line-height:220%;width:140px;text-align:center;}
.footer_con .left .qrcode img{width:140px;}
.footer_con .left .weixin{float:left;margin-right:33px;}
.footer_con .left .weibo{float:right; }
.footer_con .right{float:right;width:600px;color:#000;line-height:220%;color:#fff;padding:65px 0px;}
.footer_con .right td{color:#fff; }
.footer_con .right p{color:#fff;}
.footer_bottom{height:60px;line-height:60px;color:#fff;border-top:1px solid #dcdcdc;}



.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	overflow:hidden;
}	
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	background:#f5f5f5;
	color: #1f3d93;
	/* border: 1px solid #d35b52; */
	padding: 10px 15px;
	margin: 5px;
}		
.mypage	span.current,.mypage a.current{
	background: #1f3d93;
	color: #fff;
}
#sidenav{height:72px;width:100%;background:#f3f3f3;}
#sidenav p{font-size:18px;line-height:72px;color:#1f3d93;}
#sidenav ul li{float:left;line-height:72px;margin-right:30px;}
#sidenav ul li a{color:#333;font-size:18px;}
#sidenav ul li a.cur{color:#1f3d93;}

#rightsite{}
#rightsite ul .li1{position:fixed;z-index:1000;top:400px;right:-155px;width:200px;background:#325f9a;}
#rightsite ul .li2{position:fixed;z-index:1000;top:446px;right:-155px;width:200px;background:#325f9a;}
#rightsite ul .li3{position:fixed;z-index:1000;top:492px;right:0;width:45px;background:#325f9a;}
#rightsite ul .li3 .con img{position:fixed;top:492px;right:-140px;width:140px;height:140px;}
#rightsite ul li{height:45px;transition:0.6s;}
#rightsite ul li img{float:left;}
#rightsite ul li .con{color:#fff;line-height:45px;font-size:16px;}
#rightsite ul li:hover{right:0;}
#rightsite ul .li3:hover .con img{right:45px;}