/*
365建站
!.ze7c3cmoban 
*/

body,
html {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 1.42857143;
    color: #393939;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
    line-height: 1.42857143;
    font-family: "微软雅黑";
    margin: 0px;
    padding: 0px;
}

a:link,
a:visited {
    color: #555;
    text-decoration: none;
}

ul {
    padding: 0px;
    height: auto;
    overflow: hidden;
}

ul li {
    list-style: none;
}

.clear {
    display: block;
    clear: both;
}

.main img {
    max-width: 100% !important;
    height: auto !important;
}


/*在线咨询 开始*/

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: 9px solid #434343;
    background: #fff
}

.ImTable h2 {
    font-size: 14px;
    margin-top: 5px;
    color: #333
}

.ImHeader {
    height: 91px;
    background: url(../images/im_01.png) no-repeat
}

.ImRow0 {
    background: #fff;
    line-height: 34px;
}

.ImRow1 {
    background: #fff;
    line-height: 34px;
}

a.im,
a:hover.im {
    text-decoration: none;
    color: #333;
    font-size: 13px;
}

.ImFooter {
    height: 177px;
    background: url(../images/im_04.png) no-repeat;
}

ol,
ul {
    margin-bottom: 0px;
}

.footer_m,
.m_footer {
    display: none;
}


/*在线咨询 结束*/

.ze7c3cnewsdetail dl,
.ze7c3cnewsdetail dl p {
    line-height: 26px;
}

