* {
    padding: 0px;
    margin: 0px;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
}

body {
    background: url(images/bg2.png) no-repeat;
    background-size: 100%;
}

.header {
    width: 56.7%;
    margin: 0px auto;
}

.header img {
    width: 100%;
}

.nav {
    width: 100%;
    height: 75px;
    background: #343be2;
    border-bottom: 4px solid #d2d2d4;
}

.nav_list {
    width: 1290px;
    height: 100%;
    margin: 0px auto;
}

.nav_list .auto {
    width: 160px;
    height: 100%;
    text-align: center;
    float: left;
}

.nav_list .top {
    height: 20.5px;
    width: 100%;
    padding-top: 17px;
    font-size: 22px;
    color: white;
    transition: transform .5s;
}

.nav_list .bottom {
    height: 27.5px;
    width: 100%;
    font-size: 14px;
    padding-top: 10px;
    color: white;
}

.nav_border {
    border-right: 1px solid #272db9;
}

.content {
    width: 100%;
    margin-top: 217px;
}

.hyjs {
    padding-top: 1px;
    width: 1200px;
    margin: 0px auto;
    height: 515px;
    background: white;
    margin-top: 35px;
}

.title_lmg {
    display: block;
    margin: 0 auto;
    margin-top: 35px;
}

.hyjs_content {
    width: 1090px;
    margin: 0px auto;
    margin-top: 45px;
    text-align: justify;
    line-height: 22px;
    font-size: 14px;
}

.hyjs_content .left {
    width: 475px;
    float: left;
    margin-right: 20px;
}

.hyjs_content img {
    width: 100%;
}

.hyjs_content .right {
    margin-left: 45px;
    width: 555px;
    float: left;
    font-size: 14px;
    line-height: 22px;
}

.ztbg {
    padding-top: 1px;
    width: 1200px;
    margin: 0px auto;
    height: auto;
    background: white;
    margin-top: 50px;
}

.ztbg_content {
    width: 950px;
    margin: 0px auto;
    margin-top: 45px;
    height: 785px;
}

.ztbg_content .img {
    width: 275px;
    height: 370px;
    float: left;
}

.ztbg_content img {
    width: 100%;
}

.ml65 {
    margin-left: 62.5px;
}

.mt50 {
    margin-top: 50px;
}

.mt30 {
    margin-top: 30px;
}

.ztlt {
    padding-top: 1px;
    width: 1200px;
    margin: 0px auto;
    height: 445px;
    background: white;
    margin-top: 50px;
}

.ztlt_content {
    width: 1000px;
    margin: 0px auto;
    margin-top: 45px;
    height: 340px;
}

.ztlt_content_img {
    width: 300px;
    height: 245px;
    background: #6221bf;
    float: left;
    margin-left: 5px;
}

.ml75 {
    margin-left: 40px;
}

.ztlt_content .top {
    height: 170px;
    width: 100%;
}

.ztlt_content .bottom {
    height: 110px;
    width: 100%;
}

.ztlt_content .top img {
    width: 100%;
}

.ztlt_content .title {
    font-size: 24px;
    line-height: 45px;
    color: #ffe100;
    text-align: center;
}

.ztlt_content .text {
    font-size: 18px;
    color: white;
    text-align: center;
}

.shadow {
    -moz-box-shadow: 3px 3px 4px gray;
    -webkit-box-shadow: 3px 3px 4px gray;
    box-shadow: 3px 3px 4px gray;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d2d2d4')";
    /* For IE 5.5 - 7 */
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d2d2d4');
}

.hyyc {
    padding-top: 1px;
    width: 1200px;
    margin: 0px auto;
    margin-top: 50px;
}

.hyyc_content {
    width: 900px;
    margin: 0px auto;
    margin-top: 50px;
}

.hyyc_content img {
    width: 100%;
}

.hzdw {
    padding-top: 1px;
    width: 1200px;
    margin: 0px auto;
    margin-top: 50px;
}

.hzdw_content {
    width: 1135px;
    margin: 0px auto;
    margin-top: 50px;
}

.hzdw_content .title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: black;
    text-indent: 15px;
    letter-spacing: 5px;
}

