html{
	margin:0;
	padding:0;
}
body {
    font-family: "Microsoft Yahei", arial, "宋体" !important;
    font-size: 14px;
    color: #333333;
    width:100%;
    min-width:1210px;
    height:100%;
}

body,
div,
p,
ul,
li,
button,
a,
input,
img,
h3,
h1,
h2,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

img {
    border: none;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #c12b24;
    text-decoration: none;
}

li {
    list-style: none;
}

.f-cb:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.fl{
	float:left;
}
.fr{
	float:right;
}
.banner {
    min-width:1200px;
    box-sizing: border-box;
    text-align: center;
}

.banner1{
    margin-top:118px;
    margin-bottom: 110px;
}
.banner2{
    margin-bottom: 44px;
}
.banner3{
    margin-bottom: 50px;
}
.content-bg {
    min-width: 1200px;
    width: 100%;
    overflow: hidden;
    height: 5056px;
    margin-top: -6px;
    background: url(images/background.png) no-repeat center center;
}

.content {
    width: 1200px;
    margin: 20px auto;
    font-size: 16px;
    font-weight: 200;
    color: #FFFFFF;
    line-height: 32px;
    text-align: left;
}

.content .banner4{
    margin-bottom: 40px;
    text-align: center;
}
.content .banner7{
    margin-top:50px;
    margin-bottom: 40px;
    text-align: center;
}
.content .banner9{
    margin-top:50px;
    margin-bottom: 40px;
    text-align: center;
}
.content4 .content4-desc{
    font-size: 14px;
    font-weight: 200;
    color: #FFFFFF;
    line-height: 32px;
    text-align: left;
    padding:0 20px;
}
.content4 .content4-desc span{
    font-size: 18px;
    color:#FF6400;
}
.content4 .content4-title{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
}
.content4 .content4-banner{
    width: 321px;
    height: 382px;
    background: #FFFFFF;
    border-radius: 30px;
    padding:12px;
    margin-top:20px;
}
.content4 .content4-banner-big{
    width: 1084px;
    height: 280px;
    background: #FFFFFF;
    border-radius: 30px;
    padding:12px;
    margin-top:20px;
    margin-left: 80px;
}
.content4 .content4-btn{
    margin-bottom: 30px;
}
.content4 .content4-btn a{
    display: inline-block;
    width: 600px;
    height: 54px;
    line-height: 54px;
    background: #FF6400;
    border-radius: 27px;
    text-align: center;
    color:#fff;
}
.content4 .content4-btn a:hover{
    background: #fe8131;
}
.banner15{
    position: relative;
    color:#000D40;
}
.banner15 .desc-title{
    font-size: 18px;
    font-weight: 400;
    color: #000F47;
    line-height: 46px;
}
.banner15 .desc-content{
    font-size: 14px;
    line-height: 24px;
}
.banner19{
    margin-top:35px;
}
.tel{
    float:right;
}
.tel span{
    font-size:30px;
}

