
/* CSS Document */
body,ul,ol,h1,h2,h3,h4,h5,h6,p,input,select,textarea,dl,dd{margin: 0;padding: 0;}
body{ font-family:"微软雅黑"; overflow-x:hidden;}

ul,ol{list-style: none;}

input,select,textarea
{background-color: transparent; border: none; outline:none;}

textarea{resize: none;}/*右下角的小尾巴*/

img{border: none; vertical-align: top;}

a{text-decoration: none;}

.clearfix:after,.clearfix:before{content: "";display:table;}
.clearfix:after{clear: both;}
.clearfix{*zoom:1;}
.clear{ clear:both;}

/*公用样式*/
.fl{float: left;}
.fr{float: right;}


.bg1{ background:url(/skin/img/bg.jpg);}




/*轮播*/
.pages li{list-style-type:none;width:10px;height:10px;border-radius:10px;background-color:white}
.pages li:hover{box-shadow:0 0 5px 2px white}
.pages li.active{background-color:orange;box-shadow:0 0 5px 2px orange}
.pages{position:absolute;z-index:999}
.pages.horizontal{left:50%;transform:translateX(-50%);bottom:5px}
.pages.horizontal li{display:inline-block;margin-right:10px}
.pages.horizontal li:last-child{margin-right:0}
.pages.vertical{right:5px;top:50%;transform:translateY(-50%)}
.pages.vertical li{margin-bottom:10px}
.pages.vertical li:last-child{margin-bottom:0}


/*******************字体****************/
@font-face {
  font-family: 'iconfont';
  src: url(/font/iconfont.eot);
  src: url(/font/iconfont.eot) format('embedded-opentype'),
  url(/font/iconfont.woff) format('woff'),
  url(/skin/font/iconfont.ttf) format('truetype'),
  url(/font/iconfont.svg) format('svg');
}

