/* CSS Document */

body {
	/*
	position: absolute;
	left: 0;
	top: 0;
*/
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: 'Microsoft YaHei';
	background: #fff;
	min-width: 1820px;
	-webkit-text-size-adjust: none
}
.titme {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.Tbar {}

ul,
dl,
dt,
li,
dd,
ol,
button,
div,
input,
tt,
select {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
	font-family: 'Microsoft YaHei';
	outline: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

.Fl {
	float: left !important;
}

.Fr {
	float: right !important;
}

.Clear {
	clear: both;
}

.Mt10 {
	margin-top: 10px !important;
}

.Mt20 {
	margin-top: 20px !important;
}

.Mt40 {
	margin-top: 40px !important;
}

.M0 {
	margin: 0;
}

.B0 {
	border: 0 !important;
}

.P0 {
	padding: 0;
}

.W880 {
	width: 880px;
}

.W280 {
	width: 280px;
}

#gotop {
	width: 60px;
	height: 60px;
	background: url(../images/up.png) no-repeat center center #A0A0A0;
	position: fixed;
	right: 45px;
	bottom: 0;
	display: none;
	z-index: 999;
}

#gotop:hover {
	background-color: #838383;
	cursor: pointer
}

#qrbox {
	position: fixed;
	right: 10px;
	bottom: 60px;
	background-color: #f3f3f3;
	width: 130px;
	padding: 11px;
	color: #434343;
	font-size: 14px;
	line-height: 30px;
	z-index: 999
}

#qrbox .Cls {
	width: 15px;
	height: 15px;
	float: right;
	background: url(../images/close-icon.png);
}

#qrbox .Cls:hover {
	opacity: .6;
	cursor: pointer
}

#qrbox img {
	display: block;
	width: 110px;
	height: 110px;
}

.Ad img {
	display: block;
}

code {
	font-family: 'Microsoft YaHei';
	color: #ad0700 !important;
}

.Cover {
	background: rgba(0, 0, 0, .5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999
}

.Cover.Tra {
	background-color: transparent;
}

.Fulltable {
	display: table;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.Fulltable .Tr {
	display: table-cell;
	vertical-align: middle;
}

.Mdiv {
	width: 1820px;
	margin: 0 auto;
}

.Tbar {
	height: 34px;
	background-color: #ffffff;
	line-height: 34px;
	color: #a0a0a0;
	font-size: 14px;
}

.Tbar a {
	display: inline-block;
	color: #a0a0a0;
	padding: 0 10px;
	height: 12px;
	line-height: 12px;
	margin: 11px 0;
}

.Tbar a:nth-child(1),
.Tbar a:nth-child(3) {
	border-right: 1px solid #dcdcdc;
}

.Tbar a.Tel {
	padding-left: 30px;
	background: url(../images/tel_icon.png) no-repeat 10px 1px;
}

.Tbar a:hover {
	color: #FF7200;
}

.Banner {
	height: 220px;
	background: url(../images/banner.png) no-repeat center top #bc0000;
}

.Icolink {
	padding-top: 4px;
}

.Icolink a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: no-repeat center center;
	margin: 0 5px;
}

.Icolink a.Sina {
	background-image: url(../images/sina_icon.png);
}

.Icolink a.Wei {
	background-image: url(../images/weixin_icon.png);
}

.Icolink a.Phone {
	background-image: url(../images/phone_icon.png);
}

.Icolink a:hover {
	opacity: .8
}

.Tbox {
	padding-top: 175px;
	overflow: hidden;
}

.Time {
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
	float: left;
	position: absolute;
	width: 1820px;
}

.Time a {
	color: rgba(255, 255, 255, 0.7);
}

.Time a:hover {
	color: #fc0;
}

.Time span {
	float: left;
}

.Search {
	/*float: right;*/
	width: 327px;
	height: 35px;
	background-color: #f9e6e6;
	margin-top: 0px;
	margin-right: 0px;
}

.Search select {
	width: 107px;
	padding: 0 5px;
	height: 35px;
	line-height: 32px;
	color: #646464;
	font-size: 14px;
	border: 0;
	background: none;
	outline: 0;
	float: left;
}

.Slt {
	width: 35px;
	height: 35px;
	background: url(../images/slt_icon.png) no-repeat center center #fff;
	float: left;
	margin-left: -35px;
	pointer-events: none;
}
.Sltb {
	width: 35px;
	height: 35px;
	background: url(../images/slt_icon.png) no-repeat center center #fff;
	float: left;
	margin-left: -35px;
	pointer-events: none;
}

.Search input {
	width: 185px;
	height: 20px;
	margin: 7.5px 0 0;
	float: left;
	border-left: 1px solid #dfdfdf;
	padding: 0 10px;
	font-size: 14px;
	background: none;
}

.Search .Slt {
	background-color: #f9e6e6;
}
.Search .Sltb {
	background-color: #f9e6e6;
}

.Search button {
	float: left;
	width: 35px;
	height: 35px;
	background: url(../images/zoom_icon.png) no-repeat center center #ff7200;
}

.Search button:hover {
	background-color: #CD3300;
	cursor: pointer
}

nav {
	display: block;
	height: 60px;
	background-color: #ad0700;
	overflow: hidden;
}

nav li,
nav a {
	display: block;
	float: left;
	width: 140px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 22px;
	text-align: center;
}

nav li:hover {
	background-color: #e41a02;
}

nav li.Active {
	background-color: #ff7200;
}

nav li em {
	display: none;
	width: 140px;
	height: 8px;
	margin-top: 59px;
	background: url(../images/sub_icon.png) no-repeat center center;
	position: absolute;
	z-index: 999
}

nav li:hover em {
	display: block;
}

nav .Sub,
nav .Trd {
	display: none;
	width: 1820px;
	height:auto;
	line-height: 56px;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.96);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	margin-top: 60px;
	box-sizing: border-box;
	white-space: nowrap;
	z-index: 998;
	
}

