﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
}
body {
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

i,
em {
    font-style: normal;
}

a {
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
    font-weight: normal;
}

img {
    border: none \9;
    display: inline-block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/*more-title*/

.more-title {
    width: 1200px;
    margin: 0 auto 30px;
    text-align: center;
}

.more-title p {
    font-size: 32px;
    color: #0058b8;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.more-title b {
    font-size: 18px;
    line-height: 20px;
    color: #333;
    display: block;
}


/*tywidth*/

.tywidth {
    width: 1200px;
    margin: 0 auto;
}


/*header*/

.header {
    width: 100%;
    position: relative;
    z-index: 12;
}

.header .h_nr_1 {
    width: inherit;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.header .header_top {
    width: 1200px;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
}

.header .header_top .header_left {
    float: left;
    font-size: 14px;
    color: #666;
}

.header .header_top .header_right {
    float: right;
    overflow: hidden;
}

.header .header_top .header_right dd i {
    font-size: 14px;
    color: #666;
    margin: 0 1px 0 5px;
}

.header .header_top .header_right a {
    font-size: 14px;
    color: #666;
}

.header .header_top .header_right a img {
    vertical-align: middle;
}

.header .header_top .header_right a:first-child+a+a {
    margin-right: 0px;
}

.header .h_nr_2 {
    width: inherit;
    overflow: hidden;
    padding: 15px 0 20px;
}

.header .h_nr_2 .zb {
    width: 1200px;
    margin: 0 auto;
}

.header .h_nr_2 .zb .in-left {
    display: inline-block;
    vertical-align: middle;
}

.header .h_nr_2 .zb .left img {
    display: inline-block;
}

.header .h_nr_2 .zb .wb {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 0px;
}

.header .h_nr_2 .zb .wb p {
    color: #333;
    font-size: 28px;
    line-height: 16px;
    padding-top: 5px
}

.header .h_nr_2 .zb .wb p b {
    color: #0058b8;
    font-weight: bold;
}

.header .h_nr_2 .zb .wb p+p>i {
    font-size: 15px;
    font-weight: normal;
}

.header .h_nr_2 .right {
 
    position: relative;
    float: right;
    margin: 14px 0 0 0;
    width: 255px;
}



.header .h_nr_2 .right>div p {
    color: #333;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    padding-top: 5px;
}

.header .h_nr_2 .right>div p+p {
    font-size: 24px;
    color: #0058b8;
    font-weight: bold;
    line-height: 25px;
}

.header .h_nr_2 .right .img { float: left;
    margin: 3px 7px 0 0;
}


/*nav*/

.header .nav {
    width: 100%;
    background: url(../images/navbg.png)no-repeat;
    background: url(../images/navbg.png)\9 no-repeat;
    height: 65px;
    line-height: 65px;
    overflow: hidden;
    background-size: 100% 70px;
}

.header .nav ul li {
    float: left;
    position: relative;
    text-align: center;
    width: 120px;
}

.header .nav .nav-content {}

.header .nav .nav-content ul li a {
    color: #fff;
    font-size: 16px;
    position: relative;
    display: block;
}

.header .nav .nav-content ul .tsli {
    margin: 0;
}

.header .nav .nav-content ul li a.on,
.header .nav .nav-content ul li a:hover {
    background: #ffa200;
}


/*首页banner*/

.banner-index {
    line-height: 0;
}

.banner-index img {
    width: 100%;
}

.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    left: 45%;
    bottom: 40px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    background-color: #fff;
    width: 40px;
    height: 10px;
    margin-right: 15px;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background-color: #0058b8;
}

.banner-index .slideBox .bd img {
    width: 100%; max-height: 600px;
}


/*search*/

.search {
    width: 100%;
    position: relative;
    background: url(../images/searchbg.png)no-repeat;
    height: 65px;
    line-height: 65px;
}

.search-content {}

.search-keywords {
    display: inline-block;
}

.search-keywords span img {
    margin-right: 5px;
}

.search-keywords span {
    font-weight: bold;
    color: #666;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.search-keywords a {
    color: #666;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.search-keywords i {
    color: #666;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 0 10px;
}

.search-keywords a:hover {
    color: #0058b8;
    text-decoration: underline;
}

#searchForm {
    background: url(../images/search.png)no-repeat;
    background: url(../images/search.png)\9 no-repeat;
    width: 294px;
    height: 31px;
    vertical-align: top;
    margin: 18px 0 0 0;
}

.search-form {
    display: inline-block;
    float: right;
}

#searchForm .search-input {
    vertical-align: top;
    line-height: 31px;
    background: none;
    border: none;
    height: 31px;
    color: #cfd2d2;
    outline: none;
    width: 83%;
    text-indent: 10px;
}

