@media screen and(min-width: 1600px) {
  .container {
    width: 1470px;
  }
}
@media screen and(max-width: 1600px) {
  .container {
    width: 1230px;
  }
  html {
    font-size: 50%;
  }
  body {
    padding-top: 80px;
  }
  .header {
    height: 80px;
  }
  .header .logo {
    top: 6px;
    left: 15px;
    z-index: 2;
  }
  .header .logo img {
    height: 68px;
  }
  .header .search {
    right: 0;
    top: 30px;
    width: 18px;
    height: 20px;
    background: url(../images/fdj1.png) no-repeat center center;
    cursor: pointer;
  }
  .header .search.on {
    background: url(../images/chacha.png) no-repeat center center;
  }
  .header .index_nav {
    right: 50px;
    top: 0px;
  }
  .header .index_nav > ul {
    text-align: center;
  }
  .header .index_nav > ul > li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
 
  .header .index_nav > ul > li
  .header .index_nav > ul > li:nth-child(1) {
    background: none;
  }
  .header .index_nav > ul > li > a {
    display: block;
    color: #333333;
    font-size: 16px;
    padding: 0 25px;
    height: 40px;
    line-height: 38px;
  }
  .header .index_nav > ul > li .xl {
    top: 80px;
  }
  .header .index_nav > ul > li .xl li.huangtiao {
    height: 41px;
  }
  .header .index_nav > ul > li .xl li a {
    display: block;
    height: 60px;
    line-height: 60px;
    margin-left: 36px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .search_tk {
    height: 350px;
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    padding-top: 130px;
    z-index: 3;
    display: none;
  }
  .search_tk .search1 {
    border-radius: 30px;
    width: 760px;
    background: #066e3e;
  }
  .search_tk .search1 .search_left {
    /*width: 160px;*/
    height: 50px;
    line-height: 50px;
    background: url(../images/shuxian1.png) no-repeat right center;
    position: relative;
  }
  .search_tk .search1 .search_left .note {
    color: #fff;
    font-size: 18px;
    /*background: url(../images/jiantou.png) no-repeat 120px center;*/
  }
  .search_tk .search1 .search_left .inp1 {
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
  }
  .search_tk .search1 .search_left .xl {
    width: 100%;
    position: absolute;
    top: 33px;
    left: 0;
    background: #066e3e;
    display: none;
  }
  .search_tk .search1 .search_left .xl a {
    height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
  }
  .search_tk .search1 .search_left .xl a:hover {
    background: rgba(0, 0, 0, 0.2);
  }
  .search_tk .search1 .search_btn .btn1 {
    width: 120px;
    height: 50px;
    background: url(../images/fdj.png) no-repeat center center;
    border: 0;
    border-radius: 0 30px 30px 0;
  }
  .search_tk .search1 .search_inp {
    margin-right: 120px;
    /*margin-left: 190px;*/
    overflow: hidden;
  }
  .search_tk .search1 .search_inp .inp1 {
    width: 100%;
    height: 50px;
    border: 0;
    background: none;
    color: #fff;
    font-size: 16px;
  }
  .search_tk .search1 .search_inp input::-webkit-input-placeholder,
  .search_tk .search1 .search_inp textarea::-webkit-input-placeholder {
    color: #9ccab5;
  }
  .search_tk .search1 .search_inp input:-moz-placeholder,
  .search_tk .search1 .search_inp textarea:-moz-placeholder {
    color: #9ccab5;
  }
  .search_tk .search1 .search_inp input::-moz-placeholder,
  .search_tk .search1 .search_inp textarea::-moz-placeholder {
    color: #9ccab5;
  }
  .search_tk .search1 .search_inp input:-ms-input-placeholder,
  .search_tk .search1 .search_inp textarea:-ms-input-placeholder {
    color: #9ccab5;
  }
  .banner {
    width: 100%;
  }
  .banner .owl-theme .owl-controls {
    margin-top: 0;
  }
  .banner .hotnews {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 2;
  }
  .banner .hotnews .hotnews1 {
    border-top: solid 1px rgba(255, 255, 255, 0.5);
    padding: 35px 0;
    line-height: 30px;
  }
  .banner .hotnews .hotnews1 .ht_left {
    width: 170px;
    color: #fff;
    font-size: 16px;
  }
  .banner .hotnews .hotnews1 .ht_left img {
    margin-right: 10px;
  }
  .banner .hotnews .hotnews1 .ht_right a {
    color: #fff;
    font-size: 16px;
  }
  .banner .hotnews .hotnews1 .ht_right a img {
    margin-right: 10px;
  }
  .banner .hotnews .hotnews1 .cont {
    margin-left: 170px;
    height: 30px;
    overflow: hidden;
    margin-right: 100px;
    max-width: 460px;
  }
  .banner .hotnews .hotnews1 .cont .swiper-slide .date {
    color: #fff;
    font-size: 16px;
  }
  .banner .hotnews .hotnews1 .cont .swiper-slide .tit {
    margin-right: 90px;
    height: 30px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 16px;
  }
  .banner .hotnews .hotnews1 .cont .swiper-slide .tit a {
    color: #fff;
  }
  .banner #owl-demo1 .owl-dots {
    width: 1230px;
    margin-left: -615px;
    bottom: 20rem;
    padding-left: 15px;
  }
  .banner #owl-demo1 .active .item .item_abs .tit,
  .banner #owl-demo1 .active .item .item_abs .tit1,
  .banner #owl-demo1 .active .item .item_abs .more {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  .banner #owl-demo1 .active .item .item_abs .tit {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .banner #owl-demo1 .active .item .item_abs .tit1 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .banner #owl-demo1 .active .item .item_abs .more {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
  .banner #owl-demo1 .item {
    display: block;
  }
  .banner #owl-demo1 .item > img {
    width: 100%;
  }
  .banner #owl-demo1 .item .item_abs {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }
  .banner #owl-demo1 .item .item_abs .tit {
    color: #ffffff;
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  .banner #owl-demo1 .item .item_abs .tit1 {
    color: #ffffff;
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  .banner #owl-demo1 .item .item_abs .more {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  .banner #owl-demo1 .item .item_abs .more .more1 {
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    text-align: center;
    color: #fff;
    display: block;
  }
  .banner #owl-demo1 .item .item_abs .more .more1 img {
    display: inline-block;
  }
  .banner #owl-demo1 .item .item_abs .more .more1:hover {
    background: #066e3e;
    border-color: #066e3e;
  }
  .index_main1 .m1_left {
    width: 430px;
  }
  .index_main1 .cont {
    margin-left: 520px;
  }
  .index_main2 {
    background-size: cover!important;
  }
  .index_main2 .index_m2 .m2_left {
    padding-left: 15px;
    padding-top:270px;
    padding-right: 160px;
  }
  .index_main2 .index_m2 .m2_right .swiper-slide a .a_abs .tit{
    font-size:24px;
  }
  .index_main2 .index_m2 .m2_right .swiper-slide a .a_abs .note{
    margin-top: 15px;
  }
  .index_main2 .index_m2 .m2_right .swiper-slide a .a_abs{
    padding:0 35px;
  }
  .index_main2 .index_m2 .m2_right .m2_btn{
    left:-200px;
  }
  .index_main2 .container .m2_top{
    top:50px;
  }
  .index_main2 .container .m2_top .xxk{
    margin-top: 10px;
  }
  .index_main2 .index_m2 .m2_left .swiper-slide .tit a {
    color: #666666;
    font-size: 14px;
    display: block;
    text-align: center;
    border-bottom: solid 1px #066e3e;
    text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: default;
  }
  .index_main3 {
    padding-top: 60px;
  }
  .index_main3 .m3_left .note {
    color: #666666;
    font-size: 16px;
    margin-top: 10px;
  }
  .index_main3 .index_m3 {
    margin-top: 40px;
  }
  .index_main3 .index_m3 .item {
    height: 500px;
    width: 33.33%;
    padding-left: 40px;
    position: relative;
    overflow: hidden;
    padding-top: 70px;
    border-right: solid 1px rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0);
  }
  .index_main3 .index_m3 .item:hover {
    background: rgba(255, 255, 255, 0.85);
  }
  .index_main3 .index_m3 .item:hover .icon img.imggb {
    opacity: 1;
  }
  .index_main3 .index_m3 .item:hover .icon img.imgga {
    opacity: 0;
  }
  .index_main3 .index_m3 .item:hover .tit {
    color: #666666;
  }
  .index_main3 .index_m3 .item:hover .tit1 {
    color: #066e3e;
  }
  .index_main3 .index_m3 .item:hover .note {
    color: #333333;
  }
  .index_main3 .index_m3 .item:hover .more a {
    opacity: 1;
  }
  .index_main3 .index_m3 .item:hover .xh {
    color: #066e3e;
    opacity: 0.5;
  }
  .index_main3 .index_m3 .item:nth-child(1) {
    border-left: solid 1px rgba(255, 255, 255, 0.3);
  }
  .index_main3 .index_m3 .item .icon {
    position: relative;
  }
  .index_main3 .index_m3 .item .icon img.imggb {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  .index_main3 .index_m3 .item .tit {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 0.5;
    padding-top: 25px;
    line-height: 16px;
  }
  .index_main3 .index_m3 .item .tit1 {
    color: #fff;
    font-size: 36px;
    padding-top: 10px;
    line-height: 36px;
  }
  .index_main3 .index_m3 .item .note {
    color: #ffffff;
    font-size: 18px;
    padding-top: 40px;
    line-height: 18px;
  }
  .index_main3 .index_m3 .item .more {
    margin-top: 40px;
  }
  .index_main3 .index_m3 .item .more a {
    color: #066e3e;
    opacity: 0;
    font-size: 16px;
  }
  .index_main3 .index_m3 .item .xh {
    position: absolute;
    bottom: -40px;
    left: 40px;
    font-family: "DONIT";
    font-size: 140px;
    color: #fff;
    opacity: 0.2;
    line-height: 140px;
    font-weight: bold;
  }
  .index_more {
    width: 190px;
    height: 46px;
    line-height: 46px;
  }
  .index_more img {
    width: 48px;
  }
  .index_main4 {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .index_main4 .cont {
    margin-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .index_main4 .cont .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .index_main4 .cont .col-xs-12:hover .cont1 .tit a {
    color: #066e3e;
  }
  .index_main4 .cont .col-xs-12:hover .cont1 .bot .more {
    background: url(../images/moretb1.png) no-repeat right center;
  }
  .index_main4 .cont .col-xs-12:hover .cont1 .bot .more span {
    opacity: 1;
  }
  .index_main4 .cont .col-xs-12 .cont1 {
    border: solid 1px #eeeeee;
    border-top: 0;
    padding: 15px 15px 0;
  }
  .index_main4 .cont .col-xs-12 .cont1 .tit {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
  }
  .index_main4 .cont .col-xs-12 .cont1 .tit a {
    color: #333333;
  }
  .index_main4 .cont .col-xs-12 .cont1 .note {
    color: #999999;
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    margin-top: 10px;
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-align: justify;
	text-justify: distribute-all-lines;
	
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot {
    margin-top: 15px;
    height: 60px;
    line-height: 60px;
    border-top: solid 1px #eee;
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot .date {
    color: #666666;
    font-size: 18px;
    font-family: "DINOT1";
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot .date img {
    margin-right: 10px;
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot .more {
    padding-right: 75px;
    color: #066e3e;
    font-size: 16px;
    background: url(../images/moretb3.png) no-repeat right center;
  }

  .index_main5 {
    background: #f9f9f9;
    overflow: hidden;
  }
  .index_main5 .m5_left {
    width: 340px;
  }
  .index_main5 .m5_left .index_top {
    padding-top: 110px;
  }
  .index_main5 .m5_left .index_top .m3_right {
    margin-top: 65px;
  }
  .index_main5 .m5_right {
    width: 724px;
    margin-top: -1px;
  }
  .index_main5 .m5_right .item {
    width: 25%;
    height: 170px;
    border: solid 1px #ececec;
    margin-left: -1px;
    border-bottom: 0;
  }
  .index_main5 .m5_right .item a {
    width: 100%;
    height: 100%;
  }

  .index_main5 .m5_right .item a img {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
  }
 
  .footer {
    background: url(../images/bgtp3.jpg) no-repeat center center;
    background-size: cover!important;
    padding-top: 40px;
  }
  .footer .footer_top {
    padding-bottom: 40px;
    border-bottom: solid 1px #4b4a4a;
  }
  .footer .footer_tit {
    color: #ffffff;
    font-size: 18px;
  }
  .footer .footer_tit a {
    color: #fff;
  }
  .footer .cont {
    padding: 60px 0;
  }
  .footer .cont .footer_right {
    width: 110px;
  }
  .footer .cont .footer_right .cont1 {
    margin-top: 25px;
    color: rgba(255, 255, 255, 0.3);
  }
  .footer .cont .footer_right .cont1 img {
    width: 110px;
    margin-bottom: 15px;
  }
  .footer .cont .footer_left {
    margin-right: 150px;
  }
  .footer .cont .footer_left .item {
    width: 13%;
  }
  .footer .cont .footer_left .item.item1 {
    width: 30%;
  }
  .footer .cont .footer_left .item .cont1 {
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    line-height: 36px;
  }
  .footer .cont .footer_left .item .cont1 .f_select {
    width: 245px;
    height: 40px;
    margin-top: 20px;
    position: relative;
  }
  .footer .cont .footer_left .item .cont1 .f_select .note {
    color: rgba(255, 255, 255, 0.3);
    background: url(../images/sanjiao.png) no-repeat 94% center;
    font-size: 16px;
    line-height: 38px;
    padding-left: 25px;
    border: solid 1px rgba(255, 255, 255, 0.3);
  }
  .footer .cont .footer_left .item .cont1 .f_select .f_xl {
    width: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    border: solid 1px rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.8);
    /*height: 150px;*/
    overflow-y: auto;
    display: none;
  }
  .footer .cont .footer_left .item .cont1 .f_select .f_xl a {
    display: block;
    padding-left: 25px;
    color: #333;
  }
  .footer .cont .footer_left .item .cont1 ul li a {
    color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    display: block;
    line-height: 36px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .footer .cont .footer_left .item .cont1 ul li a:hover {
    color: #ffffff;
  }
  .footer .copyRight {
    color: rgba(255, 255, 255, 0.2);
    font-size: 14px;
    line-height: 56px;
    border-top: solid 1px #4b4a4a;
  }
  .service_main {
    padding-top: 80px;
  }
  .service_main .service_m {
    padding-top: 80px;
  }
  .service_main .service_m .item {
    margin-bottom: 100px;
  }
  .service_main .service_m .item:nth-child(2n) .item_top {
    text-align: right;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot {
    padding-left: 60px;
    background: url(../images/guaijiao1.png) no-repeat left top;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot .cont_tb {
    right: 600px;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot .pic {
    float: right;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot .cont {
    margin-left: 0;
    margin-right: 600px;
  }
  .service_main .service_m .item .item_top .tit {
    color: #066e3e;
    font-size: 30px;
    font-weight: bold;
  }
  .service_main .service_m .item .item_top .note {
    color: #999999;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .service_main .service_m .item .item_bot {
    margin-top: 30px;
    position: relative;
    background: url(../images/guaijiao2.png) no-repeat right top;
  }
  .service_main .service_m .item .item_bot:hover .pic span img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .service_main .service_m .item .item_bot .cont_tb {
    right: 20px;
    bottom: 0;
  }
  .service_main .service_m .item .item_bot .pic {
    width: 500px;
  }
  .service_main .service_m .item .item_bot .pic img {
    width: 100%;
  }
  .service_main .service_m .item .item_bot .pic span {
    position: relative;
    z-index: 2;
    box-shadow: 0 10px 20px 15px rgba(6, 110, 62, 0.1);
  }
  .service_main .service_m .item .item_bot .pic span img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .service_main .service_m .item .item_bot .pic .abs {
    bottom: -60px;
    left: 0;
  }
  .service_main .service_m .item .item_bot .cont {
    margin-left: 600px;
    padding-top: 40px;
  }
  .service_main .service_m .item .item_bot .cont .note {
    color: #666666;
    font-size: 16px;
    max-width: 450px;
    line-height: 38px;
    min-height: 210px;
  }
  .qy_main {
    padding-top: 80px;
  }
  .qy_main .qy_m {
    margin-top: 50px;
  }
  .qy_main .qy_m .qy_left {
    width: 50%;
    height: 600px;
  }
  .qy_main .qy_m .qy_left:hover .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .qy_main .qy_m .qy_left .picspan {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .qy_main .qy_m .qy_left .item_abs {
    width: 50%;
    height: 300px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 55px 30px 0;
    background: rgba(255, 255, 255, 0.95);
  }
  .qy_main .qy_m .qy_left .item_abs .tit {
    color: #333333;
    font-size: 24px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .qy_main .qy_m .qy_left .item_abs .note {
    color: #666666;
    font-size: 16px;
    line-height: 16px;
    line-height: 30px;
  }
  .qy_main .qy_m .qy_right {
    width: 50%;
    height: 600px;
  }
  .qy_main .qy_m .qy_right .item:nth-child(2) .cont {
    margin-left: 0;
    margin-right: 50%;
  }
  .qy_main .qy_m .qy_right .item .pic {
    width: 50%;
    height: 300px;
  }
  .qy_main .qy_m .qy_right .item .cont {
    margin-left: 50%;
    background: #f9f9f9;
    height: 300px;
    padding: 55px 30px 0;
  }
  .qy_main .qy_m .qy_right .item .cont .tit {
    color: #333333;
    font-size: 24px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .qy_main .qy_m .qy_right .item .cont .note {
    color: #666666;
    font-size: 16px;
    line-height: 16px;
    line-height: 30px;
  }
  .qy_main1 {
    padding-top: 80px;
  }
  .qy_main1 .qy_note {
    color: #333333;
    font-size: 18px;
    line-height: 40px;
    max-width: 666px;
    margin-top: 25px;
  }
  .qy_main1 #certify:before {
    content: '';
    width: 100%;
    height: 240px;
    background: #f9f9f9;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: solid 5px #066e3e;
  }
  .qy_main1 #certify .swiper-slide {
    position: relative;
    padding-top: 120px;
  }
  .qy_main1 #certify .xh {
    color: #f0f4f2;
    font-size: 212px;
    font-weight: bold;
    text-align: center;
    line-height: 212px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: 'Times New Roman', Times, serif;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main1 #certify {
    position: relative;
    width: 100%;
    margin: 20px auto 0;
    padding: 0 160px 70px;
  }
  .qy_main1 #certify .swiper-container {
    padding-bottom: 60px;
  }
  .qy_main1 #certify .swiper-slide {
    width: 491px;
    max-width: 100%;
    background: none;
  }
  .qy_main1 #certify .swiper-slide img {
    display: block;
    width: 100%;
    margin-top: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main1 #certify .swiper-slide p {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-top: 0;
    text-align: center;
    color: #333;
    margin: 23px 0 0;
    font-size: 24px;
    line-height: 34px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main1 #certify .swiper-slide .div-img {
    position: relative;
  }
  .qy_main1 #certify .swiper-slide .div-img::after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
  }
  .qy_main1 #certify .swiper-slide.swiper-slide-active .div-img::after {
    display: none;
  }
  .qy_main1 #certify .swiper-slide.swiper-slide-active .xh {
    opacity: 1;
  }
  .qy_main1 #certify .swiper-slide.swiper-slide-active p {
    opacity: 1;
  }
  .qy_main1 #certify .swiper-slide.swiper-slide-active img {
    margin-top: 0;
  }
  .qy_main1 #certify .swiper-button-prev,
  .qy_main1 #certify .swiper-button-next {
    width: 16px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    font-size: 0;
  }
  .qy_main1 #certify .swiper-button-prev::after,
  .qy_main1 #certify .swiper-button-next::after {
    display: none;
  }
  .qy_main1 #certify .swiper-button-prev {
    left: 0px;
    background: url(../images/zuojian1.png) no-repeat;
  }
  .qy_main1 #certify .swiper-button-prev:hover {
    background: url(../images/zuojian2.png) no-repeat;
  }
  .qy_main1 #certify .swiper-button-next {
    right: 0px;
    background: url(../images/youjian1.png) no-repeat;
  }
  .qy_main1 #certify .swiper-button-next:hover {
    background: url(../images/youjian2.png) no-repeat;
  }
  .qy_main2 {
    padding-top: 80px;
  }
  .qy_main2 .note {
    margin-top: 30px;
    color: #333333;
    font-size: 20px;
    line-height: 40px;
    max-width: 520px;
  }
  .qy_main2 .qy_bot {
    padding: 115px 0 120px;
    background: url(../images/bgtp7.jpg) no-repeat center center;
    background-size: cover!important;
    margin-top: 80px;
  }
  .qy_main2 .qy_bot .prev {
    left: -50px;
    top: 50%;
    margin-top: -15px;
    width: 16px;
    height: 30px;
    background: url(../images/zuojian3.png) no-repeat center center;
    cursor: pointer;
    margin-right: 6rem;
  }
  .qy_main2 .qy_bot .next {
    right: -50px;
    top: 50%;
    margin-top: -15px;
    width: 16px;
    height: 30px;
    background: url(../images/youjian3.png) no-repeat center center;
    cursor: pointer;
  }
  .qy_main2 .qy_bot .swp2 {
    width: 488px;
    height: 466px;
    background: #fff;
    border: solid 1px #dddddd;
    padding: 66px 45px 0;
    position: absolute;
    bottom: 0px;
    right: 15px;
  }
  .qy_main2 .qy_bot .swp2 .tit {
    text-align: center;
    color: #333333;
    font-size: 16px;
    padding-top: 40px;
  }
  .qy_main2 .qy_bot .swp1 {
    margin-right: 520px;
  }
  .qy_main2 .qy_bot .swp1 .swiper-slide img {
    width: 100%;
  }
  .qy_main3 {
    background-size: cover!important;
    padding: 80px 0;
  }
  .qy_main3 .qy_m3 {
    margin-top: 40px;
    text-align: center;
  }
  .qy_main3 .qy_m3 .owl-controls {
    position: relative;
    margin: 72px 0 0;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  .qy_main3 .qy_m3 .owl-nav .owl-prev,
  .qy_main3 .qy_m3 .owl-nav .owl-next {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 30px;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .qy_main3 .qy_m3 .owl-nav .owl-prev {
    left: -36px;
    background-image: url('../images/zuojian1.png');
  }
  .qy_main3 .qy_m3 .owl-nav .owl-next {
    right: -36px;
    background-image: url('../images/youjian1.png');
  }
  .qy_main3 .qy_m3 .owl-dots {
    position: static;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .qy_main3 .qy_m3 .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    background: #7a7a7a;
    border-radius: 50%;
    display: inline-block;
    margin: 0 12px;
  }
  .qy_main3 .qy_m3 .owl-dots .owl-dot.active {
    background: #066e3e;
  }
  .qy_main3 .qy_m3 .item {
    border: solid 1px #066e3e;
    padding: 15px 15px 0;
    background: #f6faf8;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main3 .qy_m3 .item:hover {
    background: #066e3e;
  }
  .qy_main3 .qy_m3 .item:hover .bot {
    background: #066e3e;
  }
  .qy_main3 .qy_m3 .item:hover .bot .btn .xzbtn {
    background: url(../images/xz1.png) no-repeat center center;
  }
  .qy_main3 .qy_m3 .item:hover .bot .tit a {
    color: #fff;
  }
  .qy_main3 .qy_m3 .item .bot {
    height: 50px;
    border-top: solid 1px #066e3e;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main3 .qy_m3 .item .bot .tit {
    margin-right: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    border-right: solid 1px #066e3e;
  }
  .qy_main3 .qy_m3 .item .bot .tit a {
    color: #333333;
    font-size: 18px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main3 .qy_m3 .item .bot .btn {
    width: 50px;
    height: 50px;
  }
  .qy_main3 .qy_m3 .item .bot .btn .xzbtn {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/xz2.png) no-repeat center center;
  }
  .about_main1 {
    padding-top: 50px;
    padding-bottom: 70px;
    background: #f6faf8;
  }
  .about_main1 .m1_right {
    width: 424px;
    background: url(../images/kuang.png) no-repeat center center;
    background-size: cover!important;
  }
  .about_main1 .m1_right img {
    position: relative;
    top: 50px;
    right: 65px;
    width: 100%;
  }
  .about_main1 .m1_left {
    padding-top: 20px;
    margin-right: 600px;
  }
  .about_main1 .m1_left .note {
    color: #666666;
    font-size: 16px;
    line-height: 32px;
    margin-top: 15px;
  }
  .about_main1 .m1_left .qianming {
    text-align: right;
    margin-top: 20px;
  }
  .about_main1 .m1_left .qianming .hengxian {
    background-color: #000000;
    width: 71px;
    height: 2px;
    margin-right: 15px;
  }
  .about_main1 .m1_left .m1_bot {
    padding-top: 20px;
  }
  .about_main1 .m1_left .m1_bot .tit {
    color: #666666;
    font-size: 24px;
  }
  .about_main1 .m1_left .m1_bot .cont {
    padding-top: 15px;
  }
  .about_main1 .m1_left .m1_bot .cont ul li {
    padding-left: 35px;
    background: url(../images/yuanquan2.png) no-repeat left center;
    color: #333333;
    font-size: 16px;
    line-height: 32px;
  }
  .about_main2 {
    padding: 80px 0;
  }
  .about_main2 .m2_pic {
    width: 473px;
  }
  .about_main2 .m2_pic img {
    width: 100%;
  }
  .about_main2 .m2_cont {
    margin-left: 510px;
    padding-top: 40px;
    margin-top: -40px;
    padding-left: 110px;
  }
  .about_main2 .m2_cont .y-title {
    background: none;
  }
  .about_main2 .m2_cont .cont {
    margin-top: 40px;
  }
  .about_main2 .m2_cont .cont ul li {
    height: 50px;
    line-height: 50px;
    color: #666666;
    font-size: 14px;
  }
  .about_main2 .m2_cont .cont ul li:hover {
    margin-left: -110px;
  }
  .about_main2 .m2_cont .cont ul li:hover .xh {
    color: #666666;
    font-size: 16px;
    font-family: "微软雅黑";
  }
  .about_main2 .m2_cont .cont ul li:hover .note {
    color: #066e3e;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
  }
  .about_main2 .m2_cont .cont ul li:hover .hengxian {
    background-color: #000000;
    opacity: 0.2;
    width: 47px;
    height: 2px;
    margin-left: 30px;
  }
  .about_main2 .m2_cont .cont ul li .xh {
    color: #666666;
    font-size: 18px;
    font-family: "DINOT";
  }
  .about_main2 .m2_cont .cont ul li .note {
    margin-left: 35px;
  }
  .about_main3 {
    background: #f6faf8;
    padding: 80px 0;
  }
  .about_main3 .about_m3 {
    margin-top: 30px;
  }
  .about_main3 .about_m3 .m3_left {
    width: 520px;
    float: none;
    margin: 0 auto;
  }
  .about_main3 .about_m3 .m3_left .tit .dib {
    padding: 0 50px;
    height: 40px;
    color: #066e3e;
    font-size: 16px;
    line-height: 38px;
    border: dashed 1px #066e3e;
    border-radius: 20px;
  }
  .about_main3 .about_m3 .m3_left .cont {
    margin-left: 20px;
    margin-right: 20px;
    border-top: dashed 1px #999999;
    margin-top: 42px;
    position: relative;
  }
  .about_main3 .about_m3 .m3_left .cont:before {
    content: '';
    width: 1px;
    position: absolute;
    left: 50%;
    top: -42px;
    height: 42px;
    border-right: dashed 1px #999;
  }
  .about_main3 .about_m3 .m3_left .cont ul {
    margin-left: -20px;
    margin-right: -20px;
  }
  .about_main3 .about_m3 .m3_left .cont ul li {
    width: 40px;
    height: 270px;
    text-align: center;
    border: dashed 1px #066e3e;
    border-radius: 20px;
    color: #333333;
    font-size: 16px;
    padding: 20px 10px;
    margin-left: 20px;
    margin-top: 25px;
    position: relative;
  }
  .about_main3 .about_m3 .m3_left .cont ul li:before {
    content: '';
    width: 1px;
    position: absolute;
    left: 50%;
    top: -25px;
    height: 25px;
    border-right: dashed 1px #999;
  }
  .about_main3 .about_m3 .m3_left .cont ul li:nth-child(1) {
    margin-left: 0;
  }
  .about_main3 .about_m3 .m3_right {
    width: 880px;
    float: none;
    margin: 0 auto;
    margin-top: 40px;
  }
  .about_main3 .about_m3 .m3_right .tit .dib {
    padding: 0 50px;
    height: 40px;
    color: #066e3e;
    font-size: 16px;
    line-height: 38px;
    border: dashed 1px #066e3e;
    border-radius: 20px;
  }
  .about_main3 .about_m3 .m3_right .cont {
    margin-left: 20px;
    margin-right: 20px;
    border-top: dashed 1px #999999;
    margin-top: 42px;
    position: relative;
  }
  .about_main3 .about_m3 .m3_right .cont:before {
    content: '';
    width: 1px;
    position: absolute;
    left: 50%;
    top: -42px;
    height: 42px;
    border-right: dashed 1px #999;
  }
  .about_main3 .about_m3 .m3_right .cont ul {
    margin-left: -20px;
    margin-right: -20px;
  }
  .about_main3 .about_m3 .m3_right .cont ul li {
    width: 40px;
    height: 270px;
    text-align: center;
    border: dashed 1px #066e3e;
    border-radius: 20px;
    color: #333333;
    font-size: 16px;
    line-height: 16px;
    padding: 20px 10px;
    margin-left: 20px;
    margin-top: 25px;
    position: relative;
  }
  .about_main3 .about_m3 .m3_right .cont ul li:before {
    content: '';
    width: 1px;
    position: absolute;
    left: 50%;
    top: -25px;
    height: 25px;
    border-right: dashed 1px #999;
  }
  .about_main3 .about_m3 .m3_right .cont ul li:nth-child(1) {
    margin-left: 0;
  }
  .about_main4 {
    background-position: right center!important;
    background-size: 900px 100%!important;
  }
  .about_main4 .m4_left {
    width: 500px;
    padding: 70px 0;
  }
  .about_main4 .m4_left .cont {
    margin-top: 55px;
  }
  .about_main4 .m4_left .cont ul li {
    height: 66px;
    line-height: 66px;
    padding-left: 45px;
    color: #333333;
    font-size: 18px;
  }
  .about_main4 .m4_left .cont ul li.on {
    box-shadow: 0px 0px 20px 0px rgba(6, 110, 62, 0.4);
    background: #fff;
  }
  .about_main4 .m4_right {
    margin-left: 540px;
    padding-top: 80px;
  }
  .about_main4 .m4_right .tit {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
  }
  .about_main4 .m4_right .note {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
  }
  .about_main5 {
    padding: 80px 0;
    background: url(../images/bgtp10.jpg) no-repeat center center;
    background-size: cover!important;
    position: relative;
  }
  .about_main5 .m5_btn {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
  }
  .about_main5 .m5_btn .prev {
    display: inline-block;
    width: 16px;
    height: 30px;
    background: url(../images/zuojian1.png) no-repeat center center;
    cursor: pointer;
    margin-right: 6rem;
  }
  .about_main5 .m5_btn .prev:hover {
    background: url(../images/zuojian2.png) no-repeat center center;
  }
  .about_main5 .m5_btn .next {
    display: inline-block;
    width: 16px;
    height: 30px;
    background: url(../images/youjian1.png) no-repeat center center;
    cursor: pointer;
  }
  .about_main5 .m5_btn .next:hover {
    background: url(../images/youjian2.png) no-repeat center center;
  }
  .about_main5 .about_m5 {
    width: 1400px;
    height: 630px;
    position: relative;
  }
  .about_main5 .owl-item.active[data-id='0'] .item .pic:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -20px;
    left: -20px;
    background: #066e3e;
    z-index: 1;
  }
  .about_main5 .owl-item.active[data-id='1'] .item {
    padding-top: 180px;
  }
  .about_main5 .owl-item.active[data-id='2'] .item {
    padding-top: 130px;
    position: relative;
  }
  .about_main5 .owl-item.active[data-id='2'] .item .tit {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    padding: 0 50px;
  }
  .about_main5 .item {
    padding: 80px 50px 0;
  }
  .about_main5 .item .pic {
    z-index: 2;
    position: relative;
  }
  .about_main5 .item .pic img {
    position: relative;
    z-index: 2;
  }
  .about_main5 .item .tit {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
  }
  .contact_main1 {
    padding: 120px 0;
    background-size: cover!important;
  }
  .contact_main1 .contact_m1left {
    background: #fff;
    padding: 80px 100px 10px;
  }
  .contact_main1 .contact_m1left .item {
    display: none;
  }
  .contact_main1 .contact_m1left .item:nth-child(1) {
    display: block;
  }
  .contact_main1 .contact_m1left .item .item1 {
    margin-bottom: 70px;
  }
  .contact_main1 .contact_m1left .item .item1 .icon {
    width: 68px;
  }
  .contact_main1 .contact_m1left .item .item1 .icon img {
    width: 100%;
  }
  .contact_main1 .contact_m1left .item .item1 .cont {
    margin-left: 125px;
  }
  .contact_main1 .contact_m1left .item .item1 .cont .tit {
    color: #333333;
    font-size: 24px;
    line-height: 24px;
  }
  .contact_main1 .contact_m1left .item .item1 .cont .note {
    color: #333333;
    font-size: 18px;
    margin-top: 20px;
  }
  .contact_main1 .contact_m1right {
    right: 0;
    bottom: 0;
    width: 641px;
    height: 976px;
    background: url(../images/bgtp6.jpg) no-repeat center center;
    padding-top: 120px;
  }
  .contact_main1 .contact_m1right .tit {
    color: #fff;
    font-size: 48px;
    line-height: 48px;
  }
  .contact_main1 .contact_m1right .hengxian {
    background-color: #ffffff;
    width: 61px;
    height: 3px;
    margin-top: 30px;
  }
  .contact_main1 .contact_m1right .cont {
    height: 385px;
    width: 500px;
    margin: 0 auto;
    padding-left: 100px;
    margin-top: 150px;
  }
  .contact_main1 .contact_m1right .cont .prev {
    width: 30px;
    height: 16px;
    background: url(../images/shangjian.png) no-repeat center center;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -15px;
    cursor: pointer;
  }
  .contact_main1 .contact_m1right .cont .next {
    width: 30px;
    height: 16px;
    background: url(../images/xiajian.png) no-repeat center center;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -15px;
    cursor: pointer;
  }
  .contact_main1 .contact_m1right .cont .swiper-container {
    height: 100%;
  }
  .contact_main1 .contact_m1right .cont .swiper-slide {
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
  }
}
@media (max-width: 1400px) {
  .join-us-01{
    padding:25px 0px!important;

  }
  .index_main2 .index_m2 .m2_left {
    padding-top:240px;
  }
  .container{
    width:1100px;
  }
  .header .container{width:1240px;}
  .about_main4 {
    background-size: 700px 100%!important;
  }
  
  .qy_main1 #certify {
    padding: 0 60px 70px;
}
.contact_main1 .contact_m1right {
    width: 610px;
}
  .y-service-content-cont {
    margin-top: 110px !important;
}
.about_main4 .m4_left {
  width: 540px;
  padding: 70px 0;
}
.about_main4 .m4_left .cont {
  margin-top: 55px;
}
.about_main4 .m4_left .cont ul li {
  height: 66px;
  line-height: 66px;
  padding-left: 45px;
  color: #333333;
  font-size: 18px;
}
.about_main4 .m4_left .cont ul li.on {
  box-shadow: 0px 0px 20px 0px rgba(6, 110, 62, 0.4);
  background: #fff;
}
.about_main4 .m4_right {
  margin-left: 580px;
  padding-top: 40px;
}
.about_main4 .m4_right .tit {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.about_main4 .m4_right .note {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.about_main4 .m4_right{
  padding-top: 88px;
}
}
@media (max-width: 1200px) {
  .container {
    width: 100%;
  }
  .header .container{width: 100%;}
  .header .search {
    right: 20px;
  }
  .header .logo {
    left: 20px;
  }
  .banner #owl-demo1 .owl-dots {
    width: 100%!important;
    left: 0;
    margin-left: 0;
  }
}

