
body{ line-height: 1.42857143;}
.red{ color: #f00;}
.transform-img{ -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.product_list .item:hover .transform-img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }

.advantagesSwiper{ margin: 0 50px 0 50px; padding-bottom: 50px;}
.advantagesSwiper .item h2{ font-size: 16px; height: 40px; line-height: 40px;  background: #2783cd; color: #fff; text-align: center;}
.advantagesSwiper .item img{ width:100%;}

.container{ width: 1280px; margin: 0 auto;}
.anim-1{ padding: 20px 0 100px 0;}
.n_banner {
	background-position:center center; background-repeat:no-repeat; background-size:auto 100%;
	height:500px;
	width:100%;
}
h2.com-title{ font-size:36px; text-align:center; color:#1F497D; font-weight:600; padding-bottom:30px;}

@media(max-width:768px) {
    .n_banner {
      height:180px;  
    }
}
.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;
}

.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;
}

/*新闻资讯*/
.news_list {
    overflow: hidden;
    border-bottom: 1px #c9c9c9 solid;
    margin: 60px 0;
    width:100%;
}
.news_list li {
    float: left;
    width: 48%;
    overflow: hidden;
    margin-bottom: 60px;
}
.news_list li:nth-child(even) {
    float: right;
}
.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 {
    padding: 25px 0 0 10%;
    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
    }
}
/*分页样式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 12px;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 3px;
}
.pageController a:hover {
    background-color: #efefef;
    color: #ed174b;
    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: #ed174b;
    vertical-align: middle;
    border: 1px solid #ed174b;
    color: #fff;
    padding: 5px 12px;
    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;
}
.news_detail h1.title {
    text-align: center;
	font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding: 30px 0;
}
.news_detail h3.title_bar {
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    overflow: hidden;
	padding: 20px 0;
}
.news_detail h3.title_bar span {
    padding-right: 10px;
}

.news_detail .content{ line-height: 180%;}
.news_detail .content img{ max-width: 100%;}
h3.tag {
    font-size: 12px;
    line-height: 32px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
}

.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;
    font-weight: 600;
}
.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;
}

/*相关产品和新闻*/
.relate {
    margin-top: 20px;
}
.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;
}

.xypg-left-box {
    margin-bottom: 20px;
}
.xypg-left-title {
    line-height: 44px;
    padding-left: 0px;
    font-weight: 400;
    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-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;
}

/*招聘列表*/
.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; height: 40px; line-height: 40px; white-space:nowrap;text-overflow:ellipsis; overflow: hidden;}
.product_list .img{ height:268px; overflow:hidden; display: flex; align-items: center; justify-content: center;}
.product_list .img img{ 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 {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #2783cd;
    text-align: center;
    margin: 0;
    border-radius: 6px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
}
.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;
}
.tab-content{
    padding: 15px;
    line-break: 180%;
}
.solution h1{ text-align: center; padding: 20px 0;}
.solution .img{ text-align: center; padding: 30px 0;}


@media (max-width: 992px) {
    .xypg-left {
        display: none;
    }
    .xypg-right-mbx {
        padding-top: 0;
    }
    .solution img{
        max-width: 100%;
        height: auto;
    }
    .solution h1{
        font-size: 20px;
        font-weight: bold;
    }
    .container{
        width: auto;
        padding: 0 15px;
    }
    h2.com-title{
        font-size: 20px;
        padding: 15px 0 25px 0;
        margin: 0;
    }
    .news_list li {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .news_list li:nth-child(even) {
        float: none;
    }
    .message{ padding: 10px 0 50px 0;}
    #message_main{
        width: 100%;
    }
    #message_main tr th {
        width: 30%;
    }
    #message_main tr td {
        width: 70%;
    }
    .message #content{
        width: 100%;
        height: 70px;
    }
}