@charset "UTF-8";
html {
    font-size: 62.5%;
}

body {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
    background: #FFF;
    font-size: 1em;
}

ol,
ul,
li,
dl,
dt,
dd,
form,
p,
h1,
h2,
h3,
h4,
h5,
img {
    margin: 0;
    padding: 0;
}

ol,
ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

img {
    border: none;
}

a {
    text-decoration: none;
    border: none;
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
}

.li_img {
    display: table;
    text-align: center;
    *position: relative;
    *overflow: hidden;
}

.li_img a {
    display: table-cell;
    vertical-align: middle;
    *position: absolute;
    *left: 50%;
    *top: 50%;
}

.li_img a img {
    *position: relative;
    *left: -50%;
    *top: -50%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

img {
    vertical-align: bottom;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}


/*
@font-face {
	font-family: 'YourWebFontName';
	src: url('YourWebFontName.eot');
	src: url('YourWebFontName.eot?#iefix') format('embedded-opentype'),
	url('YourWebFontName.woff') format('woff'),
	url('YourWebFontName.ttf')  format('truetype'),
	url('YourWebFontName.svg#YourWebFontName') format('svg');
}
*/


/*
//声明 WebFont
@font-face {
	font-family: 'pinghei';
	src: url('../font/pinghei.eot');
	src:
					url('../font/pinghei.eot?#iefix') format('embedded-opentype'),
					url('../font/pinghei.woff') format('woff'),
					url('../font/pinghei.ttf') format('truetype'),
					url('../font/pinghei.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

//使用指定字体
.test {
	font-family: 'pinghei';
}*/

.logo {
    float: left;
}

.logo img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.logo .logowb {
    font-size: 30px;
    color: #050505;
    font-family: '黑体';
    line-height: 34px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    text-align: center;
    padding-top: 6px;
    margin-left: 22px;
}

.header-right {
    float: right;
    padding-top: 29px;
}

.header-right .albb {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom;
    margin-bottom: 12px;
}

.header-right .con {
    margin-left: 75px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom;
    padding-bottom: 10px;
}

.header-right .phone {
    letter-spacing: 2px;
    padding-left: 40px;
    background: url("../images/phone.png") no-repeat left center;
    line-height: 35px;
    font-size: 24px;
    color: #999999;
}

.header-right .seek {
    width: 225px;
    height: 35px;
    margin-top: 8px;
}

.header-right .seek input,
.header-right .seek textarea {
    outline: 0;
    resize: none;
    border: none;
    _border: 0;
    margin: 0;
    padding: 0;
}

.header-right .seek input {
    margin: 0;
    padding: 0;
    border: none;
}

.header-right .seek .intext {
    float: left;
    width: 179px;
    height: 33px;
    border: 1px solid #999999;
    color: #999999;
    line-height: 33px;
    text-indent: 8px;
    border-right: none;
}

.header-right .seek .intext::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

.header-right .seek .intext:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

.header-right .seek .intext::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

.header-right .seek .intext:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
}

.header-right .seek .inbut {
    float: right;
    width: 45px;
    height: 35px;
    background: url("../images/seek.jpg") no-repeat center;
}


/* .nav {
    background: #ff434f;
    font-size: 0;
    text-align: center;
}

.nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 96px;
    margin: 0 12px;
}

.nav li a {
    display: block;
    color: #ffffff;
    line-height: 45px;
    font-size: 16px;
}

.nav li:hover {
    background: #333333;
}

.nav li.cur {
    background: #333333;
} */

.inbanner li {
    background-position: center center;
    background-repeat: no-repeat;
    height: 578px;
}

.inbanner li a {
    width: 100%;
    height: 100%;
    display: block;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    background: #000000;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #ff434f;
}

.footer {
    background: #30302e;
    padding-top: 20px;
}

.footer-bot {
    border-top: 1px solid #838382;
    line-height: 47px;
    text-align: center;
}

.footer-bot .wrap {
    position: relative;
}

.footer-bot span {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    color: #666666;
}