nav span a {
	display: block;
	padding: 0 20px;
	color: #2d0d0d;
	font-size: 16px;
	width: auto;
	line-height: 56px;
}

nav span a:hover {
	background: none;
	color: #AD0700;
}

.Position {
	background-color: #f7f7f7;
	height: 40px;
	line-height: 40px;
	color: #8c8c8c;
	font-size: 14px;
	border-bottom: 1px solid #dfdfdf
}

.Position i {
	display: block;
	float: left;
	width: 20px;
	height: 40px;
	background: url(../images/home_icon.png) no-repeat center center;
}

.Position a {
	color: #8c8c8c;
}

.Position a:hover {
	color: #FF7200;
}

.Footer {
	height: 416px;
	background-color: #291d1d;
	margin-top: 50px;
}

.Ftbox {
	padding: 62px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .06);
	height: 286px;
}

.Fbbox {
	text-align: center;
	padding: 32px 0 0;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.53);
	line-height: 30px;
}

.Fbbox .Fl {
	position: absolute;
	padding-left: 200px;
}

.Fbbox a {
	color: rgba(255, 255, 255, 0.53);
}

.Fbbox a:hover {
	color: #ad0700;
}

.Qr span {
	display: block;
	float: left;
	margin-right: 50px;
	text-align: center;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.43);
}

.Qr span img {
	width: 114px;
	height: 114px;
}

.Mlogo {
	float: right;
	width: 250px;
}

.Mlogo span {
	display: block;
	float: right;
	color: #675a5a;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	background: no-repeat left center;
}

.Mlogo span.Mtel {
	background-image: url(../images/tel.png);
	height: 36px;
	line-height: 36px;
}

.Mlogo span.Mmail {
	background-image: url(../images/mainl.png);
	height: 36px;
	line-height: 36px;
}

.Page {
	text-align: center;
	padding: 30px 0;
}

.Page .Slt {
	display: inline-block;
	float: none;
	background-color: #f7f7f7;
	vertical-align: text-top;
	width: 24px;
	height: 33px;
	margin-top: 1px;
}

.Page span,
.Page a {
	display: inline-block;
	height: 35px;
	vertical-align: text-top;
	line-height: 35px;
	margin: 0 5px;
	font-size: 18px;
}

