* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "微软雅黑", '宋体', Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}

body ul,
li,
dl,
dt,
dd,
td {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img {
	border: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

button {
	cursor: pointer;
}

i,
em,
cite {
	font-style: normal;
}

a,
a:link {
	color: #666666;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	color: #835a23;
	text-decoration: underline;
}

.none {
	display: none;
}

.block {
	display: block;
}

.clear {
	clear: both;
}

.hidden {
	overflow: hidden;
}

.content {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}

.con-left {
	width: 898px;
	float: left;
	overflow: hidden;
}

.con-right {
	width: 282px;
	float: right;
	overflow: hidden;
}

.con-left2 {
	width: 282px;
	float: left;
	overflow: hidden;
}

.con-right2 {
	width: 898px;
	float: right;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tlef {
	text-align: left;
}

.tcen {
	text-align: center;
}

.trig {
	text-align: right;
}

.yq {
	border: 1px solid red;
}

.bno {
	border: none;
}


/**col**/

.mai-bgw {
	background: #FFFFFF;
}

.mai-bg {
	background: #835a23;
}

.mai-bg2 {
	background: #eeeeee;
}

.mai-bg3 {
	background: #F6F6F6;
}

.mai-bg4 {
	background: #ba7b26;
}

.mai-bg5 {
	background: #f3cf3f;
}

.mai-bg6 {
	background: #ed650d;
}

.mai-cor {
	color: #835a23;
}

.mai-cor a {
	color: #835a23;
	text-decoration: none;
}

.mai-cor a:hover {
	color: #835a23;
	text-decoration: underline;
}

.mai-cor1 {
	color: #ba7b26;
}

.mai-cor1 a {
	color: #ba7b26;
	text-decoration: none;
}

.mai-cor1 a:hover {
	color: #ba7b26;
	text-decoration: underline;
}

.mai-bg-orange {
	background: #ec650a;
}

.bla {
	color: #000000;
}

.bla a {
	color: #000000;
	text-decoration: none;
}

.bla a:hover {
	color: #000000;
	text-decoration: underline;
}

.bla3 {
	color: #333333;
}

.bla3 a {
	color: #333333;
	text-decoration: none;
}

.bla3 a:hover {
	color: #333333;
	text-decoration: underline;
}

.bla9 {
	color: #999999;
}

.bla9 a {
	color: #999999;
	text-decoration: none;
}

.bla9 a:hover {
	color: #999999;
	text-decoration: underline;
}

.whe {
	color: #ffffff;
}

.whe a {
	color: #ffffff;
	text-decoration: none;
}

.whe a:hover {
	color: #ffffff;
	text-decoration: none;
}

.red {
	color: #ff0000;
}

.red a {
	color: #ff0000;
	text-decoration: none;
}

.red a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.orange {
	color: #ec650a;
}

.orange a {
	color: #ec650a;
	text-decoration: none;
}

.orange a:hover {
	color: #ec650a;
	text-decoration: underline;
}

.cola a:hover {
	color: #ba7b26;
}


/**bor**/

.bor {
	border: 1px solid #bdbdbd;
}


/**fs**/

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs22 {
	font-size: 22px;
}

.fs24 {
	font-size: 24px;
}

.fs28 {
	font-size: 28px;
}

.fs30 {
	font-size: 30px;
}


/**ma**/

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mr10 {
	margin-right: 10px;
}

.mr5 {
	margin-right: 5px;
}

.lh60 {
	line-height: 60px;
}

.lh50 {
	line-height: 50px;
}

.lh40 {
	line-height: 40px;
}

.lh32 {
	line-height: 32px;
}

.lh30 {
	line-height: 30px;
}

.lh28 {
	line-height: 28px;
}

.lh24 {
	line-height: 24px;
}

.tem {
	text-indent: 2em;
}

.base-title {
	font-size: 18px;
	line-height: 30px;
	float: left;
	padding: 0px 0px 0px 2px;
	height: 30px;
	min-width: 110px;
	max-width: auto;
}

.base-title-bla {
	border-bottom: 2px solid #000000;
	color: #333333;
}

.base-title-mai {
	border-bottom: 2px solid #ba7b26;
	color: #333333;
}

.base-title i {
	font-size: 28px;
	margin-right: 10px;
}

.base-title-bor {
	clear: both;
	height: 4px;
	background: #DDDDDD;
	position: relative;
	top: -2px;
	z-index: -1;
	overflow: hidden;
}

.base-title-mor {
	float: right;
	font-size: 12px;
	color: #999999;
}

.base-title-mor i {
	font-size: 10px;
}

.basc-gg img {
	width: 100%;
}

.basc-icon {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.basc-icon2 {
	width: 12px;
	height: 9px;
	margin-right: 10px;
	margin-top: 7px;
	margin-left: 3px;
}

.basc-fyul {
	width: 600px;
	height: 40px;
	margin: 0px auto;
	overflow: hidden;
	padding: 15px 0px;
}

.basc-fyul span {
	border: 1px solid #BDBDBD;
	padding: 6px 10px;
	border-radius: 2px;
}

.basc-fyul .acvit,
.basc-fyul .acvit a,
.basc-fyul .acvit a:hover {
	color: #0073c4;
	font-weight: bold;
}

.htm-tit {
	clear: both;
	overflow: hidden;
}

.htm-tit div {
	font-size: 18px;
	line-height: 30px;
	float: left;
	padding: 0px 0px 0px 2px;
	height: 30px;
	min-width: 110px;
	max-width: auto;
	border-bottom: 2px solid #ba7b26;
	color: #333333;
	background: url(../img/icon_05.png) no-repeat;
	padding-left: 35px;
	overflow: hidden;
}
.basc-mcs{
	background: url(../img/mcbg.png) no-repeat 0px 2px;
	height: 30px;
	width: 288px;
	display: inline-block;
	position: relative;
}
.basc-mcb{
	/*text-shadow: 0 0 8px #000;
	color: rgba(255, 255, 255, 0);
	filter: DXImageTransform.Microsoft.Blur(pixelradius=2);
	zoom: 1;
	text-decoration:line-through;*/
	background: url(../img/mcbg.png) no-repeat 25px 25px;
	height: 270px;
	overflow: hidden;
}
.basc-mcb .showLog{
	width: 500px;
	height: 180px;
	border: 1px solid #DDDDDD;
	margin: 40px auto;
	text-align: center;
	overflow: hidden;
}
.basc-mcb .showLog .p1{
	line-height: 100px;
	font-size: 20px;
}
.basc-mcb .showLog .btn{
	height: 80px;
	width: 400px;
	margin: 0px auto;
	line-height: 50px;
}
.basc-mcb .showLog .btn1,.basc-mcb .showLog .btn2{
	width: 180px;
	height: 50px;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	font-size: 16px;
}
.basc-mcb .showLog .btn1{
	float: left;
	
}
.basc-mcb .showLog .btn2{
	float: right;
	background: #ed650d;
	color: #FFFFFF;
}

.basc-mcb .showLog .btn3{
	width: 400px;
	height: 50px;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	font-size: 16px;
	background: #ed650d;
	color: #FFFFFF;
}




.nav-bar{position:relative;z-index:1000;overflow:hidden;min-width:900px;height:45px; margin-top: 15px;}
.nav-bar:hover{overflow:visible;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}
.nav-bg{position:absolute;width:100%;height:320px;background:#f4f4f4;-webkit-transition:.3s;transition:.3s;z-index:9999;}
.nav-top{height:43px;border:1px solid #bdbdbd;background:#ffffff;}
.nav-content{position:absolute;width:80%;left:10%;}
.nav-content-box{position:absolute;top:0;left:0;width:100%;}
.nav-content-box>li{float:left;line-height:43px;}
.nav-content-box>li:hover{background:#cfcfcf;}
.nav-content-box>li>span>a{display:block;width:100%;margin:0;height:41px;line-height:41px; text-align: center; font-size: 14px;}
.nav-content-box>li:hover>span>a{background:#eee;}
ul>li.index,ul>li.cat,ul>li.special,ul>li.user,ul>li.cooperation,ul>li.mobile{width:120px;}
ul>li.index{height:43px;}
ul.nav-content-box>li>ul{margin:10px 0 6px}
ul.nav-content-box>li>ul:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.nav-content-box>li:hover>ul{border-right:none;padding-right:1px;}
ul.nav-content-box>li>ul>li{float:left;width:100%;line-height:2;text-align:center;}
ul.nav-content-box>li.cat>ul>li{width:49%;}
ul.nav-content-box>li>ul>li>a{display:block;width:100%;}* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "微软雅黑", '宋体', Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}

body ul,
li,
dl,
dt,
dd,
td {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img {
	border: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

button {
	cursor: pointer;
}

i,
em,
cite {
	font-style: normal;
}

a,
a:link {
	color: #666666;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	color: #835a23;
	text-decoration: underline;
}

.none {
	display: none;
}

.block {
	display: block;
}

.clear {
	clear: both;
}

.hidden {
	overflow: hidden;
}

.content {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}

.con-left {
	width: 898px;
	float: left;
	overflow: hidden;
}

.con-right {
	width: 282px;
	float: right;
	overflow: hidden;
}

.con-left2 {
	width: 282px;
	float: left;
	overflow: hidden;
}

.con-right2 {
	width: 898px;
	float: right;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tlef {
	text-align: left;
}

.tcen {
	text-align: center;
}

.trig {
	text-align: right;
}

.yq {
	border: 1px solid red;
}

.bno {
	border: none;
}


/**col**/

.mai-bgw {
	background: #FFFFFF;
}

.mai-bg {
	background: #835a23;
}

.mai-bg2 {
	background: #eeeeee;
}

.mai-bg3 {
	background: #F6F6F6;
}

.mai-bg4 {
	background: #ba7b26;
}

.mai-bg5 {
	background: #f3cf3f;
}

.mai-bg6 {
	background: #ed650d;
}

.mai-cor {
	color: #835a23;
}

.mai-cor a {
	color: #835a23;
	text-decoration: none;
}

.mai-cor a:hover {
	color: #835a23;
	text-decoration: underline;
}

.mai-cor1 {
	color: #ba7b26;
}

.mai-cor1 a {
	color: #ba7b26;
	text-decoration: none;
}

.mai-cor1 a:hover {
	color: #ba7b26;
	text-decoration: underline;
}

.mai-bg-orange {
	background: #ec650a;
}

.bla {
	color: #000000;
}

.bla a {
	color: #000000;
	text-decoration: none;
}

.bla a:hover {
	color: #000000;
	text-decoration: underline;
}

.bla3 {
	color: #333333;
}

.bla3 a {
	color: #333333;
	text-decoration: none;
}

.bla3 a:hover {
	color: #333333;
	text-decoration: underline;
}

.bla9 {
	color: #999999;
}

.bla9 a {
	color: #999999;
	text-decoration: none;
}

.bla9 a:hover {
	color: #999999;
	text-decoration: underline;
}

.whe {
	color: #ffffff;
}

.whe a {
	color: #ffffff;
	text-decoration: none;
}

.whe a:hover {
	color: #ffffff;
	text-decoration: none;
}

.red {
	color: #ff0000;
}

.red a {
	color: #ff0000;
	text-decoration: none;
}

.red a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.orange {
	color: #ec650a;
}

.orange a {
	color: #ec650a;
	text-decoration: none;
}

.orange a:hover {
	color: #ec650a;
	text-decoration: underline;
}

.cola a:hover {
	color: #ba7b26;
}


/**bor**/

.bor {
	border: 1px solid #bdbdbd;
}


/**fs**/

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs22 {
	font-size: 22px;
}

.fs24 {
	font-size: 24px;
}

.fs28 {
	font-size: 28px;
}

.fs30 {
	font-size: 30px;
}


/**ma**/

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mr10 {
	margin-right: 10px;
}

.mr5 {
	margin-right: 5px;
}

.lh60 {
	line-height: 60px;
}

.lh50 {
	line-height: 50px;
}

.lh40 {
	line-height: 40px;
}

.lh32 {
	line-height: 32px;
}

.lh30 {
	line-height: 30px;
}

.lh28 {
	line-height: 28px;
}

.lh24 {
	line-height: 24px;
}

.tem {
	text-indent: 2em;
}

.base-title {
	font-size: 18px;
	line-height: 30px;
	float: left;
	padding: 0px 0px 0px 2px;
	height: 30px;
	min-width: 110px;
	max-width: auto;
}

.base-title-bla {
	border-bottom: 2px solid #000000;
	color: #333333;
}

.base-title-mai {
	border-bottom: 2px solid #ba7b26;
	color: #333333;
}

.base-title i {
	font-size: 28px;
	margin-right: 10px;
}

.base-title-bor {
	clear: both;
	height: 4px;
	background: #DDDDDD;
	position: relative;
	top: -2px;
	z-index: -1;
	overflow: hidden;
}

.base-title-mor {
	float: right;
	font-size: 12px;
	color: #999999;
}

.base-title-mor i {
	font-size: 10px;
}

.basc-gg img {
	width: 100%;
}

.basc-icon {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.basc-icon2 {
	width: 12px;
	height: 9px;
	margin-right: 10px;
	margin-top: 7px;
	margin-left: 3px;
}

.basc-fyul {
	width: 600px;
	height: 40px;
	margin: 0px auto;
	overflow: hidden;
	padding: 15px 0px;
}

.basc-fyul span {
	border: 1px solid #BDBDBD;
	padding: 6px 10px;
	border-radius: 2px;
}

.basc-fyul .acvit,
.basc-fyul .acvit a,
.basc-fyul .acvit a:hover {
	color: #0073c4;
	font-weight: bold;
}

.htm-tit {
	clear: both;
	overflow: hidden;
}

.htm-tit div {
	font-size: 18px;
	line-height: 30px;
	float: left;
	padding: 0px 0px 0px 2px;
	height: 30px;
	min-width: 110px;
	max-width: auto;
	border-bottom: 2px solid #ba7b26;
	color: #333333;
	background: url(../img/icon_05.png) no-repeat;
	padding-left: 35px;
	overflow: hidden;
}
.basc-mcs{
	background: url(../img/mcbg.png) no-repeat 0px 2px;
	height: 30px;
	width: 288px;
	display: inline-block;
	position: relative;
}
.basc-mcb{
	/*text-shadow: 0 0 8px #000;
	color: rgba(255, 255, 255, 0);
	filter: DXImageTransform.Microsoft.Blur(pixelradius=2);
	zoom: 1;
	text-decoration:line-through;*/
	background: url(../img/mcbg.png) no-repeat 25px 25px;
	height: 270px;
	overflow: hidden;
}
.basc-mcb .showLog{
	width: 500px;
	height: 180px;
	border: 1px solid #DDDDDD;
	margin: 40px auto;
	text-align: center;
	overflow: hidden;
}
.basc-mcb .showLog .p1{
	line-height: 100px;
	font-size: 20px;
}
.basc-mcb .showLog .btn{
	height: 80px;
	width: 400px;
	margin: 0px auto;
	line-height: 50px;
}
.basc-mcb .showLog .btn1,.basc-mcb .showLog .btn2{
	width: 180px;
	height: 50px;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	font-size: 16px;
}
.basc-mcb .showLog .btn1{
	float: left;
	
}
.basc-mcb .showLog .btn2{
	float: right;
	background: #ed650d;
	color: #FFFFFF;
}

.basc-mcb .showLog .btn3{
	width: 400px;
	height: 50px;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	font-size: 16px;
	background: #ed650d;
	color: #FFFFFF;
}




.nav-bar{position:relative;z-index:1000;overflow:hidden;min-width:900px;height:45px; margin-top: 15px;}
.nav-bar:hover{overflow:visible;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}
.nav-bg{position:absolute;width:100%;height:320px;background:#f4f4f4;-webkit-transition:.3s;transition:.3s;z-index:9999;}
.nav-top{height:43px;border:1px solid #bdbdbd;background:#ffffff;}
.nav-content{position:absolute;width:80%;left:10%;}
.nav-content-box{position:absolute;top:0;left:0;width:100%;}
.nav-content-box>li{float:left;line-height:43px;}
.nav-content-box>li:hover{background:#cfcfcf;}
.nav-content-box>li>span>a{display:block;width:100%;margin:0;height:41px;line-height:41px; text-align: center; font-size: 14px;}
.nav-content-box>li:hover>span>a{background:#eee;}
ul>li.index,ul>li.cat,ul>li.special,ul>li.user,ul>li.cooperation,ul>li.mobile{width:120px;}
ul>li.index{height:43px;}
ul.nav-content-box>li>ul{margin:10px 0 6px}
ul.nav-content-box>li>ul:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.nav-content-box>li:hover>ul{border-right:none;padding-right:1px;}
ul.nav-content-box>li>ul>li{float:left;width:100%;line-height:2;text-align:center;}
ul.nav-content-box>li.cat>ul>li{width:49%;}
ul.nav-content-box>li>ul>li>a{display:block;width:100%;}