/* @media (max-width: 1025px) {
  .header .search {
    right: 25px;
   top:35px;
  }
  .header .search.on {
    background: url(../images/chacha.png) no-repeat center center;
  }
  .header .index_nav {
    right: 20px;
    left:50px;
    top: 0px;
  }
  .header .index_nav > ul {
    text-align: center;
  }
  .header .index_nav > ul > li {
    float: none;
    display: inline-block;
    height: 100px;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    width:12.5%;
  }
  .header .index_nav > ul > li:nth-child(1) {
    background: none;
  }
  .header .index_nav > ul > li > a {
    display: block;
    color: #333333;
    padding-left: 0px;
    padding-right: 0px;
    border: solid 1px #fff;
    border-radius: 15px;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}
  .header .index_nav > ul > li > a.on,
  .header .index_nav > ul > li > a:hover {
    color: #066e3e;
    border-color: #066e3e;
  }
  .header .index_nav > ul > li .xl {
    width: 1000px;
    position: absolute;
    top: 100px;
    left: 0;
    height: auto;
    background: #f5f5f5;
    text-align: left;
    display: none;
    overflow: hidden;
    box-shadow: inset 0 0 10px 5px rgba(0, 0, 0, 0.05);
  }
  .header .index_nav > ul > li .xl li {
    border-top: solid 1px #fff;
    display: inline-block;
  }
  .header .index_nav > ul > li .xl li a {
    color: #ffffff;
    height: 90px;
    display: inline-block;
    line-height: 90px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #333333;
    font-size: 16px;
    margin-left: 55px;
  }
  .header .index_nav > ul > li .xl li a:hover {
    color: #066e3e;
  }
  .search_tk {
    height: 450px;
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    padding-top: 190px;
    z-index: 3;
    display: none;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  }
  .search_tk .search1 {
    border-radius: 30px;
    width: 760px;
    background: #066e3e;
  }
  .search_tk .search1 .search_left {
    width: 230px;
    height: 60px;
    line-height: 60px;
    background: url(../images/shuxian1.png) no-repeat right center;
    position: relative;
  }
  .search_tk .search1 .search_left .note {
    color: #fff;
    font-size: 18px;
    background: url(../images/jiantou.png) no-repeat 198px center;
  }
  .search_tk .search1 .search_left .inp1 {
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
  }
  .search_tk .search1 .search_left .xl {
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0;
    background: #066e3e;
    display: none;
    padding-top: 30px;
  }
  .search_tk .search1 .search_left .xl a {
    height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
  }
  .search_tk .search1 .search_left .xl a:hover {
    background: rgba(0, 0, 0, 0.2);
  }
  .search_tk .search1 .search_btn .btn1 {
    width: 140px;
    height: 60px;
    background: url(../images/fdj.png) no-repeat center center;
    border: 0;
    border-radius: 0 30px 30px 0;
  }
  .search_tk .search1 .search_inp {
    margin-right: 160px;
    margin-left: 265px;
    overflow: hidden;
  }
  .search_tk .search1 .search_inp .inp1 {
    width: 100%;
    height: 60px;
    border: 0;
    background: none;
    color: #fff;
    font-size: 16px;
  }
  .search_tk .search1 .search_inp input::-webkit-input-placeholder,
  .search_tk .search1 .search_inp textarea::-webkit-input-placeholder {
    color: #9ccab5;
  }
  .search_tk .search1 .search_inp input:-moz-placeholder,
  .search_tk .search1 .search_inp textarea:-moz-placeholder {
    color: #9ccab5;
  }
  .search_tk .search1 .search_inp input::-moz-placeholder,
  .search_tk .search1 .search_inp textarea::-moz-placeholder {
    color: #9ccab5;
  }
  .search_tk .search1 .search_inp input:-ms-input-placeholder,
  .search_tk .search1 .search_inp textarea:-ms-input-placeholder {
    color: #9ccab5;
  }
} */
@media (max-width: 1030px) {
  .join-moment .div-word{
    width:37%!important;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot .cont{
    margin-right: 340px;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot{
    padding-left: 20px;
  }
  .service_main .service_m .item .item_bot .cont_tb{
    display: none;
  }
  .service_main .service_m .item .item_bot .cont{
    margin-left: 540px;
  }
  .qy_main2 .container{
    width:90%;
  }
  .qy_main2 .qy_bot .next{
    right:-30px;
  }
  .qy_main2 .qy_bot .prev{
    left:-30px;
  }
  .qy_main2 .note {
    max-width: 100%;
    padding-right: 60%;
  }
  .about_main2 .m2_cont{
    margin-left: 400px;
    padding-left: 50px;
    position: relative;
    z-index:2;
    overflow: visible;
  }
  .about_main2 .m2_cont .cont ul li:hover .note {
    color: #066e3e;
    font-size: 16px;
    font-weight: bold;
  }
  .about_main2 .m2_cont .cont ul li:hover .hengxian {
    background-color: #000000;
    opacity: 0.2;
    width:27px;
    height: 2px;
    margin-left:20px;
  }
  .about_main1 .m1_left{
    margin-right: 500px;
  }
  .index_main1 .cont{
    margin-left: 0;
  }
  .index_main4 .cont{
    margin-left: -5px;
    margin-right: -5px;
  }
  .index_main4 .cont .col-xs-12 .cont1 .note{
  }
  .index_main4 .cont .col-xs-12{
    width:33.33%;
    padding-left: 5px; 
    padding-right: 5px;
  }

  .index_main3 .index_m3 .item{
    padding-right: 40px;
  }
  .index_main3 .index_m3 .item .note{
    line-height:30px;
  }
  .index_main2 .index_m2 .m2_left{
    padding-top: 180px;
  }
  .menu {
    display: block !important;
    font-size: 18px;
    top: 15px;
    right: 15px;
  }
  .menu_close {
    position: fixed;
    display: block;
    font-size: 14px;
    left: auto;
    right: 0;
    z-index: 11;
    border-radius: 0 0 100% 100%;
  }
  .search_tk {
    top: 60px;
    padding: 0 15px;
    padding-top: 50px;
    height: 140px;
  }
  .search_tk .search1 {
    width: 100%;
    border-radius: 20px;
  }
  .search_tk .search1 .search_left {
    width: 100px;
    height: 40px;
    line-height: 40px;
  }
  /* .search_tk .search1 .search_left .note {
    background: url(../images/jiantou.png) no-repeat 80px center;
  } */
  .search_tk .search1 .search_left .xl {
    top: 40px;
  }
  .search_tk .search1 .search_left .xl a {
    line-height: 40px;
  }
  .search_tk .search1 .search_btn {
    width: 60px;
    height: 40px;
  }
  .search_tk .search1 .search_btn .btn1 {
    height: 40px;
    padding-right: 10px;
    width: 100%;
  }
  .search_tk .search1 .search_inp {
    margin-right: 60px;
    margin-left: 110px;
    height: 40px;
  }
  .search_tk .search1 .search_inp .inp1 {
    height: 40px;
    width: 100%;
  }
  .header {
    height: 60px;
  }
  .header .search {
    right: 60px;
    top: 20px;
  }
  .header .logo {
    top: 5px;
    left: 15px;
  }
  .header .logo img {
    height: 50px;
  }
  .header .header_top {
    display: none;
  }
  .header .index_nav {
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    position: fixed;
    right: 320px;
    top: 0px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    width: 150px;
    bottom: 0;
    background: #fff;
    z-index: 1115!important;
    padding-top: 20px;
    margin-right: 0;
    margin-top: 0;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .header .index_nav > ul > li {
    margin-left: 0;
    margin-right: 0;
    background: none;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header .index_nav > ul > li > .xl {
    width: 100%;
    margin-left: 0;
    position: static;
    line-height: 24px;
    margin-top: -5px;
  }
  .header .index_nav > ul > li > .xl li {
    display: block;
  }
  .header .index_nav > ul > li > .xl li a {
    font-size: 13px;
    display: block!important;
    margin-left: 0;
    margin-right: 0;
    line-height: 40px!important;
    height: 40px!important;
    margin-left: 0!important;
    text-align: center;
  }
  .header .index_nav > ul > li > a {
    height: auto;
    line-height: 30px;
    text-align: center;
    padding-left: 0px;
    padding-top: 0;
    padding-right: 0;
    color: #000;
    display: block;
    font-size: 16px;
    height:40px;
    border-top: 0;
  }
  .header .index_nav > ul > li > a span {
    display: none;
  }
  .header .index_nav > ul > li > a:hover,
  .header .index_nav > ul > li > a.on {
    border-top: 0;
  }
  html {
    font-size: 40%;
  }
  .banner .hotnews {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 2;
  }
  .banner .hotnews .hotnews1 {
    border-top: solid 1px rgba(255, 255, 255, 0.5);
    padding: 10px 0;
    line-height: 20px;
  }
  .banner .hotnews .hotnews1 .ht_left {
    width: 90px;
    color: #fff;
    font-size: 14px;
  }
  .banner .hotnews .hotnews1 .ht_left img {
    margin-right: 5px;
    width: 16px;
  }
  .banner .hotnews .hotnews1 .ht_right a {
    color: #fff;
    font-size: 14px;
  }
  .banner .hotnews .hotnews1 .ht_right a img {
    margin-right: 5px;
    width: 16px;
  }
  .banner .hotnews .hotnews1 .cont {
    margin-left: 90px;
    height: 20px;
    overflow: hidden;
    margin-right: 70px;
  }
  .banner .hotnews .hotnews1 .cont .swiper-slide .date {
    color: #fff;
    font-size: 14px;
  }
  .banner .hotnews .hotnews1 .cont .swiper-slide .tit {
    margin-right: 60px;
    height: 30px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 14px;
  }
  .banner .hotnews .hotnews1 .cont .swiper-slide .tit a {
    color: #fff;
  }
  .banner #owl-demo1 {
    height: auto;
  }
  .banner #owl-demo1 .owl-dots {
    width: 100%;
    margin-left: 0;
    left: 0;
    padding-left: 20px;
    bottom: 60px;
  }
  .banner #owl-demo1 .item {
    height: auto;
  }
  .banner #owl-demo1 .item img {
    display: block;
  }
  .banner #owl-demo1 .item .item_abs {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    margin-top: -5rem;
  }
  .banner #owl-demo1 .item .item_abs .tit {
    color: #ffffff;
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    line-height: 20px;
  }
  .banner #owl-demo1 .item .item_abs .tit1 {
    color: #ffffff;
    opacity: 0;
    font-size: 3.6rem;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    line-height: 4rem;
  }
  .banner #owl-demo1 .item .item_abs .more {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  .banner #owl-demo1 .item .item_abs .more .more1 {
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 3rem;
    display: block;
  }
  .banner #owl-demo1 .item .item_abs .more .more1 img {
    display: inline-block;
  }
  .banner #owl-demo1 .item .item_abs .more .more1:hover {
    background: #066e3e;
    border-color: #066e3e;
  }
  
  body {
    padding-top: 60px;
  }
  .index_more {
    background-color: #066e3e;
    width: 160px;
    height: 38px;
    border-radius: 18px;
    text-align: center;
    display: block;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
  }
  .index_more img {
    margin-left: 20px;
    width: 40px;
  }
  .index_main1 .m1_left {
    float: none;
    width: 100%;
    padding-top: 30px;
  }
  .index_main1 .m1_left .tit {
    color: #066e3e;
    font-size: 20px;
  }
  .index_main1 .m1_left .tit1 {
    color: #333333;
    font-size: 16px;
  }
  .index_main1 .m1_left .note {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  
  .index_tit {
    font-size: 20px;
    line-height: 20px;
  }
  
  .index_top .m3_left {
    float: none;
  }
  .index_top .m3_left .note {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  .index_top .m3_right {
    float: none;
    margin-top: 20px;
  }
  
  
  .index_main5 {
    background: #f9f9f9;
    overflow: hidden;
  }
  .index_main5 .m5_left {
    width: 100%;
    float: none;
  }
  .index_main5 .m5_left .index_top {
    padding-top: 30px;
  }
  .index_main5 .m5_left .index_top .m3_right {
    margin-top: 15px;
  }
  .index_main5 .m5_right {
    width: 100%;
    margin-top: -1px;
    margin-top: 30px;
    float: none;
  }
  .index_main5 .m5_right .item {
    width: 33.33%;
    height: 100px;
    border: solid 1px #ececec;
    margin-left: -1px;
    border-bottom: 0;
  }
  .index_main5 .m5_right .item a {
    width: 100%;
    height: 100%;
  }

  .index_main5 .m5_right .item a img {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
 
  .footer {
    background: url(../images/bgtp3.jpg) no-repeat center center;
    background-size: cover!important;
    padding-top: 20px;
  }
  .footer .footer_top {
    display: none;
  }
  .footer .footer_tit {
    color: #ffffff;
    font-size: 18px;
  }
  .footer .footer_tit a {
    color: #fff;
  }
  .footer .cont {
    padding: 20px 0;
  }
  .footer .cont .footer_right {
    width: 100%;
    text-align: center;
  }
  .footer .cont .footer_right .cont1 {
    margin-top: 25px;
    color: rgba(255, 255, 255, 0.3);
  }
  .footer .cont .footer_right .cont1 img {
    /*width: 200px;*/
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .footer .cont .footer_left {
    display: none;
  }
  .footer .copyRight {
    color: rgba(255, 255, 255, 0.2);
    padding: 15px 0;
    font-size: 14px;
    line-height: 22px;
    border-top: solid 1px #4b4a4a;
  }
  .footer .copyRight a {
    color: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .footer .copyRight a:hover {
    color: #ffffff;
  }
  .ejbanner img {
    width: 100%;
  }
  .ejbanner .b_abs {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 22;
  }
  .ejbanner .b_abs .tit {
    color: #ffffff;
    font-size: 20px;
  }
  .ejbanner .b_abs .note {
    color: #ffffff;
    margin-top: 5px;
    font-size: 16px;
    text-transform: uppercase;
  }
  
  
  .ej_tit {
    color: #066e3e;
    font-size: 20px;
    line-height: 20px;
  }
  .ej_tit .hengxian {
    background-color: #999999;
    width: 40px;
    height: 2px;
    margin-top: 10px;
  }
  
  .qy_main1 {
    padding-top: 30px;
  }
  .qy_main1 .qy_note {
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    max-width: 666px;
    margin-top: 15px;
  }
  .qy_main1 #certify:before {
    display: none;
  }
  .qy_main1 #certify .swiper-slide {
    position: relative;
    padding-top: 60px;
  }
  .qy_main1 #certify .xh {
    color: #f0f4f2;
    font-size: 100px;
    font-weight: bold;
    text-align: center;
    line-height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: 'Times New Roman', Times, serif;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main1 #certify {
    position: relative;
    width: 100%;
    margin: 20px auto 0;
    padding: 0 35px;
  }
  .qy_main1 #certify .swiper-container {
    padding-bottom: 60px;
  }
  .qy_main1 #certify .swiper-slide {
    width: 491px;
    max-width: 100%;
    background: none;
  }
  .qy_main1 #certify .swiper-slide img {
    display: block;
    width: 100%;
    margin-top: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main1 #certify .swiper-slide p {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-top: 0;
    text-align: center;
    color: #333;
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 24px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main1 #certify .swiper-slide .div-img {
    position: relative;
  }
  .qy_main1 #certify .swiper-slide .div-img::after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
  }
  .qy_main1 #certify .swiper-slide.swiper-slide-active .div-img::after {
    display: none;
  }
  .qy_main1 #certify .swiper-slide.swiper-slide-active .xh {
    opacity: 1;
  }
  .qy_main1 #certify .swiper-slide.swiper-slide-active p {
    opacity: 1;
  }
  .qy_main1 #certify .swiper-slide.swiper-slide-active img {
    margin-top: 0;
  }
  .qy_main1 #certify .swiper-button-prev,
  .qy_main1 #certify .swiper-button-next {
    width: 16px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    font-size: 0;
  }
  .qy_main1 #certify .swiper-button-prev::after,
  .qy_main1 #certify .swiper-button-next::after {
    display: none;
  }
  .qy_main1 #certify .swiper-button-prev {
    left: 0px;
    background: url(../images/zuojian1.png) no-repeat;
  }
  .qy_main1 #certify .swiper-button-prev:hover {
    background: url(../images/zuojian2.png) no-repeat;
  }
  .qy_main1 #certify .swiper-button-next {
    right: 0px;
    background: url(../images/youjian1.png) no-repeat;
  }
  .qy_main1 #certify .swiper-button-next:hover {
    background: url(../images/youjian2.png) no-repeat;
  }
  
  .qy_main3 {
    background-size: cover!important;
    padding: 30px 0;
  }
  .qy_main3 .qy_m3 {
    margin-top: 20px;
    text-align: center;
  }
  .qy_main3 .qy_m3 .owl-controls {
    position: relative;
    margin: 22px 0 0;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  .qy_main3 .qy_m3 .owl-nav .owl-prev,
  .qy_main3 .qy_m3 .owl-nav .owl-next {
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 30px;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .qy_main3 .qy_m3 .owl-nav .owl-prev {
    left: -36px;
    background-image: url('../images/zuojian1.png');
  }
  .qy_main3 .qy_m3 .owl-nav .owl-next {
    right: -36px;
    background-image: url('../images/youjian1.png');
  }
  .qy_main3 .qy_m3 .owl-dots {
    position: static;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .qy_main3 .qy_m3 .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    background: #7a7a7a;
    border-radius: 50%;
    display: inline-block;
    margin: 0 12px;
  }
  .qy_main3 .qy_m3 .owl-dots .owl-dot.active {
    background: #066e3e;
  }
  .qy_main3 .qy_m3 .item {
    border: solid 1px #066e3e;
    padding: 15px 15px 0;
    background: #f6faf8;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main3 .qy_m3 .item:hover {
    background: #066e3e;
  }
  .qy_main3 .qy_m3 .item:hover .bot {
    background: #066e3e;
  }
  .qy_main3 .qy_m3 .item:hover .bot .btn .xzbtn {
    background: url(../images/xz1.png) no-repeat center center;
  }
  .qy_main3 .qy_m3 .item:hover .bot .tit a {
    color: #fff;
  }
  .qy_main3 .qy_m3 .item .bot {
    height: 40px;
    border-top: solid 1px #066e3e;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main3 .qy_m3 .item .bot .tit {
    margin-right: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    border-right: solid 1px #066e3e;
  }
  .qy_main3 .qy_m3 .item .bot .tit a {
    color: #333333;
    font-size: 18px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .qy_main3 .qy_m3 .item .bot .btn {
    width: 40px;
    height: 40px;
  }
  .qy_main3 .qy_m3 .item .bot .btn .xzbtn {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/xz2.png) no-repeat center center;
  }
  
 
  .about_main3 {
    background: #f6faf8;
    padding: 30px 0;
  }
  .about_main3 .about_m3 {
    margin-top: 20px;
  }
  .about_main3 .about_m3 .m3_left {
    width: 100%;
  }
  .about_main3 .about_m3 .m3_left .tit .dib {
    padding: 0 50px;
    height: 40px;
    color: #066e3e;
    font-size: 16px;
    line-height: 38px;
    border: dashed 1px #066e3e;
    border-radius: 20px;
  }
  .about_main3 .about_m3 .m3_left .cont {
    margin-left: 20px;
    margin-right: 20px;
    border-top: dashed 1px #999999;
    margin-top: 12px;
    position: relative;
  }
  .about_main3 .about_m3 .m3_left .cont:before {
    display: none;
  }
  .about_main3 .about_m3 .m3_left .cont ul {
    margin-left: 0px;
    margin-right: 0px;
  }
  .about_main3 .about_m3 .m3_left .cont ul li {
    width: 100%;
    height: auto;
    text-align: center;
    border: dashed 1px #066e3e;
    border-radius: 20px;
    color: #333333;
    font-size: 16px;
    padding: 5px 10px;
    margin-left: 0px;
    margin-top: 15px;
    position: relative;
  }
  .about_main3 .about_m3 .m3_left .cont ul li:before {
    content: '';
    width: 1px;
    position: absolute;
    left: 50%;
    top: -15px;
    height: 15px;
    border-right: dashed 1px #999;
  }
  .about_main3 .about_m3 .m3_left .cont ul li:nth-child(1) {
    margin-left: 0;
  }
  .about_main3 .about_m3 .m3_right {
    width: 100%;
  }
  .about_main3 .about_m3 .m3_right .tit .dib {
    padding: 0 50px;
    height: 40px;
    color: #066e3e;
    font-size: 16px;
    line-height: 38px;
    border: dashed 1px #066e3e;
    border-radius: 20px;
  }
  .about_main3 .about_m3 .m3_right .cont {
    margin-left: 20px;
    margin-right: 20px;
    border-top: dashed 1px #999999;
    margin-top: 12px;
    position: relative;
  }
  .about_main3 .about_m3 .m3_right .cont:before {
    display: none;
  }
  .about_main3 .about_m3 .m3_right .cont ul {
    margin-left: 0px;
    margin-right: 0px;
  }
  .about_main3 .about_m3 .m3_right .cont ul li {
    width: 100%;
    height: auto;
    text-align: center;
    border: dashed 1px #066e3e;
    border-radius: 20px;
    color: #333333;
    font-size: 16px;
    padding: 5px 10px;
    margin-left: 0px;
    margin-top: 15px;
    position: relative;
  }
  .about_main3 .about_m3 .m3_right .cont ul li:before {
    content: '';
    width: 1px;
    position: absolute;
    left: 50%;
    top: -15px;
    height: 15px;
    border-right: dashed 1px #999;
  }
  .about_main3 .about_m3 .m3_right .cont ul li:nth-child(1) {
    margin-left: 0;
  }
  .about_main4 {
    background: none!important;
    padding-top: 20px;
  }
  .about_main4 .m4_left {
    width: 100%;
    padding: 20px 0 0;
    float: none;
  }
  .about_main4 .m4_left .cont {
    margin-top: 15px;
  }
  .about_main4 .m4_left .cont ul li {
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    color: #333333;
    font-size: 16px;
  }
  .about_main4 .m4_left .cont ul li.on {
    box-shadow: 0px 0px 20px 0px rgba(6, 110, 62, 0.4);
    background: #fff;
  }
  .about_main4 .m4_right {
    margin-left: 0px;
    padding-top: 20px;
    float: none;
  }
  .about_main4 .m4_right .tit {
    color: #333;
    font-size: 20px;
    font-weight: bold;
  }
  .about_main4 .m4_right .note {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .about_main5 {
    padding: 30px 0 30px;
    background: url(../images/bgtp10.jpg) no-repeat center center;
    background-size: cover!important;
    position: relative;
  }
  .about_main5 .m5_btn {
    position: absolute;
    bottom: auto;
    top: 30px;
    right: 15px;
    left: auto;
    text-align: right;
    width: auto;
    z-index: 3;
  }
  .about_main5 .m5_btn .prev {
    display: inline-block;
    width: 16px;
    height: 30px;
    background: url(../images/zuojian1.png) no-repeat center center;
    cursor: pointer;
    margin-right: 3rem;
  }
  .about_main5 .m5_btn .prev:hover {
    background: url(../images/zuojian2.png) no-repeat center center;
  }
  .about_main5 .m5_btn .next {
    display: inline-block;
    width: 16px;
    height: 30px;
    background: url(../images/youjian1.png) no-repeat center center;
    cursor: pointer;
  }
  .about_main5 .m5_btn .next:hover {
    background: url(../images/youjian2.png) no-repeat center center;
  }
  .about_main5 .about_m5 {
    width: 100%;
    height: auto;
    position: relative;
  }
  .about_main5 .owl-item.active[data-id='0'] .item .pic:before {
    content: '';
    display: none;
  }
  .about_main5 .owl-item.active[data-id='1'] .item {
    padding-top: 180px;
  }
  .about_main5 .owl-item.active[data-id='2'] .item {
    padding-top: 130px;
    position: relative;
  }
  .about_main5 .owl-item.active[data-id='2'] .item .tit {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    padding: 0 0px;
  }
  .about_main4{
    padding-bottom: 30px;
  }
  .about_main5 .item {
    padding: 20px 0px 0;
  }
  .about_main5 .item .pic {
    z-index: 2;
    position: relative;
  }
  .about_main5 .item .pic img {
    position: relative;
    z-index: 2;
  }
  .about_main5 .item .tit {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .header .index_nav > ul > li > a.on,
	.header .index_nav > ul > li > a:hover {
	  color: #000;
	  border-color: #fff;
	}
	
	
	#ccmap {
		height: 320px;
	}

	.pages a.ling:first-child{
		display: none;
	}
	.pages a.ling:last-child{
		display: none;
	}
	.about_main4 .m4_right .note {
    height: auto;
    overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	}
	
	
	.about_main4 .m4_right .note::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 3px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 3px;
}

.about_main4 .m4_right .note::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}

.about_main4 .m4_right .note::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

.banner #owl-demo1 .item .item_abs .more .more1 img {
    margin-left: 0rem;
}
.banner #owl-demo1 .item .item_abs .more .more1{
	width: 21rem;
}
.index_main2 .index_m2 .m2_right .m2_btn .trans{
	transform: scale(0.7);
}

