* {
	margin: 0;
	padding: 0;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

body {
	font-size: 12px;
	font-family: "微软雅黑";
	background:#483024;
}


.tips{text-align: center;color: #fff100; font-size: 13px;margin-top:5px;margin-bottom:-8px;}




.main {
	background:#473024 url(../images/contbg.jpg) no-repeat center top;
}

.list {
}

.list .title {
	line-height: 35px;
	height: 35px;
	display: block;
	color: #fff;
	font-size: 16px;
	background: url(../images/tlbg.png) left center no-repeat;
	
	margin-bottom: 10px;
	padding-left: 15px;
}

.list .title b {
	font-weight: normal;
	display: block;
	width: 140px;
	float: left;
}

.list .title i {
	font-size: 12px;
	color: #fff;
	font-style: normal;
	margin-left: 20px;
}

.list ul {
	height: auto;
	clear: both;
	border: 1px solid #724c38;
	padding: 9px 9px 0;
}

.list ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 153px;
	background: #724c38;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 10px;
	transition: all 0.4s
}

.list ul li a {
	color: #fff;
	font-family: "微软雅黑";
	font-size: 13px;
	display: block;
	transition: all 0.4s
}

.list ul li:hover a {
	color: #fff;
	text-decoration: none;
}

.list ul li:hover {
	background: #825741
}

.list ul li a img {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 8px
}

.list ul li a em {
	display: block;
	float: left;
	font-style: normal;
	text-indent: 2px
}

.list ul li.last {
	margin-right: 0px;
}

.banner {
	background: url(../images/banner.jpg) no-repeat;
	height: 220px;
	margin-top: 20px;
}

.more {
	background: url(../images/more.jpg) no-repeat;
	height: 90px;
	display: block;
	margin-top: 30px;
}

.morecon {

	height: auto;
	border: 1px solid #724c38;
	width: 998px;
	overflow: hidden;
	display: none;
}

.morecon .content {
	margin-left: 40px;
	margin-right: 25px;
	padding: 20px 0;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}

.morecon .content table {
	width: 900px;
	margin: 15px auto;
	text-align: center;
}

.morecon .content table tr td {
	height: 47px;
	border: 1px solid #724c38;
}

.morecon .content table tr th {
	height: 47px;
	border: 1px solid #724c38;
	font-weight: normal;
	color: #fff100;
	background: #724c38
}

.morecon .content span {
	color: #fff100
}
.lunbox{
	width:1001px;
	overflow:hidden;
	height: 165px;
	margin:0 auto;
	position:relative;
}
.lunbox ul{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 20000px;
}
.lunbox ul li{
	float:left;
	width:1001px;
}
.cpx{
	color:#865f4c;
	text-align:center;
}
.box2 {
	width: 798px;
	border: 1px solid #724c38;
	height: auto;
	min-height: 200px;
	padding-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 200px;

}

.box2 p {
	height: 60px;
	line-height: 60px;
}

.box2 p span {
	display: inline-block;
	text-align: right;
	width: 180px;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}

.box2 p input {
	width: 225px;
	height: 38px;
	border: none;
	background: #fff;

	font-size: 15px;
	padding-left: 15px;
}

.box2 p .codeimg {
	margin-left: 5px;
	position: relative;
	top: 14px;
}

.box2 .subbtn {
	background: #724c38;
	display: inline-block;
	width: 116px;
	height: 37px;
	line-height: 37px;
	cursor: pointer;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border: none;
	margin-top: 10px;
	padding: 0;
	font-family: "微软雅黑";
}

.box2 .check {
	background: #f7b42a;
	display: inline-block;
	width: 116px;
	height: 37px;
	line-height: 37px;
	cursor: pointer;
	color: #442f04;
	font-size: 15px;
	text-align: center;
	border: none;
	margin-left: 6px;
	margin-top: 10px;
	padding: 0;
}




.float {
	background: url(../images/float.png) no-repeat;
	display: block;
	width: 45px;
	height: 219px;
	position: fixed;
	right: 10px;
	top: 200px;
}

.tccon {
	background: #82150e;
	border-radius: 8px;
	width: 744px;
	min-height: 440px;
	display: none;
	position: relative;
	overflow: hidden;
}

.tccon .tclogo {
	background: url(../images/tclogo.png) no-repeat;
	width: 237px;
	height: 80px;
	display: block;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left:40px;
	background-size: auto 83px;
}

.tccon .fg {
	background: url(../images/fg.png) no-repeat;
	width: 712px;
	height: 17px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: none
}

.tccon h2 {
	color: #fff100;
	font-size: 26px;
	text-align: center;
	line-height: 25px;
}

.tccon h3 {
	font-size: 12px;
	color: #4e4e4e;
	line-height: 12px;
	height: 12px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.tccon p {
	color: #fff;
	font-size: 14px;
	margin-left: 120px;
	line-height: 60px;
}

.tccon p span {
	display: inline-block;
	width: 112px;
	text-align: right;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}

.tccon p input {
	width: 288px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 7px;
	background: #fff;
	text-align: left;
	color: #7d7d7d;
	font-size: 14px;
	padding-left: 15px;
}
.tccon .yhtype {
	color:#000;
	width:288px;
	
}
.tccon p input::-webkit-input-placeholder {
	color: #7d7d7d;
}

.tccon p input::-moz-placeholder {
	color: #7d7d7d;
	opacity: 1;
}

.tccon p input:-moz-placeholder {
	color: #7d7d7d;
	opacity: 1;
}

.tccon p textarea {
	width: 288px;
	height: 70px;
	border: 1px solid #fff;
	border-radius: 7px;
	background: #fff;
	text-align: left;
	color: #7d7d7d;
	font-size: 14px;
	padding-left: 15px;
	vertical-align: top;
	padding: 15px;
	font-family: "微软雅黑";
}

.tccon p .yzmimg {
	position: relative;
	margin-left: -80px;
	vertical-align: middle;
	top: -2px;
}

.tccon p .subbtn {
	background: url(../images/subbtn.png) no-repeat;
	text-align: center;
	width: 120px;
	height: 40px;
	border: none;
	border-radius: 2px;
	color: #361905;
	cursor: pointer;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}

.tccon p .subbtn2 {
	background: url(../images/subbtn2.png) no-repeat;
	text-align: center;
	width: 120px;
	height: 40px;
	border: none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 20px;
}

.tccon .line {
	height: 1px;
	background: gray;
	width: 720px;
	margin: 0 auto;
	margin-top: 20px;
}

.layui-layer-nobg .layui-layer-setwin .layui-layer-close2 {
	background: url(../images/closebtn.png) no-repeat;
	width: 54px;
	height: 54px;
	right: -27px;
	top: -27px;
	display: block;
	cursor: pointer;
}

.layui-layer-nobg .layui-layer-setwin .layui-layer-close2:hover {
	background: url(../images/closebtn.png) no-repeat;
}


.yhcon{background: url(../images/yhcon.png) no-repeat; width: 743px; height: 584px; display: none;overflow: hidden;}
.yhcon .tclogo{background: url(../images/tclogo.png) no-repeat; width: 237px; height: 62px; display: block; margin: 0 auto; margin-top: 40px;}
.yhcon h2{font-size: 30px; color: #fdfd73;text-align: center;margin-top: 13px;line-height: 30px;height: 30px;margin-bottom: 20px;}
.yhcon p{margin-left: 64px;line-height: 50px;}
.yhcon p span{display: block;float: left;width: 160px;text-align: right;padding-right:10px;color: #d5af53; font-size: 14px;    font: 14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;
    font-weight: bold;
    margin-top: 15px;}

.yhcon p b{ color: #fff100;font-size: 14px; }
.yhcon p a{color: #FF0000;font-size: 16px;margin-left: 25px;font-weight: bold;}
.yhcon p input{width: 303px; height: 35px; border:1px solid #7d7d7d;padding-left: ;background: #f9f9f9;padding-left: 15px;border-radius: 5px;color: #959595; font-size: 14px;}
.yhcon p select{width: 303px; height: 35px; border:1px solid #7d7d7d;padding-left: ;background: #f9f9f9;padding-left: 15px;border-radius: 5px;color: #959595; font-size: 14px;}
.yhcon p input.big{width: 453px}
.yhcon p .yzmimg{position: relative;margin-left: -110px; vertical-align:middle; top: -3px;}
.yhcon .subbtn{    background: #f7b42a; display: block;float: left;width: 120px; height: 36px;line-height: 30px; cursor: pointer; color: #251e00; font-size: 14px;text-align: center;border: none;margin-left: 235px; margin-top: 15px;	border-radius: 2px;}
.yhcon .check{display: block;float: left;width: 146px; height: 36px;line-height: 36px; cursor: pointer; color: #251e00; font-size: 16px;text-align: center;border: none;margin-left: 12px; margin-top: 15px;}
.yhcon .subbtn2 {
    background: #f7b42a;
	text-align: center;
	width: 120px;
	height: 40px;
	border: none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 20px;
}
.gonggao span{background: url(./gonggao.png) left center no-repeat; height:37px;float: left;display: block;line-height:37px; padding-left: 25px; color: #ffd053;font-size: 12px; font-weight: bold; width:90px;}
.gonggao marquee{float: left; width:900px;line-height:37px; color: #fff}

.querycon{background: url(../images/yhcon.png) no-repeat; width: 743px; height:584px; display: none;overflow: hidden;}
.querycon .tclogo{background: url(../images/tclogo.png) no-repeat; width: 164px; height: 100px; display: block; margin: 0 auto; margin-top: 60px;}
.querycon h2{color: #fdfd73;font-size: 24px;margin-top: 26px; text-align: center;line-height: 25px;margin-bottom: 30px;}
.querycon p{color: #959595;font-size: 14px;margin-left: 120px;line-height: 60px;}
.querycon p input{ width: 240px; height: 35px; border:1px solid #7d7d7d; background: #f9f9f9;text-align: left;color: #959595;font-size: 14px;padding-left: 15px;}
.querycon p input::-webkit-input-placeholder{color:#959595;}
.querycon p input::-moz-placeholder{color:#959595;opacity:1;}
.querycon p input:-moz-placeholder{color:#959595;opacity:1;}
.querycon p span{display: block;float: left;width: 160px;text-align: right;padding-right:10px;color: #d5af53; font-size: 14px;    font: 14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;
    font-weight: bold;
    margin-top: 15px;}
.querycon p .yzmimg{position: relative;margin-left: -80px; vertical-align:middle; top: -2px;}
.querycon p .subbtn{ background: #f7b42a; text-align: center; width: 94px; height: 35px; border:none;border-radius: 2px; color: #fff; cursor: pointer;padding: 0; margin-left:65px;}
.querycon p select{ width:240px; height:35px; border:1px solid #7d7d7d;background: #f9f9f9;color: #000;font-size: 14px; padding-left:13px;}
.querycon p select option{padding-left:13px;}
.querycon a.linkhome{background: url(../images/linkhome.png) no-repeat; width: 146px; height: 36px; display: block;margin: 20px auto;text-align: center;color: #251e00;font-size: 16px;line-height: 36px;}
.querycon .pages{ width:90px; margin:0 auto; margin-top:20px;}
.querycon .pages a{ display:block; width:20px; height:20px; line-height:20px; text-align:center; background:#676767; float:left; margin:0 5px;}
.querycon .con1{height:310px;}
.querycon .con2{ height:310px;display: none;}
.querycon .con2 table{width: 600px; margin: 0 auto}
.querycon .con2 table tr td{border: 1px solid #545454;height: 40px;line-height: 40px;color: #959595; font-size: 14px;padding-left: 20px;}
.closebtn{background: url(../images/closebtn.png) no-repeat; width: 101px; height: 113px;position: absolute;right: 0;top: 0; display: block; cursor: pointer;}

.fl {
	float: left
}

.rightaobar {
	padding-top: 100px;
}

.rightdao {
	position: absolute;
	top: 160px;
}

.ldao {
	left: -325px;
}

.rdao {
	right: -325px;
}

.detail-tbl th{ text-align:center}