.ze7c3cnewsdetail dl dt {
    text-align: center;
    color: #737373;
    font-weight: normal;
    border-bottom: 1px solid #cdcdcd;
    line-height: 26px;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.ze7c3cnewsdetail dl dd {
    padding: 10px 0px;
}

.ze7c3cnewsdetail .ze7c3cnewstitle {
    text-align: center;
    font-size: 18px;
    color: #737373;
    font-weight: bold;
    line-height: 26px;
}

.ze7c3cnewsdetail dl dt p {
    display: inline-block;
    color: #737373;
}

.ze7c3crel_list {
    display: block;
    margin-top: 15px;
}

.ze7c3crel_list_title {
    display: block;
    font-size: 24px;
    color: #737373;
    width: 100%;
    font-weight: bold;
    padding: 25px 0px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
}

.ze7c3crel_list ul li {
    float: left;
    height: auto;
    overflow: hidden;
    width: 49%;
    margin: 5px 0.5%;
    padding: 5px 10px;
    transition: .6s;
    border-bottom: 1px dashed #e5e5e5;
}



.ze7c3crel_list ul li a {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    float: left;
    width: 80%;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.ze7c3crel_list ul li samp {
    display: inline-block;
    width: 20%;
    float: left;
    text-align: right;
    font-size: 12px;
    color: #a2a2a2;
}

/*幻灯*/
.main1 {
    width: 980px;
    height: 380px;
    margin: 0 auto;
    position: relative;
}

.cle {
    clear: both;
}

.banner {
    width: 1440px;
    height: 380px;
    position: absolute;
    left: -230px;
    top: 0px;
}

.yh {
    width: 1440px;
    position: relative;
}

.fl {
    float: left;
    display: inline;
}

.yh ul.navi {
    position: absolute;
    top: 350px;
    left: 662px;
    padding-left: 5px;
    z-index: 8;
}

.yh ul.navi li {
    background: url(/images/banner_d.png) no-repeat;
    width: 26px;
    height: 26px;
    overflow: hidden;
    margin-right: 3px;
    cursor: pointer;
}

.yh ul.navi li.hover {
    background-position: 0 -26px;
}

ul.lifl li {
    float: left;
}

.scroll {
    position: relative;
    overflow: hidden;
}

.scroll ul {
    position: absolute;
    width: 20000em;
}

.scroll ul li {
    float: left;
}

.b1 {
    height: 380px;
    position: relative;
    left: 0px;
    width: 1440px;
}

/*返回顶部 开始*/

.returnTop {
    position: fixed;
    right: 15px;
    bottom: 50px;
    z-index: 99998;
    cursor: pointer;
    width: 40px;
    height: 37px !important;
    text-align: center;
    white-space: normal;
    font-size: 14px;
    line-height: 17px;
    padding-top: 3px;
    color: #fff;
    opacity: 1;
    display: inline-block;
    background: url(../images/ss.png) no-repeat -42px center #666;
}


/*返回顶部 结束*/


/*网站地图 开始*/

.lisitemap {
    float: left;
    list-style: none
}

.content_map {
    display: block;
    margin-bottom: 10px;
}

.content_map p {
    display: block;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #0879A3;
    font-size: 16px;
    margin-bottom: 10px;
}

.content_map ul {
    display: block;
}

.content_map ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}

.content_map ul li a {
    display: block;
    border: 1px solid #666;
    color: #666;
    font-size: 14px;
    padding: 5px;
}


/*网站地图 结束*/

@font-face {
    font-family: 'iconfont_footer';
    /* project id 325027 */
    src: url('../images/font_cfzl3onswxdjwcdi.eot');
    src: url('../images/font_cfzl3onswxdjwcdi.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.woff') format('woff'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.ttf') format('truetype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.svg#iconfont') format('svg');
}

@font-face {
    font-family: 'iconfont_af';
    /* project id 460179 */
    src: url('../images/font_460179_kzncv74pwurkvs4i.eot');
    src: url('../images/font_460179_kzncv74pwurkvs4i.eot?#iefix') format('embedded-opentype'),
        url('//at.alicdn.com/t/font_460179_kzncv74pwurkvs4i.woff') format('woff'),
        url('//at.alicdn.com/t/font_460179_kzncv74pwurkvs4i.ttf') format('truetype'),
        url('//at.alicdn.com/t/font_460179_kzncv74pwurkvs4i.svg#iconfont') format('svg');
}

.iconfont_af {
    font-family: iconfont_af;
    font-style: normal;
}

.iconfont_footer {
    font-family: iconfont_footer;
    font-style: normal;
}

@font-face {
    font-family: 'iconfont_wl';
    /* project id 431240 */
    src: url('../images/font_431240_vyq00vww8z1tt9.eot');
    src: url('../images/font_431240_vyq00vww8z1tt9.eot?#iefix') format('embedded-opentype'),
        url('//at.alicdn.com/t/font_431240_vyq00vww8z1tt9.woff') format('woff'),
        url('//at.alicdn.com/t/font_431240_vyq00vww8z1tt9.ttf') format('truetype'),
        url('//at.alicdn.com/t/font_431240_vyq00vww8z1tt9.svg#iconfont') format('svg');
}

.iconfont_wl {
    font-family: iconfont_wl;
    font-style: normal;
}

table,
tr,
td {
    border: 1px solid #666;
}


/*在线留言 开始*/

.ask_main {
    display: block;
}

.ask_main h5 {
    display: block;
    font-size: 18px;
    color: #666;
    margin-bottom: 10px;
}

.guestbook_info {
    display: block;
}

.guestbook_info span {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.guestbook_sub {
    display: block;
    margin-top: 10px;
    text-align: right;
}

.tag_main {
    display: block;
}

.tag_main h2 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    width: 60px;
    text-align: center;
    background: #0879A3;
    color: #fff;
    margin-bottom: 10px;
}

.tag_main ul li {
    float: left;
    margin: 0 18px 18px 0;
}

.tag_main ul li a {
    padding: 0 11px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #cfcfcf;
    font-size: 14px;
    display: block;
    color: #888;
    text-align: center;
    float: left;
}


/*在线留言 结束*/


/*头部 header 开始*/
.header_meta {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0px auto;
    background: #109bdc;
}

.top_left {
    width: 30%;
    height: 36px;
    line-height: 36px;
    font-family: 微软雅黑;
    float: left;
    font-size: 12px;
    color: white;
}

.top_right {
    width: 65%;
    height: 36px;
    line-height: 36px;
    float: right;
}

.top_right span {
    display: block;
    float: right;
}

.top_right span a {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    padding: 0px 5px;
    color: white;
}

.logo_img,
.logo_wel {
    display: inline-block;
    float: left;
}

.logo_wel {
    border-left: 1px solid #cdcdcd;
    padding-left: 2%;
    margin-top: 5px;
    margin-left: 2%;
}

.logo_wel h5 {
    font-size: 17px;
    padding-top: 0px;
    color: #009fe9;
    margin: 0;
}

.logo_wel p {
    font-size: 14px;
    color: #093051;
}

header {
    display: block;
    padding: 20px 0px;
}

.header_logo {
    width: 30%;
    float: left;
    display: block;
}

.header_logo h1 {
    display: block;
    margin: 0;
}

.header_logo h1 a {
    display: inline-block;
    vertical-align: middle;

}

.header_logo img {
    max-height: 80px;
}

.header_tel {
    display: block;
    width: 21%;
    float: right;
    overflow: hidden;
}

.header_tel span {

    display: table-cell;
    vertical-align: middle;
    height: 112px;
}

nav {
    display: block;
    width: 65%;
    float: right;
}

nav ul li {
    display: block;
    float: left;
    transition: .8s;
    position: relative;
}

nav ul li a {
    display: block;
    padding: 15px;
    color: #636363;
    font-size: 16px;
}

nav ul li .active a,
nav ul li:hover a {
    background: #109BDC;
    color: white;
}

nav ul {
    overflow: inherit;
    float: right;
    margin: 0;
}

.carousel-indicators {
    bottom: 10px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
}

.carousel-indicators li {
    border-radius: 50%;
    background: white;
    width: 15px;
    height: 15px;
    border: 1px solid white;
}

.carousel-indicators li.active {
    background: #0879A3;
    border: 1px solid #0879A3;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
    opacity: .3;
    transition: .3s;
}

.carousel-control.left:hover {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right:hover {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

/*头部 header 结束*/
.index_made {
    width: 100%;
    overflow: hidden;
    padding: 30px 0px;
}

.index_made ul {
    display: inherit;
    border: 1px solid #d3d3d3;
}

.index_made ul li {
    width: 33.33%;
    float: left;
    border-left: 1px solid #d3d3d3;
    padding: 30px 100px;
    text-align: center;
}

.index_made ul li:first-of-type {
    border: 0px;
}

.index_made ul li h3 {
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 5px;
    color: #4c4c4c;
    font-size: 17px;
}

.index_made ul li h3 span {
    /* display: inline-block; */
    overflow: hidden;
    margin-right: 10px;
    font-size: 28px;
    color: #838383;
}

.index_made ul li p {
    font-size: 42px;
    color: #838383;
    font-weight: bold;
    position: relative;

}

.index_made ul li p font {
    font-size: 17px;
    margin-bottom: 15px;
    position: absolute;
    top: 9px;
    margin-left: 7px;
    font-style: italic;
}

.index_jg {
    width: 100%;
    overflow: hidden;
    padding: 30px 0px;
    background: url(../images/jgbg.png) no-repeat center 460px;
}

.index_tit {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.index_tit h3 {
    width: 100%;
    overflow: hidden;
    background: url(../images/titlin.png) no-repeat center;
    color: black;
    font-size: 30px;
}

.index_tit p {
    color: #898989;
    font-size: 13px;
    margin-top: 10px;
}

.jg_box {
    width: 100%;
    overflow: hidden;
    padding: 40px 0px;

}

.jg_box img:first-of-type {
    float: left;
}

.jg_box img:last-of-type {
    float: right;
}

/*首页 各板块开始*/
.index_product {
    display: block;
    padding: 30px 0;
}

.in_pro_l {
    width: 100%;
    float: left;
    max-height: 801px;
    overflow: hidden;
    text-align: center;
    padding: 30px 0px;
}

.in_pro_l ul li {
    display: block;
    height: 40px;
    position: relative;
    overflow: hidden;
    float: left;
    border: 1px solid #dcdcdc;
    margin-right: 5px;
    margin-top: 5px;
}

.in_pro_l ul li::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .8s;
    z-index: -1;
    left: -100%;
    top: 0;
    background: #009fe9;
}

.pro_bot {
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}

.pro_bot h4 {
    font-size: 14px;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    margin: 8px 0px;
}

.pro_bot h3 {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.pro_bot h3 a {
    padding: 4px 12px;
    border: 1px solid #b1b1b1;
    display: inline-block;
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
}

.pro_bot p a {}

.in_pro_l ul li:hover::before {
    left: 0;
}

.in_pro_l ul li:hover a {
    color: #fff;
}

.in_pro_l ul li a {
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #6c6c6c;
    transition: .8s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0px 12px;
    float: left;
}

.in_pro_r {
    display: block;
    width: 100%;
    float: right;
    overflow: hidden;
}

.in_pro_r ul li {
    display: block;
    width: 12.5%;
    float: left;
    padding-right: 20px;
}

.in_pro_r ul li p {
    display: block;
    border: 1px solid transparent;
    transition: .8s;
    overflow: hidden;
}

.in_pro_r ul li p img {
    transition: .8s;
    width: 100%;
}

.in_pro_r ul li span {
    display: block;
}

.in_pro_r ul li span a {
    display: block;
    position: relative;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #353535;
    overflow: hidden;
    transition: .8s;
    z-index: 1;
    font-weight: 600;
}

.pro_bot::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    background: #109bdc;
    transition: .8s;
    z-index: -1;
}

.in_pro_r ul {
    position: relative;
    width: 200%;
}

.in_pro_r ul li:hover p {
    border: 1px solid #109bdc;

}

.in_pro_r ul li:hover a {
    border: 1px solid #545454;
    color: #545454;
}

.in_pro_r ul li:hover h3 {
    background: url(../images/h3bg.png) no-repeat center 29px;
}

.in_pro_r ul li:hover img {
    transform: scale(1.1);
}

.in_pro_r ul li:hover span a {
    color: #FFFFFF;
}

.in_pro_r ul li:hover .pro_bot::before {
    bottom: 0;
}

.in_title {
    display: block;
    margin-bottom: 20px;
}

.in_title .in_title_n {
    display: block;
    width: 20%;
    float: left;
}

.in_title .in_title_n h5 {
    font-size: 22px;
    color: #000;
}

.in_title .in_title_n p {
    font-size: 14px;
    color: #464545;
}

.in_title_list {
    display: block;
    width: 60%;
    float: right;
    text-align: right;
}

.in_title_list ul li {
    display: inline-block;
    margin-left: 10px;
}

.in_title_list ul li a {
    display: block;
    padding: 9px 15px;
    color: #414141;
    font-size: 12px;
    transition: .8s;
}

.in_title_list ul li.active a {
    background: #0879A3;
    color: #fff;
}

.index_about {
    display: block;
    background: #109bdc;
    margin: 30px 0px;
}

.in_about_info {
    display: block;
    width: 50%;
    padding-top: 40px;
    float: left;
}

.in_about_info h5 {
    font-size: 24px;
    color: #fff;
    border-bottom: 1px solid #fff;
    line-height: 1;
    margin-bottom: 10px;
    padding-bottom: 5px;
    display: inline-block;
}

.in_about_info p {
    display: block;
    margin: 20px 0;
    font-size: 12px;
    color: #fff;
    line-height: 2;
}

.in_about_info a {
    display: inline-block;
    width: 115px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #e8e8e8;
    transition: .8s;
}

.in_about_info a:hover {
    background: #0879A3;
    color: #fff;
    border: 1px solid #0879A3;
}

.in_about_img {
    display: block;
    width: 47%;
    overflow: hidden;
    float: right;
    padding-left: 30px;
}

.in_about_img img {
    transition: .8s;
}

.index_ys {
    width: 100%;
    overflow: hidden;
    padding: 30px 0px;
}

.index_ys ul li {
    float: left;
    width: 33.33%;
    padding: 2% 4%;
    text-align: center;
    margin-top: 30px;
    transition: 0.8s;
}

.index_ys ul li:hover {
    margin-top: 0px;
}

.index_ys ul li:hover span {
    color: #109bdc;
}

.index_ys ul li span {
    font-size: 60px;
    color: 606060;
}

.index_ys ul li h3 {
    padding: 15px 0px;
    font-size: 18px;
    color: #292929;
}

.index_ys ul li p {
    font-size: #6b6b6b;
    font-size: 13px;
}


.index_new {
    width: 100%;
    overflow: hidden;
    padding: 65px 0px;
    background: #ececec;
}

.new_box {
    width: 100%;
}

.new_boxri {
    width: 34%;
    float: right;
    overflow: hidden;
    border-top: 3px solid #000;
    padding: 60px 45px;
    background: white;
    padding-bottom: 36px;
}

.new_boxtit {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}

.new_boxtit h3 {
    font-size: 24px;
    color: #109BDC;
}

.new_boxtit h4 {
    font-size: 20px;
    color: #000;
    margin: 6px 0px;
}

.new_boxtit samp {
    display: inline-block;
    overflow: hidden;
    height: 1px;
    width: 70px;
    background: #109BDC;
}

.new_boxle ul li {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c0c0c0;
}

.new_boxle ul li h5 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 10px;
}

.new_boxle ul li h5 a {
    color: #000000;
    font-size: 15px;
}

.new_boxle ul li p {
    color: #848484;
    font-size: 14px;
}

.new_boxle {
    width: 63%;
    float: left;
    overflow: hidden;
    border-top: 3px solid #000;
    padding: 36px 50px;
    background: white;
}

.new_boxri li {
    width: 100%;
    overflow: hidden;
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 18px;
    border-bottom: 1px solid #c0c0c0;
}

.news_time {
    float: left;
    width: 25%;
    overflow: hidden;
    padding: 0px 10px;
    background: #109BDC;
    text-align: center;
    padding-bottom: 3px;
}

.news_time b {
    font-size: 30px;
    color: white;
    font-weight: normal;
}

.news_time h5 {
    font-size: 14px;
    color: white;
}

.news_info {
    width: 70%;
    float: right;
    overflow: hidden;
}

.news_info h4 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 5px;
}

.news_info h4 a {
    font-size: 15px;
    color: #000;
}

.news_info li p {
    color: #848484;
    font-size: 14px;
}

.index_news {
    display: block;
    padding: 30px 0;
}

.in_news_l {
    width: 42%;
    float: left;
    margin-right: 3%;
    background: #f8f8f8;
    overflow: hidden;
}

.in_news_l_tj_box {
    width: 300%;
    position: relative;
}

.in_news_l_tj {
    padding: 30px 45px 0 45px;
    width: 33.33333%;
    float: left;
}

.in_news_l_tj span {
    font-size: 20px;
    color: #c4c4c4;
    display: block;
    line-height: 1;
}

.in_news_l_tj h5 {
    margin: 15px 0;
    display: block;
}

.in_news_l_tj h5 a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #010101;
}

.in_news_l_tj p {
    padding-left: 20px;
    border-left: 1px solid #dcdcdc;
    font-size: 12px;
    color: #b3b3b3;
    line-height: 1.8;
}

.in_news_l_img {
    display: block;
    margin: 20px 45px;
    overflow: hidden;
}

.in_news_l_img img {
    width: 100%;
    transition: .8s;
}

.in_news_l_more {
    display: inline-block;
    width: 150px;
    height: 40px;
    margin: 0 45px 30px 45px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #0879A3;
    background: #0879A3;
    font-size: 24px;
    color: #fff !important;
    transition: .8s;
}

.in_news_l:hover .in_news_l_more {
    background: #fff;
    color: #0879A3 !important;
}

.in_news_l:hover .in_news_l_img img {
    transform: scale(1.1);
}

.in_news_r {
    width: 55%;
    float: right;
    overflow: hidden;
    height: 447px;
}

.in_news_r_box {
    position: relative;
    height: 300%;
}

.in_new_r_list {
    display: block;
}

.in_new_r_list ul li {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 39px 0;
    border-bottom: 1px solid #e5e5e5;
}

.in_title_more {
    display: block;
    width: 30%;
    float: right;
    text-align: right;
}

.in_title_more a {
    display: block;
    font-size: 14px;
    transition: .3s;
    color: #464545;
}

.in_title_more a:hover {
    color: #0879A3;
}

.in_new_r_list ul li::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    z-index: -1;
    background: #0879A3;
    transition: .8s;
}

