.header {
    position: relative;
    z-index: 9;
    background: url(../images/slide.jpg) no-repeat center top;
    background-size: cover;
}

.footer {
		margin-top: 20px;
}

.sbanner {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  min-width: 1200px;
	display: none;
}

.sbanner img {
  width: 100%;
  height: 328px;
  object-fit: cover;
}

.section {
  color: #333;
  min-height: 580px;
}

.column-name {
  margin: 50px 0 40px;
  color: #fff;
  font-size: 36px;
	display: none;
}

.column-name span {
  position: relative;
}

.column-name span:after {
  content: '';
  position: absolute;
  width: 68px;
  height: 5px;
  background: #fff;
  left: 0;
  bottom: -12px;
}

.bread {
  margin-bottom: 20px;
  padding: 30px 0 20px;
  background-image: url(../images/bread.png);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.bread span {
  color: #666;
}

.newsList li {
  line-height: 46px;
  border-bottom: 1px solid #eee;
}

.newsList li span {
  float: right;
  color: #666;
}

.newsList li p {
  margin-right: 120px;
}

.caption {
  margin: 40px 0 30px;
  font-size: 16px;
  text-align: center;
}

.caption h2,.caption h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.caption p,.caption p span {
  color: #999;
  margin: 0 10px;
}

.content {
  line-height: 1.75em;
}

/*鍒嗛〉*/
.fanye-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin: 30px 0 30px;
  text-align: center;
}

.fanye-box span {
  display: inline-flex;
  padding: 4px 12px;
  border: 1px solid #e2e2e2;
  margin-right: 12px;
}

.fanye-box span:nth-child(1) {
  margin-right: 30px;
  border: 0 none;
}

.fanye-box .active {
  background-color: #0062d7;
  color: #fff;
}

/* 鎻愪氦鎴愬姛寮圭獥 */
#showbox {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
  border: 4px solid #fff;
  background-color: #FFFFFF;
  position: relative;
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}

#showbox .close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer
}

#showbox .smile {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}


#showbox .smile span {
  font-family: "Microsoft YaHei", "Arial", "榛戜綋", "瀹嬩綋", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  background: url(../images/smile.png) no-repeat 0 center;
  padding-left: 60px;
  height: 50px;
  line-height: 50px;
}

#showbox .info {
  margin-top: 80px;
  font-size: 16px;
  color: #333;
}

#showbox .msg {
  margin-top: 20px;
  font-size: 14px;
  color: #333;
}

#showbox .orderid {
  color: #D71314;
  font-size: 24px;
}

#showbox a.back {
  width: 100px;
  height: 30px;
  line-height: 30px;
  display: block;
  background: #2CB9E1;
  color: #FFF;
  font-size: 16px;
}

#showbox a.back:hover {
  background: #279DBC
}

/* 琛ㄥ崟 */
.fromdata .attention-box {
  height: 233px;
  background-color: #f5f5f5;
  overflow: hidden;
}

.fromdata .attention-box p {
  padding-left: 20px;
  color: #666;
  margin-top: 6px;
}

.fromdata .attention-box p.tit {
  margin-top: 24px;
  background: url(../images/gantanhao.png) no-repeat 20px center;
  color: #f83135;
  font-weight: 700;
  padding-left: 46px;

}

.fromdata .attention-box p.tit span {}

.fromdata .attention-box img {
  width: 20px;
  margin-right: 10px;
}

.fromdata .item-block {
  width: 100%;
  height: auto;
  border: 1px solid #dcdcdc;
  display: flex;
  position: relative;
  z-index: 3;min-height: 50px;
}

.fromdata .item-block2 {
  height: auto;
}

.fromdata .item-block .left {
  width: 174px;
  display: flex;
  align-items: center;
  justify-content: right;
  border-right: 1px solid #dcdcdc;
  text-align: center;
  line-height: 1.5em;
  padding:0 20px 0 10px;
}

.fromdata .item-block .left span {
  color: #f8373a;
}

