

 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{/* font-family:Lucida Console; */} .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h{font-size:0px; line-height:0; overflow:hidden; clear:both; } body{/* font:12px 宋体,Arial,sans-serif; */} a{text-decoration:none; } a:hover{color:#FF6600 }


body{/* color: #444; *//* font-size: 12px; *//* line-height: 1.5; *//* font-family:"微软雅黑","Microsoft Yahei"; */}
a{color: #444;}
a:hover{color: #f60;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;
    font-family:"微软雅黑","Microsoft Yahei";max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

select::-ms-expand { display: none;}
input::-webkit-outer-spin-button,  
input::-webkit-inner-spin-button {  
    -webkit-appearance: none;  
} 

.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


.g-tit {
    text-align: center;
    padding: 40px 0 26px;
}

.g-tit h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3f3f3f;
    font-size: 28px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.g-tit p {
    height: 18px;
    display: inline-block;
    position: relative;
    font-size: 0;
}

.g-tit p span {
    line-height: 18px;
    color: rgb(127, 127, 127);
    font-size: 14px;
    padding: 0 12px;
    background: #fff;
  margin: 0 160px;
    z-index: 9;
    position: relative;
}

.g-tit p::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #d4d4d4;
    position: absolute;
    top: 50%;
}

.row-a2 {
    overflow: hidden;
    background: url('../images/bg-a2.jpg');
}
/*
.row-a2 .g-tit span {
    background: url('../images/bg-a2-1.jpg');
}
*/
.m-pro {
    overflow: hidden;
}

.category {
    background: #fff;
    width: 23%;
    float: left;
    margin-right: 20px;
}

.category dt {
    height: 60px;
    line-height: 60px;
    background: #0066b2;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.category dt a{ color: #fff;}
.category dd {
    border: #e5e5e5 1px solid;
    border-top: none;
}
.wlal{}
.wlal ul{}
.wlal ul li{
}
.wlal ul li a{height: auto !important;line-height: 27px !important;padding-left: 0 !important;text-align: center;}
.wlal ul li a p{
}
.category dd ul li{
    position: relative;
}
.category dd ul li a {
    height: 45px;
    line-height: 45px;
    border-bottom: #e5e5e5 1px solid;
    padding-left: 44px;
    display: block;
    color: #666;
    position: relative;
}

.category dd ul li a:hover {
    color: #0066b2;
}

.category dd ul li a:hover::after {
    content: '';
    width: 4px;
    height: 14px;
    background: #0066b2;
    position: absolute;
    left: 1px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.category>dd>ul>li>span {
    width: 6px;
    font-size: 20px;
    color: #0066b2;
    margin-right: 10px;
    position: absolute;
    left: 22px;
    top: 8px;
	font-weight:bold;
}

.category dd ul li:last-child a {
    border-bottom: none;
}

.category dd ul li .subCategory{
    display: none;
}
.category dd ul li .subCategory li a {
    padding-left: 60px;
    position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.category dd ul li .subCategory li a span{
    width: 6px;
    font-size: 10px;
    color: #0066b2;
    margin-right: 10px;
    position: absolute;
    left: 46px;
    top: 0px;
}

.ul-por {
    overflow: hidden;
    margin: 0 -10px;
    padding-bottom: 38px;
}

.ul-por li {
    width: 49.3%;
    float: left;
    margin-bottom: 18px;
}

.ul-por li a {
    margin: 0 10px;
    border: #cccccc 1px solid;
    background: #fff;
    display: block;
    transition: 0.3s;
}

.ul-por li a .pic {
    padding-top: 75%;
    height: 0;
    position: relative;
}

.ul-por li a .pic img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
}

.ul-por li a p {
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    padding-left: 16px;
}

.ul-por li a:hover {
    border: #f10215 1px solid;
}

.ul-por li a:hover p {
    color: #fff;
    background: #f10215;
}



 .row-a3 .wp .mobtxt h1{
	display:none
}
 .row-a3 .wp .mobtxt{
	display:none
}
@media only screen and (max-width: 1366px) {
    .row-a3 .wp .txt {
        top: 26px;
    }
}

@media only screen and (max-width: 1280px) {
    .row-a3 .wp .txt {
        top: 16px;
    }
}

@media only screen and (max-width: 1199px) {
    .wp {
        width: 98%;
    }

    .header-top .tel strong {
        font-size: 18px;
    }

    .header-top .txt h4 {
        font-size: 18px;
    }

    .g-tit h3 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .row-a4 .tit h2 {
        font-size: 24px;
    }

    .row-a4 .tit span {
        font-size: 24px;
    }

    .row-a5 .ul-partner {
        padding: 0px;
    }

    .row-a7 h3 {
        font-size: 24px;
    }

    .m-enlist form label {
        margin-bottom: 5px;
    }

    .m-enlist form {
        margin-top: 0;
    }

    .m-visit {
        width: auto;
        float: none;
    }

    .m-enlist {
        width: auto;
        float: none;
        margin-top: 20px;
    }

    .m-enlist form label input,
    .m-enlist form label textarea {
        width: 96%;
    }

    .g-tit {
        padding: 30px 0 26px;
    }

    .row-a1 {
        padding-bottom: 30px;
    }

    .ul-por {
        padding-bottom: 30px;
    }
    .row-a4 {
        margin-top: 30px;
    }
    .row-a4 .tit {
        margin-bottom: 30px;
    }
    .row-a5 {
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .row-a5 .g-tit {
        padding: 30px 0 0px;
    }
    .row-a6-1 .g-tit {
        padding: 30px 0;
    }
    .row-a7 {
        margin-top: 30px;
    }
    .row-a8 {
        margin-top: 30px;
    }
    .row-a9 {
        margin-top: 30px;
    }
    .row-10 {
        margin-top: 30px;
    }
    .row-11 {
        margin-top: 30px;
    }
    .row-a7 {
        padding-top: 30px;
background-size:cover;
background-repeat:no-repeat;	
	
    }
    .row-a7 a.more {
        margin: 30px auto;
    }
    .kf {
        display: none;
    }
}

/*Common For Max 768*/
@media only screen and (max-width: 959px) {
.ul-imgtxt>li>.txt>.ul-txt{
padding-left:0}
.row-a7 .txt {
    width: 84%;
    margin: -139px auto 0;
	
}
.row-a7 .txt p{display:none}
    .header-top .tel {
        background-size: 46px auto;
        padding-left: 54px;
    }

    .header-top .tel strong {
        font-size: 16px;
        height: 22px;
        line-height: 22px;
    }

    .header-top .txt h4 {
        font-size: 16px;
    }

    .header-top .txt {
        padding-left: 24px;
    }

    .g-tit h3 {
        font-size: 22px;
    }

    .row-a3 {
        background: url("../images/ad-1.jpg") center center no-repeat;
        background-size:cover;
	padding:30px 0px;
background-position:-300px 0px;
    }

    .row-a3 .wp .txt {
        display: none;
    }

    .row-a3 .wp {
        padding-top: 14%;
    }

    .row-a3 .mobtxt {
        display: block;
    }

 .row-a3 .mobtxt p{
	display:none
}

    .row-a4 .tit h2 {
        font-size: 22px;
    }

    .row-a4 .tit span {
        font-size: 20px;
    }

    .row-a7 h3 {
        font-size: 22px;
    }
    .g-tit {
        padding: 20px 0;
    }

    .row-a1 {
        padding-bottom: 20px;
    }

    .ul-por {
        padding-bottom: 20px;
    }
    .row-a4 {
        margin-top: 20px;
    }
    .row-a4 .tit {
        margin-bottom: 20px;
    }
    .row-a5 {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .row-a5 .g-tit {
        padding: 20px 0 0px;
    }
    .row-a6-1 .g-tit {
        padding: 20px 0;
    }
    .row-a7 {
        margin-top: 20px;
    }
    .row-a8 {
        margin-top: 20px;
    }
    .row-a9 {
        margin-top: 20px;
    }
    .row-10 {
        margin-top: 20px;
    }
    .row-11 {
        margin-top: 20px;
    }
    .row-a7 {
        padding-top: 20px;
    }
    .fd-con .logo {
        display: none;
    }
    .fd-con .contact {
        width: 56%;
        margin-left: 0;
    }
    .g-tit-2 em {
        display: none;
    }
    .g-tit-2 {
        height: 42px;
        line-height: 42px;
    }
    .g-tit-2 span {
        font-size: 16px;
    }
    .ul-tit {
        height: 42px;
    }
    .ul-tit li {
        width: 114px;
        line-height: 42px;
    }
    .row-a4 .tit span {
        width: 170px;
        height: 42px;
        line-height: 42px;
    }
}

/*Common For Max 480*/
@media only screen and (max-width: 767px) {
    .yunu-nav dl {
        position: static;
    }
    .yunu-nav dl dd a {
        padding-left: 56px;
    }
    .yunu-header .top {
        display: none;
    }

    .header-top {
        display: none;
    }
    .yunu-nav .nav-item-bg::after {
        display: none;
    }
    .yunu-mNav {
        width: 100%;
        height: 50px;
        background: #da0000;
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99;
    }
    .yunu-nav .nav-item-bg {
        display: none !important;
    }

    .yunu-nav {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        top: 50px;
        height: auto;
        background: #da0000;
        display: none;
        overflow-y: auto;
        z-index: 999;
    }

    .yunu-nav .wp {
        width: 100%;
    }

    .yunu-nav li {
        width: auto;
        float: none;
        line-height: 56px;
        border-bottom: #bf0000 1px solid;
    }

    .yunu-nav li a {
        text-align: left;
        padding-left: 36px;
    }

    .yunu-nav li a:hover {
        text-decoration: underline;
    }

    .yunu-mNav {
        display: block;
    }

    .yunu-mNav h3 {
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-size: 16px;
    }
    .yunu-nav li .v1 {
        background-image: url(../images/icon5.png) !important;
        background-position: 95% center !important;
        background-repeat: no-repeat !important;
        background-size: 12px auto !important;
    }
    .yunu-nav li .v1.on {
        background-image: url(../images/icon5-on.png) !important;
        background-position: 95% center !important;
        background-repeat: no-repeat !important;
        background-size: 12px auto !important;
    }
    .menuBtn {
        display: block;
    }

    .yunu-nav li.on a,
    .yunu-nav li.first a {
        background: none;
    }

    .yunu-nav li.on a::after,
    .yunu-nav li.first a::after {
        height: 0px;
    }
    /* 下拉菜单 */
    .yunu-nav li .subNav {
        position: static;
        padding-left: 20px;
    }
    .yunu-nav li a {
        height: auto;
    }
    .yunu-nav li .subNav li {
        border-bottom: none;
    }
    /* 下拉菜单 */
    .banner {
        padding-top: 50px;
    }

    .banner .item a .pt {
        padding-top: 40%;
    }

    .m-keyword {
        height: auto;
        padding-bottom: 10px;
    }

    .m-keyword span {
        display: block;
        line-height: 20px;
        padding: 10px 0;
    }

    .m-keyword .so {
        width: 100%;
        float: none;
        margin-top: 0;
    }

    .m-keyword .txt {
        width: 100%;
    }

    .g-tit h3 {
        font-size: 20px;
    }

    .row-a1 {
        display: none;
    }

    .g-tit p::before {
        display: none;
    }

    .g-tit p span {
        margin: 0;
    }

    .category {
        float: none;
        width: auto;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .category dt {
        text-align: left;
        padding-left: 20px;
    }

    .category dd {
        display: none;
    }

    .ul-por li {
        width: 50%;
    }
    .ul-por li a p{
    height: auto;
    line-height: initial;
}

    .row-a4 .tit {
        margin-bottom: 10px;
    }

    .row-a4 .tit h2 {
        font-size: 20px;
    }

    .row-a4 .tit h2 {
        border-bottom: none;
    }

    .row-a4 .tit span {
        display: none;
    }

    .ul-imgtxt > li > .txt {
        width: auto;
        float: none;
    }

    .ul-imgtxt > li > .pic {
        float: none;
        width: auto;
        text-align: center;
    }

    .ul-imgtxt > li > .pic img {
        display: inline-block;
    }

    .ul-imgtxt > li:nth-child(2n) > .pic {
        float: none;
    }

    .ul-case li {
        width: 50%;
    }

    .row-a7 h3 {
        font-size: 20px;
    }

    /*.row-a8 {
        display: none;
    }*/

    .row-a9 {
        display: none;
    }

    .g-tit-2 span {
        background: none;
        color: #595959;
    }

    .g-tit-2 em {
        display: none;
    }

    .g-tit-2 a.more {
        display: none;
    }

    .row-a9-mob {
        display: block;
    }

    .m-visit {
        width: auto;
        float: none;
        position: relative;
    }

    .m-visit h5 {
        display: none;
    }

    .m-visit p {
        display: none;
    }

    .m-enlist {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .row-11 {
        display: none;
    }

    .row-10 {
        position: relative;
    }

    .fd-con {
        display: none;
    }

    .footer {
        padding-top: 0px;
    }

    .m-enlist .txt {
        text-align: center;
        color: #fff;
        padding-top: 24px;
    }

    .m-enlist .txt h4 {
        color: rgb(218, 0, 0)
    }

    .m-enlist .txt h4 span {
        color: rgb(218, 0, 0);
    }

    .m-enlist form label span {
        display: block;
        float: none;
        color: #fff;
    }

    .m-visit {
        min-height: 460px;
    }

    .m-enlist form {
        padding: 0 30px;
        text-align: center;
    }

    .m-enlist form label input {
        width: 100%;
    }

    .m-enlist form label textarea {
        width: 100%;
    }

    .m-enlist form button {
        margin: 20px 0 0;
    }
    .m-enlist .txt h4 {
        margin-left: 0;
    }
    .m-enlist .txt p {
        padding-left: 0;
color:rgb(218, 0, 0)
    }
    .copy {
        display: block;
    }
    .yunu-fd-nav {
        background-color:#fff;
    }
    .yunu-fd-nav .wp {
        overflow: hidden;
        background-color: rgb(218, 0, 0);
    }
}

/*Common For Max 320*/
@media only screen and (max-width: 479px) {
    .g-tit h3 {
        font-size: 18px;
    }

    .row-a4 .tit h2 {
        font-size: 18px;
    }

    .row-a7 h3 {
        font-size: 18px;
    }
    .g-tit {
        padding: 10px 0;
    }

    .row-a1 {
        padding-bottom: 10px;
    }

    .ul-por {
        padding-bottom: 10px;
    }
    .row-a4 {
        margin-top: 10px;
    }
    .row-a4 .tit {
        margin-bottom: 10px;
    }
    .row-a5 {
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .row-a5 .g-tit {
        padding: 10px 0 0px;
    }
    .row-a6-1 .g-tit {
        padding: 10px 0;
    }
    .row-a7 {
        margin-top: 10px;
    }
    .row-a8 {
        margin-top: 10px;
    }
    .row-a9 {
        margin-top: 10px;
    }
    .row-10 {
        margin-top: 10px;
    }
    .row-11 {
        margin-top: 10px;
    }
    .row-a7 {
        padding-top: 10px;
    }
    .g-tit h3 {
        margin-bottom: 0;
    }
    .category dt {
        height: 36px;
        line-height: 36px;
    }
    .wlald{display:none;}
    .row-a3 .mobtxt p {
        font-size: 14px;
        line-height: 18px;
    }
    .ul-por {
        margin: 0 -3px;
    }
    .ul-por li a {
        margin: 0 3px;
    }
    .ul-imgtxt > li {
        margin-bottom: 10px;
    }
    .row-a5 .g-tit h3 {
        margin-bottom: 10px;
    }
    .ul-case li p {
        font-size: 14px;
    }
    .row-a7 h3 {
        height: 30px;
        line-height: 30px;
    }
    .row-a7 .pic {
        margin: 10px auto 0;
    }
    .row-a7 a.more {
        margin: 10px auto;
    }
    .m-enlist .txt {
        padding-top: 0;
    }
    .m-enlist form label {
        margin-bottom: 0;
    }
    .m-visit {
        min-height: 406px;
    }
    .copy {
        padding: 10px 0;
    }
    .ul-imgtxt > li > .txt > .title {
        background-size: 44px auto;
        padding: 0px 0 0 44px;
    }
    .ul-imgtxt > li:nth-child(2) > .txt > .title {
        background-size: 44px auto;
    }
    .ul-imgtxt > li:nth-child(3) > .txt > .title {
        background-size: 44px auto;
    }
    .ul-imgtxt > li:nth-child(4) > .txt > .title {
        background-size: 44px auto;
    }
    .row-a7 a.more {
        width: 102px;
        height: 32px;
        line-height: 32px;
    }
}
