﻿body,html {margin:0;padding:0}
html {overflow-y:scroll}
body,input {font-size:14px;font-family:Microsoft YaHei,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;-webkit-text-size-adjust:none;text-rendering:optimizelegibility}
dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,select,textarea,ul {-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;list-style:none;color:#000}
img {border:none}
button,input,select,textarea {outline:0;resize:none}
a:link,a:visited {text-decoration:none}
.clearfix:after {clear:both;display:table;height:0;content:"";width:100%}
::-webkit-scrollbar {width:7px;height:7px}
::-webkit-scrollbar-button {width:0;height:0}
::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,.23)}
::-webkit-scrollbar-thumb:hover {background-color:rgba(0,0,0,.35)}
::-webkit-scrollbar-thumb:active {background-color:rgba(0,0,0,.45)}
.x-container-full {width:100%;position:relative;overflow:hidden;min-width:1200px;max-width:1920px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;z-index:2}
.flex {display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.x-banner {height:640px;background:url(../images/banner.jpg) no-repeat 50%;cursor: pointer;}
.w{width: 1200px;margin:0 auto;}

h2{
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    padding: 20px 0 20px;
}

/* Table Styles */

.table-wrapper{
    width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 35px 50px rgba( 0, 0, 0, 0.2 );
}

.fl-table {
    border-radius: 5px;
    font-size: 18px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    background-color: white;
}

.fl-table td, .fl-table th {
    text-align: center;
    padding: 10px;
}

.fl-table td {
    border-right: 1px solid #f8f8f8;
    font-size: 18px;
}

.fl-table thead th {
    color: #ffffff;
    background: #ab2522;
}


.fl-table thead th:nth-child(odd) {
    color: #ffffff;
    background: #ab2522;
}

.fl-table tr:nth-child(even) {
    background: #F8F8F8;
}

.beizhu{font-size: 18px;color: #fa9721;padding: 10px;background-color: #fff;}
.con3{
	margin-top: 20px;
	margin-bottom: 30px;
}
.con31{
	width: 846px;
	height: 678px;
	background-image: url(../images/2.jpg);
	margin:0 auto;
	padding-top: 250px;
}
.con311{
	width: 630px;
	height: 228px;
	/*background-color: green;*/
	margin:0 auto;
	padding-top: 20px;
}
.con311 input{
	width: 170px;
	height: 40px;
	background-color: #e2e2e2;
	border: 0 none;
	border-radius: 8px;
	padding-left: 10px;
}
.con311 label{
	color: #8a8578;
	font-size: 16px;
}
.con3111{
	margin-left: 40px;
	display: block;
	
}
.con3112{
	margin-left: 350px;
	margin-top: -40px;
	
}
.con3113{
	margin-left: 46px;
	margin-top: 40px;
}
.con3114{
	margin-left: 350px;
	margin-top: -40px;
}
.con3115{
	width: 454px;
	height: 50px;
	display: block;
	background-color: #a37031;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	margin:0 auto;
	border: 0 none;
	margin-top: 25px;
	border-radius: 8px;
	cursor: pointer;

}