.footer-bot .wj {
    font-size: 14px;
    color: #666666;
    background: url("../images/b.png") no-repeat right center;
    padding-right: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.fnav {
    padding-top: 15px;
    line-height: 47px;
    padding-bottom: 5px;
    text-align: left;
}

.fnav a {
    font-size: 14px;
    color: #666666;
    margin-right: 63px;
}

.fnav a.last {
    margin-right: 0;
}

.footer-left {
    width: 460px;
    float: left;
}

.flink {
    width: 400px;
    margin-top: 10px;
}

.flink span {
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 12px;
}

.flink li {
    float: left;
    font-size: 12px;
    color: #666666;
    line-height: 30px;
    margin-right: 30px;
}

.flink li a {
    color: #666666;
}

.footer-right {
    float: right;
    background: url("../images/fxian.jpg") no-repeat left center;
    padding-left: 50px;
    margin-top: 50px;
}

.footer-right .fcon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom;
}

.footer-right .fcon li {
    font-size: 12px;
    line-height: 30px;
    color: #666666;
}

.footer-right .fewm {
    margin-left: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom;
    text-align: center;
}

.footer-right .fewm p {
    font-size: 12px;
    color: #666666;
    margin-top: 14px;
    line-height: 30px;
}

.inbox .tit {
    padding-top: 30px;
    font-weight: normal;
    text-align: center;
}

.inbox .tit .ch {
    line-height: 50px;
    color: #000000;
    font-size: 30px;
    position: relative;
    border-bottom: 1px solid #cccccc;
}

.inbox .tit .ch span {
    color: #ff434f;
}

.inbox .tit .ch .titbx {
    width: 50px;
    margin-left: -25px;
    border-bottom: 3px solid #ff434f;
    position: absolute;
    bottom: -2px;
    left: 50%;
    right: 0;
}

.inbox .tit .en {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
}

.infocus {
    background: url("https://pic.imgdb.cn/item/618903cb2ab3f51d916d47f6.jpg") no-repeat center;
    height: 587px;
    background-size: cover;
}

.infocus .tit {
    padding-top: 60px;
}

.infocus .p {
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    text-align: center;
}

.infocus-list {
    margin-top: 20px;
}

.infocus-list li {
    float: left;
    width: 25%;
    text-align: center;
}

.infocus-list li.ro1 .ico {
    background: url("../images/ro1.png") no-repeat center;
}

.infocus-list li.ro1:hover .ico {
    background: url("../images/ro1z.png") no-repeat center;
}

.infocus-list li.ro2 .ico {
    background: url("../images/ro2.png") no-repeat center;
}

.infocus-list li.ro2:hover .ico {
    background: url("../images/ro2z.png") no-repeat center;
}

.infocus-list li.ro3 .ico {
    background: url("../images/ro3.png") no-repeat center;
}

.infocus-list li.ro3:hover .ico {
    background: url("../images/ro3z.png") no-repeat center;
}

.infocus-list li.ro4 .ico {
    background: url("../images/ro4.png") no-repeat center;
}

.infocus-list li.ro4:hover .ico {
    background: url("../images/ro4z.png") no-repeat center;
}

.infocus-list li .ico {
    width: 132px;
    height: 132px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.infocus-list li p {
    font-size: 18px;
    color: #000000;
    margin-top: 26px;
}

.inpartner-box {
    position: relative;
    margin-top: 40px;
}

.inpartner-box .inpartner-lb {
    width: 736px;
    height: 491px;
}

.inpartner-box .inpartner-lb li {
    position: relative;
}

.inpartner-box .inpartner-lb .li_img {
    display: block;
}

.inpartner-box .inpartner-lb img {
    width: 100%;
}

.inpartner-box .inpartner-lb .wb {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: url("../images/textbg.png");
}

.inpartner-box .inpartner-lb .wb .text {
    border: 20px solid transparent;
}

.inpartner-box .inpartner-lb .wb span {
    font-size: 18px;
    color: #ffffff;
    line-height: 36px;
}

.inpartner-box .inpartner-lb .wb p {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.partnfr-ico li {
    width: 200px;
    height: 100px;
    background: #cccccc;
    position: absolute;
}

.partnfr-ico li.ip1 {
    right: 0;
    top: 0;
}

.partnfr-ico li.ip1 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/par1.png") no-repeat center;
}

.partnfr-ico li.ip2 {
    right: 0;
    top: 130px;
}

.partnfr-ico li.ip2 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/par2.png") no-repeat center;
}

