@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:16px; font-family:Arial, "微软雅黑"; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#0069b3; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.full_img{width: 100%;height: 100%;display: block;}
a, a:hover, a:active {
    outline: none;
    text-decoration: none;
    color: #000;
}
body{
    min-width: 1200px;
}

.banner{
    height: 700px;
    background: url("../images/banner.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}
.model{
    position: relative;
}
.mod_1 .mo_1{
    height: 330px;
    background-color: #fdfdfd;
}
.mod_1 .mo_2{
    background-color: #c3f3fa;
}
.mod_1 .mo_2 .item{
    position: relative;
    top: -100px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 10px;
}

.model .mo_2 .item_tit{
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 0;
}
.mod_1 .mo_2 .item_con{
    background: url("../images/bg1.png") no-repeat;
    position: relative;
    background-size: 100% 100%;
    height: 100%;
}

.model .mo_2 .fl_text{
    width: 1160px;
    margin: 0 auto;
    height: 100%;
}
.model .mo_2 .fl_text a img{
    display: block;
    margin: 0 auto;
}
.item .fl_text span{
    color: #333333;
    font-size: 18px;
    padding-left: 20px;
}
.model .fl_text p{
    width: 958px;
    margin: 0 auto;
    padding: 28px 0;
    font-size: 20px;
    line-height: 38px;
}
.mod_1 .fl_text p{
    border-bottom: #c5d9f4 1px dashed;
    color: #4b76a9;
}
.item .fl_text p:last-child{
    border-bottom:0;
    padding-bottom:0;
}
.item .fl_text a{
    color: #333333;
    display: block;
    font-size: 18px;
    margin-bottom: 20px;

}
.item .fl_text a:last-child{
    margin-bottom: 0;
}
.mod_2 .mo_1{
    height: 330px;
    background-color: #fffbf5;
}
.model .mo_2 .item{
    position: relative;
    top: -100px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 10px;
}
.mod_2 .mo_2 .item_con {
    background: url(../images/bg.png) no-repeat;
    position: relative;
    background-size: 100% 100%;
}

.mod_2 .fl_text p{
    border-bottom: #ebd9c6 1px dashed;
    color: #d0ab7f;
}

.mod_2 .mo_2{
    background-color: #e3c5a6;
}
.mod_1 .bth{
    display: block;
    width: 290px;
    height: 80px;
    border-radius: 40px;
    margin: 40px auto!important;
    color: #ffffff!important;
    text-align: center!important;
    line-height: 80px!important;
    font-size: 28px!important;
    background:#4b76a9;
    background-size: 100% 100%;
}
.mod_2 .last p {
    color: #333333;
    border-bottom: 0;
    padding: 10px 0;
}
.mod_2 .last p a{
    text-indent: 3.5em;
    margin-bottom: 0;
    margin-top: 10px;
}