.Page select {
	width: 60px;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #dfdfdf;
	background-color: #f7f7f7;
	padding: 0 5px;
	vertical-align: text-top;
	color: #7a7a7a;
	font-size: 18px;
	outline: 0;
}

.Page span {
	color: #797979;
}

.Page a {
	color: #434343;
}

.Page a:hover {
	color: #ad0700;
}

.pager {
	width: 860px;
	height: 50px;
	line-height: 50px;
	margin: 30px auto;
	text-align: center;
	background-color: #f4f4f4;
	border: 1px solid #dfdfdf;
	color: #828282;
	font-size: 16px;
	cursor: pointer;
}

.Prompt {
	margin: 100px auto 150px;
	background-color: #f7f7f7;
	padding: 175px 0 175px 350px;
}

.Prompt i {
	display: block;
	float: left;
	margin-right: 40px;
	width: 98px;
	height: 98px;
}

.Prompt p {
	overflow: hidden;
	margin: 0;
}

.Prompt tt {
	display: block;
	font-size: 36px;
	font-weight: 700;
}

.Prompt strong {
	display: block;
	color: #696969;
	font-size: 24px;
	font-weight: 400;
	margin: 10px 0 5px;
}

.Prompt em {
	display: block;
	color: #696969;
	font-size: 16px;
	font-style: normal;
	margin-bottom: 10px;
}

.Prompt em span {
	color: #ad0700;
}

.Success i {
	background-image: url(../images/success.png);
}

.Success a {
	color: #0088cc;
}

.Success a:hover {
	text-decoration: underline;
}

.Fail i {
	background-image: url(../images/fail.png);
}

.Fail a {
	display: block;
	width: 120px;
	height: 41px;
	border-radius: 5px;
	line-height: 41px;
	border: 1px solid #CDDDEB;
	background-color: #f7f7f7;
	text-align: center;
	font-size: 18px;
	color: #434343;
}

.Fail a:hover {
	color: #AD0700;
}

#imgplay {
	width: 280px;
	height: 166px;
	overflow: hidden;
}

#imgplay em {
	display: block;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, .8) url(../images/imgnews_bg.png) no-repeat right bottom;
	border-bottom: 2px solid #AD0700;
	margin-top: -42px;
	position: relative;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	font-style: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#imgplay a:hover em {
	text-decoration: underline
}

#imgplay .owl-controls {
	margin: -20px 0 0 0;
}

#imgplay .owl-buttons,
.owl-nav {
	position: absolute;
	width: 280px;
}

#imgplay .owl-prev,
.owl-prev {
	width: 40px;
	height: 40px;
	background: url(../images/left.png) no-repeat center center rgba(0, 0, 0, 0.4);
	background-size: 12px;
	margin-top: -90px;
	margin-left: 10px;
	float: left;
}

#imgplay .owl-next,
.owl-next {
	width: 40px;
	height: 40px;
	background: url(../images/right.png) no-repeat center center rgba(0, 0, 0, 0.4);
	background-size: 12px;
	float: right;
	margin-top: -90px;
	margin-right: 10px;
}

#imgplay .owl-prev:hover,
#imgplay .owl-next:hover {
	background-color: #fff;
}

.typed-cursor {
	color: #AD0700;
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

.rightMenu {
	position: fixed;
	padding-bottom:35px;
	right: 30px;
	bottom: 20px;
	width: 85px;
	background-color: #fff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	z-index: 998;
}

.rightMenu.hidden {
	overflow: hidden;
}

#hei85 {
	height: 70px;
}

.rightMenu a {
	position: relative;
	display: block;
	width: 85px;
	height:65px;
	border-bottom: 1px solid #eee;
	color: #393939;
	font-size: 14px;
	text-align: center;
}

.rightMenu a i {
	display: block;
	height: 43px;
	background: no-repeat center top;
}
#sy .ygljr{
	height: 50px;
}

.rightMenu a i.fhsy {
	background: url(../images/ico_idx.png)no-repeat 25px -7px;
}

