/* CSS Document */
body {
    line-height: 180%;
    margin: 0px auto;
    /* background:url(../images/bodyback.jpg) repeat-x; */
    font-size: 12px;
    width: 100%;
    font-family: "Microsoft Yahei";
    color: #000;
    background: #fff;
}

p,
ul,
big,
small,
b,
span,
font,
h2,
h1,
dl,
dd {
    ;
    padding: 0px;
    margin-top: 0px;
    margin: 0px;
}

ul {
    padding: 0px;
    margin-top: 0px;
    margin: 0px;
}

li {
    list-style: none;
}

ul {
    list-style: none;
}

a {
    color: #000000;
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a:hover {
    color: #F00;
    text-decoration: none;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%
}

img {
    border: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.h20 {
    height: 20px;
    clear: both;
}

.h10 {
    height: 10px;
    clear: both;
}

.clear {
    clear: both
}

.clear2 {
    clear: both;
    height: 20px;
}

input {
    outline: none;
    font-family: "Microsoft Yahei";
}


.pcshow {
    display: block;
}

.wapshow {
    display: none
}

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

.nbanner {
    text-align: center;
}

.ztitle {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 8px;
}

.ztitle font {
    font-size: 24px;
    display: block;
    margin-bottom: 5px;
    line-height: 24px;
}

.ztitle span {
    display: inline-block;
    width: 400px;
    border-bottom: #ddd 1px solid;
    height: 10px;
}

.ztitle small {
    font-size: 16px;
    display: inline-block;
    background: #fff;
    padding: 20px 10px 0 10px;
}

.menu2 {
    text-align: center;
    padding: 20px 0;
}

.menu2 a {
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    border: #ddd 1px solid;
    border-radius: 5px;
    margin: 0 5px;
}

.menu2 a:hover,
.menu2 a.on {
    background: #1a73c4;
    color: #fff;
}

.menu3 {
    background: #f9f9f9;
    height: 64px;
    border-bottom: #e7e7e7 1px solid;
    text-align: center
}

.menu3 a {
    display: inline-block;
    line-height: 64px;
    font-size: 18px;
    padding: 0px 18px;
}

.menu3 a:hover,
.menu3 a.on {
    background: #4e5556;
    color: #fff;
}

.topbanner img {
    width: 100%;
    display: block
}

* {
    webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.yc_eee {
    background: #eee;
}

.yc_hzhb {}

.yc_hzhb ul {
    margin: 0 -15px;
}

.yc_hzhb ul li {
    float: left;
    width: 20%;
}

.yc_hzhb ul li span {
    display: block;
    margin: 15px;
    border: #ddd 1px solid;
    background: #fff;
    padding: 2px;
    border-radius: 5px;
    text-align: center;
}

.yc_hzhb ul li span img {
    height: 80px;
    max-width: 100%;
}



.top {
    background: #f6f6f6;
    line-height: 26px;
}

.yc_head {
    background: #fff;
    padding: 20px 0;
}

.yc_head .wrap {
    position: relative
}

.yc_head .yc_tel {
    float: right;
    background: url(../images/tel.png) left center no-repeat;
    padding-left: 55px;
    height: 47px;
}

.yc_head .yc_tel small {
    font-size: 14px;
    padding-bottom: 5px;
    display: inline-block
}

.yc_head .yc_tel big {
    font-size: 28px;
    color: #ff8a00;
    font-weight: bold;
}

.yc_head .sousuo {
    float: right;
    margin-top: 10px;
    margin-left: 20px;
}

.yc_head .sousuo .ss {
    float: left;
    border: #c9c9c9 1px solid;
    background: none;
    border-right: none;
    line-height: 27px;
    height: 27px;
    width: 185px;
    padding-left: 10px;
}

.yc_head .sousuo .sss {
    background: url(../images/sss.png) center no-repeat #0483ca;
    width: 31px;
    height: 31px;
    border: none;
}

.yc_logo {
    float: left;
}

.yc_logo font {
    font-size: 26px;
    font-weight: 900;
    color: #1a73c4;
    line-height: 50px;
}

.yc_head .yc_tag {
    float: left;
    margin-left: 15px;
    padding-left: 15px;
    border-left: #ddd 1px solid;
    line-height: 1.6;
}

.yc_head .yc_tag big {
    display: block;
    font-size: 18px;
    font-weight: 900;
}

.yc_head .yc_tag small {
    display: block;
    font-size: 14px;
}

.nav {
    height: 59px;
    background: #154dbe;
}

.nav li {
    float: left;
    ;
    font-size: 16px;
    width: 200px;
    text-align: center;
    height: 59px;
    position: relative;
    z-index: 111111111111111111
}

.nav li a.big {
    line-height: 59px;
    display: block;
    color: #fff;
    ;
}

.nav li.on a.big,
.nav li:hover a.big {
    background: #2ba4dd;
}

.nav li div {
    display: none;
    opacity: 0;
}

.nav li div a {
    display: block;
    line-height: 44px;
    background: #02529b;
    font-size: 14px;
    color: #fff;
}

.nav li div a:hover {
    background: #1a73c4
}

.nav li:hover div {
    display: block;
    opacity: 1;
}


.infobox table {
    width: 100%;
    border-left: #e6e6e6 1px solid;
    border-top: #e6e6e6 1px solid;
    border-collapse: collapse;
}

.infobox td,
.infobox th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;

    border-right: #e6e6e6 1px solid;
    border-bottom: #e6e6e6 1px solid;
}

.infobox table tr:nth-child(even) {
    background-color: #f5f5f5
}

.infobox table tr:hover {
    background-color: #f5f5f5
}

/******************************
 ** 内页架构
 ******************************/
.sidebar {
    float: left;
    width: 220px;
}

.side-menu {
    position: relative;
}



.hr10 {
    clear: both;
    height: 10px;
}

.hr20 {
    clear: both;
    height: 20px;
}

.hr30 {
    clear: both;
    height: 30px;
}

.hr40 {
    clear: both;
    height: 40px;
}

.f24 {
    font-size: 24px;
}

.f20 {
    font-size: 20px;
}

.f18 {
    font-size: 18px;
}

.f16 {
    font-size: 16px;
}

.f14 {
    font-size: 14px
}

.text_center {
    text-align: center;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.rowitem {
    margin-left: 15px;
    margin-right: 15px;
}

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

.col_3 {
    width: 33.3%;
    float: left;
}

.col_4 {
    width: 25%;
    float: left;
}

.col_2 {
    width: 50%;
    float: left;
}

.col_5 {
    width: 20%;
    float: left;
}

.col_6 {
    width: 16.66667%;
    float: left;
}

.zttitle {
    text-align: center;
}

.zttitle .zbig {
    font-size: 36px;
    margin-bottom: 4px;
}

.zttitle .zsmall {
    font-size: 20px;
    line-height: 48px;
    margin-top: 20px;
}

.inp1 {
    padding: 60px 0;
    overflow: hidden;
    clear: both
}

.inp1_left {
    float: left;
    width: 600px;
    height: 390px;
}

.inp1_right {
    float: right;
    width: 580px;
}

.inp1_right_title {
    border-bottom: #ddd 1px solid;
    height: 40px;
    line-height: 40px;
}

.inp1_right_title a {
    float: right;
}

.inp1_right_title font {
    font-size: 20px;
    float: left;
    font-weight: 900;
    color: #000;
}


.inp2 {
    padding: 60px 0;
    background: #efefef;
}

.inp2_right {
    float: right;
    width: 490px;
}

.inp2_right_title {
    border-bottom: #ddd 1px solid;
    height: 40px;
    line-height: 40px;
}

.inp2_right_title a {
    float: right;
}

.inp2_right_title font {
    font-size: 20px;
    float: left;
}

.inp2_left {
    float: left;
    width: 670px;
    background: #eee;
}

.inp2_left a.litpic {
    display: block;
    position: relative;
    overflow: hidden;
}

.inp2_left a.litpic img {
    display: block;
}

.inp2_left a.litpic span {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    left: 50%;
    margin-left: -27px;
    z-index: 2;
}

.inp2_left a.litpic:hover img {
    transform: scale(1.2);
}

.list-news3 li {
    border-bottom: #ececec 1px solid;
    overflow: hidden;
    padding-bottom: 1%;
    margin-bottom: 2%
}

.list-news3 li a.litpic {
    float: left;
    display: block;
    width: 39%;
    position: relative;
    overflow: hidden;
}

.list-news3 li a.litpic span {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left: -17px;
    z-index: 2;
}

.list-news3 li a.litpic span img {
    width: 100%;
}

.list-news3 li a.litpic img.img {
    width: 100%;
    height: 134px;
}

.list-news3 li a.litpic img.img:hover {
    transform: scale(1.2);
}

.list-news3 li span {
    float: right;
    display: block;
    width: 59%;
}

.list-news3 li.noimg span {
    width: 100%;
    float: none
}

.list-news3 li span a {
    font-size: 18px;
    line-height: 200%;
    margin-bottom: 5px;
}

.list-news3 li span font {
    display: inline-block;
    margin-top: 5px;
}


.inp3 {
    padding: 60px 0;
}

.inp3_right {
    float: right;
    width: 600px;
}

.inp3_right_title {
    border-bottom: #ddd 1px solid;
    height: 40px;
    line-height: 40px;
}

.inp3_right_title a {
    float: right;
}

.inp3_right_title font {
    font-size: 20px;
    float: left;
}

.inp3_left {
    float: left;
    width: 600px;
    background: #eee;
    height: 440px;
}

.inp3_left a.litpic {
    display: block;
    position: relative;
    height: 440px;
    overflow: hidden;
}

.inp3_left a.litpic img {
    height: 100%
}

.inp3_left a.litpic span {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    left: 50%;
    margin-left: -27px;
    z-index: 2;
}

.inp3_left a.litpic:hover img {
    transform: scale(1.2);
}

.list-news5 li {
    overflow: hidden;
    width: 290px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    ;
}

.list-news5 li a.litpic {
    display: block;
    position: relative;
    overflow: hidden;
}

.list-news5 li a.litpic span {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left: -17px;
    z-index: 2;
}

.list-news5 li a.litpic span img {
    width: 100%;
}

.list-news5 li a.litpic img.img {
    width: 100%;
    height: 215px;
    display: block;
}

.list-news5 li a.litpic img.img:hover {
    transform: scale(1.2);
}

.list-news5 li span {}

.list-news5 li.noimg span {
    width: 100%;
    float: none
}

.list-news5 li span a {
    font-size: 18px;
    line-height: 200%;
    margin-bottom: 5px;
}

.list-news5 li span font {
    display: inline-block;
    margin-top: 5px;
}

.inp5 {
    padding: 50px 0;
}

.inp4 {
    padding: 60px 0;
    background: #efefef;
}

.inp4_right {}


.list-news6 li {
    overflow: hidden;
    width: 290px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    ;
}

.list-news6 li a.litpic {
    display: block;
    position: relative;
}

.list-news6 li a.litpic span {
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 5%;
    width: 90%;
    z-index: 3;
    text-align: center;
    font-size: 22px;
    color: #fff
}

.list-news6 li a.litpic p {
    background: #000;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=50)';
}

.list-news6 li a.litpic img {
    width: 100%;
    display: block;
    height: 400px;
}

.list-news6 li span {}

.list-news6 li:hover a.litpic p {
    display: none
}


.con_left {
    float: right;
    width: 380px;
}

.con_left_title {
    border-bottom: #ddd 1px solid;
    height: 50px;
}

.con_left_title span {
    font-size: 24px;
    display: inline-block;
    padding-left: 30px;
    background: url(../img/i1.png) left center no-repeat;
    color: #124ebe;
    font-weight: 900;
    border-bottom: #124ebe 2px solid;
    line-height: 50px;
}

.list-news7 {
    margin-top: 30px;
}

.list-news7 li {
    border-bottom: #ececec 1px solid;
    overflow: hidden;
    padding-bottom: 2%;
    margin-bottom: 2%
}

.list-news7 li a.litpic {
    float: left;
    display: block;
    width: 37%;
    position: relative;
}

.list-news7 li a.litpic span {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left: -17px;
    z-index: 2;
}

.list-news7 li a.litpic span img {
    width: 100%
}

.list-news7 li a.litpic img.img {
    width: 100%;
    height: 85px;
}

.list-news7 li span {
    float: right;
    display: block;
    width: 61%;
}

.list-news7 li.noimg span {
    width: 100%;
    float: none
}

.list-news7 li span a {
    font-size: 18px;
    line-height: 200%;
    margin-bottom: 5px;
}

.list-news7 li span font {
    display: inline-block;
    margin-top: 5px;
}




.part1 {
    padding: 40px 0;
}

.part1 ul li {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    padding: 40px 0 0
}

.part1 ul li p {
    line-height: 2;
}


.part4 ul li p {
    font-size: 16px;
    text-align: center;
    line-height: 2;
    margin-bottom: 15px;
}

.side-title {
    background: #1a73c4;
    color: #fff;
    text-align: center;
    padding: 17px 0;
    line-height: 240%
}

.side-title big {
    display: block;
    font-size: 24px;
}

.side-title small {
    display: block;
    font-size: 18px;
}

.side-list ul {
    border-left: #ddd 0px solid;
    border-right: #ddd 0px solid;
}

.side-list li {
    border-bottom: #ddd 1px solid;
    line-height: 50px;
}

.side-list li a {
    font-size: 16px;
    background: url(../images/arr1.png) left center no-repeat;
    background-position: 20px;
    padding-left: 40px;
    display: block;
}

.side-list li:hover a,
.side-list li.on a {
    color: #fff;
    background: url(../images/arr2.png) left center no-repeat #274583;
    background-position: 20px;
}


.side-head {
    height: 34px;
    line-height: 34px;
    padding: 10px 0 10px 10px;
    font-size: 20px;
    background: none;
}

.side-con {
    margin-bottom: 20px;
    position: relative;
    top: 20px;
}

.side-con .side-head {
    height: 40px;
    line-height: 40px;
    background: #1a73c4;
}

.side-con .side-head h2 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    padding: 0 0 0 15px;
}

.side-con .main {
    padding: 10px 10px 15px;
    line-height: 25px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 0 0 5px 5px;
}

.side-con .main img {
    max-width: 100%;
    margin-bottom: 5px;
}

.container {
    float: left;
    width: 778px;
}

.location {
    padding: 25px 0 5px;
    ;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 33px;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}

.location font {
    font-size: 20px;
    float: left;
}

.location .io {
    float: left;
    color: #666;
    font-size: 14px;
}

.location .io b {
    color: #999;
}

.location p {
    float: right;
}

.content {
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.list-news1 {
    margin-top: 10px;
}

.list-news1 li {
    line-height: 55px;
    border-bottom: #ececec 1px solid;
    overflow: hidden;
}

.list-news1 li a {
    float: left;
    display: block;
    font-size: 15px;
}

.list-news1 li span {
    float: right;
    color: #666
}

.list-news2 li {
    border-bottom: #ececec 1px solid;
    overflow: hidden;
    padding-bottom: 1%;
    margin-bottom: 1%
}

.list-news2 li.odd {}

.list-news2 li span {
    display: block;
    overflow: hidden;
}

.list-news2 li span a {
    font-size: 20px;
    line-height: 35px;
    color: #000;
    font-weight: 900;
}

.list-news2 li span font {
    float: right
}

.list-news2 li p {
    font-size: 14px;
    line-height: 2;
}



.list-news4 li {
    border-bottom: #ececec 1px solid;
    float: left;
    overflow: hidden;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding-bottom: 2%;
}

.list-news4 li.last {
    margin-right: 0;
}

.list-news4 li a.litpic {
    display: block;
}

.list-news4 li a.litpic img {
    width: 100%;
    height: 160px;
}

.list-news4 li span {
    display: block;
}

.list-news4 li.noimg span {
    width: 100%;
    float: none
}

.list-news4 li span a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: block;
}

.list-news4 li span font {
    display: inline-block;
    margin-top: 5px;
}


/* shownews*/
.vtitle {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 20px;
    color: #000;
    ;
}

.vdes {
    text-align: center;
    color: #A8A6A6;
    border-bottom: 1px dotted #CCCCCC;
    border-top: 1px dotted #CCCCCC;
    ;
    margin-bottom: 10px;
    padding: 4px 0;
}

.ArticleMessage a:link {
    text-align: center;
    color: #A8A6A6;
}

.vcon {
    line-height: 180%;
    padding: 10px 10px;
}

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

.vpages {
    border: #f1f1f1 1px solid;
    background: #f7f7f7;
    padding: 10px;
    margin: 10px;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none
}

/*简单产品列表*/
.prolist ul {
    margin: 0 -15px;
}

.prolist li {
    float: left;
    margin-top: 10px;
    width: 33.3%;
}

.prolist li a {
    display: block;
    margin: 15px;
    background: #eeeeee;
    padding-bottom: 20px;
}

.prolist li .txt123 {
    display: block;
    line-height: 50px;
    font-size: 20px;
    color: #000;
    font-weight: 900;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prolist li p {
    padding: 0 15px;
    height: 45px;
    font-size: 14px;
}

.prolist li .img123 {
    display: block;
    border: #efefef 1px solid;
}

.prolist li .img123 img {
    height: 240px;
    display: block;
    width: 100%;
}

/*简单产品列表*/
.prolist1 ul {}

.prolist1 li {
    float: left;
    margin-top: 10px;
    width: 32%;
    margin-right: 2%;
    position: relative;
    height: 180px;
}

.prolist1 li.last {
    float: right;
    margin-right: 0;
}

.prolist1 li a.txt {
    display: block;
    text-align: center;
    line-height: 36px;
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #fff;
    width: 100%;
    font-size: 14px;
    z-index: 3
}

.prolist1 li a.img {
    display: block;
    height: 180px;
}

.prolist1 li span {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #000;
    z-index: 2;
    background: #000;
    height: 36px;
    /* older safari/Chrome browsers */
    -webkit-opacity: 0.8;
    /* Netscape and Older than Firefox 0.9 */
    -moz-opacity: 0.8;
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
    -khtml-opacity: 0.8;
    /* IE9 + etc...modern browsers */
    opacity: .8;
    /* IE 4-9 */
    filter: alpha(opacity=80);
    /*This works in IE 8 & 9 too*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /*IE4-IE9*/
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

/*面包屑导航*/
.vpos {
    height: 40px;
    line-height: 40px;
    border-bottom: #d9d9d9 1px solid;
}

.vpos font {
    float: left;
    font-size: 18px;
    margin-left: 10px;
}

.vpos span {
    float: right;
    margin-right: 10px;
}


.footer {
    background: #144cbd;
    padding: 20px 0 20px;
    color: #343434;
    position: relative;
    text-align: center;
    color: #fff;
}

.footer a {
    color: #fff;
}

.gallery-top img {
    height: 500px;
}

.gallery-thumbs img {
    opacity: 0.5;
    cursor: pointer;
    height: 100px;
}

.gallery-thumbs .swiper-slide-thumb-active img {
    opacity: 1
}

.inp5_con .swiper-slide img {
    width: 100%;
    display: block;
}

.inp5_con .swiper-slide {
    position: relative
}

.inp5_con .swiper-slide .inp5_box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    z-index: 3;
}

.inp5_con .swiper-slide .inp5_box:after {
    background-color: #124fbd;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=50)';
    height: 50px;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    content: " ";
    position: absolute;
    z-index: 2;
}

.inp5_con .swiper-slide .inp5_box p {
    padding: 0px 10px;
    position: relative;
    color: #fff;
    z-index: 22
}

.inp5_con .gallery-thumbs {
    margin-top: 10px;
}

.news-container img {
    width: 100%;
    display: block;
    min-height: 390px;
}

.news-container .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}



.text-hide {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.clear {
    clear: both
}

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

    .pcshow {
        display: none;
    }

    .wapshow {
        display: block
    }

    .nav {
        display: none
    }

    .inp1_left,
    .inp1_right,
    .inp2_right,
    .inp3_left,
    .inp3_right,
    .container,
    .con_left {
        width: auto;
        float: none;
    }

    .inp1,
    .inp2,
    .inp3,
    .inp4,
    .inp5 {
        padding: 3%
    }

    .inp1_left {
        height: auto
    }

    .news-container img {
        height: auto;
        min-height: inherit
    }

    .inp3_left {
        height: auto
    }

    .inp3_left a.litpic {
        height: auto;
        min-height: 200px;
    }

    .inp3_left img {
        height: auto
    }

    .list-news5 {
        margin: 0 -5px;
    }

    .list-news5 li {
        float: left;
        width: 33.3%;
        margin: 0;
    }

    .list-news5 li:nth-child(4) {
        display: none
    }

    .list-news5 li a {
        display: block;
        margin: 5px;
        background: #000;
    }

    .list-news5 li a.litpic img.img {
        height: auto;
    }

    .list-news6 li {
        width: 49%;
        margin: 0;
        margin-bottom: 2%;
    }

    .list-news6 li:nth-child(2),
    .list-news6 li:nth-child(4) {
        float: right;
    }

    .zttitle .zbig {
        font-size: 22px;
    }

    .zttitle .zsmall {
        display: none;
    }

    .zttitle p {
        background: #04050a;
        height: 2px;
        width: 70px;
        margin: 10px auto 0 auto;
    }

    .list-news6 li a.litpic img {
        height: auto;
    }

    .list-news6 li a.litpic span {
        font-size: 18px;
    }

    .inp5_con .swiper-slide .inp5_box {
        font-size: 14px;
        line-height: 30px;
    }

    .inp5_con .swiper-slide .inp5_box:after {
        height: 30px;
    }

    .list-news1 li a {
        width: 80%;
        font-size: 14px;
    }

    .location {
        padding: 3% 3%;
    }

    .list-news2 {
        padding: 0 3%
    }

    .list-news2 li span a {
        font-size: 17px;
    }

    .con_left {
        margin: 0 3%
    }

    .prolist ul {
        margin: 3%;
    }

    .prolist li {
        width: auto;
        float: none;
    }
}