.search-form #s_btn {
    background: none;
    width: 51px;
    height: 31px;
    text-align: center;
    color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    margin: 0px 0 0 -5px;
    display: inline-block;
    vertical-align: top;
}

#searchForm .search-input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #cfd2d2;
}

#searchForm .search-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #cfd2d2;
}

#searchForm .search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #cfd2d2;
}

#searchForm .search-input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #cfd2d2;
}


/*machine*/

.machine {
    background: url(../images/machinebg.png)no-repeat;
    height: 550px;
    margin: 50px auto 40px;
}

.machine .left {
    width: 812px;
    height: 526px;
    overflow: hidden;
    margin: 0px 0 0 23px;
}

.machine .right {
    background: url(../images/machinewabg.png)no-repeat;
    width: 365px;
    height: 380px;
    overflow: hidden;
    position: relative;
    z-index: 12;
    padding: 30px 40px 0;
    margin-top: 30px;
}

.machine .right dl dt {
    color: #0058b8;
    font-size: 26px;
    font-family: 迷你简粗倩;
}

.machine .right dl {
    height: 260px;
}

.machine .right dl p {
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin: 18px 0 0 0;
}

.machine .right dl dd {
    margin: auto 0;
}

.machine .right dl dd>a {
    display: block;
    color: #fff;
    font-size: 18px;
    width: 210px;
    height: 44px;
    text-align: center;
    background: #ffa200;
    line-height: 44px;
    margin: 20px 0 10px 0;
}

.machine .right dl dd>a+a {
    background: #0058b8;
    text-transform: uppercase;
}

.machine .right .rx {
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 100%;
    height: 70px;
    line-height: 70px;
}


/*product*/

.product {
    padding: 55px 0 0 0;
}

.cpbg {
    background: url(../images/probg.png)no-repeat;
    background: url(../images/probg.png)\9 no-repeat;
    width: 100%;
    height: 1360px;
    background-size: 100% 1360px;
}

.product .more-title p {
    background: url(../images/titlebg1.png)no-repeat 0 22px;
    width: 489px;
}

.product .nr {
    padding: 40px 0 0;
}

.product .pro-left {
    width: 273px;
}

.product .pro-left .bt {
    background: #0058b8;
    width: 273px;
    height: 100px;
    padding: 20px 0 0 0;
    text-align: center;
}

