/*头部样式*/

.home_header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.xy-head-left {
    position: absolute;
    line-height: 90px;
    z-index: 6;
    margin-top: 5%;
}

.xy-head-left img {
    max-width: 100%;
}

@media(max-width:768px) {
    .xy-head-left {
        display: none;
    }
}


/*主体样式*/

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

.news_detail .share{
    margin-top:20px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*首页新闻*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/* 内页左侧导航栏样式 */

.xypg-left-nav>li {
    margin-bottom: 12px;
    position: relative;
}

.xypg-left-nav>li>a {
    display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666666;
    position: relative;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    padding-right: 15%;
}

.xypg-left-nav>li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
    right: 10%;
    top: 13px;
}

.xypg-left-nav>li .first-nav-btn.clicked {
    background: #0054a3 url(../images/xypg-left-jt.png) 0 1px no-repeat;
}

.xypg-left-nav>li:last-child {
    margin-bottom: 0;
}

.xypg-left-nav>li:hover>a,
.xypg-left-nav>li.clicked>a {
    color: #152942;
}

.xypg-left-nav>li:hover .first-nav-btn,
.xypg-left-nav>li.clicked .first-nav-btn {
    background-color: #0054a3;
}

.xypg-left-nav .xypg-left-subnav {
    display: none;
    margin-top: 10px;
}

.xypg-left-nav .xypg-left-subnav>li>a {
    display: block;
    line-height: 35px;
    color: #666666;
    font-size: 14px;
    padding-left: 15%;
    padding-right: 5%;
}

.xypg-left-nav .xypg-left-subnav>li>a:before {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #d4d4d4;
    border-right: none;
    vertical-align: 5px;
    margin-right: 10px;
}

.xypg-left-nav .xypg-left-subnav>li>a:hover {
    color: #e87518;
}

.xypg-left-nav .xypg-left-subnav>li>a:hover:before {
    border-left-color: #e87518;
}

.xypg-left-nav .xypg-left-subnav>li.hover>a:before {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: solid dashed dashed dashed;
    border-color: #1f7c68 transparent transparent transparent;
    border-bottom: none;
    vertical-align: middle;
    margin-right: 5px;
}

.xypg-left-nav .xypg-left-threenav {
    display: none;
}

.xypg-left-nav .xypg-left-threenav>li>a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    padding-left: calc(15% + 15px);
    padding-right: 5%;
}

.xypg-left-nav .xypg-left-threenav>li>a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 2px;
    background: #d4d4d4;
    margin-right: 5px;
}

.xypg-left-nav .xypg-left-threenav>li>a:hover {
    color: #1f7c68;
}

@media (max-width: 990px) {
    .xypg-left-nav .xypg-left-threenav {
        display: block;
    }
}


/*友情链接*/


/*页面底部*/

#footer {
    position: relative;
    background: #0054a3;
    padding: 20px 0 35px 0;
    font: 400 12px/30px "微软雅黑";
    margin-top: 50px;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #999;
    text-decoration: none;
}

#footer h3 {
    font: 500 22px/1 "微软雅黑";
    color: #fff;
}

.link a {
    font: 500 12px/1 "微软雅黑";
    display: block;
    /*float: left;*/
    margin: 35px 60px 0 0;
    color: #fff!important;
}

.link a:nth-child(4n) {
    margin-right: 0;
}

.fwz {
    color: #fff!important;
}
.beian{
    color:#fff;
}

.copyright,
.copyright a,
.rexiao,
.rexiao a {
    color: #fff!important;
    font: 500 12px/2 "微软雅黑";
}

.ftb li {
    float: left;
    width: 29px;
    height: 24px;
    margin: 30px 22px 0 0;
}

.ft1 {

    background: url(../images/qq.png) center no-repeat;

}

.ft2 {

    background: url(../images/wx.png) center no-repeat;
}

.ewm1 {
    position: absolute;
    bottom: 46px;
    left: -27px;
    width: 90px;
    z-index: 99999;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
}
.ftb li .ewm1 img{
    width:90px;
    height:90px;
}
.ft1:hover .ewm1, .ft2:hover .ewm1 {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
}

#goToTop {
    position: fixed;
    bottom: 241px;
    right: 5%;
    color: #fff;
}

#goToTop a {
    display: block;
    background: url(../images/gotop.png) no-repeat;
    width: 50px;
    height: 52px;
    z-index: 999999;
}

@media(max-width:768px){
    .link, .beian, #m_div, .kf-open{
        display:none;
    }
}
/* 内页基本样式 */

.prodescription {
    position: relative;
    padding: 0 0 40px 145px;
    color: #555;
    line-height: 32px;
}

.n_banner {
	background-position:center center; background-repeat:no-repeat; background-size:auto 100%;
	height:500px;
	width:100%;
}

@media(max-width:768px) {
    .n_banner {
      height:180px;  
    }
}


.xypg-wrap {
    padding-top: 20px;
    padding-bottom: 40px;
}

.xypg-left-box {
    margin-bottom: 20px;
}

.xypg-left-title {
    line-height: 44px;
    padding-left: 0px;
    font-weight: 400;
    font-family: 微软雅黑;
    color: rgb(51, 51, 51);
    font-size: 20px;
    border-bottom: 1px solid rgb(226, 226, 226);
    background: none;
    position: relative;
}