.search_tk .search1 .search_left .note {
    font-size: 14px;
}

.search_tk .search1 .search_left .xl a {
    height: 40px;
    font-size: 14px;
}
.search_tk .search1 .search_inp {
    margin-left: 160px;
}
.search_tk .search1 .search_inp .inp1 {
    font-size: 14px;
}
.search_tk .search1 .search_left {
    width: 145px;
}
.search_tk .search1 .search_left .xl {
    top: 25px;
}
.contact_main {
  padding-top: 60px;
  padding-bottom: 65px;
  background: url(../images/bgtp4.jpg) no-repeat center center;
  background-size: cover!important;
}
.contact_main .tit {
  color: #066e3e;
  font-size:28px;
  line-height: 28px;
  font-weight: bold;
}
.contact_main .contact_m {
  margin-top:60px;
  padding-right: 200px;
}
.contact_main .contact_m .item_abs {
  right: 0;
  top: 0;
}
.contact_main .contact_m .item {
  width: 33.33%;
}
.contact_main .contact_m .item .tit1 {
  color: #333333;
  font-size: 16px;
  padding-top: 15px;
}
.contact_main .contact_m .item .note {
  font-family: "DINOT";
  font-size:18px;
}
.contact_main .contact_m .item .note1 {
  color: #333333;
  font-size: 18px;
}
.map img {
  width: 100%;
}
.contact_main1 {
  padding: 60px 0;
  background-size: cover!important;
}
.contact_main1 .contact_m1left {
  background: #fff;
  padding:40px 50px 10px;
}
.contact_main1 .contact_m1left .item {
  display: none;
}
.contact_main1 .contact_m1left .item:nth-child(1) {
  display: block;
}
.contact_main1 .contact_m1left .item .item1 {
  margin-bottom: 30px;
}
.contact_main1 .contact_m1left .item .item1 .icon {
  width: 48px;
}
.contact_main1 .contact_m1left .item .item1 .icon img {
  width: 100%;
}
.contact_main1 .contact_m1left .item .item1 .cont {
  margin-left: 75px;
}
.contact_main1 .contact_m1left .item .item1 .cont .tit {
  color: #333333;
  font-size: 18px;
  line-height: 18px;
}
.contact_main1 .contact_m1left .item .item1 .cont .note {
  color: #333333;
  font-size: 16px;
  margin-top: 10px;
}
.contact_main1 .contact_m1right {
  right: 0;
  bottom: 0;
  width: 441px;
  height: 576px;
  background: url(../images/bgtp6.jpg) no-repeat center center;
  padding-top: 40px;
}
.contact_main1 .contact_m1right .tit {
  color: #fff;
  font-size: 28px;
  line-height: 28px;
}
.contact_main1 .contact_m1right .hengxian {
  background-color: #ffffff;
  width: 41px;
  height: 2px;
  margin-top: 20px;
}
.contact_main1 .contact_m1right .cont {
  height: 325px;
  width: 100%;
  margin: 0 auto;
  padding-left:0px;
  margin-top: 70px;
}
.contact_main1 .contact_m1right .cont .prev {
  width: 30px;
  height: 16px;
  background: url(../images/shangjian.png) no-repeat center center;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -15px;
  cursor: pointer;
}
.contact_main1 .contact_m1right .cont .next {
  width: 30px;
  height: 16px;
  background: url(../images/xiajian.png) no-repeat center center;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -15px;
  cursor: pointer;
}
.contact_main1 .contact_m1right .cont .swiper-container {
  height: 100%;
}
.contact_main1 .contact_m1right .cont .swiper-slide {
  height: 55px;
  line-height: 55px;
  font-size:18px;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.index_main2 .index_m2 .m2_left .swiper-slide .tit a{
  line-height:50px;
}

.about_main4 .m4_left .cont ul li{
  display: inline-block;
  padding-right: 30px;
  width:45%;
}
.join-us-01 .div-info{
  font-size:14px!important;
}
.join-us-01{
  padding:25px 5px;
}
}
@media (max-width:769px){
  .service_main .service_m .item .item_bot .pic{
    width:300px;
  }
  .service_main .service_m .item .item_bot .cont{
    margin-left: 340px;
    padding-top: 15px;
  }
  .service_main .service_m .item .item_bot .cont .note{
    min-height:auto;
    padding-bottom: 10px;
  }
  .qy_main2 {
    padding-top:30px;
  }
  .qy_main2 .note {
    margin-top: 20px;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    max-width: 100%;
    padding-right: 0;
  }
  .qy_main2 .qy_bot {
    padding: 20px 30px 20px;
    background: url(../images/bgtp7.jpg) no-repeat center center;
    background-size: cover!important;
    margin-top: 20px;
  }
  .qy_main2 .qy_bot .prev {
    left: -20px;
    top: 50%;
    margin-top: -15px;
    width: 16px;
    height: 30px;
    background: url(../images/zuojian3.png) no-repeat center center;
    cursor: pointer;
    margin-right: 6rem;
  }
  .qy_main2 .qy_bot .next {
    right: -20px;
    top: 50%;
    margin-top: -15px;
    width: 16px;
    height: 30px;
    background: url(../images/youjian3.png) no-repeat center center;
    cursor: pointer;
  }
  .qy_main2 .qy_bot .swp2 {
    width: 100%;
    height: auto;
    background: #fff;
    border: solid 1px #dddddd;
    padding: 15px;
    position: static;
    bottom: 0px;
    right: 15px;
  }
  .qy_main2 .qy_bot .swp2 .tit {
    text-align: center;
    color: #333333;
    font-size: 14px;
    padding-top: 20px;
  }
  .qy_main2 .qy_bot .swp1 {
    margin-right: 640px;
  }
  .qy_main2 .qy_bot .swp1 .swiper-slide img {
    width: 100%;
  }
  .about_main1 {
    padding-top: 20px;
    padding-bottom: 30px;
    background: #f6faf8;
  }
  .about_main1 .m1_right {
    width: 100%;
    background: url(../images/kuang.png) no-repeat center center;
    background-size: cover!important;
    float: none;
  }
  .about_main1 .m1_right img {
    position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
  }
  .about_main1 .m1_left {
    padding-top: 20px;
    margin-right: 0px;
  }
  .about_main1 .m1_left .note {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    margin-top: 15px;
  }
  .about_main1 .m1_left .qianming {
    text-align: right;
    margin-top: 20px;
  }
  .about_main1 .m1_left .qianming .hengxian {
    background-color: #000000;
    width: 71px;
    height: 2px;
    margin-right: 15px;
  }
  .about_main1 .m1_left .m1_bot {
    padding-top: 15px;
  }
  .about_main1 .m1_left .m1_bot .tit {
    color: #666666;
    font-size: 20px;
  }
  .about_main1 .m1_left .m1_bot .cont {
    padding-top: 15px;
  }
  .about_main1 .m1_left .m1_bot .cont ul li {
    padding-left: 30px;
    background: url(../images/yuanquan2.png) no-repeat left center;
    color: #333333;
    font-size: 14px;
    line-height: 26px;
  }
  .index_main4 .cont .col-xs-12{
    width:50%;
    padding-left: 5px; 
    padding-right: 5px;
  }
  .index_main4 .cont .col-xs-12:nth-child(3){
    display: none;
  }
  .contact_main1 .contact_m1left{
    padding:30px 20px;
  }
  .contact_main1 .contact_m1right{
    width:340px;
    padding-top: 30px;
  }
  .index_main2 .index_m2 .m2_right .swiper-slide a .a_abs{
    bottom:20px;
    padding:0 20px;
  }
  .index_main2 .index_m2 .m2_right .m2_btn .prev{
    margin-right: 30px;
  }
  .index_main2 .index_m2 .m2_right{
    width:45%;
  }
  .index_main2 .index_m2 .m2_right .m2_btn{
    left:-178px;
  }
  .about_main4 .m4_left .cont{
    width:400px;
  }
  .about_main4 .m4_left .cont ul li{
    display: inline-block;
    padding-right: 30px;
  }
  .about_main2 {
    padding: 30px 0;
  }
  .about_main2 .m2_pic {
    width: 100%;
    float: none;
    display: none;
  }
  .about_main2 .m2_pic img {
    width: 100%;
  }
  .about_main2 .m2_cont {
    margin-left: 0px;
    padding-top: 30px;
    margin-top: 0px;
    padding-left: 0px;
  }
  .about_main2 .m2_cont .y-title {
    background: none;
  }
  .about_main2 .m2_cont .cont {
    margin-top: 0px;
  }
  .about_main2 .m2_cont .cont ul li {
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 18px;
  }
  .about_main2 .m2_cont .cont ul li:hover {
    margin-left: 0px;
  }
  .about_main2 .m2_cont .cont ul li:hover .xh {
    color: #666666;
    font-size: 16px;
    font-family: "DINOT";
  }
  .about_main2 .m2_cont .cont ul li:hover .note {
    color: #066e3e;
    font-size: 16px;
    font-weight: normal;
    margin-left: 40px;
  }
  .about_main2 .m2_cont .cont ul li:hover .hengxian {
    background-color: #000000;
    opacity: 0.2;
    width: 0;
    height: 2px;
    margin-left: 0px;
  }
  .about_main2 .m2_cont .cont ul li{
    height:auto;
    line-height:24px;
    padding:5px 0;
  }
  .about_main2 .m2_cont .cont ul li .xh {
    color: #666666;
    font-size: 16px;
    font-family: "DINOT";
    float: left;
  }
  .about_main2 .m2_cont .cont ul li .note {
    margin-left: 40px;
    font-size: 16px;
    display: block;
  }
  .about_main2 .m2_cont .cont ul li .hengxian{
    display: none;
  }
}