.in_new_r_list ul li .in_news_r_info {
    display: block;
    width: 80%;
    float: left;
}

.in_new_r_list ul li .in_news_r_info h5 {
    display: block;
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(../images/in_news_r_list_h5_bg.png) no-repeat 8px 10px;
}

.in_new_r_list ul li .in_news_r_info h5 a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    transition: .8s;
    color: #000;
}

.in_new_r_list ul li .in_news_r_info p {
    display: block;
    font-size: 12px;
    color: #807f7f;
    padding-left: 20px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.in_new_r_list ul li .in_news_r_time {
    display: block;
    text-align: right;
    padding-right: 20px;
    width: 20%;
    float: right;
}

.in_new_r_list ul li .in_news_r_time h5 {
    font-size: 18px;
    color: #929292;
    margin-bottom: 20px;
}

.in_new_r_list ul li .in_news_r_time p {
    opacity: 0;
    transition: .8s;
}

.in_new_r_list ul li:hover::before {
    left: 0;
}

.in_new_r_list ul li:hover .in_news_r_info h5 a,
.in_new_r_list ul li:hover .in_news_r_info p,
.in_new_r_list ul li:hover .in_news_r_time h5 {
    color: #fff !important;
}

.in_new_r_list ul li:hover .in_news_r_time p {
    opacity: 1;
}

.index_advan {
    display: block;
    padding: 30px 0;
    background: #F8F8F8;
}

.index_advan ul li {
    display: block;
    width: 23%;
    float: left;
    margin: 5 1%;
    transition: .8s;
    padding: 35px;
    text-align: center;
}

.index_advan ul li span {
    display: block;
    margin-bottom: 10px;
}

.index_advan ul li span i {
    font-size: 60px;
    line-height: 1;
    color: #0879A3;
}

.index_advan ul li h5 {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    color: #000;
}

.index_advan ul li p {
    font-size: 12px;
    color: #3f3f3f;
    height: 80px;
    overflow: hidden;
    line-height: 20px;
}

.index_advan ul li.active {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.36);
}

