
@media screen and (max-width: 1200px) {
html {
    height: auto;
}
* {
    -webkit-tap-highlight-color: transparent;
    /*	-webkit-appearance: none;*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0px;
    padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    height: auto;
    font-size: 42px !important;
    background: #FFF;
}
/*********************************************/
button { /*IE67button变宽解决*/
    overflow: visible;
    padding: 5px;
}
.apple {
    -webkit-appearance: none; /*清除苹果手机特效*/
}
input, textarea {
    border-radius: 0px; /*清除苹果手机特效*/
    outline: none; /*清除Chrome文本框发光*/ /*-webkit-tap-highlight-color:rgba(0,0,0,0)苹果点击按钮平面闪动*/
}
/*清楚苹果手机按钮*/
input[type="button"], input[type="submit"], input[type="reset"], select, button {
    -webkit-appearance: none; /*去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 点击高亮的颜色*/
}
textarea {
    -webkit-appearance: none;
}
input[type="text"] {
    -webkit-appearance: none; /*去除input默认样式*/
}
/*清楚苹果手机按钮*/
select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
}
a, a:hover, a:visited, a:link, a:active, a:focus {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*解决手机版点击背景问题*/
}
a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #3C3C3C;
}
a, p, div h1 {
    font-size: 42px !important;
    height: 100%;
    line-height: 52px;
}
/*********************************************************************/	
.show_n, .w_1200 {
    width: 94%;
    margin: 0 auto;
    overflow: inherit;
}
.pages a, .pages span {
    font-size: 42px;
    padding: 15px 30px;
    margin: 0 16px;
}
.heard {
    position: relative;
    z-index: 999999;
}
.heard_n_R {
    width: 45%;
    position: absolute;
    top: 165px;
    right: 0px;
    background: #FFF;
}
.heard_n.w_1200 {
    overflow: inherit;
}
.heard_n_R>ul>li {
    display: block;
    width: 100% !important;
    height: 140px !important;
    line-height: 140px !important;
}
.heard_n_R>ul>li a {
    height: 140px !important;
    line-height: 140px !important;
}
.heard_n_R>ul>li.cur {
    background: #54CAD8;
}
.heard_n_R>ul>li a:hover {
    color: #000;
}
.heard .logo {
    width: 50%;
}
.heard .logo img {
    width: 100%;
}
.scroll {
    height: inherit;
}
.heard_n i {
    display: inline-block;
    content: " ";
    width: 100px;
    height: 100px;
    background: url(../images/nav.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 32px;
    right: 35px;
    z-index: 888;
}
.heard_n_R {
    display: none;
}
.heard_n {
    position: relative;
    z-index: 999999;
}
.top_box .logo {
    width: 30%;
    height: auto;
}
.top_box .logo img {
    width: 100%;
}
.heard_n_R>ul>li a {
    height: 140px !important;
    line-height: 140px !important;
    width: 100% !important;
    display: block !important;
    padding: 0px !important;
}
.heard_n_R>ul>li a span {
    display: none !important;
}
.top_box .nav li {
    margin-left: 0px !important;
}
.H_about_num_li_num {
    font-size: 36px;
}
.H_about_num_li_num b {
    font-size: 56px;
}
.H_about_num_li span {
    font-size: 34px;
}
.index_com {
    background-size: cover;
}
.index_bt1 span {
    font-size: 46px;
}
.index_bt1 {
    font-size: 38px;
}
.index_bt1 span i {
    margin-top: 12px;
    margin-bottom: 12px;
}
.index_sh {
    display: none;
}
.H_news_n a {
    width: 100%;
}
.H_news_n a .time {
    width: 180px;
    height: 180px;
}
.H_news_n a .time span {
    font-size: 42px !important;
    margin-bottom: 20px;
    margin-top: 25px;
}
.H_news_n a .time {
    font-size: 36px !important;
}
.H_news_n_w {
    width: 865px;
}
.H_news_n_w h1:after {
    width: 92px;
    height: 2px;
}
.index_main1 .more a {
    background: none;
    border: 2px solid #0cb1b9;
    width: 220px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    padding: 0px;
    font-size: 38px !important;
}
.index_cp li {
    width: 47%;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.index_cp li:nth-of-type(odd) {
    margin-left: 2%;
    margin-right: 1%;
}
.index_cp li:nth-of-type(even) {
    margin-left: 1%;
    margin-right: 2%;
}
.index_cp .tu {
    height: 460px;
}
.wz {
    width: 100% !important;
}
.wz div a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.min_foot_H {
    display: block;
    height: 200px;
}
.min_foot {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 200px;
    background: rgba(80,198,208,0.96);
    z-index: 888;
}
.min_foot a img {
    margin-bottom: 18px;
    margin-top: 35px;
}
.min_foot a {
    float: left;
    width: 25%;
    text-align: center;
    color: #FFF;
}
.foot, .index_dz, .index_sh {
    display: none;
}
.banner_min_add {
    display: block !important;
}
.index_main1 {
    padding: 0px;
}
.weizhi {
    width: 94%;
    margin: 0 auto;
    overflow: inherit;
    font-size: 42px;
    line-height: 108px;
    margin-bottom: 65px;
}
.weizhi .main {
    width: 100%;
}
.weizhi span {
    font-size: 42px;
}
.about_us01>.wrap {
    width: 94%;
    margin: 0 auto;
}
.about_us01 .left {
    width: 100%;
}
.about_us01 .right {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    float: inherit;
    margin-bottom: 30px;
}
.about_us01 .right ._full {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.about_us02 .content .box li .txt {
    font-size: 30px;
    margin-top: 25px;
}
.about_us03 .left {
    width: 94%;
    margin: 0 auto;
    float: inherit;
}
.about_us03 .left .list li {
}
.about_us03 .left .list li .box .img_ img {
    vertical-align: bottom;
}
.about_us03 .left .list li .box .img_ {
    width: 100px;
    height: 100px;
    line-height: 100px;
}
.about_us03 .left .list li .box {
    padding-top: 45px;
}
.about_us03 .left .list li .box .tit {
    font-size: 46px;
    line-height: 50px;
}
.about_us03 .left .list li .box .jt {
    background-size: contain;
    width: 108px;
    height: 20px;
}
.about_us03 .right {
    width: 100%;
}
.about_us03 .right .cell .box .tit {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 30px !important;
}
.about_us03 .right .cell .box .txt p {
    font-size: 42px !important;
    line-height: 50px !important;
    height: auto;
    margin-bottom: 20px;
}
.about_us02 {
    padding-bottom: 0px;
}
.about_us01 .left .box .tit {
    font-size: 46px;
    line-height: 50px;
    margin-bottom: 20px;
}
.about_us01 .left .box .con {
    font-size: 42px;
    line-height: 50px;
}
.about_us01 .left .box {
    padding-top: 0px;
}
.N_title_n a {
    padding: 15px 30px;
    margin-left: 10px;
    margin-right: 10px;
}
.news_list01 .list_time {
    width: 180px;
    height: 180px;
    padding: 0px !important;
    box-sizing: border-box;
}
.news_list01 .list_bd .list_box .list_time_day {
    font-size: 42px !important;
    display: block;
    margin-bottom: 20px;
    margin-top: 25px;
}
.list_time_year {
    font-size: 36px !important;
}
.news_list01 .list_bd .list_main .bd_r, .list_tool {
    display: none;
}
.news_list01 .list_bd .list_main {
    width: 79%;
}
.news_list01 .list_bd .list_main .bd_c .list_p, .news_list01 .list_bd .list_main .bd_c .list_title {
    line-height: 52px;
    height: 100%;
}
.news_list01 .list_bd .list_main .bd_c .list_title {
    margin-bottom: 10px;
}
.news_detail01 .detail_r {
    display: none;
}
.news_detail01 .detail_l {
    width: 100%;
}
.news_detail01 .detail_l .l_box .news_title {
    font-size: 48px !important;
}
.news_detail01 .detail_l .l_box .l_tools span, .show_n p, .show_n p span, .zhaopin_sub {
    font-size: 42px !important;
    line-height: 68px;
    height: 100%;
}
.M_fanhui {
    display: block;
    margin-top: 50px;
    overflow: hidden;
}
.M_fanhui a {
    float: right;
    font-size: 42px;
    color: #FFF;
    background: #2E9B4E;
    padding: 20px 30px;
    border-radius: 20px;
}
table.gridtable th, table.gridtable td {
    font-size: 42px;
}
table.gridtable tr th:nth-of-type(2), table.gridtable tr td:nth-of-type(2), table.gridtable tr th:nth-of-type(4), table.gridtable tr td:nth-of-type(4) {
    display: none;
}
table.gridtable tr th, table.gridtable tr td {
    font-size: 42px !important;
    line-height: 100px;
    height: 100%;
}
.gridtable {
    width: 100% !important;
}
table.gridtable td a {
    line-height: 54px;
    font-size: 38px !important;
    height: 54px;
    padding: 10px 12px;
}
.zhaopin_show_tit, .zhaopin_canshu_li span, .zhaopin_show_tit b, .zhaopin_tel, .zhaopin_show_n span {
    font-size: 42px !important;
}
.zhaopin_canshu_li {
    width: 49%;
}
.about {
    width: 94%;
    margin: 0 auto;
}
.about1>p>img {
    width: 35%;
}
#allmap {
    zoom: 2.2;
}
.H_news .more {
    width: 100%; text-align: center;
    margin: 70px auto 80px auto;
}
	.index_main1 .more a{ margin: 0 auto;}
.cur_img img {width:100% !important } 
}
