body{
    padding: 0;
    margin: 0;
}
ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
@font-face{
		font-family: "ioc";
		src:url(../fonts/FZHuaLi-M14.ttf)
	}
/* .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,p,button,address,dl,dt,dd,input{
    padding: 0;
    margin: 0;
} */
a:hover{
    text-decoration: none;
}
a:link{
	text-decoration: none;
}
.riher{
	background: url(../images/rightpic.png) no-repeat;
	display: inline-block;
}
.ribj{
	width: 6px;
	height: 10px;
	background-position: -6px 0;
}
.rHover{
	width: 6px;
	height: 10px;
	background-position: 0 0;
}
.img{
	background:url(../images/img_2.png)  no-repeat;
	display: block;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	}
.nav-ul::-webkit-scrollbar
{
    width: 5px;
    height: 16px;
    background-color: #fff;
}

/*定义滚动条轨道 内阴影+圆角  */
.navUl::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #fff;
}

/*定义滑块 内阴影+圆角*/
.nav-ul::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #fff;
}
.nav-ul::-moz-scrollbar
{
    width: 5px;
    height: 16px;
    background-color: #ebebeb;
}
.nav-ul::-moz-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ebebeb;
}
.nav-ul::scrollbar
{
    width: 5px;
    height: 16px;
    background-color: #ebebeb;
}
.nav-ul::scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #ebebeb;
}
.nav_0{height:32px;width:31px;background-position:0 0;}
.nav_1{height:30px;width:32px;background-position:0 -36px;}
.nav_2{height:24px;width:24px;background-position:0 -70px;}
.nav_3{height:32px;width:31px;background-position:0 -98px;}
.nav_4{height:8px;width:32px;background-position:0 -135px;}
.nav_5{height:17px;width:23px;background-position:0 -148px;}
/*.nav_0.active{height:32px;width:31px;background-position:-40px 0 !important;}
.nav_1.active{height:30px;width:32px;background-position:-41px -40px !important;}
.nav_2.active{height:24px;width:24px;background-position:-41px -79px !important;}
.nav_3.active{height:32px;width:31px;background-position:-40px -112px !important;}
.nav_4.active{height:8px;width:32px;background-position:-39px -152px !important;}
.nav_5.active{height:17px;width:23px;background-position:-40px -168px !important;}*/
.marginBox{
    width: 1200px;
    margin: 0 auto;
}
.publics-top{
    height: 105px;
}
.publics-top-left{
    width: 205px;
    height: 74px;
    margin-top: 26px;
    margin-left: 10px;
}
.publics-right-top{
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    margin-top: 18px;
}
.publics-right-top a{
    color: #777676;
}
.publics-right-top a:hover{
	color: #089cec;
}
.shopping-right{
    border: 1px solid #f1f1f1;
    background: #fafafa;
}
.shopping-right li{
    float: left;
    width: 80px;
    background: url("../images/list-l.png") no-repeat left;
}
.shopping-right li:first-child{
    background: none;
}

.hederindex{
    width: 110px;
    height: 34px;
    border: 1px solid #f1f1f1;
    background-color: #fafafa;
    margin-right: 11px;
    position: relative;
    background-position: 8px;
    background-repeat: no-repeat;
}

