/* 清除内外边距 */
@charset "utf-8";

body {
    /* min-width: 1200px; */
    width: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
/* structural elements 结构元素 */
dl,
dt,
dd,
ul,
ol,
li,
/* list elements 列表元素 */
pre,
/* text formatting elements 文本格式元素 */
fieldset,
lengend,
button,
input,
textarea,
/* form elements 表单元素 */
th,
td {
    /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

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

.b-shadow {
    -o-box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    box-shadow: 0 0 35px rgba(0, 0, 0, .1);
}

.bgFull {
    background-size: cover;
    background-position: center center;
    background-repeat: nno-repeat
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;
    content: '\20';
}

.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}

input,
textarea {
    border: 2 none;
    box-shadow: none;
    outline: none;
}

/* 设置默认字体 */
body,
button,
input,
select,
textarea {
    font: 16px/22px "Microsoft YaHei";
    color: #666;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4,
h5,
h6 {
    font-size: 100%;
}

* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
    margin: 0px;
}

/*覆盖bootstrape对标题加的默认外边距*/

address,
cite,
dfn,
em,
i,
var {
    font-style: normal;
}

/* 斜体扶正 */

/* 重置列表元素 */
ul,
ol,
li {
    list-style: none;
}

/* 重置文本格式元素 */
a {
    text-decoration: none;
    color: #4d4d4d;
    word-wrap: break-word;
}

/*英文换行*/
a:hover {
    text-decoration: none;
    color: #910800;
}


/* 重置表单元素 */
legend {
    color: #000;
}

/* for ie6 */
fieldset,
img {
    border: none;
}

/* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button,
input,
select,
textarea {
    font-size: 100%;
    /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
    overflow-y: scroll;
}

/*设置浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

/*字体大小*/
.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fz16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px;
}

.fz22 {
    font-size: 22px;
}

.clear {
    clear: both;
    height: 0;
}

.blk-main .clearlist {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: none;
}

.page_turn {
    clear: both;
    margin: 0 auto;
    padding: 20px 20px 20px 0;
    text-align: center;
    width: 100%;
    font-size: 12px;
    float: left;
}

/*CSS sabrosus style pagination*/
.pageinfo li {
    display: inline;
}

.pageinfo {
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    PADDING-BOTTOM: 6px;
    MARGIN: 6px;
    PADDING-TOP: 6px;
    TEXT-ALIGN: center
}

.pageinfo A {
    BORDER-RIGHT: #555 1px solid;
    PADDING-RIGHT: 14px;
    BORDER-TOP: #555 1px solid;
    PADDING-LEFT: 14px;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: #555 1px solid;
    COLOR: #c30c22;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: #555 1px solid;
    TEXT-DECORATION: none
}

.pageinfo A:hover {
    BORDER-RIGHT: #c30c22 1px solid;
    BORDER-TOP: #c30c22 1px solid;
    BORDER-LEFT: #c30c22 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: #c30c22 1px solid;
    BACKGROUND-COLOR: lightyellow
}

.pageinfo A:active {
    BORDER-RIGHT: #c30c22 1px solid;
    BORDER-TOP: #c30c22 1px solid;
    BORDER-LEFT: #c30c22 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: #c30c22 1px solid;
    BACKGROUND-COLOR: lightyellow
}

.pageinfo SPAN.thisclass {
    BORDER-RIGHT: navy 1px solid;
    PADDING-RIGHT: 14px;
    BORDER-TOP: navy 1px solid;
    PADDING-LEFT: 14px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: navy 1px solid;
    COLOR: #fff;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: navy 1px solid;
    BACKGROUND-COLOR: #c30c22
}

.pageinfo SPAN.disabled {
    BORDER-RIGHT: #929292 1px solid;
    PADDING-RIGHT: 14px;
    BORDER-TOP: #929292 1px solid;
    PADDING-LEFT: 14px;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: #929292 1px solid;
    COLOR: #929292;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: #929292 1px solid
}

/*
.hover{display:block;position:relative;zoom:1;overflow:hidden}
.hover>img,.hover:after{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;z-index:1}
.hover:hover>img{-webkit-transform:scale(1.05);transform:scale(1.05);}
.hover:after{background:#000;opacity:0;filter:alpha(opacity=0);z-index:2;content:""}
.hover:hover:after{opacity:.2;filter:alpha(opacity=20);}
*/

.ydcontactlx{
    display: none;
    padding: 10px 50px;
}

.ydcontactlx p{
    font-size: 2.2rem;
    line-height: 60px;
    color: #333;
}

.ydcontactlx p i{
    display: inline-block;
    position: relative;
    top: -2px;
}

.clear {
    zoom: 1;
    clear: both;
}

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

.fl1 {
    float: left;
    display: inline;
}

.fr1 {
    float: right;
    display: inline;
}

.h_top {
    font-family: "Microsoft Yahei";
    overflow: hidden;
}

.indexhopt {
    background: linear-gradient(90deg, #1D2432, #1B212E, #364b62);
}

.header {
    width: 1260px;
    margin: 0 auto;
}

.h_zc {
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.h_zc a {
    color: #fff;
    padding: 0 30px;
}

.h_zc a.nones {
    padding-right: 0px;
}

.h_con {
    height: 80px;
    overflow: hidden;
}

.t_text {
    float: left;
    margin-top: 5px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 22px;
    padding-left: 33px;
    background: url(../images/h_ic.gif) no-repeat left top;
}

.t_text img {
    width: 322px;
    height: 48px;
}

.h_logo {
    margin: 0px 20px 0 25px;
}

.h_logo img {
    width: 100%;
    height: auto;
    margin-top: 5px;
}

.loangosp {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 70px;
    margin: 4px 0px;
    padding-left: 20px;
    color: #666;
    background: url(../../static/images/h_ic.gif)no-repeat left;
}

.h_pho {
    padding-left: 50px;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    position: relative;
    top: 20px;
}

.h_pho b {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial;
}
.h_pho .head_vr{
    margin-right: 15px;
}
.h_pho .head_vr img{
    margin-right: 8px;
}
.h_pho img{vertical-align: middle;}
.menunav {
    height: 65px;
    font-size: 14px;
    overflow: hidden;
}

.menunav li {
    float: left;
    margin-left: -1px;
    text-align: center;
    width: 14.36%;
}

.menunav li a {
    color: #666;
    line-height: 65px;
    display: inline-block;
    height: 65px;
    padding: 0 39px;
    font-size: 16px;
}

.menunav li.on a,
.menunav li a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.menunav li a:hover {
    background: rgba(82, 130, 255, 0);
    background-image: none;
    background-image: linear-gradient(rgba(82, 130, 255, 0), rgba(82, 130, 255, 0.4));
    display: block;
    transition: all linear 0.3s;
}

.menunav li:hover::before {
    content: "";
    height: 2px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff, rgba(255, 255, 255, 0));
    display: block;
    box-shadow: 0 0 5px #09256d;
    position: relative;
    top: 62px;
    transition: all linear 0.8s;
}

.menunav li.nones {
    background: url(../images/h_nav1.gif) no-repeat left center;
}

.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}

.ty-banner-1 img {
    visibility: hidden;
}

.ty-banner-1 img.show {
    visibility: visible;
}

#topNav {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 9999;
    clear: both;
    border-bottom: 1px solid #ccc;
}

#topNav .wrap {
    width: 1280px;
    margin: 0 auto;
}

#topNav .logo {
    float: left;
    margin-right: 35px;
}

#topNav .logo img {
    vertical-align: middle;
}

#topNav ul {
    float: left;
}

#topNav ul li {
    float: left;
    padding: 0 15px;
    background: url(../images/line_zt.png) left center no-repeat;
    list-style-type: none;
    position: relative;
}

#topNav ul li:first-child {
    background: none;
}

#topNav ul li span {
    display: block;
    position: absolute;
    width: 28px;
    height: 13px;
    right: -10px;
    margin-left: -10px;
    top: 15px;
    z-index: 2;
}

#topNav ul li .new {
    background: url(../images/new.gif) no-repeat
}

#topNav ul li .hot {
    background: url(../images/hot.gif) no-repeat
}

#topNav ul li a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
}

#topNav ul li a:hover {
    color: #c30c22;
}

#topNav ul li .subNav {
    display: none;
    position: absolute;
    top: 66px;
    left: 0;
    background: #333;
    z-index: 10000;
}

#topNav ul li:hover .subNav {
    display: block;
}

#topNav ul li .subNav li {
    height: 40px;
    line-height: 40px;
    color: #fff;
}

#topNav ul li .subNav li a {
    color: #fff;
}

#topNav .telBox {
    float: right;
    width: 240px;
    height: 100px;
    text-align: center;
    color: #c30c22;
    font-size: 24px;
    font-weight: bold;
    border-left: 1px solid #ccc;
}

#topNav .telBox i {
    width: 30px;
    height: 30px;
    margin-right: 12px;
    background: url(../images/tel_zt.png);
    display: inline-block;
    vertical-align: middle;
}

/*banner*/
.fullSlide {
    min-width: 1200px;
    position: relative;
    height: 800px;
    overflow: hidden;
}