.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/**************************************手机端banner***************************/
.flexslider{position:relative;height:400px;overflow:hidden;background:url(/skin/img/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:100px;overflow:hidden;background:url(/skin/img/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/skin/img/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/skin/img/next.png) center center no-repeat;}


/**************************************菜单渐隐***************************/
#tree_text{width:275px;}
#tree_text ul>li{line-height:60px; border-bottom:1px solid #333;
box-sizing:border-box; width:100%; background:rgba(255,255,255,.75);
font-size:20px;}
#tree_text ul>li span{ float:right;
margin-right:35px;}
#tree_text ul>li ul li{background:none;line-height:45px; padding-left:40px;font-size:18px; box-sizing:border-box;}
#tree_text ul>li ul li a{ color:#666;}
#tree_text ul>li ul li:last-child{ border:0;}
#tree_text ul>li ul li a.cur{color:#d29100;}
#loginoutimg{float:right; width:25px; padding-top:7px;}
#right_font{padding:10px 0px 20px 15px; height:20px;}
#footer{height:30px; color:#949494; text-align:center; line-height:30px;}
.logintext{float:right; line-height:37px;}
.logintext a{color:#fff;}
.left_m1{ padding-left:40px; display:block; font-weight:bold;}
.js_num1 li ul{display:none;}

.lxwm-content iframe{ display:none;}

.biaoti div{ text-align:left;}





.xuanfukuang{
	position:fixed;
	top:30%;
	right:-110px;
}
.xuanfukuang li{
	width:150px;
	height:40px;
	line-height:40px;
	margin-bottom:10px;
	box-sizing:border-box;
	padding-right:10px;
	font-size:14px;
	transition:.3s;
	color:#fff;
	border-radius:5px 0 0 5px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}
.xuanfukuang li a{ color:#fff;}
.xuanfukuang li span{float:left;display:block;width:40px;height:40px;margin-right:10px;}
.xuanfukuang li img{ width:130px; height:130px; margin:10px;}
.xuanfukuang li:hover{transform:translateX(-110px);}
.xuanfukuang li:nth-child(5):hover{transform:translateX(-110px);height:150px;}
.xuanfukuang li:nth-child(5):hover span{display:none;}


.xuanfukuang li:nth-child(1){background:#35afe2}/*背景色*/
.xuanfukuang li:nth-child(2){background:#62b900; font-size:13px;}
.xuanfukuang li:nth-child(3){background:#333}
.xuanfukuang li:nth-child(4){background:#333}
.xuanfukuang li:nth-child(5){background:#333;}


.xuanfukuang li:nth-child(1) span{background:url(/skin/img/QQ.png)}/*QQ图标*/
.xuanfukuang li:nth-child(2) span{background:url(/skin/img/weixin2.png)}/*微信图标*/
.xuanfukuang li:nth-child(3) span{background:url(/skin/img/fhdb.png)}/*返回顶部图标*/
.xuanfukuang li:nth-child(4) span{background:url(/skin/img/fhsy.png)}/*返回首页图标*/
.xuanfukuang li:nth-child(5) span{background:url(/skin/img/ewm2.png)}/*二维码图标*/


.xuanfukuang li:nth-child(1):hover span{background:url(/skin/img/QQ1.jpg)}/*经过后qq图标*/
.xuanfukuang li:nth-child(2):hover span{background:url(/skin/img/weixin1.jpg)}/*经过后微信图标*/
.xuanfukuang li:nth-child(3):hover span{background:url(/skin/img/fhdb1.jpg)}/*经过后返回顶部图标*/
.xuanfukuang li:nth-child(4):hover span{background:url(/skin/img/fhsy1.jpg)}/*经过后返回首页图标*/
.xuanfukuang li:nth-child(5):hover span{background:none}/*经过后二维码图标*/


.xiangqing-content img{ width:70% !important; height:auto !important;}

.pagination {
    display:inline-block;
    padding-left:0;
    margin:17px 0;
    border-radius:3px;
}
.pagination > li {
    display:inline;font-size:16px;
}
.pagination > li > a,.pagination > li > span {
    position:relative;
    float:left;
    padding:6px 12px;
    line-height:1.42857143;
    text-decoration:none;
    color:#2c3e50;
    background-color:#fff;
    border:1px solid #ddd;
    margin-left:-1px;
}
.pagination > li:first-child > a,.pagination > li:first-child > span {
    margin-left:0;
    border-bottom-left-radius:3px;
    border-top-left-radius:3px;
}
.pagination > li:last-child > a,.pagination > li:last-child > span {
    border-bottom-right-radius:3px;
    border-top-right-radius:3px;
}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
    z-index:2;
    color:#11181f;
    background-color:#eeeeee;
    border-color:#ddd;
}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
    z-index:3;
    color:#fff;
    background-color:#2c3e50;
    border-color:#2c3e50;
    cursor:default;
}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
    color:#777777;
    background-color:#fff;
    border-color:#ddd;
    cursor:not-allowed;
}
.pagination-lg > li > a,.pagination-lg > li > span {
    padding:10px 16px;
    font-size:15px;
    line-height:1.3333333;
}
.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
    border-bottom-left-radius:5px;
    border-top-left-radius:5px;
}
.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
    border-bottom-right-radius:5px;
    border-top-right-radius:5px;
}
.pagination-sm > li > a,.pagination-sm > li > span {
    padding:5px 10px;
    font-size:11px;
    line-height:1.5;
}
.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
    border-bottom-left-radius:2px;
    border-top-left-radius:2px;
}
.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
    border-bottom-right-radius:2px;
    border-top-right-radius:2px;
}

/*
     FILE ARCHIVED ON 00:05:00 Jan 03, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:32:56 Jul 30, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.509
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.015
  esindex: 0.011
  cdx.remote: 12.277
  LoadShardBlock: 512.597 (3)
  PetaboxLoader3.datanode: 301.605 (4)
  PetaboxLoader3.resolve: 1271.954 (2)
  load_resource: 1113.444
*/
