* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

body {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    background: url(../images/bg.jpg) no-repeat center top;
}

.box{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.top{
	width: 1000px;
	height: 560px;
}

.con1{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.news{
	float: right;
	width: 447px;
	height: 360px;
	background: url(../images/news-bg.png) no-repeat center center;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
	line-height: 30px;
}

.news-tit{
	position: absolute;
	right: 30px;
	bottom: 0;
	width: 150px;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
}

.news h2 a{
	display: block;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	height: 40px;
	line-height: 30px;
	overflow: hidden;
	color: #0a7cdd;
}

.news p{
	line-height: 26px;
}

.news p a{
	color: #0a7cdd;
}

.news ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.news ul li{
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-weight: bold;
}

.news ul li a{
	color: #0a7cdd;
}

.flash {
    float: left;
    width: 525px;
    height: 350px;
    border: 5px solid #1d65d2;
}

.out-img {
    position: relative;
    width: 525px;
    height: 350px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    width: 525px;
    float: left;
    position: relative;
}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #1d65d2;
}

.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}

.tit{
	width: 1000px;
	height: 100px;
}


.flash1 {
    float: left;
    width: 1000px;
    height: 480px;
}

.out-img1 {
    position: relative;
    width: 1000px;
    height: 480px;
    overflow: hidden;
}

.out-img1 .img1 {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img1 .img1 li {
    width: 1000px;
    float: left;
    position: relative;
}

.out-img1 .img1 li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
}

.out-img1 .btn1 {
    position: absolute;
    width: 60px;
    height: 100px;
    top: 50%;
    margin-top: -50px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 60px;
    line-height: 100px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
    font-weight: bold;
}

.out-img1:hover .btn1 {
    display: block;
}

.out-img1 .btn-l1 {
    left: 0;
}

.out-img1 .btn-r1 {
    right: 0;
}

.cx-box{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.cx-box ul li{
	float: left;
	width: 235px;
	height: 197px;
	overflow: hidden;
	margin-right: 20px;
}

.cx-box ul li:nth-child(4n+0){
	margin-right: 0;
}

.cx-box ul li a{
	display: block;
}

.cx-box ul li a img{
	width: 233px;
	height: 155px;
	border: 1px solid  #0a7cdd;
	display: block;
}

.cx-box ul li a p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333333;
	font-size: 16px;
}
.tit1{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.zx-form {
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding: 20px 50px;
    border: 2px solid #e0e0e0;
    box-sizing: border-box;
}


.zx-form .form-li {
    float: left;
    width: 370px;
    height: auto;
    overflow: hidden;
}

.zx-form .form-li div {
    width: 370px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.zx-form .form-li div span {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #e3e3e3;
    background: url(../images/icon-4.png) no-repeat center center;
}

.zx-form .form-li div span.icon-name {
    background-position: 0 0;
}

.zx-form .form-li div span.icon-add {
    background-position: 0 -38px;
}

.form-li div span.icon-tel {
    background-position: 0 -76px;
}

.zx-form .form-li div span.icon-code {
    background-position: 0 -114px;
}


.zx-form .form-li div input {
    float: left;
    width: 330px;
    height: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 5px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}

.zx-form .form-li div input.yzm {
    width: 210px;
}

.zx-form .form-li div img {
    width: 100px;
    height: 40px;
    float: right;
}

.zx-form .form-message {
    float: right;
    width: 480px;
    height: auto;
    overflow: hidden;
}

.zx-form .form-message p {
    width: 480px;
    height: 30px;
}

.zx-form .form-message textarea {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-family: "Microsoft Yahei";
    outline: none;
    width: 100%;
    height: 175px;
    box-sizing: border-box;
}

.form-btn {
    clear: both;
    width: 220px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
}

.form-btn button {
    font-family: "Microsoft Yahei";
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
}

.form-btn button.submit {
    background-color: #ff8300;
    margin-right: 20px;
}

.form-btn button.reset {
    background-color: #999999;
}

.footer {
    width: 1000px;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
}