.fromdata .item-block .right {
  line-height: 1.6;
  display: flex;
  align-items: center;
  flex: 1;
  padding:10px 15px;
}

.fromdata .item-block .right .upfile p {
  height: 28px;
  text-align: left;
  margin: 0;
  color: #999;
  font-size: 14px;
  padding: 0;
}

.fromdata .item-block .right .upfile .button {
  width: 108px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  background: #f0f0f0;
  position: relative;
}

.fromdata .item-block .right .upfile .button span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -18px;
}

.fromdata .item-block .right .upfile .button input {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.fromdata .item-block .right .radio {
  display: flex; flex-wrap:wrap;
}

.fromdata .item-block .right .radio .radio-item-box {
  margin-right: 20px;    margin-bottom: 2px;
    margin-top: 2px;
}

.fromdata .item-block .right textarea {
  width: 90%;
  background-color: #efefef;
  height: 220px;
  resize: none;
  outline: none;
  border: none;
  color: #333;
}

.fromdata .item-block .right .input1 {
  width: 90%;
  height: 32px;
  border: none;
  background-color: #efefef;
  resize: none;
  outline: none;
  padding:2px 8px;
}

.fromdata .item-block .right .input2 {
  width: 240px;
  height: 32px;
  border: none;
  background-color: #efefef;
  resize: none;
  outline: none;
  padding:2px 8px;
}

.fromdata .item-block .right .select-box {
  background-color: #efefef;
  width: 220px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fromdata .item-block .right .select-box span {
  margin-left: 16px;
}

.fromdata .item-block .right .select-box img {
  margin-right: 16px;
}

.fromdata .item-block .right .emoji {
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.fromdata .item-block .right .emoji img {
  width: 40px;
  margin-top: 10px;
}

.fromdata .item-block .right .emoji span {
  margin-top: -6px;
}

.fromdata .big-item-block {
  width: 100%;
  height: auto;
}

.fromdata .big-item-block2 {
  min-height: 100px;
  height: auto;
  padding-right: 15px;
  margin-top: -1px;
}

.fromdata .text2 {
  line-height: 1.6;

}

.fromdata .big-box1 {
  margin: 15px 0;
}

.fromdata .big-box1 .item {
  width: 100%;
  display: flex;
}

.fromdata .big-box1 .item .left-box {
  width: 50%;
}

.fromdata .big-box1 .item .right-box {
  width: 50%;    margin-left: -1px;
}

.fromdata .submit {
  width: 188px;
  height: 49px;
  text-align: center;
  line-height: 49px;
  margin: 20px auto 0;
  background-color: #0062d7;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.formTip{
	padding-left: 12px;
}
.upfile{
	padding:8px 0;
}
.upfile input[type="file"]{
	margin-bottom:8px
}
.fromdata .sendcode {
  /*display: inline-block;*/
  width: 140px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background-color: #0062d7;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.fromdata .sendcode:disabled{
	background-color: #6998d7
}
.formTab {
  display: block !important;
}

.formTabHd {
  display: flex;
  background: #F3F3F3;
  margin-bottom: 5px;
  margin-right: 14px;
}

.formTabHd li {
  flex: 1;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px #ccc solid;
  text-align: center;
  cursor: pointer;
}

.formTabHd li.on {
  color: #FF0000;
  border-bottom: 1px #ffcf00 solid;
  background: #fffbf1;
}

.formTabBd {
  width: 100%;
  padding: 10px 0;
}

.formTabBd .tabCon {
  display: none;
}

.formTabBd .radio {
  flex-wrap: wrap;
}

.formTabBd .radio .radio-item-box {
  width: 33.33%;
  font-size: 15px;
  box-sizing: border-box;
  margin-right: 0 !important;
  padding-right: 20px;
  line-height: 30px;
}

.subTitle {
  font-size: 22px;
  color: #333;
  font-weight: 700;
  margin: 30px 0 15px;
}

#bottom-box {
  margin-top: 280px !important;
}

#user_star {
  display: none;
}

.tab-box2 {
  display: flex;
  align-items: center;
}

.tab-box2 .title {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-right: 30px;
}

.tab-box2 .vxTime-box {
  width: 212px;
  height: 40px;
  border: 1px solid #d2d2d2;
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tab-box2 .vxTime-box span {
  margin-left: 16px;
}

.tab-box2 .vxTime-box img {
  width: 20px;
  margin-right: 16px;
}

.tab-box2 .vxTime-box:nth-child(3) {
  width: 170px;
}

.tab-box2 input {
  width: 350px;
  height: 40px;
  padding-left: 16px;
  border: 1px solid #d2d2d2;
  /* border-left: none; */
}

.tab-box2 button {
  width: 104px;
  height: 40px;
  border-radius: 4px;
  background: #0062d7;
  color: #fff;
  font-size: 16px;
  margin-left: 16px;
  border: none;
  cursor: pointer;
}

.select-box {
  color: #333;
  border: 0;
  outline: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url('../images/icon_xiajiantou.png') no-repeat scroll 154px 14px transparent;
  padding-right: 25px;
  padding-left: 10px;
  width: 180px;
  height: 40px;
  border: 1px solid #d2d2d2;
}

.pub {
  width: 104px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #fff;
  color: #0062d7;
  margin-left: 16px;
  text-align: center;
  text-rendering: auto;
  border: 1px solid #0062d7;
}

.pub a {
  color: #0062d7;
}

.tp-list {
  min-height: 450px;
  margin: 20px 0;
}


.user_star_label label {
  padding-right: 15px;
}
.fromdata  .item-block .right .txtarea{  width:500px; height:140px; resize:none;    background-color: #efefef; padding: 5px; margin: 10px 0; border-radius: 5px;}
.fromdata .STYLE2 {color:#442000; }
.fromdata .STYLE1 {color:#442000;}
.pinlun{
	margin-bottom: 10px;
}
.pinlun img,.pinlun label,.pinlun label input{ float:left; height:25px;
line-height:25px}
.pinlun>span{ display:inline-block;margin-right:20px}
.isYes{ font-size:14px;color:green}


/**success寮€濮�*/
#showbox{
width:500px;
border:4px solid #CCC;
box-shadow:5px 5px 8px #999999;
-moz-box-shadow:5px 5px 8px #999999;
-ms-box-shadow:5px 5px 8px #999999;
-webkit-box-shadow:5px 5px 8px #999999;
background-color:#FFFFFF;
position:relative;
font-size:14px;
text-align:center;
margin-top:20px;
}

#showbox #close{position:absolute;top:10px;right:10px; cursor:pointer}
#showbox #smile{
	position:absolute;
	top:45px;
	left:0;
	width: 100%;
	height: 55px;
text-align: center;
}

#showbox #smile span{
	margin:18px 10px;;
	font-family:"寰蒋闆呴粦";
	font-size:20px;
	font-weight:bold;
	color:#333;}
#showbox #info{
	margin-top:120px;
	font-size:14px;
	color:#333;
	font-family:"寰蒋闆呴粦";}
#showbox #msg{
	margin-top:20px;
	font-size:14px;
	color:#333;
}
#showbox div a.back{width:100px;height:30px; line-height:30px; display:block; 
background:#E8811A;color:#FFF; font-size:16px; text-decoration:none; font-family:"寰蒋闆呴粦"}
#showbox div a.back:hover{ background:#B96715}
/**success缁撴潫**/

.content {
	padding-bottom: 30px;
	border-bottom: 2px solid #F0F0F0;
}

.content img,
.content table,
.content video {
	max-width: 90%;
	height: auto !important;
}

.content table {
	border-collapse: collapse;
}

.content table td {
	border: 1px solid #CCC;
}
.btn-comment{width:80px;height:35px;background:#E3831C;border:none;outline:none; 
font-size:16px;color:#FFF;border-radius:5px; border-bottom:2px solid #AA7E15}
.btn-comment:hover{background:#BF6F17; cursor:pointer}