.xypg-left-title::after {
    content: "";
    width: 75px;
    height: 2px;
    background: #0054a3;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.xypg-left-con {
    border: 1px #e0e0e0 solid;
    padding: 15px;
    line-height: 28px;
    position: relative;
}
.xypg-left-con ul{
    margin-bottom: 0;
    margin-top: 0;
}
.xypg-left-con ul li h3{
      margin-bottom: 0;
    margin-top: 0;
    font:400 15px/36px "Microsoft yahei";
}
.xypg-left-con::before {
    content: "";
    display: block;
    width: 20px;
    height: 10px;
    background: url(../images/icon-all.png) 0 -90px;
    position: absolute;
    top: -10px;
    left: 35px;
}

.sort li a {
    background: url(../images/dot4.png) no-repeat 5px -41px;
    color: #666;
    display: block;
    line-height: 30px;
    font-family: "å¾®è½¯é›…é»‘";
    border-bottom: 1px solid #dddddd;
    padding-left: 25px;
}
.sort li a:hover,.sort li a.active {
    padding-left: 30px;
    color: #fff;
    text-decoration: none;
    background: url(../images/dot4.png) no-repeat 5px -41px #1a3f8f;
}
.sort li.change a {
    background: url(../images/dot4.png) no-repeat 5px -41px #1a3f8f;
}

.latest-news li {
    margin-top: 15px;
}

.latest-news li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.latest-news li a:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.latest-news li a:hover {
    color: #0054a3;
    text-decoration: none;
}

.latest-news li a:hover:before {
    background-color: #0054a3;
}

.hot-keys li {
    width: 47%;
    float: left;
    margin: 6px 0;
}

.hot-keys li a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666666;
	height:36px;
	overflow:hidden;
    line-height: 36px;
    background: #ededed;
}

.hot-keys li a:hover {
    color: #0054a3;
    text-decoration: none;
}

.hot-keys li:nth-child(even) {
    float: right;
}

.contact-box .hot-line {
    background: url(../images/xypg-right-phone.png) left 5px no-repeat;
    padding-left: 70px;
    margin-bottom: 15px;
}

.contact-box .hot-line h4 {
    font-weight: normal;
    margin: 0;
    font-size: 14px;
    color: #666666;
}

.contact-box .hot-line p {
    font-size: 22px;
    font-family: Arial;
    font-weight: bold;
    color: #ab001a;
    margin-bottom: 0;
}

.contact-box .gs-name {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}

.contact-box .contact-info p {
    margin-bottom: 0;
    border-bottom: 1px dotted #b8b8b8;
    font-size: 14px;
    color: #333333;
    padding: 8px 0;
}

.contact-box .contact-info p:last-child {
    border-bottom: 0;
}

.xypg-right-mbx {
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding: 17px 0 7px 0;
}

.xypg-right-mbx .cur-pos {
    display: inline-block;
    color: #333;
}

.xypg-right-mbx .cur-pos .iconfont {
    font-size: 25px;
    display: inline-block;
    height: 25px;
    color: #000;
    margin-right: 5px;
}

.xypg-right-mbx a {
    color: #666;
}

.xypg-right-mbx a:hover {
    color: #0054a3;
    text-decoration: underline;
}

@media (max-width: 992px) {
    .xypg-left {
        display: none;
    }
    .xypg-right-mbx {
        padding-top: 0;
    }
}

.xypg-right-content {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
    padding: 15px 0;
}

.xypg-right-content .cn {
    color: #0054a3;
    font-size: 36px;
    line-height: 46px;
    display: block;
}

.xypg-right-content img {
    max-width: 100%;
	height:auto;
}

.navigation a {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.navigation a.previous_page {
    float: left;
}

.navigation a.next_page {
    float: right;
}

.navigation a:hover {
    color: #fff;
    border-color: #ab001a;
    background: #ab001a;
}

.xypg-wrap .xymob-page-icon {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 9999;
}

@media (min-width: 992px) {
    .xypg-wrap .xymob-page-icon {
        display: none;
    }
}

#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 28px;
    height: 28px;
    margin: 7px;
    position: relative;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: none;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

#fp-nav {
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a {
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/sprite2.png) no-repeat;
    background-position: 0 0;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #848484;
    border-radius: 50%;
}

#fp-nav ul li .active+.fp-tooltip {
    color: #808080;
    width: 50px;
    opacity: 1;
    font: 500 14px/28px "Microsoft YaHei";
}

#fp-nav ul li:last-child .active+.fp-tooltip {
    color: #848484;
}

#fp-nav ul li a.active span {
    width: 15px;
    height: 15px;
    background: #848484;
    border-radius: 50%;
}


/* nav2-style */

.header {
    position: fixed;
    z-index: 9;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 80px;
    padding: 0 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .header {
        padding: 0 15px;
    }
}

