﻿@charset "utf-8";
body,html{
    margin: 0;
    padding: 0;
    font-size: 16px;
}
html{
    margin: auto;
    background: white;
}
ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd{
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    outline: none;
}

a,a:link,a:visited,a:hover, a:active,a:focus {
    text-decoration: none;
    color:inherit;
}

i {
    font-style: normal;
}

s {
    text-decoration: none;
}

.wow{
    visibility: visible;
}


    .item_class_3 {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .item_class_3 h6 {
        margin: 0;
    }

    .item_class_3 ol,
    .item_class_3 ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .item_class_3 a {
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
        text-decoration: none;
    }

    .item_class_3 a:active,
    .item_class_3 a:hover {
        outline: 0;
    }

    .item_class_3 .jiexi {
        padding: 0 0.75rem;
        padding-top: 20px;
        margin-top: 20px;
        padding-bottom: 20px;
        background: #f5f5f5;
    }


    .item_class_3 .jiexi ul {
        padding-bottom: 0.25rem;
    }

    .item_class_3 .jiexi ul li {
        width: 11.5rem;
        height: 4.7rem;
        margin-top: 0.5rem;
        padding-left: 5.75rem;
        position: relative;
    }

    .item_class_3 .jiexi ul li h6 {
        width: 100%;
        display: block;
        color: #fff;
        font-size: 0.65rem;
        line-height: 1.25rem;
        background: #57a8f5;
        transform: skew(-20deg);
    }

    .item_class_3 .jiexi ul li p {
        font-size: 0.7rem;

        line-height: 1.2rem;
        margin-top: 0.15rem;
    }

    .new-stud {
        color: #fff;
    }

    .con-about {
        color: #333;
    }

    .item_class_3 .jiexi ul li a.clizx {
        width: 4.9rem;
        height: 1.3rem;
        border-radius: 0.7rem;
        display: block;
        position: absolute;
        right: 1.25rem;
        bottom: 0.4rem;
        font-size: 0.65rem;
        color: #f79123;
        text-align: center;
        line-height: 1.3rem;
        border: 0.05rem solid #f79123;
    }

    .item_class_3 .jiexi ul li.yi {
        background: url(../images/jx-img1.png) no-repeat;
        background-size: 100% 100%;
    }

    .item_class_3 .jiexi ul li.er {
        background: url(../images/jx-img2.png) no-repeat;
        background-size: 100% 100%;
    }

    .item_class_3 .jiexi ul li.san {
        background: url(../images/jx-img3.png) no-repeat;
        background-size: 100% 100%;
    }

    .item_class_3 .jiexi ul li.si {
        background: url(../images/jx-img4.png) no-repeat;
        background-size: 100% 100%;
    }

    .item_class_3 .jiexi ul li.wu {
        background: url(../images/jx-img5.png) no-repeat;
        background-size: 100% 100%;
    }




	.item_class_6 .title{
		height: auto;
		width:20rem;
	}
	.item_class_6 .title li{
		width:9rem; 
		height:100%; 
		float:left; 
		margin:0.5rem;
		overflow:hidden;
		height:auto;
		position:relative;
		
		
	}
	.item_class_6 .title img{
		width:100%;
		height:auto;
	}
	.item_class_6 .title p{
		text-align:center;
		line-height:1.875rem;
		background-color:#000;
		opacity:0.5;
		width:100%;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		margin-top:0.5rem;
		bottom:0px;
		color:#fff;
		box-sizing: border-box;
	}
	


    .item_class_8 .bx-wrapper {
        position: relative;
        margin: 0;
        padding: 0;
    }

    .item_class_8 .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .item_class_8 .bx-slider {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        transition-duration: 0.5s;
    }

    .item_class_8 .bx-slider li {
        float: left;
        list-style: none;
        position: relative;
        width: 100%;
    }

    .item_class_8 .bx-slider li img {
        height: auto;
        width: 100%;
        display: block;
    }

    .item_class_8 .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 4%;
        width: 100%;
        text-align: center;
        color: #666;
        padding-top: 20px;
    }

    .item_class_8 .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }

    .item_class_8 .bx-wrapper .bx-pager.bx-default-pager a {
        background: transparent;
        border: 1px solid #ccc;
        text-indent: -9999px;
        display: block;
        width: 15px;
        height: 15px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        box-sizing: border-box;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #ccc;
    }

    .item_class_8 .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 999;
    }

    .item_class_8 .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

    .item_class_8 .bx-wrapper .bx-prev {
        left: 10px;
        background: url(../images/controls.png) no-repeat 0 -32px;
    }

    .item_class_8 .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .item_class_8 .bx-wrapper .bx-next {
        right: 10px;
        background: url(../images/controls.png) no-repeat -43px -32px;
    }

    .item_class_8 .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }


    .item_class_9 {
        display: inline-block;
    }

    .item_class_9 .single-counter {
        text-align: center;
    }

    .item_class_9 h1 {
        color: #555555;
        margin: 0;
        font-weight: 300;
    }

    .item_class_9 h4 {
        color: #7b7b7b;
        font-size: 1.3rem;
        font-weight: 300;
        margin-bottom: 0.8rem;
        text-transform: capitalize;
    }

    .item_class_9 .line {
        background: #adadad none repeat scroll 0 0;
        border: 0 none;
        height: 1px;
        margin: 0 auto;
        width: 3.7rem;
    }


    .item_class_11 .navigation{
        margin: 5px;
        padding:10px 5px;
        display: block;
        color: #707070;
        text-align: left;
        font-family: "黑体";
        font-weight: bold;
    }
    .item_class_11 hr{
        margin: 3px;
    }


    .item_class_15 img {
        height: auto;
        width: 100%;
    }


    .item_class_19 {
        display: inline-block;
        margin: 0;
        list-style: outside none none;
        padding: 0;
        position: relative;
    }

    .item_class_19 .navigation {
        line-height: 110px;
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        display: block;
        padding: 0;
        position: relative;
        color: #6c6c6c;
        font-weight: 700;
        font-size: 12px;
    }

    .item_class_19 .navigation:hover {
        color: #a4a4a4;
        outline: none;
        text-decoration: none;
    }

    .item_class_19 .navigation:after {
        width: 0;
        background: #666666 none repeat scroll 0 0;
        top: 65px;
        content: "";
        height: 1px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .item_class_19 .navigation:hover:after {
        width: 100%;
    }

    .item_class_19 .dropdown {
        position: absolute;
        left: 0;
        top: 100%;
        width: 150px;
        z-index: 100;
        background: #222222;
        visibility: hidden;
        opacity: 0;
        transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -webkit-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
    }

    .item_class_19 .dropdown li {
        list-style: outside none none;
        border-bottom: 1px solid rgba(51, 51, 51, 0.5);
        float: none;
        position: relative;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .item_class_19 .dropdown li a {
        color: rgba(255, 255, 255, 0.7);
        display: block;
        padding: 12px 20px;
        text-align: left;
        font-size: 11px;
        line-height: 1;
    }

    .item_class_19 .dropdown li a:hover {
        color: #ffffff;
        background-color: rgba(51, 51, 51, 0.5);
    }

    .item_class_19:hover .dropdown {
        visibility: visible;
        opacity: 1;
    }


    @media (min-width: 768px) {
        .item_class_24 .item {
            width: 33.33333333%;
        }
    }

    .item_class_24 .item {
        display: inline-block;
        vertical-align: top;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .item_class_24 .item img {
        width: 100%;
    }

    .item_class_24 .blog-text h4 {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 10px;
        color: #747474;
    }

    .item_class_24 .blog-text h4:hover {
        color: #333;
    }

    .item_class_24 .blog-text .blog-footer a:hover {
        border-color: #333;
        color: #333;
    }

    .item_class_24 .blog-text .title h6 {
        color: #8f8f8f;
        font-size: 13px;
        font-weight: 300;
    }

    .item_class_24 .blog-text .line {
        background: #e0e0e0 none repeat scroll 0 0;
        margin-top: 5px;
        margin-bottom: 20px;
        width: 123px;
        border: 0 none;
        height: 1px;
    }

    .item_class_24 .blog-footer .pull-left a {
        border-bottom: 1px solid #d8d8d8;
        color: #949494;
        font-size: 12px;
        font-weight: 300;
        padding-bottom: 3px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }


    .item_class_28 .navigation {
        margin: 5px;
        padding: 10px 5px;
        display: block;
        color: #707070;
        text-align: left;
        font-family: "黑体";
        font-weight: bold;
    }

    .item_class_28 hr {
        margin: 3px;
    }


    .item_class_32 .title {
        height: auto;
        width: 100%;
        display: flex
    }

    .item_class_32 .title .divlist {
        height: auto;
        width: 5rem;
        line-height: 40px;
        text-align: center;
        background-color: #23d01a;
        color: #fff;
        flex: 1;
    }




    .item_class_33 .title {
        height: auto;
        width: 95%;
        margin: 0 auto;
    }

    .item_class_33 .title li {
        width: 100%;
        height: 100%;
        background-size: 2.64900662% auto, 1.98675497% auto;
        border: 1px solid rgb(204, 204, 204);
        overflow: hidden;
        margin: 20px 0 0.46875rem 0;
    }

    .item_class_33 .title .time {
        float: left;
        width: 26%;
        text-align: center;
        border-right: 0.03125rem solid rgb(221, 221, 221);
        margin: 15px 0;

    }

    .item_class_33 .title li .time .p1 {
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        font-size: 30px;
        color: rgb(67, 67, 67);

    }

    .item_class_33 .title li .time .p2 {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        font-size: 16px;
        color: rgb(160, 160, 160);

    }

    .item_class_33 .title li .txt {
        float: right;
        width: 70%;
        padding-top: 10px;

    }

    .item_class_33 .title li .txt .tit {
        height: 31px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: rgb(102, 102, 102);
        font-size: 18px;
        font-weight: normal;
        text-align: inherit;
        font-family: microsoft yahei;
        line-height: inherit;
        text-decoration: none;

    }

    .item_class_33 .title li .txt .tit a{
        text-decoration: none;
        color:inherit;
    }

    .item_class_33 .title li .txt .des {
        height: auto;
        overflow: hidden;
        color: rgb(181, 181, 181);
        font-size: 12px;
        font-weight: normal;
        text-align: inherit;
        font-family: microsoft yahei;
        line-height: inherit;
        text-decoration: none;
    }




    .item_class_34 .title {
        height: auto;
        width: 100%;
    }

    .item_class_34 .demo {
        background: #FFF;
        overflow: hidden;
        width: 100%;
    }

    .item_class_34 .demo img {
        border: 3px solid #F2F2F2;
        width: 10rem;
        height: 120px;
    }

    .item_class_34 .indemo {
        float: left;
        width: 800%;
    }

    .item_class_34 .demo1 {
        float: left;
    }

    .item_class_34 .demo2 {
        float: left;
    }



    .item_class_36 .title {
        height: auto;
        width: 100%;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        padding: 10px 0px;
    }

    .item_class_36 .title1 {
        color: red;
    }


    .item_class_38 .title {
        height: auto;
        width: 30%;
        font-size: 12px;
        font-weight: bold;
        padding: 5px 0px;
        color: #746f6f;
        background: #fff;
        border: 1px solid #746f6f;
        border-radius: 20px;
        text-align: center;
        margin: 10px auto;
    }
    .item_class_38 a{
        text-decoration: none;
        color: inherit;
    }


    .item_class_39 .title {
        height: auto;
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
    }

    .item_class_39 .title li {
        width: 100%;
        height: 100%;
        border-bottom: 1px dashed #d7d9d8;
    }

    .item_class_39 .title a {
        line-height: 30px;
        color: #6d6a61;
        display: inline-block;
        width: calc(100% - 85px);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }

    .item_class_39 .title span {
        line-height: 30px;
        color: #6d6a61;
        width: 80px;
        text-align: right;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }




    .item_class_40 .title {
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
    }

    .item_class_40 hr {
        color: #f4f4f4;
        width: 100%;
    }


    .item_class_49 .message {
        width: 60px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #fff;
        color: #000;
        border: #000 solid 1px;
        border-radius: 5px;
    }

    .item_class_49 .message a {
        text-decoration: none;
        color: inherit;
        display: block;
    }


	.item_class_66 .custom-phone{
			display: inline-block;
			float:left;
			width:350px;
			height:90px;
			margin:15px 20px;}
	.item_class_66 .cus-pone-bott{overflow:hidden;margin-top:5px;}
	.item_class_66 .cus-pone-bott .cus-zp{float:right;margin-right:50px;}
	.item_class_66 .cus-phone-top img{width:29px;height:30px;vertical-align: middle;}	
	.item_class_66 .cus-phone-top label{color:#1f87e8;font-size: 20px;font-family: '微软雅黑';word-break: normal;
    		white-space: pre-wrap;}
    .item_class_66 .cus-phone-top label span{font-size: 27px;font-weight: bold;}
    .item_class_66 .cus-zp img{width:28px;height:27px;vertical-align: middle;}
    .item_class_66 .cus-zp label{font-size: 16px;color:#888888;display: inline-block;line-height: 27px;}
	

	.item_class_67 .head-list{vertical-align: 11px;display: inline-block;clear:both;}
	.item_class_67 .head-list-box{overflow: hidden;}
	.item_class_67 .head-list-box .head-list-single{float:left;margin-top:3px;}
	.item_class_67 .head-list-single a{font-size: 14px;color:#666;font-family: '微软雅黑';text-decoration: none;}


    .item_class_73{
        background-color: #eeeeee;
        padding: 20px 0;
    }
    .item_class_73 .sc-list {
        border-radius: 6px;
        background: #fff;
        margin: 1rem auto;
        width: 90%;
        height: 3rem;
        line-height: 3rem;
        display: flex;
        align-items: center;
    }

    .item_class_73 .sc-list label {
        width: 80px;
        text-align: right;
        font-size: 14px;
        color: #000;
    }

    .item_class_73 .sc-list input {
        border: 0;
        font-size: 14px;
        color: #000;
        flex:1;
    }

    .item_class_73 button {
        display: block;
        border-radius: 100px;
        border: none;
        background-color: #0a8ddf;
        color:white;
        width: 120px;
        padding: 10px 20px;
        text-align: center;
        margin: auto;
    }


	.item_class_86 .title{
		height: auto;
		width:100%;
		line-height:20px;
		box-sizing: border-box;
		padding:10px;
	}


    .item_class_89 .tel12 {
        display: block;
        width: 180px;
        height: 50px;
        line-height: 50px;
        background: rgb(26, 173, 25);
        text-align: center;
    }

    .item_class_89 .tel12 .weixinbtn {
        padding-left: 30px;
        font-size: 16px;
        color: #fff;
        background: url(../images/weixin.png) no-repeat;
        background-size: auto 100%;
    }

    .item_class_89 .light1 .close {
        width: 20px;
        height: 20px;
    }

    .item_class_89 .light1 .succtu {
        width: 60px;
        height: 60px;
    }

    .item_class_89 .light1 .fuzhisucc {
        font-size: 20px;
        font-weight: bold;
        line-height: 60px;
    }

    .item_class_89 .light1 .weixin {
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        color: #666
    }

    .item_class_89 .erweima {
        width: 70%;
        height: auto;
        margin: 30px auto;
        display: block;
    }

    .item_class_89 .light1 button {
        margin-top: 10px;
        background: #1aad19;
        border-radius: 5px;
        width: 180px;
        border: none;
        height: 50px;
        line-height: 50px;
        color: #fff;
        font-size: 16px;
    }

    .item_class_89 .light1 a {
        float: right;
        font-size: 16px;
        color: #000;
        text-decoration: none;
    }

    .item_class_89 .black_overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index: 1001;
        opacity: .70;
    }

    .item_class_89 .light1 .copy_content {
        color: red;
        font-weight: bold;
    }

    .item_class_89 .white_content {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        width: 300px;
        transform: translate(-50%,-50%);
        padding: 15px;
        background-color: white;
        border: 1px solid #eee;
        overflow: auto;
        z-index: 9999;
    }

    @media screen and (max-width: 680px) {
        .item_class_89 .tel12 {
            display: block;
            width: 100%;
            height: 2.6rem;
            line-height: 2.6rem;
            background: rgb(26, 173, 25);
            text-align: center;
        }

        .item_class_89 .tel12 .weixinbtn {
            padding-left: 1.5rem;
            font-size: 16px;
            color: #fff;
            background: url(../images/weixin.png) no-repeat;
            background-size: auto 100%;
        }

        .item_class_89 .light1 .close {
            width: 1rem;
            height: 1rem;
        }

        .item_class_89 .light1 .succtu {
            width: 3rem;
            height: 3rem;
        }

        .item_class_89 .light1 .fuzhisucc {
            font-size: 1.125rem;;
            font-weight: bold;
            line-height: 3rem;
        }

        .item_class_89 .light1 .weixin {
            text-align: center;
            font-size: 0.875rem;
            line-height: 1.5rem;
            color: #666
        }

        .item_class_89 .erweima {
            width: 70%;
            height: auto;
            margin: 1.5rem auto;
            display: block;
        }


        .item_class_89 .light1 button {
            margin-top: 10px;
            background: #1aad19;
            border-radius: .25rem;
            width: 9rem;
            border: none;
            height: 2.5rem;
            line-height: 2.5rem;
            color: #fff;
            font-size: 0.8rem;
        }
    }




    .item_class_93{
        width: 100%;
        height: 100%;
    }
    .item_class_93 .clear{
        clear: both;
    }
    .item_class_93 .background{
        background: -webkit-gradient(linear, left bottom, left top, from(#ff7214), to(#ff9f16));
    }

    .item_class_93 .circle{
        text-align: center;
        width: 100%;
        height: 35px;
        border-radius: 50px;
    }
    .item_class_93 .dh-div{
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    .item_class_93 .dh-div li img{
        max-width: 100%;
        max-height: 100%;
        margin: 5% 0 20% 0 ;
    }
    .item_class_93 li{
        list-style-type:none;
    }
    .item_class_93 .dh-div ul li{
        float: left;
        width: 25%;
        /*margin-left: 4%;*/
        text-align: center;
    }
    .item_class_93 .name_p{
        color: #fff;
    }


    .item_class_97{
        width: 100%;
        height: 100%;
    }
    .item_class_97 .clear{
        clear: both;
    }
    .item_class_97 .news_li{
        margin: 10px 10px 0px 10px;
    }
    .item_class_97 .news_text{
        float: left;
        font-size: 20px;
    }
    .item_class_97 .news_img{
        float: right;
    }
    .item_class_97 .news_img img{
        width: 50px;
        height: 50px;
    }
    .item_class_97 .news_li a,.item_class_97 .news_li a:hover{
        color: #2d2d2d;
    }



    .item_class_104 .top {
        height: 3rem;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .item_class_104 .nav .menu-open, .item_class_104 .nav2 .menu-close {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 3rem;
        text-align: center;
        cursor: pointer;
    }

    .item_class_104 .nav .header{
        height: 100%;
        position: absolute;
        top: 0;
        left: 3rem;
        right: 0;
        text-align: center;
        overflow: hidden;
    }

    .item_class_104 .drawer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        display: none;
        transition: all 0.3s;
        transform: translateX(-100%);
        z-index: 99999;
        background-color: white;
    }

    .item_class_104 .drawer .box {
        flex: 1;
        overflow: auto;
    }

    .item_class_104 .drawer.show {
        display: flex;
        flex-direction: column;
    }

    .item_class_104 .drawer.open {
        opacity: 1;
        transform: translateX(0);
    }
    .item_class_104 .icon{
        fill: #8e8e8e;
        width: 2.5rem;
        height: 100%;
    }


    .item_class_113 .bx-wrapper {
        position: relative;
        margin: 0;
        padding: 0;
    }

    .item_class_113 .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .item_class_113 .bx-slider {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        transition-duration: 0.5s;
    }

    .item_class_113 .bx-slider li {
        float: left;
        list-style: none;
        position: relative;
        width: 100%;
    }

    .item_class_113 .bx-slider li img {
        height: auto;
        width: 100%;
        display: block;
    }

    .item_class_113 .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 4%;
        width: 100%;
        text-align: center;
        color: #666;
        padding-top: 20px;
    }

    .item_class_113 .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }

    .item_class_113 .bx-wrapper .bx-pager.bx-default-pager a {
        background: transparent;
        border: 1px solid #ccc;
        text-indent: -9999px;
        display: block;
        width: 15px;
        height: 15px;
        margin: 0 3px;
        outline: 0;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        box-sizing: border-box;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #ccc;
    }

    .item_class_113 .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 999;
    }

    .item_class_113 .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

    .item_class_113 .bx-wrapper .bx-prev {
        left: 10px;
        background: url(../images/controls.png) no-repeat 0 -32px;
    }

    .item_class_113 .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .item_class_113 .bx-wrapper .bx-next {
        right: 10px;
        background: url(../images/controls.png) no-repeat -43px -32px;
    }

    .item_class_113 .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }


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

    .item_class_119 .clear {
        clear: both;
    }

    .item_class_119 .span {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
    }



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

    .item_class_123 .clear {
        clear: both;
    }

    .item_class_123 {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
        color: #000;
        text-decoration: none;
    }

    .item_class_123:hover {
        color: #000;
        text-decoration: none;
    }

    .item_class_123:visited {
        color: #000;
    }



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

    .item_class_124 .clear {
        clear: both;
    }

    .item_class_124 .span {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
    }



.item_class_127 body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px }
.item_class_127 li, .item_class_127 ol, .item_class_127 ul { margin: 0; padding: 0; list-style: none }
.item_class_127 h2{ margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.item_class_127 .fl { float: left }
.item_class_127 .fr { float: right }
.item_class_127 .clear { clear: both }
.item_class_127 a { text-decoration: none;}


.item_class_127 .MoBodyC{width:929px;}   
.item_class_127 .text-list-module {
    overflow: hidden;
}
.item_class_127 .s-listpage-text-list-2 li {
    width: 100%;
}
.item_class_127 .text-list-module li {
    display: inline-block;
}

.item_class_127 .text-list-module .inner {
    text-align: left;
    height: 40px;
    line-height: 40px;
    border-color: #CCC;
    border-bottom: 1px dotted #ccc;
    padding-right: 70px;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 0;
}
.item_class_127 .text-list-module .text-list-a {
    overflow: hidden;
    display: inline-block;
    zoom: 1;
    width: 90%;
    text-overflow: ellipsis;
}
.item_class_127 .text-list-module code {
   height: 4px;width:4px;background: #000;display: inline-block;
   margin-right: 5px;
   margin-bottom: 3px;
}
.item_class_127 .text-list-module a {
    font-family: "微软雅黑";
    color:#555;
}
.item_class_127 .text-list-module .text-list-times {
    float:right;
    font-family: 微软雅黑;
    font-size: 12px;
    color: #888888;
}

.text-list-module li:hover a,.text-list-module li:hover .text-list-times {
    color:#4c9ef0;
}



    .item_class_129 .title {
        height: auto;
        width: 100%;
    }

    .item_class_129 .demo {
        overflow: hidden;
        width: 100%;
    }

    .item_class_129 .demo img {
        vertical-align: middle;
        max-width: 100%;
        align-items: center;
        margin: 0 auto;
    }

    .item_class_129 .indemo {
        white-space: nowrap;
    }

    .item_class_129 .demo1, .item_class_129 .demo2 {
        display: inline-block;
    }

    .item_class_129 .demo a {
        display: inline-block;
        width: 200px;
        border: 1px solid #cccccc;
        text-align: center;
        background: #f8f8f8;
        margin-right: 5px;
    }

    .item_class_129 .demo a .img-wth {
        height: 200px;
        width: 100%;
        overflow: hidden;
        position: relative;
        display: flex;
        align-items: center;
    }

    .item_class_129 .demo1 span, .item_class_129 .demo2 span {
        display: block;
        text-align: center;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #888;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
    }


    .item_class_129 .demo a:hover {
        background: #39abff;
    }

    .item_class_129 .demo a:hover a p {
        color: #fff;
    }


    .item_class_130 {
        display: table;
        margin: 10px auto;
    }

    .item_class_130 li {
        display: inline-block;
    }

    .item_class_130 li a {
        display: inline-block;
        color: #000000;
        padding: 5px 10px;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 3px;
        margin: 0 5px;
    }

    .item_class_130 li a:hover {
        background-color: #cccccc;
    }


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

    .item_class_132 .clear {
        clear: both;
    }
    .item_class_132{
        width: 100%;
        height: 300px;
    }




     


      body {
        margin: 0;
        padding: 0;
        height: 100%;
        font-size: 14px;
        font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑";
        color: #333;
        line-height: 24px;
      }
      .item_class_135 dd,
      .item_class_135 dl,
      .item_class_135 dt,
      .item_class_135 li,
      .item_class_135 ol,
      .item_class_135 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_135 h2,
      .item_class_135 h3,
      .item_class_135 h4,
      .item_class_135 h5 {
        margin: 0;
        padding: 0;
        font-family: "微软雅黑";
        font-size: 14px;
      }
      .item_class_135 .fl {
        float: left;
      }
      .item_class_135 .fr {
        float: right;
      }
      .item_class_135 .clear {
        clear: both;
      }
      .item_class_135 a {
        text-decoration: none;
      }
      .item_class_135 .clearfix:before,
      .item_class_135 .clearfix:after {
        content: "";
        display: block;
        visibility: hidden;
        height: 0;
        clear: both;
        font-size: 0;
        line-height: 0;
      }
      .item_class_135 .clearfix:after,
      .item_class_135 .clearfix:before {
        content: "";
        display: table;
      }
      .item_class_135 .ModuleImageTextGiant.layout-116 .accordion-giant-main {
        display: block;
        width: 100%;
        height: 100%;
        font-family: "Microsoft YaHei";
      }
      .item_class_135 .clearfix {
        zoom: 1;
      }
      .item_class_135 .accordion-giant-main > li {
        position: relative;
        float: left;
        overflow: hidden;
        width: calc(16.6%);
        height: 326px;
        transition: all 0.5s ease;
        vertical-align: top;
        background-color: #fff;
        cursor: pointer;
         width: 14%;
      }
      .item_class_135 .accordion-giant-main > li .default-view {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        text-align: center;
      }
      .item_class_135 .accordion-giant-main > li .default-view .head {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 24px;
        z-index: 3;
        overflow: hidden;
      }
      .item_class_135 .ModuleImageTextGiant.layout-116
        .accordion-giant-main
        > li
        .default-view
        .head
        .title {
        font-size: 16px;
        font-weight: normal;
        color: #fff;
        text-align: left;
        position: relative;
        margin-left: 10%;
        padding-bottom: 6px;
      }
      .item_class_135 .OneRow {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
      }
      .item_class_135 .accordion-giant-main > li .hover-view {
        width: 100%;
        height: 100%;
        position: relative;
        display: none;
      }
      .item_class_135 .ModuleImageTextGiant.layout-116
        .accordion-giant-main
        > li
        .hover-view
        .content {
        background-color: #fd6e27;
        width: 100%;
        height: 50%;
        text-align: left;
        position: absolute;
        padding: 10% 7% 5% 5%;
        left: 0;
        bottom: 0;
        overflow: hidden;
      }
      .item_class_135 .ModuleImageTextGiant.layout-116 section {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
      }
      .item_class_135 .accordion-giant-main .active .hover-view {
        display: block;
      }
      .item_class_135 .accordion-giant-main > li .hover-view {
        width: 100%;
        height: 100%;
        position: relative;
        display: none;
      }
      .item_class_135 .layer {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        background-color: rgba(0, 0, 0, 0.4);
      }
      .item_class_135 .accordion-giant-main > li:first-of-type .layer{display: none;}


      .item_class_138 li,
      .item_class_138 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_138 .fl {
        float: left;
      }
      .item_class_138 .fr {
        float: right;
      }
      .item_class_138 a {
        text-decoration: none;
      }

.item_class_138 .news-list ul li{position: relative;
    overflow: hidden;
    padding: 10px 0;
    margin: 4px 0;}
    .news-tit {
    position: relative;
    z-index: 10;
}
.item_class_138 .news-span1 {
    width: 16.66666667%;
    min-width: 125px;
}
.item_class_138 .news-time {
    border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #595959;
        padding: 6px 0;
        text-align: center;
    color: #666666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.item_class_138 .news-time-date {
    font-style: normal;
    font-weight: normal;
    color: #595959;
    font-size: 32px;
}
.item_class_138 .news-time-year {
    margin-top:8px;
    font-style: normal;
     color: #595959;
    font-size: 14px;
}
.item_class_138 .news-span2 {
    max-width: calc(100% - 125px);
    width: calc(100% - 16.7%);
    display: inline;
}
.item_class_138 .news-action {
    padding: 6px 12px 12px 40px;
    box-sizing: border-box;
}
.item_class_138 .label-box {
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item_class_138 .news-title {
    color: #3f3f3f;
    font-size: 18px;
    line-height: 18pt;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    padding:0;margin:0;
}
.item_class_138  .news-desc {
    font-size: 12px;
    color: #595959;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    margin-top: 12px;
}
.item_class_138 .news-list ul li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: 0;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.item_class_138  .news-list ul li:hover:after {
    background-color: #e50b1c;
    width: 100%;
}
.item_class_138 .news-list ul li:hover a .news-time{border-right-color: #fff;}
.item_class_138 .news-list ul li:hover a .news-time .news-time-date,.item_class_138 .news-list ul li:hover a .news-time .news-time-year,.item_class_138 .news-list ul li:hover a .news-action .news-title,.item_class_138 .news-list ul li:hover a .news-action .news-desc{color:#fff;}

@media (max-width: 767px){
.item_class_138 .news-span1 {
    width: 31.4%;
}
.item_class_138 .news-span1 .news-time {
    margin-right: 12px;
}
.item_class_138 .news-span2 {
    width: auto;
    max-width: none;
    display: block;
    float: none;
}
.item_class_138 .news-action {
    padding: 8px 12px 12px 12px;
}
}



.item_class_139 { display:inline-block; }
.item_class_139 .dh-home{display: inline-block;text-decoration: none;}
      .item_class_139 .home-sy{padding:0 10px;width:auto;min-width:85px;
    height: 80px;
    line-height: 80px;
    color: #000000;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;text-align: center;}
.item_class_139 .home-sy span {width:100%;
    color: #333;font-size: 14px;display: inline-block;line-height: 80px;}
.item_class_139 .home-sy:hover{background-color: rgb(140, 13, 13);color:#fff;}
.item_class_139 .home-sy:hover span::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    -webkit-animation: layout-109-nav-active2 0.5s;
    -moz-animation: layout-109-nav-active2 0.5s;
    -o-animation: layout-109-nav-active2 0.5s;
    animation: layout-109-nav-active2 0.5s;
    bottom: 25%;
    background-color: #fff;
}
.item_class_139 .home-sy:hover span{color:#fff;}


    .item_class_141 {
        width: 100%;
        height: 100%;
    }
    .item_class_141{
        text-align: center;
    }
    .item_class_141 .imgs{
        width: 100%;
        height: auto;
    }

    .item_class_141 {position: relative; width:100%; overflow: hidden;}
    .item_class_141 img{margin: auto; max-width: 100%; border: none;}
    .item_class_141 .imgNormalBox,.item_class_141 .imgHoverBox{width: 100%; height: 100%}
    .item_class_141 .imgNormalBox{
        position: relative;
        overflow: hidden;
        opacity:1;
        transition: all .5s;
        -moz-transition:all .5s;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
    }
    .item_class_141 .imgHoverBox{
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        opacity: 0;
        transition: all .5s;
        -moz-transition:all .5s;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
    }
    .item_class_141:hover .imgNormalBox{opacity: 0;}
    .item_class_141:hover .imgHoverBox{opacity: 1;	height: 100%;}


     
      .item_class_143 li,
      .item_class_143 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_143 h4,{
        margin: 0;
        padding: 0;
        font-family: "微软雅黑";
        font-size: 14px;
      }
.item_class_143 #in_01_r{width: 937px;margin:40px auto;}
.item_class_143 #in_01_r li{margin-right: 20px;margin-bottom: 20px; background: #eef2f2;transition: all .4s; float:left; _display:inline; overflow:hidden;}
.item_class_143 #in_01_r li:nth-child(3n){margin-right: 0;}
.item_class_143 #in_01_r li a{text-decoration: none;}
.item_class_143 #in_01_r li a img{ width: 299px;height: 220px; display:block; }
.item_class_143 #in_01_r li a .icptit {position: relative; height: 70px; display:block;line-height:26px;overflow:hidden; background:#eef2f2;}
.item_class_143 #in_01_r li a .icptit h4{color: #fff;border-radius: 5px; display: inline-block;font-weight: normal; padding:5px 10px;background: #13914b; font-size: 14px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: absolute;left: 10px;top:20px;}
.item_class_143 #in_01_r li a .icptit .pro_tel{width: 130px;right: 10px;top:10px; height: 50px;line-height: 22px;background: url(../images/pro_tel.png) left center no-repeat;padding-left: 40px;color: #03a648;font-size: 12px;position: absolute;}
.item_class_143 #in_01_r li a .icptit .pro_tel span{font-size: 20px;}
.item_class_143 #in_01_r li:hover{-moz-box-shadow:0px 4px 5px #c8c8c8; -webkit-box-shadow:0px 4px 5px #c8c8c8; box-shadow:0px 4px 5px #c8c8c8;}



     
      .item_class_146 li,
      .item_class_146 ul {
        margin: 0;
        padding: 0;
        list-style: none;
      }
      .item_class_146 a { text-decoration: none;}
      .item_class_146 .m_box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
}
.item_class_146 .con_3 .min {
    overflow: hidden;
}
.item_class_146 .con_3 ul {
    width: 1230px;
}
.item_class_146 .con_3 ul li {
    float: left;
    width: 380px;
    padding-right: 30px;
    padding-top: 30px;
}
.item_class_146 .con_3 ul li div {
    overflow: hidden;
    border: 1px solid #7c7c7c;
    height: 527px;
}
.item_class_146 .con_3 ul li i {
    display: block;
    height: 250px;
    overflow: hidden;
}
.item_class_146 .con_3 ul li i img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 250px;
}
.item_class_146 .con_3 ul li b {
    display: block;
    text-align: center;
    color: #1f955b;
    font-size: 20px;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    padding-top: 10px;
}
.item_class_146 .con_3 ul li p {
    padding: 10px 25px 0;
    font-size: 16px;
    line-height: 1.6em;
    height: 8em;
    overflow: hidden;
}
.item_class_146 .con_3 ul li p span {
    display: block;
    padding-left: 25px;
    background: url(../images/con_3_ico_02.png) no-repeat left 5px;
}
.item_class_146 .con_3 ul li p b {
    display: inline;
    font-size: 16px;
    color: #fd0505;
}
.item_class_146 .con_3 ul li em {
    display: block;
    padding-top: 10px;
}
.item_class_146 .con_3 ul li em a {

    display: block;
    width: 140px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border: 1px solid #7c7c7c;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    color: #7c7c7c;
    font-style: normal;
}
.item_class_146 .con_3 ul li em a:hover{ background:#1f955b; border-color:#1f955b; color:#fff;}


    .item_class_151 .ul-news01_x {
        overflow: hidden;
    }
    .item_class_151 .ul-news01_x li {
        float: left;
        width: 50%;
        border-bottom: 1px dashed #d0d0d0;
    }
    .item_class_151 .ul-news01_x li .time {
        float: right;
        margin: 0 10px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        color: #000;
    }
    .item_class_151 .ul-news01_x li .tit {
        display: block;
        overflow: hidden;
        padding-left: 20px;
        height: 40px;
        line-height: 40px;
        color: #000;
        font-size: 13px;
        background-repeat: no-repeat;
        background-position: left center;
        background-image: url(../images/icon7_x.png);
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


    .item_class_152{
        display: inline-block;
        vertical-align: top;
        width: auto;
        height: auto;
        padding: 0 55px;
        text-align: left;
    }
    .item_class_152 .main{
        margin-bottom: 14px;
        font-size: 14px;
        font-weight: bold;
        display: block;
        text-decoration: none;
        color: black;
    }
    .item_class_152 .item{
        font-size: 13px;
        line-height: 28px;
        display: block;
        text-decoration: none;
        color: black;
    }


    .item_class_153{
        height: 100px;
        padding: 10px;
        box-sizing: border-box;
        display: inline-block;
        width: auto;
    }
    .item_class_153 .line{
        height: 100%;
        display: block;
        vertical-align: top;
        width: 1px;
        background: black;
        margin: 0;
    }


    .item_class_155 {
        padding: 10px 0;
        box-sizing: border-box;
    }

    .item_class_155 .text1,.item_class_155 .text2{
        font-size: 14px;
    }


    .item_class_156{
        font-size: 0;
    }
    .item_class_156 .img {
        width: 150px;
        height: 150px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin: 5px;
    }


    .item_class_157 img {
        height: auto;
        width: 100%;
    }


.item_class_158 body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px }
.item_class_158 dd, .item_class_158 dl, .item_class_158 dt, .item_class_158 li,.item_class_158  ol, .item_class_158 ul { margin: 0; padding: 0; list-style: none }
.item_class_158 input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
.item_class_158 select { font-family: Arial; font-size: 12px }
.item_class_158 textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
.item_class_158 h2,.item_class_158 h3, .item_class_158 h4, .item_class_158 h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.item_class_158 .w1200 {
    width: 1200px;
    margin: 0 auto;
}
.item_class_158 .clearfix {
    zoom: 1;
}
.item_class_158 .clearfix:before,.item_class_158  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}
.item_class_158  .advantage .title {   text-align: center;
}
.item_class_158 .advantage .title div {
    position: relative;
    display: inline-block;
    padding: 0 60px;
    padding-bottom: 8px;
}
.item_class_158 .advantage .title div:before,.item_class_158 .title div:after {
    content: "“";
    position: absolute;
    top: 0;
    left: 0;
    font-family: impact;
    color: #5e5e5e;
    font-size: 155px;
    line-height: 125px;
    height: 45px;
    display: inline-block;
}
.item_class_158 .advantage .title h3 {
    color: #3f3f3f;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    margin:0;

}
.item_class_158 .advantage .title h3 span {
    color: var(--colour1);
}
.item_class_158 .advantage .title p {
    color: #787878;
    font-size: 16px;
}
.item_class_158 .advantage ul {
    padding-top: 100px;
}
.item_class_158 .advantage ul li {
  list-style-type: none;
    float: left;
    position: relative;
    width: 276px;
    height: 231px;
    border: 2px solid #b1b1b1;
    margin-right: 20px;
    text-align: center;
}
.item_class_158 .advantage ul li a {
    padding: 90px 25px 35px 25px;
    display: block;
    cursor: pointer;
}
.item_class_158 .advantage ul li a .img {
    position: absolute;
    top: -72.5px;
    left: 50%;
    margin-left: -72.5px;
    display: block;
    width: 115px;
    height: 115px;
    background: #555;
    border: 15px solid #fff;
    border-radius: 50%;
}
.item_class_158 .advantage ul li a .img img {
    position: relative;
    width: 85px;
    height: 85px;
    display: block;
    padding: 15px;
    z-index: 2;
    transition: all 1s;
}
.item_class_158 .advantage ul li a h3 {
    color: #333;
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
}
.item_class_158 .advantage ul li a p {
    color: #666;
    font-size: 13px;
    line-height: 28px;
    margin-top: 20px;
}
.item_class_158 .advantage .title div:after {
    content: "”";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}


.item_class_159 body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px }
.item_class_159 dd, .item_class_159 dl, .item_class_159 dt, .item_class_159 li,.item_class_159  ol, .item_class_159 ul { margin: 0; padding: 0; list-style: none }
.item_class_159 input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
.item_class_159 select { font-family: Arial; font-size: 12px }
.item_class_159 textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
.item_class_159 h2,.item_class_159 h3, .item_class_159 h4, .item_class_159 h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.item_class_159 .clearfix {
    zoom: 1;
}
.item_class_159 .clearfix:before,.item_class_159  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}
.item_class_159  .ms-title {   text-align: center;
}
.item_class_159 .ms-title div {
    position: relative;
    display: inline-block;
    padding: 0 60px;
    padding-bottom: 8px;
}
.item_class_159 .ms-title div:before,.item_class_159 .ms-title div:after {
    content: "“";
    position: absolute;
    top: 0;
    left: 0;
    font-family: impact;
    color: #5e5e5e;
    font-size: 155px;
    line-height: 125px;
    height: 45px;
    display: inline-block;
}
.item_class_159 .ms-title h3 {
    color: #3f3f3f;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    margin:0;

}
.item_class_159 .ms-title h3 span {
    color: var(--colour1);
}
.item_class_159 .ms-title p {
    color: #787878;
    font-size: 16px;
}
.item_class_159 .ms-title div:after {
    content: "”";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}


.item_class_160 body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px }
.item_class_160 dd, .item_class_160 dl, .item_class_160 dt, .item_class_160 li,.item_class_160  ol, .item_class_160 ul { margin: 0; padding: 0; list-style: none }
.item_class_160 input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
.item_class_160 select { font-family: Arial; font-size: 12px }
.item_class_160 textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
.item_class_160 h2,.item_class_160 h3, .item_class_160 h4, .item_class_160 h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }



.item_class_160 .aos-init {
  list-style-type: none;
   margin-top:90px;
    position: relative;
    width: 276px;
    height: 231px;
    border: 2px solid #b1b1b1;
    margin-right: 20px;
    text-align: center;
}
.item_class_160 .aos-init a {
    padding: 90px 25px 35px 25px;
    display: block;
    cursor: pointer;
}
.item_class_160 .aos-init a .img {
    position: absolute;
    top: -72.5px;
    left: 50%;
    margin-left: -72.5px;
    display: block;
    width: 115px;
    height: 115px;
    background: #555;
    border: 15px solid #fff;
    border-radius: 50%;
}
.item_class_160 .aos-init a .img img {
    position: relative;
    width: 85px;
    height: 85px;
    display: block;
    padding: 15px;
    z-index: 2;
    transition: all 1s;
}
.item_class_160 .aos-init a h3 {
    color: #333;
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
}
.item_class_160 .aos-init a p {
    color: #666;
    font-size: 13px;
    line-height: 28px;
    margin-top: 20px;
}


    .item_class_226{
        font-size: 0;
    }
    .item_class_226 .img {
        width: 150px;
        height: 150px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center;
       
        margin: 5px;
        background-size:contain;
    }