.index_case {
    display: block;
    padding: 30px 0;
}

.in_case_main {
    display: block;
    margin-top: 40px;
    overflow: hidden;
    width: 100%;
}

.in_pro_l .active {
    background: #109bdc;
    color: white;
}

.in_case_main ul li {
    display: block;
    width: 32.33%;
    float: left;
    margin: 5px 0.5%;
}

.in_case_main ul li h5 {
    display: block;
    overflow: hidden;
}

.in_case_main ul li h5 img {
    width: 100%;
    transition: .8s;
}

.in_case_main ul li .in_case_conten {
    display: block;
    transition: .8s;
    padding: 20px;
}

.in_case_main ul li .in_case_conten .in_case_info {
    display: block;
    width: 100%;
    float: left;
}

.in_case_main ul li .in_case_conten .in_case_info h6 {
    margin-bottom: 10px;
}

.in_case_main ul li .in_case_conten .in_case_info h6 a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #353535;
}

.in_case_main ul li .in_case_conten .in_case_info p {
    font-size: 12px;
    color: #747474;
}

.in_case_main ul li .in_case_conten .in_case_more {
    display: block;
    width: 30%;
    float: right;
    text-align: right;
    padding-top: 15px;
}

.in_case_main ul li .in_case_conten .in_case_more a {
    padding: 13px 23px;
    background: #0879A3;
    display: inline-block;
    font-size: 12px;
    color: #fff;
}

.in_case_main ul li:hover img {
    transform: scale(1.1);
}

.in_case_main ul li:hover .in_case_conten {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.36);
}


.footer_ask {
    display: block;
    background: url(../images/footer_ask_bg.png) repeat-y center top #0879A3;
    padding: 30px 0;
}

.footer_ask_l {
    width: 33.33%;
    float: left;
}

.footer_ask_l a {
    display: inline-block;
    padding: 21px 16px;
    background: #0879A3;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.footer_ask_m {
    width: 25.33%;
    padding-left: 30px;
    float: left;
}

.footer_ask_m h5 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
}

.footer_ask_m p {
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}

.footer_ask_m a {
    display: inline-block;
    padding: 9px 39px;
    border-radius: 10px;
    border: 1px solid #F8F8F8;
    font-size: 20px;
    color: #fff;
}

.footer_ask_r {
    width: 41.33%;
    float: right;
    text-align: right;
}

.footer_ask_r h5 {
    font-size: 34px;
    color: #fff;
    font-weight: 600;
}

.footer_ask_r p {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}

/*首页 各板块结束*/

footer {
    display: block;
    padding: 40px 0;
    background: #109bdc;
}

.foote_logo {
    float: left;
    width: 20%;
    text-align: left;
    margin-top: 40px;
}

.foote_info {
    width: 90%;
    text-align: center;
    overflow: hidden;
    padding: 0px 45px;
    border-left: 1px solid #43b0e3;
    border-right: 1px solid #43b0e3;
}

.foote_nav {
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #43b0e3;
}

.foote_nav ul li {
    display: inline-block;

}

.foote_nav ul li a {
    color: white;
    font-size: 16px;
    margin-right: 15px;
    padding: 5px;
}

.foote_minfo {
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #43b0e3;
}

.foote_minfo p {
    font-size: 14px;
    color: white;
    margin-bottom: 10px;
}

.foote_minfo p span {
    margin: 0px;
    margin-right: 10px;
}

.foote_minfo p a {
    margin-left: 10px;
}

.foote_minfo p span,
.foote_minfo p span,
.foote_minfo p a {
    color: white;
    font-size: 14px;
}

.flinks {
    width: 95%;
    max-width: 980px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: left;
}

.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

.flinks span,
.flinks a {
    color: #CCC;
}

.foote_link {
    width: 100%;
    overflow: hidden;
}

.foote_link span {
    float: left;
    font-size: 14px;
    color: white;
    display: inline-block;
    margin-right: 5px;
}

.foote_link a {
    font-size: 14px;
    color: white;
    float: left;
    margin-right: 5px;
}

.footer_erw {
    float: right;
    margin-top: 10px;
}

/*内页左侧 开始*/
.nei_banner {
    display: block;
    overflow: hidden;
}

.nei_banner img {
    width: 100%;
}

.pro {
    width: 100%;
    overflow: hidden;
}

.pro ul li:hover .pro_bot::before {
    bottom: 0;
}

.pro ul li:hover h3 {
    background: url(../images/h3bg.png) no-repeat center 29px;
}

.pro ul li {
    display: block;
    width: 24%;
    float: left;
}

.pro ul li:nth-child(4n+2) {
    margin: 0 1.3333% 0 1.3333%;
}

.pro ul li:nth-child(4n+3) {
    margin: 0 1.3333% 0 0;
}

.pro ul li p {
    display: block;
    border: 1px solid transparent;
    transition: .8s;
    overflow: hidden;
}

.pro ul li p img {
    transition: .8s;
    width: 100%;
}

.pro ul li span {
    display: block;
}

.pro ul li span a {
    display: block;
    position: relative;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #353535;
    overflow: hidden;
    transition: .8s;
    z-index: 1;
    font-weight: 600;
}

.pro ul li span a::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    background: #0879A3;
    transition: .8s;
    z-index: -1;
}

.pro ul li:hover p {
    border: 1px solid #0879A3;
}

.pro ul li:hover img {
    transform: scale(1.1);
}

.pro ul li:hover span a {
    color: #FFFFFF;
}