.header .logo {
    position: relative;
    z-index: 9;
    float: left;
    overflow: hidden;
    height: 58px;
    margin-top: 9px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

@media (max-width: 767px) {
    .header .logo {
        height: 40px;
        margin-top: 15px;
    }
}

.header .logo .blue-logo {
    display: none;
}

.header .logo p {
    font-size: 16px;
    line-height: 32px;
    display: inline-block;
    float: left;
    margin: 15px 0 0 0;
    padding: 0 20px;
    -webkit-transition: all 1s;
    transition: all 1s;
    color: #fff;
    border: 1px dashed #fff;
    border-radius: 20px;
}

@media (max-width: 991px) {
    .header .logo p {
        display: none;
    }
}

.header .logo img {
    display: block;
    float: left;
    height: 100%;
    margin-right: 24px;
}

.header .menu {
    position: absolute;
    right: 0;
    left: 0;
    width: 161px;
    height: 49px;
    margin: auto;
    margin-top: 18px;
    cursor: pointer;
    -webkit-transition: all 1s;
    transition: all 1s;
    background: url(../images/menu.png) no-repeat;
}

.header .right {
    float: right;
}

.header .right .tel {
    float: left;
    padding-top: 10px;
}

@media (max-width: 991px) {
    .header .right .tel {
        display: none;
    }
}

.header .right .tel p,
.header .right .tel p a {
    line-height: 30px;
    margin: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    color: #fff;
}

.header .right .tel p:before {
    display: inline-block;
    float: left;
    width: 19px;
    height: 24px;
    margin-top: 2px;
    margin-right: 14px;
    content: '';
    background: url(../images/tel1.png) no-repeat;
}

.header .right .tel p a:hover {
    text-decoration: underline;
}

.header .right .tel p:last-child:before {
    display: inline-block;
    float: left;
    width: 19px;
    height: 24px;
    margin-top: 4px;
    margin-right: 14px;
    content: '';
    background: url(../images/shop1.png) no-repeat;
}

.header .right .language {
    float: right;
    margin-left: 26px;
}

.header .right .language ul li {
    display: inline-block;
    margin-top: 23px;
}

.header .right .language ul li a {
    line-height: 34px;
    display: block;
    width: 34px;
    height: 34px;
    -webkit-transition: all 1s;
    transition: all 1s;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
}

.header-in {
    position: fixed;
    top: 0;
    background-color: #fff;
}

.header-blue {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.header-blue .logo p {
    color: #1a3f8f;
    border: 1px dashed #1a3f8f;
}

.header-blue .logo img {
    display: none;
}

.header-blue .logo .blue-logo {
    display: block;
}

.header-blue .menu {
    background: url(../images/menublue_bg.png) no-repeat;
}

.header-blue .lright {
    float: right;
}
.header-blue .lright .tel{
    padding-top:17px;
}
.header-blue .lright .tel p {
    color: #1a3f8f;
    height: 28px;
}

.header-blue .lright .tel p:before {
    background: url(../images/tel2.png) no-repeat;
}

.header-blue .lright .language ul li a {
    color: #fff;
    background-color: #1a3f8f;
}

.open-header {
    position: fixed;
    z-index: 1002;
    top: 0;
    width: 100%;
    padding: 0 50px;
    max-height: 100%;
    overflow: auto;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(-102%);
    -ms-transform: translateY(-102%);
    transform: translateY(-102%);
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

@media (max-width: 767px) {
    .open-header {
        height: 100%;
        padding: 0 15px;
    }
}

.open-header .logo {
    position: relative;
    z-index: 9;
    display: inline-block;
    overflow: hidden;
    height: 52px;
    margin-top: 9px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

@media (max-width: 767px) {
    .open-header .logo {
        height: 40px;
        margin-top: 15px;
    }
}

.open-header .logo p {
    font-size: 16px;
    line-height: 32px;
    display: inline-block;
    float: left;
    margin: 15px 0 0 0;
    padding: 0 20px;
    color: #1a3f8f;
    border: 1px dashed #1a3f8f;
    border-radius: 20px;
}

@media (max-width: 991px) {
    .open-header .logo p {
        display: none;
    }
}

.open-header .logo img {
    display: block;
    float: left;
    height: 100%;
    margin-right: 24px;
}

.open-header .h-close {
    line-height: 50px;
    position: absolute;
    z-index: 9;
    top: 10px;
    right: 50px;
    display: inline-block;
    width: 31px;
    height: 31px;
    cursor: pointer;
    background: url(../images/cuo.png);
}

@media (max-width: 767px) {
    .open-header .h-close {
        right: 0;
    }
}


/* .open-header .h-close:after {
    font-family: 'iconfont'!important;
    font-size: 40px;
    content: '\e849';
    color: #1a3f8f;
} */

@media (max-width: 767px) {
    .open-header .h-close:after {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .open-header .nav {
        padding-top: 3%;
    }
}

.open-header .nav .level-1 {
    overflow: hidden;
}

.open-header .nav .level-1>li {
    display: inline-block;
    width: 9%;
    margin-top: 50px;
    margin-right: -6px;
    vertical-align: top;
}

@media (max-width: 1320px) {
    .open-header .nav .level-1>li {
        width: 10%;
        margin-top: 30px;
    }
}

.open-header .nav .level-1>li:nth-child(3) {
    width: 25%;
}

@media (max-width: 1320px) {
    .open-header .nav .level-1>li:nth-child(3) {
        width: 17%;
    }
}

@media (max-width: 767px) {
    .open-header .nav .level-1>li:nth-child(3) {
        width: 100%;
    }
}

.open-header .nav .level-1>li:nth-child(4) {
    width: 13%;
}

@media (max-width: 1320px) {
    .open-header .nav .level-1>li:nth-child(4) {
        width: 14%;
    }
}

@media (max-width: 767px) {
    .open-header .nav .level-1>li:nth-child(4) {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .open-header .nav .level-1>li {
        width: 100%;
        margin-top: 0;
    }
}

.open-header .nav .level-1>li>a {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: block;
    padding: 10px 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

@media (max-width: 1200px) {}

@media (max-width: 767px) {
    .open-header .nav .level-1>li>a {
        border-top: none;
    }
}

.open-header .nav .level-1>li>a:hover:after {
    position: absolute;
    bottom: 0;
    display: block;
    width: 66px;
    height: 4px;
    content: '';
    background-color: #1a3f8f;
}

.open-header .nav .level-1>li>ul.level-2 {
    overflow: hidden;
    padding: 30px 4px 40px;
}

@media (max-width: 1320px) {
    .open-header .nav .level-1>li>ul.level-2 {
        padding: 30px 4px 10px;
    }
}

@media (max-width: 767px) {
    .open-header .nav .level-1>li>ul.level-2 {
        display: none;
    }
}

.open-header .nav .level-1>li>ul.level-2 li {
    position: relative;
    border-left: 1px solid #ddd;
}

.open-header .nav .level-1>li>ul.level-2 li:before {
    position: absolute;
    top: 18px;
    left: -4px;
    display: inline-block;
    width: 7px;
    height: 7px;
    content: '';
    border: 1px solid #bac5dd;
    border-radius: 50%;
    background-color: #fff;
}

.open-header .nav .level-1>li>ul.level-2 li:first-child:after {
    position: absolute;
    top: 0;
    left: -1px;
    display: block;
    width: 1px;
    height: 18px;
    content: '';
    background-color: #fff;
}

.open-header .nav .level-1>li>ul.level-2 li:last-child:after {
    position: absolute;
    bottom: 0;
    left: -1px;
    display: block;
    width: 1px;
    height: 17px;
    content: '';
    background-color: #fff;
}

.open-header .nav .level-1>li>ul.level-2 li a {
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    margin-left: 10px;
    padding: 10px 14px;
    color: #1a3f8f;
}

.open-header .nav .level-1>li>ul.level-2 li a:hover {
    color: #fff;
    border-radius: 30px;
    background-color: #1a3f8f;
}

@media(max-width:1380px) {
    .open-header .nav .level-1>li>ul.level-2 li a {
        font-size: 14px;
    }
}

@media(max-width:1200px) {
    .open-header .nav .level-1>li>a {
        padding: 10px 16px;
    }
    .open-header .nav .level-1>li {
        width: 12%;
    }
}

.open-header .nav .level-1>li:nth-child(3)>ul.level-2>li {
    float: left;
    width: 50%;
    border: none;
}

.open-header .nav .level-1>li:nth-child(3)>ul.level-2>li:before,
.open-header .nav .level-1>li:nth-child(3)>ul.level-2>li:after {
    display: none;
}

.open-header .nav .level-1>li:nth-child(3)>ul.level-2>li>a {
    line-height: 28px;
    display: inline-block;
    padding: 4px 20px;
    border: 1px dashed #1a3f8f;
    border-radius: 30px;
}

.open-header .nav .level-1>li:nth-child(3) .level-3 {
    margin-top: 14px;
}

.open-header .h-bottom {
    padding-top: 8px;
    border-top: 1px solid #ddd;
}

.open-header .h-bottom .tel {
    display: inline-block;
}

@media (max-width: 767px) {
    .open-header .h-bottom .tel {
        display: none;
    }
}

.open-header .h-bottom .tel p {
    line-height: 42px;
    margin: 0;
    display: inline-block;
    -webkit-transition: all 1s;
    transition: all 1s;
    color: #1a3f8f;
}

@media (max-width: 1440px) {
    .open-header .h-bottom .tel p {
        display: block;
    }
}

.open-header .h-bottom .tel p:before {
    display: inline-block;
    float: left;
    width: 19px;
    height: 24px;
    margin-top: 8px;
    margin-right: 14px;
    content: '';
    background: url(../images/tel2.png) no-repeat;
}

.open-header .h-bottom .tel p a:hover {
    text-decoration: underline;
}

.open-header .h-bottom p:last-child {
    padding-left: 20px;
}

@media (max-width: 1440px) {
    .open-header .h-bottom p:last-child {
        padding-left: 0;
    }
}

.open-header .h-bottom p:last-child:before {
    margin-top: 10px;
    background: url(../images/shop2.png) no-repeat;
}

.open-header .h-bottom .language {
    float: right;
    margin-left: 10px;
}

@media (max-width: 1199px) {
    .open-header .h-bottom .language {
        display: none;
    }
}

.open-header .h-bottom .language ul {
    padding: 2px 0;
}

.open-header .h-bottom .language ul li {
    line-height: 38px;
    float: left;
    height: 38px;
    border: 1px solid #8c9fc7;
    border-radius: 30px 0 0 30px;
}

.open-header .h-bottom .language ul li a {
    display: block;
    padding: 0 14px;
}

.open-header .h-bottom .language ul li:last-child {
    border-left: none;
    border-radius: 0 30px 30px 0;
}

.open-header .h-bottom .language ul li:hover {
    background-color: #1a3f8f;
}

.open-header .h-bottom .language ul li:hover a {
    color: #fff;
}

.open-header .h-bottom .share {
    float: right;
    overflow: hidden;
    height: 42px;
    margin-left: 10px;
}

@media (max-width: 991px) {
    .open-header .h-bottom .share {
        display: none;
    }
}

.open-header .h-bottom .bdsharebuttonbox {
    -webkit-transition: all .2s;
    transition: all .2s;
}

.open-header .h-bottom .bdsharebuttonbox a {
    margin: 0 5px;
    padding: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    background: none;
    float: left;
}

.open-header .h-bottom .bdsharebuttonbox a:before {
    font-family: 'iconfont'!important;
    font-size: 24px;
    line-height: 42px;
    display: block;
    width: 42px;
    height: 42px;
    content: '';
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.open-header .h-bottom .bdsharebuttonbox a:first-child {
    padding-left: 0;
}

.open-header .h-bottom .bdsharebuttonbox a:hover {
    opacity: 1;
}

.open-header .h-bottom .bdsharebuttonbox a:hover:before {
    background-color: #25b7ff;
}

.open-header .h-bottom .bdsharebuttonbox .bds_sqq:before {
    content: '';
    background: url(../images/lqq.png) center no-repeat #1a3f8f;
}

.open-header .h-bottom .bdsharebuttonbox .bds_tsina:before {
    content: '';
    background: url(../images/lweibo.png) center no-repeat #1a3f8f;
}

.open-header .h-bottom .bdsharebuttonbox .bds_weixin:before {
    content: '';
    background: url(../images/lweixin.png) center no-repeat #1a3f8f;
}

.open-header .h-bottom .bdsharebuttonbox .bds_email:before {
    content: '';
    background: url(../images/lemail.png) center no-repeat #1a3f8f;
}

.open-header .h-bottom .search {
    position: relative;
    float: right;
    width: 190px;
    height: 38px;
    margin-top: 2px;
    margin-left: 15px;
}

@media (max-width: 767px) {
    .open-header .h-bottom .search {
        width: 100%;
    }
}

.open-header .h-bottom .search input {
    line-height: 38px;
    padding: 0 16px;
    border: 1px solid #8c9fc7;
    border-radius: 50px;
}

@media (max-width: 767px) {
    .open-header .h-bottom .search input {
        width: 100%;
    }
}

.open-header .h-bottom .search .submit {
    line-height: 36px;
    position: absolute;
    top: 0;
    right: 10px;
    width: 36px;
    height: 36px;
    margin: 0;
    padding: 0;
    outline: none;
    background: none;
}

.open-header .h-bottom .search .submit:after {
    font-family: 'iconfont'!important;
    font-size: 26px;
    content: '\e61a';
    color: #1a3f8f;
}

.open-header .h-bottom .job {
    float: right;
    margin-top: 2px;
    margin-left: 10px;
}

@media (max-width: 991px) {
    .open-header .h-bottom .job {
        display: none;
    }
}

.open-header .h-bottom .job a {
    font-size: 16px;
    line-height: 38px;
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #fff;
    border-radius: 30px;
    background-color: #1a3f8f;
    position: relative;
}

.open-header .h-bottom .job a:before {
    position: absolute;
    width: 24px;
    height: 38px;
    content: '';
    left: 8px;
    content: '';
    background: url(../images/ico4.png) center no-repeat
}

.open-header .h-bottom .job a:hover {
    background-color: #25b7ff;
}

@media (min-width: 768px) {
    .open-header .m-link {
        display: none;
    }
}

@media (max-width: 767px) {
    .open-header .m-link {
        display: block;
        text-align: center;
        padding-top: 8px;
    }
    .open-header .m-link ul {
        display: inline-block;
    }
    .open-header .m-link ul li {
        position: relative;
        display: inline-block;
    }
    .open-header .m-link ul li a {
        line-height: 42px;
        display: inline-block;
        width: 42px;
        height: 42px;
        margin: 0 9px;
        -webkit-transition: all .4s;
        transition: all .4s;
        text-align: center;
        border: 1px solid #1a3f8f;
        border-radius: 50%;
    }
    .open-header .m-link ul li a:before {
        font-family: 'iconfont'!important;
        font-size: 24px;
        content: '\e627';
        color: #1a3f8f;
    }
    .open-header .m-link ul li.link-2 a:before {
        font-size: 22px;
        line-height: 40px;
        content: '\e613';
    }
    .open-header .m-link ul li.link-3 a:before {
        content: '\e601';
    }
    .open-header .m-link ul li .erweima {
        position: absolute;
        top: -200px;
        display: none;
        width: 176px;
        height: 176px;
        padding: 10px;
        -webkit-transform: translateX(-40%);
        -ms-transform: translateX(-40%);
        transform: translateX(-40%);
        border: 1px dashed #333;
        border-radius: 10px;
    }
    .open-header .m-link ul li .erweima img {
        width: 100%;
        border: 18px solid #1a3f8f;
        border-radius: 10px;
    }
    .open-header .h-bottom {
        border-top: none;
    }
}

@media (max-width: 767px) {
    .open-header .h-bottom .link {
        display: block;
    }
}

.open-header .h-bottom .link {
    float: right;
}

@media (max-width: 767px) {
    .open-header .h-bottom .link {
        display: none;
    }
}

.open-header .h-bottom .link ul li {
    position: relative;
    display: inline-block;
}

.open-header .h-bottom .link ul li .erweima {
    position: absolute;
    top: -200px;
    display: none;
    width: 176px;
    height: 176px;
    padding: 10px;
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%);
    border: 1px dashed #333;
    border-radius: 10px;
}

.open-header .h-bottom .link ul li .erweima:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    content: '';
    border-top: 10px solid #1a3f8f;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.open-header .h-bottom .link ul li .erweima img {
    width: 100%;
    border: 18px solid #1a3f8f;
    border-radius: 10px;
}

.open-header .h-bottom .link ul li:hover a {
    border-color: #25b7ff;
}

.open-header .h-bottom .link ul li:hover a:before {
    color: #25b7ff;
}

.open-header .h-bottom .link ul li:hover .erweima {
    display: block;
}

.open-header .h-bottom .link ul li a {
    line-height: 42px;
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 0 9px;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    border: 1px solid #1a3f8f;
    border-radius: 50%;
    position: relative;
}

.open-header .h-bottom .link ul li a:before {
    position: absolute;
    height: 42px;
    width: 42px;
    content: '';
    left: 0;
    background: url(../images/ico1.png) center no-repeat;
}

.open-header .h-bottom .link ul li a:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 1;
}

.open-header .h-bottom .link ul li.link-2 a:before {
    background: url(../images/ico2.png) center no-repeat;
}

.open-header .h-bottom .link ul li.link-3 a:before {
    background: url(../images/ico3.png) center no-repeat;
}


.open-header .h-bottom .link ul li:hover a:before {
    background: url(../images/ico11.png) center no-repeat;
}

.open-header .h-bottom .link ul .link-2:hover a:before {
    background: url(../images/ico22.png) center no-repeat;
}

.open-header .h-bottom .link ul .link-3:hover a:before {
    background: url(../images/ico33.png) center no-repeat;
}

.open-header .video {
    display: inline-block;
}

.open-header .video .iframe {
    display: none;
    width: 100%;
}

.open-header .video:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .5;
}

.f-link {
    height: 100px;
}


/*.f-link a{*/


/*    display: block;*/


/*}*/

.wchat {
    float: left;
}


/*招聘样式*/


/*下载列表*/
.down_list li {
    line-height: 27px;
    height: 27px;
    position: relative;
    background: url(../images/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}

/*招聘列表*/
.job_list {
    margin-top: 100px;
}
.job_list li {
    height: 150px;
    position: relative;
    padding-left: 0;
    width: 40%;
	margin:0 5%;
    float: left;
}
.job_list li:nth-child(2n+1){ float:right;}


.job_list li a {
    color: #0262af;
    font: 600 24px/1 "微软雅黑";
}
.job_list li a:after {
    position: absolute;
    content: '';
    background-color: #0262af;
    width: 35px;
    height: 5px;
    bottom: 110px;
    left: 10px;
}
.job_list li a:before {
    position: absolute;
    content: '';
    background-color: #eee;
    width: 100%;
    height: 2px;
    bottom: 111px;
    left: 10px;
}
.job_list li .more {
    position: absolute;
    color: #fff;
    right: -10px;
    top: 0;
    z-index: 0;
    background: #0262af;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font: 500 18px/70px "微软雅黑";
    text-align: center;
}

@media screen and (max-width: 780px) {
.job_list {
    margin-top: 50px;
}
.job_list li {
    height: 120px;
    position: relative;
    padding-left: 10px;
    width: 90%;
    float: none;
}
.job_list li:nth-child(2n+1){ float:none;}
.job_list li a:after {
    bottom: 80px;
}
.job_list li a:before {
    bottom: 81px;
}
}

/*招聘详细*/
.job_detail h1.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.job_detail h3.title_bar {
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    font-size: 14px;
}
.job_detail h3.title_bar span {
    padding-right: 10px;
}
.job_detail .content h4 {
    background-color: #f1f1f1;
    height: 26px;
    line-height: 26px;
    text-align: left;
    padding-left: 15px;
}
.job_detail .content div.text {
    padding-top: 10px;
    padding-left: 22px;
    padding-right: 8px;
}


/*招聘列表*/
.download_list li {
    line-height: 27px;
    height: 27px;
    position: relative;
	overflow:hidden;
    background: url(../images/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}
.download_list li span {
    position: absolute;
    color: #999;
    right: 0;
    z-index: 0;
}


/*留言*/
.message {
    padding-left: 30px;
    padding-top: 10px;
    z-index: 100;
    position: relative;
}
.message input {
    vertical-align: middle;
}
.message #name {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}
.message #ptitle {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}
.message #contact {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}
.message #email {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}
.message #address {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #dedede;
    width: 200px;
}
.message #content {
    display: block;
    width: 460px;
    height: 120px;
    padding: 6px;
    font-size: 12px;
    border: 1px solid #dedede;
    margin-top: 6px;
}
.message .msgbtn {
    background: #fe693e;
    cursor: pointer;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 15px;
    font-family: "Microsoft YaHei";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#code {
    padding-top: 10px;
    line-height: 26px;
}
#checkcode {
    height: 32px;
    line-height: 32px;
    width: 120px;
    border: 1px solid #dedede;
}
#message_main tr {
    position: relative;
}
#message_main tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    line-height: 42px;
    color: #666;
}
.m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 26px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
}
.c_label {
    line-height: 18px;
    padding-top: 12px;
}