.hzdw img {
    background-size: cover;
    background-position: center top;
    transition: transform .5s;
}

.logo_one {
    width: 285px;
    height: 75px;
    margin: 0px auto;
    margin-top: 15px;
}

.logo_one img {
    width: 100%;
    height: 100%;
}

.shadow2 {
    -moz-box-shadow: 0px 7px 7px -4px black;
    -webkit-box-shadow: 0px 7px 7px -4px black;
    box-shadow: 0px 7px 7px -4px black;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    border: 2px solid #daa24a;
}

.logo_s {
    width: 285px;
    height: 75px;
    margin-top: 15px;
    border: 2px solid #daa24a;
    float: left;
}

.logo_ml {
    margin-left: 11.8%;
}

.logo_ml {
    margin-left: 17.0%;
}

.logo_s img {
    width: 100%;
    height: 100%;
}

.mt40 {
    margin-top: 40px;
}

.clear {
    clear: both;
}

.logo_txt {
    font-size: 24px;
    margin-top: 15px;
    color: white;
    letter-spacing: 2px;
    width: 189px;
    float: left;
    text-align: center;
}

.logo_text {
    font-size: 24px;
    margin-top: 15px;
    color: white;
    line-height: 40px;
    color: black;
}

.add {
    width: 1150px;
    height: 480px;
    margin: 0px auto;
    margin-top: 90px;
    /* background: url(images/add_bg.png) no-repeat 100%; */
    background: rgba(253, 249, 242, 0.9)
}

.add_left {
    width: 530px;
    height: 390px;
    padding-top: 50px;
    float: left;
    padding-right: 40px;
    padding-left: 40px;
}

.add_right {
    width: 500px;
    height: 380px;
    float: left;
    padding-right: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.add_left .title {
    font-size: 30px;
    color: black;
    letter-spacing: 2px;
}

.title_min {
    font-size: 16px;
    line-height: 46px;
    color: black;
}

.add_left .text {
    font-size: 14px;
    color: black;
    letter-spacing: 2px;
}

.add_left .phong {
    width: 515px;
    height: 48px;
    background: #ebd9b1;
    border-radius: 48px;
    margin-top: 20px;
    font-size: 24px;
    line-height: 48px;
    letter-spacing: 2px;
    text-align: center;
    color: #da0e17;
}

#imgtyjb {
    width: 200px;
    font-size: 12px;
    margin-right: 50px;
    height: 260px;
}

#imgtyjb p {
    text-align: center;
}

.f {
    width: 100%;
    height: 160px;
    line-height: 160px;
    color: black;
    font-size: 24px;
    text-align: center;
}

.nav_list .top:hover {
    color: #f0bc4b;
    transform: scale(1.2);
}

.shadow2:hover {
    -moz-box-shadow: 0px 0px 0px -0px black;
    -webkit-box-shadow: 0px 0px 0px -0px black;
    box-shadow: 0px 0px 0px -0px black;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#000000');
    border: 2px solid #6221bf;
}

.shadow2:hover img {
    -webkit-transform: scale(1.2);
    /* for Chrome || Safari */
    -moz-transform: scale(1.2);
    /* for Firefox */
    -ms-transform: scale(1.2);
    /* for IE */
    -o-transform: scale(1.2);
    /* for Opera */
}

.jbjs_content .img {
    width: 330px;
    height: 444px;
    background: gray;
    margin: 0px auto;
}

.jbjs_content img {
    width: 100%;
}

.jbjs {
    padding-top: 1px;
    width: 1200px;
    margin: 0px auto;
    background: white;
    margin-top: 50px;
}

.jbjs_content {
    width: 950px;
    margin: 0px auto;
    margin-top: 45px;
    letter-spacing: 2px;
    line-height: 30px;
}

ul li {
    list-style-type: none;
}

#content p:nth-of-type(1) {
    margin-top: 20px
}

#content2 p:nth-of-type(1) {
    margin-top: 20px
}

#content3 p:nth-of-type(1) {
    margin-top: 20px
}

#content4 p:nth-of-type(1) {
    margin-top: 20px
}

#content5 p:nth-of-type(1) {
    margin-top: 20px
}