.pro ul li:hover span a::before {
    bottom: 0;
}

.case {
    display: block;
}

.case ul li {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 15px;
}

.case ul li .case_img {
    width: 30%;
    float: left;
    overflow: hidden;
}

.case ul li .case_img img {
    width: 100%;
    transition: .8s;
}

.case ul li .case_info {
    width: 70%;
    float: right;
    padding-left: 30px;
}

.case ul li .case_info h5 {
    display: block;
    margin: 10px 0;
}

.case ul li .case_info h5 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 20px;
    color: #585858;
    transition: .8s;
}

.case ul li .case_info p {
    font-size: 12px;
    color: #7d7d7d;
}

.case ul li .case_info span {
    display: block;
    font-size: 12px;
    color: #b5b5b5;
    margin: 6px 0;
}

.case ul li .case_info span i {
    font-size: 16px;
    color: #B5B5B5;
    margin-right: 5px;
}

.case ul li .case_info .case_more {
    display: block;
    text-align: right;
}

.case ul li .case_info .case_more a {
    display: inline-block;
    width: 77px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #0879A3;
    font-size: 12px;
    color: #fff;
    transition: .8s;
    border: 1px solid #0879A3;
}

.case ul li:hover img {
    transform: scale(1.1);
}

.case ul li:hover h5 a {
    color: #0879A3;
}

.case ul li:hover .case_more a {
    background: #fff;
    color: #0879A3;
}

.list {
    display: block;
    overflow: hidden;
    width: 100%;
}

.list ul li {
    display: block;
    padding: 60px 80px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-bottom: 1px solid #ececec;
}

.nei_newl {
    width: 18%;
    float: left;
    overflow: hidden;
}

.nei_newl b {
    display: inline-block;
    width: 100%;
    font-size: 50px;
    color: #636363;
    line-height: 55px;
    font-weight: normal;
}

.nei_newl h6 {
    font-size: 19px;
    color: #636363;
}

.nei_mewm {
    width: 60%;
    float: left;
}

.new_nei {
    width: 24%;
    margin: 0 auto;
}

.nei_new_r {
    float: right;
    overflow: hidden;
    width: 15%;
    text-align: center;
    margin-top: 15px;
}

.nei_new_r span {
    display: inline-block;
    height: 61px;
    width: 61px;
    border-radius: 50%;
    border: 1px solid #ececec;
    font-size: 35px;
    text-align: center;
    color: #ececec;
    line-height: 60px;
    text-indent: 5px;
}

.list ul li h5 {
    display: block;
    margin-bottom: 10px;
}

.list ul li h5 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #585858;
    transition: .3s;
}

.list ul li p {
    font-size: 14px;
    transition: .3s;
    line-height: 24px;
    color: #7d7d7d;
}

.list ul li p a {
    transition: .3s;
    color: #ff0000;
}

.list ul li:hover .nei_new_r span {
    color: white;
    border-color: white;
    background: #009fe9;
}

.list ul li:hover h5 a,
.list ul li:hover p,
.list ul li:hover p,

{
color: #fff;
}

.product_main {
    display: block;
    margin-top: 30px;
}

.product_main .function {
    text-align: center;
}

.product_main .function a {
    float: none;
}

.product_main_list {
    display: block;
}

.product_main_list ul li {
    display: block;
    width: 32.3333%;
    float: left;
    margin: 0 0 10px 0;
}

.product_main_list ul li:nth-child(3n+2) {
    margin: 0 1.5% 10px 1.5%;
}

.product_main_list ul li p {
    display: block;
    overflow: hidden;
    border: 1px solid #9e9e9e;
    border-bottom: 0;
    transition: .6;
}

.product_main_list ul li p img {
    width: 100%;
    transition: .6s;
}

.product_main_list ul li span {
    display: block;
}