.partnfr-ico li.ip3 {
    right: 0;
    top: 260px;
}

.partnfr-ico li.ip3 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/par3.png") no-repeat center;
}

.partnfr-ico li.ip4 {
    right: 0;
    top: 390px;
}

.partnfr-ico li.ip4 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/par4.png") no-repeat center;
}

.partnfr-ico li.ip5 {
    left: 0;
    top: 0;
}

.partnfr-ico li.ip5 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/par5.png") no-repeat center;
}

.partnfr-ico li.ip6 {
    left: 0;
    top: 130px;
}

.partnfr-ico li.ip6 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/par6.png") no-repeat center;
}

.partnfr-ico li.ip7 {
    left: 0;
    top: 260px;
}

.partnfr-ico li.ip7 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/par7.png") no-repeat center;
}

.partnfr-ico li.ip8 {
    left: 0;
    top: 390px;
}

.partnfr-ico li.ip8 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/par8.png") no-repeat center;
}

.partnfr-ico li p {
    text-align: center;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
}

.partnfr-ico li:hover {
    background: #ff434f;
}

.inquality-box {
    margin-top: 35px;
}

.inquality-box .tab {
    font-size: 0;
}

.inquality-box .tab li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 30px;
    background: url("../images/jt.png") no-repeat right center;
}