.rightMenu a i.aikf {
	background: url(../images/ico_kefu.png)no-repeat 25px -13px;
}

.rightMenu a i.zxzx {
	background: url(../images/ico_zxzx.png)no-repeat 25px -13px;
}

.rightMenu a i.wyjc {
	background: url(../images/ico_wyjc.png)no-repeat 25px -13px;
}

.rightMenu a i.wxgzh {
	background: url(../images/ico_weixin.png)no-repeat 25px -13px;
}

.rightMenu a i.app {
	background: url(../images/ico_app.png)no-repeat 25px -4px;
}

.rightMenu a i.fhdb {
	background: url(../images/ico_idx.png)no-repeat 25px -13px;
}

.rightMenu a i.tousu {
	background: url(../images/ico_tousu.png)no-repeat 25px -5px;
}

.rightMenu a i.tream {
	 background: url(../images/ico_tream.png) no-repeat 25px -7px;
}

.rightMenu a i.fuwu {
	background: url(../images/ico_fuwu.png)no-repeat 25px -13px;
}

.rightMenu a i.jbjd {
	background: url(../images/ico_jbjd2.png)no-repeat 25px -13px;
}

.rightMenu a i.ygljr {
	background-image: url(../images/ico_ygljr.png);
}

.rightMenu a i.ygljrxx {
	background: url(../images/ico_ygljrxx.png)no-repeat 25px -3px;
}

.rightMenu a i.erweima {
	background: url(../images/ico_erweima.png)no-repeat 25px -7px;
}

.rightMenu a .qr {
	position: absolute;
	top: 0;
	right: 115px;
	display: none;
	padding: 11px;
	border-radius: 10px 0 10px 10px;
	width: 260px;
	height: 140px;
	background-color: #fff;
	box-shadow: 0px 0px 5px 5px rgba(0, 59, 92, 0.2);
}

.qr p {
	position: relative;
	bottom: 13px;
}

.ewmapp {
	float: left;
	display: inline-block;
	text-align: center;
	color: #333;
	font-size: 14px;
}

.ewmgzh {
	float: left;
	display: inline-block;
	text-align: center;
	margin-left: 20px;
	color: #333;
	font-size: 14px;
}

.rightMenu a .qr:after {
	content: "";
	display: block;
	position: absolute;
	right: -12px;
	top: 0;
	width: 12px;
	height: 12px;
	background: url(../images/arrow_qr.png);
}

#sy {
	background-color: #e4393c;
	color: #fff;
	height: 85px;
}
#sy a i{
	display: block;
    height: 43px;
    background: no-repeat center top; 
}
.qr img {
	width: 120px;
	height: 120px;
}

.rightMenu a:hover {
	background-color: #e4393c;
	color: #fff;
}

.rightMenu a:hover i {
	background-position: center bottom;
}

.rightMenu a:hover .qr {
	display: block;
}

.rightMenu .shrink {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 35px;
	line-height: 40px;
	text-align: center;
	background-color: #e4393c;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	z-index: 99;
	overflow: hidden;
}

.rightMenu .shrink em {
	font-style: normal;
}

.rightMenu .shrink strong {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 80px;
	font-weight: 400;
}

.rightMenu .shrink i {
	display: block;
	bottom: 40px;
	height: 33px;
	margin-top: 9px;
	background: url(../images/ico_shrink.png) no-repeat center center;
}