.shopping{
    width: 110px;
    height: 34px;
    border: 1px solid #f1f1f1;
    background-color: #fafafa;
    margin-right: 11px;
    position: relative;
    background-image: url("../images/shopping.png");
    background-position: 8px;
    background-repeat: no-repeat;
}
.shopping span.badge.shoSpan, .fixed-nav span.badge.shoSpan{
    padding: 2px 4px;
    background: #e70110;
    border-radius: 180px;
    position: absolute;
    top: 6px;
    margin-left: 2px
}
.publics-nav{
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    font-family: "微软雅黑";
}
.publics-nav li{
    width: 86px;
    height: 45px;
    float: left;
    margin-left: 35px;
}
.publics-nav li a{
	display: block;
    color: #5f5f5f;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.publics-nav li a:hover,
.publics-nav li a.active{
    color: #089cec;
    border-bottom-color: #089cec;
}
.public-footer{
    width: 100%;
    height: 360px;
    padding-top: 48px;
    background: #f8f8f8;
    border-top: 1px solid #e3e4e4;
}
.public-footer-left{
    width: 1200px;
}
.public-footer-left dl{
    /*height: 127px;*/
    max-width: 198px;
    padding: 0 44px;
    border-right: 1px solid #ececec;
    float: left;
}
.public-footer-left dl:first-child{
    padding-left: 10px;
}
.public-footer-left dl dt{
    margin-bottom: 18px;
    font-size: 14px;
    color: #6c6c6c;
}
.public-footer-left dl form.liuyan label{
	font-size: 12px;
	color: #6c6c6c;
	font-weight: 500;
	margin-bottom: 5px;
}
.public-footer-left dl form.liuyan label.con{
	vertical-align: top;
	margin-top: 3px;
}
.public-footer-left dl form.liuyan input{
	width: 175px;
	padding: 2px 5px;
	height: 20px;
	font-size: 12px;
	border: 1px solid #cbcbcb;
}
.public-footer-left dl form.liuyan button{
	margin-left: 35px;
	border: 0;
	background: none;
	font-size: 12px;
	color: #fff;
	background: #089cec;
	padding: 5px 10px;
	font-family:"微软雅黑";
}
.public-footer-left dl form.liuyan textarea{
	width: 175px;
	padding: 2px 5px;
	height: 40px;
	font-size: 12px;
	border: 1px solid #cbcbcb;
	margin-top: 3px;
}
.public-footer-left dl dd a{
    font-size: 12px;
    color: #6c6c6c;
    line-height: 23px;
}
.public-footer-right{
    width: 300px;
}
.public-footer-site{
    font-size: 12px;
    color: #6c6c6c;
    max-width: 315px;
    overflow: hidden;
}
.public-footer-site li{
    line-height: 21.5px;
}
.public-footer-wei{
	display: inline-block;
	vertical-align: top;
    width: 150px;
    height: 150px;
	margin-left: 5px;
	position: absolute;
	top: 0;
	right: 0;
}
.public-footer-copyright p{
    height: 47px;
    padding-left: 10px;
    margin-top: 20px;
    color: #6c6c6c;
    font-size: 12px;
    line-height: 47px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.public-footer-copyright p a{
    color: #6c6c6c;
}
.public-footer-links{
    margin-top: 15px;
    font-size: 12px;
    color: #bababa;
    padding-left: 10px;
}
.public-footer-links li{
    float: left;
}
.public-footer-links li a{
    color: #bababa;
    padding: 0 10px;
    background: url("../images/list-l.png") no-repeat right;
}
.public-footer-links li:first-child{
    padding-left: 0;
}
.public-footer a:hover,.shopping-right li a:hover{
    text-decoration: underline;
	color: #089cec;
}
/*右侧浮动菜单*/
.fixed-nav{
	position: fixed;
	width: 60px;
	height: auto;
	right: 5px;
	bottom: 10px;
	z-index: 9;
}
.fixed-nav>ul >li{
	position: relative;
	width: 60px;
	height: 80px;
	background: #9b9a9a;
	border-bottom: 1px solid #a8a7a7;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.fixed-nav>ul >li:first-child{
	-webkit-border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
}
.fixed-nav>ul >li:nth-child(5){
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
.fixed-nav >ul>li >a{
	display: block;
	width: 60px;
	height: 78px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 15px 0 0 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.fixed-nav >ul >li>a i{
	margin: auto auto 10px auto;
}
.fixed-nav >ul>li:hover{
	background: #089cec;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.fixed-nav >ul>li:last-child{
	height: 55px;
	margin-top: 22px;
	background: #c3c2c2;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.fixed-nav >ul>li:last-child a:hover{
   background: #72c3ef;
   -webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.fixed-nav >ul>li:last-child a{
	height: 55px;
}
.fixed-nav >ul>li:last-child a i{
	margin-top: 7px;
}
.navUl{
	position: absolute;
	width: 212px;
	height: 423px;
	background: #fff;
	right: 80px;
	top: -86px;
	box-shadow: 0 0 10px 1px #ccc;
	z-index: 3;
	display: none;
}
.nav-ul{
	width: 212px;
	height: 400px;
	padding: 23px;
	overflow-x: hidden;
}
.navUl:after{
	position: absolute;
	content: "";
	width: 14px;
	height: 23px;
	top: 110px;
	right: -14px;
	z-index: 2;
	background: url(../images/right1.png) no-repeat;
}
.navUl.ale:after{
	top: 290px !important;
}
.nav-ul li{
	height: 70px;
	padding-top: 20px;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
}
.nav-ul li:last-child{
	border: 0;
}
.navPic{
	width: 50px;
    max-height: 40px;
    vertical-align: middle;
}
.navA{
	display: inline-block;
	width: 105px;
	height: 70px;
	color: #494949;
	font-size: 12px;
}
.nav-ul li a{
	width: 99px;
	display: inline-block;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.nav-ul li a:hover{
	color: #089cec;
}
/*地址*/
.navUl.site{
	height: 235px;
	width: 246px;
	padding: 15px;
}
.navUl.site h3{
    font-size: 12px;
	font-weight: 700;
}
.navUl.site address{
	margin-top: 14px;
	font-size: 12px;
	color: #494949;
	line-height: 20px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
}
.erwi{
	padding-top: 8px;
}
.erwi p{
	width: 75px;
	font-size: 12px;
	padding-top: 10px;
	margin-left: 10px;
}
.erwi span{
	display: inline-block;
	color: #089cec;
	margin-bottom: 5px;
}
/*分页*/
.paging{
	text-align: center;
	padding: 35px 0;
	border-bottom: 1px solid #e3e4e4;
	color: #6f6f6f;
}
.paging span{
	margin: 0 10px;
}
.paging span:hover{
	cursor: pointer;
}
.paging a{
	padding: 3px 8px;
	color: #6f6f6f !important;
	margin-left: 10px;
	border: 1px solid #ececec
}
.paging a:hover{
	border: 1px solid #099cec;
	background: #099cec;
	color: #fff !important;
}
.paging a.active{
	border: 1px solid #099cec;
	background: #099cec;
	color: #fff !important;
}
/*搜索列表*/
.inputUl{
    width: 771px;
    height: auto;
    position: absolute;
    left: 160px;
    z-index: 0;
    border: 1px solid #089cec;
    border-top: 0;
    padding: 0 10px;
    text-align: left;
    background: #fff;
}
.inputUl li{
    height: 25px;
    line-height: 25px;
}
.inputUl a{
    font-family: "微软雅黑";
    color: #313131;
    display: block;
}
.inputUl a:hover{
    color: #089cec;
}
.inputUl.nei{
    width: 773px;
    height: auto;
    left: 111px;
    z-index: 11;
}
/*搜索列表结束*/


.fixed-nav span.badge.shoSpan{
	position: absolute;
    top: 20px;
    left: 0px;
}

.inquiry_for li.li-yzm{
	position: relative;
	height: 40px;
}

.yzm-container {
	position: absolute;
	bottom: 0;
    width: 295px;
    left: 101px;
}
.yzm-container #msg_inquiry {
  display:none;
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
.yzm-container #captcha_inquiry canvas, .yzm-container #captcha_inquiry .refreshIcon{
	display: none;
}

.sliderContainer{
	width: 295px !important;

}

.navUl.site .bshare-custom a{
	margin-bottom: 10px;
	margin-right:0;
}
#bsWXBox {
    height: 256px !important;
    width: 232px !important;
}
#bsBox{
	height: 420px !important;
    width: 560px !important;
}
.bFind-wrapper-top{
	height: 25px !important;
}
