﻿@charset "utf-8";
@font-face{
	font-family: 'CenturyGothic';
	font-weight: normal;
	font-style: normal;
	src: url('../font/CenturyGothic.eot?v=160414');
	src: url('../font/CenturyGothic.eot?#iefix?v=160414') format('embedded-opentype'),
	url('../font/CenturyGothic.woff?v=160414') format('woff'),
	url('../font/CenturyGothic.ttf?v=160414') format('truetype'),
	url('../font/CenturyGothic.svg#CenturyGothic?v=160414') format('svg');
}

/*global style*/
ul,li,dl,dd,ol,p,span,em,i,div,img,h1,h2,h3,h4,a,.object,input,textarea,body{padding:0px;margin:0px;border:none;}
body{font:14px/1.5em "CenturyGothic", Arial, Helvetica, sans-serif;color:#666;overflow-x:hidden;background:#fff;margin:0;}
table{border-collapse:collapse;}
em,i{font-style:normal;}
a{color:#333;text-decoration:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
a:hover{color:#811402;}
ul,li{list-style:none;}
img{vertical-align:top;max-width:100%;}
.clear{clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
.clearm:after{clear:both;display:block;height:0;visibility:hidden;content:" ";}
.clearm{*zoom:1;}
input{ outline:none; vertical-align:middle;}
textarea{resize:none;outline:none;overflow:hidden;}
input.submit,input.reset{cursor:pointer;}
.text_overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
h1{font-size:32px;color:#333;line-height:34px;font-weight:normal;font-family:"CenturyGothic";}
h2{font-size:32px;color:#333;line-height:34px;font-weight:normal;font-family:"CenturyGothic";}
h3{font-size:24px;line-height:26px;font-weight: normal;}
h4{font-size:14px;line-height:16px;font-weight: normal;}
/* backToTop */
	
.hidden{display:none;}
.bread{padding:10px 0;line-height:35px;}
.bread a,.bread span{color:#444;}
.bread a:hover,.bread a:nth-last-child(1){color:#811402;}



/*客服*/
.client-2{position: fixed;right: -170px;top: 50%;z-index: 900; cursor: pointer;}
.client-2 li a{text-decoration: none;}
.client-2 li{margin-top: 1px;clear: both;height:42px;position: relative;}
.client-2 li i{background: url(../images/fx.png) no-repeat;display: block;width: 30px;height: 27px;margin: 0px auto;text-align: center;}
.client-2 li p{height: 20px;font-size: 12px;line-height: 20px;overflow: hidden;text-align: center;color: #fff;}
.client-2 .my-kefu-qq i{background-position: 4px 5px;}
.client-2 .my-kefu-tel i{background-position: 0 -21px;}
.client-2 .my-kefu-liuyan i{background-position: 4px -48px;}
.client-2 .my-kefu-weixin i{background-position: -34px 4px;}
.client-2 .my-kefu-weibo i{background-position: -30px -22px;}
.client-2 .my-kefu-ftop{display: none;}
.client-2 .my-kefu-ftop i{width: 33px;height: 30px;background-position: -27px -46px;}
.client-2 .my-kefu-left{float: left;width: 45px;height: 30px;position: relative;}
.client-2 .my-kefu-tel-right{font-size: 16px;color: #fff;float: left;height: 24px;line-height: 22px;padding: 0 13px;border-left: 1px solid #fff;margin-top:5px;}
.client-2 .my-kefu-right{width: 20px;}
.client-2 .my-kefu-tel-main{background: #811402;color: #fff;height: 30px;width: 215px;padding:6px 0;float: left;}
.client-2 .my-kefu-main{background: #811402;width: 65px;height: 30px;position: relative;padding:6px 0;float: left;}
.client-2 .my-kefu-weixin-pic{position: absolute;left: -120px;top: -24px;display: none;z-index: 333;}
.my-kefu-weixin-pic img{width: 115px;height: 115px;}