﻿body, dl, dd, ul, ol, h1, h2, h3, h4, form, input, button, textarea, p, th, td, div {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font: 14px/1.5 '\5FAE\8F6F\96C5\9ED1', arial, 'Hiragino Sans GB';
    background: #fff;
    color: #666;
}

img {
    vertical-align: middle;
    border: none;
    max-width: 100%;
}

ul, ol {
    list-style: none outside none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
    font-family: 'Arial', arial, 'Hiragino Sans GB';
}

a {
    color: #333;
    text-decoration: none;
}

a:focus {
    outline: 0 none;
}

h1, h2, h3, h4 {
    font-size: 100%;
    font-weight: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
}

.text, .zbtn, .btn, textarea {
    font-family: "Arial", arial, 'Hiragino Sans GB';
}

.wrap {
    width: 1200px;
    margin: auto;
}

.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1;
}

html, body, .block, .fullPage, .carousel-fade-pic {
    width: 100%;
    height: 100%;
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #0081a2;
    -webkit-border-radius: 4px;
    border: none;
}

::-webkit-scrollbar-track-piece {
    background-color: #ccc;
    -webkit-border-radius: 0;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.head_bar, .header, .logo, .nav, .nav i, .sub_more, .xiashu_pic li:after, .pro_more, .anniu, .p_hb, .s_city li, .sj, .tongji, .n_item_pic img, .fixed_ceng, .n_item_cons {
    transition: all 0.3s ease 0s;
}

.carousel-fade {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.carousel-fade-pic li {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-size: cover !important;
}

.carousel-fade-pic li a {
    display: block;
    width: 100%;
    height: 100%;
}

.carousel-fade .flex-control-nav {
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    padding: 6px 12px 2px;
    border-radius: 15px;
}

.carousel-fade .flex-control-nav li {
    width: 18px;
    height: 18px;
    border-radius: 18px;
    display: inline-block;
    margin: 0 5px;
    overflow: hidden;
    cursor: pointer;
}

.carousel-fade .flex-control-nav li a {
    font-size: 0;
    display: block;
    text-indent: -9999px;
    background: #8a8a8b;
    width: 18px;
    height: 18px;
    border-radius: 18px;
}

.carousel-fade .flex-control-nav li .flex-active {
    background: #0081a2;
}

.carousel-fade .flex-direction-nav {
    display: none;
}

.head_bar {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    -display: none;
}

.top_bar {
    height: 30px;
    line-height: 30px;
    background: #0081a2;
}

.gupiao {
    float: left;
    color: #fff;
    font-size: 12px;
    margin-left: 40px;
}

.top_right {
    float: right;
    padding: 0 35px 0 0;
}

.top_right a, .top_right i {
    float: left;
    margin: 0 6px;
    color: #fff;
}

.top_right i, .sbtn, .weixin {
    background: url(../images/icon1.png) no-repeat;
    background-position: -27px -5px;
    width: 1px;
    height: 8px;
}

.top_right .sbtn {
    background-position: 0 0;
    width: 14px;
    height: 15px;
    margin-top: 6px;
}

.top_right .weixin {
    background-position: -38px 0;
    width: 19px;
    height: 15px;
    margin-top: 6px;
    position: relative;
}

.top_right i {
    margin-top: 10px;
}

.header {
    background: #fff;
    width: 100%;
    height: 100px;
}

.logo {
    float: left;
    margin: 15px 0 0 55px;
}

.topsao {
    position: absolute;
    max-width: 100px;
    width: 100px;
    height: 100px;
    left: -40px;
    top: 24px;
    display: none;
    z-index: 99;
}

.top_right .weixin:hover .topsao {
    display: block;
}

.sbtn {
    float: right;
    border: none;
}

.sers {
    background: #0081a2;
    width: 160px;
    float: left;
    height: 26px;
    margin-top: 2px;
}

.head_bar .sbtn {
    background: url(../images/fd2.png) no-repeat 50% 50%;
    width: 27px;
    margin-top: 0;
    height: 26px;
}

.soutxt {
    width: 132px;
    height: 26px;
    line-height: 26px;
    border: none;
    background: #fff;
    padding-left: 7px;
    float: left;
    display: none;
}

.acks .soutxt {
    display: block;
}

.acks .sers {
    background: #fff;
}

.acks {
    background-color: #fff;
}

.nav {
    float: right;
    padding-right: 140px;
}

.nav li {
    width: 124px;
    text-align: center;
    float: left;
    position: relative;
}

.nav li > a {
    display: block;
    height: 96px;
    border-top: 4px solid #fff;
    position: relative;
}

.nav li i {
    background: url(../images/icon2.png) no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
    margin-top: 15px;
}

.nav li .a1 i {
    background-position: 6px 2px;
}

.nav li .a2 i {
    background-position: -95px 3px;
}

.nav li .a3 i {
    background-position: -243px 0;
}

.nav li .a4 i {
    background-position: -374px 0;
}

.nav li .a5 i {
    background-position: -506px 0;
}

.nav li .a6 i {
    background-position: -636px 0;
}

.nav li .a7 i {
    background-position: -778px 0;
}

.nav li .a8 i {
    background-position: -911px 0;
}

.nav li .a9 i {
    background-position: -1043px 5px;
}

.nav li > a:after {
    content: '';
    background: url(../images/icon15.png) no-repeat;
    width: 9px;
    height: 5px;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 0;
    display: none;
}

.nav li > a:hover {
    background: #f4f4f4;
    color: #0081a2;
    border-color: #0081a2;
}

.nav li .a1:hover i {
    background-position: 6px -46px;
}

.nav li .a2:hover i {
    background-position: -112px -45px;
}

.nav li .a3:hover i {
    background-position: -243px -48px;
}

.nav li .a4:hover i {
    background-position: -374px -48px;
}

.nav li .a5:hover i {
    background-position: -506px -48px;
}

.nav li .a6:hover i {
    background-position: -636px -48px;
}

.nav li .a7:hover i {
    background-position: -778px -48px;
}

.nav li .a8:hover i {
    background-position: -911px -48px;
}

.nav li .a9:hover i {
    background-position: -1043px -48px;
}

.nav li > a:hover:after {
    display: block;
}

.fen2 > a {
    width: 50%;
    float: left;
}

.subcaidan {
    background: #f4f4f4;
    width: 370px;
    padding: 5px 0;
    display: none;
    position: absolute;
    left: 0;
    top: 98px;
}

.subleft {
    width: 98px;
    float: left;
    border-right: 1px solid #dbdbdb;
    margin-right: 15px;
    min-height: 140px;
}

.nav .subleft a {
    -height: 24px;
    -line-height: 24px;
    border: none;
    padding: 3px 0;
    display: block;
}

.nav .subleft a:hover:after {
    display: none;
}

.nav .subleft a:hover {
    color: #0081a2;
}

.tutu {
    float: left;
    padding: 10px 0;
}

.tutu img {
    width: 243px;
    height: 120px;
}

.drop:hover .subcaidan {
    display: block;
}

.fixed {
    top: 0px;
}

.fixed .header {
    height: 60px;
    background: rgba(255, 255, 255, 0.6);
}

.fixed .logo img {
    height: 50px;
}

.fixed .logo {
    margin-top: 5px;
}

.fixed .nav {
    margin-top: -40px;
}

.fixed .nav i {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fixed .nav li a:hover {
    background: rgba(255, 255, 255, 0.2);
}

.block {
    position: relative;
    overflow: hidden;
}

.page_2 {
    background: #e9e9e9;
}

.sub_company {
    width: 50%;
    height: 100%;
    float: left;
}

.sub_company_pic {
    width: 50%;
    height: 100%;
    float: right;
    position: relative;
}

.sub_company_pic li img, .sub_company_pic li {
    height: 100%;
    width: 100%;
}

.xiashu {
    background: url(../images/icon3.png) no-repeat;
    width: 622px;
    height: 103px;
    font-size: 0;
    text-indent: -9999px;
}

.xiashu_pic {
    height: 471px;
    margin: 13% 0 0 0%;
    float: left;
}

.xiashu_pic li {
    background: url(../images/icon4.png) no-repeat;
    width: 94px;
    height: 94px;
    margin-left: 30px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.xiashu_pic .sub_1 {
    background-position: -90px 0;
    margin-left: 120px;
}

.xiashu_pic .sub_2 {
    background-position: 0 -97px;
}

.xiashu_pic .sub_3 {
    background-position: -90px -189px;
    margin-left: 120px;
}

.xiashu_pic .sub_4 {
    background-position: 0 -284px;
}

.xiashu_pic .sub_5 {
    background-position: -90px -377px;
    margin-left: 120px;
}

.xiashu_pic li:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    width: 94px;
    height: 94px;
    border-radius: 50%;
}

.xiashu_pic .on:after {
    opacity: 0;
}

.zoudh {
    position: absolute;
    top: 25%;
    left: 280px;
    width: 670px;
}

.xiashu_con {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.sub_title {
    font-size: 24px;
    color: #333;
}

.sub_year {
    font-size: 30px;
    color: #b07a4a;
    margin-bottom: 20px;
}

.xiashu_con .intro {
    font-size: 16px;
    color: #000;
    line-height: 32px;
    margin: 0 60px 30px 0;
    height: 224px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}

.sub_more {
    background: url(../images/icon5.png) no-repeat;
    width: 32px;
    height: 33px;
    display: block;
}

.sub_more:hover {
    background-color: #e1e1e1;
}

.sub_company_pic li {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.page_3 {
    background: url(../images/bg1.jpg) no-repeat;
    background-size: cover;
}

.zhanting {
    background: url(../images/icon6.png) no-repeat;
    width: 507px;
    height: 134px;
}

.pro_left, .sLeft {
    float: left;
    top: 12%;
    left: 3%;
    position: absolute;
}

.pro_title_box {
    background: url(../images/icon7.png) no-repeat;
    width: 78px;
    height: 388px; /*position: absolute; top: -webkit-calc(12% + 114px); top: calc(12% + 114px); left: 10%;*/
    padding-top: 90px;
    margin-left: 60px;
}

.pro_title_box li {
    font-size: 24px;
    width: 300px;
    padding-left: 100px;
    margin-bottom: 30px;
}

.pro_more {
    background: url(../images/icon7.png) no-repeat 0 -400px;
    width: 38px;
    height: 24px;
    display: block;
    margin: 12px 0 0 60px;
}

.pro_more:hover {
    transform: translateY(5px);
}

.pro_right {
    float: right;
    padding: 8% 10% 0 0;
}

.pro_type_a {
    height: 40px;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.pro_type_a a {
    width: 132px;
    height: 40px;
    line-height: 40px;
    float: left;
    background: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    text-align: center;
    font-weight: 700;
}

.pro_type_a .on {
    background: #fac747;
}

.pro_scroll_box {
    width: 1000px;
}

.pro_scroll {
    width: 1000px;
    position: relative;
}

.pro_list {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.p_pic img {
    width: 482px;
    height: 284px;
}

.p_list li a {
    width: 482px;
    height: 284px;
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 0 34px 18px 0;
}

.p_hb {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 101%;
    background: rgba(0,129,162,0.8);
    text-align: center;
    color: #fff;
}

.juz {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    width: 100%;
}

.zhu_b {
    font-size: 34px;
}

.fu_b {
    font-size: 16px;
    margin-bottom: 20px;
}

.anniu {
    display: inline-block;
    font-size: 19px;
    background: #fac747;
    border: 2px solid #fac747;
    width: 110px;
    height: 34px;
    line-height: 34px;
    border-radius: 20px;
}

.anniu:hover {
    background: none;
}

.p_list li {
    overflow: hidden;
    width: 1000px;
    float: left;
}

.lei_box {
    width: 1035px;
}

.pro_type_tag {
    text-align: left;
    margin-bottom: 20px;
}

.pro_left {
    left: 4%;
}

.lei_box a:hover .p_hb {
    top: 0;
}

.p_list {
    -position: absolute;
    left: 0;
    top: 0;
}

.pro_btn, .right_pro {
    background: url(../images/icon8.png) no-repeat;
    width: 37px;
    height: 114px;
    position: absolute;
    left: -80px;
    top: 235px;
}

.right_pro {
    background: url(../images/icon9.png) no-repeat;
    left: auto;
    right: -80px;
}

.pro_title_box .on {
    color: #0081a2;
}

.k4 {
    height: 100%;
    width: 100%;
}

.k4 li {
    float: left;
    width: 25%;
    height: 100%;
}

.k4 li a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.k4 li img {
    width: 100%;
    height: 100%;
}

.k4 li h3 {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 18px;
}

.n_left, .n_right {
    width: 50%;
    height: 100%;
    float: left;
}

.n_item {
    width: 100%;
    height: 50%;
}

.n_item_pic {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
}

.n_item_pic img {
    width: 100%;
    height: 100%;
}

.n_item_cons {
    float: left;
    width: 50%;
    height: 100%;
    background: #f5b952;
    color: #fff;
    text-align: center;
}

.riqi {
    font-size: 36px;
    padding-top: 15%;
    margin-bottom: 10px;
}

.n_item_cons h3 {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0 20px;
}

.n_item_cons .intro {
    padding: 0 15%;
    font-size: 12px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    margin-bottom: 25px;
}

.n_more {
    background: url(../images/icon10.png) no-repeat;
    width: 62px;
    height: 62px;
    display: inline-block;
}

.ni2 .n_more {
    background: url(../images/icon11.png) no-repeat;
}

.ni1 .n_item_pic:after, .ni2 .n_item_pic:after {
    content: '';
    background: url(../images/icon12.png) no-repeat;
    width: 72px;
    height: 71px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.ni2 .n_item_pic:after {
    background: url(../images/icon13.png) no-repeat;
    left: 0;
    top: 0;
}

.n_right {
    background: url(../images/bg2.jpg) no-repeat;
    background-size: cover;
}

.inews_box {
    height: 118px;
    margin: 10% 0 45px 5%;
}

.inews_box a {
    float: left;
    height: 116px;
    width: 160px;
    text-align: center;
    border: 1px solid #d7d4d1;
    color: #ada097;
    margin-left: -1px;
}

.inews_box a h3 {
    font-size: 24px;
    padding-top: 12%;
}

.inews_box a h4 {
    font-size: 12px;
    position: relative;
}

.inews_box a h4:after {
    content: '';
    width: 34px;
    height: 3px;
    background: #ada097;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}

.inews_box .on {
    color: #fff;
}

.inews_box .on h4:after {
    background: #fff;
}

.newsbox_list li {
    overflow: hidden;
    margin-bottom: 35px;
}

.time {
    float: left;
    width: 15%;
    text-align: right;
    color: #fff;
    height: 60px;
    padding-right: 8px;
    border-right: 2px solid #fff;
    line-height: 1;
}

.time span {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
}

.time b {
    font-size: 48px;
    font-family: '微软雅黑';
    font-weight: 100;
}

.newsright {
    width: 85%;
    float: left;
    color: #fff;
    padding-left: 12px;
}

.newsright h3 {
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: -4px 0 5px;
}

.newsright h3 a {
    color: #fff;
    font-size: 16px;
}

.newsright .intro {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #dadada;
}

.newsbox {
    padding-left: 4%;
    padding-right: 22%;
}

.newsr_more {
    text-align: right;
}

.newsr_more a {
    background: url(../images/icon14.png) no-repeat;
    width: 134px;
    height: 42px;
    display: inline-block;
}

.newsbox {
    display: none;
}

.newsbox_list {
    max-height: 445px;
    overflow: hidden;
}

.page_6 {
    background: url(../images/bg3.jpg) no-repeat;
    background-size: cover;
}

.map {
    background: url(../images/map.png) no-repeat;
    width: 882px;
    height: 727px;
    position: relative;
    float: left;
    margin: 7% 0 0 10%;
}

.pos {
    background: url(../images/map.png) no-repeat;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

.dongbei {
    background-position: -667px -1045px;
    width: 194px;
    height: 294px;
    right: 0;
    top: 0;
}

.huabei {
    background-position: 0 -1495px;
    width: 385px;
    height: 388px;
    right: 126px;
    top: 9px;
}

.huadong {
    background-position: -502px -1544px;
    width: 143px;
    height: 290px;
    right: 99px;
    top: 317px;
}

.huazhong {
    background-position: -723px -766px;
    width: 130px;
    height: 234px;
    right: 205px;
    top: 361px;
}

.huanan {
    background-position: -606px -1385px;
    width: 235px;
    height: 123px;
    right: 170px;
    top: 563px;
}

.xinan {
    background-position: 0 -1143px;
    width: 532px;
    height: 331px;
    left: 38px;
    top: 340px;
}

.xibei {
    background-position: 0 -751px;
    width: 582px;
    height: 368px;
    left: 0px;
    top: 87px;
}

.area {
    width: 115px;
    height: 105px;
    position: absolute;
    -border: 1px solid #ccc;
}

.dongbei_q {
    right: 24px;
    top: 100px;
}

.huabei_q {
    right: 184px;
    top: 198px;
}

.huadong_q {
    right: 84px;
    top: 415px;
}

.huazhong_q {
    right: 214px;
    top: 415px;
}

.huanan_q {
    right: 215px;
    top: 565px;
}

.xinan_q {
    right: 400px;
    top: 454px;
}

.xibei_q {
    top: 220px;
    left: 200px;
}

.r {
    position: absolute;
    border-radius: 50%;
}

.r1, .r2 {
    background: rgba(0, 238, 235, 0.8);
    width: 128px;
    height: 128px;
    right: -20px;
    top: -40px;
}

.r2 {
    width: 85px;
    height: 85px;
    top: 40px;
    right: 10px;
}

.map_select {
    width: 118px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    left: 18px;
    top: 5px;
    background: #23f9f8;
    border-radius: 4px;
    overflow: hidden;
}

.where {
    float: left;
    text-align: center;
    width: 85px;
    color: #024479;
}

.map_select i {
    width: 33px;
    background: url(../images/icon15.png) no-repeat 50% 50% #1fd6df;
    float: left;
    height: 34px;
}

.r3 {
    background: rgba(124, 251, 172, 0.8);
    width: 48px;
    height: 48px;
    left: -32px;
    top: 35px;
}

.r4 {
    background: rgba(124, 251, 172, 0.8);
    width: 128px;
    height: 128px;
    left: 0px;
    top: -10px;
}

.huabei_q .where {
    background: #8fe592;
}

.huabei_q i {
    background-color: #82d387;
}

.huabei_q .map_select {
    top: 40px;
    left: 0;
    background: #8fe592;
}

.r5 {
    width: 112px;
    height: 112px;
    background: rgba(142, 190, 252, 0.8);
    top: -15px;
    right: -30px;
}

.r6 {
    width: 56px;
    height: 56px;
    background: rgba(142, 190, 252, 0.8);
    top: 80px;
    right: 30px;
}

.huadong_q .where {
    background: #96c1fb;
}

.huadong_q i {
    background-color: #749fda;
}

.huadong_q .map_select {
    top: 40px;
    left: 50px;
    background: #96c1fb;
}

.r7 {
    width: 86px;
    height: 86px;
    background: rgba(242, 156, 159, 0.8);
    left: 30px;
    top: 0;
}

.huazhong_q .where {
    background: #f77d7f;
}

.huazhong_q i {
    background-color: #e37475;
}

.huazhong_q .map_select {
    top: 25px;
    left: 0px;
    background: #f77d7f;
}

.r8 {
    width: 86px;
    height: 86px;
    background: rgba(163, 154, 252, 0.8);
    left: 30px;
    top: 0;
}

.huanan_q .where {
    background: #a39afc;
}

.huanan_q i {
    background-color: #8684df;
}

.huanan_q .map_select {
    top: 25px;
    left: 0px;
    background: #a39afc;
}

.r9 {
    width: 42px;
    height: 42px;
    background: rgba(187, 246, 135, 0.8);
    left: -42px;
    top: 17px;
}

.r10 {
    width: 128px;
    height: 128px;
    background: rgba(187, 246, 135, 0.8);
    left: -20px;
    top: -20px;
}

.r11 {
    width: 92px;
    height: 92px;
    background: rgba(187, 246, 135, 0.8);
    right: -48px;
    top: 10px;
}

.xinan_q .where {
    background: #cdfe62;
}

.xinan_q i {
    background-color: #b8e65d;
}

.xinan_q .map_select {
    top: 35px;
    left: 20px;
    background: #cdfe62;
}

.r12 {
    width: 90px;
    height: 90px;
    background: rgba(247, 239, 111, 0.8);
    top: -30px;
    left: 0;
}

.r13 {
    width: 130px;
    height: 130px;
    background: rgba(247, 239, 111, 0.8);
    top: 20px;
    left: 10px;
}

.r14 {
    width: 42px;
    height: 42px;
    background: rgba(247, 239, 111, 0.8);
    top: 80px;
    left: 115px;
}

.xibei_q .where {
    background: #ecc23b;
}

.xibei_q i {
    background-color: #dab12c;
}

.xibei_q .map_select {
    top: 20px;
    left: 35px;
}

.ditulianxi {
    padding: 6px 10px;
    line-height: 20px;
    background: #ecc23b;
    color: #024479;
    font-size: 12px;
}

.dongbei_q .ditulianxi {
    background: #23f9f8;
}

.huabei_q .ditulianxi {
    background: #8fe592;
}

.huadong_q .ditulianxi {
    background: #96c1fb;
}

.huazhong_q .ditulianxi {
    background: #f77d7f;
}

.huanan_q .ditulianxi {
    background: #a39afc;
}

.xinan_q .ditulianxi {
    background: #cdfe62;
}

.xibei_q .ditulianxi {
    background: #ecc23b;
}

.map_select:hover {
    height: 126px;
}

.map_select, .r, .pos {
    transition: all 0.5s ease 0s;
}

.area:hover .r {
    transform: scale(0);
    opacity: 0;
}

.hg {
    opacity: 1;
    filter: alpha(opacity==0);
}

.area_right {
    width: 274px;
    float: right;
    color: #9fb4ef;
    margin: 9% 15% 0 0;
}

.select_qu {
    height: 34px;
    background: #2f4686;
    position: relative;
    margin-bottom: 15px;
}

.rer {
    width: 80%;
    display: inline-block;
    line-height: 34px;
    padding-left: 10px;
}

.qu_k {
    position: relative;
}

.sj {
    background: url(../images/icon16.png) no-repeat;
    width: 9px;
    height: 5px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.s_city {
    background: #2f4686;
    width: 100%;
    display: none;
    z-index: 9;
    position: absolute;
    left: 0;
    top: 34px;
}

.s_city li {
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    border-top: 1px dotted #1e2e65;
    cursor: pointer;
}

.s_city li:hover {
    background: #1e2e65;
    color: #fff;
}

.qd_text {
    width: 80%;
    background: #2f4686;
    border: none;
    padding-left: 10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    float: left;
}

.qd_sou {
    background: url(../images/icon17.png) no-repeat;
    width: 34px;
    height: 34px;
    float: right;
    border: none;
}

.res_show {
    height: 34px;
    line-height: 34px;
    background: #1e2e65;
    padding-left: 10px;
}

.res_list {
    line-height: 28px;
    padding: 8px 15px;
    background: #1c2a57;
}

.res_qu {
    -display: none;
}

.qu_k {
    cursor: pointer;
}

.qu_k.on .sj {
    transform: rotate(180deg);
}

.tongji {
    padding: 65px 0;
    background: rgba(21, 44, 107, 0.7);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -40%;
    z-index: 99;
}

.tongji_list li {
    width: 25%;
    text-align: center;
    float: left;
}

.t_num {
    color: #ffff99;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 25px;
}

.t_num em {
    font-size: 36px;
    font-style: normal;
}

.t_txt {
    color: #fff;
    font-size: 16px;
}

.page_7 {
    background: url(../images/bg4.jpg) no-repeat;
    background-size: cover;
}

.coor_printer {
    background: url(../images/icon18.png) no-repeat;
    width: 446px;
    height: 225px;
    float: left;
}

.coor_linian {
    background: url(../images/icon19.png) no-repeat;
    width: 436px;
    height: 168px;
    float: right;
}

.txt7 {
    padding-top: 9%;
    margin-bottom: 4%;
}

.coor_list li {
    float: left;
    width: 25%;
    padding: 5px;
    box-sizing: border-box;
    overflow: hidden;
}

.coor_list li img {
    border: 1px solid #82cbf9;
    width: 100%;
    height: 100%;
}

.coor_list {
    margin: 0 -3px;
}

.page_8 {
    background: #292929;
    height: 308px !important;
}

.left_er {
    background: #202020;
    width: 18%;
    height: 260px;
    float: left;
    text-align: center;
    color: #fff;
}

.left_er p {
    padding-top: 10px;
}

.erbox {
    padding-top: 32px;
}

.right_bot {
    width: 82%;
    float: right;
    height: 260px;
    padding: 0 80px 0 90px;
}

.b_menus {
    width: 12%;
    float: left;
    padding-left: 25px;
    margin-top: 30px;
    border-right: 1px solid #1d1d1d;
    border-left: 1px solid #3a3a3a;
    height: 210px;
}

.b_menus a {
    color: #d2d2d2;
}

.b_menus dt {
    margin-bottom: 12px;
}

.b_menus dd {
    margin-bottom: 10px;
    font-size: 12px;
}

.bd {
    border-left: 1px solid #1d1d1d;
    overflow: hidden;
    border-right: 1px solid #3a3a3a;
}

.fot_bar {
    height: 48px;
    line-height: 48px;
    background: #1d1d1d;
    text-align: center;
    color: #858585;
    font-size: 12px;
}

.loadBox {
    width: 100%;
    height: 100%;
    background: url(../images/loading.gif) no-repeat 50% 50% #fff;
    position: fixed;
    left: 101%;
    top: 0;
    z-index: 9999;
    transition: all 0.5s ease 0s;
}

.inner_head {
    height: 98px;
    background: #1674cc;
}

.inner_left_side {
    width: 258px;
    float: left;
    background: #f3f3f3;
    height: 100%;
}

.inner_right {
    margin-left: 258px;
    height: 100%;
}

.inner_logo {
    height: 98px;
    line-height: 98px;
    width: 100%;
    text-align: center;
    background: #1369c6;
}

.inner_cloumn {
    background: url(../images/icon21.png) no-repeat #fcd704 50% 50%;
    width: 100%;
    height: 148px;
    font-size: 0;
    text-indent: -9999px;
}

.nenus {
    padding: 28px 0 0 35px;
}

.nenus li {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
}

.nenus li a {
    color: #2f2f2f;
    display: block;
    padding-left: 38px;
}

.nenus li .hover {
    background: #fff;
}

.goIndex {
    background: url(../images/icon22.png) no-repeat;
    width: 48px;
    height: 26px;
    float: left;
    margin: 33px 0 0 30px;
}

.inner_nav {
    float: left;
    padding-top: 36px;
}

.inner_nav li {
    float: left;
    margin-left: 40px;
}

.inner_nav li a {
    color: #fff;
}

.conBox_left {
    width: 52%;
    float: left;
    height: 100%;
}

.conBox_right {
    width: 48%;
    float: left;
    height: 100%;
}

.sCon_wrap {
    padding: 70px 35px 0 50px;
}

.scrollBox {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    line-height: 30px;
}

.index_topic {
    width: 100%;
    height: 500px;
    margin: 0;
    padding: 0;
    border: none;
    background: #fff;
}

.mCSB_inside > .mCSB_container {
    margin-right: 15px;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ccc;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #b3b3b3;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #1674cc;
}

.mCSB_container {
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.qfd {
    overflow: hidden;
}

.sCon_wrap img {
    max-width: 100%;
}

.qywh_pic2 {
    float: left;
}

.qywh_pic1 {
    float: left;
}

.qywh_title {
    color: #333333;
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 8px;
}

.qywh_intro {
    color: #bdbdbd;
    width: 715px;
}

.qywh_y {
    margin-left: 110px;
}

.wenhua_list {
    margin-left: 393px;
}

.wenhua_list li {
    overflow: hidden;
    margin-bottom: 35px;
}

.qiyewenhua {
    padding: 50px 35px 0;
    overflow: hidden;
}

.licheng_center {
    text-align: center;
}

.fanzhan_list {
    background: url(../images/icon24.png) repeat-y 50% 0;
    padding-top: 50px;
}

.fanzhan_wrap {
    width: 50%;
    min-height: 46px;
    position: relative;
    padding-bottom: 20px;
}

.odd .fanzhan_wrap {
    float: left;
    background: url(../images/icon26.png) no-repeat right top;
}

.even .fanzhan_wrap {
    float: right;
    background: url(../images/icon26.png) no-repeat left top;
}

.fanzhan_show li {
}

.fanzhan_wrap:after {
    content: '';
    background: url(../images/icon25.png) no-repeat;
    width: 14px;
    height: 21px;
    position: absolute;
    top: -9px;
}

.odd .fanzhan_wrap:after {
    right: -6px;
}

.even .fanzhan_wrap:after {
    left: -8px;
}

.shijian {
    position: absolute;
    line-height: 20px;
    text-align: center;
    top: -44px;
    -width: 64px;
}

.shijian dt {
    color: #3b3c3c;
    font-size: 24px;
}

.shijian dd {
    color: #868686;
}

.odd .shijian {
    right: 278px;
}

.even .shijian {
    left: 279px;
}

.shijian:after {
    content: '';
    background: url(../images/icon27.png) no-repeat;
    width: 17px;
    height: 9px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -13px;
}

.licheng_article {
    width: 420px;
    text-align: left;
}

.odd .licheng_article {
    float: right;
    line-height: 24px;
    margin: 15px 80px 0 0;
}

.even .licheng_article {
    float: left;
    line-height: 24px;
    margin: 15px 0 0 80px;
}

.fazhan { /*width: 1120px; margin: auto;*/
}

.inC {
    font-size: 28px;
    color: #333;
    margin: 60px 0 0 50px;
}

.even .licheng_article {
    width: 449px;
}

.rbj {
    padding: 15% 120px 0 120px;
}

.owl-scroll {
    width: 100%;
    position: relative;
    height: 470px;
}

.owl-item {
    float: left;
}

.owl-title {
    font-size: 14px;
    text-align: center;
}

.owl-pic {
    margin-bottom: 10px;
}

.owl-nav .owl-prev, .owl-nav .owl-next {
    background: url(../images/icon28.png) no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
    top: 86px;
    font-size: 0;
    text-indent: -9999px;
}

.owl-nav .owl-prev {
    background-position: 0 0;
    left: -80px;
}

.owl-nav .owl-next {
    background: url(../images/icon29.png) no-repeat;
    right: -80px;
}

.owl-dots .owl-dot {
    width: 12px;
    height: 12px;
}

.owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
}

.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #009fe8;
    border-radius: 50%;
    margin: 0 4px;
    cursor: pointer;
}

.owl-dot.active {
    background: #ff7e37;
}

.owl-dots {
    display: none !important;
}

.owl-title {
    font-size: 14px;
    color: #333;
}

.owl-stage-outer {
    width: 100%;
    overflow: hidden;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 150px;
    margin-top: -25px;
    margin-left: -75px;

}

.object {
    width: 8px;
    height: 50px;
    margin-right: 5px;
    background-color: #1369c6;
    -webkit-animation: animate 1s infinite;
    animation: animate 1s infinite;
    float: left;
}

.object:last-child {
    margin-right: 0px;
}

.object:nth-child(10) {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.object:nth-child(9) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.object:nth-child(8) {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.object:nth-child(7) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.object:nth-child(6) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.object:nth-child(5) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.object:nth-child(4) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.object:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.object:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

@-webkit-keyframes animate {

    50% {
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);

    }
}

@keyframes animate {
    50% {
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

.loading {
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

.toShow {
    left: 0;
}

.nav li .active {
    background: #f4f4f4;
    color: #0081a2;
    border-color: #0081a2;
}

.nav li .a1.active i {
    background-position: 6px -46px;
}

.nav li .a2.active i {
    background-position: -112px -45px;
}

.nav li .a3.active i {
    background-position: -243px -48px;
}

.nav li .a4.active i {
    background-position: -374px -48px;
}

.nav li .a5.active i {
    background-position: -506px -48px;
}

.nav li .a6.active i {
    background-position: -636px -48px;
}

.nav li .a7.active i {
    background-position: -778px -48px;
}

.nav li .a8.active i {
    background-position: -911px -48px;
}

.nav li .a9.active i {
    background-position: -1043px -48px;
}

.nav li .active:after {
    display: block;
}

.chanpin {
    background-image: url(../images/icon30.png);
}

.chanpin_nav {
    height: 42px;
    margin-bottom: 30px;
}

.chanpin_nav a {
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #383838;
    width: 130px;
    margin-right: 2px;
    border-bottom: 2px solid #e8e8e8;
    text-align: center;
}

.chanpin_nav .on {
    border-color: #1369c6;
}

.chanpin_list {
    padding: 30px 100px 0 80px;
    margin-bottom: 45px;
}

.product_list {
    margin: 0 -20px 40px;
}

.product_list li {
    width: 33.3%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.product_list li a {
    margin: 0;
}

.pages {
    text-align: center;
}

.pages a {
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #ddd;
    font-size: 12px;
    margin: 0 2px;
}

.pages .cur {
    background: #1369c6;
    color: #fff;
    border-color: #1369c6;
}

.chanpin_list {
    border-bottom: 1px solid #dadada;
}

.no_height {
    padding-bottom: 60px;
    overflow: hidden;
}

.product_article_box {
    padding: 60px 60px 0;
}

.tofixed {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 258px;
    background: #f3f3f3;
}

.banner_slide {
    width: 542;
    overflow: hidden;
    float: left;
}

.large_box {
    margin-bottom: 10px;
    width: 542;
    height: 350px;
    overflow: hidden;
}

.large_box img {
    display: block;
}

.small_box {
    width: 542;
    height: 74px;
    overflow: hidden;
}

.small_list {
    position: relative;
    float: left;
    width: 481px;
    height: 74px;
    overflow: hidden;
}

.small_list ul {
    height: 74px;
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    float: left;
    margin-right: 7px;
    width: 115px;
}

.small_list ul li img {
    display: block;
}

.small_list ul li .bun_bg {
    display: none;
    border: 2px solid #df0002;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.small_list ul li.on .bun_bg {
    display: block;
}

.cbtn {
    display: block;
    width: 20px;
    height: 74px;
    background-color: #777;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.left_btn {
    float: left;
    margin-right: 10px;
    background-image: url(../images/icon31.png);
}

.right_btn {
    float: right;
    background-image: url(../images/icon32.png);
}

.pro_info_title {
    color: #1674cc;
    font-size: 30px;
    margin-bottom: 10px;
}

.pro_info_item {
    font-size: 16px;
    margin-bottom: 10px;
}

.pro_info_item dt {
    color: #333;
    margin-bottom: 5px;
}

.pro_right_info {
    margin-left: 580px;
}

.onlinewen {
    background: #66ccff;
    padding: 10px 30px;
    border-radius: 38px;
    color: #24495b;
    font-size: 18px;
    float: right;
    margin-top: 30px;
}

.product_top {
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
    overflow: hidden;
}

.p_article_s {
    line-height: 24px;
    padding-top: 45px;
    overflow: hidden;
}

.goList {
    text-align: right;
    padding-top: 30px;
}

.goList a {
    display: inline-block;
    width: 235px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #b7b7b7;
    border-radius: 30px;
    font-size: 16px;
    color: #666;
}

.yanfa {
    background-image: url(../images/icon33.png);
}

.cansuh {
    height: 120px;
}

.cansuh li {
    float: left;
    width: 20%;
    text-align: center;
    line-height: 30px;
    position: relative;
}

.shuzis {
    color: #1674cc;
    font-size: 48px;
}

.ming {
    font-size: 20px;
}

.mingzi {
    font-size: 20px;
}

.cansuh li sup {
    position: absolute;
    top: -20px;
}

.yanfa_article_box {
    padding: 50px 50px 0;
}

.lanzi {
    padding: 35px 28px;
    line-height: 36px;
    color: #fff;
    background: #60d0eb;
    font-size: 16px;
    width: 630px;
    float: left;
}

.yihangen {
    font-size: 22px;
    color: #e6e6e6;
    text-align: center;
    margin: 15px 0;
}

.xuexiyou {
    margin-left: 630px;
}

.linian {
    padding: 15px 35px;
    border: 6px solid #f3f3f3;
    border-left: none;
    line-height: 36px;
    color: #333;
    font-size: 16px;
}

.xuexi {
    overflow: hidden;
}

.tu2 {
    margin-bottom: 45px;
}

.no_height {
    padding-right: 80px;
}

.zhuanjia_list li {
    float: left;
    width: 50%;
    margin-bottom: 35px;
}

.tuandui {
    float: left;
    margin-right: 28px;
}

.xingming {
    color: #595959;
    font-size: 28px;
    margin-bottom: 5px;
}

.zhiwei {
    font-size: 18px;
    margin-bottom: 5px;
}

.zhuanjia_box {
    padding: 50px 50px 0;
}

.zhuanjia_list {
    border-bottom: 1px solid #dadada;
    padding-left: 30px;
    margin-bottom: 50px;
}

.xinwen {
    background-image: url(../images/icon34.png);
}

.inC {
    position: relative;
}

.newsearch {
    width: 240px;
    height: 30px;
    border: 1px solid #d2d2d2;
    border-radius: 20px;
    background: #f3f3f3;
    position: absolute;
    left: 140px;
    top: 8px;
}

.newsearch .text {
    height: 28px;
    line-height: 28px;
    background: none;
    width: 200px;
    border: none;
    float: left;
    font-size: 14px;
    padding-left: 15px;
}

.dasb {
    background: url(../images/icon35.png) no-repeat 50% 50%;
    border: none;
    width: 28px;
    height: 28px;
    float: right;
    margin-right: 5px;
}

.newtu {
    float: left;
}

.newtu img {
    width: 580px;
    height: 346px;
}

.newsyoubian {
    padding-left: 620px;
    padding-top: 30px;
    padding-right: 50px;
}

.newshijian {
    color: #333;
}

.newsyoubian h3 {
    color: #3b3b3b;
    font-size: 24px;
    margin-bottom: 10px;
}

.newsintro {
    line-height: 26px;
    color: #999;
    height: 104px;
    overflow: hidden;
    margin-bottom: 50px;
}

.sbnews_list li {
    overflow: hidden;
    padding: 48px 0;
    border-bottom: 1px solid #ddd;
}

.kanxiangxi {
    float: right;
    width: 112px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #cfcfcf;
    color: #24495b;
}

.shangyanse {
    background: #fbfbfb;
    overflow: hidden;
}

.sbnews_list {
    margin-bottom: 50px;
    margin-top: -48px;
}

.news_titles {
    text-align: center;
    color: #1674cc;
    font-size: 28px;
    margin-bottom: 20px;
}

.qitaxinxi {
    text-align: center;
    color: #999;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadada;
}

.xinwenshijian, .zuozhes {
    background: url(../images/icon36.png) no-repeat left;
    padding-left: 25px;
}

.qitaxinxi span {
    margin: 0 5px;
}

.zuozhes {
    background: url(../images/icon37.png) no-repeat left;
}

.xinwenxiangqing {
    min-height: 400px;
    overflow: hidden;
    padding: 40px 0;
}

.guandao {
    background: url(../images/icon38.png) no-repeat;
    width: 29px;
    height: 29px;
    float: left;
    margin: 32px 0 0 30px;
}

.fixed_ceng {
    width: 71px;
    height: 483px;
    position: fixed;
    right: 0;
    top: 150%;
    margin-top: -241px;
    z-index: 999;
    background-color: #acaca9;
    border-radius: 35px;
}

.clist li a {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.clist li i {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: url(../images/ico_3.png) no-repeat;
    background-size: 35px;
    margin: auto;
}

.clist li:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 34px;
    height: 1px;
    margin-left: -17px;
    background: rgba(255, 255, 255, 0.8);
    content: "";
}

.clist li:hover i {
    background-color: #0081a2;
}

.clist li {
    padding-top: 12px
}

.clist li:last-child:before {
    display: none;
}

.clist .kefu {
    height: 90px;
}

.clist .dianhua {
    height: 80px;
}

.clist .saoma {
    height: 63px;
}

.clist .tousu {
    height: 88px;
}

.clist .xiadan {
    height: 110px;
}

.clist .kefu i {
    background-position: center 11px
}

.clist .dianhua i {
    background-position: center -71px
}

.clist .saoma i {
    background-position: center -155px;
}

.clist .tousu i {
    background-position: center -220px;
}

.clist .xiadan i {
    background-position: center -302px;
}

.liyan_box {
    padding: 30px 50px 0;
}

.msg_shuoming {
    color: #b4b4b4;
    font-size: 18px;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 25px;
}

.liuyanleixing {
    text-align: center;
    margin-bottom: 25px;
}

.liuyanleixing label {
    margin: 0 20px;
    color: #b4b4b4;
}

.ckb {
    margin-right: 5px;
}

.msg_tiao {
    margin: 0 -20px;
    margin-bottom: 30px;
    overflow: hidden;
}

.msg_tiao li {
    width: 33.3%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
}

.tiao_tu {
    float: left;
    text-align: right;
    color: #bbbbbb;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 15px;
}

.m_icon1, .m_icon2, .m_icon3 {
    background: url(../images/icon41.png) no-repeat;
    width: 20px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.bdbd {
    border: 1px solid #bbbbbb;
    height: 43px;
}

.msg_txt {
    float: left;
    position: relative;
}

.msg_txt .text {
    height: 41px;
    line-height: 41px;
    width: 360px;
    padding: 0 10px;
    border: none;
    float: left;
}

.m_icon2 {
    background: url(../images/icon42.png) no-repeat;
    width: 16px;
    height: 24px;
}

.m_icon3 {
    background: url(../images/icon43.png) no-repeat;
    width: 28px;
    height: 21px;
}

.bantiao {
    color: #bbbbbb;
    margin: 10px 0 0 15px;
}

.bantiao i {
    background: url(../images/icon44.png) no-repeat;
    width: 23px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #bbb !important;
    　　
}

　　input:-moz-placeholder, textarea:-moz-placeholder {
    　　color: #bbb !important;
    　　
}

　　input::-moz-placeholder, textarea::-moz-placeholder {
    　　color: #bbb !important;
    　　
}

　　input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    　　color: #bbb !important;
    　　
}

.code {
    position: absolute;
    right: 1px;
    top: 3px;
}

.liuyanban {
    border: 1px solid #bbbbbb;
    height: 280px;
    margin-bottom: 50px;
}

　　
.aa {
    width: 100%;
    height: 100%;
    border: none;
    padding: 15px;
    resize: none;
}

.tjbtn {
    height: 48px;
    background: #fcd704;
    color: #fff;
    font-size: 20px;
    width: 100%;
    border: none;
    cursor: pointer;
}

.lianxiicon {
    background-image: url(../images/icon45.png);
}

.zcont-h {
    background-image: url(../images/c_03.png);
}

.zhiliang_article {
    overflow: hidden;
}

.zcont-heads {
    margin-bottom: 30px;
}

.zcont-nav {
    float: left;
    width: 131px;
    height: 39px;
    font-size: 16px;
    color: #383838;
    text-align: center;
    line-height: 39px;
    margin-right: 1px;
    cursor: pointer;
    background: #f3f3f3;
}

.zcont-nav.show {
    background: #fac747;
}

.zcont-img {
    float: left;
}

.zcont-box-txt {
    float: left;
    width: 505px;
    height: 431px;
    color: #333;
    padding: 98px 0 0 60px;
    background: #75e5ff;
}

.zcont-box-txt h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 14px;
}

.zcont-tact {
    font-size: 14px;
    line-height: 30px;
}

.zcont-box {
    margin-bottom: 54px;
}

.zcont-dl {
    width: 1270px;
    padding-bottom: 38px;
    margin-bottom: 46px;
    border-bottom: 1px dashed #c1c1c1;
}

.zcont-dl:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.zcont-dl dd {
    float: left;
    padding: 0 21px;
    position: relative;
}

.zcont-dl dd:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 15px;
    height: 15px;
    background: #1369c6;
    content: "";
}

.zh3 {
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
}

.zcont-dl dd .zcont-tact {
    font-size: 14px;
    color: #999999;
}

.zcont-dd1 {
    width: 418px;
}

.zcont-dd2 {
    width: 518px;
}

.zcont-dd3 {
    width: 316px;
}

.zcoll {
    background-image: url(../images/r_05.png);
}

.zcoll-rt {
    padding-right: 0;
}

.zcoll-rt > img {
    width: 100%;
}

.zcoll-box {
    width: 1240px;
}

.zcoll-head-img {
    float: left;
    margin-right: 30px;
    width: 320px;
}

.zcoll-head-txt {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    padding-top: 15px;
}

.zcoll-p1 {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    margin: 42px 0;
}

.zcoll-img img {
    max-width: 100%;
    margin-bottom: 15px;
}

.uit-img {
    margin-bottom: 38px;
}

.uit-dls {
    width: 1327px;
    border-bottom: 1px solid #d5d5d5;
}

.uit-dls dt {
    padding: 0 10px;
    height: 44px;
    line-height: 44px;
}

.uit-dl-head dt {
    font-size: 14px;
    color: #d4d4d4;
}

.uit-dl dt {
    font-size: 16px;
    color: #6d6d6d;
    cursor: pointer;
}

.uit-dls dt span {
    float: left;
}

.uit-dls dt span:nth-child(1) {
    width: 450px;
}

.uit-dls dt span:nth-child(2) {
    width: 376px;
}

.uit-dls dt span:nth-child(3) {
    width: 312px;
}

.uit-dls dt span:nth-child(4) {
    width: 142px;
}

.uit-dls dt span:nth-child(5) {
    width: 25px;
}

.dlbtn {
    display: block;
    width: 25px;
    height: 25px;
    margin-top: 10px;
    background: url(../images/up.png) no-repeat 0 0;
}

.uit-dl dd {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 30px;
    padding: 21px 15px 30px;
    display: none;
}

.uit-dl dd h4 {
    color: #333333;
}

.send {
    display: block;
    width: 113px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 22px;
    margin-top: 20px;
    border: 1px solid #cfcfcf;
}

.uit-dl-show dt {
    background: #f5f5f5
}

.uit-dl-show dd {
    display: block;
}

.uit-dl-show .dlbtn {
    background-image: url(../images/dw.png);
}

.range dl {
    margin-bottom: 65px;
    -height: 251px;
}

.range dt {
    float: left;
    width: 446px;
    height: 251px;
    overflow: hidden;
    margin-right: 38px;
}

.range dt img {
    width: 446px;
    height: 251px;
    overflow: hidden;
}

.range dd {
    float: left;
    line-height: 30px;
    font-size: 16px;
    color: #969696;
    width: 602px;
}

.range dd span {
    font-size: 24px;
    color: #1674cc;
}

.range dd p {
    margin-top: 38px;
    height: 58px;
    overflow: hidden;
}

.range_img {
    margin-bottom: 65px;
}

.range_img img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.animal {
    padding-bottom: 200px;
}

.animal_left {
    float: left;
    width: 865px;
}

.animal_right {
    float: right;
    width: 482px;
}

.animal_left span {
    display: block;
    margin-bottom: 36px;
}

.animal_left span img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.animal_left em {
    display: block;
    font-style: normal;
    color: #1674cc;
    font-size: 24px;
    height: 58px;
    line-height: 58px;
    overflow: hidden;
}

.animal_left p {
    line-height: 35px;
    color: #666666;
    font-size: 16px;
}

.invest_top {
    padding-bottom: 24px;
    border-bottom: 1px dashed #bfbfbf;
    overflow: hidden;
}

.invest_top li {
    width: 33.3%;
    float: left;
}

.invest_top li span {
    display: block;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    color: #9b9a9a;
    font-size: 16px;
}

.invest_top li em {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    display: block;
    color: #696969;
    font-size: 30px;
    font-style: normal;
}

/*.invest_top li i{ background:url(../images/bai9.jpg) right center no-repeat; color:#07a6ac; font-style:normal; width:120px; display:inline-block;}
*/
.invest_center {
    margin: 43px 0 24px 0;
    overflow: hidden;
}

.invest_center dt {
    float: left;
    width: 344px;
    margin-right: 40px;
}

.invest_center dt img {
    width: 344px;
    height: 114px;
    overflow: hidden;
}

.invest_center dd {
    float: left;
    width: 760px;
}

.invest_center dd span {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 18px;
    color: #1674cc;
}

.invest_inner {
    line-height: 36px;
    color: #333333;
    font-size: 16px;
    height: 145px;
    overflow: hidden;
}

.invest_bottom {
    margin-bottom: 25px;
}

.report {
    float: left;
    width: 530px;
}

.invest_tit {
    height: 60px;
    line-height: 60px;
    color: #07a6ac;
    font-size: 24px;
    background: url(../images/bai10.jpg) 3px center no-repeat;
    padding-left: 13px;
}

.invest_ul li {
    border-bottom: 1px solid #dadada;
    height: 48px;
    line-height: 48px;
    background: url(../images/bai8.jpg) 2px center no-repeat;
    padding-left: 36px;
}

.invest_ul li span {
    display: block;
    height: 48px;
    overflow: hidden;
    float: left;
    color: #333333;
    font-size: 16px;
    width: 380px;
}

.invest_ul li em {
    display: block;
    float: right;
    font-size: 14px;
    color: #b7b7b7;
    font-style: normal;
}

.report .invest_moor {
    display: block;
    text-align: right;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    font-size: 14px;
    color: #868686;
}

.quotation {
    float: left;
    width: 544px;
    margin-left: 80px;
}

.quotation span {
    padding-top: 25px;
    display: block;
}

.quotation span img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.regular .invest_ul li span {
    width: 900px;
}

.yiungxiaozx {
    background-image: url(../images/icon46.png);
}

.tzzgx {
    background-image: url(../images/icon47.png);
}

.invest_ul {
    margin-bottom: 40px;
}

.zhuanjia_box {
    overflow: hidden;
}

.kznav .inner_nav {
    display: none;
}

.kznav .guandao {
    background: url(../images/icon48.png) no-repeat;
}

.product_list li a:hover .p_hb {
    top: 0;
}

.moreTu {
    display: none;
}

.scroll_coor {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 375px;
}

.show_dian {
    background: #ACACA9;
    position: absolute;
    right: 75px;
    top: 13px;
    width: 120px;
    height: 60px;
    padding: 10px 10px;
    color: #fff;
    display: none;
}

.dianhua:hover .show_dian, .kefu:hover .show_dian {
    display: block;
}

.coor_list li {
    padding: 0;
    margin: 0 10px 0 0;
    width: 292px;
    box-sizing: visible;
    overflow: visible;
}

.coor_list {
    margin: 0;
    width: 200%;
    height: 370px;
    overflow: hidden;
}

.neib {
    margin-bottom: 10px;
}

.ipt {
    padding: 10px 0;
}

@media only screen and (max-width: 1900px) {
    .owl-nav .owl-prev, .owl-nav .owl-next {
        top: 57px;
    }

    .scroll_coor {
        height: 344px;
    }

    /*1600*/
    .wrap {
        width: 1100px;
    }

    .xiashu_pic {
        margin-top: 6%;
    }

    .xiashu_con {
        width: 440px;
    }

    .xiashu_con .intro { /*height: 194px; */
        max-height: 320px;
        height: auto;
    }

    .p_pic img, .p_list li a {
        width: 375px;
        height: 220px;
    }

    .p_list li a {
        margin-right: 18px;
    }

    .pro_scroll, .pro_scroll_box {
        width: 769px;
    }

    .pro_btn, .right_pro {
        top: 172px;
    }

    .newsbox {
        padding-right: 80px;
    }

    .map {
        margin: 2% 0 0 4%;
    }

    .txt7 {
        padding-top: 7%;
        margin-bottom: 2%;
    }

    .uit-dls, .zcoll-box {
        width: 100%;
    }

    .uit-dls dt span:nth-child(1) {
        width: 32%;
    }

    .uit-dls dt span:nth-child(2) {
        width: 23%;
    }

    .uit-dls dt span:nth-child(3) {
        width: 23%;
    }

    .uit-dls dt span:nth-child(4) {
        width: 18%;
    }

    .uit-dls dt span:nth-child(5) {
        width: 4%;
    }

    .zcont-box-txt {
        width: 465px;
        padding: 98px 0 0 44px;
    }

    .zcont-dl {
        width: 100%;
    }

    .zcont-dl dd {
        width: 33.3%;
    }

    .linian {
        border: 6px solid #f3f3f3;
    }

    .animal_left {
        width: 420px;
    }

    .zcont-img {
        width: 675px;
    }

    .zcont-box-txt {
        padding-top: 62px;
        height: 379px;
    }

    .msg_txt .text {
        width: 250px;
    }

    .coor_list li {
        width: 267px;
    }

}

@media only screen and (max-width: 1580px) {
    .nav {
        padding-right: 0;
    }

    .pro_right {
        padding-right: 6%;
    }

    .pro_btn {
        left: -60px;
    }

    .right_pro {
        left: auto;
        right: -60px;
    }

    .pro_left {
        left: 2%;
    }

    .time {
        width: 18%;
    }

    .newsright {
        width: 80%;
    }

    .n_item_cons .intro {
        height: 72px;
    }

    .map {
        margin-left: 2%;
    }

    .zcont-img {
        width: 623px;
    }

    .zcont-box-txt {
        width: 362px;
        height: 350px;
        padding: 40px 15px 0;
    }

    .zcont-box-txt h3 {
        font-size: 20px;
    }

    .owl-nav .owl-prev, .owl-nav .owl-next {
        top: 44px;
    }

    .chanpin_list {
        padding: 30px 40px 0 40px;
    }

    /*.p_pic img, .p_list li a{ width: 100%; height: 100%; }*/
    .product_list {
        margin: 0 -10px 40px;
    }

    .product_list li {
        padding: 0 10px;
    }

    .product_article_box {
        padding: 40px 40px 0;
    }

    .no_height {
        padding-right: 20px;
    }

    .range dd {
        width: 550px;
    }

    .invest_center dd {
        width: 666px;
    }

    .msg_tiao {
        margin: 0 -5px;
        margin-bottom: 20px;
    }

    .msg_tiao li {
        padding: 0 5px;
    }

    .msg_txt .text {
        width: 238px;
    }

    .b_menus {
        width: 12.5%;
        padding-left: 15px;
    }
}

@media only screen and (max-width: 1400px) {
    .scroll_coor {
        height: 315px;
    }

    .xiashu {
        background-size: 423px 70px;
        width: 423px;
        height: 70px;
    }

    .zoudh {
        top: 19%;
        left: 275px;
        width: 350px;
    }

    .xiashu_con {
        width: 100%;
    }

    .sub_title {
        font-size: 26px;
    }

    .sub_year {
        font-size: 24px;
    }

    .pro_left, .sLeft {
        left: 2%;
    }

    .xiashu_con .intro {
        margin-right: 0;
    }

    .xiashu_pic li {
        margin-top: -14px;
    }

    .zhanting {
        background-size: 344px 91px;
        width: 344px;
        height: 91px;
    }

    .pro_title_box li {
        font-size: 20px;
        margin-bottom: 37px;
    }

    .p_list li a {
        margin: 0 10px 10px 0;
    }

    .pro_right {
        padding-top: 7%;
    }

    .p_pic img, .p_list li a {
        width: 330px;
        height: 190px;
    }

    .pro_scroll, .pro_scroll_box {
        width: 670px;
    }

    .pro_right {
        padding-right: 11%;
    }

    .pro_btn, .right_pro {
        top: 149px;
    }

    .zhu_b {
        font-size: 24px;
    }

    .anniu {
        font-size: 16px;
    }

    .riqi {
        font-size: 22px;
    }

    .n_item_cons h3 {
        font-size: 14px;
    }

    .n_more, .ni2 .n_more {
        background-size: 40px 40px;
        width: 40px;
        height: 40px;
    }

    .riqi {
        padding-top: 19%;
    }

    .inews_box a h3 {
        font-size: 18px;
        padding-top: 8%;
    }

    .inews_box a {
        height: 86px;
    }

    .inews_box {
        height: 100px;
        margin: 11% 0 16px 6%;
    }

    .time b {
        font-size: 40px;
    }

    .time {
        width: 16%;
    }

    .newsbox_list li {
        margin-bottom: 20px;
    }

    .map {
        background-size: 617px 1318px;
        width: 617px;
        height: 511px;
        margin-top: 5%;
        left: 4%;
    }

    .tongji {
        padding: 25px 0;
    }

    .t_num {
        font-size: 50px;
        margin-bottom: 10px;
    }

    .coor_printer {
        width: 278px;
        height: 140px;
        background-size: 278px 140px;
    }

    .coor_linian {
        width: 338px;
        height: 117px;
        background-size: 338px 117px;
    }

    .wrap {
        width: 1000px;
    }

    .r1, .r4 {
        width: 90px;
        height: 90px;
    }

    .r2 {
        width: 60px;
        height: 60px;
        top: 15px;
    }

    .huabei_q {
        right: 113px;
        top: 159px;
    }

    .r5 {
        width: 80px;
        height: 80px;
        top: -3px;
        right: 0px;
    }

    .r6 {
        width: 40px;
        height: 40px;
        top: 66px;
    }

    .huadong_q {
        right: 56px;
        top: 274px;
    }

    .r7 {
        width: 60px;
        height: 60px;
    }

    .huazhong_q {
        right: 140px;
        top: 297px;
    }

    .huanan_q {
        right: 128px;
        top: 406px;
    }

    .r10 {
        width: 100px;
        height: 100px;
    }

    .r11 {
        width: 75px;
        height: 75px;
        right: -12px;
    }

    .xinan_q {
        right: 291px;
        top: 329px;
    }

    .r12 {
        width: 80px;
        height: 80px;
    }

    .r13 {
        width: 100px;
        height: 100px;
        left: 21px;
        top: -8px;
    }

    .r14 {
        top: 54px;
        left: 91px;
    }

    .xibei_q {
        top: 151px;
        left: 121px;
    }

    .pos {
        background-size: 617px 1318px;
    }

    .dongbei {
        background-position: -467px -731px;
        width: 137px;
        height: 208px;
        right: -1px;
        top: 0;
    }

    .huabei {
        background-position: 0 -1045px;
        width: 270px;
        height: 272px;
        right: 87px;
        top: 5px;
    }

    .huadong {
        background-position: -350px -1081px;
        width: 103px;
        height: 204px;
        right: 68px;
        top: 222px;
    }

    .huazhong {
        background-position: -504px -535px;
        width: 94px;
        height: 166px;
        right: 143px;
        top: 252px;
    }

    .huanan {
        background-position: -423px -970px;
        width: 166px;
        height: 87px;
        right: 118px;
        top: 395px;
    }

    .xinan {
        background-position: 0 -800px;
        width: 372px;
        height: 232px;
        left: 27px;
        top: 238px;
    }

    .xibei {
        background-position: 0 -526px;
        width: 410px;
        height: 260px;
        left: 0px;
        top: 62px;
    }

    .newsbox {
        padding-right: 73px;
    }

    .fixed_ceng {
        margin-top: -196px;
    }

    .right_bot {
        padding-left: 30px;
    }

    /*.b_menus{ padding-left: 30px; }*/
    .zcont-img {
        width: 472px;
    }

    .zcont-box-txt {
        width: 362px;
        height: 265px;
        padding: 15px 15px 0;
    }

    .zcont-box-txt h3 {
        font-size: 20px;
    }

    .zcont-box-txt .zcont-tact {
        line-height: 26px;
    }

    .huanan_q .map_select {
        top: 0;
    }

    .sCon_wrap {
        padding: 30px 15px 0 20px;
    }

    .wenhua_list li {
        margin-bottom: 20px;
    }

    .rbj {
        padding-top: 13%;
    }

    .inC {
        margin-top: 30px;
    }

    .no_height {
        padding-right: 0;
    }

    .pro_info_item {

        word-break: break-all;
    }

    .pro_info_title {
        font-size: 24px;
    }

    .mingzi {
        font-size: 14px;
    }

    .shuzis {
        font-size: 38px;
    }

    .yanfa_article_box, .zhuanjia_box {
        padding: 30px 30px 0;
    }

    .cansuh {
        height: 90px;
    }

    .lanzi {
        padding: 15px 20px;
        width: 560px;
    }

    .xuexiyou {
        width: 555px;
    }

    .yihangen {
        font-size: 16px;
    }

    .linian {
        line-height: 32px;
    }

    .xingming {
        font-size: 20px;
    }

    .zhiwei {
        font-size: 16px;
    }

    .newtu img {
        width: 410px;
        height: 245px;
    }

    .newsyoubian {
        padding: 15px 20px 0 432px;
    }

    .newsyoubian h3 {
        font-size: 18px;
        height: 27px;
        overflow: hidden;
    }

    .newsintro {
        margin-bottom: 17px;
    }

    .sbnews_list li {
        padding: 20px 0;
    }

    .sbnews_list {
        margin-top: -20px;
    }

    .news_titles {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .animal {
        padding-bottom: 0;
    }

    .invest_center dt {
        width: 320px;
        margin-right: 20px;
    }

    .report {
        width: 435px;
    }

    .quotation {
        margin-left: 20px;
    }

    .msg_txt .text {
        width: 219px;
    }

    .liuyanban {
        margin-bottom: 20px;
    }

    .liyan_box {
        padding-right: 30px;
    }

    .msg_shuoming {
        padding-top: 30px;
    }

    .fixed_ceng {
        -display: none;
    }

    .lei_box {
        width: 680px;
    }

    .pro_title_box {
        background: url(../images/icon7.png) no-repeat 0px -35px;
        height: 363px;
        padding-top: 55px;
    }

    .pro_more {
        margin-top: 2px;
    }

    .coor_list li {
        width: 242px;
    }
}

.ch {
    height: 98px;
}

/****动画*****/
.xiashu, .sub_company_pic, .pro_donghua, .pro_scroll_box, .n_item_pic, .n_item_cons, .n_right, .r {
    visibility: hidden;
    transition: all 0.5s ease 0s;
}

/**集团下属页面动画**/
.page_on .xiashu {
    -ms-animation: fadeInLeft 0.8s ease 0.5s both;
    animation: fadeInLeft 0.8s ease 0.5s both;
    visibility: visible;
}

.page_on .sub_company_pic {
    -ms-animation: fadeInRight 0.8s ease 0.5s both;
    animation: fadeInRight 0.8s ease 0.5s both;
    visibility: visible;
}

.page_on .xiashu_pic li {
    -ms-animation: fadeIn 1.5s ease 0.5s both;
    animation: fadeIn 1.5s ease 0.5s both;
}

.page_on .xiashu_pic li:nth-of-type(2) {
    animation-delay: 0.65s;
}

.page_on .xiashu_pic li:nth-of-type(3) {
    animation-delay: 0.8s;
}

.page_on .xiashu_pic li:nth-of-type(4) {
    animation-delay: 0.95s;
}

.page_on .xiashu_pic li:nth-of-type(5) {
    animation-delay: 1.1s;
}

.page_on .zoudh {
    -ms-animation: fadeInUp 0.8s ease 0.5s both;
    animation: fadeInUp 0.8s ease 0.5s both;
    visibility: visible;
}

/**产品展厅页面动画**/
.page_on .pro_donghua {
    -ms-animation: fadeInUp 0.8s ease 0.5s both;
    animation: fadeInUp 0.8s ease 0.5s both;
    visibility: visible;
}

.page_on .pro_scroll_box {
    -ms-animation: fadeInRight 0.8s ease 0.5s both;
    animation: fadeInRight 0.8s ease 0.5s both;
    visibility: visible;
}

/**新闻页面动画**/
.page_on .ni1 .n_item_pic {
    -ms-animation: fadeInDown 0.8s ease 0.5s both;
    animation: fadeInDown 0.8s ease 0.5s both;
    visibility: visible;
}

.page_on .ni1 .n_item_cons {
    -ms-animation: fadeInRight 0.8s ease 0.5s both;
    animation: fadeInRight 0.8s ease 0.5s both;
    visibility: visible;
}

.page_on .ni2 .n_item_cons {
    -ms-animation: fadeInLeft 0.8s ease 0.5s both;
    animation: fadeInLeft 0.8s ease 0.5s both;
    visibility: visible;
}

.page_on .ni2 .n_item_pic {
    -ms-animation: fadeInUp 0.8s ease 0.5s both;
    animation: fadeInUp 0.8s ease 0.5s both;
    visibility: visible;
}

.page_on .n_right {
    -ms-animation: fadeInRight 0.8s ease 0.5s both;
    animation: fadeInRight 0.8s ease 0.5s both;
    visibility: visible;
}

/**营销中心页面动画**/
.page_on .r {
    animation: tan 0.7s ease 0.3s both;
    visibility: visible;
}

.page_on .r1 {
    animation-delay: 0.4s;
}

.page_on .r2, .page_on .r3 {
    animation-delay: 0.5s;
}

.page_on .r4, .page_on .r5 {
    animation-delay: 0.6s;
}

.page_on .r6, .page_on .r7, .page_on .r9 {
    animation-delay: 0.7s;
}

.page_on .r8, .page_on .r10, .page_on .r12 {
    animation-delay: 0.8s;
}

.page_on .r11, .page_on .r13 {
    animation-delay: 0.9s;
}

.page_on .r14 {
    animation-delay: 1s;
}

@keyframes tan {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-ms-keyframes tan {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.page_on .coor_list li {

    animation: fadeInUp 0.8s ease 0.3s both;
}

.page_on .coor_list li:nth-of-type(2) {
    animation-delay: 0.4s;
}

.page_on .coor_list li:nth-of-type(3) {
    animation-delay: 0.5s;
}

.page_on .coor_list li:nth-of-type(4) {
    animation-delay: 0.6s;
}

.page_on .coor_list li:nth-of-type(5) {
    animation-delay: 0.5s;
}

.page_on .coor_list li:nth-of-type(6) {
    animation-delay: 0.6s;
}

.page_on .coor_list li:nth-of-type(7) {
    animation-delay: 0.7s;
}

.page_on .coor_list li:nth-of-type(8) {
    animation-delay: 0.8s;
}

.shoujibtn, .mmNav, .neinav {
    display: none;
}

.tous {
    height: 98px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}

.inner_logo {
    float: left;
    width: 258px;
}

.mbhui {
    display: none;
}

.tofixed2 .dwei {
    position: fixed;
    left: 0;
    top: 98px;
    width: 258px;
    height: 100%;
    background: #F3F3F3;
}

.clist li {
    position: relative;
}

.saoyisao {
    position: absolute;
    right: 75px;
    top: 0;
    max-width: 120px;
    width: 120px;
    height: 120px;
    display: none;
}

.saoma:hover .saoyisao, .tousu:hover .saoyisao {
    display: block;
}

.n_item_pic {
    overflow: hidden;
}

.n_item_pic:hover img {
    transform: scale(1.05);
}

.gupiao_price, .zhang, .die {
    float: left;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}

.top_bar i {
    margin-left: 5px;
}

.ni1 .n_item_cons:hover {
    background: #e4a943 !important;
}

.ni2 .n_item_cons:hover {
    background: #04b2b9 !important;
}

.newsright h3 a:hover {
    text-decoration: underline;
}

.inC {
    display: none;
}

@media only screen and (max-width: 1360px) {
    .nav li {
        width: 116px;
    }
}

@media only screen and (max-width: 1300px) {
    body {
        overflow: visible !important;
        overflow-y: auto;
    }

    .xiashu, .sub_company_pic, .pro_donghua, .pro_scroll_box, .n_item_pic, .n_item_cons, .n_right, .r {
        visibility: visible;
    }

    .header {
        height: 60px;
    }

    .logo img {
        height: 50px;
    }

    .logo {
        margin: 5px 0 0 10px;
    }

    .nav li i {
        display: none;
    }

    .nav li a {
        height: 56px;
        line-height: 56px;
    }

    .xiashu_pic li {
        margin-top: 0;
    }

    .subcaidan {
        top: 60px;
    }
}

@media only screen and (max-width: 1300px) {
    .inner_nav li {
        margin-left: 20px;
    }

    .ch {
        height: 60px;
    }
}

@media only screen and (max-width: 1300px) {

    .carousel-fade-pic li, .carousel-fade {
        height: 550px;
    }

    .block {
        height: auto;
    }

    .pro_left, .sLeft {
        position: static;
        float: none;
        width: 100%;
    }

    .sub_company_pic {
        display: none;
    }

    .sub_company {
        width: 100%;
        padding: 30px 0;
    }

    .xiashu_con {
        position: static;
        width: 100%;
        margin: 0;
        padding: 50px 0 0 280px;
    }

    .xiashu_pic {
        margin-top: 30px;
    }

    .pro_title_box {
        background: none;
        width: auto;
        margin: 0;
        padding: 0;
        height: auto;
        overflow: hidden;
        float: left;
    }

    .pro_title_box li {
        float: left;
        margin: 0;
        padding: 0;
        width: 130px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: rgba(255, 255, 255, 0.9);
        font-size: 16px;
        margin-right: 10px;
    }

    .pro_more {
        float: left;
        margin: 10px 0 0 0;
    }

    .pro_donghua {
        overflow: hidden;
        padding-top: 20px;
        margin-bottom: 30px;
        font-weight: 700;
    }

    .pro_right {
        padding: 0;
        margin: 0;
        float: none;
        width: 100%;
    }

    .pro_scroll_box {
        width: 100%;
        padding: 0 50px;
    }

    .pro_scroll, .pro_scroll_box {
        width: 100%;
    }

    .lei_box {
        width: 101%;
    }

    .p_pic img, .p_list li a {
        height: 220px;
        width: 434px;
    }

    .pro_btn {
        left: -45px;
    }

    .right_pro {
        left: auto;
        right: -45px;
    }

    .pro_type_a a {
        font-weight: 100;
    }

    .page_3 {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .n_left, .n_right {
        float: none;
        width: 100%;
        overflow: hidden;
    }

    .n_item {
        overflow: hidden;
    }

    .ni1 {
        background: #f5b952;
    }

    .ni2 {
        background: #3aced4;
    }

    .inews_box {
        margin: 20px 0 0 10px;
    }

    .newsbox {
        padding: 0;
    }

    .time {
        width: 110px;
    }

    .newsbox_list {
        padding-top: 10px;
    }

    .newsr_more {
        padding-right: 10px;
    }

    .n_right {
        padding-bottom: 20px;
    }

    .area_right {
        margin: 50px 10px 0 0;
    }

    .map {
        left: 0;
    }

    .map {
        margin-top: 0;
    }

    .page_6 {
        padding: 20px 0;
    }

    .txt7 {
        padding-top: 20px;
    }

    .page_7 {
        padding: 0 10px 20px;
    }

    .wrap {
        width: 100%;
    }

    .b_menus {
        padding-left: 10px;
        width: 12%;
    }

    .right_bot {
        padding: 0;
    }

    .b_menus:nth-child(6) {
        width: 16%
    }

    .inner_nav li {
        margin-left: 15px;
    }

    .inner_left_side {
        width: 160px;
    }

    .inner_logo {
        width: 160px;
    }

    .tous {
        height: 60px;
    }

    .inner_logo img {
        height: 45px;
    }

    .inner_cloumn {
        background: #FCD704;
        text-align: center;
        text-indent: 0;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        color: #fff;
    }

    .nenus {
        padding: 15px 0 0 0;
    }

    .nenus li a {
        font-size: 14px;
    }

    .nenus li {
        height: 42px;
        line-height: 42px;
    }

    .inner_right {
        margin-left: 160px;
    }

    .tofixed {
        width: 160px;
    }

    .inner_logo {
        height: 60px;
        line-height: 60px;
    }

    .inner_head {
        height: 60px;
    }

    .goIndex {
        margin-top: 16px;
        margin-left: 20px;
    }

    .inner_nav {
        padding-top: 20px;
    }

    .guandao {
        margin-top: 18px;
    }

    .qiyewenhua {
        padding: 10px;
    }

    .qfd {
        min-height: 200px;
    }

    .fazhan {
        width: 96%;
        margin: auto;
    }

    .odd .licheng_article {
        margin-right: 20px;
    }

    .even .licheng_article {
        margin-left: 20px;
    }

    .owl-nav .owl-prev, .owl-nav .owl-next {
        top: 32px;
    }

    .product_list img, .product_list li a {
        width: 100%;
        height: auto;
    }

    .product_list li {
        width: 50%;
        margin-bottom: 5px;
    }

    .chanpin_list {
        padding: 10px;
    }

    .chanpin_nav {
        margin-bottom: 20px;
    }

    .product_list {
        margin-bottom: 20px;
    }

    .chanpin_list {
        margin-bottom: 30px;
    }

    .no_height {
        padding-bottom: 30px;
    }

    .banner_slide {
        float: none;
        margin-bottom: 10px;
        width: 542px;
    }

    .pro_right_info {
        margin-left: 0;
    }

    .product_article_box {
        padding: 10px;
    }

    .goList a {
        width: 166px;
    }

    .newtu img {
        width: 270px;
        height: 160px;
    }

    .newsyoubian {
        padding-left: 290px;
        padding-top: 0;
    }

    .newsyoubian h3 {
        margin-bottom: 5px;
        font-size: 16px;
    }

    .newsintro {
        height: 52px;
        margin-bottom: 10px;
    }

    .kanxiangxi {
        width: 90px;
    }

    .zhuanjia_box {
        padding: 10px;
    }

    .inC {
        margin: 20px 0 10px 10px;
        font-size: 22px;
    }

    .sbnews_list li {
        padding: 15px 0;
    }

    .newshijian {
        padding-top: 5px;
    }

    .news_titles {
        font-size: 18px;
    }

    .goList {
        padding-top: 0;
    }

    .goList a {
        width: 120px;
        height: 40px;
        line-height: 40px;
    }

    .qitaxinxi {
        font-size: 12px;
    }

    .range dt {
        width: 260px;
        margin-right: 15px;
        height: auto;
    }

    .range dd {
        width: 520px;
    }

    .range dt img {
        width: 100%;
        height: auto;
    }

    .range dd p {
        margin-top: 10px;
        height: auto;
    }

    .range dl {
        height: auto;
        margin-bottom: 20px;
    }

    .animal_left, .animal_right {
        width: 50%;
    }

    .invest_center {
        margin-top: 20px;
    }

    .report {
        width: 100%;
    }

    .invest_ul {
        margin-bottom: 30px;
    }

    .quotation {
        margin-left: 0;
        width: 100%;
    }

    .invest_tit {
        height: 40px;
        line-height: 40px;
    }

    .yanfa_article_box {
        padding: 10px;
    }

    .lanzi {
        display: block;
        float: none;
    }

    .tu2 {
        margin-bottom: 20px;
    }

    .xuexiyou {
        margin-left: 0;
        width: 100%;
    }

    .yihangen {
        text-align: left;
    }

    .zcont-img {
        width: 400px;
    }

    .zcont-box-txt h3 {
        font-size: 16px;
        margin-bottom: 0;
    }

    .zcont-box-txt {
        height: auto;
        padding: 6px 8px;
    }

    .zh3 {
        font-size: 14px;
    }

    .zcont-box {
        margin-bottom: 20px;
    }

    .tofixed2 .dwei {
        top: 60px;
        width: 160px;
    }

    .nav li {
        width: 90px;
    }

    .xiashu_con {
        padding-left: 10px;
    }

    .pro_left, .sLeft {
        overflow: hidden;
    }

    .sub_company_pic {
        display: block;
        height: 631px;
    }

    .sub_company {
        width: 50%;
    }

    .zoudh {
        width: 250px;
        left: 250px;
        top: 12%;
    }

    .lei_box {
        width: 103%;
    }

    .lei_box .p_pic img, .p_list li .lei_box a {
        width: 482px;
        height: 284px;
    }

    .pro_scroll, .pro_scroll_box {
        width: 976px;
        margin: auto;
    }

    .pro_btn, .right_pro {
        top: 233px;
    }

    .area_right {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 999px) {
    .nav {
        display: none;
    }

    .inner_nav {
        display: none;
    }

    .shoujibtn {
        display: block;
    }

    .neinav {
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 60px;
        z-index: 999;
    }

    .neinav a {
        display: block;
        padding: 8px 0;
        text-align: center;
        color: #fff;
    }

    .mrt {
        background: url(../images/icon48.png) no-repeat;
        width: 29px;
        height: 29px;
        float: right;
        margin: 15px 10px 0 0;
    }

    .shoujibtn {
        background: url(../images/m.png) no-repeat;
        width: 26px;
        height: 24px;
        float: right;
        border: none;
        margin: 16px 10px 0 0;
        display: block;
    }

    .mmNav {
        position: fixed;
        left: 0;
        top: 90px;
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        z-index: 9999
    }

    .mmNav a {
        display: block;
        text-align: center;
        padding: 8px 0;
        color: #fff;
    }

    .sub_company_pic {
        display: none;
    }

    .zoudh {
        position: static;
        width: 100%;
    }

    .sub_company {
        width: 100%;
    }

    .pro_scroll, .pro_scroll_box {
        padding: 0;
        width: 100%;
    }

    .pro_list {
        width: 700px;
        margin: auto;
    }

    .lei_box .p_pic img, .p_list li .lei_box a {
        width: 345px;
        height: 216px;
    }

    .pro_btn {
        left: 5px;
    }

    .right_pro {
        right: 5px;
    }

    .xiashu_con {
        padding-left: 240px;
    }

    .fixed_ceng {
        display: none;
    }

    .msg_tiao li {
        width: 100%;
        margin-bottom: 10px;
    }

    .msg_tiao {
        margin-bottom: 0;
    }

    .msg_txt {
        width: 80%;
    }
}

@media only screen and (max-width: 800px) {
    .carousel-fade-pic li, .carousel-fade {
        height: 380px;
    }

    .xiashu_pic {
        float: none;
        width: 100%;
        overflow: hidden;
        height: auto;
    }

    .xiashu_pic li {
        float: left;
        margin: 0 12px 0 0 !important;
    }

    .sub_company {
        padding: 20px 10px 20px;
    }

    .xiashu_con {
        padding: 20px 0 0 0;
    }

    .xiashu_con .intro {
        margin-bottom: 10px;
        height: 134px;
        font-size: 14px;
    }

    .sub_title {
        font-size: 20px;
    }

    .sub_year {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .pro_title_box li {
        font-size: 14px;
        width: 110px;
    }

    .pro_type_a a {
        width: 105px;
        font-size: 12px;
        height: 34px;
        line-height: 34px;
    }

    .p_pic img, .p_list li a {
        height: 176px;
        width: 293px;
    }

    .pro_btn, .right_pro {
        top: 121px;
    }

    .map {
        display: none;
    }

    .area_right {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 10px;
    }

    .tongji {
        position: static;
    }

    .t_num {
        font-size: 28px;
    }

    .t_txt {
        font-size: 12px;
    }

    .t_num em {
        font-size: 18px;
    }

    .page_6 {
        padding-bottom: 0;
    }

    .coor_printer {
        background-size: 158px 80px;
        width: 158px;
        height: 80px;
    }

    .coor_linian {
        background-size: 231px 80px;
        width: 231px;
        height: 80px;
    }

    .left_er {
    }

    .b_menus, .b_menus:nth-child(6) {
        float: left;
        width: 50%;
        height: auto;
        overflow: hidden;
        margin: 0 0 6px 0;
    }

    .b_menus dt {
        margin-bottom: 5px;
    }

    .b_menus dd {
        float: left;
        margin-right: 6px;
        margin-bottom: 6px;
    }

    .page_8 {
        height: auto !important
    }

    .left_er, .right_bot {
        height: auto;
    }

    .erbox img {
        width: 100px;
    }

    .left_er {
        font-size: 12px;
    }

    .inner_nav {
        display: none;
    }

    .conBox_right {
        display: none;
    }

    .conBox_left {
        width: 100%;
        float: none;
    }

    .qywh_pic1 {
        float: none;
    }

    .wenhua_list {
        margin: 10px 0 0 0;
    }

    .fanzhan_list {
        background: none;
    }

    .fanzhan_wrap {
        background: none !important;
        float: none;
        width: 100%;
    }

    .odd .licheng_article {
        margin: 0;
        width: 100%;
        text-align: left;
    }

    .odd .shijian, .even .shijian {
        top: 0;
        position: static;
        text-align: left;
    }

    .shijian::after {
        display: none;
    }

    .even .licheng_article {
        margin: 0;
        text-align: left;
    }

    .fanzhan_wrap {
        padding-left: 10px;
    }

    .fanzhan_wrap::after, .licheng_center {
        display: none;
    }

    .rbj {
        padding-right: 100px;
        padding-left: 100px;
    }

    .owl-nav .owl-prev, .owl-nav .owl-next {
        top: 73px;
    }

    .chanpin_nav a {
        font-size: 14px;
        width: 95px;
    }

    .product_list img, .product_list li a {
        width: 100%;
        height: auto;
    }

    .banner_slide {
        width: 320px;
    }

    .large_box img {
        width: 100%;
        height: 100%;
    }

    .large_box {
        height: 206px;
    }

    .small_list {
        width: 263px;
    }

    .onlinewen {
        margin-top: 10px;
        font-size: 14px;
        padding: 5px 15px;
    }

    .goList a {
        width: 100px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
    }

    .cansuh li {
        width: 33%;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .shuzis {
        font-size: 28px;
    }

    .zcont-img {
        display: block;
        float: none;
        width: 100%;
    }

    .zcont-box-txt {
        width: 100%;
        float: none;
    }

    .zcont-dl dd {
        width: 100%;
        margin-bottom: 15px;
    }

    .zcont-dl {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .liyan_box {
        padding: 10px;
    }

    .msg_shuoming {
        padding-top: 15px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .guandao {
        display: none;
    }

    .left_pro, .right_pro {
        display: none;
    }

    .p_list, .p_list li {
        width: 100% !important;
    }

    .pro_list {
        width: 100%;
    }

    .lei_box .p_pic img, .p_list li .lei_box a {
        width: 285px;
        height: 195px;
    }

    .tofixed2 .dwei {
        position: static;
        width: 100%;
    }

}

@media only screen and (max-width: 600px) {
    .gupiao {
        margin-left: 10px;
    }

    .top_right {
        padding-right: 10px;
    }

    .carousel-fade-pic li, .carousel-fade {
        height: 160px;
    }

    .fullPage {
        margin-top: 90px;
    }

    .carousel-fade .flex-control-nav li, .carousel-fade .flex-control-nav li a {
        width: 10px;
        height: 10px;
        border-radius: 50%;
    }

    .carousel-fade .flex-control-nav {
        background: none;
        bottom: 3px;
    }

    .xiashu {
        background-size: 300px 50px;
        width: 300px;
        height: 50px;
    }

    .xiashu_pic li {
        background-size: 100px 252px;
    }

    .xiashu_pic .sub_1 {
        width: 53px;
        height: 53px;
        background-position: -47px 0;
    }

    .xiashu_pic .sub_2 {
        width: 50px;
        height: 50px;
        background-position: 0 -52px;
    }

    .xiashu_pic .sub_3 {
        width: 52px;
        height: 52px;
        background-position: -48px -101px;
    }

    .xiashu_pic .sub_4 {
        width: 50px;
        height: 50px;
        background-position: 0 -151px;
    }

    .xiashu_pic .sub_5 {
        width: 51px;
        height: 51px;
        background-position: -47px -201px;
    }

    .xiashu_pic {
        margin-top: 15px;
    }

    .xiashu_con {
        padding-top: 15px;
    }

    .sub_title {
        font-size: 16px;
    }

    .sub_year {
        font-size: 14px;
    }

    .xiashu_con .intro {
        line-height: 24px;
        height: auto;
    }

    .zhanting {
        width: 189px;
        height: 50px;
        background-size: 189px 50px;
    }

    .pro_title_box {
        float: none;
        margin-bottom: 10px;
    }

    .pro_title_box li {
        font-weight: 300;
        width: 100px;
        height: 36px;
        line-height: 36px;
        margin: 0 5px 5px 0;
    }

    .pro_more {
        width: 38px;
        display: block;
        float: none;
        margin: auto;
    }

    .pro_scroll_box {
        padding: 0 10px;
    }

    .p_pic img, .p_list li a {
        height: auto;
        width: 100%;
    }

    .pro_type_a a {
        margin-bottom: 5px;
        font-weight: 300;
    }

    .pro_type_a {
        height: auto;
    }

    .pro_type_tag {
        margin-bottom: 10px;
    }

    .n_item_pic {
        float: none;
        width: 100%;
    }

    .n_item_cons {
        width: 100%;
        padding: 15px 0;
    }

    .riqi {
        padding-top: 0;
    }

    .ni1 .n_item_pic::after, .ni2 .n_item_pic::after {
        display: none;
    }

    .inews_box a {
        width: 100px;
        height: 40px;
    }

    .inews_box a h4 {
        display: none;
    }

    .inews_box a h3 {
        font-size: 16px;
        padding-top: 7px;
    }

    .time {
        display: none;
    }

    .newsright {
        width: 100%;
    }

    .inews_box {
        height: 55px;
    }

    .newsr_more a {
        width: 100px;
        height: 26px;
        background-size: 100px 26px;
    }

    .tongji_list li {
        width: 50%;
        margin-bottom: 10px;
    }

    .tongji {
        padding: 15px 0 5px;
    }

    .coor_list li {
        width: 50%;
    }

    .b_menus {
        width: 50%;
    }

    .left_er {
        width: 100%;
        padding: 15px 0;
    }

    .right_bot {
        width: 100%;
    }

    .erbox {
        padding-top: 0;
    }

    .right_bot {
        padding-top: 15px;
    }

    .p_hb {
        top: 170px !important;
    }

    .juz {
        top: auto;
        bottom: 0;
        transform: translate(0);
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

    .p_hb {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

    .zhu_b {
        font-size: 16px;
    }

    .logo img {
        height: 35px;
    }

    .header {
        height: 45px;
    }

    .fullPage {
        margin-top: 75px;
    }

    .shoujibtn {
        margin-top: 10px;
    }

    .mmNav {
        top: 75px;
    }

    .p_hb {
        top: auto !important;
        bottom: 0;
    }

    .newsright {
        padding-right: 10px;
    }

    .inner_left_side {
        float: none;
        width: 100%;
        height: auto;
    }

    .inner_right {
        width: 100%;
        margin: 0;
        height: auto;
    }

    .nenus {
        padding-top: 0;
    }

    .tofixed {
        width: 100%;
        position: static;
    }

    .nenus {
        overflow: hidden;
    }

    .nenus li {
        float: left;
        width: 50%;
    }

    .qywh_intro {
        width: 100%;
        font-size: 12px;
    }

    .qywh_title {
        margin-top: 0;
        font-size: 14px;
        padding-top: 0;
    }

    .fanzhan_list {
        padding-top: 20px;
    }

    .owl-nav .owl-prev, .owl-nav .owl-next {
        background-size: 35px 35px;
        width: 35px;
        height: 35px;
        top: 76px;
    }

    .rbj {
        padding-left: 60px;
        padding-right: 60px;
    }

    .owl-nav .owl-prev {
        left: -47px;
    }

    .owl-nav .owl-next {
        right: -47px;
    }

    .inC {
        font-size: 18px;
    }

    .chanpin_nav a {
        width: auto;
        padding: 0 6px;
    }

    .product_list li a {
        margin: 0;
    }

    .product_list li {
        padding: 0 5px;
    }

    .product_list {
        margin: 0 -5px;
    }

    .goList {
        padding-top: 10px;
    }

    .p_article_s {
        padding-top: 20px;
    }

    .newsearch {
        top: 2px;
    }

    .newtu img {
        width: 120px;
        height: 80px;
    }

    .newsyoubian {
        padding: 0 5px 0 135px;
    }

    .newshijian {
        display: none;
    }

    .newsyoubian h3 {
        font-size: 14px;
        height: 20px;
    }

    .kanxiangxi {
        display: none;
    }

    .newsintro {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

    .sbnews_list li {
        padding: 10px 0;
    }

    .sbnews_list {
        margin: 0 0 20px 0;
    }

    .news_titles {
        font-size: 16px;
    }

    .xinwenxiangqing {
        padding: 20px 0 10px;
    }

    .range dd {
        width: 100%;
    }

    .range dd span {
        font-size: 18px;
    }

    .invest_center dd {
        width: 100%;
    }

    .invest_center dt img {
        width: 150px;
        height: auto;
    }

    .invest_inner {
        font-size: 14px;
        line-height: 24px;
    }

    .lanzi {
        width: 100%;
        padding: 10px;
        font-size: 14px;
        line-height: 24px;
    }

    .linian {
        padding: 10px;
        font-size: 14px;
        line-height: 24px;
    }

    .zcoll-head-img {
        width: 60%;
    }

    .uit-dl dd {
        padding: 10px;
    }

    .dlbtn {
        display: none;
    }

    .uit-dls dt span {
        font-size: 14px;
    }

    .msg_txt {
        width: 280px;
    }

    .liuyanleixing label {
        margin: 0 5px;
    }

    .mCSB_inside > .mCSB_container {
        margin-right: 10px;
    }

    .mbhui {
        display: block;
    }

    .pchui {
        display: none;
    }

    .lei_box .p_pic img, .p_list li .lei_box a {
        width: 192px;
        height: 140px;
    }

    .n_item_cons .intro {
        padding: 0 6%;
    }

    .owl-nav .owl-prev, .owl-nav .owl-next {
        top: 80px;
    }

    .invest_top li em {
        font-size: 18px;
    }

    .invest_top li i {
        width: 81px;
    }

    .zcont-dl {
        padding-bottom: 0;
    }

    .pro_info_title {
        font-size: 18px;
    }

    .left_btn {
        margin-right: 0;
    }

    .banner_slide {
        width: 394px;
    }

    .small_list {
        width: 350px;
    }

    .qitaxinxi {
        padding-bottom: 10px;
    }

    .animal_left, .animal_right {
        width: 100%;
        float: none;
    }

    .shuzis {
        font-size: 18px;
    }

    .mingzi {
        font-size: 12px;
    }

    .cansuh li {
        line-height: 22px;
    }

    .cansuh li:nth-of-type(4), .cansuh li:nth-of-type(5) {
        width: 50%;
    }

    .zcont-dl dd:before {
        vertical-align: middle;
        display: inline-block;
        top: 4px;
    }

    .top_right {
        display: none;
    }

    .coor_list, .scroll_coor {
        width: 100%;
        height: auto;
    }

    .neib {
        float: left;
        width: 50%;
        padding: 0 4px;
    }

    .coor_list li {
        width: 100%;
        margin: 0;
    }

    .p_list li, .p_list {
        width: 100% !important;
    }

    .conBox_banner {
        display: none;
    }

    .uit-dls dt span:nth-child(4) {
        width: 22%;
    }

    .uit-dls dt span {
        font-size: 12px;
    }

}

@media only screen and (max-width: 360px) {
    .sCon_wrap {
        padding-left: 10px;
        padding-right: 10px;
    }

    .inC {
        font-size: 16px;
    }

    .chanpin_nav {
        height: auto;
        overflow: hidden;
    }

    .newsearch {
        left: 90px;
        top: -2px;
    }

    .invest_ul li em {
        display: none;
    }

    .invest_ul li {
        overflow: hidden;
    }

    .lei_box .p_pic img, .p_list li .lei_box a {
        width: 100%;
        height: auto;
    }

    .yy {
        display: none !important;
    }

    .owl-nav .owl-prev, .owl-nav .owl-next {
        top: 60px;
    }

    .banner_slide {
        width: 300px;
    }

    .small_list {
        width: 242px;
    }

    .left_btn {
        margin-right: 11px;
    }

    .large_box {
        margin-bottom: 194px;
    }

    .msg_txt {
        width: 235px;
    }

    .large_box {
        margin-bottom: 0;
    }

    .product_list {
        margin: 0;
    }

}



















