﻿@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Microsoft YaHei;
  font-size: 14px;
  margin: 0 auto;
}
a, input, textarea {
    outline: 0 none;
    text-decoration: none;
}
li {
	list-style:none;	
}
img {
	border:none;	
	display:block;
}
.clear {
	clear:both;	
}
div {
	margin:0 auto;	
}
a.topimg {
	display:block;	
}
a.topimg img {
	width:100%;
}
h2.btn{
    text-align: center;
    font-weight: normal;
    padding-top: 60px;
    padding-bottom: 30px;
}
h2.btn a{
    display: inline-block;
    font-size: 24px;
    color: #fff;
    width: 300px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #e60012;
    border-radius: 20px;
    margin: 0 30px;
}
p.tit{
    font-size: 48px;
    font-weight: 700;
    color: #282828;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 30px;
}
p.tit span{
    color: #d6001d;
}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8{
    width: 1200px;
    margin: 0 auto;
}
.conline{
    width: 100%;
    background: #eeeeee;
    height: 20px;
}
.c1{
    text-align: center;
    margin-top: 30px;
}
.c1 .tit1 {
    text-align: center;
    font-size: 26px;
}
.c1 .tit1 span {
    display: inline-block;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #e60012;
    margin: 0 17px;
    color: white;
    font-weight: bold;
    margin-bottom: 21px;
}
.c1 .tit1 #miao {
    margin: 0;
}
.c1 .tag {
    display: inline-block;
    margin: 0 0 56px;
    height: 42px;
    line-height: 42px;
    padding: 0 27px;
    background: #ff9901;
    color: white;
    border-radius: 8px;
    font-size: 24px;
    border: 1px dashed #fbcc69;
}
.c1 ul{
    overflow: hidden;
    padding: 0 20px;
}
.c1 ul li{
    width: 530px;
    margin: 0 25px;
    float: left;
    position: relative;
}
.c1 ul li img{
    margin: 0 auto;
}
.c1 ul li form{
    position: absolute;
    bottom:20px;
    left: 20px;
    background: #fff;
    padding: 20px 30px;
    font-size: 0;
}
.c1 ul li form input[name="mycall"]{
    margin: 10px 0;
}
.c1 ul li form input{
    display: block;
    border: none;
    outline: none;
    height: 40px;
    width: 100%;
    background: #eeeeee;
    font-size: 20px;
    color: #6a6a6a;
    border-radius: 5px;
    padding: 0 20px;
}
.c1 ul li form .dbtijiao.red{
    background: #e60012 !important;
}
.c1 ul li form.f2 .dbtijiao{
    background: #f39800;
}
.c1 ul li form input.dbtijiao{
    display: inline-block;
    height: 40px;
    width: 205px;
    margin: 0 5px;
    background: #00a0e9;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;

}

.c1 ul li p{
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
    color: #fff;
    position: absolute;
    top: 8px;
    left: 200px;
}

.content2{
	margin: 0 auto;
	width: 1200px;
}
.headdd{
	font-size: 36px;
	text-align: center;
}
.headdd h3{
	color: #dd2727;
}
.headdd span{
	display: block;
	margin: 0 auto;
	border-bottom: 5px solid #000000;
	height: 10px;
	width: 40px;
}

.content2{
	margin-top: 50px;
}
.content2>a{
	margin: 0 auto;
	display: block;
	margin-top: 30px;
}
.content2>a img{
	margin: 0 auto;
}
.content2>p{
	font-size: 36px;
	margin: 0 auto;
	margin-top: 36px;
	text-align: center;
}

.content3{
	margin: 0 auto;
	margin-top: 100px;
	width: 1310px;
}

.content3-center{
	background: #fff6e5;
	padding: 40px 60px;
	border-radius: 50px;
	overflow: auto;
	margin-top: 30px;
}
.content3-center li{
	display: block;
	float: left;
	margin: 10px;
}
.bg-w{
	background: #FFFFFF;
	text-align: center;
}
.bg-w p{
	font-size: 18px;
	color: #000000;
	height: 42px;
	line-height: 42px;
	float: left;
	margin: 20px 0 0 30px;
}
.bg-w img{
	float: left;
	margin: 20px 0 0 10px;
}
.xuefei{
	display: inline-block;
	text-align: center;
	width: 80px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background: #ff0000;
	font-size: 16px;
	margin: 20px;
}
.xiangqing{
	display: inline-block;
	text-align: center;
	width: 80px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background: #ed8a3d;
	font-size: 16px;
	margin: 20px;
}

.content4{
	margin: 0 auto;
	margin-top: 100px;
	width: 1200px;
	padding-bottom: 50px;
}

.content4-center{
	overflow: auto;
	margin-top: 30px;
}
.content4-center li{
	display: block;
	float: left;
	width: 33.3%;
	text-align: center;
}
.content4-center li img{
	margin: 0 auto;
}
.content4-center li h3{
	font-size: 24px;
	margin: 20px 0 10px 0;
	color: #FF0000;
}

.content4-center li span{
	font-size: 14px;
	line-height: 30px;
}