﻿@charset "utf-8";

/* CSS Document */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Microsoft Yahei";
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    font-family: Microsoft YaHei, 黑体, Verdana, Arial, sans-serif;
    -webkit-text-size-adjust: none;
    color: #333;
    text-transform: uppercase
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    vertical-align: bottom;
}

ul,
li {
    list-style-type: none;
}

a {
    color: #333;
    text-decoration: none;
    ansition: all 0.3s;
}

input:focus,
select:focus,
option:focus,
textarea:focus {
    outline: none;
}

textarea,
input[type=date],
input[type=number] {
    resize: none;
    border: none;
}

button:hover,
input[class*=b]:hover {
    cursor: pointer;
}

i,
u {
    font-style: normal;
    font-weight: normal;
}
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.fb {
    font-weight: bold;
}

.f12 {
    font-size: 12px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.rel {
    position: relative;
}

.min_w {
    min-width: 1200px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}
.container1 {
    width: 1200px;
    margin: 0 auto;
}
.nav {
    /* width: 1620px;
    margin: 0 auto; */
    height: 128px;
    background: #fff;
}

.logo {
    padding-left: 10%
}

.top_meau {
    display: none;
    margin-top: 45px;
    margin-right: 2%;
}

/*导航菜单*/
#ceng {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
    right: 0;
}

#close {
    width: 10%;
    padding: .5rem 2%;
    float: left;
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
}

.type {
    width: 100%;
    background: #EDB400;
    height: 100%;
    float: right;
}

.type ul {
    padding-top: 20%;
}

.type ul li a {
    color: #fff;
    display: block;
    line-height: 1rem;
    text-align: center;
    display: block;
    font-size: .35rem;
    transition: color 0.2s ease 0s;
    width: 100%;
}

.logo img {
    width: 100%;
    margin-top: 26px;
}

.dh {
    margin-top: 50px;
    margin-left: 6%;
}

.dh li {
    float: left;

}

.dh li a {
    display: block;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    padding: 0 21px;
    border-radius: 50px;
    color: #3D3D3D;
    margin-right: 19px;
    position: relative;
}