.product_main_list ul li span a {
    display: block;
    padding: 5px 0;
    font-size: 14px;
    border: 1px solid #9e9e9e;
    border-top: 0;
    color: #fff;
    transition: .6s;
    background: #123A9A;
    text-overflow: ellipsis;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.product_main_list ul li:hover p {
    border: 1px solid #123A9A;
    border-bottom: 0;
}

.product_main_list ul li:hover p img {
    transform: scale(1.08);
}

.product_main_list ul li:hover span a {
    border: 1px solid #123A9A;
    border-top: 0;
    background: #fff;
    color: #123A9A;
}

.info_product {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #080808;
}

.info_product_r {
    width: 64%;
    float: left;
}

.info_product_l {
    text-align: center;
    width: 36%;
    float: left;
    padding: 0px 30px 0 0;
}

.info_product_l img {
    max-width: 100%;
    border: 1px solid #080808;
}

.info_product_r ul li {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #666;
}

.info_product_r ul li:last-of-type {
    border-bottom: 0px;
}

.info_product_r .bdshare-button-style1-16 {
    padding: 0px;
    border-bottom: 0px;
    text-align: left;
}

.info_product_r ul li:nth-last-of-type(2) {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.info_product_r ul li:nth-last-of-type(2) p {
    display: block;
    font-size: 14px;
    color: #080808;
}

.info_product_r ul li:nth-last-of-type(2) {
    font-size: 14px;
    color: #262626;
}

.info_product_r ul li,
.info_product_r ul li b,
.info_product_r ul li a {
    font-size: 16px;
    color: #080808;
}

.info_product_conten,
.other_product {
    display: block;
    margin-top: 20px;
}

.info_product_conten h5,
.other_product h5 {
    display: block;
    padding: 10px 0;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #080808;
    margin-bottom: 10px;
}

.info_product_conten .infp_product_con {
    padding: 10px;
    color: #080808;
}

.other_product ul li {
    display: block;
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
}

.other_product ul li p {
    display: block;
    overflow: hidden;
}

.other_product ul li p img {
    width: 100%;
    transition: .6s;
}

.other_product ul li span {
    display: block;
}

.other_product ul li span a {
    padding: 5px 0;
    font-size: 14px;
    display: block;
    transition: .6s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: #080808;
}

.other_product ul li:hover p img {
    transform: scale(1.08);
}

.other_product ul li:hover span a {
    background: #808080;
    color: #fff;
}

.info_product_btn {
    display: block;
    margin-top: 10px;
}

.info_product_btn a {
    padding: 15px;
    font-size: 14px;
    color: #fff;
}

.info_product_btn a:first-of-type {
    border-radius: 5px 0 0 5px;
}

.info_product_btn a:last-of-type {
    border-radius: 0 5px 5px 0;
}

/*内页左侧 结束*/
.main {
    padding: 20px 0;
    display: block;
}

.ze7c3cdiycontent {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.pos {
    display: block;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pos h3 {
    float: left;
    font-size: 24px;
    color: black;
}

.pos h3 samp {
    color: #109bdc;
    font-size: 15px;
    margin-left: 5px;
}

.pos_ri {
    float: right;
    overflow: hidden;
    line-height: 34px;
}

.pos font {
    display: inline-block;
    margin-right: 5px;
}

.pos,
.pos span,
.pos font,
.pos a {
    font-size: 14px;
    color: #000;
}

.function {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    color: #555;
}

.function li {
    display: inline-block;
}

.function a {
    display: inline-block;
    width: 65px;
    background: #ffffff;
    height: 48px;
    vertical-align: middle;
    line-height: 48px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    text-decoration: none;
    color: #333;
    outline: none;
}

.function a:hover {
    border: 1px solid #0879A3;
    background: #0879A3;
    color: #fff;
}

.function span {
    display: none;
    min-width: 45px;
    padding: 0 10px;
    background: #ffffff;
    height: 48px;
    vertical-align: middle;
    line-height: 48px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    float: left;
}

.main_l {
    width: 20%;
    float: left;
    padding-right: 30px;
}

.main_r {
    width: 80%;
    float: right;
}

.main_l_cartory {
    margin-bottom: 10px;
    border: 1px solid #DCDCDC;
    padding: 7px 5px;
}

.main_l_cartory p {
    display: block;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    background: #0879a3;
}

.main_l_cartory ul li {
    display: block;
    height: 40px;
    background: #f1f1f1;
    margin-top: 9px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.main_l_cartory ul li::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .8s;
    z-index: -1;
    left: -100%;
    top: 0;
    background: #0879A3;
}

.main_l_cartory ul li:hover::before {
    left: 0;
}

.main_l_cartory ul li:hover a {
    color: #fff;
}

.main_l_cartory ul li a {
    display: block;
    line-height: 40px;
    text-indent: 20px;
    font-size: 14px;
    color: #6c6c6c;
    transition: .8s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.main_l_news {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
}

.main_l_news p {
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #DCDCDC;
}

.main_l_news_ol {
    display: block;
    padding: 7px 5px;
}

.main_l_news ol {
    padding-left: 0;
    list-style-type: none;
    counter-reset: sectioncounter;
}

.main_l_news ol li {
    display: block;
    padding-left: 30px;
    position: relative;
}

.main_l_news ol li::before {
    content: counter(sectioncounter);
    counter-increment: sectioncounter;
    position: absolute;
    left: 0px;
    font-size: 20px;
    top: 6px;
    font-style: italic;
    color: #818181;
}

.main_l_news ol li a {
    display: block;
    padding: 7px 0;
    text-align: left;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #6C6C6C;
    transition: .6s;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.main_l_news ol li:hover::before,
.main_l_news ol li:hover a {
    color: #0879A3;
}

.main_l_contact {
    display: block;
}

.main_l_contact p {
    display: block;
    overflow: hidden;
}

.main_l_contact p img {
    width: 100%;
}

.main_l_contact .main_l_contact_info {
    display: block;
    padding: 15px;
    border: 1px solid #DCDCDC;
    border-top: 0;
}

.main_l_contact .main_l_contact_info p {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    color: #545454;
}

/*内页右侧 开始*/


.conten {
    display: block;
}

.conten_title {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    color: #333;
}

.conten_bianji {
    display: block;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #dbdbdb;
}

.conten_bianji span {
    display: inline-block;
    color: #888;
}

.conten_mas {
    display: block;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
}

.bdsharebuttonbox {
    margin: 8px 0;
    text-align: left !important;
}

.bdsharebuttonbox a {
    float: none !important;
}

.conten_tag {
    display: block;
    padding: 8px 0;
}

.conten_tag span {
    font-size: 14px;
    color: #080808;
    margin-right: 5px;
}

.conten_tag a {
    font-size: 14px;
    color: #333;
    margin-right: 5px;
}

.conten_page {
    display: block;
    margin-top: 5px;
}

.conten_page p {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #080808;
}

.conten_page p a {
    font-size: 14px !important;
    color: #333;
}

.conten_mas span {
    display: block;
    margin-bottom: 15px;
}

.conten_mas span img {
    padding: 2px;
    border: 1px solid #DCDCDC;
    max-width: 100%;
}

.conten_mss {
    display: block;
}


/*内页右侧 结束*/

.m_footer,
.m_cartory {
    display: none;
}

.m_foot_btn {
    width: 20%;
    float: left;
    height: 50px;
    display: block;
    padding-top: 3px;
    text-align: center;
    border-right: 1px solid #fff;
}

.m_foot_btn i {
    color: #fff;
    display: block;
    font-size: 20px;
}

.m_foot_btn span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.m_footer {
    height: 50px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    background: #109bdc;
    z-index: 999;
    border-top: 1px solid #fff;
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {

    .header_meta,
    .logo_wel,
    .carousel-indicators,
    #divOranIm,
    .links,
    .footer_logo,
    .footer_img,
    .footer_nav,
    .main_l_title,
    .main_l_case,
    .main_l_contact,
    .main_r .pos span,
    .in_pro_l,
    .index_about,
    .index_reson,
    .index_advan,
    .in_news_title h5,
    .in_news_title p,
    .in_news_img,
    .footer_info_list,
    .in_news_title em,
    .main_top span,
    .index_top,
    .index_fen,
    .footer_icon,
    .footer_meta,
    .footer_info ul li:nth-of-type(3) {
        display: none;
    }

    .index_made,
    .index_jg,
    .pos_ri,
    .nei_new_r {
        display: none;
    }

    .nei_newl {
        width: 25%;
        float: left;
        overflow: hidden;
    }

    .nei_newl b {
        display: inline-block;
        width: 100%;
        font-size: 24px;
        color: #636363;
        line-height: 55px;
        font-weight: normal;
    }

    .nei_mewm {
        width: 75%;
        float: left;
    }

    .list ul li p {
        font-size: 14px;
        transition: .3s;
        line-height: 24px;
        color: #7d7d7d;
    }

    .conten_mas {
        padding: 10px;
    }

    nav ul {
        float: none;
    }

    .in_news_title span a {
        width: 33.333%;
        float: left;
        text-align: center;
    }

    .pos h3 {
        float: left;
        font-size: 24px;
        color: black;
        width: 100%;
        text-align: center;
    }

    .footer_info ul li:nth-of-type(2),
    .footer_info ul li:nth-of-type(1) {
        display: block;
        width: 100%;
        margin: 0;
        border: 0;
        padding: 0;
    }

    .main_l {
        width: 100%;
        padding: 0;
        transform: translateY(0px);
    }

    .main_l_cartory ul li {
        width: 32.333%;
        float: left;
        margin: 0 0.5% 10px 0.5%;
    }

    .footer_info ul li p,
    .footer_info ul li a,
    .footer_info ul li span,
    .footer_info ul li b,
    .footer_info ul li strong {
        color: #fff;
    }

    .in_news_list ul li font {
        width: 23%;
    }

    .in_news_list ul li a {
        width: 77%;
    }

    .in_news_l_main {
        padding: 20px 0;
    }

    .in_news_r_main {
        padding: 10px;
        height: auto;
    }

    .in_news_list ul li {
        width: 100%;
        margin: 0 0 5px 0 !important;
    }

    .in_news_title {
        width: 100%;
        padding: 0;
        min-height: 1px;
        margin: 0;
        margin-bottom: 10px;
    }

    .in_news_main,
    .in_news_list {
        width: 100%;
    }

    .main_top .pos {
        width: 100%;
        text-align: left;
        line-height: 20px;
        padding: 5px 0;
    }

    .in_news_list ul li {
        padding: 5px;
    }

    .footer_info {
        padding: 0;
        margin: 0;
        background: none;
    }

    .in_news_list ul li .in_news_time {
        width: 21%;
    }

    .info_product_l {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }

    .info_product_r {
        width: 100%;
    }

    .in_news_list ul li .in_news_info {
        width: 79%;
    }

    .footer_info p span,
    .footer_info p a,
    .footer_info p,
    .footer_info p b,
    .footer_info a {
        font-size: 14px;
        color: #fff;
    }

    .in_news_info p {
        height: 30px;
    }

    header {
        padding: 3px 0;
    }

    .logo {
        text-align: left;
    }

    .header_tel {
        text-align: right;
    }

    .logo,
    .header_tel {
        width: 49%;
    }

    .logo img,
    .header_tel img {
        max-width: 100%;
    }

    nav {
        height: auto;
        padding: 3px 0;
        background: #109bdc;
    }

    nav ul li {
        width: 33.333%;
        float: left;
        border: 1px solid #fff;
        background: none;
    }

    .m_footer {
        display: block;
    }

    body {
        padding-bottom: 50px;
    }

    .main_top,
    .main_cartory {
        transform: translateY(-25px);
    }

    nav ul li a {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        color: #fff !important;
        padding: 0;
        text-align: center;
    }

    .list ul li .list_info {
        width: 70%;
    }

    .list ul li .list_info h5 {
        margin-bottom: 5px;
    }

    .list ul li .list_info p {
        height: 45px;
        overflow: hidden;
    }

    .solu ul li span {
        width: 38%;
    }

    .solu ul li .solu_info {
        width: 60%;
    }

    .solu ul li .solu_info .solu_more a {
        padding: 2px 15px;
        font-size: 12px;
    }

    .solu ul li .solu_info p {
        height: 38px;
        overflow: hidden;
    }

    .solu ul li .solu_info h5,
    .solu ul li .solu_info p {
        margin-bottom: 5px;
    }

    .main_cartory ul li {
        width: 25%;
        text-align: center;
    }

    .case ul li {
        width: 48%;
    }

    .case ul li {
        margin: 0 1% 10px 1% !important;
    }

    .index_product,
    .index_reson,
    .index_about,
    .index_case,
    .index_news,
    footer {
        padding: 10px 0;
    }

    .in_solu_main ul li,
    .in_product_main ul li {
        width: 49%;
        display: none;
        margin: 0 0.5% 10px 0.5% !important;
    }

    .in_solu_main ul li:nth-of-type(1),
    .in_solu_main ul li:nth-of-type(2),
    .in_solu_main ul li:nth-of-type(3),
    .in_solu_main ul li:nth-of-type(4),
    .in_product_main ul li:nth-of-type(1),
    .in_product_main ul li:nth-of-type(2),
    .in_product_main ul li:nth-of-type(3),
    .in_product_main ul li:nth-of-type(4) {
        display: block;
    }

    .in_about,
    .in_about_conten,
    .in_pro,
    .in_case_box {
        width: 100%;
        margin: 0;
    }

    .in_about_conten {
        margin-bottom: 10px;
    }

    .in_case_box ul {
        width: 100%;
        position: inherit;
    }

    .in_case_box ul li {
        width: 49%;
        margin: 0 0.5% 10px 0.5;
        display: none;
    }

    .in_case_box ul li:nth-of-type(1),
    .in_case_box ul li:nth-of-type(2),
    .in_case_box ul li:nth-of-type(3),
    .in_case_box ul li:nth-of-type(4) {
        display: block;
    }

    .in_news_l {
        margin-bottom: 10px;
    }

    .in_news_l,
    .in_news_r {
        width: 100%;
    }

    .in_news_l_title ul li,
    .in_news_r_title ul li {
        font-size: 18px;
    }

    .in_news_l_list .in_news_l_list_li {
        width: 100%;
    }

    .footer_info,
    .in_pro_r {
        display: block;
        width: 100%;
        border: 0px;
    }

    .footer_info p {
        margin-bottom: 5px;
    }

    .foote_minfo {
        border: none;
        margin: 0px;
        padding: 10px;
    }

    .main_r {
        display: block;
        width: 100%;
    }

    .foote_minfo p {
        margin: 0px;
    }

    .footer_info p span {
        margin-right: 5px;
    }

    .main {
        padding: 10px 0;
    }

    .function a,
    .function span {
        min-height: 1px;
        height: auto;
        padding: 5px;
        width: auto;
        line-height: 1;
    }

    .pro ul li {
        width: 49%;
        margin: 0 0.5% 10px 0.5% !important;
    }

    .pos samp {
        width: 100%;
        text-align: left;
    }

    .list ul li {
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .main_r .pos {
        margin: 0 0 5px 0;
    }

    .pos_list {
        width: 100%;
        text-align: left;
    }

    nav.active {
        position: inherit;
    }

    .list ul li h5 {
        margin-bottom: 5px;
    }

    .m_cartory {
        display: block;
    }

    .m_cartory ul li {
        width: 24%;
        float: left;
        margin: 0 0.5% 5px 0.5%;
        border: 1px solid #DCDCDC;
    }

    .m_cartory ul li a {
        display: block;
        padding: 8px 0;
        font-size: 12px;
        color: #555;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        text-align: center;
    }

    .header_logo,
    .header_tel {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }

    .header_logo h1 a,
    .header_tel span {
        height: auto;
        width: 100%;
    }


    nav {
        width: 100%;
        margin: 0;
    }

    nav ul li {
        height: 36px;
        margin: 0;
    }

    .in_pro_r ul {
        width: 400% !important;
    }

    .in_pro_r ul li {
        width: 12.5%;
        padding: 0px !important;
    }

    .in_title .in_title_n {
        width: 30%;
    }

    .in_title_list {
        width: 70%;
    }

    .in_title_list ul li a {
        padding: 9px 5px;
    }

    .index_new {
        padding: 0px;
        background: none;
    }

    .new_boxle {
        width: 100%;
        float: left;
        overflow: hidden;
        border-top: 3px solid #000;
        padding: 26px 10px;
        background: white;
    }

    .foote_logo,
    .footer_erw,
    .foote_nav,
    .foote_link {
        display: none;
    }

    .new_boxri {
        width: 100%;
        float: right;
        overflow: hidden;
        border-top: 3px solid #000;
        padding: 25px 10px;
        background: white;
        padding-bottom: 36px;
    }

    .foote_info {
        width: 100%;
        border: none;
        padding: 0px;
    }

    .news_time h5 {
        font-size: 12px;
        color: white;
    }

    .index_ys ul li:first-of-type {
        display: none;
    }

    .index_ys ul li {
        width: 50%;
    }

    .foote_minfo p span {
        margin: 0px;
        margin-right: 10px;
        width: 100%;
        display: inline-block;
    }

    .in_news_l,
    .in_new_r_list ul li .in_news_r_time p,
    .footer_top,
    .footer_ask {
        display: none;
    }

    .in_new_r_list ul li {
        padding: 10px 0;
    }

    .in_new_r_list ul li .in_news_r_time {
        padding-right: 0;
    }

    nav ul li .active,
    nav ul li:hover {
        border-top: 0px solid #0879A3;
        height: 36px;
    }

    nav ul li .active a,
    nav ul li:hover a {
        line-height: 36px;
    }

    .footer_info ul li h5,
    .footer_info ul li img,
    .footer_bei,
    .footer_link,
    .main_l_news {
        display: none;
    }

    .in_news_r {
        height: 273px;
    }

    .in_case_main ul li {
        width: 49%;
    }

    .index_case .in_title .in_title_n {
        width: 35%;
    }

    .in_case_main ul li {
        width: 49%;
    }

    .in_case_main ul li:nth-of-type(3) {
        display: none;
    }

    .in_case_main ul li .in_case_conten .in_case_more {
        display: none;
    }

    .in_case_main ul li .in_case_conten .in_case_info {
        width: 100%
    }

    .in_case_main ul li .in_case_conten {
        padding: 5px;
    }

    .in_case_main ul li .in_case_conten .in_case_more a {
        padding: 13px 18px;
    }

    .case ul li {
        width: 100%;
        margin: 0 0 10px 0 !important;
    }

    .case ul li .case_img {
        width: 42%;
    }

    .case ul li .case_info {
        width: 58%;
        padding-left: 10px;
    }

    .case ul li .case_info h5 {
        margin: 0 0 5px 0;
    }

    .case ul li .case_info h5 a {
        font-size: 16px;
    }

    .case ul li .case_info p {
        height: 16px;
        overflow: hidden;
    }

    .case ul li .case_info .case_more {
        display: none;
    }

    .list ul li {
        padding: 10px;
    }

    footer {
        border-top: 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {

    .in_case_box {
        width: 88%;
    }

    .new_nei {
        width: 28%;
        margin: 0 auto;
    }

    .news_time {
        padding: 0;
    }

    .logo_wel {
        display: none;
    }

    .jg_box img:first-of-type {
        float: left;
        width: 39%;
    }

    .jg_box img:last-of-type {
        float: right;
        width: 50%;
    }

    .footer_ask_r p {
        font-size: 37px;
    }

    .header_logo {
        width: 26%;
    }

    nav {
        width: 70%;
    }

    .index_made ul li {
        padding: 30px 70px;
    }

    nav ul li {
        margin-right: 5px;
    }

    nav ul li a {
        padding: 15 5px;
    }

    .footer_logo {
        width: 20%;
    }

    .footer_info {
        width: 100%;
    }

    .footer_nav {
        width: 100%;
    }

    .footer_img {
        width: 30%;
    }

    .header_tel {
        width: 24%;
    }

    .in_about_info {
        padding: 30px 30px 0 30px;
    }

    .in_top_l_info {
        min-height: 178px;
    }

    .list ul li .list_info {
        width: 88%;
    }

    .in_news_img h4 {
        margin-bottom: 33px;
    }

    .pos span {
        width: 30%;
    }

    .in_news_list ul li a {
        width: 75%;
    }

    .in_news_list ul li font {
        width: 25%;
    }

    .pos .pos_list {
        width: 70%;
    }

    .logo {
        width: 17%;
    }

    .in_news_list ul li:last-of-type {
        display: none;
    }

    .solu ul li .solu_info p {
        height: 20px;
        overflow: hidden;
    }
}

/*友情链接开始*/

.ze7c3cindex_sy_links {
    display: block;
    padding: 15px 0px;
    background: #fff;
}

.ze7c3cindex_sy_links .ze7c3cin_sy_links_title {
    display: inline-block;
    text-align: left;
    float: left;
    font-size: 18px;
    color: #000;
}

.ze7c3cindex_sy_links .ze7c3cin_sy_links_list {
    display: inline-block;
    width: 90%;
    float: left;
}

.ze7c3cindex_sy_links .ze7c3cin_sy_links_list ul li {
    display: inline-block;
    float: left;
}

.ze7c3cindex_sy_links .ze7c3cin_sy_links_list ul li a {
    display: inline-block;
    padding: 2px 5px;
    color: #737373;
    font-size: 14px;
    transition: .6s;
}

.ze7c3cindex_sy_links .ze7c3cin_sy_links_list ul li a:hover {
    transform: rotateX(360deg);
    background: #737373;
    color: #fff;
}


/*友情链接结束*/
@media only screen and (max-width: 600px) {
    .main1 {
        display: none;
    }
}


/* footer */
.ze7c3cfooter {
    margin: 0 auto;
    color: #5d5d5d;
    background: #282828;
    border-top: 1px solid #C7CED1;
    text-align: center;
}

.ze7c3cfooter a {
    color: #5d5d5d;
}

.ze7c3cfooter a:hover {
    color: #FFF;
}

.ze7c3cfooter .ze7c3cflink {
    padding-bottom: 20px;
}

.ze7c3cfooter .ze7c3cflink li {
    display: inline-block;
    margin-left: 10px;
}

.ze7c3cfooter .footerserver {
    padding: 30px 0 20px 0;
    text-align: left;
}

.ze7c3cfooter dl {
    margin: 0 0 10px 50px;
}

.ze7c3cfooter dt {
    position: relative;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
}

.ze7c3cfooter dd {

    line-height: 30px;
}

.footerc {
    background: #000;
    color: #5d5d5d;
    padding: 30px 0;
    line-height: 22px;
}




/*  
banner
*/
.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}


/* 话题标签topic */
.ze7c3cmeta-tags {
    padding: 20px 0;
}

.ze7c3cmeta-tags .ze7c3ctagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.ze7c3cmeta-tags .ze7c3ctagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.ze7c3cmeta-tags .ze7c3ctagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.ze7c3ccontainer {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .ze7c3ccontainer {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .ze7c3ccontainer {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .ze7c3ccontainer {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .ze7c3cmain,
    .ze7c3ccontainer {
        width: auto;
    }
}

.ze7c3cplace {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.ze7c3crow .ze7c3crowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.ze7c3crow .ze7c3crowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.ze7c3crow .ze7c3crowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.ze7c3ccontent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.ze7c3ccontent p {
    padding-bottom: 20px;
}

.ze7c3ccontent .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.ze7c3ccontent .contain:hover {
    background: #EFEFEF;
}

.ze7c3ccontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.ze7c3ccontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.ze7c3ccontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.ze7c3ccontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.ze7c3cnews_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 分页 */
.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

/* 话题标签topic列表结束 */