.inquality-box .tab li a {
    width: 100px;
    margin: 0 3px;
    text-align: center;
    line-height: 30px;
    color: #202020;
    font-size: 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.inquality-box .tab li.last {
    padding-right: 0;
    background: none;
}

.inquality-box .tab li.cur a {
    background: #ff434f;
    color: #ffffff;
}

.inquality-list {
    margin-top: 56px;
    margin-bottom: 30px;
    position: relative;
}

.inquality-list .inq-iq {
    font-family: '宋体';
    position: absolute;
    color: #666666;
    font-size: 60px;
    cursor: pointer;
    z-index: 200;
    top: 50%;
    margin-top: -30px;
    line-height: 60px;
}

.inquality-list .inq-iq.inqulity-prev {
    left: 0;
}

.inquality-list .inq-iq.inqulity-next {
    right: 0;
}

.inquality-list li {
    width: 100%;
}

.inquality-list li a {
    display: block;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}

.inquality-list li .li_img {
    width: 50%;
    float: left;
}

.inquality-list li .li_con {
    width: 50%;
    float: right;
}

.inquality-list li .li_con .inqtit {
    margin: 0 auto;
    font-size: 30px;
    color: #ffffff;
    line-height: 50px;
    width: 300px;
    background: #ff434f;
    text-align: center;
    margin-bottom: 60px;
}

.inquality-list li .li_con .list {
    border-left: 40px solid transparent;
}

.inquality-list li .li_con .list li {
    font-size: 18px;
    line-height: 2em;
    color: #666666;
}

.indep-con {
    margin-top: 40px;
    margin-bottom: 70px;
}

.indep-con li {
    margin-bottom: 32px;
}

.indep-con li .li_img {
    width: 50%;
    height: 300px;
}

.indep-con li .li_con {
    width: 50%;
    height: 300px;
    text-align: center;
}

.indep-con li .li_con .conH {
    height: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 0;
}

.indep-con li .li_con .wb {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 460px;
}

.indep-con li .li_con .wb ._t {
    font-size: 30px;
    color: #ff434f;
    line-height: 2em;
}

.indep-con li .li_con .wb .ch {
    text-align: left;
    font-size: 18px;
    color: #000000;
    line-height: 30px;
}

.indep-con li .li_con .wb span {
    margin: 15px 0;
    border-bottom: 2px solid #ff434f;
    width: 100px;
    display: block;
}

.indep-con li .li_con .wb .en {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.ingg {
    padding-top: 40px;
    height: 230px;
    background: url("../images/gg.jpg") no-repeat center;
    background-size: cover;
}

.ingg .text {
    float: left;
}

.ingg .text span {
    font-size: 30px;
    color: #ffffff;
    line-height: 55px;
    text-shadow: 2px 2px 2px #000;
}

.ingg .text p {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
}

.ingg .text .ingg-phone {
    margin-top: 30px;
    font-size: 30px;
    color: #ffffff;
    line-height: 45px;
    padding-left: 50px;
    background: url("../images/gphone.png") no-repeat 8px center;
}

.ingg .img {
    float: right;
}

.ingg .img p {
    font-size: 30px;
    line-height: 38px;
    color: #ffffff;
    width: 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-right: 20px;
}

.ingg .img img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.inlead-con {
    margin-top: 20px;
    background: url("../images/bkx.png") repeat-y 11px;
}

.inlead-con li ._t {
    line-height: 55px;
    background: #ff434f;
    color: #ffffff;
    font-size: 24px;
    padding: 0 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
}

.inlead-con li ._t span {
    background: url("../images/xjt.png") no-repeat center;
    position: absolute;
    width: 12px;
    height: 10px;
    top: 100%;
    left: 0;
}

.inlead-con li>ul {
    border-left: 36px solid transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.inlead-con li>ul>li {
    font-size: 18px;
    line-height: 36px;
    color: #666666;
}

.inabpa-con {
    margin-top: 40px;
    height: 248px;
    background: url("../images/pay.jpg") no-repeat center;
    font-size: 0;
    background-size: cover;
}

.inabpa-con .wrap {
    height: 100%;
}

.inabpa-con span {
    height: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 0;
}

.inabpa-con ul {
    width: 775px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.inabpa-con ul li {
    letter-spacing: 2px;
    font-size: 18px;
    color: #ffffff;
    line-height: 48px;
}

.inabout-con {
    margin-top: 40px;
    margin-bottom: 70px;
}

.inabout-con .img {
    float: left;
    margin-left: 28px;
}

.inabout-con .text {
    float: right;
    width: 640px;
    position: relative;
    height: 317px;
}

.inabout-con .text .p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 36px;
    color: #666666;
}

.inabout-con .text .more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 116px;
    height: 37px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 37px;
    border-radius: 15px;
    background: #ff434f;
}

.innews-con {
    margin-top: 50px;
}

.innews-list {
    margin-bottom: 60px;
    width: 576px;
    border: 2px solid #ced0ce;
    border-radius: 5px;
}

.innews-list ._t {
    height: 59px;
    line-height: 59px;
    border-left: 27px solid transparent;
    border-right: 20px solid transparent;
}

.innews-list ._t .con {
    float: left;
    font-size: 27px;
    color: #000000;
}

.innews-list ._t .con span {
    color: #ff434f;
}

.innews-list ._t .more {
    margin-top: 12px;
    float: right;
    width: 80px;
    height: 34px;
    text-align: center;
    font-size: 12px;
    line-height: 34px;
    color: #ffffff;
    background: #ff434f;
    border-radius: 10px;
}

.innews-list ul li {
    line-height: 31px;
    font-size: 16px;
    border-bottom: 1px dashed #cfcfcf;
}

.innews-list ul li a {
    display: block;
    border-left: 28px solid transparent;
    color: #000000;
}

.innews-list ul li.last {
    border-bottom: none;
}

.inexp-list {
    margin-top: 30px;
}

.inexp-list li {
    margin-bottom: 25px;
}

.inexp-list li span,
.inexp-list li a {
    display: inline-block;
    margin: 5px 0;
}

.inexp-list li span {
    font-size: 16px;
    padding-left: 30px;
    background: url("../images/e.png") no-repeat;
}

.inexp-list li a {
    margin-left: 20px;
    color: #666;
    margin-right: 30px;
    font-size: 12px;
}

.inexp-list li .more {
    float: right;
    color: #ff434f;
    margin-right: 150px;
}

.gotop {
    position: fixed;
    cursor: pointer;
    z-index: 10;
    right: 10%;
    bottom: 20%;
    width: 35px;
    height: 35px;
}


/*page*/

.page-banner img {
    width: 100%;
}

.page-crumbs {
    position: relative;
    background-color: #eaeaea;
    margin-top: 12px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}

.page-crumbs .con {
    float: left;
    position: relative;
    top: -12px;
    height: 62px;
    line-height: 62px;
    margin-left: -120px;
    padding-left: 120px;
    padding-right: 50px;
    display: inline-block;
    background-color: #333;
}

.page-crumbs .con:before {
    position: absolute;
    content: "";
    right: -6px;
    top: 0;
    width: 6px;
    height: 12px;
    background: url("../images/crujt.png") no-repeat;
}

.page-crumbs .con span {
    display: inline-block;
    padding-left: 40px;
    background: url("../images/cru.png") no-repeat center left;
}

.page-crumbs .con a {
    color: #fff;
    display: inline-block;
    margin-right: 12px;
    position: relative;
}

.page-crumbs .con a:before {
    content: ">";
    position: absolute;
    top: 0;
    right: -12px;
}

.page-crumbs .con a.last:before {
    display: none;
}

.crumbs-list {
    float: left;
}

.crumbs-list li {
    float: left;
    margin-left: 60px;
}

.crumbs-list li:hover a {
    color: #ff434f;
}

.crumbs-list li.cur a {
    color: #ff434f;
}

.crumbs-list li a {
    color: #333;
}

.dip-list {
    padding-top: 65px;
}

.dip-list li {
    float: left;
    box-sizing: border-box;
    margin-right: 28px;
    margin-bottom: 34px;
    width: 381px;
    padding: 38px 25px 0;
    border: 1px solid #ccc;
    text-align: center;
}

.dip-list li.last {
    margin-right: 0;
}

.dip-list li:hover {
    box-shadow: 7px 7px 10px rgba(4, 0, 0, 0.18);
}

.dip-list li .dimg {
    margin-bottom: 20px;
    width: 329px;
    height: 240px;
}

.dip-list li h3 {
    font-weight: 100;
    margin-bottom: 10px;
    color: #ff434f;
    font-size: 24px;
}

.dip-list li P {
    margin-bottom: 5px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
}

.page-tit {
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: normal;
    text-align: center;
}

.page-tit .ch {
    line-height: 50px;
    color: #666;
    font-size: 30px;
    position: relative;
}

.page-tit .ch span {
    color: #ff434f;
}

.page-tit .ch .titbx {
    width: 50px;
    margin-left: -25px;
    border-bottom: 3px solid #ff434f;
    position: absolute;
    bottom: -2px;
    left: 50%;
    right: 0;
}

.page-tit .en {
    color: #999;
    font-size: 18px;
    line-height: 30px;
}

.lcbox {
    margin-bottom: 10px;
    margin-top: 45px;
}

.lcbox li {
    float: left;
    width: 14.28%;
    text-align: center;
}

.lcbox li .dimg {
    font-size: 0;
    margin-bottom: 20px;
}

.lcbox li img {
    display: none;
}

.lcbox li .img1 {
    display: inline-block;
}

.lcbox li p {
    font-size: 18px;
    color: #666;
}

.lcbox li:hover .img1 {
    display: none;
}

.lcbox li:hover .img2 {
    display: inline-block;
}

.lcbox li:hover p {
    color: #ff434f;
}

.kf {
    height: 295px;
    background: url("../images/ggb.jpg") no-repeat;
    color: #fff;
    margin-bottom: 40px;
    background-size: cover;
}

.kf .title {
    float: left;
    padding-top: 100px;
    font-size: 45px;
    font-weight: 100;
    color: #cdcecf;
}

.kf .title span {
    font-size: 36px;
    display: block;
}

.kf .zx {
    float: left;
    width: 350px;
    padding-top: 100px;
    margin-left: 140px;
    font-size: 18px;
    line-height: 30px;
}

.kf .zx .btn {
    width: 178px;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    background-color: #ff434f;
    display: inline-block;
    float: right;
    margin-top: 30px;
    border-radius: 20px;
}

.kf .head {
    float: right;
    margin-right: 65px;
    padding-top: 30px;
}

.dip-case {
    overflow: hidden;
}

.dip-case-con {
    padding: 0 60px;
    position: relative;
}

.dip-case-list {
    margin-top: 40px;
}

.dip-case-list li {
    height: 300px;
}

.dip-case-list li a {
    display: block;
    padding: 0 10px;
}

.dip-case-list li img {
    width: 100%;
}

.dip-case-list li p {
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.dip-case .inq-iq {
    font-family: '宋体';
    position: absolute;
    color: #666666;
    font-size: 60px;
    cursor: pointer;
    z-index: 200;
    top: 90px;
    line-height: 60px;
}

.dip-case-prev {
    left: 0;
}

.dip-case-next {
    right: 0;
}

.smt-lc li {
    width: 16.6%;
    margin-bottom: 30px;
}

.pcb-zc-table table {
    width: 100%;
}

.pcb-zc-table th {
    background-color: #ff434f;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    text-align: center;
    border-left: 2px solid #dbdbdb;
    line-height: 55px;
}

.pcb-zc-table td {
    line-height: 39px;
    padding-left: 30px;
    font-size: 18px;
    border: 2px solid #dbdbdb;
    border-bottom: 0;
    border-right: 0;
    color: #393939;
}

.table1 {
    margin-bottom: 40px;
    border-bottom: 2px solid #dbdbdb;
}

.table1 .last {
    border-right: 2px solid #dbdbdb;
    text-align: center;
}

.table1 th.last {
    border-right: 2px solid #ff434f;
}

.table1 .th1 {
    border-color: #ff434f;
}

.table1 .bc {
    background-color: #f0f0f0;
}

.pcb-box .con {
    margin-top: 15px;
    margin-bottom: 60px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
}

.pcb-Sidebar {
    width: 250px;
    float: left;
}

.pcb-Sidebar li {
    margin-bottom: 3px;
    text-align: center;
}

.pcb-Sidebar li:hover a,
.pcb-Sidebar li.cur a {
    background-color: #ff434f;
    color: #fff;
}

.pcb-Sidebar li a {
    display: block;
    width: 250px;
    height: 45px;
    line-height: 45px;
    background-color: #eaeaea;
    color: #666;
    font-size: 18px;
}

.pcb-con {
    float: right;
    width: 895px;
}

.pcb-list li {
    float: left;
    margin-right: 14px;
    text-align: center;
}

.pcb-list li p {
    color: #666;
    padding: 15px 0;
    font-size: 18px;
}

.pcb-list li:hover p {
    color: #ff434f;
}

.pcb-list li.last {
    margin-right: 0;
}

.ourclient-list {
    margin-top: 30px;
}

.ourclient-list li {
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
    text-align: center;
}

.ourclient-list li p {
    padding: 15px 0;
    color: #666;
    font-size: 18px;
}

.ourclient-list li.last {
    margin-right: 0;
}

.pcb-zxbox {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.pcb-zxbox .dimg {
    float: left;
}

.pcb-zxbox .dtxt {
    width: 475px;
    margin-right: 25px;
    float: right;
}

.pcb-zxbox .dtxt h3 {
    color: #009944;
    font-size: 24px;
    font-weight: 100;
    text-align: center;
}

.pcb-zxbox .dtxt .bor {
    text-align: center;
    padding: 15px 0;
}

.pcb-zxbox .dtxt .bor span {
    display: inline-block;
    background-color: #999;
    width: 50px;
    height: 2px;
}

.pcb-zxbox .dtxt p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-bottom: 15px;
}

.pcb-zxbox .dtxt .phone span {
    color: #666;
    font-size: 24px;
}

.pcb-zxbox .dtxt .phone .btn {
    float: right;
    width: 106px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: url("../images/click.png") no-repeat;
}

.pcb-txt h3 {
    color: #009944;
    font-weight: 100;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.pcb-txt p {
    color: #666;
    font-size: 18px;
    margin: 15px 0;
}

.scsb-con {
    margin-top: 25px;
}

.scsb-con .dimg {
    float: left;
}

.scsb-con .dtxt {
    float: right;
    right: 20px;
    width: 450px;
}

.scsb-con .dtxt h3 {
    margin-top: 36px;
    margin-bottom: 15px;
    font-weight: 100;
    font-size: 30px;
    color: #666;
}

.scsb-con .dtxt h3 span {
    color: #ff434f;
}

.scsb-con .dtxt .bor {
    width: 90px;
    height: 2px;
    background-color: #ff434f;
    margin-bottom: 20px;
}

.scsb-con .dtxt .btn-box {
    text-align: right;
    margin-top: 20px;
}

.scsb-con .dtxt .btn {
    display: inline-block;
    width: 118px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    background-color: #ff434f;
}

.scsb-list {
    margin-bottom: 60px;
    margin-top: 15px;
}

.scsb-list li {
    float: left;
    margin-right: 18px;
}

.scsb-list li.last {
    margin-right: 0;
}

.jgys-list {
    margin-bottom: 20px;
    margin-top: 55px;
    text-align: center;
    font-size: 0;
}

.jgys-list li {
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    width: 250px;
    margin: 0 22px;
}

.jgys-list .dimg {
    border-radius: 50%;
    width: 245px;
    height: 245px;
    overflow: hidden;
    margin-bottom: 30px;
}

.jgys-list h4 {
    margin-bottom: 15px;
    font-size: 30px;
    color: #ff434f;
    font-weight: 100;
}

.jgys-list h4 i {
    font-size: 36px;
}

.jgys-list p {
    text-align: left;
    font-size: 16px;
    color: #666;
    line-height: 25px;
}

.dip .lcbox {
    margin-bottom: 70px;
}

.pagenews-list {
    margin-top: 70px;
}

.pagenews-list>li {
    position: relative;
    overflow: hidden;
    margin-bottom: 33px;
    background-color: #eaeaea;
    border-radius: 10px;
    min-height: 205px;
}

.pagenews-list .item {
    position: absolute;
    left: 0;
    right: 0;
    width: 239px;
    height: 246px;
    background: url("../images/pagenews_bg.jpg") no-repeat;
    color: #fff;
    text-align: center;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
}

.pagenews-list .item h2 {
    font-size: 48px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.pagenews-list .item h2 span {
    display: inline-block;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-weight: 100;
    border: 3px solid #fff;
}

.pagenews-list .item h3 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 100;
}

.pagenews-list .item p {
    text-align: right;
}

.pagenews-list .item .more {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    color: #fff;
}

.pagenews-list .limax h2 {
    margin-top: 40px;
    margin-bottom: 30px;
}

.pagenews-list .limax h3 {
    margin-bottom: 20px;
}

.pagenews-list .list {
    width: 865px;
    float: left;
    margin: 25px 30px 25px 294px;
}

.pagenews-list .list li {
    padding: 7px 0;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}

.pagenews-list .list li a {
    color: #666;
}

.hyal {
    padding-top: 30px;
}

.hyal-list {
    margin-top: 20px;
    margin-bottom: 30px;
}

.hyal-list li {
    width: 130px;
    margin-right: 22px;
}

.hyal-list li.last {
    margin-right: 0;
}

.zxal-list {
    margin-bottom: 70px;
}

.zxal-list li {
    float: left;
    width: 280px;
    margin-right: 26px;
}

.zxal-list li.last {
    margin-right: 0;
}

.zxal-list li:hover .dtxt {
    color: #fff;
    background-color: #ff434f;
}

.zxal-list li:hover .dtxt a {
    color: #ff434f;
}

.zxal-list .dtxt {
    min-height: 170px;
    padding: 0 15px;
    color: #666;
    font-size: 14px;
    background-color: #e7e7e7;
}

.zxal-list .dtxt a {
    color: #666;
}

.zxal-list .dtxt h3 {
    padding: 12px 0;
    font-size: 18px;
    font-weight: 100;
}

.zxal-list .dtxt p {
    line-height: 25px;
    margin-bottom: 15px;
}

.zxal-list .dtxt .btnbox {
    text-align: right;
}

.zxal-list .dtxt .btn {
    display: inline-block;
    background-color: #fff;
    width: 100px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 20px;
}

.hzsj {
    background-color: #f6f6f6;
    margin-bottom: 20px;
}

.hzsj-tit {
    padding-top: 50px;
    font-size: 48px;
    color: #666;
    font-weight: normal;
    text-align: center;
}

.hzsj-tit .ch {
    height: 40px;
}

.hzsj-tit .ch span {
    color: #ff434f;
}

.hzsj-tit .en {
    line-height: 25px;
    display: inline-block;
    padding: 0 45px;
    font-size: 18px;
    background: url("../images/hzsj_bor.jpg") repeat-x center;
}

.hzsj-tit .en span {
    display: inline-block;
    padding: 0 10px;
    background-color: #f6f6f6;
}

.hzsj-list {
    margin-top: 70px;
}

.hzsj-list li {
    float: left;
    margin-right: 19px;
    margin-bottom: 22px;
}

.hzsj-list li.last {
    margin-right: 0;
}

.pageyjdg {
    margin-top: 40px;
}

.sheng-list {
    margin-top: 30px;
}

.sheng-list li {
    margin-bottom: 30px;
}

.sheng-list li .dimg {
    float: left;
    width: 600px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.sheng-list li .dtxt {
    position: relative;
    float: right;
    width: 530px;
    min-height: 300px;
}

.sheng-list li .dtxt h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 100;
    color: #ff0000;
}

.sheng-list li .dtxt p {
    font-size: 24px;
    color: #666;
    line-height: 50px;
}

.sheng-list li .dtxt:before {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100px;
    height: 2px;
    background-color: #ff434f;
}

.sheng-list .even .dimg {
    float: right;
}

.sheng-list .even .dtxt {
    float: left;
}

.about-jj {
    margin-top: 30px;
}

.about-jj .dtxt {
    margin-top: 30px;
}

.about-jj .dtxt p {
    font-size: 12px;
    color: #666;
    line-height: 25px;
    text-indent: 2em;
}

.about-ln-list {
    margin-top: 20px;
}

.about-ln-list li {
    float: left;
    width: 600px;
    margin-bottom: 80px;
}

.about-ln-list li .dimg {
    font-size: 0;
    float: left;
}

.about-ln-list li img {
    display: none;
}

.about-ln-list li .img1 {
    display: inline-block;
}

.about-ln-list li:hover .img1 {
    display: none;
}

.about-ln-list li:hover .img2 {
    display: inline-block;
}

.about-ln-list li .dtxt {
    float: left;
    width: 340px;
    margin-left: 35px;
}

.about-ln-list li .dtxt h3 {
    margin: 20px 0;
    font-size: 28px;
    color: #666;
    font-weight: 100;
}

.about-ln-list li .dtxt p {
    line-height: 30px;
    font-size: 16px;
    color: #666;
}

.a {
    background: rgba(255, 255, 255, 0.8);
    /*firefox、chrome*/
    background: #fff \9;
    /*IE*/
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
}

.lxtd-tit {
    margin-bottom: 70px;
    font-size: 30px;
    font-weight: 100;
    padding: 0 145px;
    text-align: center;
}

.lxtd-tit>div {
    background: url("../images/lxtd_tit_bg.jpg") repeat-x center;
    display: inline-block;
    padding: 0 145px;
}

.lxtd-tit font {
    display: inline-block;
    padding: 0 25px;
    background-color: #fff;
}

.lxtd-tit span {
    color: #ff434f;
}

.lxtd-list li {
    text-align: center;
}

.lxtd-list li p {
    margin: 15px 0;
    font-size: 14px;
    color: #b6b6b6;
}

.lxtd-list .item {
    float: left;
}

.lxtd-list .mg {
    margin: 0 8px;
}


/*# sourceMappingURL=style.css.map */

.machine_fbody>span {
    line-height: 37px;
    font-size: 16px;
}

.contact_type a {
    color: black;
    margin-left: 47px;
    font-size: 16px;
}