.rightMenu a:hover .qr {
	display: block;
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

nav .Trd {
	height: auto;
	padding: 20px 0;
	margin-left: -140px;
}

.Trd .Trl {
	display: block;
	float: left;
	width: 126px;
	height: 100%;
	margin: 0;
	padding: 0;
	/*	border-right: 1px solid #D7D7D7;*/
	box-shadow: 1px 0 0 0 #fff;
	/*	margin-right: 20px;*/
	margin-right: 1px;
}

.Trd .Trl a {
	margin: 0;
	padding-left: 20px;
	color: #2d0d0d;
	font-size: 16px;
	text-align: left;
	line-height: 48px;
	height: 48px;
	float: none
}

.Trd .Trb {
	display: block;
	overflow: hidden;
	border-left: 1px solid #D7D7D7;
}

.Trd .Trr {
	display: block;
	text-align: left;
	overflow: hidden;
	padding: 0 20px;
	padding-bottom: 10px;
	margin: 0 20px;
	border-bottom: 1px solid #c8c8c8;
}

.Trd .Trr:last-child {
	border-bottom: 0;
}

.Trd .Trr i {
	display: block;
	width: 7px;
	height: 10px;
	background: url(../images/left_arr.png);
	position: absolute;
	margin-left: -47px;
	margin-top: 115px;
}

.Trd .Trt {
	display: block;
	color: #2d0d0d;
	font-size: 16px;
	height: 42px;
	line-height: 48px;
	background: url(../images/slt_icon.png) no-repeat left center;
	padding-left: 20px;
}

.Trd .Tru {
	color: #ff7200;
	font-size: 14px;
	float: left;
	width: 80px;
	line-height: 30px;
	margin-top: 10px;
}

.Trd .Tra {
	display: block;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
}

.Trd .Tra a {
	display: inline;
	margin-right: 25px;
	font-size: 14px;
	color: #434343;
	line-height: 30px;
	padding: 0;
	height: 30px;
}

nav .Trd a:hover {
	color: #AD0700;
}

i#qxgh_i {
	margin-top: 20px;
}

i#cygh_i {
	margin-top: 68px;
}

.Actlist2 a span.Tt {
	text-align: center;
}

.Actlist2 {
	border-bottom: solid 1px #f0f0f0;
	margin-left: 10px;
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.Actlist2 a {
	display: block;
	float: left;
	width: 260px;
	margin-right: 20px;
	color: #434343;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

.Actlist2 img {
	width: 260px;
	height: 154px;
	display: block;
	margin-bottom: 10px;
}

.Mal_news_list {
	margin-left: 10px;
	width: 415px;
}

.Mal_news_list li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/dot_y.png) no-repeat left center;
	padding-left: 10px;
}

.Mal_news_list li a {
	color: #434343;
	font-size: 16px;
}

.Mal_news_list li a:hover {
	color: #AD0700;
}


/*zzy 0630*/

.cont1 div a {
	line-height: 36px;
	height: 36px;
	display: inline-block;
}

#currentDate {
	font-family: "����", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	height: 35px;
	line-height: 35px;
	margin-right: 20px;
}

.Rightlink {
	width: 160px;
	height: 320px;
	position: fixed;
	background-color: #f0f0f0;
	right: 20px;
	top: 400px;
	padding: 15px;
	z-index: 999
}

.Rightlink .Cls {
	width: 15px;
	height: 15px;
	background: url(../images/rcls.png);
	float: right;
	margin-top: -15px;
	margin-right: -15px;
	cursor: pointer;
}

.Rightlink a {
	display: block;
	width: 130px;
	height: 140px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
	background-color: #ffffff;
}

.Rightlink a:nth-child(3) {
	margin-top: 15px;
}

.Ssearch {
	height: 41px;
	text-align: right;
}

.Ssearch .slt {
	width: 150px;
	height: 41px;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	font-size: 16px;
	vertical-align: middle;
}

.Ssearch .sch {
	display: inline-block;
	width: 300px;
	height: 41px;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	background: url(../images/zoom_icon2.png) no-repeat 11px 8px;
}

.Ssearch .sch input {
	margin-left: 36px;
	width: 262px;
	height: 38px;
	font-size: 16px;
}

