﻿header { padding: 5px 0;}
.nav { height: 53px; background: #0395ab; }
.nav h3 { line-height: 53px; color: #fff; padding-left: 15px;}
.nav h3 i { color: #fff; font-size: 24px; margin-left: 30px;}
.nav h3.arrow i { transform: rotate(180deg); transition: all 0.5s; }
nav ul { text-align: left; position:relative;margin:0;padding:0; }
nav ul>li { list-style: none; line-height: 53px; display: inline-block; background: #0595ab;}
nav ul>li>a { color: #fff; font-size: 16px; padding: 0 36px;display:block; }
nav ul>li>a:hover { color: #fff; text-decoration: none; }
/*
下拉子菜单
*/
.subnav{ position: absolute; z-index: 100; background: rgba(255, 255, 255, .92); top: 52px; height: 460px; width: 650px; display: none;}
.subnav ol{ width: 136px; float: left; padding:0; margin-bottom: 0; background: #E94043; height: 460px;}
.subnav ol li{  line-height: 45px; list-style: none; margin-right: 20px; width: 136px;text-align: center; }
.subnav ol li a{ color: #fff;}
.subnav .uk-grid{ width: 510px; float: left;}
.subnav .uk-grid figure{ margin: 20px;}
.subnav .uk-grid h3{ color:#333; margin-top: 8px; margin-bottom: 5px; line-height: 30px;}
.subnav .uk-grid p{ color:#666; line-height: 26px; margin-top: 3px;}
.subnav .uk-grid p a{ color:#666;}
nav ul > li:nth-last-child(1) .subnav{ width: 400px!important;}
nav ul > li:nth-last-child(1) .uk-grid{ width: 245px!important;}
nav ul > li:nth-last-child(1) .subnav,nav ul > li:nth-last-child(2) .subnav,nav ul > li:nth-last-child(3) .subnav{ right:0;}
.subnav h3 a{ color:#444;}


#yw-cate-hover h3 a {
    color: #fff;
}

#yw-cate-hover h3 a:hover {
    text-decoration: none;
}

.yw-cate {
    display: none;
    z-index: 9999;
}

.yw-cate-sub {
    margin: 0;
    padding: 0;
    background: #2C2B2A;
}

.yw-cate-sub>li {
    list-style: none;
    padding-left: 15px;
    clear: both;
}

.yw-cate-sub>li>a {
    color: #FEFEFE;
    display: block;
    line-height: 40px;
}

.yw-cate-sub>li:hover,
.yw-cate-sub>li.uk-active {
    background: rgba(255, 255, 255, .92);
}

.yw-cate-sub>li:hover a,
.yw-cate-sub>li.uk-active a {
    color: #2C2B2A;
    text-decoration: none;
}

.yw-cate-sub>li i {
    font-size: 22px;
    margin-top: 8px;
    margin-right: 15px;
}

.yw-catecontent-list {
    background: rgba(255, 255, 255, .92);
    top: 0;
    left: 232px;
    padding: 15px 30px;
    width: 330px;
    margin-top: 0;
    display: none;
    position: absolute;
    min-height: 450px;
}

.yw-catecontent-list>a {
    color: #333;
    display: inline-block;
    margin: 10px;
    font-size: 12px;
}

.yw-catecontent-list .uk-grid {
    margin-top: 35px;
}


/*合作案例*/

.yw-hezuo {
    border-bottom: #DCDCDC 1px solid;
}

.yw-hezuo .uk-panel {
    background: #E94043;
    padding: 15px 0;
}

.yw-hezuo .uk-panel h2,
.yw-hezuo .uk-panel span {
    color: #fff;
}


/*搜索*/

.search-box {
    border: #E0E0E0 1px solid;
    padding: 15px 70px
}

.search-bar {
    margin-bottom: 25px;
    margin-top: -60px;
    width: 488px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.search-bar img {
    position: absolute;
    left: 2px;
    top: 2px;
}

.search-bar input {
    border: #B7B7B7 1px solid;
    background: #F5F5F5;
    height: 40px;
    line-height: 40px;
    width: 350px;
    padding-left: 50px;
}

.search-bar button {
    background: #E94043;
    height: 44px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: none;
    width: 80px;
}

.search-text a {
    color: #333;
    display: inline-block;
    margin: 10px 20px;
}


/*产品*/

.yw-pro-list .uk-panel {
    height: 100%;
    height: 375px;
}

.yw-pro-list .grey-bg {
    background: url(2017-03-15_234429.jpg);
}

.yw-pro-list .highlight-bg {
    background: url(2017-03-15_234527.jpg);
}

.yw-pro-list .highlight2-bg {
    background: url(2017-03-16_205524.jpg);
}

.yw-pro-list .uk-panel .pro-title {
    top: 70px;
    left: 50px;
}

.yw-pro-list .uk-panel .pro-title p {
    color: #333;
}

.yw-pro-list .uk-panel img {
    right: 50px;
    bottom: 45px;
    transition: all 0.5s;
}

.yw-pro-list .uk-panel i {
    bottom: 45px;
    left: 50px;
    color: #333;
}

.yw-pro-list .uk-panel:hover img {
    transform: translateX(-10px);
}

.yw-pro-list .uk-panel a {
    text-decoration: none;
}


/**优势*/
.advantage-box i{ display: block; width: 65px; height: 65px; margin: 0 auto;}
.advantage-box .xbox-1 i{ background: url(icon-1.png) no-repeat;}
.advantage-box .xbox-2 i{ background: url(icon-2.png) no-repeat;}
.advantage-box .xbox-3 i{ background: url(icon-3.png) no-repeat;}
.advantage-box .xbox-4 i{ background: url(icon-4.png) no-repeat;}
.advantage-box .xbox-5 i{ background: url(icon-5.png) no-repeat;}
.advantage-box .xbox-1:hover i{ background: url(icon-1-hover.png) no-repeat;}
.advantage-box .xbox-2:hover i{ background: url(icon-2-hover.png) no-repeat;}
.advantage-box .xbox-3:hover i{ background: url(icon-3-hover.png) no-repeat;}
.advantage-box .xbox-4:hover i{ background: url(icon-4-hover.png) no-repeat;}
.advantage-box .xbox-5:hover i{ background: url(icon-5-hover.png) no-repeat;}


.advantage-box .uk-panel {
    padding: 45px 15px;
    transition: all 0.5s
}

.advantage-box .uk-panel:hover {
    background: #E6292D;
}

.advantage-box .uk-panel:hover h2,
.advantage-box .uk-panel:hover p {
    color: #fff;
}

.uk-overlay-background-red {
    background-color: rgba(231, 80, 84, 0.9)
}


/*四大服务优势*/

.service-advantages .uk-panel {
    border: #D9D9D9 1px solid;
    padding: 35px 15px;
}

.service-advantages .uk-panel p {
    margin-top: 30px;
}

.service-advantages .uk-panel img {
    transition: all 0.5s;
}

.service-advantages .uk-panel:hover img {
    transform: translateY(-5px);
}

.index-appl .uk-overlay-background{ background:rgba(0,0,0,.6)}

/*新闻*/
.index-news{
    background: #f5f5f5; padding: 60px 0;
}
.top-news a {
    text-decoration: none;
}

.top-news h3 {
    font-weight: bold;
    color: #333;
}

.top-news h3 span {
    font-weight: 100;
}

.top-news p {
    color: #444;
}

.news-list li {
    margin-bottom: 15px;
}

.news-list li:nth-child(n+2) {
    padding-top: 15px!important;
}

.news-list .n-date {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news-list .n-date span {
    display: block;
    font-size: 60px;
    height: 40px;
    margin-bottom: 5px;
    margin-top: 15px;
}

.news-list .n-date i {
    font-style: normal;
}

.news-list h3 {
    margin: 0;
}

.news-list h3 a {
    color: #333;
    font-weight: bold;
}

.news-list p {
    margin-top: 10px;
    color: #666;
}


/* footer */

footer {
    background: url(foot-map.jpg);
    padding-top: 45px;
    padding-bottom: 15px;
}

footer h3,
footer h5 {
    color: #fff;
}

footer h5 {
    margin-bottom: 5px;
}

footer ol li a {
    color: #919191;
    display: block;
    line-height: 2em;
}

footer ol li a:hover {
    color: #919191;
}

footer address {
    color: #919191;
    line-height: 2em;
}

.foot-form input {
    color: #919191;
    background: #363636;
    height: 36px;
    line-height: 36px;
    border: none;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 10px;
    outline: none;
}

.foot-form textarea {
    color: #919191;
    background: #363636;
    border: none;
    width: 100%;
    padding-left: 10px;
    outline: none;
    padding-top: 10px;
}

.copyright {
    height: 70px;
    background: #222222;
    color: #919191;
}

.copyright p {
    margin-bottom: 0;
}

.bottom-line {
    background: url(2017-03-16_223838.jpg) left repeat-y;
    padding-left: 30px;
}

.yw-bottom {
    background: #101010;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #bfbfbf;
}

.yw-bottom p {
    margin: 0;
}

.yw-guanjianci{
    background: #101010;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.yw-guanjianci a {
    color: #fff;
}

.yw-guanjianci a:hover {
    text-decoration: none;
}


/*自有产品*/

.search-box2 {
    margin: 30px 0;
}

.search-box2 input[type=text] {
    border: #D2D2D2 1px solid;
    height: 49px;
    font-size: 16px;
    padding-left: 10px;
}

.search-box2 input[type=submit] {
    width: 62px;
    height: 49px;
    border: 0;
    background: url(search-btn.jpg) no-repeat;
    top: 0;
    right: 0;
    text-indent: -9999px;
    cursor: pointer
}


/*楼层产品绝对定位*/

.own-box {
    height: 445px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.own-box .bx-wrapper .bx-pager.bx-default-pager a {
    background: #CFCFCF;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.own-box .bx-wrapper .bx-pager.bx-default-pager a:hover,
.own-box .bx-wrapper .bx-pager.bx-default-pager a.active,
.own-box .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #FF0000;
}

.relate-pro .bx-wrapper .bx-pager.bx-default-pager {
    bottom: -30px;
}

.relate-pro .bx-wrapper .bx-pager.bx-default-pager a {
    border: #dfdfdf 1px solid;
    background: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.relate-pro .bx-wrapper .bx-pager.bx-default-pager a:hover,
.relate-pro .bx-wrapper .bx-pager.bx-default-pager a.active,
.relate-pro .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #E94043;
    border-color: #E94043;
}

.own-box .box-1 {
    width: 320px;
    height: 446px;
    left: 0;
    top: 0;
}

.own-box .box-2 {
    width: 436px;
    height: 221px;
    left: 320px;
    top: 0;
    border-top: #E7E7E7 1px solid;
    border-bottom: #E7E7E7 1px solid;
    border-right: #E7E7E7 1px solid;
}

.own-box .box-3 {
    width: 216px;
    height: 221px;
    left: 320px;
    top: 222px;
    border-bottom: #E7E7E7 1px solid;
    border-right: #E7E7E7 1px solid;
}

.own-box .box-4 {
    width: 216px;
    height: 221px;
    left: 540px;
    top: 222px;
    border-bottom: #E7E7E7 1px solid;
    border-right: #E7E7E7 1px solid;
}

.own-box .box-5 {
    width: 216px;
    height: 221px;
    left: 755px;
    top: 0;
    border-top: #E7E7E7 1px solid;
    border-bottom: #E7E7E7 1px solid;
    border-right: #E7E7E7 1px solid;
}

.own-box .box-6 {
    width: 216px;
    height: 221px;
    left: 971px;
    top: 0;
    border-top: #E7E7E7 1px solid;
    border-bottom: #E7E7E7 1px solid;
    border-right: #E7E7E7 1px solid;
}

.own-box .box-7 {
    width: 216px;
    height: 221px;
    left: 755px;
    top: 222px;
    border-bottom: #E7E7E7 1px solid;
    border-right: #E7E7E7 1px solid;
}
.own-box .box-7 .bx-pager{ bottom:5px;}
.own-box .box-8 {
    width: 216px;
    height: 221px;
    left: 971px;
    top: 222px;
    border-bottom: #E7E7E7 1px solid;
    border-right: #E7E7E7 1px solid;
}

.own-box .bx-wrapper {
    height: 211px;
}

.box-2 li {
    text-align: center;
}

.box-2 li img {
    display: inline-block;
}

.box-2 h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    transform: translateX(-40px);
}

.own-pro-img {
    margin-top: 25px;
    margin-left: 50px;
}

.own-pro-img h4 span {
    color: #ff0000;
    font-size: 14px;
}

.own-pro-img h4 {
    margin-bottom: 5px;
}

.own-pro-img h4 a {
    color: #444;
}
.own-pro-img h4 a:hover {
    text-decoration: none;
}
.own-pro-img img {
    transition: all 0.5s;
}

.own-pro-img img:hover {
    transform: translateX(-6px);
}

.own-text-slider dl {
    margin: 10px 20px;
}

.own-text-slider dl dd {
    border-bottom: #909090 1px dashed;
    line-height: 34px;
}

.own-text-slider dl dd a {
    color: #909090;
    font-size: 12px;
}

.floor-title {
    margin-top: 20px;
    text-align: center;
}

.relate-pro h2 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.relate-pro a {
    color: #666;
}

.own-more-info {
    margin-top: 120px;
}

.own-more-info img {
    transition: all 0.5s;
}

.own-more-info img:hover {
    transform: translateY(-6px);
}


/*自有产品 - 其他*/

.pro-other-box {
    background: #FAFAFA;
    margin-top: 20px;
}

.pro-other-box ul {
    border-top: #eee 1px solid;
    border-left: #eee 1px solid;
}

.pro-other a {
    color: #666666;
    display: block;
    padding: 15px 0;
    border-bottom: #eee 1px solid;
    border-right: #eee 1px solid;
}


/*搜索选择条*/

.search-query {
    background: #eee;
    padding: 10px 15px;
}

.search-keywords {
    margin-top: 10px;
}

.search-keywords  .ubram{
    display: inline-block;
    margin: 0 3px;
    padding: 4px 0 4px 3px;
}
.search-keywords .ubram:nth-last-child(1) a{
	background:#f1f1f1;
	color:#E94141;
}

.search-keywords a {
    color: #333;
	display: inline-block;
}

.procatelist {
    border: #eee 1px solid;
    padding: 10px;
}

.procatelist a {
    color: #666;
    padding: 3px 12px;
}

.procatelist a.on {
    background: #DA5536;
    color: #fff;
}


/*灰色背景*/

.hui-bg {
    background: #EEEEEE;
}

.prolist-box {
    padding: 6px;
    border: #E5E5E5 1px solid;
    margin-top: 20px;
}

.prolist-note span {
    display: inline-block;
    padding: 5px 10px;
}

.searchpro-list {
    padding: 0;
    margin-top: 20px;
    font-size: 0;
	overflow:hidden;
	border-left: #eee 1px solid;
}

.searchpro-list li {
    list-style: none;
    display: block;
    width: 170px;
    height: 230px;
    border-top: #eee 1px solid;
    border-right: #eee 1px solid;
    border-bottom: #eee 1px solid;
	float:left;
	margin-bottom:10px;
}

.searchpro-list li:last-child {
    border-right: #eee 1px solid;
}

.searchpro-list li a {
    display: block;
    text-align: center;
}

.searchpro-list li h5 {
    font-size: 12px;
    margin-top: 10px;
}


/*服务介绍*/

article p {
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
}

.service-info .uk-panel {
    border: #eee 1px solid;
    padding: 40px 25px;
    width: 190px;
    text-align: center;
}

.service-info .uk-panel p {
    color: #666;
    line-height: 1.8em;
}

.service-ad {
    padding: 55px 0 15px;
}

.service-ad h2 {
    font-weight: bold;
    color: #fff;
    font-size: 30px;
}

.service-ad p {
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 2em;
}

.btn-red {
    display: inline-block;
    color: #fff;
    background: #e94043;
    padding: 10px 35px;
    margin: 20px auto;
    transition: all 0.5s;
}

.btn-red-2 {
    display: inline-block;
    color: #fff;
    background: #e94043;
    padding: 7px 25px;
    border-radius: 5px;
    transition: all 0.5s;
}

.btn-red:hover,
.btn-red-2:hover {
    color: #fff;
    text-decoration: none;
    transform: scale(1.4);
}

.service-content-1 dl {
    margin-top: 25px;
}

.service-content-1 dt {
    font-size: 18px;
    font-weight: 100;
    margin-top: 20px;
}

.service-content-1 dt i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: #eee 1px solid;
    border-radius: 50%;
    font-style: normal;
    margin-right: 5px;
}

.service-content-1 dd {
    padding-left: 35px;
}

.service-network .networkslider-btn {
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
}

.service-network .networkslider-btn li {
    display: inline-block;
    list-style: none;
    margin: 0 10px;
}

.service-network .networkslider-btn li a {
    display: block;
    padding: 7px 25px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    background: #B5B5B5;
}

.service-network .networkslider-btn li a:hover {
    text-decoration: none;
}

.service-network .networkslider-btn li.uk-active a {
    background: #E94043
}

.solution-1 .uk-panel {
    margin-top: 30px;
}

.solution-1 p {
    font-size: 16px;
    line-height: 1.8em;
}

.solution-1 img {
    transform: translateY(-50px);
}

.solution-2 .uk-overlay-background,
.shoufengqin .uk-overlay-background {
    background-color: rgba(231, 80, 84, 0.9)
}

.shoufengqin {
    padding: 0;
}

.shoufengqin li {
    list-style: none;
    display: inline-block;
    width: 115px;
    overflow: hidden;
}

.shoufengqin p {
    margin-bottom: 0;
}

.daodan {
    transition: all 0.5s;
}

.daodan:hover {
    transform: translateY(40px);
}

.min-line {
    display: block;
    width: 50px;
    height: 3px;
    background: #fff;
}

.min-line-black {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #666;
}

.bottom-faq a {
    color: #666;
}

.bottomnews h3.b-title {
    font-weight: bold;
    clear: both;
    font-size: 20px;
}

.bottomnews h3.b-title a {
    font-weight: 100;
    font-size: 14px;
    color: #666;
}

.bottomnews h3 {
    font-size: 16px;
}

.bottom-newslist ul li {
    line-height: 2.4em;
}

.bottom-newslist ul li a {
    color: #333;
}


/*常见问题*/

.question-list figure p a {
    color: #999;
    line-height: 1.8em;
}

.question-list figure h4 a {
    color: #333;
    font-weight: bold
}

.question-list figure:hover {
    background: #E94043;
}

.question-list figure:hover h4 a,.question-list figure:hover p {
    color: #fff;
    text-decoration: none;
}

.question-list figure:hover p a {
    color: #fff;
    text-decoration: none;
}

.question-list figcaption {
    margin: 15px;
}


/*企业文化墙*/

.culture-wall .uk-overlay-background {
    background-color: rgba(231, 80, 84, 0.9)
}

.culture-wall figcaption {
    transition: all 0.5s;
}

.about-info-text {
    background: #f5f5f5;
    padding-bottom: 30px;
}

.about-info-text p {
    font-size: 16px;
    line-height: 2em;
    margin: 30px;
}

.culture-box .uk-panel {
    border: #D2D2D2 2px solid;
    padding: 0 30px 30px
}

.culture-box .box-1 h2 {
    text-align: center;
    transform: translateY(-15px);
    margin: 0;
}

.culture-box .box-1 h2 span {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #E94043;
    padding: 3px 15px;
}

.culture-box .uk-panel h3 {
    margin-bottom: 0;
    font-weight: bold
}

.culture-box .uk-panel p {
    margin-top: 0;
}

.culture-box .box-1 {
    width: 190px;
}

.culture-box .box-x img {
    left: -20px;
    top: 35px
}

.culture-box .box-x {
    height: 135px;
}

.culture-box .lf60 {
    transform: translateX(-60px);
}

.honor-slider li {
    border: #eee 1px solid;
    padding: 10px;
}

.news-list-box {
    margin-top: 30px;
}

.news-list-box h3 {
    margin-top: 15px;
}

.news-list-box h3 a {
    color: #333;
}

.news-list-box p a {
    color: #333;
}

.news-list-box figure {
    background: #eee;
    padding: 6px;
    border-radius: 5px;
}

.article-note {
    border: #D2D2D2 1px solid;
    background: #FCFBFB;
    padding: 20px
}

.article-note p {
    font-size: 12px;
    margin-bottom: 0;
}

.nextpage {
    margin-top: 25px;
}

.nextpage p {
    margin-bottom: 0;
    margin-top: 10px;
}

.nextpage p a {
    color: #999;
}

.pdf-down .search-bar {
    width: 700px
}

.pdf-down .search-bar input {
    background: none;
    width: 500px
}

.pdf-down .search-bar button {
    width: 120px;
}

.pd15 {
    padding: 20px 40px;
    border: #eee 1px solid;
}

.mulu-list .uk-button {
    background: none;
    border: #fff 1px solid;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}


/*提交留言*/

.form-box {
    border: #ddd 1px solid;
    padding: 50px 30px;
    margin-top: 40px;
}

.form-box .uk-form-row {
    margin-top: 30px;
}

.search-bar3 {
    position: relative;
}

.search-bar3 input {
    width: 350px;
    height: 37px;
    padding-left: 46px;
}

.search-bar3 img {
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 999;
}

.book-searchlist thead {
    background: #e94043;
    color: #fff;
    font-size: 18px;
}

.book-searchlist tbody tr:nth-child(odd) {
    background: #f4f4f4
}

.book-searchlist tbody tr:nth-child(even) {
    background: #ececec;
}

.book-searchlist a {
    color: #e94043;
}

.product-box {
    border: #eee 1px solid;
    margin-top: 30px;
    padding: 40px;
	overflow:hidden;
}

.down-page-btn {
    display: inline-block;
    font-size: 18px;
    padding: 13px 80px;
    color: #fff;
    background: #e94043;
}

.down-page-btn:hover {
    text-decoration: none;
    color: #fff;
}


/*通用分页*/

.pages {
    margin-top: 40px;
}

.pages ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

.pages ul li {
    list-style: none;
    display: inline-block;
    padding: 2px 12px;
    border: #eee 1px solid;
}

.pages ul li.current {
    background: #C42A2A;
    border: #C42A2A 1px solid;
}
.pages ul li a {
    color: #444;
}
.pages ul li.current a {
    color: #fff;
}

.accordion {
    margin: 0;
    padding: 0;
    height: 327px;
	overflow:hidden;
}

.accordion>li {
    list-style: none;
    width: 125px;
    height: 327px;
    float: left
}

.accordion>li:first-child {
    width: 318px;
}
.accordion>li:first-child .ht h2 {
    font-size: 14px;
    font-weight: 100;
}

.accordion>li:first-child .ht p {
    display: none;
}

.accordion>li figure {
    width: 100%;
    height: 327px;
	transition:all 0.5s;
}
.accordion>li div{
	transition:all 0.5s;
}

.accordion>li .ht h2 {
    font-size: 14px;
    font-weight: 100;
}

.accordion>li .ht p {
    display: none;
}

.accordion .hk .uk-overlay-background {
    background: rgba(0, 0, 0, .5)
}

.buy-content {
    background: #E4E4E4;
}

.buytel {
    border: #838383 2px solid;
    margin: 25px;
    padding: 20px;
}

.buytel p {
    margin: 2px 0 15px;
}

.buytel h2,
.buytel h5 {
    margin: 5px 0;
    color: red;
}

.ewms span {
    transform: translate(-65px, -95px);
    position: relative
}

.ewms img {
    margin-top: 35px;
    margin-left: 50px;
}

.titleL {width: 37px;height: 104px;padding-top: 4px; text-align: center;vertical-align: middle;font-size: 20px;font-weight: bold;color: #FFFFFF;background-color: #E94043;position: absolute;left: -20px;top: 35px;}
.active { background:#286698; }
nav ul>li>a:hover { background:#286698; }
.ind_foot_link { width:50%; }
.ind_foot_link li { float:left;margin-right:3px; }
.nei_foot_link { width:45%;padding-right: 8%; }
.nei_foot_link p { color:#919191; }
.yw-bottom a { color:#bfbfbf; }
.yw-bottom a:hover { text-decoration:underline; }
.footer_wx_p { text-align:center; }
.ind_pro { height:261px;width:100%; }
.ind_pro_img { height:100%!important;width:100%; }
.nav_pic_2 { width: 222px; height: 150px; }
.yw-bottom span { font-size:14px; }
.yw-bottom a { margin-right:10px; }
.nei_pro { margin-top: 15px; }
.pro_li_img { height: 282px;width: 100%; }
@media screen and (max-width: 400px) {
    .uk-float-right {display:none;}
	.nav { height:114px;overflow: hidden; }
	nav ul>li { margin-bottom:5px;background:#286698; }
	nav ul>li>a { padding: 0 12.7px; }
	.yw-pro-list .uk-panel img { right:0; }
	.uk-grid-width-1-3 > * { width:50%!important; }
	.footer_wx_p { text-align:left; }
	.yw-bottom { height:150px; }
	.nei_foot_link { padding-right: 1%; }
}
@media screen and (max-width: 780px) {
    .uk-float-right {display:none;}
	.yw-pro-list .uk-panel img { right:0; }
	.uk-grid-width-1-3 > * { width:50%!important; }
	.footer_wx_p { text-align:left; }
	.yw-bottom { height:150px; }
	.nei_foot_link { padding-right: 1%; }
}
/* 分页 */
.k_pagelist { height:34px; }
.k_pagelist em { display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;font-weight:bold;font-style:normal;}
.k_pagelist strong { display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;}
.k_pagelist a{ display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;}
.k_pagelist a:hover{ background:#388CA3; color:#fff;}
/*404错误*/
.yw-error { border-bottom: #999 1px solid; }
.error { width: 100%; }
.error .error404 { text-align: center;font-size: 96px;height: 96px;line-height: 96px;color: #444;margin-top: 20px; }
.error .errorchongshi { text-align: center;font-size: 48px;height: 48px;line-height: 48px;color: #999;margin-top: 20px;margin-bottom: 20px; }