.dh li .on {
    color: #fff;
    background: linear-gradient(to right, #FCE600, #EBA800);
    box-shadow: 0px 0px 10px -2px #F2C000
}

.dh li a:hover {
    color: #fff;
    background: linear-gradient(to right, #FCE600, #EBA800);
    box-shadow: 0px 0px 10px -2px #F2C000;
    transition: 0.3s
}

.dh li a::after {
    content: "·";
    position: absolute;
    color: #B1B1B1;
    font-size: 25px;
    right: -13px;
    top: 0
}

.dh li:last-child a::after {
    display: none;
}

.ss {
    margin-top: 8px;
    margin-left: 20px;
}

.banner {
    width: 100%;
    height: 750px;
}

.banner .swiper-container {
    width: 100%;
    height: 750px;
}

.banner img {
    width: 100%;
    height: 100%;
}

.tou {
    text-align: center;
    padding-top: 100px
}

.tou h3 {
    font-size: 36px;
    line-height: 36px;
}

.tou div {
    width: 216px;
    position: relative;
    margin: 0 auto;
    margin-top: 16px;
}

.tou div::after {
    content: "";
    width: 216px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.tou div p {
    width: 162px;
    margin: 0 auto;
    background: #fff;
    font-family: "Microsoft new tai lue";
    position: relative;
    z-index: 99;
    text-transform: uppercase
}

.zyfw {
    background: url(../images/d1.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.zy_lb {
    margin-top: 56px;
    overflow: hidden;
}

.zy_lb li {
    width: 222px;
    height: 339px;
    float: left;
    overflow: hidden;
    margin-right: 22px;
    /* background: #EEB300; */
}

.zy_lb li:nth-child(5) {
    margin: 0;
}

.zy_t {
    width: 100%;
    height: 228px;

}

.zy_lb li:hover .zy_w {
    transform: translateY(-104px);
    background: #EEB300;
}

.zy_w {
    text-align: center;
    padding: 0 18px;
    transition: linear 0.5s;
    padding-bottom: 26px;
    background: #F1F1F1;
}

.zy_w h3 {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 24px;
    color: #757575;
    padding-top: 28px
}

.zy_lb li:hover .zy_w h3 {
    color: #fff
}

.zy_w i {
    display: block;
    width: 65px;
    height: 1px;
    background: #B4B4B4;
    margin: 12px auto;
}

.zy_lb li:hover .zy_w i {
    background: #fff;
}

.zy_w span {
    font-size: 18px;
    color: #404040
}

.zy_lb li:hover .zy_w span {
    color: #fff
}

.zy_w p {
    margin-top: 20px;
    color: #fff;
    line-height: 24px;
	font-size:12px;
}
.zy_w a {
    font-size: 14px;    
    color: #404040;
}
.zy_w a:hover{color:#fff;}

.mo {
    display: block;
    width: 130px;
    height: 43px;
    background: linear-gradient(to right, #FCE600, #EBA800);
    box-shadow: 0px 0px 10px -2px #F2C000;
    text-align: center;
    line-height: 43px;
    border-radius: 50px;
    margin: 60px auto;
    color: #fff;
    font-size: 15px
}

.yzc {
    background: #FAFAFA;
    overflow: hidden;
}

.yz_lb {
    margin-top: 68px;
}

.yz_lb li {
    width: 24.8%;
    height: 554px;
    float: left;
    border: 1px solid #EDEDED;
    text-align: center;
    overflow: hidden;
}

.yz_lb li img {
    width: 100%;
}

.jd_z {
    height: 100%;
    transition: 0.3s;
    position: relative;
    z-index: 2;
}

.yz_lb li:hover .jd_z {
    background: #EEB300;
}

.yz_lb li:hover .jd_z h3 {
    color: #fff;
}

.yz_lb li:hover .jd_z p {
    color: #fff;
}

.yz_lb li:hover .jd_z a {
    color: #fff;
}

.jd_z h3 {
    font-size: 24px;
    font-weight: normal;
    color: #3D3D3D;
    padding-top: 34px;
}

.jd_z p {
    font-size: 15px;
    color: #3D3D3D;
    margin-top: 20px;
    margin-bottom: 15px;
}

.jd_z a {
    font-size: 12px;
}

.w_t {
    padding-top: 80px
}

.w_t .t_wz p {
    font-size: 24px;
    color: #BDBDBD;
    font-family: "Microsoft new tai lue";
    text-transform: uppercase
}

.w_t .t_wz h3 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 16px;
}

.w_t .mo {
    margin: 0;
    margin-top: 24px;
}

.w_lb {
    margin-top: 50px;
    padding-bottom: 54px;
    overflow: hidden;
}

.w_lb li {
    width: 50%;
}

.w_lb li:nth-child(1) {
    margin-top: 60px;
}

.w_lb li img {
    width: 100%;
}

.s_k div {
    width: 345px;
    height: 270px;
}

.w_lb li div h3 {
    color: #323232
}

.w_lb li div p {
    color: #808080
}

.s_k div:nth-child(2) {
    background: #EEB300;
}

.s_k div:nth-child(2) h2 {
    color: #fff
}

.s_k div:nth-child(2) p {
    color: #fff
}

.x_k div:nth-child(1) {
    background: #EEB300;
}

.x_k div:nth-child(1) h2 {
    color: #fff;
}

.x_k div:nth-child(1) p {
    color: #fff;
}

.x_k div {
    width: 345px;
    height: 270px;
}
.ej_nr {
	padding: 10px;
	margin-top: 20px;
	font-size: 14px;
}
.ej_nr p{font-size: 14px;}
.ej_nr h2{margin: 20px -10px;padding-left: 20px;border-left: 4px solid #EBA800;background-color: #fbfbfb;font-weight: 400;font-size: 16px;line-height: 35px;}
.ej_nr .ask{position: relative; margin-bottom: 8px; border-bottom: 1px solid #D8D8D8; line-height: 32px; color: #e45555;font-size: 16px;font-weight:bold;}
.nr_title {
	display: block;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	color: #686868;
}
.conten_bianji {
	display: block;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #b8b8b8;
}

.conten_bianji span {
	display: inline-block;
	font-size: 14px;
	color: #b8b8b8;
	margin: 0px 10px;
}
.conten_bianji span p {
	display: inline-block;
	color: #b8b8b8;
}
.conten_bianji1 {
	display: block;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

.conten_bianji1 span {
	display: inline-block;
	font-size: 14px;
	color: #b8b8b8;
	margin: 0px 10px;
}
.conten_bianji1 span p {
	display: inline-block;
	color: #b8b8b8;
}
.news-box > .title { position: relative; margin-bottom: 8px; border-bottom: 1px solid #D8D8D8; line-height: 32px; color: #333;font-size: 16px;font-weight:bold;}
.news-box > .con { line-height: 40px; }
.news-box > .con > ul > li { float: left;border-bottom: 1px dashed #C5C5C5; width: 50%;}
.news-box > .con > ul > li a { display: block; position: relative; color: #666; }
.news-box > .con > ul > li a:hover, .index .news .news-box > .con > ul > li a:hover .date { color: #00AAF6; }
.news-box > .con > ul > li a .title { /*! width: 260px; */ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;font-size: 14px;}
.askcopyright {padding: 12px 20px;margin: 20px 0;background-color: #f7f7f7;color: #393a3b;}
.askcopyright a {color: #898989;}
.askcopyright span{color: #cc2c7e;padding: 0 5px;font-weight: bold;}

.related_news {padding: 15px 0 0;}
.related_news h4 {font-size: 18px;margin: 0 0 20px 0;}
.related_news h4 span {padding: 0 0 7px;display: inline-block;border-bottom: 3px solid #007ac5;}
.owixdv {overflow: hidden;clear: both;font-size:14px;}
.owixdv em {width: 0;height: 0!important;border-top: 5px solid transparent; border-left: 7px solid #b1adad;border-bottom: 5px solid transparent; display: inline-block;margin: 0 9px 0 0;}

.owixdv li {float: left;width: 50%;margin: 10px 0;}
.x_k p {
    padding: 0 2%;
    margin-top: 28px;
}

.s_k p {
    padding: 0 2%;
    margin-top: 28px;
}

.s_k h2 {
    /*max-width: 160px;*/
    height: 75px;
    padding: 52px 0 0 0;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}

.x_k h2 {
    /*max-width: 160px;*/
    height: 75px;
    padding: 45px 0 0 41px;
    margin: 0 auto;
    margin-top: 40px
}

/* .x_k p {
    width: 271px;
    margin: 30px auto 0;
} */

.picFocus {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hj_z {
    width: 336px;
}

.picFocus .hd {
    width: 100%;
    padding-top: 19px;
    overflow: hidden;
}

.picFocus .hd ul {
    overflow: hidden;
    zoom: 1;
}

.picFocus .hd ul li {
    width: 24.9%;
    /*height: 200px;*/
    float: left;
    text-align: center;
    position: relative;
}

.picFocus .hd ul li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.picFocus .hd ul li .zzc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #EEB300;
    opacity: 0.5;
    display: none
}

.picFocus .hd ul .on .zzc {
    display: block
}

.picFocus .bd li {
    vertical-align: middle;
}

.picFocus .bd {
    width: 858px;
    height: 504px;
    background: #D19803;
}

.picFocus .bd ul {
    width: 744px;
}

.picFocus .bd img {
    width: 744px;
    height: 504px;
    display: block;
}

.sb_b h3 {
    font-size: 36px;
    line-height: 36px;
}

.sb_b p {
    font-size: 18px;
    font-family: "Microsoft new tai lue";
    color: #BDBDBD;
    text-transform: uppercase;
    margin-top: 16px;
}

.xb_b {
    margin-top: 100px;
}

.xb_b h3 {
    font-weight: normal;
    font-size: 18px;
    color: #3D3D3D;
}

.xb_b p {
    font-size: 16px;
    font-family: "Microsoft new tai lue";
    color: #BDBDBD;
    text-transform: uppercase;
    margin-top: 8px;
    line-height: 24px;
}

.xb_b i {
    display: block;
    width: 40px;
    height: 3px;
    background: #727272;
    margin-top: 26px;
}

.xb_b .xm {
    display: block;
    color: #fff;
    width: 106px;
    height: 45px;
    background: linear-gradient(to right, #FCE600, #EBA800);
    box-shadow: 0px 0px 10px -2px #F2C000;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    margin-top: 90px;
}

.about {
    height: 571px;
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: cover;
    padding-top: 71px;
    margin-top: 48px;
}

.gy {
    width: 831px;
    height: 443px;
    background: #fff;
    padding-top: 52px;
    padding-left: 36px;
}

.g_t h3 {
    font-size: 28px;
    line-height: 28px;
}

.g_t p {
    font-family: "Microsoft new tai lue";
    color: #BDBDBD;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 14px;
}

.gy .zw {
    margin-top: 10px;
    font-family: "Microsoft new tai lue";
    font-size: 15px;
    color: #7D7D7D;
    line-height: 22px;
    height: 246px;
    overflow: hidden;
    width: 516px;
}

.abm {
    display: block;
    background: linear-gradient(to right, #FCE600, #EBA800);
    box-shadow: 0px 0px 10px -2px #F2C000;
    width: 108px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-top: 18px;
    color: #fff;
    border-radius: 50px;
}

.sp {
    width: 628px;
    height: 369px;
    position: absolute;
    right: 0px;
    top: 35px;
}

.sp img {
    width: 100%;
}

.awq {
    margin: 0 auto;
    text-align: center;
}

.aso {
    display: inline-block;
    width: 130px;
    height: 43px;
    background: linear-gradient(to right, #FCE600, #EBA800);
    box-shadow: 0px 0px 10px -2px #F2C000;
    text-align: center;
    line-height: 43px;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    margin: 52px 13px 0 13px
}
.aasi {
    display: inline-block;
    width: 200px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    border-radius: 50px;
    color: #666666;
    font-size: 15px;
    border: 1px solid #c6c6c6;
    cursor: pointer;
    margin: 52px 13px 0 13px
}
.asi {
    display: inline-block;
    width: 130px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    border-radius: 50px;
    color: #666666;
    font-size: 15px;
    border: 1px solid #c6c6c6;
    cursor: pointer;
    margin: 52px 13px 0 13px
}

.sz_lb {
    margin-top: 52px;
}

.sz_lb li {
    width: 284px;
    height: 290px;
    float: left;
    /*! border-bottom: 1px solid #c6c6c6; */
    text-align: center;
    margin-right: 18px;
}

.sz_lb li:nth-child(4n) {
    margin: 0;
}

.sz_lb li img {
    width: 100%;
}

.jia {
    float: right;
    background: #ECAA00;
    color: #fff;
    border-radius: 50%;
    font-weight: bold;
    font-size: 18px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
}

.xtt {
    margin: 20px 0;
}

.pcd {
    height: 480px;
    background: url(../images/pcd.jpg) no-repeat center;
    background-size: cover;
    padding-top: 76px;
}

.pz_t h3 {
    font-size: 33px;
    font-weight: normal;
    line-height: 33px;
}

.pz_t p {
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase
}

.lx {
    width: 463px;
    margin-top: 40px;
    padding-bottom: 28px;
    border-bottom: 1px solid #A4A4A4
}

.lx p {
    line-height: 50px;
    font-size: 16px;

}

.bq {
    line-height: 32px;
    margin-top: 26px;
}

.pc_m {
    margin-left: 62px;
    text-align: center;
    margin-top: 106px;
    float: right;
}

.pc_m p {
    margin-top: 18px;
}

.pc_y {
    width: 492px;
}

.pc_y .py_t {
    text-align: right;
    margin-bottom: 36px;
}

.pc_y .py_t h3 {
    font-size: 33px;
    line-height: 33px;
    font-weight: normal;
}

.pc_y .py_t p {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
}

.pc_y input {
    width: 450px;
    height: 49px;
    border: 1px solid #D4D4D4;
    padding-left: 36px;
    border-radius: 50px;
    margin-bottom: 11px;
}

.pc_y textarea {
    width: 450px;
    height: 60px;
    border: 1px solid #D4D4D4;
    padding-left: 36px;
    padding-top: 20px;
    border-radius: 30px;
    margin-bottom: 24px
}

.pc_y .tj {
    width: 488px;
    height: 59px;
    padding: 0;
    background: #F0B900;
    font-size: 20px;
    margin-top: 23px;
    color: #fff;
}

.bot_top {
    position: fixed;
    bottom: 25px;
    right: 76px;
    text-align: center
}

.bot_top p {
    font-size: 18px;
    margin-top: 16px;
}

.sjh {
    display: none
}

.foot {
    display: none;
}

.ej_ba {
    width: 100%;
    /* height: 600px; */
}

.ej_t {
    padding: 35px 0;
    overflow: hidden;
}

.mbx {
    line-height: 48px;
}
.ej_nr img {
    /*! margin-bottom: 162px; */
    /*! margin-top: 88px; */
    max-width: 100%;
}

.fen a {
    width: 133px;
    text-align: center;
    display: inline-block;
    line-height: 48px;
    font-size: 18px;
    border: 1px solid #D3D3D3;
    border-radius: 50px;
     /* font-weight: bold;*/
}

.fen .on {
    background: linear-gradient(to right, #FCE600, #EBA800);
    box-shadow: 0px 0px 10px -2px #F2C000;
    color: #fff;
}

.xh_j dl dd {
    float: left;
    margin-top: 51px;
    width: 47%;
}

.xh_j dl dd:nth-child(2n) {
    float: right;
}

.page {
    margin: 62px 0;
    float: right;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
}

.page a {
    display: inline-block;
    line-height: 48px;
    padding: 0 18px;
    border-left: 1px solid #D5D5D5
}

.gai_img {
    display: block;
    position: relative;
    z-index: 1;
}

.swiper-container .banner_b {
    display: none;
}

.banner_gaib {
    display: none;
}

.clearbox, .clearbox:after, .clearbox:before {
    content: "";
    display: block;
    clear: both;
}

.cl {
    min-width: 1200px;
    margin: 0 auto;

}

.cl_ul {
    display: flex;
}

.cl_ul_li {
    display: inline-block;
    width: 25%;
    background-color: #fbf5e5;
}

.cl_ul_li img {
    display: block;
    width: 100%;
    height: auto;

}

.cl_ul_li_a {
    padding: 4.5% 3%;
    position: relative;
}

.cl_ul .cl_ul_li_a:hover {
    background: #ecaa00;
    transition: 0.3s
}

.cl_ul .cl_ul_li_a:hover h3 {
    color: #fff;
}

.cl_ul .cl_ul_li_a:hover p {
    color: #fff;
}

.cl_ul .cl_ul_li_a:hover a {
    color: #fff;
}

.cl_ul .cl_ul_li_a:hover :after {
    width: 50px;
    height: 50px;
    border: 2px solid orange;
}

.cl_ul_li_ab::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #ecaa00 transparent transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -5px;
}

.cl_ul_li_a h3 {
    font-size: 22px;
    color: #1d1d1d;
    text-align: center;
    margin-bottom: 10%;

}

.cl_ul_li_a p {
    width: 100%;
    font-size: 15px;
    color: #676767;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 15%;

}

.cl_ul_li_a a {
    display: block;
    font-size: 16px;
    color: #ecaa00;
    text-decoration: underline;
    text-align: center;

}
@media only screen and (max-width:1750px) and (min-width: 1680px){
    .dh li a{
        padding: 0 18px;
    }
}
@media only screen and (max-width:1690px) and (min-width: 1440px){
    .logo {
        padding-left: 2%;
    }

    .dh {
        margin-left: 52px;
    }
    .dh li a{
        padding: 0 12px
    }
}

@media only screen and (max-width: 1440px) {

    .logo {
        padding-left: 2%;
    }

    .dh {
        margin-left: 30px;
    }

    .dh li a {
        padding: 0 6px;
    }

    .jd_z h3 {
        padding-top: 26px;
    }

    .jd_z p {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .yz_lb li {
        height: 427px;

    }

    .picFocus .hj_z {
        width: 298px;
    }

    .sz_lb li {

        margin-right: 6px;
    }
}

@media only screen and (max-width: 1396px) {
    .s_k div {
        width: 295px;
        height: 270px;
    }

    .x_k div {
        width: 295px;
        height: 270px;
    }
    .logo {
        padding-left: 0;
    }

    .dh {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 1217px){
    .cl{
        width: 100%;
    }
    .logo {
        padding-left: 0;
    }

    .dh {
        margin-left: 0px;
    }
    .dh li a {
        padding: 0 4px;
    }
}
    @media only screen and (max-width: 1200px) {
    .s_k div {
        width: 295px;
        height: 270px;
    }

    .x_k div {
        width: 295px;

    }
    .cl{
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .nav {
        width: 98%;
        padding: 0 1%
    }

    .container {
        width: 98%;
        padding: 0 1%
    }

    .bot_nav li a {
        display: block;
    }

    .top_meau {
        display: block;
        /* margin-right: 2%; */
    }

    .logo {
        padding-left: 10px;
    }

    .dh {
        display: none
    }

    .dh ul li a {
        margin-right: 10px;
        padding: 0 10px
    }

    .dh ul li a::after {
        right: -7px
    }

    .ss {
        margin-left: 0
    }

    .banner {
        width: 100%;
        height: 462px;
    }

    .banner .swiper-container {
        height: 462px;
    }

    .s_k div {
        width: 265px;
        height: 270px;
    }

    .x_k div {
        width: 265px;

    }

    .container {
        width: 100%;
    }

    .sz_lb li {
        width: 25%;
        margin-right: 0;
    }

    .cl {
        min-width: 100%;
    }

    .cl_ul_li {
        height: 280px;
    }

    .cl_ul_li img {
        width: 100%;
        height: 100%;
    }
    .picFocus .hj_z{
        width:90%;
        padding:0 5%;
        text-align: center;
    }

}

@media only screen and (max-width: 1163px) {
    .pc_y input {
        width: 200px;
    }

    .pc_y textarea {
        width: 200px;
    }

    .pc_y .tj {
        width: 200px;

    }

    .pc_y {
        width: 250px;
    }
}

@media only screen and (max-width: 1065px) {
    .s_k div {
        width: 230px;
        height: 270px;
    }

    .s_k div p {
        width: 80%;
        margin: 20px auto 0;
    }

    .x_k div {
        width: 230px;

    }

    .x_k div p {
        width: 80%;
        margin: 20px auto 0;
    }
}

@media only screen and (max-width: 985px) {
    .pc_m {
        margin-left: 0;
    }
}

@media only screen and (max-width: 950px) {
    .x_k div {
        width: 180px;
        margin: 40px 0 0 0px;
    }

    .x_k div h3 {

        margin: 40px 0 0 0px;
    }

    .s_k div {
        width: 180px;
        margin: 40px 0 0 0px;
    }

    .s_k div h3 {

        margin: 40px 0 0 0px;
    }

    .s_k div p {

        margin: 40px 0 0 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;

    }

    .x_k div p {

        margin: 40px 0 0 0px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;

    }

    .cl_ul_li {
        height: 230px;

    }

    .cl_ul_li p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

}

@media only screen and (max-width: 898px) {
    .pc_m {
        margin-left: -50px;
    }

    .gy {
        width: auto
    }
}

@media only screen and (max-width: 851px) {
    .pc_m {
        margin-left: -5px;
    }

    .pc_z {
        width: 354px;
    }

    .pc_m {
        margin-top: 150px;
    }

    .pc_y input {
        float: right;
    }

    .pc_y textarea {
        float: right;
    }
}

.banner_gaia {
    display: none;
}

.gai_moa {
    display: none;
}
.cl_phone{
    display: none;
}

@media only screen and (max-width: 750px) {    
    .nav {
        height: 1.28rem;
    }
    .cbl{
        display: none;
    }
    .swiper-container .banner_a {
        display: none;
    }

    .swiper-container .banner_b {
        display: block;
    }

    .logo {
        width: 50%;
        position: absolute;
        left: 0rem;
        top: 50%;
        transform: translateY(-50%);
    }

    .logo img {
        margin: 0;
    }

    .top_meau {
        width: 10%;
        margin: 0;
        position: absolute;
        right: 0rem;
        top: 50%;
        transform: translateY(-50%)
    }

    .pcd {
        display: none;
    }

    .banner {
        width: 100%;
        height: auto;
    }

    .swiper-container {
        width: 100%;
        height: 3.5rem !important;
    }

    .swiper-container img {
        width: 100%;
        display: block;
    }

    .tou {
        padding-top: 0.1rem;

    }

    .tou div {
        width: 2.3rem;
        margin-top: 0.1rem;
    }

    .tou div::after {
        width: 2.32rem;
    }

    .tou h3 {
        font-size: 0.36rem
    }

    .tou div p {
        font-size: 0.2rem;
        width: 2rem;
        margin-top: 0.1rem
    }

    .zy_lb li {
        width: 31%;
        margin-right: 3.5%;
    }

    .s_k div {
        width: 286px;
    }

    .x_k div {
        width: 286px;
    }

    .yz_lb {
        padding: 0 0.33rem;
        margin-top: 0.1rem
    }

    .yz_lb li {
        width: 3.2rem;
        height: 4.32rem;
    }

    .yz_lb li h3 {
        font-size: 0.22rem;
        padding-top: 0
    }

    .yz_lb li p {
        font-size: 0.16rem;
        margin-top: 0;
        margin-bottom: 0;
        /*! overflow: hidden; */
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /*! -webkit-line-clamp: 1; */
    }

    .yz_lb li a {
        font-size: 0.2rem;
        margin-top: 0;
    }

    .yz_lb li:nth-child(2n) {
        float: right;
    }

    .mo {
        width: 1.28rem;
        height: 0.43rem;
        line-height: 0.43rem;
        font-size: 0.2rem;
        margin: 0 auto;
        /*padding-bottom: 0.2rem;*/
    }

    .zyfw {
        padding-bottom: 0.2rem;
    }

    .w_t .t_wz p {
        font-size: 0.2rem
    }

    .w_t .t_wz h3 {
        font-size: 0.33rem;
        line-height: 0.33rem;
        margin-top: 0px;
    }

    .dis {
        display: none
    }

    .s_k div {
        width: 1.87rem;
        height: 1.76rem;
        margin: 0;
    }

    .x_k div {
        width: 1.87rem;
        height: 1.76rem;
        margin: 0;
    }

    .w_lb {
        padding: 0;
        margin-top: 0.2rem
    }

    .w_lb li p {
        display: none;
    }

    .w_lb li h3 {
        width: 0.9rem;
        height: 0.2rem;
        font-size: 0.2rem;
        padding: 0.4rem 0 0 0.39rem;
        background-size: 60% !important;
        margin: 0.4rem auto
    }

    .w_lb li:nth-child(1) {
        margin-top: 0.33rem
    }

    .sz_lb {
        padding: 0 0.33rem;
        margin-top: 0.22rem
    }

    .sz_lb li {
        width: 3.28rem;
        height: 3.29rem;
        margin-top: 0.2rem
    }

    .sz_lb li:nth-child(2n) {
        margin: 0;
        margin-top: 0.2rem;
        float: right;
    }

    .xtt {
        font-size: 0.2rem;
        margin: 0.1rem;
    }

    .aso {
        margin: 0.22rem 0.13rem 0 0.13rem
    }

    .asi {
        margin: 0.22rem 0.13rem 0 0.13rem
    }

    .jia {
        width: 0.4rem;
        height: 0.4rem;
        line-height: 0.4rem
    }

    .zy_lb {
        height: auto;
        overflow: hidden;
        padding: 0 0.33rem;
        margin-top: 0.2rem;
    }

    .zy_lb li {
        /*width: 2.12rem;*/
        height: 3.22rem;
    }

    .zy_lb li:nth-child(4), .zy_lb li:nth-child(5) {
        display: none
    }

    .zy_lb li:nth-child(3) {
        margin-right: 0;
    }

    .zy_lb li img {
        width: 100%;
    }

    .zy_lb li h3 {
        font-size: 0.22rem;
        padding-top: 0.22rem;
        line-height: 0.22rem
    }

    .zy_lb li i {
        margin: 0 auto;
    }

    .zy_lb li span {
        font-size: 0.2rem
    }

    .zy_t {
        height: auto;
    }

    .about {
        height: 7.35rem;
        background: url(../images/bg2.jpg) no-repeat center;
        background-size: cover;
        padding-top: 0.76rem;
        margin-top: 48px;
    }

    .about .wz {
        width: 7.17rem;
        height: 4.44em;
    }

    .container {
        width: 95%;
        padding: 2.5%
    }
    .container1 {
        /*! width: 95%; */
        padding: 2.5%
    }
	
    .ej_ba {
        height: auto;
    }

    .ej_nr {
        font-size: 0.2rem;
    }
	
    .ej_nr .nr_title {
	    font-size: 1.3em;
	}
    .ej_nr img {
        margin-bottom: 0.12rem;
        margin-top: 0.08rem;
    }

    .fen a {
        /*! width: 1.73rem; */
        display: inline-block;
        line-height: 0.48rem;
        font-size: 0.22rem
    }

    .ej_t {
        padding: 0.3rem 0;
        overflow: hidden;
    }

    .mbx {
        line-height: 0.4rem;
        font-size: 0.2rem
    }

    .page {
        margin: 0.6rem 0;
        float: right;
        border: 1px solid #D5D5D5;
        border-radius: 5px;
    }

    .page a {
        display: inline-block;
        line-height: 0.48rem;
        padding: 0 0.12rem;
        border-left: 1px solid #D5D5D5
    }

    .sp {
        width: 100%;
        height: auto;
        position: absolute;
        right: 0px;
        top: 35px;
    }

    .gy {
        width: 100%;
        height: auto;
        background: #fff;
        padding-top: 0px;
        padding-left: 0px;
    }

    .zy_w p {
        line-height: 1.5;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        margin-top: 0.25rem;
    }

    .yz_lb_more {
        margin: 0.63rem auto;
    }

    .sb_b h3 {
        font-size: 0.33rem;
        text-align: center;
    }

    .sb_b p {
        font-size: 0.2rem;
        margin-top: 0.05rem;
        text-align: center;
    }


    .picFocus .hj_z {
        width: 100%;
    }

    .xb_b {
        /*display: none;*/
    }

    .x_k div {
        /*width: 4.6rem;*/
    }

    .w_lb li h2 {
        width: 1.5rem;
        height: auto;
        font-size: 0.2rem;
        padding: 0 0 0 0;
        background-size: 48% !important;
        margin: 0.4rem auto;
        text-align: center;
    }

    .xb_b {
        margin-top: 0.5rem;
    }

    .xb_b .xm {
        width: 1.28rem;
        height: 0.43rem;
        line-height: 0.43rem;
        font-size: 0.2rem;
        margin: 00.2rem auto;

    }

    /*.tempWrap ul{*/
    /*width: 100%!important;*/
    /*}*/
    .picFocus .bd li {
        /*width: 100%!important;*/
        /*position: relative;*/
    }

    .picFocus .bd {
        height: 3.2rem;
    }

    .picFocus .bd img {
        width: 8rem;
        height: auto;
        display: block;
        /*transform: scale(0.5);*/
        /*position: absolute;*/
        /*left: 0;*/
    }

    .picFocus .bd {
        background-color: transparent;
    }

    /*.picFocus .bd img {*/
    /*display: block;*/
    /*width: 48%;*/
    /*height: auto;*/
    /*}*/
    .banner_gaia {
        display: block;
    }

    .zy_lb_gai {
        display: none;
    }

    .banner_gaia .swiper-pagination {
        text-align: center;
    }

    .banner_gaia .swiper-pagination span:nth-child(2n-1) {
        margin-right: 0.12rem;
    }

    .banner_gaia .swiper-pagination span {
        display: inline-block;
        width: 0.06rem;
        height: 0.06rem;
        background-color: #454545;
        text-align: center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
    }

    .mo_gaia {
        display: none;
    }

    .banner_gaia .swiper-container {
        height: 3.7rem !important;
    }

    .gai_moa {
        background: transparent;
        box-shadow: none;
        font-size: 0.12rem;
        color: #3d3d3d;
    }

    .w_lb li img {
        height: 2rem;
    }

    .bd {
        display: block;
    }

    .hd {
        display: block;
    }

    .banner_gaib .swiper-pagination {
        text-align: center;
    }

    .banner_gaib .swiper-pagination span {
        margin-right: 0.12rem;
    }

    .banner_gaib .swiper-pagination span {
        display: inline-block;
        width: 0.45rem;
        height: 0.03rem;
        background-color: #6b6b6b;
        text-align: center;
    }

    .banner_gaib .swiper-pagination .swiper-active-switch {
        background-color: #ecac00;
    }

    .about {
        position: relative;
    }

    .sp {
        width: 4.44rem;
        height: 2.61rem;
        position: absolute;
        top: 3.5rem;
        right: 0.34rem; display: none;
    }

    .gy .zw {
        width: 100%;
        font-size: 0.2rem;
        color: #3a3a3a;
        line-height: 1.5;
        height: auto;
        margin-top: 0.2rem;
    }

    .gy {
        padding: 0.4rem 0.4rem 0;
    }

    .abm {
        width: 1.28rem;
        height: 0.43rem;
        line-height: 0.43rem;
        font-size: 0.2rem;
        margin-top: 0.55rem;
        /* padding-bottom: 0.2rem; */
    }

    .gy {
        padding-bottom: 0.3rem;
    }

    .mo_gaib {
        margin-top: 0.3rem;
    }

    .main {
       /*  margin-bottom: 2.59rem; */
    }

    .foot {
        display: block;
        width: 100%;
        height: 1.44rem;
        background-color: #ecab00;
        position: fixed;
        left: 0;
        bottom: 0;
        padding-bottom: 0.4rem;

    }

    .foot ul {
        display: flex;
        padding: 0 0.34rem;
    }

    .foot ul li {
        display: inline-block;
        width: 25%;
        text-align: center;

    }

    .foot ul li a {
        width: 100%;
        height: 100%;
        font-size: 0.24rem;
        color: #ffffff;
    }

    .footera {
        width: 0.48rem;
        height: 0.48rem;
        display: block;
        margin: 0.28rem auto 0;
    }

    .foot_middle {
        position: absolute;
        width: 1.2rem;
        height: 1.2rem;
        left: 50%;
        margin-left: -0.6rem;
        bottom: 0.8rem
    }

    .top_meau img {
        width: 80%;
    }

    .cl_ul_li {
        height: 4rem;

    }
    .cl_pc{
        display: none;
    }
    .cl_phone{
        display: block;
    }
    .cl_ul_li{
        width: 50%;
    }

    .cl_ul_li p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .page{
        font-size: 0.12rem;
    }
    
}

.dh li:last-child a{
    margin: 0;
}

.ss {
    margin-top: 8px;
    text-align: center;
    position: relative;
    height: 50px;
    width: 75px;
}
.ss:hover .suk {
    display: block
}
.suk{
    width: 255px;
    height: 60px;
    display: none;
    position: absolute;
    top: 30px; 
    right: 0;
    z-index: 9999;
}
.suk form{
    height: 30px;
    width: 252px;
    background: #000;   
    border: 1px solid #eee;
    overflow: hidden;
}
.suk input{
    width: 200px;
    height: 30px;
    float: left;
    border: 0;
}
.suk button{
    width: 50px;
    height: 30px;
    display: inline-block;
    float: right;
    float: left;
    border: 0;
    background: linear-gradient(to right, #FCE600, #EBA800);
    color: #fff;
}
.cbl{
    width: 70px;
    height: 164px;
    position: fixed;
    right: 0;
    top: 260px;
    z-index: 999;
}
.cbl div{
    height: 82px;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center
}
.cbl .sm:hover{ background: linear-gradient(to right, #FCE600, #EBA800);color: #fff}
.cbl .sm span{
    width: 42px;
    height: 42px;
    display: block;
    position: relative;
    margin: 0 auto;
    padding-top: 55px;
}
.cbl .sm span img{
    position: absolute;
    top: 20px;
    left: 5px;
}
.cbl .sm .t2{
    display: none
}
.cbl .sm:hover .t2{
    display: block
}
.cbl .dm{
    width: 238px;
    height: 238px;
    display: none;
    text-align: center
}
.cbl .dm p{
    color: #000;
    margin-top: 15px;
}
.cbl .dm img{
    margin-top: 30px;
}
.cbl .sm:hover .dm{
    display: block
}
.cbl .sm{
    position: relative;
}
.cbl .sm div{
    position: absolute;
    right: 70px;
    top: 0;
}
.cbl .sm .dha{
    width: 238px;
    font-weight: bold;
    font-size: 28px;
    background: linear-gradient(to right, #EBA800, #FCE600  );
    display: none;
    line-height: 80px;
}
.cbl .sm:hover .dha{
    display: block;
    border: 0
}
/*新闻 开始*/

.index_news {
	display: block;
	padding: 15px 0;
}

.in_news_title {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.in_news_title h5 {
	font-size: 48px;
	color: #858585;
}

.in_news_title p {
	font-size: 18px;
	color: #484848;
}

.in_news_main {
	display: block;
}

.in_news_t {
	display: block;
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 20px;
}

.in_news_t ul li {
	display: inline-block;
	margin-right: 15px;
}

.in_news_t ul li a {
	font-size: 14px;
	color: #646464;
}

.in_news_t ul li.active a {
	color: #ffcc00;
}

.in_news_list {
	display: block;
	opacity: 1;
	transition: .6s;	
	min-height: 420px;
}

.in_news_list ul li {
	display: block;
	width: 47.5%;
	margin-bottom: 15px;
	float: left;
}

.in_news_list ul li:nth-child(even) {
	margin-left: 5%;
}

.in_news_list ul li .in_news_time {
	display: block;
	width: 85px;
	height: 85px;
	text-align: center;
	border-radius: 50%;
	float: left;
	padding-top: 7px;
	transition: .6s;
	background: linear-gradient(to right, #FCE600, #EBA800);
	border: 1px solid transparent;
}

.in_news_list ul li .in_news_time h5 {
	color: #fff;
	line-height: 1;
	transition: .6s;
	font-size: 48px;
}

.in_news_list ul li .in_news_time p {
	font-size: 14px;
	color: #fff;
	transition: .6s;
}

.in_news_list ul li .in_news_info {
	display: inline-block;
	float: right;
	width: 80%;
}

.in_news_list ul li .in_news_info h5 {
	display: block;
	margin-bottom: 10px;
}

.in_news_list ul li .in_news_info h5 a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	color: #ffcc00;
	transition: .6s;
}

.in_news_list ul li .in_news_info h5 a:hover {
	text-decoration: underline;
}

.in_news_list ul li .in_news_info p {
	font-size: 12px;
	color: #666666;
	min-height:68px;
	overflow: hidden;
}

.in_news_list ul li:hover .in_news_time {
	transform: rotateY(360deg);
	border: 1px solid #ffcc00;
	background: transparent;
}

.in_news_list ul li:hover .in_news_time h5,
.in_news_list ul li:hover .in_news_time p {
	color: #ffcc00;
}
.tou1 {
    text-align: center;
    padding-top: 10px;
}
.tou1 h3 {
    font-size: 36px;
    line-height: 36px;
}
.index_more {
	display: block;
	text-align: center;
	margin-top: 30px;
}
.index_more a {
	display: inline-block;
	width: 100px;
	line-height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	transition: .6s;	
    background: linear-gradient(to right, #FCE600, #EBA800);
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
.container1 {
    margin: 0 auto;
    width: auto;
}
.in_news_list ul li {
		width: 100%;
	}
	.in_news_list ul li .in_news_time {
		width: 70px;
		height: 70px;
	}
	.in_news_list ul li .in_news_time h5 {
		font-size: 33px;
	}
	.in_news_list ul li .in_news_time p {
		font-size: 12px;
	}
	.in_news_list ul li .in_news_info {
		width: 75%;
	}
	.in_news_list ul li .in_news_info p {
		height: 36px;
		overflow: hidden;
	}
	.in_news_list ul li:nth-child(even) {
		margin-left: 0px;
	}
	.index_more {
		margin-top: 10px;
	}
	.tou1 h3{font-size:0.36rem;}
	.tou1 div p {
        font-size: 0.2rem;
        margin-top: 0.1rem
    }
	}

/*新闻 结束*/

.xy_scroll{width:100%;overflow:hidden; position:relative; margin-top: 2%;}
.xy_scroll .hd{overflow:hidden;text-align:center;margin:30px 0;}
.xy_scroll .hd .prev,.hd .next{display:inline-block;z-index:1;margin:0 1%;} 
.xy_scroll .bd ul{ overflow:hidden; zoom:1; }
.xy_scroll .bd ul li{ width:25%; float:left; _display:inline; overflow:hidden; text-align:center;  }
.xy_scroll .bd ul li a{display:block;margin:0 2%;}
.xy_scroll .bd ul li a img{width:100%;} 
 
/*相关资讯*/
.tit_box{
	width: 100%;
	overflow: hidden;
}
.tit_box h4{
	margin-top: 20px;
	font-size: 15px;
}
.tit_box span{
	display: inline-block;
	width: 370px;
	height: 1px;
	background: #F2C000;
	margin-bottom: 10px;
}
.tit_box2{
	text-align: center;
	padding: 30px 0px;
}
.index_news_box{
	width: 100%;
	overflow: hidden;
}
.home_news li{
	padding-bottom: 5px;
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	width: 49%;
	float: left;
	padding-left: 1%;
}
.home_news_pt a{
	color: #F2C000;
    font-size: 16px;
}
.home_news_pt span{
	color: #F2C000;
    font-size: 16px;
    float: right;
}
.home_news_pt,.home_news_p{
	margin-bottom: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 769px) {
.home_news{
		float: none;
		width: 98%;
		margin: 0 1%;
	}
.home_news li{
	padding-bottom: 5px;
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	width: 98%;
	float: left;
	padding-left: 1%;
}
.home_news_pt a{
	color: #F2C000;
    font-size: 16px;
}
.home_news_pt span{
	color: #F2C000;
    font-size: 16px;
    float: right;
}
.home_news_pt,.home_news_p{
	margin-bottom: 10px;
}
.fen a {}
.zy_w {
    text-align: center;
    transition: linear 0.5s;
    padding-bottom: 26px;
    background: #F1F1F1;
}
.zy_w a {
    font-size: 0.2rem;
    color: #404040;
}
.ywz h3{
    font-size: 0.28rem;
    padding-top: 24px;
}
.ywz h3 i{
    font-size: 0.12rem;
    color: #595959
}
.ywz h3 span{
    color: #9A9A9A;
    font-size: 0.2rem;
}
.ywz p{
    font-size: 0.18rem;
    font-size: 0.2rem;
    font-size: 0.22rem;
}
}
@media only screen and (max-width: 750px) {
  .news-box > .con > ul > li { float: left;border-bottom: 1px dashed #C5C5C5; width: 100%;}
  .owixdv li {float: left;width: 100%;margin: 10px 0;}
}