.Ssearch button {
	width: 80px;
	height: 40px;
	border-radius: 5px;
	background-color: #ff7200;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

@media screen and (max-width:1024px) {
	body {
		min-width: 300px;
	}
	header {
		height: 50px;
	}
	.Tbar,
	.Tbox,
	.Icolink,
	.Search,
	.Time,
	.Footer,
	.Ad,
	.Position {
		display: none;
	}
	.Mdiv {
		width: auto;
	}
	.Banner {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 50px;
		background-position: -110px -10px !important;
		background-size: 700px;
		z-index: 998;
	}
	nav {
		display: none;
		position: fixed;
		width: 30px;
		height: 30px;
		background: rgba(255, 255, 255, .3);
		right: 10px;
		top: 10px;
		z-index: 999;
		text-align: center;
		line-height: 30px;
		font-size: 30px;
		color: #fff;
		overflow: visible;
	}
	nav:before {
		content: "��";
		font-family: 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
	}
	nav .Mdiv {
		display: none;
		position: absolute;
		right: 0;
		top: 30px;
		z-index: 999;
		width: 120px;
	}
	nav:hover {
		background: #ff7200;
	}
	nav:hover .Mdiv {
		display: block;
	}
	nav li,
	nav a {
		width: auto;
		float: none;
		height: auto;
		line-height: 40px;
		font-size: 16px;
		color: #fff;
	}
	nav a {
		display: block;
		height: 39px;
		background: rgba(255, 114, 0, .8);
		border-bottom: 2px solid rgba(255, 255, 255, .2);
	}
	nav li:last-child a {
		border-bottom: 0;
	}
	#gotop {
		width: 30px;
		height: 30px;
		background-size: 20px;
		right: 10px;
		opacity: .5;
	}
	#gotop1 {
		width: 30px;
		height: 30px;
		background-size: 20px;
		right: 10px;
		opacity: .5;
	}
	.Page {
		padding: 15px 0;
	}
	.Page a {
		display: none;
	}
	.pager {
		width: auto;
		height: 36px;
		line-height: 36px;
		margin: 0 10px 10px;
	}
	.Ssearch {
		padding: 10px;
		height: auto;
	}
	.Ssearch:after {
		content: "";
		display: block;
		clear: both;
	}
	.Ssearch .slt {
		width: 100%;
		margin-bottom: 10px;
	}
	.Ssearch .sch {
		width: 70%;
		float: left;
	}
	.Ssearch .sch input {
		margin: 0;
		width: 100%;
		padding: 0 10px;
	}
	.Ssearch button {
		width: 28%;
		float: right;
	}
	.rightMenu {
		display: none;
	}
}

@keyframes Fadein {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes Fadein {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}.borme {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
}
.bormeb {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.kja {
	font-size: 10pt;
}
.kjb{
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF6600;
	cursor: pointer;
}
.yqlj {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.Friendly { padding:20px 0; }
.Friendly select { height: 35px; outline:0; line-height: 30px; border-radius: 3px; background-color: #f7f7f7; border:1px solid #DCDCDC; padding:0 10px;color: #434343; font-size: 16px; float:left; }
.Friendly .Slt { background-color:#f7f7f7; margin-left:-30px; width: 28px; height: 33px; margin-top:1px; margin-right:30px; }
.bgzt {
	font-size: 10pt;
	color: #CCCCCC;
}

.Ncard .C { border:1px solid #dfdfdf; border-top:0; }
a.urla:link {
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
a.urla:hover {
	font-size: 12pt;
	color: #990000;
}
a.urla:visited {
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}
.picbor {
	border: 2px solid #AE0701;
}
a.urlbt:link {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.urlbt:visited {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.urlbt:hover {
	font-size: 12pt;
	color: #CCCCCC;
	text-decoration: none;
}
.btbg {
	font-size: 12pt;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AE0701;
}
.btbox
{
width:auto;
padding:0 10px 0 10px;
height:40px;
background:#AE0701;
display:inline-block;
 line-height:40px; text-align:center;
}.btshou {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.btshoub {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.btshouc {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	cursor:pointer;
	background-color: #FF9900;
}
a.urldh:link {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.urldh:visited {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.urldh:hover {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.resme {
	font-size: 12pt;
	color: #999999;
	line-height: 22pt;
	text-align: justify;
}.timeme {
	font-size: 10pt;
	color: #CCCCCC;
}
a.urlnew:link {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.urlnew:visited {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.urlnew:hover {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}.tit14 {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
.tit12 {
	font-size: 12pt;
	font-weight: bold;
	color:#999999
}
a.dhhurl:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a.dhhurl:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a.dhhurl:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
.picbor {
	border: 1px solid #efefef;
}