.product .pro-left .bt p {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.product .pro-left .bt i {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.product .pro-left .sideMenu {
    background: #efefef;
    padding: 20px 20px 10px;
}

.product .pro-left .sideMenu h6 {
    width: 233px;
    height: 50px;
    background: #ddd;
    line-height: 50px;
    margin-bottom: 20px;
}

.product .pro-left .sideMenu h6 a {
    display: block;
    padding-left: 15px;
    color: #333;
    font-size: 16px;
}

.product .pro-left .sideMenu h6 i {
    vertical-align: middle;
    margin: -3px 6px 0 0;
    background: url(../images/jt.png)no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
}


.product .pro-left .sideMenu h6:hover i,
.product .pro-left .sideMenu h6.on i {
    background: url(../images/jt2.png)no-repeat;
}

.product .pro-left .sideMenu h6:hover,
.product .pro-left .sideMenu h6.on {
    background: #0058b8;
}

.product .pro-left .sideMenu h6:hover a,
.product .pro-left .sideMenu h6.on a {
    color: #fff;
}

.product .pro-left .sideMenu ul dl{
    width: 233px;
    height: 48px;
    background: #0058b8;
    line-height: 48px;
    margin-bottom: 15px;
	
}
.product .pro-left .sideMenu ul dl a{
    display: block;
    padding-left: 14px;
    color: #fff;
    font-size: 13px;
	
}
.product .pro-left .sideMenu ul dl i{
    vertical-align: middle;
    margin: -3px 6px 0 0;
    background: url(../images/jt2.png)no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
	
}
.product .pro-left .sideMenu ul dl a:hover{ 
	text-decoration: underline;
}
.product .pro-left .sideMenu ul li {
    width: 233px;
    height: 48px;
    background: #ddd;
    line-height: 48px;
    margin-bottom: 14px;
    
}

.product .pro-left .sideMenu ul li a {
    display: block;
    padding-left: 15px;
    color: #333;
    font-size: 16px;
    
}

.product .pro-left .sideMenu ul li a:before {
    content: url(../images/jt.png);
    width: 7px;
    height: 12px;
    margin: 0 6px 0 0;
}
.product .pro-left .sideMenu ul li a:hover{ 
	text-decoration: underline; 
}

.product .right {
    width: 903px;
    margin-left: 24px;
}

.product .right .top {
    background: url(../images/prorbg.png)no-repeat;
    height: 44px;
    line-height: 44px;
    width: 903px;
    padding: 0 20px;
}

.product .right .top p {
    color: #0058b8;
    font-size: 20px;
    font-weight: bold;
}

.product .right .top a {
    color: #666;
    font-size: 14px;
}

.product .right .top a:hover {
    color: #0058b8;
}

.product .right .bd ul {
    background-color: #fff;
    padding: 25px 0 25px 0;
}

.product .right .bd ul li {
    overflow: hidden;
}

.product .right .bd ul li>div {
    float: left;
}

.product .right .bd ul li .pic {
    width: 479px;
    height: 350px;
    overflow: hidden;
    margin: 0 30px 0 0px;
}

.product .right .bd ul li .pic>a {
    display: block;
    width: 100%;
    height: 100%;
}

.product .right .bd ul li .pic>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product .right .bd ul li .js {
    width: 390px;
    height: 350px;
    overflow: hidden;
}

.product .right .bd ul li .js p {
    color: #333;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product .right .bd ul li .js i {
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 40px;
}

.product .right .bd ul li .js .more {
    margin: 10px 0 0 0;
}

.product .right .bd ul li .js .more a {
    color: #fff;
    font-size: 16px;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 41px;
    background: #0058b8;
    display: inline-block;
    vertical-align: top;
}

.product .right dl dd {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 1px solid #ccc;
    width: 286px;
    height: 257px;
    overflow: hidden;
    margin-right: 22px;
    margin-bottom: 25px;
}

.product .right dl dd:nth-child(3n) {
    margin-right: 0;
    margin-left: 1px;
}

.product .right dl dd .imgjs {
    width: 100%;
    height: 212px;
}

.product .right dl dd .imgjs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product .right dl dd .mc {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #f4f4f4;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.product .right dl {
    /* margin: 10px 0 0 0; */
}

.product .right dl dd:hover .mc {
    background: #0058b8;
    color: #fff;
}


/*advantage*/

.advantage {
    margin: -60px auto 0;
}

.advantage .nr {
    position: relative;
}

.advantage .more-title p {
    background: url(../images/titlebg2.png)no-repeat 0 22px;
    width: 489px;
}

.advantage .nr .bd ul li {}

.advantage .nr .bd ul li>div {
    display: inline-block;
    vertical-align: top;
}

.advantage .nr .bd ul li .pic {
    width: 575px;
    height: 431px;
    overflow: hidden;
}

.advantage .nr .bd ul li .pic img {
    width: 100%;
}

.advantage .nr .bd ul li .js {
    width: 600px;
    height: 300px;
    margin: 110px 0 0 21px;
    background: #f5f5f5;
    padding: 25px 10px 0 30px;
}

.advantage .nr .bd ul li .js dt i {
    color: #333;
    font-size: 30px;
}

.advantage .nr .bd ul li .js dt p {
    color: #0058b8;
    font-size: 18px;
    font-weight: bold;
}

.advantage .nr .bd ul li .js dd {
    color: #666;
    font-size: 17px;
    line-height: 45px;
    margin: 10px 0 0 0;
}

.advantage .nr .bd ul li .js dd+dd {
    color: #ccc;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
}

.advantage .nr .hd {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11;
    width: 600px;
}

.advantage .nr .hd ul li {
    float: left;
    width: 190px;
    height: 93px;
    text-align: center;
    background: #0058b8;
    padding: 10px 0 0 0;
    margin-right: 10px;
    cursor: pointer;
}

.advantage .nr .hd ul li.on {
    background: #ffa200;
}

.advantage .nr .hd ul li .icon {
    height: 44px;
    text-align: center;
}

.advantage .nr .hd ul li p {
    color: #fff;
    font-size: 18px;
    padding: 5px 0 0 0;
}


/*smallbanner1*/

.smallbanner1 {
    background: url(../images/smbanner1.png)no-repeat;
    background: url(../images/smbanner1.png)\9 no-repeat;
    width: 100%;
    height: 206px;
    margin: 50px 0 0;
    background-size: cover;
}

.smallbanner1 .nr {}

.smallbanner1 .nr .left {
    padding: 30px 0 0 10px;
}

.smallbanner1 .nr .left p {
    font-weight: bold;
    color: #fff;
    font-size: 28px;
}

.smallbanner1 .nr .left i {
    font-weight: bold;
    color: #fff;
    font-size: 34px;
    border-bottom: 1px solid #fff;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px;
    width: 600px;
}

.smallbanner1 .nr .left i b {
    color: #ffff00;
    font-weight: bold;
}

.smallbanner1 .nr .left dd {
    display: inline-block;
    vertical-align: top;
    width: 98px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    margin-right: 10px;
}

.smallbanner1 .nr .right {
    background: url(../images/smbannerpic1.png)no-repeat;
    width: 424px;
    height: 206px;
    text-align: right;
    padding: 60px 15px 0 0;
}

.smallbanner1 .nr .right .dh {
    margin: 5px 6px 0 0;
}

.smallbanner1 .nr .right>div {
    display: inline-block;
    vertical-align: top;
}

.smallbanner1 .nr .right .rx {
    text-align: left;
}

.smallbanner1 .nr .right .rx p {
    color: #fff;
    font-size: 20px;
}

.smallbanner1 .nr .right .rx p+p {
    font-size: 24px;
    font-family: 建行儒黑中;
    line-height: 31px;
}


/*ys*/

.ys {
    padding: 55px 0 0 0;
}

.ys .nr {
    position: relative;
}

.ys .nr .ysxx {
    position: absolute;
    left: 210px;
    top: 50px;
}

.ys .nr ul li {
    position: relative;
    overflow: hidden;
    z-index: 12;
}

.ys .nr ul li .js {}

.ys .nr ul li .js dl dt {
    margin-bottom: 20px;
}

.ys .nr ul li .js dl dt img {
    vertical-align: bottom;
}

.ys .nr ul li .js dl dt i {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #0058b8;
    text-align: center;
    width: 365px;
    height: 38px;
    border-radius: 19px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 38px;
    margin-left: 11px;
}

.ys .nr ul li .js dl dd {
    margin: 0 0 20px 25px;
}

.ys .nr ul li .js dl dd:before {
    content: url(../images/ystb.png);
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: top;
    margin: 3px 7px 0 0;
}

.ys .nr ul li .js dl dd i {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    width: 530px;
}

.ys .nr ul li .pic {}


/*smallbanner2*/

.smallbanner2 {
    background: url(../images/smbanner2.png)no-repeat;
    background: url(../images/smbanner2.png)\9 no-repeat;
    width: 100%;
    height: 175px;
    margin: 50px 0 0;
    background-size: cover;
}

.smallbanner2 .nr {}

.smallbanner2 .nr .left {}

.smallbanner2 .nr .right {
    padding: 30px 110px 0 0;
}

.smallbanner2 .nr .right p {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}

.smallbanner2 .nr .right p b {
    color: #ffff00;
}

.smallbanner2 .nr .right i {
    color: #fff;
    font-size: 22px;
    width: 595px;
    border-bottom: 1px dashed #fff;
    display: block;
}

.smallbanner2 .nr .right>div {
    display: inline-block;
    vertical-align: top;
}

.smallbanner2 .nr .right .rx {
    color: #fff;
    font-size: 15px;
    margin: 10px 30px 0 0;
}

.smallbanner2 .nr .right .rx b {
    color: #fff;
    font-size: 27px;
    font-family: 汉真广标;
}

.smallbanner2 .nr .right .more a {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    width: 129px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border: 1px solid #fff;
    margin: 5px 0 0 0;
}

.smallbanner2 .nr .right .more a img {
    vertical-align: middle;
    margin: -4px 6px 0 0;
}


/*case*/

.casebg .more-title p {
    background: url(../images/titlebg3.png)no-repeat 0 22px;
    width: 552px;
}

.casebg {
    position: relative;
    padding: 40px 0 0 0;
    height: 715px;
}

.casebg .xx {
    position: absolute;
    left: 0;
    top: 182px;
    width: 100%;
    height: 1px;
    background: #e6e6e6;
}

.case .hd {
    padding: 0 150px;
    position: relative;
    z-index: 12;
}

.case .hd ul li,
.case .hd ul .tsli {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 39px;
    cursor: pointer;
}

.case .hd ul li p,
.case .hd ul .tsli p {
    color: #333;
    font-size: 16px;
}

.case .hd ul li b,
.case .hd ul .tsli b {
    background: url(../images/tyli1.png)no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 0;
}

.case .hd ul li.on b,
.case .hd ul .tsli:hover b {
    background: url(../images/tyli2.png)no-repeat;
}

.case .bd ul li .pic {
    width: 631px;
    height: 473px;
    overflow: hidden;
}

.case .bd ul li .pic>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.case .bd ul li {
    overflow: hidden;
}

.case .bd ul li>div {
    float: left;
}

.case .bd ul li .js {
    width: 569px;
    height: 442px;
    background: #f3f3f3;
    margin: 30px 0 0 0;
    padding: 40px 30px 0;
}

.case .bd ul li .js img {
    display: none;
}

.case .bd ul li .js dt {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.case .bd ul li .js p {
    color: #666;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 15px;
}

.case .bd ul li .more a {
    color: #666;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #0058b8;
    border-radius: 5px;
}

.case .bd ul li .more a+a {
    margin-left: 14px;
}

.case .bd {
    margin: 50px 0 0 0;
}


/*honor*/

.honor {
    padding: 50px 0 0 0;
    position: relative;
}

.honor .more-title p {
    background: url(../images/titlebg4.png)no-repeat 0 22px;
    width: 491px;
}

.honor .bd {
    margin: 0 45px 0 48px;
    overflow: hidden;
    height: 294px;
}

.honor ul li {
    float: left;
    text-align: center;
    width: 204px!important;
    margin-right: 20px;
}

.honor ul li .pic {
    width: 218px;
    height: 268px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.honor ul li .pic img {
    width: 100%
}

.honor ul li p {
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #666;
}

.honor .btn {
    position: absolute;
    z-index: 12;
    cursor: pointer;
    top: 250px;
    width: 32px;
    height: 79px;
}

.honor .honor_prev {
    left: 0;
}

.honor .honor_next {
    right: 0;
}

.honor ul li:hover p {
    color: #0058b8;
}


/*about*/

.aboutbg {
    background: url(../images/aboutbg.png)no-repeat;
    background: url(../images/aboutbg.png)\9 no-repeat;
    width: 100%;
    height: 579px;
    background-size: cover;
    padding: 40px 0 0 0;
    margin: 40px 0 0 0;
}

.about .left {
    width: 676px;
}

.about .left dt {
    margin-bottom: 35px;
}

.about .left dt b {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}

.about .left dt hr {
    width: 68px;
    height: 2px;
    background: #fff;
    outline: none;
    border: none;
    margin: 10px 0;
}

.about .left dt p {
    color: #fff;
    font-size: 18px;
}

.about .left dd {
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    text-indent: 20px;
    width: 676px;
    text-align: justify;
    margin-bottom: 20px;
}

.about .left p a {
    display: inline-block;
    vertical-align: top;
    background: url(../images/more1.png)no-repeat;
    width: 135px;
    height: 46px;
    padding: 0 22px;
    line-height: 46px;
    color: #0058b8;
    font-size: 14px;
}

.about .left p a+a {
    background: url(../images/more2.png)no-repeat;
    margin-left: 26px;
}

.about .right {
    width: 480px;
    height: 320px;
}
.about .right img{
    width: 450px;
}

/*qyxc*/

.qyxc {
    background: url(../images/shopbg.png)no-repeat;
    height: 341px;
    position: relative;
    margin: -165px auto 0;
}

.qyxc .fjx {
    position: absolute;
    left: 20px;
    bottom: -41px;
}

.qyxc .more-title {
    padding: 30px 0 0 0;
}

.qyxc .more-title i {
    color: #0058b8;
    font-size: 26px;
    font-weight: bold;
    display: block;
    line-height: 26px;
}

.qyxc .more-title span {
    color: #999;
    font-size: 18px;
    text-transform: uppercase;
}

.qyxc .bd {
    padding: 0 25px;
}

.qyxc .bd ul li {
    float: left;
    text-align: center;
    width: 279px;
    margin-right: 11px;
}

.qyxc .bd ul li .pic {
    border: 1px solid #f0eee8;
    overflow: hidden;
    width: 279px;
    height: 182px;
}

.qyxc .bd ul li .pic img {
    width: 100%;
}

.qyxc .bd ul li:hover .pic img {
    transform: scale(1.1, 1.1);
    transition-duration: 300ms;
}

.qyxc .bd ul li p {
    color: #666;
    font-size: 16px;
    margin: 5px 0 0 0;
}


/*new*/

.new {
    padding: 70px 0 0;
}

.new .left {
    width: 813px;
    border-top: 2px solid #0058b8!important;
    border: 1px solid #e0e0e0;
    height: 408px;
    padding: 20px 17px 0 15px;
}

.new .newlist {
    width: 370px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.new .newlist+.newlist {
    margin-left: 35px;
}

.new .newlist+.newlist:before {
    content: "";
    background: #e1e1e1;
    width: 1px;
    height: 381px;
    position: absolute;
    left: -18px;
    top: -20px;
}

.new .newlist .top h5 {
    color: #333;
    font-size: 18px;
    float: left;
}

.new .newlist .top h5 img {
    vertical-align: middle;
    margin-right: 5px;
}

.new .newlist .top {
    overflow: hidden;
    position: relative;
    height: 35px;
}

.new .newlist .top:after {
    background: #e1e1e1;
    width: 49px;
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.new .newlist .top a {
    color: #666;
    font-size: 14px;
    float: right;
}

.new .newlist ul li {
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 16px;
    margin: 17px 0 0;
}

.new .newlist ul li a:before {
    content: url(../images/newtb4.png);
    width: 5px;
    height: 9px;
    display: inline-block;
    vertical-align: top;
    margin: 1px 2px 0 0;
}

.new .newlist ul li a i,
.new .newlist ul li span {
    color: #666;
    font-size: 14px;
}

.new .newlist ul li span {
    float: right;
}

.new .newlist .top a:hover,
.new .newlist ul li a:hover i,
.new .newlist ul li a:hover span {
    color: #0058b8;
}

.new .right {
    width: 365px;
    border-top: 2px solid #0058b8!important;
    border: 1px solid #e0e0e0;
    height: 408px;
    padding: 20px 16px 0 12px;
}

.new .newlist2 {
    width: 100%;
}

.new .newlist2 dl dd .wen:before,
.new .newlist2 dl dd .da:before {
    width: 20px;
    height: 19px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 19px;
    color: #fff;
    font-size: 16px;
    font-family: arial;
    margin: 3px 3px 0 0;
}

.new .newlist2 dl dd .wen:before {
    content: "Q";
    background: #ffa200;
}

.new .newlist2 dl dd .da:before {
    content: "A";
    background: #0058b8;
}

.new .newlist2 dl dd .wen a {
    color: #333;
    font-size: 14px;
}

.new .newlist2 dl dd .da a {
    color: #666;
    font-size: 14px;
    display: inline-block;
    line-height: 28px;
    vertical-align: top;
    width: 308px;
    text-align: justify;
}

.new .newlist2 dl dd .wen {
    margin-bottom: 2px;
}

.new .newlist2 dl dd {
    margin: 25px 0 0 0;
    height: 85px!important;
    border-bottom: 1px dashed #e0e0e0;
}

.new .newlist2 dl dd .wen a:hover {
    color: #ffa200;
}

.new .newlist2 dl dd .da a:hover {
    color: #0058b8;
}


/*frilist*/

.frilist {
    background: url(../images/linkbg.png)no-repeat;
    background: url(../images/linkbg.png)\9 no-repeat;
    height: 104px;
    line-height: 120px;
    margin: 50px auto 0;
}

.frilist ul li a {
    font-size: 14px;
    color: #333;
}

.frilist ul {
    margin-left: 30px;
}

.frilist ul li {
    float: left;
    margin-right: 40px;
}

.frilist ul li a:hover {
    color: #0058b8;
}


/*foot*/

.foot {
    background: #444;
    margin: 50px 0 0;
    padding: 50px 0 0 0;
}

.foot .content {
    padding-bottom: 45px;
}

.foot .content .left {
    width: 300px;
}

.foot .content dl dt {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 18px;
}

.foot .content .left dl dd+dd {
    margin-left: 40px;
}

.foot .content .zb {
    position: relative;
    padding: 0 30px 0 30px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    height: 200px;
}

.foot .content .zb dl dd+dd {
    margin-left: 42px;
}

.foot .content dl dd {
    display: inline-block;
    vertical-align: top;
}

.foot .content dl dd a {
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}
.foot .content dl dd p {
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}

.foot .content .right {
    padding: 0 0 0 30px;
    overflow: hidden;
    width: 620px;
}

.foot .content .right .ewm>div {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.foot .content .right dl,
.foot .content .right .ewm {
    display: inline-block;
    vertical-align: top;
}

.foot .content .right .ewm .pic p {
    font-size: 14px;
    color: #fff;
}

.foot .bottom {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #444;
}

.foot .bottom .db {
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-top: 1px solid #999;
}

.foot .bottom .db a {
    color: #fff;
    font-size: 14px;
}

.foot .content .left a:hover,
.foot .content .zb a:hover,
.foot .bottom .db a:hover {
    color: #ffa200;
}


/*btn_top*/

#btn_top ul {
    overflow: hidden;
}

#btn_top li {
    float: left;
    margin-left: 10px;
}

#btn_top li img {
    display: block;
}

#btn_top {
    width: 43px;
    height: 43px;
    overflow: hidden;
    position: fixed;
    top: 85%;
    right: 51%;
    margin-right: -675px;
    cursor: pointer;
    display: none;
}

#btn_top h4 {
    width: 43px;
    height: 43px;
    overflow: hidden;
    position: relative;
}

#btn_top img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.box{overflow-x:auto;}
#xn_c_prodv_22_cont p{ font-size: 14px; color: #333; line-height: 30px;}
.box table{width:100%;min-width:600px;color:#333; font-size: 14px; border-spacing: 0; border-collapse: collapse;}
.box table th{line-height:30px;padding:10px 0;border:1px solid #cecece;}
.box table td{line-height:30px;padding:10px 0;border:1px solid #cecece;}
.box table th{text-align:left;padding-left:2%;background-color:#eee;}
.box table td{text-align:center;}