/*产品详情*/
.product_list .item{ margin-bottom:30px; text-align:center;}
.product_list .product_title{ text-align:center; font-size:16px; font-weight:500; margin-bottom:15px;}
.product_list .img{ height:268px; overflow:hidden; display: flex; align-items: center; justify-content: center;}
.product_list .img img{ max-width:100%; max-height:100%;}
.product_list .more a.btn{ display:inline-block; width:92px; height:36px; line-height:36px; padding:0; border:1px solid #8c8e8d; font-size:14px; text-align:center; color:#8c8e8d; border-radius:20px;}
.product_list .more a.btn:hover{ color:#c80003; border-color:#c80003;}

/*产品详情*/
.product_detail {
    padding: 5px;
}
.product_detail h1.title {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.product_detail .img {
    width: 290px;
    height: 240px;
    float: left;
    padding: 2px;
    /*border: 1px solid #e0e1dc;*/
}
.product_detail .small {
    width: 288px;
    height: 240px;
}
.jqzoom {
    text-decoration: none;
    float: left;
}
.product_detail .list {
    width: 300px;
    float: left;
    margin-left: 92px;
    display: block;
    padding-top: 8px;
}
.list_p li {
    font-size: 12px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: "Microsoft YaHei"
}
.list_p li h2 {
    font-size: 12px;
    font-weight: normal;
    font-family: "Microsoft YaHei";
}
.product_detail .inquiry {
    line-height: 32px;
    border: none;
    margin-top: 6px;
}
.product_detail .inquiry a {
    background: url("../images/xunjia.gif") center center no-repeat;
    display: block;
    width: 112px;
    height: 32px;
    text-indent: -99999px;
}
.buy {
    border: none!important;
}
.buy a {
    background: #0057a8;
    display: block;
    width: 112px;
    height: 32px;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 32px;
    border-radius: 5px;
    margin-right: 10px;
}
.buy a:hover {
    background: #e87518
}
.buy a.nobuy-product {
    background: #666
}
.product_detail .inquiry a:hover {
    background-image: url("../images/xunjia_hover.gif");
}
.list_p li h2 a {
    font-size: 12px;
    font-family: "Microsoft YaHei"
}
.p_detail span.title {
    line-height: 28px;
    height: 28px;
    text-align: left;
    margin-top: 10px;
    display: block;
    padding-left: 10px;
    font-size: 12px;
}
.product-tab {
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
}
.product-tab li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    margin-left: -1px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 1;
    margin-bottom: -1px;
    float: left;
}
.product-tab li.cur {
    border-top: 2px solid #3480ce;
    border-bottom: 1px solid #FFF;
    color: #3480ce;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    z-index: 3;
}
.p_detail span.title strong {
    padding-right: 20px;
    cursor: pointer;
}
.p_detail p.dd {
    padding-top: 5px;
    padding-bottom: 5px;
}
h3.tag {
    font-size: 12px;
    line-height: 32px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
}

/*新闻资讯*/
.news_list {
    overflow: hidden;
    border-bottom: 1px #c9c9c9 solid;
    margin: 60px 0
}
.news_list li {
    clear: both;
    margin: 0 0 60px;
    overflow: hidden;
}
.news_list li img {
    -webkit-transition: all .5s;
    transition: all .5s;
}
.news_list li .pic {
    width: 32%;
    float: left;
    padding-bottom: 21%;
    position: relative;
    overflow: hidden;
}
.vcenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}
.news_list li .text {
    width: 66%;
    padding: 25px 0 0 7%;
    float: right;
    position: relative;
    border-top: 3px #eaeaea solid;
}
.news_list li .time {
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 20px;
    background: #0054a3;
    color: #fff;
    font-size: 12px;
    padding: 4px 0 0;
}
.news_list li .time span {
    font-size: 20px;
    display: block;
    height: 20px;
    line-height: 20px;
}
.news_list li h3 {
    color: #121212;
    font-size: 14px;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.news_list li .info {
    color: #888;
    font-size: 12px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    margin: 5px 0 0;
}
.news_list li .more {
    display: inline-block;
    width: 102px;
    height: 24px;
    text-align: center;
    line-height: 22px;
    color: #adadad;
    font-size: 12px;
    border: 1px #adadad solid;
    margin: 25px 0 0;
}
.news_list li:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}
.news_list li:hover h3 a {
    color: #0054a3;
}
.news_list li:hover .more {
    background: #0054a3;
    color: #fff;
    border: 2px #fbe0b2 solid;
    line-height: 20px
}
.news_list li:nth-child(2n) .pic {
    float: right;
}
.news_list li:nth-child(2n) .text {
    float: left;
}
@media (max-width:1445px) {
    .news_list {
        margin: 40px 0
    }
    
    .news_list li {
        margin: 0 0 40px
    }
}
@media (max-width:1420px) {
    .news_list li .text {
        padding: 15px 0 0 7%
    }
    
    .news_list li h3 {
        height: 24px;
        line-height: 24px
    }
}
@media (max-width:992px) {
    .news_list li .more {
        margin: 10px 0 0
    }
}
@media (max-width:767px) {
    .news_list {
        margin: 15px 0 25px
    }
    
    .news_list li {
        margin: 0 0 5px
    }
    
    .news_list .pic {
        width: 100%;
        padding-bottom: 65%
    }
    
    .news_list li .text {
        width: 100%;
        padding: 20px 0
    }
    
    .news_list li h3 {
        padding: 0 0 0 60px
    }
}
@media (max-width:361px) {
    .news_list li h3 {
        padding: 0 0 0 55px
    }
}

.news_detail h1.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.news_detail h3.title_bar {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    float: left;
    height: 26px;
    overflow: hidden;
}
.news_detail h3.title_bar span {
    padding-right: 10px;
}

/*æ‹›è˜è¯¦ç»†*/
.job_detail h1.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.job_detail h3.title_bar {
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    font-size: 14px;
}
.job_detail h3.title_bar span {
    padding-right: 10px;
}
.job_detail .content h4 {
    background-color: #f1f1f1;
    height: 26px;
    line-height: 26px;
    text-align: left;
    padding-left: 15px;
}
.job_detail .content div.text {
    padding-top: 10px;
    padding-left: 22px;
    padding-right: 8px;
}


@media(max-width:768px){
    .relate_list, .relateproduct{
        display:none;
    }
}


.blog_list li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.blog_list li h2 {
    line-height: 42px;
    height: 42px;
    padding-left: 10px;
    padding-left: 20px;
    border-bottom: 1px dashed #ccc;
}
.blog_list li h2 a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #4C4C4C;
    line-height: 42px;
    color: #204e7d;
}
.blog_list li .summary {
    color: #878787;
    line-height: 28px;
    height: 28px;
    text-indent: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.blog_list li .under {
    padding-left: 20px;
    padding-top: 5px;
    height: 24px;
    line-height: 24px;
    padding-bottom: 5px;
    color: #2970a6;
}
.blog_list li .under a {
    color: #2970a6;
}


/*分页样式1*/
.pageController {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #505050;
    margin: 0 auto;
    border-top: 1px solid #E2E3E4;
    margin-top: 16px;
    line-height: 24px;
}
.pageController li{ display:inline-block;}
.pageController a {
    background-color: #FFF;
	display:inline-block;
	margin-bottom:5px;
    vertical-align: middle;
    border: #efefef 1px solid;
    color: #505050;
    padding: 5px 8px;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 3px;
}
.pageController a:hover {
    background-color: #efefef;
    color: #438ece;
    text-decoration: none;
    border: #efefef 1px solid;
}

.pageController .t1 {
    float: left;
    margin-right: 5px;

    white-space: nowrap;
}
.pageController .t2 {
    float: right;
    vertical-align: middle;
    line-height: 24px;
}
.pageController a.active {
    line-height: 24px;
    background-color: #035D67;
    vertical-align: middle;
    border: 1px solid #035D67;
    color: #fff;
    padding: 5px 8px;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 3px;
}
.pageController .t1 span {
    padding-left: 4px;
    padding-right: 4px;
}
.pageController select {
    height: 24px;
    vertical-align: middle;
    text-align: center;
    line-height: 24px;
}
.pageController select option {
    vertical-align: middle;
}

/*相关产品和新闻*/
.relate_list {
    margin-top: 10px;
}
.relate h4 {
    font-size: 16px;
    line-height: 30px;
    border-bottom: 1px solid #e87518;
    padding-left: 5px;
}
#relate_p .img img {
    width: 120px;
    height: 96px;
}
#relate_p li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    _display: inline;
}
.relate_n li {
    width: 48%;
	padding:0 2%;
	background:url(../images/dot.png) 0 50% no-repeat;
	height:36px; line-height:36px;
	overflow:hidden;
    float: left;
}
.relate ul {
    float: none;
}

.tagdescription {
    border: 1px solid #e5e5e5;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}
.tagdescription font {
    color: #005a98;
    font-weight: bold;
}

.tag_list_news li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}
.tag_list_news li a {
    line-height: 27px;
}
.tag_list_news li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
}
.tag_list_news li h3 {
    font-size: 14px;
}
.tag_list_news li div {
    line-height: 24px;
}
.tag_list_news h2 {
    line-height: 36px;
    font-size: 14px;
    color: #666;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    font-weight: normal;
    text-indent: 20px;
    margin-bottom: 15px;
}
@media(max-width:768px){
    .relate_list, .relateproduct{
        display:none;
    }
}