@media (max-width:767px){
  .index_main2 {
    background-size: cover!important;
  }
  .index_main2 .index_m2 .m2_right {
    width: 100%;
  }
  .index_main2 .index_m2 .m2_left {
    display: none;
  }
  
  .index_main2 {
    padding-top: 30px;
    margin-top: 20px;
    background-size: cover!important;
  }
  .index_main2 .container {
    height: 100px;
    z-index: 5;
  }
  .index_main2 .container .m2_top {
    position: static;
  }
  .index_main2 .container .m2_top .xxk {
    margin-top: 10px;
  }
  .index_main2 .container .m2_top .xxk .xxk2 {
    width: 60px;
    line-height: 40px;
    border-bottom: solid 1px rgba(0, 0, 0, 0);
    color: #333;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
  }
  .index_main2 .container .m2_top .xxk .xxk2.on {
    border-bottom: solid 1px #066e3e;
    color: #066e3e;
  }
  .index_main2 .index_m2 {
    position: relative;
    z-index: 6;
  }
  .index_main2 .index_m2 .swiper-slide img {
    width: 100%;
  }
   .index_main2 .index_m2 .swiper-slide img:hover{
   	transform: scale(1.1);
   }
  .index_main2 .index_m2 .xxkqh2 {
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .index_main2 .index_m2 .xxkqh2:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .index_main2 .index_m2 .xxkqh2.on {
    opacity: 1;
    z-index: 3;
  }
  .index_main2 .index_m2 .m2_right {
    width: 100%;
    position: relative;
  }
  .index_main2 .index_m2 .m2_right .m2_btn {
    width: 90px;
    position: absolute;
    right: 15px;
    top: -50px;
    bottom: auto;
    left: auto;
    text-align: center;
    z-index: 3;
  }
  .index_main2 .index_m2 .m2_right .m2_btn .prev {
    display: inline-block;
    width: 16px;
    height: 30px;
    background: url(../images/zuojian1.png) no-repeat center center;
    cursor: pointer;
    margin-right: 15px;
  }
  .index_main2 .index_m2 .m2_right .m2_btn .prev:hover {
    background: url(../images/zuojian2.png) no-repeat center center;
  }
  .index_main2 .index_m2 .m2_right .m2_btn .next {
    display: inline-block;
    width: 16px;
    height: 30px;
    background: url(../images/youjian1.png) no-repeat center center;
    cursor: pointer;
  }
  .index_main2 .index_m2 .m2_right .m2_btn .next:hover {
    background: url(../images/youjian2.png) no-repeat center center;
  }
  .index_main2 .index_m2 .m2_right .swiper-slide a img {
    width: 100%;
  }
  .index_main2 .index_m2 .m2_right .swiper-slide a .a_abs {
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0 15px;
    z-index: 2;
  }
  .index_main2 .index_m2 .m2_right .swiper-slide a .a_abs .tit {
    color: #fff;
    font-size: 18px;
  }
  .index_main2 .index_m2 .m2_right .swiper-slide a .a_abs .note {
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
  }
  .index_main2 .index_m2 .m2_left {
    display: none;
  }
  .contact_main {
    padding-top: 30px;
    padding-bottom: 35px;
    background: url(../images/bgtp4.jpg) no-repeat center center;
    background-size: cover!important;
  }
  .contact_main .tit {
    color: #066e3e;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
  }
  .contact_main .contact_m {
    margin-top: 20px;
    padding-right: 0px;
  }
  .contact_main .contact_m .item_abs {
    display: none;
  }
  .contact_main .contact_m .item {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .contact_main .contact_m .item .icon img {
    margin: 0 auto;
  }
  .contact_main .contact_m .item .tit1 {
    color: #333333;
    font-size: 16px;
    padding-top: 10px;
  }
  .contact_main .contact_m .item .note {
    font-family: "DINOT";
    font-size: 20px;
  }
  .contact_main .contact_m .item .note1 {
    color: #333333;
    font-size: 18px;
  }
  .contact_main1 {
    padding: 0px 0;
  }
  .contact_main1 .contact_m1left {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 15px 20px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .contact_main1 .contact_m1left .item {
    display: none;
  }
  .contact_main1 .contact_m1left .item:nth-child(1) {
    display: block;
  }
  .contact_main1 .contact_m1left .item .item1 {
    margin-bottom: 20px;
  }
  .contact_main1 .contact_m1left .item .item1 .icon {
    width: 58px;
  }
  .contact_main1 .contact_m1left .item .item1 .icon img {
    width: 100%;
  }
  .contact_main1 .contact_m1left .item .item1 .cont {
    margin-left: 75px;
    padding-top: 6px;
  }
  .contact_main1 .contact_m1left .item .item1 .cont .tit {
    color: #333333;
    font-size: 18px;
    line-height: 18px;
  }
  .contact_main1 .contact_m1left .item .item1 .cont .note {
    color: #333333;
    font-size: 16px;
    margin-top: 5px;
  }
  .contact_main1 .contact_m1right {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    background: url(../images/bgtp6.jpg) no-repeat center center;
    background-size: cover!important;
    padding-top: 30px;
    height: 260px;
  }
  .contact_main1 .contact_m1right .tit {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
  }
  .contact_main1 .contact_m1right .hengxian {
    background-color: #ffffff;
    width: 40px;
    height: 2px;
    margin-top: 10px;
  }
  .contact_main1 .contact_m1right .cont {
    width: 100%;
    height: 90px;
    margin: 0 auto;
    padding-left: 0px;
    margin-top: 50px;
    margin-bottom: 70px;
  }
  .contact_main1 .contact_m1right .cont .prev {
    width: 30px;
    height: 16px;
    background: url(../images/shangjian.png) no-repeat center center;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    cursor: pointer;
  }
  .contact_main1 .contact_m1right .cont .next {
    width: 30px;
    height: 16px;
    background: url(../images/xiajian.png) no-repeat center center;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    cursor: pointer;
  }
  .contact_main1 .contact_m1right .cont .swiper-container {
    height: 100%;
  }
  .contact_main1 .contact_m1right .cont .swiper-slide {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .index_main3 {
    padding-top: 30px;
  }
  .index_main3 .index_m3 {
    margin-top: 25px;
    background-size: cover!important;
  }
  .index_main3 .index_m3 .item {
    height: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
    padding-top: 30px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    border-right: 0;
    background: rgba(255, 255, 255, 0);
    padding-bottom: 30px;
  }
  .index_main3 .index_m3 .item:hover {
    background: none;
  }
  .index_main3 .index_m3 .item:hover .icon img.imggb {
    opacity: 0;
  }
  .index_main3 .index_m3 .item:hover .icon img.imgga {
    opacity: 1;
  }
  .index_main3 .index_m3 .item:hover .tit {
    color: #fff;
  }
  .index_main3 .index_m3 .item:hover .tit1 {
    color: #fff;
  }
  .index_main3 .index_m3 .item:hover .note {
    color: #fff;
  }
  .index_main3 .index_m3 .item:hover .more a {
    opacity: 1;
  }
  .index_main3 .index_m3 .item:hover .xh {
    color: #fff;
    opacity: 0.2;
  }
  .index_main3 .index_m3 .item:nth-child(1) {
    border-top: solid 1px rgba(255, 255, 255, 0.3);
    border-left: 0;
  }
  .index_main3 .index_m3 .item .icon {
    position: relative;
  }
  .index_main3 .index_m3 .item .icon img.imggb {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  .index_main3 .index_m3 .item .tit {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    opacity: 0.5;
    padding-top: 16px;
    line-height: 16px;
  }
  .index_main3 .index_m3 .item .tit1 {
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    line-height: 20px;
  }
  .index_main3 .index_m3 .item .note {
    color: #ffffff;
    font-size: 16px;
    padding-top: 20px;
    line-height: 16px;
  }
  .index_main3 .index_m3 .item .more {
    margin-top: 20px;
  }
  .index_main3 .index_m3 .item .more a {
    color: #066e3e;
    opacity: 1;
    font-size: 16px;
  }
  .index_main3 .index_m3 .item .more a img {
    width: 48px;
  }
  .index_main3 .index_m3 .item .xh {
    position: absolute;
    bottom: auto;
    right: 20px;
    left: auto;
    top: 20px;
    font-family: "DONIT";
    font-size: 100px;
    color: #fff;
    opacity: 0.2;
    line-height: 100px;
    font-weight: bold;
  }
  .index_main4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .index_main4 .cont {
    margin-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .index_main4 .cont .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
  .index_main4 .cont .col-xs-12 .cont1 {
    border: solid 1px #eeeeee;
    border-top: 0;
    padding: 15px 15px 0;
  }
  .index_main4 .cont .col-xs-12 .cont1 .tit {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
  }
  .index_main4 .cont .col-xs-12 .cont1 .tit a {
    color: #333333;
  }
  .index_main4 .cont .col-xs-12 .cont1 .note {
    color: #999999;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-top: 10px;
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot {
    margin-top: 15px;
    height: 40px;
    line-height: 40px;
    border-top: solid 1px #eee;
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot .date {
    color: #666666;
    font-size: 14px;
    font-family: "DINOT1";
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot .date img {
    margin-right: 10px;
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot .more {
    padding-right: 55px;
    color: #666;
    font-size: 14px;
    background: url(../images/moretb3.png) no-repeat right center;
    background-size: 40px!important;
  }
  .index_main4 .cont .col-xs-12 .cont1 .bot .more span {
    opacity: 1;
  }
  .index_main4 .cont .col-xs-12{
    width:100%;
  }
  .index_main4 .cont .col-xs-12:nth-child(3){
    display: block;
  }
  .index_main1 .m1_left .more {
    margin-top: 20px;
  }
  .index_main1 .cont {
    margin-left: 0px;
    height: auto;
  }
  .index_main1 .cont .item {
    width: 100%;
    height: auto;
    border-left: solid 1px #f2f2f2;
    padding-top: 0px;
  }
  .index_main1 .cont .item:nth-child(2) {
    padding-top: 0px;
  }
  .index_main1 .cont .item .item1 {
    width: 50%;
    float: left;
    color: white;
    padding-left: 0px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
  }
  .index_main1 .cont .item .item1.itema2:before {
    top: 30px;
  }
  .index_main1 .cont .item .item1:before {
    content: '';
    width: 2px;
    height: 30px;
    background: #066e3e;
    position: absolute;
    left: 0;
    top: 30px;
  }
  .index_main1 .cont .item .item1 .tit .spa {
    color: #333333;
    font-size: 14px;
    position: absolute;
    margin-top: 20px;
    margin-left: 0px;
  }
  .index_main1 .cont .item .item1 .tit .sp1 {
    font-size: 60px;
    display: inline-block;
    background: url(../images/tp1.jpg) no-repeat left top;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
    font-weight: bold;
    font-family: "DINOT";
    vertical-align: top;
  }
  .index_main1 .cont .item .item1 .tit .sp1.sp7 {
    background-position: top center!important;
  }
  .index_main1 .cont .item .item1 .tit .sp1.sp2 {
    background-position: top center!important;
    font-size: 60px;
    padding-right: 10px;
  }
  .index_main1 .cont .item .item1 .tit .sp1.sp3 {
    background-position: top center!important;
    font-size: 60px;
  }
  .index_main1 .cont .item .item1 .tit .sp1.sp4 {
    background-position: top center!important;
    padding-right: 10px;
  }
  .index_main1 .cont .item .item1 .tit .sp1.sp5 {
    background-position: top center!important;
    padding-right: 10px;
  }
  .index_main1 .cont .item .item1 .tit .sp1.sp6 {
    background-position: top center!important;
    padding-right: 10px;
    font-size: 60px;
  }
  .index_main1 .cont .item .item1 .note {
    font-size: 18px;
    color: #333;
  }
  .about_main1 {
    padding-top: 20px;
    padding-bottom: 30px;
    background: #f6faf8;
  }
  .about_main1 .m1_right {
    width: 100%;
    background: url(../images/kuang.png) no-repeat center center;
    background-size: cover!important;
    float: none;
  }
  .about_main1 .m1_right img {
    position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
  }
  .about_main1 .m1_left {
    padding-top: 20px;
    margin-right: 0px;
  }
  .about_main1 .m1_left .note {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    margin-top: 15px;
  }
  .about_main1 .m1_left .qianming {
    text-align: right;
    margin-top: 20px;
  }
  .about_main1 .m1_left .qianming .hengxian {
    background-color: #000000;
    width: 71px;
    height: 2px;
    margin-right: 15px;
  }
  .about_main1 .m1_left .m1_bot {
    padding-top: 15px;
  }
  .about_main1 .m1_left .m1_bot .tit {
    color: #666666;
    font-size: 20px;
  }
  .about_main1 .m1_left .m1_bot .cont {
    padding-top: 15px;
  }
  .about_main1 .m1_left .m1_bot .cont ul li {
    padding-left: 30px;
    background: url(../images/yuanquan2.png) no-repeat left center;
    color: #333333;
    font-size: 14px;
    line-height: 26px;
  }
  .pcshow {
    display: none!important;
  }
  .mobileshow {
    display: block!important;
  }

  .qy_main {
    padding-top: 30px;
  }
  .qy_main .qy_m {
    margin-top: 20px;
  }
  .qy_main .qy_m .qy_left {
    width: 100%;
    height: auto;
    float: none;
  }
  .qy_main .qy_m .qy_left:hover .picspan {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .qy_main .qy_m .qy_left .picspan {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 300px;
  }
  .qy_main .qy_m .qy_left .item_abs {
    width: 100%;
    height: auto;
    position: static;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #f9f9f9;
    text-align: center;
  }
  .qy_main .qy_m .qy_left .item_abs .icon img {
    margin: 0 auto;
  }
  .qy_main .qy_m .qy_left .item_abs .tit {
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .qy_main .qy_m .qy_left .item_abs .note {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
  }
  .qy_main .qy_m .qy_right {
    width: 100%;
    height: auto;
    float: none;
  }
  .qy_main .qy_m .qy_right .item:nth-child(2) .cont {
    margin-left: 0;
    margin-right: 50%;
  }
  .qy_main .qy_m .qy_right .item .pic {
    width: 100%;
    float: none;
    height: 300px;
  }
  .qy_main .qy_m .qy_right .item .cont {
    margin-left: 0%;
    width: 100%;
    padding: 15px;
    background: #f9f9f9;
    height: auto;
    text-align: center;
  }
  .qy_main .qy_m .qy_right .item .cont .icon img {
    margin: 0 auto;
  }
  .qy_main .qy_m .qy_right .item .cont .tit {
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .qy_main .qy_m .qy_right .item .cont .note {
    color: #666666;
    font-size: 16px;
    line-height: 16px;
    line-height: 24px;
  }
  
  .service_main {
    padding-top: 30px;
  }
  .service_main .service_tit {
    color: #066e3e;
    font-size: 20px;
    line-height: 20px;
  }
  .service_main .hengxian {
    background-color: #999999;
    width: 40px;
    height: 2px;
    margin-top: 15px;
  }
  .service_main .service_m {
    padding-top: 20px;
  }
  .service_main .service_m .item {
    margin-bottom: 30px;
  }
  .service_main .service_m .item:nth-child(2n) .item_top {
    text-align: left;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot {
    padding-left: 0px;
    background: url(../images/guaijiao1.png) no-repeat left top;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot .cont_tb {
    right: 0px;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot .pic {
    float: none;
  }
  .service_main .service_m .item:nth-child(2n) .item_bot .cont {
    margin-left: 0;
    margin-right: 0px;
  }
  .service_main .service_m .item .item_top .tit {
    color: #066e3e;
    font-size: 20px;
    font-weight: bold;
  }
  .service_main .service_m .item .item_top .note {
    color: #999999;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 5px;
  }
  .service_main .service_m .item .item_bot {
    margin-top: 20px;
    position: relative;
    background: url(../images/guaijiao2.png) no-repeat right top;
  }
  .service_main .service_m .item .item_bot:hover .pic span img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .service_main .service_m .item .item_bot .cont_tb {
    right: 20px;
    bottom: -10px;
    width: 100px;
  }
  .service_main .service_m .item .item_bot .pic {
    width: 100%;
    float: none;
  }
  .service_main .service_m .item .item_bot .pic img {
    width: 100%;
  }
  .service_main .service_m .item .item_bot .pic span {
    position: relative;
    z-index: 2;
    box-shadow: 0 10px 20px 15px rgba(6, 110, 62, 0.1);
  }
  .service_main .service_m .item .item_bot .pic span img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .service_main .service_m .item .item_bot .pic .abs {
    bottom: -60px;
    left: 0;
  }
  .service_main .service_m .item .item_bot .cont {
    margin-left: 0px;
    padding-top: 20px;
  }
  .service_main .service_m .item .item_bot .cont .note {
    color: #666666;
    font-size: 14px;
    max-width: 450px;
    line-height: 24px;
    min-height: auto;
    margin-bottom: 10px;
  }
  .join-moment .div-word{
    width:100%!important;
  }


}
body{
  max-width:100%;
  width:100%!important;
}