.fullSlide ul {
    position: relative;
    width: 1904px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 800px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.fullSlide .hd {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    overflow: hidden;
}

.fullSlide .hd ul {
    margin-left: 500px;
}

.fullSlide .hd ul li {
    float: left;
    margin: 0 5px;
    display: inline;
    cursor: pointer;
}

.fullSlide .hd ul li {
    width: 65px;
    height: 8px;
    background: #fff;
}

.fullSlide .hd ul .on {
    background: #c61611;
}

.fuydllSlide {
    display: none;
}

/*anli*/
.anli {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    height: 272px;
}

.anli p {
    position: absolute;
    right: 0px;
    top: 0px;
}

.anli p img {
    width: 331px;
    height: 272px;
}

.anli dl {
    padding-top: 60px;
    height: 212px;
    width: 790px;
}

.anli dl dt {
    float: left;
}

.anli dl dt img {
    width: 196px;
    height: 135px;
}

.anli dl dd {
    float: right;
    width: 535px;
    font-size: 14px;
    color: #303030;
    line-height: 30px;
}

.anli dl dd span {
    display: block;
}

.anli dl dd img {
    width: 230px;
    height: 35px;
    margin-top: 20px;
}

.servtil p {
    display: block;
    font-size: 24px;
    line-height: 45px;
}

.servtil b {
    color: #c30c22;
}

.serv_more {
    clear: both;
    text-align: center;
    background: url(../images/icobg1.gif) no-repeat center 0;
    line-height: 42px;
    color: #fff;
}

.serv_more a {
    color: #fff;
    display: inline-block;
    padding-right: 20px;
}

/*精品荟萃*/

.bt-tit {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 48px;
    color: #222222;
    display: block;
    margin-bottom: 10px;
    line-height: 50px;
}

.bt-tit h2 {
    line-height: 80px;
}

.bt-tit b {
    color: #c61611;
}

.bt-tit a {
    color: #222222;
    display: inline-block;
}

.bt-tit span {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    line-height: 60px;
    color: #222222;
    display: block;
    font-weight: normal;
    background: url(../images/cp_titbg.png) no-repeat center center;
}

/**/


.pro_bj {
    height: auto;
    max-height: 1092px;
    max-width: 1920px;
    overflow: hidden;
    background: url(../images/cpbg.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding-top: 132px;
    padding: 20px 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei";
}

.fen {
    width: 1200px;
}

.fen ul {
    height: 47px;
}

.fen ul li {
    width: 240px;
    height: 47px;
    background: #e4e4e4;
    border-right: 1px solid #f6f6f6;
    margin-bottom: 1px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.fen ul li a {
    text-decoration: none;
    position: relative;
    z-index: 3;
    display: block;
    font-weight: normal;
    line-height: 47px;
    height: 47px;
    font-size: 18px;
    color: #000;
}

.fen ul li a:hover {
    background: #c61611;
    color: #fff;
}

.fen ul li:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 0;
    background: #c61611;
    bottom: 0;
    left: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.fen ul li:hover:after,
.fen ul li.cur:after {
    width: 100%;
    color: #fff;
}

.fen ul li:nth-child(3) {
    margin-right: 0;
}

.fen ul li.cur a {
    background: #c61611;
    color: #fff;
}

.oo ul li {
    width: 240px;
    height: 47px;
    background: #f2f2f2;
    border-right: 1px solid #f6f6f6;
    margin-bottom: 1px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.m_pro {
    height: 100%;
    margin-top: 20px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.m_pro dl {
    float: left;
    width: 24%;
    margin: 10px 0.25% 0;
    height: 100%;
    position: relative;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    visibility: visible;
}

.m_pro dl a {
    text-decoration: none;
}

.m_pro dt {
    width: 100%;
}

.m_pro dt img {
    width: 100%;
    display: block;
}

.m_pro dd {
    height: auto;
    padding-top: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #333333;
}

.m_pro dd h3 {
    height: 45px;
    line-height: 45px;
    color: #333333;
    font-size: 18px;
    display: block;
    text-align: center;
}

.m_pro dd p {
    padding: 0 50px;
    height: 40px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #888888;
}

.m_pro dd span {
    width: 154px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0 auto;
    color: #fff;
    background: #999;
    text-align: center;
}

.htmws1 {
    line-height: 40px;
}

.indexlijgd {
    background: url(../../static/images/1636.png)no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
}

/*工艺width:125px background:url(../images/probg.jpg) no-repeat center 0;*/
.bts-tita {
    display: inline-block;
    padding-top: 17px;
}

.imcpzxh1 {
    display: inline-block;
}

.probox {
    font-family: "Microsoft Yahei";
    padding: 20px 0;
    position: relative;
    background: url(../../static/images/1640.jpg);
}

.proboxgy {
    height: 100%;
}

.probox-al {
    height: 100%;
}

.autoimg {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.cpzxnybox {
    background-color: #222f38;
}

.cpzxnybox .htmw1200 {
    color: #fff;
}

.cpzxnybox .htmw1200 a {
    color: #fff;
}

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

.htmwping {
    padding: 156px 0;
    color: #fff;
}

.htmwping a {
    color: #fff;
}

.lxwmp {
    border: 1px #fff solid;
    width: 58%;
    padding: 0 0 0 25px;
    font-size: 1.4rem;
    line-height: 50px;
    margin: 20px 0;
    background-color: #2c3b41;
    border-radius: 6px;
}

.imgletp{
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}

.anlimgletp{
    font-size: 16px;
    line-height: 25px;
    color: #333;
}

.htmwping p {
    font-size: 1.2rem;
    line-height: 3rem;
}

.htmwping p i {
    display: inline-block;
    position: relative;
    top: 5px;
}

.lxwmpi1 {
    background: url(../../static/images/85518.png)no-repeat;
    width: 27px;
    height: 27px;
}

.lxwmpi2 {
    background: url(../../static/images/85536.png)no-repeat;
    width: 24px;
    height: 20px;
}

.lxwmpi22 {
    background: url(../../static/images/162147.png)no-repeat;
    width: 24px;
    height: 20px;
}

.lxwmpi3 {
    background: url(../../static/images/85527.png)no-repeat;
    width: 28px;
    height: 30px;
}

.imgcpul {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
}

.imgcpul li {
    display: inline-block;
    width: 31%;
    margin: 0 1%;
}

/* .imgcpul li:nth-of-type(even){
    margin: 0 3.3%;
} */

.imcpzxbj {
    width: 100%;
    background: url(../../static/images/cpzx_cpbj.png) no-repeat center;
    background-size: 100%;
    position: relative;
    display: inline-block;
    height: 355px;
}

.imcpzxbj:hover h2 {
    color: #910800;
}

.imcpzxbj:hover p {
    color: #4d4d4d;
}

.imgcpul li img {
    width: 90%;
    margin: 20px 5% 0 5%;
    border-radius: 10px;
}

.casealul {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.casealul li {
    float: left;
    width: 31%;
    margin: 0 1% 3% 1%;
}

.caselj {
    width: 97.5%;
    border: 1px solid #e0e0e0;
    background: #f2f5f7;
    border-radius: 6px;
    padding: 1% 1% 2% 1.5%;
    display: block;
}

.caseptp {
    width: 98.5%;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.31);
    border-radius: 6px;
    border: 1px solid #fff;
}

.casezxh2 {
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 1px 0;
}

.imcpzxbta {
    width: 12.5%;
    padding: 2% 0;
    position: absolute;
    right: 1%;
    top: 24%;
    background: url(../../static/images/ckgd.png) no-repeat right center;
    background-size: 100% auto;
}

.imcpzxbta:hover {
    background: url(../../static/images/ckgd_hover.png) no-repeat right;
    background-size: 100% auto;
}

.newxwtb {
    position: absolute;
    margin-left: -50px;
    margin-top: 30px;
}

/* .newsli:hover img{
    transform: rotate(90deg);

    ms-transform: rotate(90deg);

    moz-transform: rotate(90deg);

    webkit-transform: rotate(90deg);

    o-transform: rotate(90deg);

    transition:all linear 0.6s;
} */

.ydfooterbox {
    background: url(../../static/images/2162411.png)no-repeat;
    width: 100%;
    height: 200px;
    color: #fff;
    padding: 20px 0;
    /* 底部浮动 */
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    display: none;
}

.ydfooterbox ul li {
    display: inline-block;
    text-align: center;
    margin: 0 3%;
}

.ydfooterli1 {
    width: 20%;
    font-size: 2rem;
    position: relative;
    top: -8px;
}

.ydfooterli1 img {
    margin-bottom: 8px;
}

.ydfooterli2 {
    line-height: 55px;
    font-size: 2.2rem;
    width: 41%;
    padding-left: 15px;
    padding-top: 15px;
}

.ydfooterli2 a{
    display: inline-block;
    width: 100%;
    height: 100%;
}

.ydfooterlspan {
    font-size: 3rem;
    font-family: '微软雅黑';
}

.newsul {
    width: 100%;
    overflow: hidden;
}

.newsli {
    float: left;
    width: 49%;
    padding: 0 0 1.5% 3%;
    margin-top: 1.5%;
    border-bottom: 1px dashed #bebebe;
}

.newriqyes{
    display: none;
}

.newriqpcs{
    float: right;
    line-height: 32px;
}

/* 奇数行 */
.newsli:nth-of-type(odd) {
    margin-right: 2%;
}

.newsli h2 {
    width: 100%;
    display: inline-block;
}

.newsslisp {
    display: block;
    /* width: 12%; */
}

.newsslispi {
    padding: 0px 11px;
    background: url(../../static/images/al_time.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}

/* 产品中心 */

.main{
    width: 100%;
}
.main-ulbt{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

@media(max-width:1200px){
    .main-ulbt{
        width: 100%;
    }
}
.main-ulbt li{
    float: left;
    width: 20%;
    color: #666;
    background: #e4e4e4;
    border-right: 1px solid #f6f6f6;
    list-style: none;
    text-align: center;
    font-size: 1.5rem;
    line-height: 35px;
    box-sizing: border-box;
    display: block;
}

.main-ulbt li:hover,
.main-ulbt li:hover a
{
    color: #fff;
    background: #c61611;
    border-right: 1px solid #f6f6f6;
}

.main-ulbt li a{
    text-decoration: none;
    position: relative;
    z-index: 3;
    display: block;
    font-weight: normal;
    line-height: 47px;
    height: 47px;
    font-size: 18px;
    color: #000;
}

.context{
    width: 100%;
    height: 490px;
    position: relative;
}

.conss{
    width: 100%;
    height: 100%;
    position: absolute;
}

.conshow{
    display: none;
}

.main-ulbt .spanList{
    background-color: #c61611;
}

.indxfh809{
    display: none;
}

.lxwmtopdiv {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0 0 0;
    color: #fff;
}

.lxwmtopdiv a {
    color: #fff;
}

.imcpzxp {
    margin-left: 5%;
    font-size: 16px;
    line-height: 30px;
}

.bts-tit {
    padding-left: 8%;
    margin-top: 10px;
    position: relative;
    background: url(../../static/images/89.gif) no-repeat 2.5% center;
}

.albts-tit {
    padding-left: 8%;
    position: relative;
    background: url(../../static/images/2315.png) no-repeat 2.5% center;
}

.newslip {
    margin-top: 10px;
    line-height: 30px;
}

.imcpzxh1 {
    font-size: 28px;
}

.imcpzxbtp {
    font-size: 16px;
    margin-top: 0.8%;
}

.imcpzxh2 {
    margin-left: 5%;
    font-size: 20px;
    line-height: 35px;
}

.indenewi {
    border: 1px solid #cccccc;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 99;
    left: -8px;
}

.indenewem {
    height: 6px;
    width: 6px;
    background: #aaa;
    border-radius: 6px;
    display: block;
}

.my_pages {
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}
.my_pages span a{
    display:block;
    width: 8%;
    float:left;
    background: #eee;
    padding: 5px 2px;
    font-size: 1.1rem;
    margin-left:10px;
}
.page-num-current{
    color: #c4997c;
}
.my_pages ul {
    width: 100%;
   /* margin-left: 10%;*/
}

.my_pages ul li {
    display: inline-block;
    width: 10%;
    background: #eee;
    padding: 5px 2px;
    font-size: 1.1rem;
    color: #c4997c;
}

.my_pages ul li a {
    width: 100%;
    display: block;
    color: #4d4d4d;
}

.my_pages ul li a:hover {
    color: #000;
    font-size: 1.1rem;
}

.indexgylct {
    float: right;
}

.pro_c {
    overflow: hidden;
    width: 100%;
}

.pro_c dl {
    width: 590px;
    float: left;
    margin: 0 20px 0 0;
    background: #fff;
}

.pro_c dl:last-child {
    margin: 0;
}

.pro_c dt,
.pro_c dt img {
    /* width: 590px;
    height: 332px; */
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.pro_c dd {
    width: 100%;
    height: 50px;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.indealh3 {
    font-size: 20px;
    text-align: center;
    line-height: 50px;
}

.pro_c dl:hover {
    background: #c61611;
}

.pro_c dl:hover dt img {
    padding: 5px 5px 0;
}

.pro_c dl:hover dd {
    border-color: #c61611;
}

.pro_c dl:hover dd h3 a {
    color: #fff;
}

.prev2,
.next2,
.prev4,
.next4 {
    width: 36px;
    height: 36px;
    z-index: 9;
    top: 47px;
    right: -56px;
    cursor: pointer;
}

.prev4,
.next4 {
    top: 56%;
}

.prev2,
.prev4 {
    left: -56px;
}

.part_c {
    width: 1200px;
    overflow: hidden;
    text-align: center;
    line-height: 42px;
}

.part_c li {
    width: 230px;
    float: left;
    padding: 0 13px 0 0;
}

.part_c li p {
    border: solid 1px #e6e6e6;
}

.part_c li p,
.part_c li p img {
    width: 228px;
    height: 128px;
    display: block;
    overflow: hidden;
}

.part_c li span a {
    display: block;
    color: #333;
}



/*合作*/
.part {
    font-family: "Microsoft Yahei";
    padding: 58px 0 0;
    height: 386px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    clear: both;
    border-bottom: 6px solid #e0e0e0;
}

.part h2 {
    height: 55px;
    font-size: 22px;
    background: url(../images/line1.gif) no-repeat 272px 15px;
    font-size: 22px;
    line-height: 34px;
}

.part h2 span {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

.part h2 span a {
    display: block;
    color: #333;
}

.part h2 p {
    background: url(../images/ico01.gif) no-repeat 2px 4px;
    padding: 0 0 0 47px;
}

.part h2 p a {
    display: block;
    color: #000;
    height: 272px;
}

.part_ce {
    border-left: solid 1px #dfdfdf;
    border-top: solid 1px #dfdfdf;
    height: 272px;
}

.part_ce ul {
    width: 1220px;
}

.part_ce li {
    width: 240px;
    float: left;
    height: 136px;
    position: relative;
    text-align: center;
}

.part_ce li img {
    width: 240px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-right: solid 1px #dfdfdf;
    border-bottom: solid 1px #dfdfdf;
    height: 136px;
}

.part_ce li span {
    width: 240px;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/bg01.png) repeat;
    -webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.part_ce li span a {
    display: none;
    color: #fff;
    margin: 42px 0 0;
    padding: 0 19px;
    border-bottom: solid 1px #fff;
}

.part_ce li.cur span,
.part_ce li:hover span {
    height: 136px;
}

.part_ce li.cur span a,
.part_ce li:hover span a {
    display: inline-block;
}


/*产品中心*/

.til01 span {
    display: block;
    font-size: 16px;
    color: #bb1c18;
    line-height: 26px;
    padding-top: 15px;
}

.til01 em {
    display: block;
    font-size: 14px;
    color: #c1c1c1;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-style: normal;
}

.til01 a {
    color: #000;
}

.tec_p .til01 {
    background: url(../images/tilbg2.png) no-repeat center 17px;
    color: #fff;
}

.tec_p .til01 span,
.tec_p .til01 a {
    color: #fff;
}

.til01 b {
    color: #303030;
}

.lxwmtop {
    background: url(../../static/images/gywmtopbj.jpg)no-repeat;
    height: 430px;
}

.gywmtit {
    font-size: 3rem;
    margin: 30px 0;
    line-height: 60px;
    position: relative;
    z-index: 9;
}

.gywmtit::before {
    content: "";
    display: inline-block;
}

.htmwpingspan {
    font-size: 3rem;
    color: #9999;
    position: absolute;
    margin-top: 24px;
    font-weight: 600;
}

.lxwmbk1 {
    width: 100%;
}

.bk1lef {
    width: 50%;
    display: inline-block;
}

.bk1lef1 {
    text-align: center;
}

.bk1lef2 {
    position: relative;
    top: -60px;
}

.bk1lef h2 {
    font-size: 40px;
    line-height: 50px;
    color: #666;
}

.bk1leful {
    overflow: hidden;
}

.bk1leful li {
    float: left;
    width: 50%;
    line-height: 50px;
    margin-bottom: 25px;
}

.bk1leful li h3 {
    font-size: 60px;
    font-family: "Impact";
    color: #910800de;
}

.bk1leful li strong {
    font-size: 90px;
    font-style: normal;
    line-height: 100px;
    color: #910800;
    /* -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-image:-webkit-linear-gradient(left, #bf211d, #d3751b); */
}

.bk1leful li p {
    font-size: 24px;
    color: #333333;
    line-height: 34px;
}

.bk1rig {
    width: 49%;
    display: inline-block;
}

.cfbjt {
    position: absolute;
    z-index: -1;
}

.gywmbk2 {
    margin-top: 30px;
}

.bk1lef p {
    line-height: 35px;
}

.gywmfist1div {
    background: url(../../static/images/gywmjxbjtp.png)no-repeat;
    height: 80px;
    margin: 10px 0;
    padding-top: 32px;
    padding-left: 100px;
    font-size: 18px;
    color: #fff;
}

.lxwmbk1 i {
    position: absolute;
    margin-top: 20px;
    margin-left: 30px;
}

.bk1lefh3 {
    background-size: 100%;
}

.bkyd1lefh3{
    color: #c4997c;
    font-size: 3rem;
    line-height: 50px;
    display: none;
}

.titfg {
    background-size: 100%;
}

/*
.shows h2{clear: both;margin:0 auto;text-align: center; line-height:100%;}
.shows h2 span {
    background: url(../images/cp_titbg.png) no-repeat center center;
}
.shows{height:1155px; border-bottom: 6px solid #e0e0e0; margin-top:30px;background:url(../images/cp_fw.jpg) no-repeat center 75px;}
.sh_li{ height:306px; overflow: hidden;}
.sh_li h3{ text-align: center; font-size: 20px; color: #fff; line-height:35px; margin-bottom: 41px;}
.sh_li ul{ overflow: hidden; padding-left: 116px;padding-top:50px;}
.sh_li ul li{ float: left; width: 145px;margin-right: 135px;}
.sh_li ul li a{ display: block; height: 49px; line-height: 49px; border-bottom: 1px dashed #999;}
.sh_li ul li:nth-child(4n){ margin-right: 0;}
.sh_li ul li a{ display: block; font-size: 16px; color: #000;}
.sh_li ul li a:hover{ color: #bc1c18;}

.sh_on ul li{ overflow: hidden; position: relative; font-size: 0; line-height: 0; width: 381px; height: 380px; float: left; margin:0 28px 0  0;}.sh_on ul li:nth-child(3n){ margin-right: 0;}
.sh_on ul li img{ width: 377px; height: 281px; border: 2px solid #d9d9d9;transition: all 0.3s linear 0s;}
.sh_on ul li:hover img{transform: translateY(-5px);box-shadow: 0 0 3px #ccc; border-bottom: 2px solid #bc1c18;}
.sh_on ul li i{ display: block; font-size: 16px; color: #000; text-align: center; line-height: 100%; padding-top: 24px;}
*/

.bann1 ul {
    float: right;
    margin-right: 1px;
    margin-top: 65px;
    width: 840px;
    background: url(../images/ban_num.png) no-repeat right 70px;
}

.bann1 ul li {
    float: left;
    text-align: center;
    width: 20%;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

.bann1 ul li b {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 29px;
}

.bann1 ul li.bann_li1 {
    margin-top: 106px;
}

.bann1 ul li.bann_li2 {
    padding-left: 1%;
    width: 19%;
}

.lxwmzxxz {
    text-align: center;
    background-image: linear-gradient(0deg, rgba(18, 74, 104, 0.5) 0%, rgba(20, 71, 98, 0.5) 100%);
    border-radius: 10px;
    border: 1px solid #1bacff;
    width: 12%;
    display: inline-block;
    padding: 0.85% 0;
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

/*bann2*/
.bann2_bg {
    height: 260px;
    z-index: 3;
    position: relative;
    background: url(../images/bann2.png) no-repeat center top;
}

.bann2-left {
    margin-top: 50px;
    float: left;
    color: #fff;
}

.bann2-left h3 {
    font-size: 30px;
}

.bann2-left ul {
    margin-top: 10px;
}

.bann2-left ul li {
    font-size: 40px;
    line-height: 65px;
}

.bann2 {
    height: 100%;
    overflow: hidden;
}

.bann2 p {
    margin: 205px 0 0 745px;
    font-family: "Microsoft Yahei";
    padding: 0 0 0 67px;
    line-height: 26px;
    display: block;
    color: #fff;
    font-size: 16px;
    background: url(../images/ban2_tel.png) no-repeat left top;
}

.bann2 p b {
    display: block;
    font-size: 24px;
    line-height: 30px;
}

.indyqlj {
    text-align: center;
}

.t_h2 {
    margin: 0 auto 0;
    width: 100%;
    position: relative;
    line-height: 50px;
    font-size: 48px;
    height: 105px;
    text-align: center;
    color: #303030;
}

.t_h2 b {
    color: #c61611;
}

.t_h2 em {
    display: block;
    text-align: center;
    letter-spacing: 3px;
    color: #222222;
    line-height: 35px;
    font-size: 24px;
    font-weight: normal;
    margin-top: 12px;
}

.t_h2 a,
.t_h2 a:hover {
    text-decoration: none;
    color: #303030;
}

.caydsa{
    display: none;
}

.xq_bg {
    position: relative;
    z-index: 1;
    padding-top: 45px;
    height: 752px;
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
    background-size: cover;
}

.xq_bg .t_h2 {
    padding: 25px 0
}

.indexnewul {
    overflow: hidden;
    width: 100%;
    font-size: 16px;
    padding-left: 10px;
}

.ydindexnewul {
    display: none;
}

.indexnewul li {
    float: left;
    width: 45%;
    line-height: 40px;
    border-left: 1px solid #ddd;
}

.newslidivpc{
    font-size: 1.3rem;
}

/* 双数行 */
.indexnewul li:nth-of-type(even) {
    margin-left: 8%;
}

.indexnewul li h3 {
    display: inline-block;
    font-size: 16px;
}

.indexnewul span {
    float: right;
}

/*ys*/
.ys_bg {
    height: 1540px;
    padding-top: 20px;
    position: relative;
}

.ys dl {
    width: 1200px;
    height: 350px;
}

.ys dt {
    float: left;
}

.ys dt img {
    width: 600px;
    height: 350px;
}

.ys dd {
    float: right;
    width: 537px;
    padding-top: 54px;
}

.ys dd h3 {
    margin-bottom: 30px;
    font-size: 30px;
    color: #333;
    font-weight: normal;
    line-height: 50px;
}

.ys dd h3 img {
    float: left;
    width: 50px;
    height: 60px;
    margin-right: 16px;
    font-weight: bold;
}

.ys dd p {
    line-height: 35px;
    color: #666;
    font-size: 16px;
}

.ys dd p em {
    margin: 9px 12px 0 6px;
    text-align: center;
    color: #999;
    width: 18px;
    height: 18px;
    float: left;
    line-height: 18px;
    font-size: 14px;
    font-family: Arial;
    background: url(../images/ys_ic.gif) no-repeat left 0px;
}

.ys dd p i {
    color: #c11511;
}

.ys_dl2 dt,
.ys_dl4 dt {
    float: right;
}

.ys_dl2 dd,
.ys_dl4 dd {
    float: left;
}

.ys_dl4 dd {
    padding-top: 105px;
}

/*荣誉资质*/
.honor {
    height: 370px;
    overflow: hidden;
}

.honor p {
    font-size: 18px;
    color: #fff;
    padding: 245px 0 0 50px;
    float: left;
}

.honor .honor_m {
    padding: 60px 0 0;
    width: 850px;
    margin-right: -40px;
}

.honor .honor_m ul li {
    background: url(../images/honor_k.png) no-repeat;
    width: 298px;
    height: 310px;
    float: left;
    text-align: center;
}

.honor .honor_m ul li em {
    width: 298px;
    height: 267px;
    margin: 0 auto;
}

.honor .honor_m ul li em img {
    width: 200px;
    height: 267px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.honor .honor_m ul li em img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


/*流程*/

.tec_p h3 {
    text-align: center;
    margin-bottom: 39px;
}

.tec_p h3 span {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #333333;
    padding: 0 130px;
    position: relative;
    width: 170px;
    margin: 0 auto 13px;
}

.tec_p h3 span:before {
    width: 101px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.tec_p h3 span:after {
    width: 101px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.tec_p h3 i {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}

/* cxys_bg.jpg no-repeat background-size: cover;*/

.tec_p {
    background: url(../images/cxys_bg.jpg) center 0;
    background-size: cover;
    font-family: "Microsoft Yahei";
    color: #333;
    position: relative;
    line-height: 23px;
    padding: 73px 0 0;
    height: 455px;
    text-align: center;
    clear: both;
}

.tec_pc dl {
    width: 186px;
    float: left;
    height: 235px;
    padding: 0 44px 0 0;
    background: url(../images/ico04.png) no-repeat right 48px;
    margin: 0 22px 0 0;
}

.tec_pc dl.born {
    background: none;
    margin: 0;
    padding: 0;
}

.tec_pc dt {
    width: 130px;
    height: 98px;
    color: #333;
    display: block;
    padding: 32px 0 0;
    background: url(../images/teclbg2.png) no-repeat center 0;
    font-size: 20px;
    line-height: 28px;
    margin: 0 auto 18px;
}

.tec_pc dt em,
.tec_pc dt b {
    display: block;
}

.tec_pc dt em i {
    width: 39px;
    height: 39px;
    display: block;
    margin: 0 auto;
}

.tec_pc dt em .lc1 {
    background: url(../images/tec_ico1.png) no-repeat center 0;
}

.tec_pc dt em .lc2 {
    background: url(../images/tec_ico2.png) no-repeat center 0;
}

.tec_pc dt em .lc3 {
    background: url(../images/tec_ico3.png) no-repeat center 0;
}

.tec_pc dt em .lc4 {
    background: url(../images/tec_ico4.png) no-repeat center 0;
}

.tec_pc dt em .lc5 {
    background: url(../images/tec_ico5.png) no-repeat center 0;
}

.tec_pc dl:hover dt {
    background: url(../images/teclbg1.png) no-repeat center 0;
    color: #fff;
}

.tec_pc dl:hover em .lc1 {
    background: url(../images/lc_ico1.png) no-repeat center 0;
}

.tec_pc dl:hover em .lc2 {
    background: url(../images/lc_ico2.png) no-repeat center 0;
}

.tec_pc dl:hover em .lc3 {
    background: url(../images/lc_ico3.png) no-repeat center 0;
}

.tec_pc dl:hover em .lc4 {
    background: url(../images/lc_ico4.png) no-repeat center 0;
}

.tec_pc dl:hover em .lc5 {
    background: url(../images/lc_ico5.png) no-repeat center 0;
}



.tec_pho {
    display: block;
    height: 42px;
    line-height: 42px;
    clear: both;
    padding-top: 25px;
}

.tec_pho span {
    display: inline-block;
    padding: 0 0 0 57px;
    background: url(../images/c_pho.png) no-repeat 0 0;
}

.tec_pho span b {
    font-family: Impact;
    font-size: 30px;
    color: #00bd09;
    font-weight: normal;
}

.nured {
    color: #fff;
}

.chanp_t {
    background: url(../images/cp_line01.png) no-repeat center 50px;
    height: 140px;
    text-align: center;
    line-height: 40px;
    font-size: 48px;
    color: #078684;
}

/*关于*/
.ab_bg {
    background: url(../images/ab_bg.gif) center 0;
    height: 750px;
    padding: 15px 0 0;
    overflow: hidden;
    clear: both;
    border-top: solid 1px #dbdbdb;
    margin-top: 16px;
}

.about .chanp_t {
    height: 46px;
}

.about dl {
    width: 1180px;
    margin: 0 auto 15px 0;
    background: #fff
}

.about dl dt {
    width: 1180px;
    height: 460px;
    line-height: 0;
    padding: 0;
}

.about dl dt img {
    width: 1180px;
    height: 460px;
}

.about dl dd {
    width: 1100px;
    margin: 0 auto;
    padding: 10px 0 0;
}

.about .ab_desc {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
}

.about .ab_desc p {
    padding: 10px 0;
    font-size: 16px;
    color: #333;
}

.about dl dd span {
    display: block;
    width: 760px;
    margin: 25px 0 0 180px;
}

.about dl dd span a {
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
    width: 130px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #333;
    margin-right: 15px;
}

.about dl dd span a:hover {
    background: #c61611;
}

.ab_m {
    width: 98%;
    height: 105px;
    position: absolute;
    top: 450px;
    background: rgba(0, 0, 0, 0.4);
    padding: 25px 0 0 4px;
}

.ab_m ul {
    text-align: center;
}

.ibrand-num li {
    float: left;
    width: 30%;
    height: 60px;
    color: #fff;
    font-size: 18px;
    background: url(../images/ab_line.gif) no-repeat right;
    padding: 10px 0 0 14px;
}

.ibrand-num li span,
.ibrand-num li i {
    font-size: 36px;
    font-weight: bold;
}

.ibrand-num li b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 0;
}


/**/
@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
    }

    20%,
    60% {
        -webkit-transform: translate3d(-10px, 0, 0);
    }

    40%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0);
    }

    20%,
    60% {
        transform: translate3d(-10px, 0, 0);
    }

    40%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.newslisss{
    display: none;
}

.f_bj {
    color: #ababab;
    clear: both;
    font-family: "Microsoft Yahei";
    height: 300px;
    line-height: 31px;
    border-top: solid 1px #e7e7e7;
    background: url(../images/footbg.gif) repeat-x center 0;
    font-size: 16px;
}

.f_bj a {
    color: #ababab;
}

.f_nav {
    height: 54px;
    white-space: nowrap;
    line-height: 54px;
    color: #333;
    text-align: center;
    font-size: 16px;
}

.f_nav a {
    color: #333;
    padding: 0 31px;
    display: inline-block;
}

.f_nav a:nth-child(1) {
    background: url(../images/f_ico1.gif) no-repeat 0 center;
}

.f_con {
    clear: both;
    height: 166px;
    padding: 40px 0 0;
}

.f_code,
.f_text {
    /* background: url(../images/f_ge.gif) no-repeat 0 0; */
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 60px;
    width: 45%;
    height: 167px;
}

.f_code {
    width: 22%;
    padding: 20px 0 0 20px;
    font-size: 12px;
    line-height: 38px;
    color: #beccd9;
}

.f_code p {
    width: 50%;
    float: left;
    padding: 0 0 0 31px;
    text-align: center;
    line-height: 21px;
    color: #949494;
    font-size: 12px;
    display: block;
}

.f_code p img {
    width: 88px;
    height: 88px;
    background: #fff;
    padding: 3px;
    display: block;
}

.f_text h3 {
    display: block;
    font-size: 16px;
    line-height: 36px;
    font-weight: normal;
    color: #fff;
}

.f_text p span {
    width: 278px;
    display: inline-block;
    background: url(../images/f_ico4.gif) no-repeat 0 6px;
    padding-left: 25px;
}

.f_text p span.f_conl1 {
    background: url(../images/f_ico1.gif) no-repeat 0 6px;
}

.f_text p span.f_conl2 {
    background: url(../images/f_ico2.gif) no-repeat 0 6px;
    width: 178px;
}

.f_text p span.f_conl3 {
    background: url(../images/f_ico3.gif) no-repeat 0 6px;
    width: 102px;
}

.f_logo {
    padding: 50px 0 0;
    width: 25%;
}

.f_logo img {
    width: 246px;
    height: 66px;
    display: block;
}

.pr {
    position: relative;
}

/*产线列表 */

.faalbj {
    height: 994px;
}

.faal {
    padding-top: 77px;
}

.faal h3 {
    text-align: center;
    margin-bottom: 39px;
}

.faal h3 span {
    display: block;
    width: 423px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    margin: 0 auto 13px;
    font-size: 40px;
    color: #333333;
    padding: 0 131px;
    position: relative;
}

.faal h3 span:before {
    width: 100px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.faal h3 span:after {
    width: 100px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.faal h3 i {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}

.faal .fanav {
    width: 189px;
    height: 416px;
    float: left;
    background: #f4f2f2;
}

.faal .fanav ul li {
    height: 50px;
    line-height: 50px;
    padding-left: 18px;
    border-bottom: 1px solid #d0cece;
    transition: all 0.3s linear;
    position: relative;
    font: 14px "Microsoft YaHei"
}

.faal .fanav ul li em {
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
}

.faal .fanav ul li .fa1 {
    background: url(../images/fa8.png) no-repeat left;
}

.faal .fanav ul li .fa2 {
    background: url(../images/fa8.png) no-repeat left;
}

.faal .fanav ul li .fa3 {
    background: url(../images/fa8.png) no-repeat left;
}

.faal .fanav ul li .fa4 {
    background: url(../images/fa8.png) no-repeat left;
}

.faal .fanav ul li .fa5 {
    background: url(../images/fa8.png) no-repeat left;
}

.faal .fanav ul li .fa6 {
    background: url(../images/fa8.png) no-repeat left;
}

.faal .fanav ul li .fa7 {
    background: url(../images/fa8.png) no-repeat left;
}

.faal .fanav ul li i {
    display: none;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #c30c22;
    position: absolute;
    top: 21px;
    right: -16px;
    z-index: 100;
}

.faal .fanav span {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 18px;
}

.faal .fanav span em {
    display: block;
    background: url(../images/fa8.png) no-repeat left;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
}

.faal .fanav ul li.cur {
    height: 59px;
    border-bottom: 0;
    background: #c30c22;
    line-height: 59px;
}

.faal .fanav ul li.cur em {
    color: #FFF;
    height: 59px;
    -webkit-filter: brightness(2000);
    filter: brightness(2000);
    line-height: 59px;
}

.faal .fanav ul li.cur i {
    display: block;
}

.faal .fanav span:hover {
    background: #c30c22;
}

.faal .fanav span:hover em {
    color: #FFF;
    -webkit-filter: brightness(2000);
    filter: brightness(2000);
}

.faal .ys_box {
    width: 1011px;
    float: right;
}

.faal dl {
    float: left;
    width: 1010px;
}

.faal dl dt {
    width: 648px;
    height: 416px;
    float: left;
}

.faal dl dt img {
    width: 648px;
    height: 416px;
}

.faal dl dd {
    width: 362px;
    height: 416px;
    float: left;
    background: #EEEEEE;
}

.faal dl dd span {
    display: block;
    padding-top: 71px;
    margin-left: 26px;
    height: 50px;
    line-height: 20px;
    position: relative;
    margin-bottom: 30px;
}

.faal dl dd span:before {
    width: 100px;
    height: 1px;
    background: #DA251C;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
}

.faal dl dd span a {
    font-size: 20px;
    font-weight: bold;
    color: #c30c22;
}

.faal dl dd p {
    width: 308px;
    height: 87px;
    padding-left: 26px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 58px;
}

.faal dl dd strong {
    display: block;
    padding-left: 91px;
    font-weight: normal;
    font-size: 18px;
    color: #666666;
    background: url(../images/ph.png) no-repeat left;
}

.faal dl dd strong i {
    display: block;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
}

.faal .faqh,
.cxfa .faqh {
    height: 310px;
    margin-top: 39px;
    overflow: hidden;
}

.faal .faqh ul,
.cxfa .faqh ul {
    height: 310px;
}

.faal .faqh ul li,
.cxfa .faqh ul li {
    float: left;
    width: 385px;
    height: 258px;
    position: relative;
    margin-right: 23px;
}

.faal .faqh ul li span,
.cxfa .faqh ul li span {
    display: block;
    width: 385px;
    height: 258px;
}

.faal .faqh ul li span img,
.cxfa .faqh ul li span img {
    width: 385px;
    height: 258px;
    border: solid 1px #d5d5d5;
    box-sizing: boder-box;
}

.faal .faqh ul li i,
.cxfa .faqh ul li i {
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.faal .faqh ul li .xs,
.cxfa .faqh ul li .xs {
    display: none;
    width: 385px;
    height: 189px;
    padding-top: 69px;
    background: url(../images/wzbj.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
}

.faal .faqh ul li .xs em,
.cxfa .faqh ul li .xs em {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #FEFEFE;
    height: 40px;
    margin-bottom: 18px;
    background: url(../images/xt5.jpg) no-repeat bottom center;
}

.faal .faqh ul li .xs p,
.cxfa .faqh ul li .xs p {
    text-align: center;
    font-size: 14px;
    color: #FEFEFE;
    width: 293px;
    height: 38px;
    margin: 0 auto;
}

.faal .faqh ul li .xs p a,
.cxfa .faqh ul li .xs p a {
    color: #da251c;
}

.faal .faqh ul li:hover .xs,
.cxfa .faqh ul li:hover .xs {
    display: block;
}

.faal .qh,
.cxfa .qh {
    position: relative;
}

.faal .qh .jt i,
.cxfa .qh .jt i {
    display: block;
    width: 19px;
    height: 34px;
}

.faal .qh .jt .prev,
.cxfa .qh .jt .prev {
    background: url(../images/prev-cx.png) no-repeat center;
    position: absolute;
    top: 106px;
    left: -44px;
}

.faal .qh .jt .next,
.cxfa .qh .jt .next {
    background: url(../images/next-cx.png) no-repeat center;
    position: absolute;
    top: 106px;
    right: -44px;
}

.ydblockks{
    display: none;
}

.product {
    height: 846px;
    border-top: 1px solid #e0e0e0
}

.citypro {
    height: 720px;
    border-top: 1px solid #e0e0e0
}

.pro {
    padding-top: 37px;
}

.pro h3 {
    text-align: center;
    margin-bottom: 39px;
}

.pro h3 span {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #333333;
    padding: 0 130px;
    position: relative;
    width: 170px;
    margin: 0 auto 13px;
}

.pro h3 span:before {
    width: 101px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.pro h3 span:after {
    width: 101px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.pro h3 i {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}

.pro .pronav {
    height: 50px;
    margin-bottom: 58px;
}

.pro .pronav ul {
    height: 50px;
    background: #c30c22;
}

.pro .pronav ul li {
    float: left;
    width: 200px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.pro .pronav ul li em {
    display: block;
}

.pro .pronav ul li em a {
    display: block;
    font-size: 16px;
    width: 160px;
    background: url(../images/dbx.png) no-repeat right;
    color: #FFF;
    padding-left: 30px;
}

.pro .pronav ul li:before {
    width: 1px;
    height: 50px;
    background: #FFF;
    content: "";
    opacity: 0.5;
    position: absolute;
    right: 0;
}

.pro .pronav ul li .proxl {
    width: 200px;
    height: 0;
    overflow: hidden;
    background: #eee;
    border: 1px solid #eeeeee;
    border-top: 0;
    position: absolute;
    top: 50px;
    left: 0;
    transition: all 0.3s linear;
    z-index: 300;
}

.pro .pronav ul li .proxl p {
    padding-left: 30px;
    padding-top: 20px;
}

.pro .pronav ul li .proxl p a {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    padding-left: 9px;
    background: url(../images/yd.png) no-repeat left;
    margin-bottom: 15px;
}

.pro .pronav ul li:hover em a {
    background: url(../images/dbx_h.png) no-repeat right;
}

.pro .pronav ul li:hover .proxl {
    min-height: 200px;
    height: auto;
}

.pro .pronav ul li .proxl p a:hover {
    background: url(../images/yd_h.png) no-repeat left;
    color: #da251c;
}

.pro .prot {
    width: 600px;
    height: 511px;
    float: left;
    position: relative;
}

.pro .prot:before {
    width: 600px;
    height: 316px;
    background: #555;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
}

.pro .prot .t {
    width: 538px;
    height: 194px;
    box-shadow: 3px 3px 5px #eeeeee, -3px -3px 5px #eeeeee;
    margin: 0 auto;
}

.pro .prot .po {
    width: 538px;
    height: 462px;
    margin: 0 auto;
    z-index: 200;
    position: relative;
}

.pro .prot .po span {
    display: block;
    width: 538px;
    height: 423px;
    overflow: hidden;
}

.pro .prot .po span img {
    width: 538px;
    height: 423px;
    transition: all 0.3s linear;
}

.pro .prot .po span:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.pro .prot .po .xp {
    width: 478px;
    height: 70px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.pro .prot .po .xp strong {
    display: block;
    float: left;
    width: 320px;
    height: 51px;
    padding-top: 19px;
    padding-left: 50px;
    background: #eeeeee;
}

.pro .prot .po .xp strong em {
    display: block;
    padding-top: 13px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.pro .prot .po .xp strong em:before {
    width: 39px;
    height: 1px;
    background: #da251c;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.pro .prot .po .xp strong em i {
    font-size: 14px;
    color: #999999;
    font-weight: bold;
    text-transform: uppercase;
}

.pro .prot .po .xp .gd {
    display: block;
    width: 108px;
    height: 70px;
    background: url(../images/an.jpg) no-repeat center;
    float: right;
}

.pro .prxt ul {
    width: 580px;
    float: right;
}

.pro .prxt ul li {
    float: left;
    width: 278px;
    margin: 3px 6px 3px 6px;
    height: 264px;
}

.pro .prxt ul li span {
    display: block;
    width: 278px;
    height: 209px;
    box-shadow: 3px 3px 5px #eeeeee, -3px -3px 5px #eeeeee;
    overflow: hidden;
}

.pro .prxt ul li span img {
    width: 278px;
    height: 209px;
    transition: all 0.3s linear;
}

.pro .prxt ul li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.pro .prxt ul li i {
    display: block;
    text-align: center;
    height: 40px;
    font-size: 14px;
    color: #333333;
    line-height: 40px;
}

.pro .prxt ul li.fr {
    margin-right: 20px;
}

/*优势*/

/*cxys_bg.jpg no-repeat bg01.gif*/
.cxys_bg {
    background: url(../images/cxys_bg.jpg) center 0;
    background-size: cover;
    height: 790px;
    overflow: hidden;
    padding: 60px 0 0;
    clear: both;
}

.cxys dl {
    width: 300px;
    float: left;
    height: 600px;
    background: #eee;
}


.xqys_bg {
    background: url(../images/cxys_bg.jpg) center 0;
    background-size: cover;
    height: 600px;
    overflow: hidden;
    padding: 60px 0 0;
    clear: both;
    margin-top: 15px;
}

.xqys dl {
    width: 300px;
    float: left;
    height: 446px;
    background: #f2f2f2;
}


.cxys h3,
.xqys h3 {
    text-align: center;
    margin-bottom: 39px;
}

.cxys h3 span,
.xqys h3 span {
    display: block;
    width: 423px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    margin: 0 auto 13px;
    font-size: 40px;
    color: #333333;
    padding: 0 131px;
    position: relative;
}

.cxys h3 span:before,
.xqys h3 span:before {
    width: 100px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.cxys h3 span:after,
.xqys h3 span:after {
    width: 100px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.cxys h3 i,
.xqys h3 i {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}

.cxys dl dt,
.xqys dl dt {
    width: 300px;
    height: 300px;
    position: relative;
    line-height: 0;
}

.cxys dl dt img,
.xqys dl dt img {
    width: 300px;
    height: 300px;
}

.cxys dl dt em,
.xqys dl dt em {
    width: 300px;
    height: 300px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
}

.cxys dl dd,
.xqys dl dd {
    width: 250px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0 0;
}

.cxys dl dd h5,
.xqys dl dd h5 {
    font-size: 24px;
    color: #333;
    line-height: 32px;
    height: 75px;
    background: url(../images/ys_ico01.gif) no-repeat center 74px;
}

.cxys dl dd h5 span,
.xqys dl dd h5 span {
    display: block;
    font-size: 18px;
    font-weight: normal;
}

.cxys dl dd p,
.xqys dl dd p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    height: 125px;
    overflow: hidden;
    padding: 15px 0 0;
}

.cxys .ys_dl02,
.xqys .ys_dl02 {
    background: #f8f7f8;
}

.cxys dl:hover,
.xqys dl:hover {
    background: #c30c22;
}

.cxys dl:hover dt em,
.xqys dl:hover dt em {
    display: none;
}

.cxys dl:hover dd h5,
.xqys dl:hover dd h5 {
    background: url(../images/ys_ico02.gif) no-repeat center 74px;
}

.cxys dl:hover dd h5,
.cxys dl:hover dd p {
    color: #fff;
}

.xqys dl:hover dd h5,
.xqys dl:hover dd p {
    color: #fff;
}

/* 表单*/

.serve {
    padding-top: 68px;
    clear: both;
    padding-bottom: 30px;
    clear: both;
}

.serve .box {
    width: 1200px;
    margin: 0 auto;
    height: 400px;
}

.serve h3 {
    text-align: center;
    margin-bottom: 39px;
}

.serve h3 span {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #333333;
    padding: 0 130px;
    position: relative;
    width: 170px;
    margin: 0 auto 13px;
}

.serve h3 span:before {
    width: 101px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.serve h3 span:after {
    width: 101px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.serve h3 i {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}

.serve h5 {
    font-size: 14px;
    color: #666;
    text-align: center;
    font-weight: 500;
    padding: 15px 0 42px;
}

.serve .serve_pic .serve_lf {
    width: 250px;
}

.serve .serve_pic .serve_lf .serve_fx {
    display: inline-block;
    background-color: #555555;
    width: 120px;
    height: 149px;
    text-align: center;
    border-radius: 5px;
}

.serve .serve_pic .serve_lf .serve_fx img {
    width: 48px;
    height: 48px;
    margin-top: 25px;
}

.serve .serve_pic .serve_lf .serve_fx p {
    font-size: 24px;
    color: #fff;
    padding-top: 20px;
}

.serve .serve_pic .serve_lf .serve_fx:hover,
.serve .serve_pic .serve_lf .serve_px:hover {
    background-color: #c30c22;
}

.serve .serve_pic .serve_lf .serve_px {
    display: inline-block;
    background-color: #555555;
    width: 250px;
    height: 101px;
    text-align: center;
    border-radius: 5px;
    margin-top: 10px;
}

.serve .serve_pic .serve_lf .serve_px img {
    width: 48px;
    height: 38px;
    margin-top: 30px;
    display: inline-block;
}

.serve .serve_pic .serve_lf .serve_px p {
    font-size: 24px;
    color: #fff;
    padding-top: 35px;
    display: inline-block;
}

.serve .serve_pic .serve_md {
    padding: 0 40px;
    width: 486px;
}

.serve .serve_pic .serve_md h6 {
    font-weight: 500;
    font-size: 16px;
    color: #333;
}

.serve .serve_pic .serve_md h6 font {
    font-weight: 500;
    font-size: 16px;
    color: #ed6e1b;
}

.serve form input,
textarea,
select,
option {
    outline: none;
}

.serve .serve_pic .serve_md form .form_pic .form_left {
    padding-top: 30px;
}

.serve .serve_pic .serve_md form .form_pic .form_left p {
    font-size: 16px;
    color: #555;
    padding-bottom: 10px;
    font-weight: blod;
}

.serve .serve_pic .serve_md form .form_pic .form_left input {
    box-sizing: border-box;
    border: 1px solid #ccc;
    width: 240px;
    height: 40px;
    padding-left: 10px;
}

.serve .serve_pic .serve_md form .form_pic .form_right {
    padding-top: 10px;
}

.serve .serve_pic .serve_md form .form_pic .form_right p {
    font-size: 16px;
    color: #555;
    padding-bottom: 10px;
    font-weight: blod;
}

.serve .serve_pic .serve_md form .form_pic .form_right select {
    box-sizing: border-box;
    border: 1px solid #ccc;
    width: 240px;
    height: 40px;
    padding-left: 10px;
}

.serve .serve_pic .serve_md form button {
    width: 485px;
    height: 40px;
    margin-top: 17px;
    background-color: #c30c22;
    font-size: 16px;
    color: #fff;
    line-height: 40px
}

.serve .serve_pic .serve_rg img {
    width: 383px;
    height: 260px;
}

.cxabout {
    height: 822px;
    background: #e8e8e8 url(../images/about_us.jpg) no-repeat center;
    ;
    clear: both;
}

.aniysxttd{
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    line-height: 60px;
    color: #666;
    display: block;
    font-weight: normal;
    background: url(../images/cp_titbg.png) no-repeat center center;
}

/* */
.ab {
    padding-top: 83px;
}

.ab .abt {
    width: 502px;
    height: 420px;
    float: left;
    position: relative;
}

.ab .abt span {
    display: block;
    margin-left: 15px;
    width: 487px;
    height: 400px;
    z-index: 100;
    position: relative;
    overflow: hidden;
}

.ab .abt span img {
    width: 487px;
    height: 400px;
    transition: all 0.3s linear;
}

.ab .abt span:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.ab .abt:before {
    width: 422px;
    height: 302px;
    background: #555555;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.ab dl {
    width: 698px;
    float: right;
}

.ab dl dt {
    display: block;
    margin-bottom: 31px;
}

.ab dl dt i {
    display: block;
    width: 200px;
    height: 39px;
    border-bottom: 1px solid #cfcfcf;
    text-align: right;
    padding-top: 6px;
    padding-right: 12px;
    text-transform: uppercase;
    font-size: 18px;
    color: #333333;
    margin-bottom: 27px;
}

.ab dl dt span {
    display: block;
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    line-height: 55px;
    text-transform: uppercase;
    margin-bottom: 27px;
    margin-left: 89px;
}

.ab dl dt em {
    display: block;
    height: 40px;
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    background: url(../images/xt6.jpg) no-repeat bottom left;
    margin-bottom: 31px;
    margin-left: 89px;
}

.ab dl dd p {
    width: 607px;
    height: 83px;
    margin-left: 89px;
    margin-bottom: 46px;
    font-size: 14px;
    color: #555555;
}

.ab dl dd b {
    display: block;
    width: 211px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #c30c22;
    margin-left: 89px;
}

.ab dl dd b a {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: normal;
}

.ab .abt_sm {
    height: 180px;
    margin-top: 40px;
}

.ab .abt_sm .hd {
    width: 222px;
    float: left;
    margin-right: 4px;
}

.ab .abt_sm .hd li {
    width: 222px;
    height: 90px;
    background: #dddddd;
    position: relative;
}

.ab .abt_sm .hd li span {
    display: block;
    padding-top: 30px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
}

.ab .abt_sm .hd li span em {
    display: block;
    width: 64px;
    margin: 7px auto 0;
    padding: 0 5px;
    text-align: center;
    font-size: 12px;
    position: relative;
    line-height: 12px;
    color: #949494;
    mso-table-rspace: 8px;
    text-transform: uppercase;
    opacity: 0.6;
}

.ab .abt_sm .hd li span em:before {
    width: 5px;
    height: 1px;
    background: #777777;
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    opacity: 0.6;
}

.ab .abt_sm .hd li span em:after {
    width: 5px;
    height: 1px;
    background: #777777;
    content: "";
    position: absolute;
    top: 6px;
    right: 0;
    opacity: 0.6;
}

.ab .abt_sm .hd li.cur {
    background: #c30c22;
}

.ab .abt_sm .hd li.cur span {
    display: block;
    color: #FFF;
}

.ab .abt_sm .hd li.cur span em {
    color: #FFF;
}

.ab .abt_sm .hd li.cur span em:before {
    background: #FFF;
    opacity: 0.6;
}

.ab .abt_sm .hd li.cur span em:after {
    background: #FFF;
    opacity: 0.6;
}

.ab .abt_sm .hd li.cur i {
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #FFF transparent transparent;
    position: absolute;
    top: 38px;
    right: 0;
    z-index: 100;
}

.ab .abt_sm .bd {
    width: 974px;
    float: right;
}

.ab .abt_sm .bd ul {
    height: 180px;
}

.ab .abt_sm .bd ul li {
    width: 300px;
    height: 180px;
    float: left;
    position: relative;
    margin-left: 24px;
}

.ab .abt_sm .bd ul li span {
    display: block;
    width: 300px;
    height: 180px;
}

.ab .abt_sm .bd ul li span img {
    width: 300px;
    height: 180px;
}

.ab .abt_sm .bd ul li i {
    display: block;
    width: 300px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: url(../images/wzbj2.png) no-repeat center;
    font-size: 14px;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ab .abt_sm .yb_box {
    width: 974px;
    float: right;
}

.newhot .til01 {
    text-align: center;
    color: #070707;
    font-size: 48px;
    line-height: 55px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    clear: both;
    display: block;
    height: 60px;
    white-space: nowrap;
}

.edge h2 span {
    display: block;
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
    color: #999;
    line-height: 31px;
}

.newhot .edge h2 p {
    display: block;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 19px;
}

.newhot .til01 a {
    color: #070707;
}

.newhot {
    line-height: 30px;
    font-family: "Microsoft Yahei";
    overflow: hidden;
    color: #585858;
    padding: 0 0 0;
    font-size: 16px;
    clear: both;
}

.newhot .new1,
.newhot .new2 {
    width: 582px;
    overflow: hidden;
    height: 470px;
}

.newhot .newtil {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #000;
    border: solid 1px #e7e7e7;
    background: url(../images/tilbg2.gif) repeat-x 0 0;
    margin-bottom: 20px;
}

.newhot .newtil ul,
.newhot .newtil li {
    float: left;
}

.newhot .newtil li {
    float: left;
    font-weight: bold;
}

.newhot .newtil a {
    color: #000;
    display: block;
    padding: 0 27px;
}

.newhot .newtil li.cur a,
.newtil li a:hover {
    background: url(../images/newtbg.gif) repeat-x 0 0;
}

.newhot .more02 {
    width: 38px;
    display: block;
}

.newhot .more02 a {
    width: 26px;
    height: 46px;
    display: block;
    background: url(../images/ico04.gif) no-repeat 0 11px;
    padding: 0;
}

.newhot .new_c1 dl {
    display: block;
    padding: 0 40px;
    height: 165px;
    background: #f4f4f4;
    overflow: hidden;
    margin-bottom: 13px;
}

.newhot .new_c1 dt {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #000;
}

.newhot .new_c1 dt span,
.new_c1 li span {
    float: right;
}

.newhot .new_c1 dt em {
    float: left;
    width: 59px;
    line-height: 26px;
    background: #c30c22;
    color: #fff;
    text-align: center;
    margin: 19px 14px 0 0;
    font-style: normal;
}

.newhot .new_c1 dt a,
.newhot .new_lc dd span a,
.newhot .about_r h3 a {
    display: block;
    color: #000;
}

.newhot .new_c1 dd {
    display: block;
}

.newhot .new_c1 li {
    line-height: 44px;
    height: 44px;
    border-bottom: dashed 1px #cdcccc;
    color: #585858;
}

.newhot .new_c1 li em {
    width: 22px;
    float: left;
    text-align: center;
    line-height: 22px;
    height: 22px;
    color: #fff;
    background: #393939;
    margin: 11px 11px 0 0;
    font-style: normal;
}

.newhot .new_c1 li:nth-child(1) em {
    background: #c30c22;
}

.newhot .new_c1 li p {
    width: 404px;
    float: left;
    white-space: nowrap;
}

.newhot .new_lc dl {
    height: 125px;
    margin-bottom: 16px;
    border-bottom: dashed 1px #cdcccc;
}

.newhot .new_lc dt,
.newhot .new_lc dt img {
    width: 181px;
    height: 110px;
    display: block;
    overflow: hidden;
    float: left;
}

.newhot .new_lc dd {
    padding-left: 20px;
    width: 374px;
    float: left;
}

.newhot .new_lc dd span {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
}




/* 设备*/

.chanp {
    padding: 78px 0 58px;
    width: 1200px;
}

.chanp_t {
    background: url(../images/cp_line01.png) no-repeat center 50px;
    height: 140px;
    text-align: center;
    line-height: 40px;
    font-size: 36px;
    color: #c30c22;
}

.chanp_t a {
    font-size: 48px;
    color: #c30c22;
}

.chanp_t span {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    padding: 30px 0 0;
}

.cp_l {
    width: 200px;
    background: #f3f3f3;
    float: left;
    box-sizing: content-box;
    box-sizing: boder-box
}

.cp_r {
    width: 980px;
    float: right;
    margin-bottom: 35px;
}

.chanp h2 {
    text-align: center;
    margin-bottom: 39px;
}

.chanp h2 span {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #333333;
    padding: 0 130px;
    position: relative;
    width: 170px;
    margin: 0 auto 13px;
}

.chanp h2 span:before {
    width: 101px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.chanp h2 span:after {
    width: 101px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.chanp h2 i {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}

.fdh-01-tit {
    background: #c30c22;
    height: 80px;
}

.fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.fdh-01-tit h3 span {
    font-size: 14px;
    text-transform: uppercase;
}

.cbgg-01 {
    background: #c51611;
    text-align: center;
    color: #fff;
}

.cbgg-01-img img {
    width: 100%;
    display: block;
}

.cbgg-01 p {
    padding-top: 15px;
}

.cbgg-01 p img {
    vertical-align: middle;
    margin-right: 5px;
}

.cbgg-01 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;
    padding-top: 10px;
}

.treebox {
    width: 200px;
    min-height: 500px;
    margin: 0px auto;
    background-color: #555;
}

.treebox .s_menu {
    overflow: hidden;
    border-color: #ddd;
    border-style: solid;
    border-width: 0 1px 1px;
}

/*第一层*/
.treebox .s_menu li.level1>a {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #fff;
    padding-left: 50px;
    border-bottom: 1px solid #000;
    font-size: 16px;
    position: relative;
    transition: all .5s ease 0s;
}

.treebox .s_menu li.level1 a:hover {
    text-decoration: none;
    background-color: #242424;
    color: #fff;
}

.treebox .s_menu li.level1 a.current {
    background: #555;
    color: #fff;
}

/*============修饰图标*/
.treebox .ico {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 20px;
    top: 10px;
    background-repeat: no-repeat;
    background-image: url(../images/ico1.png);
}

/*============小箭头*/
.treebox .level1 i {
    width: 20px;
    height: 10px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 6px;
    top: 20px;
}

.treebox .level1 i.down {
    background-position: 0 -10px;
}

.treebox .ico1 {
    background-position: 0 0;
}

.treebox .ico2 {
    background-position: 0 0px;
}

.treebox .ico3 {
    background-position: 0 0px;
}

.treebox .ico4 {
    background-position: 0 0px;
}

.treebox .ico5 {
    background-position: 0 0px;
}

/*第二层*/
.treebox .s_menu li ul {
    overflow: hidden;
}

.treebox .s_menu li ul.level2 {
    display: none;
    background: #eeeeee;
}

.treebox .s_menu li ul.level2 li a:hover {
    background: url(../images/tilbg2.gif);
    color: #333;
}

.treebox .s_menu li ul.level2 li a {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #333;
    text-indent: 60px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    transition: all 1s ease 0s;
}


.cp_hot .til01 {
    text-align: center;
    color: #070707;
    font-size: 40px;
    line-height: 60px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    clear: both;
    display: block;
    height: 117px;
    white-space: nowrap;
    background: url(../images/tilbg1.png) no-repeat center bottom;
    margin-bottom: 39px;
}

.cp_hot .til01 span,
.edge h2 span {
    display: block;
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
    color: #999;
    line-height: 31px;
}

.cp_hot .edge h2 p {
    display: block;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 19px;
}

.cp_hot .til01 a {
    color: #070707;
}

.cp_hot {
    line-height: 30px;
    min-height: 780px;
    font-family: "Microsoft Yahei";
    overflow: hidden;
    color: #585858;
    padding: 0 0 0;
    font-size: 16px;
    clear: both;
    border: solid 1px #ddd;
    border-top: 0;
}

.cp_hot .hot_box {
    width: 100%;
    overflow: hidden;
}

.cp_hot .cp_til {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #000;
    border: solid 1px #e7e7e7;
    background: url(../images/tilbg2.gif) repeat-x 0 0;
    margin-bottom: 20px;
}

.cp_hot .cp_til ul,
.cp_hot .cp_til li {
    float: left;
}

.cp_hot .cp_til li {
    float: left;
    font-weight: bold;
}

.cp_hot .cp_til a {
    color: #000;
    display: block;
    padding: 0 24px;
}

.cp_hot .cp_til li.cur a,
.cp_til li a:hover {
    background: url(../images/newtbg.gif) repeat-x 0 0;
}

.cp_hot .more02 {
    width: 38px;
    display: block;
}

.cp_hot .more02 a {
    width: 26px;
    height: 46px;
    display: block;
    background: url(../images/ico04.gif) no-repeat 0 11px;
    padding: 0;
}


.cp_hot .cp_c1 ul li {
    float: left;
    width: 314px;
    height: 280px;
    position: relative;
    margin: 5px;
    border: solid 1px #e7e7e7;
    box-sizing: boder-box;
}

.cp_hot .cp_c1 ul li:nth-child(-n+1) .hover {
    margin-left: 8px;
}

.cp_hot .cp_c1 ul li:nth-child(-n+3) .hover {
    margin-right: 8
}

.cp_hot .cp_c1 ul li span {
    display: block;
    width: 314px;
    height: 238px;
    text-align: center;
}

.cp_hot .cp_c1 ul li span img {
    width: 314px;
    height: 238px;
}

.cp_hot .cp_c1 ul li i {
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

/*
.cp_hot .cp_c1 ul li .xs{display:none;width:316px; height:169px;padding-top:69px;background:url(../images/wzbj.png) no-repeat center; position: absolute;top:0; left:0;}
.cp_hot .cp_c1 ul li .xs em{display: block; text-align: center; font-weight: bold; font-size: 18px; color:#FEFEFE; height:40px; margin-bottom: 18px;background:url(../images/xt5.jpg) no-repeat bottom center;}
.cp_hot .cp_c1 ul li .xs p{text-align: center; font-size: 14px; color:#FEFEFE;width:293px; height:38px;margin:0 auto;}
.cp_hot .cp_c1 ul li .xs p a{color:#da251c;}
.cp_hot .cp_c1 ul li:hover .xs{display: block;}
*/


.seabox {
    overflow: hidden;
    height: 74px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    font-family: "Microsoft Yahei";
}

.sea_in {
    margin-top: 21px;
}

.sea_in .serach {
    width: 264px;
    height: 35px;
    border: 0;
    line-height: 35px;
    color: #999;
    padding: 0 0 0 10px;
    float: left;
    outline: none;
    display: block;
    font-size: 14px;
    background: url(../images/ser1.gif) no-repeat left top;
    border: none;
}

.sea_in .sub {
    width: 46px;
    height: 35px;
    background: url(../images/ser2.gif) no-repeat left top;
    border: none;
    float: left;
}

.k_word {
    overflow: hidden;
    width: 800px;
    color: #666;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
}

.k_word a {
    color: #666;
    display: inline-block;
    padding: 0 10px;
}

/*解决方案*/
.blk-main,
.xq-main {
    width: 1200px;
    margin: 0 auto;
}

.xq-main {
    margin-top: 120px;
}

.blk {
    margin-bottom: 20px;
}

.blk-xs {
    width: 240px;
}

.blk-sm {
    width: 930px;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock {
    display: none;
}

.p12-curmbs-1 b {
    border-left: 10px solid #323232;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}


.blk_tit h2 {
    text-align: center;
    margin-bottom: 39px;
}

.blk_tit h2 span {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #333333;
    padding: 0 130px;
    position: relative;
    width: 240px;
    margin: 0 auto 13px;
}

.blk_tit h2 span:before {
    width: 101px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.blk_tit h2 span:after {
    width: 101px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.blk_tit h2 i {
    display: block;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}


.blk-sm .cp_til {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #000;
    border: solid 1px #e7e7e7;
    background: url(../images/tilbg2.gif) repeat-x 0 0;
    margin-bottom: 20px;
}

.blk-sm .cp_til ul,
.blk-sm .cp_til li {
    float: left;
}

.blk-sm .cp_til li {
    float: left;
    font-weight: bold;
}

.blk-sm .cp_til a {
    color: #000;
    display: block;
    padding: 0 32px;
}

.blk-sm .cp_til li.cur a,
.cp_til li a:hover {
    background: url(../images/newtbg.gif) repeat-x 0 0;
}

.blk-sm .more02 {
    width: 38px;
    display: block;
}

.blk-sm .more02 a {
    width: 26px;
    height: 46px;
    display: block;
    background: url(../images/ico04.gif) no-repeat 0 11px;
    padding: 0;
}


.blk-xs .treebox {
    width: 240px;
}

.contact-z1 {
    height: 140px;
    background: url(../images/contact-z1.jpg) no-repeat;
    color: #333;
    margin-bottom: 30px;
}

.contact-z1 p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 37px 0 0 95px;
    background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
    display: block;
    height: 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    padding-left: 73px;
}


.p14-infolist-1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    overflow: hidden;
}

.p14-infolist-1-list dt {
    width: 29.5%;
    float: left;
    margin-right: 5.8%;
}

.p14-infolist-1-list dt img {
    width: 100%;
    display: block;
}

.p14-infolist-1-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.p14-infolist-1-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-infolist-1-list dl:hover {
    border: 1px solid #c30c22;
}

.p14-infolist-1-list dl:hover h4 a {
    color: #c30c22;
}

.p14-infolist-1-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.p14-infolist-1-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.p14-infolist-1-list-deta a {
    color: #fff;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
    background: #c30c22;
    border-color: #c30c22;
}

.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
    color: #fff;
}


/*客户案例*/

.qlu2 {
    clear: both;
}

.qlu2 li {
    float: left;
    width: 450px;
    height: 380px;
}

.qlu2 li:nth-child(odd) {
    box-sizing: content-box;
    margin-right: 30px;
}

.qlu2 li:nth-child(even) {
    box-sizing: content-box;
}

.qlu2 li a {
    display: block;
}

.qlu2 li img {
    width: 450px;
    height: 300px;
}

.qlu2 li p {
    height: 75px;
    background: url("../images/ql_11.jpg") no-repeat 0 bottom;
    padding-left: 20px;
}

.qlu2 li a p {
    font-size: 20px;
    color: #333333;
    line-height: 75px;
}

.qlu2 li a p em {
    display: block;
    float: right;
    width: 70px;
    height: 55px;
    background: #999999;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
    line-height: 20px;
    font-weight: normal;
}

.qlu2 li a p em span {
    display: block;
}

.qlu2 li a:hover p {
    font-weight: bold;
    color: #333;
}

.qlu2 li a:hover p em {
    background: #999999;
}

.imcpzimeg{
    display: none;
}

.indxfh809{
    position: fixed;
    right: 10px;
    bottom: 230px;
    background-color: rgb(215, 22, 39);
    padding: 20px;
    z-index: 999999;
}
/*视频版块*/

.L_video ul li {
    float: left;
    width: 450px;
    height: 380px;
    position: relative;
    overflow: hidden;
}

.L_video li:nth-child(odd) {
    box-sizing: content-box;
    margin-right: 30px;
}

.L_video li:nth-child(even) {
    box-sizing: content-box;
}

.L_video ul li a {
    display: block;
    border-radius: 11px;
    overflow: hidden;
}

.L_video ul li img {
    width: 450px;
    height: 300px;
}

.L_video ul li .zhe {
    width: 450px;
    height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    background: #555;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.L_video ul li .star {
    width: 72px;
    height: 72px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -36px;
    top: 115px;
    background: url(../images/video-icon.png) no-repeat 0;
    display: block;
}

.L_video ul li:hover .zhe {
    opacity: 0.3;
    filter: alpha(opacity=30);
    border-radius: 11px;
}

.L_video ul li:hover .star {
    display: block;
}

.L_video li p {
    height: 75px;
    background: url("../images/ql_11.jpg") no-repeat 0 bottom;
    padding-left: 20px;
}

.L_video li a p {
    font-size: 20px;
    color: #333333;
    line-height: 75px;
}

.L_video li a p em {
    display: block;
    float: right;
    width: 70px;
    height: 55px;
    background: #999999;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
    line-height: 20px;
    font-weight: normal;
}

.L_video li a p em span {
    display: block;
}

.L_video li a:hover p {
    font-weight: bold;
    color: #333;
}

.L_video li a:hover p em {
    background: #999999;
}



/* 文章列表*/



.blk-sm .bk_til {
    width: 100%;
    overflow: hidden;
}

.blk-sm .bk_til {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}

.blk-sm .bk_til li {
    float: left;
    background: url(../images/tilbg2.gif) repeat-x 0 0;
    border: solid 1px #e7e7e7;
    width: 156px;
    margin: 0 15px;
}

.blk-sm .bk_til li:nth-child(-n+1) {
    margin-left: 0px;
}

.blk-sm .bk_til a {
    color: #000;
    display: block;
    padding: 0 35px;
}

.blk-sm .bk_til li.cur a,
.blk-sm .bk_til li a:hover {
    background: url(../images/newtbg.gif) repeat-x 0 0;
}

.righdhkf3 {
    box-shadow: 0px 6px 0px #da784b;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/*关于我们*/

.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.tl-fdh-02 li {
    width: 12.5%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #d8d8d8;
    box-sizing: border-box;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #333;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../images/p16-icon6.png) no-repeat bottom center #c30c22;
    border-color: #c30c22;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}

.lybbjtp {
    background: url(../../static/images/91114.jpg)no-repeat;
    width: 100%;
    height: 720px;
    background-size: 100%;
    background-position: center top;
    background-size: cover;
    position: relative;
}

.lyblef {
    width: 50%;
    float: left;
    height: 100%;
    display: flex;
}

.lyblef p {
    padding-left: 45%;
    font-size: 40px;
    line-height: 28px;
    color: #fff;
    align-self: center;
}

.lybrigh {
    width: 48%;
    height: 100%;
    float: right;
    position: relative;
    z-index: 2;
    display: flex;
}

.lybrigh::before {
    content: '';
    display: block;
    background: #ecb673;
    position: absolute;
    z-index: 1;
    width: 59%;
    height: 82%;
    margin-left: 10px;
    margin-top: 80px;
}

.lybbj {
    background: url(../../static/images/message_mark.jpg)left top repeat;
    position: relative;
    width: 58%;
    height: 580px;
    padding: 40px 60px 20px 40px;
    z-index: 9;
    align-self: center;
}

.lybbj h2 {
    font-size: 3rem;
    height: 56px;
    line-height: 56px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.lybtits {
    margin-top: 20px;
    padding: 20px 0 6px 20px;
    border-bottom: 1px solid #cacaca;
    position: relative;
}

.lybtits span {
    color: #2e2e2e;
    width: 30%;
    display: inline-block;
    line-height: 36px;
    font-size: 18px;
}

.lybtits input {
    border: none;
    width: 70%;
    line-height: 36px;
}

.btnclick {
    text-align: center;
}

.lybbtn {
    width: 40%;
    height: 60px;
    line-height: 52px;
    font-size: 18px;
    background: #ecb673;
    border: none;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
}

.ydindexkalbox {
    display: none;
    width: 100%;
}

.ydindexkalbox ul li {
    display: inline-block;
    width: 47%;
    margin: 8px 1%;
    border: solid 2px #e5e5e5;
}

.ydindexkalbox ul li img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.imgboxtop {
    background-color: #222f38;
}

.imgtop {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.imglef {
    padding: 1px;
    width: 50%;
    display: inline-block;
    position: relative;
}

/* .imglef::before{
    content:'';
    display: block;
    position: absolute;
    border-radius: 20px;
    background:#bfd4df;
    width: 96%;
    height: 96%;
    z-index: -1;
    margin-top: -14px;
    margin-left: -10px;
} */

.raxnykxdbox {
    background: #eeeeee;
    margin: 15px 0;
    padding: 20px 0;
}

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

.raxnydxbox h2 {
    font-size: 2.5rem;
    text-align: center;
    color: #343434;
    line-height: 60px;
}

.raxnydxbox p {
    font-size: 1.1rem;
    color: #222222;
    text-align: center;
    line-height: 30px;
}

.raxnydxbox ul {
    padding: 10px 5px;
    border: 2px #32393f solid;
}

.raxnydxbox ul li {
    width: 24.69%;
    display: inline-block;
}

.raxnydxbox ul li {
    background-color: #fff;
    color: #1d2527;
    text-align: center;
    padding-top: 5px;
}

.raxnydxbox ul li:hover {
    background-color: #1d2527;
    color: #fff;
}

.raxnydxbox ul li:hover h5 {
    border-bottom: 2px #c5bc9f solid;
}

.raxnydxbox ul li img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.raxnydxbox ul li h5 {
    font-size: 1.8rem;
    border-bottom: 2px #1d2527 solid;
    padding-bottom: 10px;
    margin: 10px 0;
    display: inline-block;
}

.imgrigh {
    width: 40%;
    display: inline-block;
    padding: 0px 28px 28px 28px;
    position: relative;
    top: -60px;
}

.cpnrdh {
    margin-top: 10px;
}

.cpnrp {
    border-radius: 0px 0px 60px 0px;
    padding: 30px 0px;
    width: 100%;
    background: url(../images/dian.png) repeat left top #222f38;
    padding-left: 17px;
}

.cpnrp a {
    font-size: 18px;
    border: 2px #e7b573 solid;
    color: #e7b573;
    border-radius: 23px;
    padding: 10px 30px
}

.cpnrp a:hover {
    border: 2px dashed #fff;
    color: #fff;
}

.cpzxpzh {
    display: inline-block;
    width: 9.5%;
    height: 1px;
    border-top: 3px dotted #e7b573;
}

.imglef img {
    width: 100%;
    height: 100%;
    background-size: 100%;
    border-radius: 10px;
    border: 2px solid #e7b573;
}

.imgrigh h1 {
    font-size: 40px;
    line-height: 64px;
    color: #fff;
}

.imgrigh p {
    padding: 10px 0;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}

.imgrigh ul {
    margin: 20px 0;
}

.imgrigh ul li {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
}

.imgzxbj {
    display: block;
    font-size: 20px;
    background: #e7b573;
    border-radius: 20px;
    line-height: 54px;
    text-align: center;
    font-weight: bold;
    transition: all .5s linear;
}

.imgzxbj:hover {
    background: #222f38;
    border: 2px dotted #e7b573;
}

.imgzxbja {
    display: inline-block;
    width: 100%;
    color: #222f38;
}

.imgzxbja:hover {
    color: #e7b573;
}

.marglef55 img{
    position: relative;
    top: 26px;
}

.gywmfwlc img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.gwmqspan {
    font-size: 60px;
}

.newshead {
    text-align: center;
}

.newshead h1 {
    font-size: 24px;
    line-height: 32px;
    margin: 5px 0;
}

.cpzxbody a{
    color: #ff0000;
}

.cpzxbody strong{
    font-size: larger;
}

.alzxbody,
.cpzxbody {
    margin: 5px 0 15px 0;
    font-size: 15px;
    line-height: 25px;
}

.alzxbody h3,
.cpzxbody h3 {
    margin: 10px 0;
    font-size: 22px;
    color: #333;
}

.alzxbody video,
.cpzxbody video {
    width: 100%;
    height: 100%;
}

.cpzxbody table{
    width: 100%;
}

.cpzxbody tr{
    background-color: #f2f3f3;
    border: 2px #fff solid;
}

.cpzxbody table tr:nth-child(1) {
    background: #222f38;
    color: #fff;
}

.newheadp {
    width: 100%;
    color: #27272796;
    line-height: 30px;
}

.newheadp span {
    display: inline-block;
    margin: 0 3%;
}

.casehead {
    background: url(../../static/images/case-bg.png)no-repeat;
    width: 1260px;
    height: 500px;
    padding: 0 20px;
}

.casehdlef {
    display: inline-block;
    padding: 20px 0;
    width: 54%;
}

.imgauto {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.casehdlef img {
    background-size: 100%;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 15px rgba(55, 123, 170, 0.5);
    -moz-box-shadow: 0 4px 15px rgba(55, 123, 170, 0.5);
    -ms-box-shadow: 0 4px 15px rgba(55, 123, 170, 0.5);
    -o-box-shadow: 0 4px 15px rgba(55, 123, 170, 0.5);
    box-shadow: 0 4px 15px rgba(55, 123, 170, 0.5);
}

.casehdrigh {
    width: 43%;
    float: right;
    margin: 28px 0;
}

.casehdrigh h1 {
    font-size: 36px;
    color: #333;
    line-height: 55px;
    margin-bottom: 20px;
    padding-right: 40px;
}

.casehdrigh p {
    font-size: 18px;
    line-height: 42px;
}

.casehdiv {
    padding: 16px 10px;
    width: 50%;
    border-radius: 20px;
    margin-top: 20px;
}

.casa {
    background: #ea373f;
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 3px 16px rgba(189, 19, 27, 0.6);
    padding: 10px 10px;
    border-radius: 10px;
    font-size: 18px;
    margin-left: 10px;
}

.cash3 {
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
}

.casehtit {
    font-size: 22px;
    line-height: 35px;
    margin: 10px 0;
}

.nyxgalbox {
    height: 100%;
}

.nyxgaldiv {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

.nyxgalh4 {
    font-size: 28px;
    line-height: 75px;
    margin: 5px 0;
    display: inline-block;
    width: 90%;
    /* color: #333; */
    padding-left: 34px;
}

.nyxgalh4::before {
    content: '';
    background: url(../../static/images/164510.png)no-repeat;
    width: 150px;
    height: 80px;
    position: absolute;
    margin: 8px 0 0 -34px;
}

.alzxckgd {
    background: url(../../static/images/2129.png)no-repeat;
    display: inline-block;
    width: 9%;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
}

.alzxckgd::before {
    content: '';
    background: url(../../static/images/2134.png)no-repeat;
    width: 14px;
    height: 16px;
    position: absolute;
    margin: 10px 0 0 80px;
}

.alzxckgd:hover::before {
    margin: 10px 0 0 88px;
    transition: all linear 0.2s;
}

.nyxgaldul {
    width: 100%;
}

.nyxgaldul li {
    float: left;
    width: 24%;
    text-align: center;
    background: #fff;
    padding: 0 10px;
    transition: all 0.5s;
    box-shadow: 0 0 10px #bdd0ec;
}

.nyxgaldul li:hover {
    background: #182737;
    color: #fff;
}

.nyxgaldul li:hover p {
    color: #fff;
}

/* 奇数行 */
.nyxgaldul li:nth-child(2) {
    margin: 0 0.8%;
}

.nyxgaldul li:nth-child(3) {
    margin: 0 0.8%;
}

.nyxgaldul li img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transition: all 0.5s;
}

.nyxgaldua {
    display: block;
    overflow: hidden;
}

.nyxgaldul li img:hover {
    transform: scale(1.1);
}

.nyxgaldul p {
    font-size: 18px;
    line-height: 40px;
    white-space: nowrap;
    color: #08212b;
}

.nynewbox {
    width: 1200px;
    margin: 15px auto;
}

.newsxfy {
    margin: 10px;
    border-radius: 10px;
    padding: 0 15px;
    /* -webkit-box-shadow: 0 0 10px rgba(46,55,98,0.1);
    -moz-box-shadow: 0 0 10px rgba(46,55,98,0.1);
    -ms-box-shadow: 0 0 10px rgba(46,55,98,0.1);
    -o-box-shadow: 0 0 10px rgba(46,55,98,0.1);
    box-shadow: 0 0 10px rgba(46,55,98,0.1); */
}

.titsxbt {
    line-height: 26px;
    font-size: 18px;
    font-weight: normal;
    display: block;
    text-align: center;
    letter-spacing: 3px;
    color: #666;
    margin-top: 18px;
}

.content .til01 .titsxbst {
    color: #666;
    font-size: 18px;
    margin-top: 4px;
}

.titsxspa {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    color: #222222;
    display: block;
    font-weight: normal;
    background: url(../images/cp_titbg.png) no-repeat center center;
    line-height: 60px;
}

.newtitbt {
    display: inline-block;
    position: relative;
    top: 5px;
    width: 25px;
    height: 25px;
}

.newtitbt1 {
    background: url(../../static/images/3840.png)no-repeat;
}

.newtitbt2 {
    background: url(../../static/images/63832.png)no-repeat;
}

.newtitbt3 {
    background: url(../../static/images/63849.png)no-repeat;
}

.cpzxxtbs {
    display: inline-block;
    position: relative;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(../../static/images/164504.png)no-repeat;
}

.newsxfy li {
    border: 1px dashed #d0d0d0;
    display: inline-block;
    width: 49%;
    padding: 5px 2px;
    font-size: 1.2rem;
}

.newsxfy li a {
    display: inline-block;
    width: 80%;
}

.qrk1 {
    height: 620px;
    width: 1200px;
    margin: 30px auto;
    font-family: "Microsoft YaHei", serif;
    overflow: hidden;
}

.qrk1 h3 {
    height: 93px;
    text-align: center;
    background: url("../images/qax.jpg") no-repeat 0 28px;
    font-size: 26px;
    color: #333333;
    font-weight: normal;
}

.qrk1 h3 p {
    font-size: 14px;
    color: #a3a3a3;
}

.qrk1 dl {
    height: 414px;
    background: #fff
}

.qrk1 dt {
    float: left;
}

.qrk1 dt {
    width: 600px;
    height: 400px;
    overflow: hidden;
}

.qrk1 dt img {
    width: 600px;
    height: 400px;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -m-transition: 1s;
}

.qrk1 dt img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -m-transform: scale(1.1);
    transform: scale(1.1);
}

.qrk1 dd {
    float: left;
    width: 563px;
    height: 353px;
    border: 1px solid #e9e9e9;
    padding: 45px 0 0 35px;
    font-size: 20px;
    color: #000000;
}

.qrk1 dd p {
    width: 535px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin: 20px 0 20px;
    text-indent: 0;
}

.qrk1 dd a {
    display: block;
    width: 110px;
    height: 35px;
    background: #a72126;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
}

.qrk1 li {
    float: left;
    position: relative;
    margin-right: 13px;
    width: 290px;
    height: 180px;
    overflow: hidden;
    display: inline;
}

.qrk1 li img {
    width: 290px;
    height: 180px;
    ransition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -m-transition: 1s;
}

.qrk1 li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -m-transform: scale(1.1);
    transform: scale(1.1);
}

.qrk1 li p {
    position: absolute;
    left: 0;
    top: 140px;
    margin: 0;
    width: 290px;
    height: 40px;
    background: url("../images/qrtm.png") repeat;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    text-indent: 0;
}

.qrk1 li:last-child,
.qrk1 li.last {
    margin-right: 0;
}


.history-box *,
.about_wh * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.history-box .inner-wrap {
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.history-box {
    background: url(../images/bg01.gif);
}

.history-box h3 {
    text-align: center;
    margin-bottom: 39px;
    padding-top: 30px;
}

.history-box h3 span {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #333333;
    padding: 0 130px;
    position: relative;
    width: 170px;
    margin: 0 auto 13px;
}

.history-box h3 span:before {
    width: 101px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.history-box h3 span:after {
    width: 101px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.history-box h3 i {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}

.history-box {
    clear: both;
}

.history-box .content {
    margin-top: 50px;
    position: relative;
    padding-bottom: 45px;
}

.history-box .content:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 1px;
    background: #585a59;
}

.history-box li {
    margin-top: 30px;
    float: right;
    width: 50%;
    padding-left: 80px;
    position: relative;
}

.history-box li:first-child {
    margin-top: 0;
}

.history-box li:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background: #292824;
}

.history-box li:nth-child(2) {
    margin-top: 52px;
}

.history-box li .item {
    background: #e7e7e7;
    position: relative;
    padding: 15px 30px;
}

.history-box li .item:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 20px;
    height: 32px;
    margin-top: -16px;
    left: -19px;
    background: url(../images/history_png2.png);
}

.history-box li .date {
    float: left;
}

.history-box li .date span {
    font-size: 12px;
    text-transform: uppercase;
    color: #bbbbbb;
}

.history-box li .date p {
    font-size: 20px;
    color: #666666;
}

.history-box li .text {
    margin-left: 124px;
    min-height: 60px;
    max-height: 100px;
    border-left: 1px solid #eeeeee;
    padding-left: 45px;
}

.history-box li .text div {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}

.history-box li .text i {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    min-height: 60px;
}

.history-box li:nth-child(2n) {
    text-align: right;
    padding-left: 0;
    padding-right: 80px;
}

.history-box li:nth-child(2n+1) {
    clear: both;
}

.history-box li:nth-child(2n) .item:before {
    right: -19px;
    left: auto;
    background: url(../images/history_png.png);
}

.history-box li:nth-child(2n) .date {
    float: right;
}

.history-box li:nth-child(2n) .text {
    margin-right: 124px;
    margin-left: 0;
    border-right: 1px solid #eeeeee;
    padding-right: 45px;
    padding-left: 0;
    border-left: none;
}

.history-box li:nth-child(2n) .cricle {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: -18px;
    display: inline-block;
    font-size: 0;
    padding: 10px;
    background: #1a1d1b;
    border: 1px dashed #d7a864;
    border-radius: 50%;
}

.history-box li:nth-child(2n) .cricle i {
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
}

.history-box .more {
    display: block;
    text-align: center;
}

.history-box .more a {
    display: inline-block;
    color: #a9a8a7;
}

.history-box .more p {
    margin-top: 10px;
}


.cx {
    clear: both;
}


.cx h3 {
    text-align: center;
    margin-bottom: 39px;
    padding-top: 30px;
}

.cx h3 span {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #333333;
    padding: 0 130px;
    position: relative;
    width: 170px;
    margin: 0 auto 13px;
}

.cx h3 span:before {
    width: 101px;
    height: 7px;
    background: url(../images/xt1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
}

.cx h3 span:after {
    width: 101px;
    height: 7px;
    background: url(../images/xt2.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    bottom: 15px;
}

.cx h3 i {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}





.about2 {
    height: 380px;
    margin-bottom: 70px;
    background: #f9f9f9;
    line-height: 20px;
    margin-top: 40px;
}

.about_p2,
.about_p2 img {
    width: 600px;
    height: 375px;
    display: block;
    overflow: hidden;
}

.about_w2 {
    width: 600px;
    padding-top: 40px;
    background: #eee;
}

.about_w2 ul {
    width: 600px;
    position: relative;
}

.about_w2 li {
    height: 45px;
    line-height: 20px;
    margin-bottom: 22px;
}

.about_w2 li span {
    background: url(../images/wen_28.png) no-repeat 0 0;
    text-align: center;
    width: 141px;
    float: left;
    font-size: 20px;
    display: black;
    margin-left: -70px;
    color: #fff;
    line-height: 38px;
}

.about_w2 li p {
    width: 432px;
    float: left;
    padding: 0px 0 0 22px;
    margin: 0px;
    font-size: 18px;
    margin: 10px 0 20px;
}

.about_w2 li.about_l1 p {
    padding-top: 0;
}


.k12-gl-gslb-3nf1-1-01-left dl {
    width: 24%;
    float: left;
    background: #f0f0f0;
    margin: 0 1.3% 13px 0
}

.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n+0) {
    margin-right: 0;
}

.k12-gl-gslb-3nf1-1-01-left dt {
    border: 1px solid #e5e5e5;
    padding: 10px 9px;
    background: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dt img {
    display: block;
    width: 100%;
}



.k12-gl-gslb-3nf1-1-01-left dd {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dd a {
    color: #4b4a4a;
}

.idea * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.idea {
    padding: 0;
    border: 1px solid #cfcfcf;
}

.idea li {
    background: #fff;
    display: black;
}

.idea li .img {
    float: left;
    width: 50%;
}

.idea li .text {
    float: right;
    width: 50%;
    position: relative;
    padding: 1.2% 3%;
}

.idea li .text .num {
    position: absolute;
    left: -130px;
    top: 115px;
    width: 130px;
    height: 90px;
    text-align: center;
    background: #555;
    font-size: 24px;
    color: #FFFEFE;
    padding-top: 22px;
    display: inline-block;
}

.idea li .text .num em {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
}

.idea li .text h3 {
    margin-top: 5px;
    color: #a72126;
    font-size: 16px;
    height: 35px;
    text-align: left;
    line-height: 35px;
    border-bottom: 1px solid #ECECEC
}

.idea li .text .des {
    min-height: 130px;
    line-height: 24px;
    color: #777777;
    position: relative;
}


.idea li:nth-child(2n) .img {
    float: right;
}

.idea li:nth-child(2n) .img img {
    width: 100%;
}

.idea li:nth-child(2n) .text {
    float: left;
}

.idea li:nth-child(2n) .text .num {
    right: -130px;
    left: auto;
}

/*联系我们*/

/*联系我们*/

.qek1 {
    height: 312px;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
    width: 1200px;
    margin: 0 auto;
}

.qek1 dl {
    padding-top: 15px;
}

.qek1 dt {
    float: left;
}

.qek1 dt img {
    width: 238px;
    height: 239px;
}

.qek1 dd {
    float: left;
    padding-left: 35px;
    padding-top: 60px;
}

.qek1 dd p {
    margin: 0;
    text-indent: 0;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    width: 900px;
}

.qek1 dd .qep1 {
    margin-bottom: 20px;
}

.qek1 dd .qep1 span {
    padding-left: 30px;
}

.qek1 dd .qep2 span {
    color: #a72126;
    margin-left: 10px;
}



.qek2 {
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
    width: 1200px;
    margin: 0 auto;
}

.qek2 .qez {
    float: left;
}

.qek2 .qez img {
    width: 600px;
    height: 690px;
}

.qek2 .qey {
    float: left;
    width: 600px;
}

.qek2 .qey h3 {
    height: 80px;
    background: #666666;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    font-weight: normal;
    padding-top: 20px;
}

.qek2 .qey h3 p {
    font-size: 14px;
    color: #8c8c8c;
}

.qek2 .qey ul {
    width: 598px;
    background: #f7f7f7;
    border: 1px solid #d5d5d5;
    border-top: 0;
}

.qek2 .qey li {
    height: 79px;
    border-bottom: 1px dashed #e7e7e7;
    padding: 20px 0 0 45px;
    display: block;
    overflow: hidden;
    margin: 0;
}

.qek2 .qey li p {
    float: left;
}

.qek2 .qey li em {
    display: block;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.qek2 .qey li em span {
    display: block;
    font-size: 16px;
    color: #333333;
}

.qek2 .qey li:last-child {
    border: 0;
}

.qek2 .qey .qes {
    font-size: 24px;
    color: #a72126;
}



.wrap_mar {
    width: 1200px;
    margin: auto;
}

/* 我要咨询 */
.wantConsult {
    margin-top: 30px;
}

.wantConsult .zxTitle {
    height: 68px;
    border-top: 2px solid #333333;
}

.wantConsult .zxTitle .p1 {
    font-size: 22px;
    line-height: 68px;
    color: #333;
}

.wantConsult .zxTitle .p2 .i14 {
    margin-top: 25px;
}

.wantConsult .zxTitle .p2 .i15 {
    margin-top: 31px;
}

.wantConsult .zxTitle .p2 span {
    margin: 30px 6px 0;
    font-size: 19px;
    font-style: italic;
    color: #333333;
}

.wantConsult_btm {
    height: 450px;
    overflow: hidden;
    margin-bottom: 30px;
}

.wantConsult_btm_left {
    width: 246px;
    padding-left: 35px;
    height: 450px;
    background: url('../images/sixpage1_21.png') no-repeat;
}

.wantConsult_btm_left .sixPage {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin: 44px 0 25px;
}

.wantConsult_btm_left ul li {
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    color: #fff;
}

.wantConsult_btm_left ul li i {
    background: url('../images/xuhao.png') no-repeat;
    margin: 10px 7px 0 0;
}

.wantConsult_btm_left ul li .i16 {
    width: 20px;
    height: 22px;
    background-position: -1px -1px;
}

.wantConsult_btm_left ul li .i17 {
    width: 21px;
    height: 22px;
    background-position: 0px -43px;
}

.wantConsult_btm_left ul li .i18 {
    width: 21px;
    height: 22px;
    background-position: 0px -85px;
}

.wantConsult_btm_left ul li .i19 {
    width: 21px;
    height: 22px;
    background-position: 0px -127px;
}

.wantConsult_btm_left ul li .i20 {
    width: 21px;
    height: 22px;
    background-position: 0px -169px;
}

.wantConsult_btm_left ul li .i21 {
    width: 21px;
    height: 22px;
    background-position: 0px -211px;
}

.wantConsult_btm_left ul li font {
    font-size: 12px;
}

.wantConsult_btm_left .chanQuan {
    font-size: 12px;
    color: #fff;
    margin-top: 35px;
    line-height: 18px;
}

.wantConsult_btm_right {
    width: 919px;
    height: 450px;
    background: url('../images/sixpage2.png') no-repeat;
}

.wantConsult_btm_right .form {
    width: 510px;
    margin-left: 40px;
    margin-top: 35px;
}

.wantConsult_btm_right .form textarea {
    padding: 15px 20px;
    width: 470px;
    height: 80px;
    line-height: 20px;
    font-size: 14px;
    color: #aeaeae;
    border-radius: 5px;
    margin-top: 40px;
    background: #f3f2f1;
    outline: none;
}

.wantConsult_btm_right .form .input_p {
    height: 40px;
    background: #f3f2f1;
    width: 490px;
    padding-left: 20px;
    border-radius: 5px;
    margin-top: 20px;
}

.wantConsult_btm_right .form .input_p .span1 {
    display: inline-block;
    width: 54px;
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #d8d8d8;
    font-size: 16px;
    color: #404040;
    margin-top: 12px;
    text-align: text-justify;
}

.wantConsult_btm_right .input_p .txt {
    width: 270px;
    padding-left: 10px;
    border: none;
    background: #f3f2f1;
    height: 38px;
    line-height: 38px;
    outline: none;
    font-size: 14px;
    color: #aeaeae;
}

.wantConsult_btm_right .form textarea:focus {
    color: #666;
}

.wantConsult_btm_right .input_p .txt:focus {
    color: #666;
}

.input_p font {
    font-size: 14px;
    color: #666;
    margin-top: 12px;
    margin-right: 18px;
    margin-bottom: 18px
}

.radio_box {
    display: inline-block;
    position: relative;
    margin-left: 10px;
}

.radio_box label {
    width: 16px;
    height: 16px;
    position: absolute;
    top: -1px;
    left: 0px;
    border: 1px solid #878787;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

.radio_box input {
    margin-right: 4px;
    margin-top: 1px;
}

.radio_box input:checked+label {
    border: 1px solid #ec2020;
}

.radio_box input:checked+label:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: #ec2020;
    border-radius: 50%;
}

.check_box em {
    margin: 0 0 0 5px;
}

.input_p .span2 {
    display: block;
    width: 135px;
    height: 40px;
    border: none;
    border-left: 1px solid #d3d3d3;
    background: #ebebeb;
    color: #f22f2f;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    outline: none;
}

.sub_ziXun {
    margin-top: 30px;
    height: 50px;
    text-align: center;
}

.sub_ziXun input {
    width: 200px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    background: #f43d3d;
    border-radius: 5px;
    border: none;
    outline: none;
}

.sub_ziXun button {
    width: 200px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    background: #f43d3d;
    border-radius: 5px;
    border: none;
    outline: none;
}

.select_yixiang {
    width: 310px;
    height: 330px;
    background: rgba(255, 255, 255, .8);
    margin: 40px 40px 0 0;
    border-radius: 5px;
    position: relative;
}

.ninTitle {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-weight: bold;
    color: #666;
    padding-left: 18px;
    background: #f7f7f7;
    margin-bottom: 15px;
    border-radius: 5px 5px 0 0;
}

.ninTitle em {
    color: #f02c2c;
}

.select_yixiang li {
    height: 32px;
    line-height: 32px;
    width: 120px;
    float: left;
    font-size: 13px;
    color: #666666;
    background: url('../images/dian_81.png') no-repeat left center;
    margin-left: 5px;
    padding-left: 12px;
    cursor: pointer;
    overflow: hidden;
}

.select_yixiang li:hover {
    text-decoration: underline;
}

.select_yixiang .jiao {
    position: absolute;
    left: -8px;
    top: 19px;
    width: 8px;
    height: 12px;
    background: url('../images/jiao.png') no-repeat;
}

.select_yixiang li a {
    color: #666666;
}


/*文章详情*/
/*面包屑*/

.mbx {
    height: 35px;
    padding-top: 15px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
    border-bottom: 1px dashed #dcdcdc;
}

.mbx i {
    color: #a72126;
}

.mbx span {
    margin: 0 5px;
}

.mbx .mba1 {
    color: #666666;
    padding-left: 14px;
    background: url("../images/mbj.jpg") no-repeat left center;
}

/**/


.list-main {
    width: 1200px;
    margin: 0 auto;
    clear: both
}

.qwz {
    width: 934px;
    float: left;
    margin-right: 26px;
}

.qwz p {
    line-height: 26px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.qwz p img,
qwz img {
    max-width: 100%;
    /*height:auto;*/
    display: initial;
}

.qwz .news_con {
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
    line-height: 26px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "宋体", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}

.qwz .news_con img {
    clear: both;
    display: block;
    margin: 15px auto;
}

.qwz .news_con table {
    width: 100%;
}

.qwz .news_con h3 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 8px;
    background: #F6F6F6;
    border-left: 1px solid #c0000d;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}


.qwz .news_con h4 {
    border: 1px dashed #dedede;
    border-left-width: 1px;
    border-left-width: 1px;
    padding: 4px 8px;
    background-color: #f6f5ec;
    margin: 15px 0;
    border-radius: 5px;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}

.qwz .news_con video {
    margin: 0 auto;
    width: 650px;
    height: 550px;
    padding: 0 12%
}

.qwz .news_con blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 3px solid #eee;
    color: #666;
}

.qwk {
    width: 932px;
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    padding-bottom: 26px;
}

.qwk h1 {
    width: 906px;
    margin: 0 auto;
    border-bottom: 1px dashed #d7d7d7;
    font-size: 28px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    line-height: 54px;
    padding-top: 27px;
    padding-bottom: 27px;
}

.writer {
    height: 59px;
    font-weight: normal;
    padding-left: 20px;
}

.writer p {
    float: left;
    font-size: 14px;
    color: #999999;
    padding-top: 15px;
}

.writer p span {
    margin: 0 40px;
}

#cntrHits {
    margin: 0 5px
}

.writer a {
    display: block;
    float: right;
    width: 80px;
    height: 30px;
    background: #ab2c31;
    font-size: 14px;
    color: #fefefe;
    text-align: center;
    line-height: 30px;
    margin: 9px 20px 0 0;
}

.qwk .qwp {
    width: 891px;
    height: 250px;
    margin: 0 auto;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 26px;
}

.qwk .qwp img {
    width: 891px;
    height: 150px;
    margin-bottom: 30px;
}

.qwk dl {
    width: 890px;
    margin: 0 auto;
}

.qwk dt {
    height: 500px;
}

.qwk dt img {
    width: 800px;
    height: 500px;
    margin: 0 auto;
}

.qwk dd {
    margin-top: 25px;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 26px;
}

.qwk dd em {
    display: block;
    margin-top: 25px;
}

.qwk dd span {
    color: #c11713;
}

.qwk dd a {
    display: block;
    width: 200px;
    height: 50px;
    background: #d2a34f;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    margin-top: 30px;
}

.qwk .qwp1 {
    text-align: right;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin: 20px 20px 0 0;
}

.qwk .qwp1 em {
    display: block;
}

.qwk .qwp1 em span {
    margin-left: 50px;
}

.qwb {
    height: 50px;
    font-size: 14px;
    color: #666666;
    padding-top: 17px;
}

.qwb a {
    padding-right: 10px;
}

.qwb span {
    margin: 0 20px;
}

.qwk1 {
    width: 934px;
    height: 290px;
    background: url("../images/qw_11.jpg") no-repeat;
    margin-top: 10px;
}

.qwk1 dl {
    padding: 19px 0 0 19px;
}

.qwk1 dt {
    float: left;
}

.qwk1 dd {
    float: left;
    margin: 25px 0 0 18px;
    font-size: 24px;
    color: #666666;
}

.qwk1 dd p {
    font-size: 12px;
    color: #999999;
}

.qwu1 {
    height: 294px;
    padding-top: 70px;
}

.qwu1 h3 {
    width: 90px;
    height: 35px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    background: #d2a34f;
}

.qwu1 ul {
    margin-top: 10px;
}

.qwu1 li a {
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    padding-left: 15px;
    background: url("../images/dz_13.jpg") no-repeat left center;
}

.qwu1 li a:hover {
    background: url("../images/dz_10.jpg") no-repeat left center;
}

.qwu1 li a span {
    display: block;
    float: right;
    font-size: 14px;
    color: #999999;
}

/*相关推荐*/

.a_video {
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 40px;
    width: 100%;
    position: relative;
    clear: both;
    border-right: 1px solid #dfdfdf;
}

.a_video ul li {
    float: left;
    width: 300px;
    height: 350px;
    position: relative;
    overflow: hidden;
    box-sizing: content-box;
    margin-top: 10px;
    margin-right: 11px;
}

.a_video ul li:nth-child(-n+3) .hover {
    margin-right: 0;
    box-sizing: content-box;
}

.a_video ul li a {
    display: block;
    border-radius: 11px;
    overflow: hidden;
}

.a_video ul li img {
    width: 300px;
    height: 240px;
    margin: 0 auto;
}

.a_video ul li .zhe {
    width: 300px;
    height: 240px;
    position: absolute;
    left: 0;
    top: 0;
    background: #555;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.a_video ul li .star {
    width: 72px;
    height: 72px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -36px;
    top: 80px;
    background: url(../images/video-icon.png) no-repeat 0;
    display: block;
}

.a_video ul li:hover .zhe {
    opacity: 0.3;
    filter: alpha(opacity=30);
    border-radius: 11px;
}

.a_video ul li:hover .star {
    display: block;
}

.a_video li p {
    height: 75px;
    background: url("../images/ql_11.jpg") no-repeat 0 bottom;
    padding-left: 20px;
}

.a_video li a p {
    font-size: 20px;
    color: #333333;
    line-height: 75px;
}

.a_video li a p em {
    display: block;
    float: right;
    width: 70px;
    height: 55px;
    background: #999999;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
    line-height: 20px;
    font-weight: normal;
}

.a_video li a p em span {
    display: block;
}

.a_video li a:hover p {
    font-weight: bold;
    color: #333;
}

.a_video li a:hover p em {
    background: #999999;
}

.hot-img {
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 40px;
    width: 100%;
    position: relative;
    clear: both;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-width: 0 1px 1px 1px;
}

.hotimg {
    width: 100%;
    margin-left: -1px;
}

.hot-list {
    width: 100%;
    padding-bottom: 50px;
    padding-top: 20px;
}

.hot-item {
    border: 1px solid #ddd;
    border-width: 0 0 1px 1px;
    float: left;
}

.hot-item:nth-child(-n+3) .hover {
    margin-top: 0
}

.hot-item img {
    width: 270px;
    height: 202px;
}

.hot-item .hover {
    width: 270px;
    height: 202px;
    margin: 19px 20px 19px 19px
}

.hot-item .info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

.hot-item .info {
    height: 60px;
    padding: 10px 19px 0;
    border-top: 1px solid #ddd;
    overflow: hidden;
    color: #252525;
    width: 308px;
    position: relative
}

.hot-item .info p {
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.hot-item .info .name {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 5px;
}

.hot-item .info .num {
    background: #98406e;
    color: #fff;
    padding: 0 5px;
    position: absolute;
    right: 20px;
    top: 16px;
    display: block;
    height: 24px;
    ;
    font-size: 16px
}

.hot-item .info .num.org {
    background: #c11713
}

/*相关文档*/

.titleOther {
    overflow: hidden;
    padding: 12px 0;
    border-bottom: 1px solid #dadada;
    font-size: 24px;
    color: #1c1c1c;
}

.titleOther a span {
    display: block;
    padding: 0 32px;
    background: #1c1c1c;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}

.dzz {
    width: 100%
}

.dzz ul {
    margin-top: 30px;
    margin-bottom: 30px;
}

.dzz ul li {
    background: url(../images/li_bg.png) repeat-x center center;
}

.dzz li a {
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    padding-left: 16px;
    background: url("../images/dz_13.jpg") no-repeat left center #f7f7f7;
    padding-right: 8px;
}

.dzz li a:hover {
    background: url("../images/dz_10.jpg") no-repeat left center;
}

.dzz li a span {
    float: right;
    background: #f1f1f1;
    padding-left: 8px;
}

/*文章侧边栏*/

.qbz {
    float: left;
    width: 240px;
}

.qbz h3 {
    height: 84px;
    background: url("../images/qb_03.jpg") no-repeat;
    font-size: 28px;
    color: #ffffff;
    padding-left: 40px;
    line-height: 80px;
    font-weight: normal;
}

.qbz .qbu1 {
    width: 238px;
    border: 1px solid #dfdfdf;
    padding-top: 19px;
    padding-bottom: 10px;
}

.qbz .qbu1 li {
    margin-bottom: 10px;
}

.qbz .qbu1 li a {
    display: block;
    width: 150px;
    height: 37px;
    background: #fff;
    border: 1px solid #CFCFCF;
    border-left: 3px solid #c30c22;
    margin: 0 auto;
    font-size: 18px;
    color: #333;
    line-height: 37px;
    padding-left: 40px;
}

.qbz .qbu1 li a:hover,
.qbz .qbu1 li.cur a {
    border-left: 0;
    border-right: 0;
    background: #f2f2f2;
}

.qbz .qbu2 li {
    margin-top: 9px;
}

.qbz .qbu2 li a {
    display: block;
    width: 238px;
    height: 66px;
    border: 1px solid #dfdfdf;
    background: #f7f7f7;
    padding-top: 22px;
}

.qbz .qbu2 li a p {
    font-size: 20px;
    color: #333333;
    margin-left: 8px;
}

.qbz .qbu2 li a p span {
    display: block;
    font-size: 12px;
    color: #a8a8a8;
}

.qbz .qbu2 li a:hover {
    background: #4a4a4a;
    border-color: #4a4a4a;
    color: #ffffff;
}

.qbz .qbu2 li a:hover p {
    color: #ffffff;
}

.qbz .qbu2 li a:hover p span {
    color: #ffffff;
}

.qbz .qbl1 a p img {
    padding-right: 9px;
    float: left;
}

.qbz .qbl1 a p em {
    float: left;
}

.qbz .qbl1 a p img {
    width: 35px;
    height: 35px;
}

.qbz .qbl1 a p img.img1 {
    display: inline-block;
    vertical-align: top;
}

.qbz .qbl1 a p img.img2 {
    display: none;
    vertical-align: top;
}

.qbz .qbl1 a:hover p img.img1 {
    display: none;
}

.qbz .qbl1 a:hover p img.img2 {
    display: inline-block;
}


.qbz h4 {
    height: 67px;
    background: #c11713;
    margin-top: 10px;
    padding: 23px 0 0 31px;
    font-weight: normal;
}

.qbz h4 p {
    padding-left: 55px;
    font-size: 14px;
    color: #ffffff;
    background: url("../images/qb_25.png") no-repeat left 0;
}

.qbz h4 p span {
    display: block;
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
}

.qbz-aside {
    width: 240px;
    height: 400px;
    background: #fff;
}

.qbz-aside b {
    color: #333
}

.newckgd {
    border: 1px #4d4d4d dashed;
    float: right;
    margin-top: -35px;
    padding: 1px 6px;
    position: relative;
    z-index: 9;
}

/*产品中心*/
.cpxq {
    padding: 0 0 20px;
}

.xq_l {
    width: 254px;
    background: #f2f2f2;
}

.xq_l h3 {
    background: #c11713 url(../images/cp_ico07.gif) no-repeat 12px 50px;
    width: 254px;
    height: 130px;
    line-height: 130px;
    overflow: hidden;
}

.xq_l h3 a {
    font-size: 22px;
    color: #fff;
    display: block;
    padding: 0 0 0 60px;
}

.xq_l .tit {
    background: #c11713 url(../images/cp_ico07.gif) no-repeat 12px 30px;
    width: 254px;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
}

.xq_l .tit a {
    font-size: 22px;
    color: #fff;
    display: block;
    padding: 0 0 0 60px;
}

.xq_lm {
    width: 254px;
    height: 355px;
    overflow: hidden;
}

.xq_ul01 li a {
    display: block;
    font-size: 18px;
    color: #333;
    width: 254px;
    height: 60px;
    line-height: 60px;
    border-bottom: #cbcbcb 1px solid;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xq_ul01 li a:hover,
.xq_ul01 li.on a {
    color: #c11713;
    font-weight: bold;
}

.xq_ul01 li em {
    display: block;
    float: left;
    line-height: 0;
    width: 30px;
    padding: 18px 0 0 20px;
}

.xq_ul01 li em img {
    width: 20px;
    height: 24px;
}

.xq_ul01 .xq_ul02 li a {
    font-size: 14px;
    background: url(../images/cp_ico05.gif) no-repeat 55px 20px;
    padding: 0 0 0 74px;
    width: 180px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

.xq_ul01 .xq_ul02 li a:hover {
    background: url(../images/cp_ico06.gif) no-repeat 55px 20px;
    font-weight: normal;
}

.xq_ul02 {
    display: none;
}

.xq_lm .xq_ul03 {
    display: block;
}

.xq_tel {
    border-top: 1px solid #ccc;
    font-size: 16px;
    color: #333;
    background: url(../images/cp_tel.jpg) no-repeat;
    width: 168px;
    height: 224px;
    line-height: 28px;
    padding: 20px 0 0 86px;
    position: relative;
}

.xq_tel b {
    display: block;
    font-size: 20px;
    color: #c30c22;
}

.xq_tel a {
    display: block;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #555;
    border-radius: 20px;
    position: absolute;
    top: 84px;
    right: 15px;
}

.xq_r {
    width: 936px;
}

.xq_pic {
    width: 710px;
    height: 453px;
    line-height: 0;
}

.xq_pic img {
    width: 710px;
    height: 453px;
}

.xq_rt {
    width: 226px;
    position: absolute;
    top: 0;
    right: 0;
}

.xq_rt ul li {
    font-size: 16px;
    color: #333;
    width: 224px;
    height: 90px;
    line-height: 88px;
    overflow: hidden;
}

.xq_rt ul li em {
    display: block;
    float: left;
    width: 36px;
    line-height: 0;
    padding: 24px 8px 0 20px;
}

.xq_rt ul li em img {
    width: 36px;
    height: 36px;
}

.xq_rt ul li.on {
    border: #555 1px solid;
}

.xq_rm {
    width: 267px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 226px;
}

.xq_qie {
    width: 217px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 20px 0;
}

.xq_qie b {
    display: block;
    font-size: 18px;
    color: #fff;
    height: 50px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/cp_ico08.gif) no-repeat 0 49px;
}

.xq_qie p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    height: 120px;
    overflow: hidden;
    padding: 10px 0 0;
}

.xq_bot {
    padding: 18px 0 0;
    width: 936px;
    overflow: hidden;
}

.xq_bot ul li {
    width: 289px;
    float: left;
    padding: 0 15px;
    overflow: hidden;
}

.xq_bot ul li em,
.honor_m ul li em {
    width: 289px;
    height: 216px;
    display: block;
    overflow: hidden;
    line-height: 0;
}

.xq_bot ul li em img,
.honor_m ul li em img {
    width: 289px;
    height: 216px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.xq_bot ul li em img:hover,
.honor_m ul li em img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.xq_bot ul li span {
    width: 289px;
    display: block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}

.cboeursyd{
    display: none;
}

.biaodan {
    border: 1px solid #d5d5d5;
    background: #f2f2f2;
}

.biaodan form {
    padding: 0 10px;
    margin: 0 auto;
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;


}

.biaodan form p {
    font-size: 16px;
    width: 40%;

}

.biaodan form p input {
    height: 40px;
    border: 1px solid #cdcdcd;
    border-radius: 6px;
    width: 70%;
    padding: 0 10px;
}

.biaodan form p select {
    width: 70%;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #cdcdcd;
    padding: 0 10px;

}

.biaodan input[type="submit"] {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #c30c22;
    border: none;
    color: #fff;
    border-radius: 4px;


}

.biaodan button {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #c30c22;
    border: none;
    color: #fff;
    border-radius: 4px;


}


.biaodan .title {
    width: 60%;
    float: right;
    margin-right: 20px;
}

.biaodan .title ul li {
    vertical-align: middle;
    text-align: center;
    width: 25%;
    color: #666;
    padding: 20px 0;
    font-size: 16px;
    float: left;
}

.biaodan .title ul li i img {
    vertical-align: middle;
}

.biaodan .title ul li a {
    vertical-align: middle;
    padding-left: 6px;
}

.biaodan .tie {
    font-size: 16px;
    padding: 20px;
    width: 90%;
    margin: 0 auto;
}


.detail_x {
    margin-top: 0px;
    width: 100%;
    min-height: 200px;
    position: relative;
}

.detail_x .tit {
    font-size: 18px;
    background: url(../images/bg3.png) no-repeat left bottom;
    display: block;
    line-height: 40px;
    text-align: left;
    margin: 15px 0;
}

.describe {
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
}

.describe p {
    color: #666;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    padding: 10px 0px;
    width: 29.3%;
    margin-right: 2%;
    padding-left: 2%;
    background: url(../images/heijian.png) no-repeat left center;
    float: left;
    border-bottom: 1px dotted #CCC
}

.describe p span {
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.cpzxbnnerpc img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.cpzxbnneyd {
    display: none;
}

.cpzxbnneyd img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.detail_x .xq-box {
    margin-top: 0px;
    width: 100%;
    height: auto;
    clear: both;
}

.detail_x .xq-box h2,
.detail_x .xq-box h3 {
    font-size: 18px;
    background: url(../images/bg3.png) no-repeat left bottom;
    display: block;
    line-height: 40px;
    text-align: left;
    margin: 15px 0;
}

.detail_x .xq-box table {
    width: 100%
}

.peizhi_x {
    margin-top: 0px;
    width: 100%;
    height: auto;
    position: relative;
    clear: both;
}

.peizhi_x .tit {
    font-size: 18px;
    background: url(../images/bg3.png) no-repeat left bottom;
    display: block;
    line-height: 40px;
    text-align: left;
    margin: 15px 0;
}

.peizhi_x h2,
.peizhi_x h3 {
    font-size: 18px;
    background: url(../images/bg3.png) no-repeat left bottom;
    display: block;
    line-height: 40px;
    text-align: left;
    margin: 15px 0;
}

.peizhi_x table {
    width: 100%
}



.tabBar {

    background: #f3f3f3;
    background: url(../images/tilbg2.gif) repeat-x 0 0;
    border: solid 1px #e7e7e7;
}

.tabBar span {
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px;
    padding: 0 45px;

}

.tabBar .more02 {
    width: 38px;
    display: block;
    float: right;
}

.tabBar .more02 a {
    width: 26px;
    height: 46px;
    display: block;
    background: url(../images/ico04.gif) no-repeat 0 11px;
    padding: 0;
}

.tabBar span.current {
    background: url(../images/newtbg.gif) repeat-x 0 0;
    font-weight: bold;

}

.HuiTab {
    min-height: 180px;
}

.HuiTab .tabCon {
    line-height: 30px;
    padding: 18px 0;
    background: #f7f7f7;
    margin-bottom: 10px;
}

.xqul {
    clear: both;
}

.xqul ul {
    padding-bottom: 20px;
}

.xqul li {
    float: left;
    width: 380px;
    height: 380px;
    margin-right: 26px;
}

.xqul li:nth-child(3n+0) {
    box-sizing: content-box;
    margin-right: 0px;
}

.xqul li a {
    display: block;
}

.xqul li img {
    width: 380px;
    height: 300px;
}

.xqul li p {
    height: 75px;
    background: url("../images/ql_11.jpg") no-repeat 0 bottom;
    padding-left: 20px;
}

.xqul li a p {
    font-size: 20px;
    color: #333333;
    line-height: 75px;
}

.xqul li a p em {
    display: block;
    float: right;
    width: 70px;
    height: 55px;
    background: #999999;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
    line-height: 20px;
    font-weight: normal;
}

.xqul li a p em span {
    display: block;
}

.xqul li a:hover p {
    font-weight: bold;
    color: #333;
}

.xqul li a:hover p em {
    background: #999999;
}

.L_vid ul li {
    float: left;
    width: 380px;
    height: 380px;
    position: relative;
    overflow: hidden;
    margin-right: 26px;
}

.L_vid li:nth-child(3n+0) {
    box-sizing: content-box;
    margin-right: 0px;
}

.L_vid ul li a {
    display: block;
    border-radius: 11px;
    overflow: hidden;
}

.L_vid ul li img {
    width: 380px;
    height: 300px;
}

.L_vid ul {
    padding-bottom: 20px;
}

.L_vid ul li .zhe {
    width: 380px;
    height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    background: #555;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.L_vid ul li .star {
    width: 72px;
    height: 72px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -36px;
    top: 115px;
    background: url(../images/video-icon.png) no-repeat 0;
    display: block;
}

.L_vid ul li:hover .zhe {
    opacity: 0.3;
    filter: alpha(opacity=30);
    border-radius: 11px;
}

.L_vid ul li:hover .star {
    display: block;
}

.L_vid li p {
    height: 75px;
    background: url("../images/ql_11.jpg") no-repeat 0 bottom;
    padding-left: 20px;
}

.L_vid li a p {
    font-size: 20px;
    color: #333333;
    line-height: 75px;
}

.spannone1200 {
    display: none;
}

.L_vid li a p em {
    display: block;
    float: right;
    width: 70px;
    height: 55px;
    background: #999999;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
    line-height: 20px;
    font-weight: normal;
}

.L_vid li a p em span {
    display: block;
}

.L_vid li a:hover p {
    font-weight: bold;
    color: #333;
}

.L_vid li a:hover p em {
    background: #999999;
}

.fixed-right {
    height: 377px;
    position: fixed;
    right: 20px;
    bottom: 200px;
    z-index: 9999;
}

.fixedtop1 {
    border-top-left-radius: 65px;
    border-top-right-radius: 65px;
}

.fixed-right li {
    position: relative;
    text-align: center;
    background: #fbce6c;
    box-sizing: border-box;
    border: 1px solid #da784b;
}

.fixed-right li:hover {
    background: #fff;
}

.fixed-right li a {
    font-size: 14px;
    color: #05163f;
    display: block;
    padding: 15px;
    box-sizing: border-box;
}

.fixed-right li .xsrx {
    display: block;
    font-size: 14px;
    color: #05163f;
    margin-top: 4px;
}

.fixed-right li a img {
    display: block;
    margin: 0 auto 5px;
}

.fixed-right .anup {
    text-align: center;
    background: #fbce6c;
    box-sizing: border-box;
    padding: 15px;
    margin-top: 10px;
    cursor: pointer;
    width: 125px;
    border-radius: 35px;
    box-shadow: 0px 6px 0px #da784b;
}

.fixed-right .anup p {
    font-size: 14px;
    color: #05163f;
    margin-top: 5px
}

.fixed-right li.hover {
    position: relative;
    padding: 15px 0;
}

.fixed-right li .box {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 300px;
    height: 97px;
    text-align: left;
    border: 1px solid #c2cdef;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
}

.fixed-right li .box img {
    display: block;
    float: left;
    width: 75px;
}

.fixed-right li .box .right {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.fixed-right li .box .right p {
    font-size: 18px;
    color: #05163f;
    margin-top: 10px;
}

.fixed-right li .box .right p span {
    color: #e61e37;
}

.fixed-right li .box .right strong {
    font-size: 18px;
    color: #e61e37;
    display: block;
    margin-top: 5px;
}

.ydgywmcftp {
    display: none;
}

.animated_shan {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.htmw1200 .imgcpul .cpzxcpydblock {
    display: none;
}

.indextitred {
    color: #c61611;
}

.storg {
    font-size: 55px;
    line-height: 70px;
    color: #fff;
    font-family: 'ICBF';
    font-weight: 600;
    position: relative;
    top: 6px;
    right: 5px;
}

.lxwmcplct {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.alzxxtb {
    background: url(../../static/images/pro-imgp.png)no-repeat;
    display: inline-block;
    width: 35px;
    height: 28px;
    position: relative;
    top: 1px;
}

.alzxlxrxtletb {
    margin-top: 30px;
    padding-left: 60px;
    background: url(../../static/images/titdhtb.png) left center no-repeat;
    display: inline-block;
}

.raxnydspan {
    font-size: 45px;
    margin: 0 5px;
    position: relative;
    top: -7px;
}

.fwalwxewm {
    text-align: center;
    padding: 5px;
    border: 2px #e20f0fb0 solid;
    position: absolute;
    float: right;
    margin-top: -155px;
    margin-left: 18%;
}

.fwalwxewm h5 {
    color: #333;
}

.alzxlxrxtletb span {
    display: block;
}

.alzxtlep1 {
    font-size: 18px;
}

.alzxtlep2 {
    font-size: 28px;
    color: #ed1c24;
    line-height: 1;
    font-weight: 700;
}

.dcpzxqwz {
    line-height: 40px;
}

.lxwmtopbox {
    background: url(../../static/images/5359.jpg)no-repeat;
}

.ydindexanlbox {
    width: 100%;
}

.ydindexanlbox ul {
    width: 100%;
}

.ydindexanlbox ul li {
    display: inline-block;
    width: 50%;
}

.indexgycnone {
    width: 50%;
}

.ydgywmqyzz img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.newsli .newslidivyd{
    display: none;
}

.indexgycblock,
.indegycblock,
.indexydvlock,
.ydblock980,
.ydwmcplct980,
.ydbk1lefp,
.ydgywmqyzz,
.zsyydtop,
.ydlybrigh {
    display: none;
}

@-webkit-keyframes shan {
    0% {
        background: #fcc900;
        color: #000;
    }

    50% {
        background: #aaa;
        color: #fff;
    }

    100% {
        background: #fcc900;
        color: #000;
    }
}

@keyframes shan {
    0% {
        background: #fcc900;
        color: #000;
    }

    50% {
        background: #aaa;
        color: #fff;
    }

    100% {
        background: #fcc900;
        color: #000;
    }
}

@-webkit-keyframes shan {
    0% {
        background: #fcc900;
        color: #000;
    }

    50% {
        background: #aaa;
        color: #fff;
    }

    100% {
        background: #fcc900;
        color: #000;
    }
}

.shan {
    -webkit-animation-name: shan;
    animation-name: shan;
}

@media(max-width:1500px) {
    .indexlybnone {
        display: none;
    }

    .ydlybrigh {
        display: block;
        /* background: url(../../static/images/150717.jpg)no-repeat; */
        background: url(../../static/images/91114.jpg)no-repeat;
        padding: 40px 0;
    }

    .lybrigh::before {
        width: 36%;
        height: 86%;
        margin-top: 25px;
        margin-left: 500px;
    }

    .lybbj {
        width: 36%;
        margin: 0 auto;
    }

    .lybrigh {
        float: none;
        width: 100%;
    }
}

@media(max-width:1450px) {
    .fwalwxewm {
        margin-left: 24%;
    }

    .lybrigh::before {
        width: 34%;
    }
}

@media(max-width:1400px) {
    .fixed-right {
        display: none;
    }
}

@media(max-width:1330px) {

    .lybbj {
        width: 50%;
    }

    .lybrigh::before {
        width: 50%;
        height: 86%;
        margin-top: 25px;
        margin-left: 340px;
    }
}

@media(max-width:1200px) {

    .header,
    .content,
    .footer {
        width: 98%;
        margin: 0 auto;
    }

    .ys dl {
        width: 100%;
    }

    .ys dt {
        width: 50%;
    }

    .ys dd {
        width: 50%;
    }

    .ys dt img {
        width: 100%;
    }

    .htmw1200 {
        width: 100%;
    }

    /* .imcpzxh2{
        font-size: 2rem;
    } */
    .casealul li {
        width: 48%;
    }

    .casezxh2 {
        font-size: 2.7rem;
        line-height: 40px;
    }

    /* 双数行 */
    .indexnewul li:nth-of-type(even) {
        margin-left: 0;
    }

    .htmw1200 .imgcpul .cpzxcpydblock {
        display: inline-block;
    }

    /* .imgcpul li:nth-of-type(even){
        margin: 0;
    } */
    .imgcpul li {
        width: 47%;
        margin: 0 1%;
    }

    .imcpzxh2 {
        margin-left: 0px;
        text-align: center;
        font-size: 2.8rem;
        line-height: 50px;
    }

    .imcpzxp {
        display: none;
    }

    .imcpzxbj {
        background: 0;
        height: 100%;
    }

    .dqwz {
        font-size: 1.3rem;
    }

    .dqwz a {
        font-size: 1.6rem;
        line-height: 40px;
        margin-left: 10px;
    }

    .alzxlxrxtletb span,
    .casehdrigh p {
        font-size: 1.6rem;
    }

    .imcpzxh1 {
        font-size: 3rem;
        line-height: 70px;
    }

    .ys dd p {
        line-height: 32px;
    }

    .indexnewulnone {
        display: none;
    }

    .indexydvlock {
        display: block;
    }

    .ydindexnewul {
        display: block;
    }

    .indexnewul li {
        width: 98%;
    }

    .newsli {
        width: 100%;
    }

    .f_text {
        width: 39%;
    }

    .f_code {
        width: 27%;
    }

    .t_h2 {
        width: 100%;
    }

    .ys dd {
        padding: 30px 0;
    }

    .ys dd h3 {
        font-size: 2rem;
        margin-bottom: 10px;
    }

    .ys dd p i,
    .ys dd p {
        font-size: 1.8rem;
        line-height: 32px;
    }

    .about .ab_desc p {
        font-size: 1.4rem;
    }

    .none1200 {
        display: none;
    }

    .spannone1200 {
        display: inline-block;
    }

    .ys dd p {
        padding: 0 30px;
        line-height: 50px;
    }

    .indexnewul li h3 {
        font-size: 2.6rem;
    }

    .newckgd {
        font-size: 1.4rem;
    }

    .imcpzxbta {
        background: url(../../static/images/131449.png) no-repeat right center;
        width: 21%;
        padding: 2.1% 0;
        margin-right: 15px;
    }

    .imcpzxbta:hover {
        background: url(../../static/images/131449.png) no-repeat right center;
        width: 21%;
        padding: 2.1% 0;
        margin-right: 15px;
    }

    .ab_m {
        width: 100%;
        padding: 25px 0 0 10px;
    }

    .menunav li a {
        font-size: 1.4rem;
        padding: 0 15px;
        height: 60px;
        line-height: 50px;
        display: inline-block;
    }

    .fen {
        width: 100%;
    }

    .fen ul li {
        width: 20%;
    }

    .imgtop {
        width: 100%;
    }

    .imgrigh ul {
        margin: 0px;
    }

    .imgrigh ul li {
        line-height: 45px;
    }

    .cpnrp a {
        padding: 10px 15px;
    }

    .alzxbody,
    .cpzxbody {
        font-size: 1.5rem;
        line-height: 35px;
    }

    .lybbj p {
        font-size: 1.6rem;
        line-height: 30px;
    }

    .raxnydxbox {
        width: 100%;
    }

    .raxnydxbox ul li {
        width: 24%;
        margin: 0 1px;
    }

    .nyxgaldiv {
        width: 100%;
    }

    .nyxgaldul li {
        width: 24%;
    }

    .nynewbox {
        width: 100%;
    }

    .nyxgalh4 {
        width: 78%;
    }

    .alzxckgd {
        width: 11%;
    }

    .gywmfist1div {
        display: none;
    }

    .newsxfy li a,
    .nyxgaldul p {
        font-size: 1.4rem;
    }

    .indealh3 {
        font-size: 2.3rem;
    }

    .fen ul li a {
        font-size: 1.7rem;
    }

    .newslip {
        font-size: 2.4rem;
        line-height: 50px;
    }

    .newsli h2 {
        font-size: 2.6rem;
        width: 77%;
        line-height: 50px;
    }

    .newsslisp {
        font-size: 2.2rem;
    }

    .lybrigh::before {
        width: 47%;
    }

    .newsxfy li {
        width: 100%;
        margin: 6px 0;
    }
}

@media(max-width:1260px) {
    .header {
        width: 100%;
    }

    .dqwz {
        font-size: 1.3rem;
    }

    .newsslisp{
        width: 18%;
        line-height: 30px;
    }
    .newsli h2 {
        width: 100%;
        line-height: 50px;
    }

    .newsslispi {
        background: url(../../static/images/83926.png) no-repeat;
        padding: 12px 16px;
        margin-right: 0px;
    }

    .menunav {
        height: 80px;
        line-height: 80px;
    }

    .casehead {
        width: 98%;
        height: 100%;
        background: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
        border-style: solid;
        border-width: 6px;
        border-image-source: linear-gradient(0deg, #f4f4f4 0%, #f3f0eb 100%);
        border-image-slice: 1;
        padding: 1.5%;
    }

    .alzxbody,
    .cpzxbody {
        padding: 0 20px;
    }

    .casehdlef {
        padding: 20px 0;
    }

    .titsxspa {
        font-size: 1.8rem;
    }

    .bt-tit span {
        font-size: 1.6rem;
    }

    .t_h2 em {
        font-size: 1.6rem;
    }

    .newhot .til01 {
        margin: 14px 0;
    }

    .about .chanp_t {
        line-height: 4px;
    }
}

@media(max-width:1100px) {
    .lybrigh::before {
        width: 46%;
        margin-top: 25px;
        margin-left: 330px;
    }

    .fwalwxewm {
        display: none;
    }

    .casehdrigh {
        margin: 18px 0;
    }

    .bt-tit a,
    .bt-tit b,
    .newhot .til01 a,
    .chanp_t a {
        font-size: 3.8rem;
    }

    .fadeIn {
        margin-top: 15px;
    }

    .f_nav a {
        font-size: 1.5rem;
    }
}

@media(max-width:1050px) {
    .lybbj {
        width: 60%;
    }

    .lybrigh::before {
        width: 58%;
        margin-left: 220px;
    }
}

@media(max-width:1000px) {
    .bts-tit {
        background: 0px;
        padding: 0 1%;
    }

    .imcpzxbtp {
        display: none;
    }

    .imgcpul {
        margin-bottom: 22px;
    }

    .bann2_bg {
        display: none;
    }

    .about dl {
        width: 100%;
    }

    .about dl dt {
        width: 100%;
    }

    .about dl dd {
        width: 100%;
    }

    .about .ab_desc p {
        padding: 20px 10px;
    }

    .gywmbk2 {
        margin-top: 10px;
    }

}

@media(max-width:980px) {
    .m_pro dl:hover span,
    .ydnone980,
    .lydxwmtopbox,
    .pcwmcplct980,
    .cpzxbnnerpc {
        display: none;
    }
    .ydblockks,
    .ydwmcplct980,
    .cpzxbnneyd,
    .ydblock980 {
        display: block;
    }

    .newsli .newslidivpc{
        display: none;
    }

    .newsli .newslidivyd{
        display: inline-block;
    }

    .lxwmtopbox {
        background: url(../../static/images/3403.jpg)no-repeat;
    }

    .htmwping {
        padding: 15px 10px;
    }

    .gywmtit{
        margin: 25px 0;
    }

    .lxwmtopdiv {
        width: 100%;
        padding: 50px 0 0 20px;
    }

    .lxwmtopdiv p {
        font-size: 2.2rem;
        line-height: 50px;
    }

    .marglef55 {
        display: none;
    }

    .pcgywmcftp {
        display: none;
    }

    .ydgywmcftp {
        display: block;
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .pcbk1lefp {
        display: none;
    }

    .ydbk1lefp {
        display: block;
    }

    .bk1lef2 {
        top: 0px;
        width: 100%;
        font-size: 1.4rem;
        line-height: 38px;
        margin-top: 10px;
    }

    .bk1lefh3 {
        text-align: center;
    }

    .bk1lef p {
        font-size: 2.2rem;
        line-height: 50px;
        padding: 0 10px;
    }

    .bk1lef,
    .bk1rig {
        width: 100%;
    }

    .bk1rig video {
        width: 100%;
        height: 100%;
    }

    .bk1lef h2 {
        font-size: 4rem;
        margin: 10px 0 30px 0;
    }

    .bk1leful li h3 {
        font-size: 4rem;
        font-weight: 600;
    }

    .bk1leful li strong {
        font-size: 5rem;
    }

    .bk1leful li p {
        font-size: 3rem;
    }

    .ydgywmqyzz {
        display: block;
    }

    .gywmfwlc {
        display: none;
    }

    .pro_cl .pro_c dl {
        margin: 0px;
    }

    .indevide {
        width: 100%;
    }

    .indegycnone {
        display: none;
    }

    .indegycblock {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .pro_c dl {
        width: 500px;
    }

    .newshead h1 {
        font-size: 2.6rem;
        line-height: 45px;
        padding: 0 8px;
    }

    .newheadp span {
        font-size: 2rem;
        line-height: 40px;
        margin: 0 1%;
    }

    .newtitbt{
        top: 0px;
    }

    .main-ulbt li a{
        font-size: 2.8rem;
        line-height: 60px;
        height: 60px;
    }

    .casehdiv {
        position: absolute;
        margin-top: 32px;
        display: inline-block;
        text-align: center;
    }

    .bt-tit span {
        display: none;
    }

    .bt-tit {
        line-height: 70px;
    }

    .titsxspa,
    .t_h2 em {
        display: none;
    }

    .t_h2 {
        font-size: 3.8rem;
        height: 70px;
    }

    .fadeIn {
        margin-top: 0px;
    }

    .bk1lefh3,
    .newsliss,
    .m_pro dd span,
    .cbanoneur,
    .pcindexkalbox,
    .zsypctop,
    .fupcllSlide,
    .cboeurspc,
    .animanoneted,
    .animnoneated,
    .newhnoneot {
        display: none;
    }

    .bkyd1lefh3,
    .newslisss,
    .cboeursyd,
    .ydfooterbox,
    .ydindexkalbox,
    .zsyydtop,
    .fuydllSlide {
        display: block;
    }

    .ydfooterbox ul a{
        color: rgb(255, 255, 255);
    }

    .m_pro dd h3 {
        font-size: 2.8rem;
    }

    .indealh3 {
        padding: 10px 0;
    }

    .cpzxcpydblockbom200,
    .ydindexnewulbom {
        margin-bottom: 210px;
    }

    .my_pages ul{
        padding-bottom: 20px;
    }

    .my_pages ul li{
        padding: 20px 10px;
        font-size: 2rem;
        width: 12%;
    }

    .my_pages ul li a {
        font-size: 2rem;
    }

    .fen ul li {
        width: 25%;
        line-height: 60px;
        height: 60px;
    }

    .fen ul li a {
        font-size: 2.6rem;
        line-height: 60px;
        height: 60px;
    }

    .m_pro dl {
        width: 49%;
    }

    .imgboxtop {
        padding: 10px;
    }
    .casehdlef,
    .casehdrigh,
    .imgrigh,
    .imglef {
        width: 100%;
    }
    .casehdrigh h1,
    .imgrigh h1 {
        font-size: 4rem;
        line-height: 70px;
        text-align: center;
    }

    .imgrigh p {
        font-size: 2.5rem;
        line-height: 55px;
    }

    .casehdrigh p,
    .imgrigh ul li {
        font-size: 2.6rem;
        line-height: 60px;
    }

    .imgrigh {
        position: relative;
        top: 0px;
    }

    .casehdrigh{
        float: none;
    }

    .imgzxbj {
        font-size: 2.6rem;
        width: 85%;
        margin-top: 10px;
        padding: 10px 0;
    }

    .newriqpcs,
    .dqwz,
    .dqwznone,
    .cpnrdh {
        display: none;
    }

    .nyxgalh4 {
        font-size: 3rem;
        color: #333;
    }

    .indexnewul span {
        font-size: 2.2rem;
        line-height: 50px;
    }

    .indexnewul li {
        line-height: 56px;
    }

    .indexnewul li h3 {
        font-size: 2.4rem;
        line-height: 50px;
    }

    .lybbj {
        width: 86%;
        margin-left: 70px;
        margin-top: -18px;
        height: 94%;
    }

    .lybrigh::before {
        width: 92%;
        height: 95%;
        margin-left: 42px;
        margin-top: -30px;
    }

    .lybbj p {
        font-size: 2.4rem;
        line-height: 50px;
    }

    .nyxgaldul li {
        width: 48%;
        margin: 8px 1%;
    }

    .nyxgaldul p{
        font-size: 2.6rem;
        padding: 10px 0;
        color: #333;
    }

    .cpzxbody{
        font-size: 2.4rem;
        line-height: 50px;
    }

    .cpzxbody h3 {
        font-size: 2.6rem;
        line-height: 50px;
    }

    .cpzxbody tr{
        line-height: 50px;
    }

    .alzxbody{
        font-size: 2.4rem;
        line-height: 50px;
        -webkit-text-size-adjust: none;
    }

    .lybtits span{
        font-size: 2.2rem;
        line-height: 45px;
    }

    .nyxgaldul li:nth-child(2),
    .nyxgaldul li:nth-child(3){
        margin: 8px 1%;
    }

    .nyxgaldul li {
        padding: 15px 10px;
    }

    .casehdlef{
        padding:10px 0;
        text-align: center;
    }

    .alzxlxrxtletb span{
        font-size: 3rem;
        line-height: 60px;
    }

    .casehtit{
        font-size: 2.6rem;
        color: #333;
    }

    .casa{
        font-size: 2.6rem;
        padding: 30px 10px;
    }

    .capcsa,
    .m_pro dd p{
        display: none;
    }

    .newriqyes{
        display: block;
        float: right;
        font-size: 2.4rem;
        line-height: 50px;
        margin-right: 10px;
    }

    .newckgd{
        margin-top: -60px;
        font-size: 1.8rem;
        line-height: 40px;
    }

    .imcpzimeg{
        display: inline-block;
    }

    .ydcontactlx,
    .caydsa,
    .indxfh809{
        display: block;
    }

    .lybbtn{
        font-size: 2.4rem;
    }

    .alzxckgd::before{
        background: none;
    }

    .alzxckgd{
        background: url(../../static/images/932.png)no-repeat;
        width: 20%;
        height: 43px;
        font-size: 2rem;
        line-height: 43px;
        text-align: center;
    }

    .newxwtb {
        margin-top: 9px;
        margin-left: -28px;
    }

    .newsslispi{
        position: relative;
        top: 20px;
    }

    .newsxfy li{
        font-size: 2rem;
    }

    .newsxfy li a{
        font-size: 2rem;
        padding: 8px 2px;
    }

    .lxwmzxxz{
        font-size: 2.2rem;
        width: 20%;
    }

    .bkyd1lefh3{
        text-align: center;
    }

    .marglef55 img{
        display: none;
    }

    .context{
        height: 790px;
    }

    .imgletp{
        font-size: 2.2rem;
        line-height: 45px;
        margin-bottom: 30px;
    }
    .anlimgletp{
        font-size: 2.2rem;
        line-height: 45px;
        margin-bottom: 30px;
    }

    .alzxbody img,
    .cpzxbody img{
        width: 98%;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }
}