@charset "utf-8";
html,body{background:#fff;color:#333;font:14px/1.6 'Microsoft YaHei',Tahoma,Verdana,'Simsun';overflow-x: hidden;margin: 0;}
a{color:#333;text-decoration:none;}
a:hover{color:#e9280c;text-decoration:none;}
.tem_inner,.met_section{position:relative;margin:0 auto;margin:0 auto;width: 1200px;}
@media(min-width:1000px){.tem_inner{padding:0;width: 1200px;}.max_width{width:1200px;margin: 0 auto;position: relative;}
}
@media(min-width:1200px){.tem_inner,.met_section{padding:0;width: 1200px;}.max_width{min-width: 1200px;width: 83.508%;}
}
@media(min-width:1800px){.tem_inner,.met_section{padding:0;width: 1200px;}.max_width{width: 1600px;}
}
::-webkit-scrollbar{/*滚动条整体样式*/width: 4px; /*高宽分别对应横竖滚动条的尺寸*/height: 4px;}
::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}

/***** header ******/
header{width:100%;position:fixed;z-index: 999;border-bottom: 1px solid #dfc7bc;transition: 1s;}
header::after {content:'';position: absolute;width: 100%;height: 1px;background: transparent;transition: 1s;left: 0;top: 0;z-index: -1;}
header.on::after {transition: 1s;background: #000000bd;height: 100%;}
header .max_width {display:table;}
header .max_width>div {display:table-cell;vertical-align:middle;}
header .left{font-size:0}
header .right{text-align:right;font-size: 0;}
header .right ul {list-style:none;font-size:0;display: inline-block;}
header .right ul li{display:inline-block;vertical-align:top;;margin-left:55px}
header .right ul li a{display:block;font-size:15.88px;font-weight:bold;color:#fff;height: 90px;line-height: 90px;position: relative;}
header .right ul li a::after {background: #fff;position: absolute;bottom: 0;left: 0;width: 100%;height: 2px;content: '';opacity: 0;transition: 1s;}
header .right ul li a::before {content: "\f0de";position: absolute;bottom: 3px;left: 50%;font: normal normal normal 14px/1 FontAwesome;height: 5px;width: 20px;text-align: center;margin-left: -10px;opacity: 0;transition: 1s;}
header .right ul li a.navdown::after,header .right ul li a:hover::after{opacity:1;transition:1s;}
header .right ul li a.navdown::before,header .right ul li a:hover::before{opacity:1;transition:1s;}
header .right .lang{display:inline-block;vertical-align: top;margin-left: 50px;height: 90px;line-height: 90px;}

header .right .lang dd {
    display: none;
    font-size: 0;
    position: absolute;
    width: 80px;
    right: 0;
    height: 45px;
    line-height: 45px;
}

header .right .lang dd a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 0 5px;
}
header .right .lang a {color: #fff;font-size: 14px;}
/***** header end ******/

/***** banner end ******/
.tem_banner{position:relative}
.tem_banner.inside .flash{font-size:0}
.tem_banner.inside img{width:100%;height:100%}
.tem_banner .swiper-slide{position:relative;background:#000;overflow:hidden;font-size:0}
.tem_banner .swiper-slide .img{position:relative;width:100%;top:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover}
.tem_banner .swiper-slide .img img {width: 100%;}
.banner_pagination{position:absolute;bottom:16%;width:100%;z-index:1;font-size:0}
.banner_pagination .pagination{display:inline-block;margin-left:58px}
.banner_pagination .pagination>span{display:inline-block;vertical-align:top;width:14px;height:14px;margin-right:10px;background:#a0080b}
.tem_banner .ban_txt{text-align: center;position:absolute;z-index:9;width:100%;top: 45%;font-size: 14px;}
.tem_banner .ban_txt h2 {font-family: 'cambria';font-size: 60px;color: #ed1c1c;text-transform: uppercase;transform: translateX(30px);opacity: 0;}
.tem_banner .ban_txt p {font-size: 20px;color: #fff;text-transform: uppercase;font-family: 'arial';transform: translateX(30px);opacity: 0;}
.tem_banner .swiper-slide.swiper-slide-active .ban_txt h2{opacity:1;transform:none;transition:1s;transition-delay:.3s}
.tem_banner .swiper-slide.swiper-slide-active .ban_txt p{opacity:1;transform:none;transition:1s;transition-delay:.7s}
.tem_banner.inside .page_txt{text-align:center;position:absolute;bottom:30%;width:100%;color:#fff}
.tem_banner.inside .page_txt .tem_inner>*{text-shadow:0 0 6px #000}
.tem_banner.inside .page_txt p{font-size:30px}
.tem_banner.inside .page_txt h2{font-size:60px;font-weight:400;letter-spacing:2px}
/***** banner end ******/


.tem_index_product{width:100%;padding:50px 0;background:#f5f5f5}
.tem_index_product .title{text-align:center;font-size:48px;color:#333;font-family:arial;text-transform:uppercase;font-weight:700;margin-bottom:20px}
.tem_index_product .list{height:786px;overflow:hidden}
.tem_index_product .list .swiper-button-next,.tem_index_product .list .swiper-button-prev{top:35%;color:#fff}
.tem_index_product .list .top{position:relative;width:100%;font-size:0;margin-bottom:25px}
.tem_index_product .list .top img{width:100%}
.tem_index_product .list .top .txt{position:absolute;bottom:30px;font-size:14px;width:100%;text-align:center;left:0;z-index:9}
.tem_index_product .list .top .txt p{font-size:20px;color:#fff;font-weight:700}
.tem_index_product .list .bot{width:100%}
.tem_index_product .list .bot ul{list-style:none;font-size:0;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.tem_index_product .list .bot ul li{width:380px}
.tem_index_product .list .bot ul li a{display:block;width:100%}
.tem_index_product .list .bot ul li a .img{font-size:0;width:100%;overflow:hidden}
.tem_index_product .list .bot ul li a .img img{width:100%;transition:1s;transform:none}
.tem_index_product .list .bot ul li a:hover .img img{transition:1s;transform:scale(1.2)}
.tem_index_product .list .bot ul li a .txt{height:70px;line-height:70px;width:100%;display:table;background:#fff;position:relative}
.tem_index_product .list .bot ul li a .txt::after{width:100%;height:1px;top:0;left:0;background:#d2d2d2;content:'';position:absolute}
.tem_index_product .list .bot ul li a .txt::before{width:0%;height:1px;top:0;left:0;background:red;content:'';position:absolute;transition:1s;z-index:2}
.tem_index_product .list .bot ul li a:hover .txt::before{width:100%;transition:1s}
.tem_index_product .list .bot ul li a .txt>*{display:table-cell;font-size:16px;color:#333}
.tem_index_product .list .bot ul li a .txt h2{text-align:left;padding-left:25px}
.tem_index_product .list .bot ul li a .txt span{text-align:right;padding-right:25px;font-size:20px;color:#333;transition:1s}
.tem_index_product .list .bot ul li a .txt span:hover{transition:1s;color:red}
.tem_index_about{width:100%;padding:70px 0;position:relative}
.tem_index_about::before{content:'';position:absolute;width:100%;height:50%;background:#2159b5;left:0;top:0}
.tem_index_about .top{text-align:center;color:#fff}
.tem_index_about .top h2{font-size:48px;font-family:ariaal;text-transform:uppercase}
.tem_index_about .top span{font-size:24px;text-transform:uppercase;font-family:arial}
.tem_index_about .top p{font-size:16px;line-height:26px;font-family:arial;display:block;width:70%;margin:20px auto 50px}
.tem_index_about .bot{width:100%;font-size:0}
.tem_index_about .bot img{width:100%}
.tem_index_about .more,.tem_index_product .more{text-align:left;width:100%;margin:30px 0}
.tem_index_about .more a,.tem_index_product .more a{text-align:center;display:inline-block;width:125px;height:40px;line-height:40px;border:1px solid #818181;transition:1s;border-radius:15px;color:#707070;font-size:16px;font-family:arial}
.tem_index_about .more a:hover,.tem_index_product .more a:hover{background:#f00;color:#fff;transition:1s;border:1px solid #f00}
.tem_index_about .list{width:100%;margin-top:50px}
.tem_index_about .list .title{width:100%;font-size:48px;text-align:center;font-family:arial;text-transform:uppercase;font-weight:700;color:#333;margin-bottom:20px}
.tem_index_about .list .swiper-container{height:240px;overflow: hidden;}
.tem_index_about .list .swiper-button-prev{left:30px}
.tem_index_about .list .swiper-button-next{right:30px}
.tem_index_about .list .img{text-align:center;font-size:0;padding:5px 0}
.tem_index_about .list .img a{display:inline-block;box-shadow:0 0 5px #888}
.tem_index_about .list .img a img{width:100%;position:relative;z-index:99}
.tem_index_sales{width:100%;background:#f6f6f6;padding:60px 0;}
.tem_index_sales .title{width:100%;}
.tem_index_sales .title{width:100%;font-size: 48px;color: #333333;text-align: center;font-weight: bold;text-transform: uppercase;letter-spacing: 1px;margin-bottom: 30px;}
.tem_index_sales .con {text-align: center;font-size: 0;}
.tem_index_sales .con img {max-width: 100%;}
.tem_index_honor {padding: 60px 0;position:relative;}
.tem_index_honor .title {text-align:center;}
.tem_index_honor .title h2{font-size: 48px;font-weight:bold;color: #333;text-transform: uppercase;}
.tem_index_honor .lists {position:relative;margin:60px 0 0;padding:0 25px;max-height: 414px;overflow: hidden;}
.tem_index_honor .lists .swiper-slide a {display:inline-block;position:relative;}
.tem_index_honor .lists .swiper-slide a img {max-width: 100%;}
.tem_index_honor .lists .swiper-page>div,.tem_index_honor .mob_list .swiper-page>div{position:absolute;outline:none;left:0;top:50%;transform:translateY(-50%);font-size:5rem;color:#626262;z-index:1}
.tem_index_honor .lists .swiper-page>div.slide-button-next,.tem_index_honor .mob_list .swiper-page>div.slide-button-next {left:auto;right:0}
.tem_index_honor .lists .swiper-page>div:hover,.tem_index_honor .mob_list .swiper-page>div:hover {color: #00adbd;}
/***** news ******/
.tem_index_news{width:100%;padding:60px 0}
.tem_index_news .title{text-align:center;}
.tem_index_news .title p{font-size:30px;color:#ababab;text-transform:uppercase}
.tem_index_news .title h2{font-size:36px;color:#2b2b2b}
.tem_index_news .list{width:100%}
.tem_index_news .list ul{list-style:none}
.tem_index_news .list ul li{display:block;width:100%;margin-top: 60px;}
.tem_index_news .list ul li a{display:block;position:relative;font-size:0}
.tem_index_news .list ul li a .img{position:relative;font-size:0;display:inline-block;overflow:hidden}
.tem_index_news .list ul li a .img img{width:100%;transition:1s;transform:none}
.tem_index_news .list ul li a:hover .img img{transition:1s;transform:scale(1.1)}
.tem_index_news .list ul li a .img .time{z-index: 999;position:absolute;left: 25px;top: 20px;font-size: 14px;color: #fff;}
.tem_index_news .list ul li a .img .time>*{display:inline-block;vertical-align:baseline;color:#fff}
.tem_index_news .list ul li a .img .time h2{font-size:30px}
.tem_index_news .list ul li a .img .time p{font-size:16px;font-family:arial}
.tem_index_news .list ul li a .txt{position:absolute;right:0;z-index:1;font-size:14px;top:21px;display:inline-block;width:73.5%;box-shadow:0 0 4px #616161;transition:1s}
.tem_index_news .list ul li a:hover .txt{transition:1s;box-shadow:0 0 4px #a0080b}
.tem_index_news .list ul li a .txt .pd{height:202px;background:#fff;padding:0 40px 0 20px}
.tem_index_news .list ul li a .txt h2{font-size:18px;color:#363636;font-weight:400;display:block;padding:30px 0 20px}
.tem_index_news .list ul li a .txt p{font-size:14px;color:#797979;line-height:24px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:48px;overflow:hidden}
.tem_index_news .list ul li a .txt span{color:#363636;font-size:20px;display:block;margin-top:16px;transition:1s}
.tem_index_news .list ul li a:hover .txt span{transition:1s;color:#a0080b}
.tem_index_news .more{width:100%;text-align:center;margin-top:60px;}
.tem_index_news .more a{border:1px solid #bfbfbf;display:inline-block;width:198px;height:52px;line-height:52px;border-radius:15px;font-size:0;background: #fff;transition: 1s;}
.tem_index_news .more a:hover {border:1px solid #000;background: #000;transition: 1s;}
.tem_index_news .more a span{font-size: 30px;display:inline-block;margin-top: 11px;color: #292929;transition: 1s;}
.tem_index_news .more a:hover span {color: #fff;transition: 1s;}
/***** news end ******/

/****footer*****/
.tem_footer{background: #444;padding-top: 35px;}

.tem_footer .top {
    width: 100%;
}

.tem_footer .top ul {
    list-style: none;
    width: 100%;
    font-size: 0;
}

.tem_footer .top ul li {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    padding: 0 40px;
    position: relative;
}

.tem_footer .top ul li:first-child::before {display:none;}
.tem_footer .top ul li::before {content: '';position: absolute;left: 0;top: 5px;width: 2px;height: 17px;background: #858585;font-family: 'arial';}
.tem_footer .top ul li:first-child {
    padding-left:0;
}
.tem_footer .top ul li a {
    display: block;
    font-size: 18px;
    color: #b5b5b5;
    transition: 1s;
}

.tem_footer .top ul li a:hover {
    transition: 1s;
    color: #fff;
}

.tem_footer .min {
    width: 100%;
    display: table;
    margin-top: 30px;
}

.tem_footer .min>div {
    display: table-cell;
    vertical-align: middle;
}

.tem_footer .min .left {
    text-align: left;
}

.tem_footer .min .left .tel {}

.tem_footer .min .left .tel p {
    font-size: 14px;
    font-family: 'arial';
    color: #b5b5b5;
    line-height: 32px;
}

.tem_footer .min .left .link {
    width: 100%;
}

.tem_footer .min .left .link ul {
    list-style: none;
    font-size: 0;
}

.tem_footer .min .left .link ul li {
    display: inline-block;
    margin-right: 20px;
}

.tem_footer .min .left .link ul li a {
    color: #818181;
    font-size: 30px;
}

.tem_footer .min .right {
    text-align: right;
    font-size: 0;
}

.tem_footer .bot {border-top: 1px solid #343434;margin-top: 40px;display: table;width: 100%;height: 60px;line-height: 60px;color: #b5b5b5;font-family: 'arial';}

.tem_footer .bot>div {
    display: table-cell;
    vertical-align: middle;
}

.tem_footer .bot .left {
    text-align: left;
}

.tem_footer .bot .right {
    text-align: right;
}

.tem_footer .bot .right a,.tem_footer .bot .left  a {
    color: #b5b5b5;
    transition: 1s;
}

.tem_footer .bot .right a:hover {
    transition: 1s;
    color: #fff;
}




/****footer end*****/

.tem_index_title{margin:0 0 60px 0;border-bottom:1px solid #ccc;text-align:center;font-weight:normal;font-size:22px;}
.tem_index_title span{position:relative;top:2px;display:inline-block;padding:10px 15px;border-bottom:4px solid #666;}
.tem_index_title p{color:#8c8c8c;font-weight:normal;}
.tem_index_more{clear:both;margin:0 auto;padding-top:30px;width:200px;text-align:center;}
.tem_index_more a{display:block;height:40px;background:#e9280c;color:#fff;font-weight:normal;font-size:14px;line-height:40px;}
.tem_index_more a:hover{background:#d82208;color:#fff;}
.tem_index_to{border-top:1px solid #e7e8ed;border-bottom:1px solid #e7e8ed;background:#f7f8fa;}
.tem_wp1,.tem_wp2,.tem_wp3,.tem_wp4,.tem_wp5{visibility:hidden;}
.bounceInLeft,.bounceInRight,.fadeInUp,.fadeInUpDelay,.fadeInDown,.fadeInUpD,.fadeInLeft,.fadeInRight{visibility:visible;}


/******page about******/
.module1{width:100%}
.module1 .page_background{width:100%;background:#f9f9f9;padding:60px 0 100px}
.module1 .page_background .max_width{background:#fff;padding:60px 0 100px}
.module1 .page_background .show_about{width:100%}
.module1 .page_background .show_about .img{position:relative;width:100%;text-align:center}
.module1 .page_background .show_about .img p{display:inline-block}
.module1 .page_background .show_about mg{max-width:100%}
.tem_index_news.module1 {padding: 0;}
/******page about end******/

/****page head*****/

/****page head end*****/

/****page product*****/
.page_product{width:100%}
.page_product .tem_inner{background:#fff;}

.page_product .pd {
    padding: 40px;
}

.page_product .list {
    width: 100%;
}

.page_product .list ul {
    list-style: none;
}

.page_product .list ul li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px;
}

.page_product .list ul li a {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.page_product .list ul li a .img {
    width: 100%;
    overflow: hidden;
    box-shadow: 1px 1px 4px #a7a7a7dd;
    font-size: 0;
}

.page_product .list ul li a .img img {
    width: 100%;
    transition: 1s;
}

.page_product .list ul li a:hover .img img {
    transition: 1s;
    transform: scale(1.1);
}

.page_product .list ul li a .txt {
    text-align: center;
    font-size: 16px;
    font-family: 'arial';
    color: #5c5b5b;
    line-height: 45px;
    box-shadow: 1px 1px 4px #a7a7a7dd;
    background: #fff;
    position: relative;
    z-index: 1;
    transition: 1s;
}

.page_product .list ul li a:hover .txt {
    transition: 1s;
    background: #f00;
    color: #fff;
}
/****page product end*****/

/****page news*****/
.show_news{width:100%;padding: 60px 0;}
.show_news .list{background:#fff;box-shadow:1px 1px 9px #ccc}
.show_news .list .top{border-bottom:1px solid #e5e5e5;text-align:center;padding:30px 0 20px;margin-bottom:40px}
.show_news .list .top .title{font-size:20px;color:#313131;font-weight:700;line-height:50px}
.show_news .list .top .infos{display:block;text-align:center;font-size:0}
.show_news .list .top .infos>div{display:inline-block;vertical-align:top;margin:0 20px;font-size:14px;color:#737373}
.show_news .list .top .infos a,.show_news .list .top .infos span{color:#4064ae}
.show_news .list .bot{width:100%;text-align:center;padding-bottom:50px;border-bottom:1px solid #e5e5e5}
.show_news .list .bot .con{margin:0 50px;text-align:initial;min-height:200px}
.show_news .list .met_page{display:block;list-style:none;text-align:center;padding-bottom:20px;width:95%;margin:0 auto;overflow:hidden}
.show_news .list .met_page li{display:inline-block;vertical-align:top;margin-right:50px;height:50px;line-height:50px}
.show_news .list .met_page li>*{display:inline-block;vertical-align:top}
.show_news .list .met_page li span{color:#888}
.show_news .list .met_page li a{color:#466ab0}
/****page news end*****/
/*******contact*********/
.page_contact{width:100%;padding-top: 30px;}
.page_contact .list{padding: 30px;background: #fff;}

.page_contact .list .pd {
    width: 100%;
    display: table;
}
.page_contact .list .pd>div{display:table-cell;vertical-align:bottom;width:50%}
.page_contact .list .left ul{list-style:none;padding-right: 30px;}
.page_contact .list .left ul li{margin-top:20px;border-bottom:1px solid #e8e8e8;padding-bottom:10px}
.page_contact .list .left ul li a{height:50px;line-height:50px;font-size:0;display:table;width:100%}
.page_contact .list .left ul li a>div{display:table-cell;vertical-align:top;font-size:16px}
.page_contact .list .left ul li a .tub{width:30px;height:32px}
.page_contact .list .left ul li a .tub0{background:url(../contact_tel.png) no-repeat center}
.page_contact .list .left ul li a .tub1{background:url(../contact_fax.png) no-repeat center}
.page_contact .list .left ul li a .tub2{background:url(../contact_email.png) no-repeat center}
.page_contact .list .left ul li a .tub3{background:url(../contact_addr.png) no-repeat center}
.page_contact .list .left ul li a p{font-size:14px;color:#151515}
.page_contact .list .left ul li a .txt{padding: 0 0 0 20px;}
#container{position:relative;border-radius:2px;height:330px;border:1px solid #ccc}
#container li{position:absolute;display:block;left:0;width:350px;height:100%;transition:all .4s ease;cursor:pointer}
#container li img{width:100%}
#container .infowindow-content{padding:10px}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#555}
input::-moz-input-placeholder,textarea::-moz-input-placeholder{color:#555}
input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#555}
.page_message{padding:60px 0;background:#f5f5f5}

.page_message .title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}
.page_message .con{width:100%}
.page_message .con .top{width:100%;font-size:0;white-space:nowrap;overflow:hidden;margin-bottom:20px}
.page_message .con .top .item{display:inline-block;vertical-align:top;font-size:14px;width:33%;margin-right:1%;height:54px;line-height:54px;position:relative}
.page_message .con .top .name{display:none}
.page_message .con .top input{width:91%;height:50px;border:none;background:#fff;padding:0 2.8%;font-size:14px;color:#575757;border: 1px solid #0599d9;}
.page_message .con .bot{font-size:0;margin-bottom: 40px;}
.page_message .con .bot textarea{height:200px;width: 98%;padding:1%;border:none;font-size:14px;color:#575757;font-family:arial;background: #fff;border: 1px solid #0599d9;}
.page_message .con .bot .name{display:none}
.page_message .con .button{font-size:0;text-align: center;}
.page_message .con .button input{width:198px;height:49px;border:0;background: #0599d9;color:#fff;font-size:14px;text-align:center;cursor:pointer;display: inline-block;border-radius: 5px;transition: 1s;}
.page_message .con .button input:hover {transition: 1s;background: #58b530;}
/*******contact end*********/


.page_web{width:100%;background:#f5f5f5;}
.page_web .lanmu {width: 100%;}
.page_web .lanmu .page_position {position: relative;color: #888;}
.page_web .lanmu .page_position a {height: 58px;line-height: 58px;font-size: 14px;color: #888;}
.page_web .lanmu .page_position a:last-child{color:#f00;text-transform: capitalize;}
.page_nav{width:100%;margin-bottom:20px}
.page_nav ul{list-style:none;font-size:0}
.page_nav ul li{display:inline-block;margin-right:15px;margin-bottom:15px}
.page_nav ul li a{display:block;background:#a5a5a5;font-size:14px;height:40px;line-height:40px;padding:0 20px;color:#fff;transition:1s}
.page_nav ul li a:hover,.page_web .lanmu .page_nav ul li.on a{transition:1s;background:#d81910}
.page_about{width:100%;padding-bottom:80px}
.page_profile{width:100%}
.page_profile .pd{padding:20px 40px 40px}
.page_profile .title{font-family:arial;font-size:22px;color:#d81910;margin-bottom:20px}
.page_video{padding:50px 0;border-top:2px solid #000}
.page_video .pd{padding:0 40px}
.page_video .list{width:100%;display:table}
.page_video .list>div{display:table-cell;width:50%;vertical-align:middle;font-size:0}
.page_video .list .right{padding:0 40px}
.page_video .list .right h2{font-size:24px;color:#d81910;font-family:arial;font-weight:400}
.page_video .list .right p{font-size:18px;color:#424242;font-family:arial}
.page_equipment{width:100%}
.page_equipment .top{display:table;width:100%}
.page_equipment .top>div{display:table-cell;vertical-align:middle}
.page_equipment .top .left{width:66.66%;padding:0 40px;background:#2259b6;color:#fff}
.page_equipment .top .left h2{font-size:24px;font-weight:400;display:block;margin-bottom:15px}
.page_equipment .top .left p{font-size:14px;line-height:26px}
.page_equipment .top .right{width:33.33%;font-size:0}
.page_equipment .bot{width:100%}
.page_equipment .bot ul{list-style:none;display:table;width:100%}
.page_equipment .bot ul li{display:table-cell;width:33.33%;font-size:0}
.page_equipment .bot ul li img{width:100%}
.page_cul{width:100%}
.page_cul .title{font-size:24px;color:#d81910;padding:20px 0 20px 40px}
.page_cul ol.tab_page_cul{width:100%;display:table}
.page_cul ol.tab_page_cul li{display:table-cell;width:25%;text-align:center;transition:1s;padding:15px 0;cursor:pointer}
.page_cul ol.tab_page_cul li.flex-active{background:#2259b6;transition:1s}
.page_cul ol.tab_page_cul li p{font-size:16px;color:#363636}
.page_cul ol.tab_page_cul li.flex-active p{color:#fff;transition:1s}
.page_cul ol.tab_page_cul li .tb{display:inline-block;width:46px;height:46px}

.page_cul ol.tab_page_cul li .tb0 {background: url(../cul_tb11.png) no-repeat;transition: 1s;}
.page_cul ol.tab_page_cul li .tb1 {background: url(../cul_tb22.png) no-repeat;transition: 1s;}
.page_cul ol.tab_page_cul li .tb2 {background: url(../cul_tb33.png) no-repeat;transition: 1s;}
.page_cul ol.tab_page_cul li .tb3 {background: url(../cul_tb44.png) no-repeat;transition: 1s;}
.page_cul ol.tab_page_cul li.flex-active .tb0 {background: url(../cul_tb1.png) no-repeat;transition: 1s;}
.page_cul ol.tab_page_cul li.flex-active .tb1 {background: url(../cul_tb2.png) no-repeat;transition: 1s;}
.page_cul ol.tab_page_cul li.flex-active .tb2 {background: url(../cul_tb3.png) no-repeat;transition: 1s;}
.page_cul ol.tab_page_cul li.flex-active .tb3 {background: url(../cul_tb4.png) no-repeat;transition: 1s;}
.page_honor{width:100%;}

.page_honor .pd {
    padding: 0 40px 40px 40px;
}
.page_honor .title {
    font-size: 24px;
    color: #d81910;
    padding: 20px 0;
}

.page_honor .list {
    width: 100%;
}

.page_honor .list ul {
    list-style: none;
}

.page_honor .list ul.class14 li {
    width: 50%;
}

.page_honor .list ul.class14 li a {
    padding: 0;
    box-shadow: 1px 1px 4px #888;
}

.page_honor .list ul li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 40px;
}

.page_honor .list ul li a {
    display: inline-block;
    padding: 20px;
    background: #f5f5f5;
    font-size: 0;
}
   
.page_news{width:100%;padding-bottom: 60px;}

.page_news .tem_inner {
    background: #fff;
}

.page_news .title {
    font-size: 24px;
    color: #d81910;
    padding: 40px 0 35px 40px;
    border-bottom: 1px solid #ddd;
}

.page_news .list {
    padding: 0 40px;
}

.page_news .list ul {
    list-style: none;
}

.page_news .list ul li {
    padding: 35px 0;
    border-bottom: 1px solid #ddd;
}

.page_news .list ul li a {
    display: table;
    width: 100%;
}

.page_news .list ul li a>div {
    display: table-cell;
    vertical-align: middle;
}

.page_news .list ul li a .img {
    font-size: 0;
    width: 300px;
    overflow: hidden;
}

.page_news .list ul li a .img img {
    width: 100%;
    transition: 1s;
}

.page_news .list ul li a:hover .img img {
    transition: 1s;
    transform: scale(1.1);
}

.page_news .list ul li a .txt {
    padding: 0 40px;
}

.page_news .list ul li a .txt h2 {
    font-size: 20px;
    color: #303030;
    font-family: 'arial';
    font-weight: normal;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    transition: 1s;
}

.page_news .list ul li a:hover .txt h2 {
    transition: 1s;
    color: #f00;
}

.page_news .list ul li a .txt span {
    display: block;
    font-size: 14px;
    color: #222222;
    font-family: 'arial';
    margin-top: 50px;
}
body,h1,h2,h3,h4,h5,h6,dl,dt,li,ol,ul,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0}
.white_background {background:#fff;}
h1,h2,h3,h4,h5,h6{font-size:100%;margin: 0;}
img{border:0}
button,input,select,textarea{font-size:100%}
.met_clear{clear:both}
.met_none{display:none}
.met_hidden{visibility:hidden}
.met_fl{float:left}
.met_fr{float:right}
.met_editor{line-height:2}
.met_editor ul,.met_editor ol{padding:0 0 0 25px;margin:0}
.met_editor a{color:#1c57c4}
.met_editor a:hover{text-decoration:underline}
.met_editor img{max-width:100%;height:auto!important;}
.met_editor blockquote{padding-top:5px;padding-bottom:5px;padding-left:15px;border-left:4px solid #ddd}
.met_editor hr{display:block;padding:0;border:0;height:0;border-top:1px solid #ddd;margin:20px 0;-webkit-box-sizing:content-box;box-sizing:content-box}
.met_editor .metvideobox{ text-align:center; visibility:hidden; margin:10px auto; }
.met_editor .video-js{ max-width:100%; }
.met_editor table{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0}
.met_editor table td{border:1px solid #ddd!important}
.met_editor table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:.7rem;line-height:1.6;vertical-align:top;border-top:1px solid #ddd}
.met_editor table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd}
.met_editor #page_break .collapse{display:none}
.met_editor #page_break .num{padding:10px 0;text-align:center}
.met_editor #page_break .num li{display:inline;margin:0 2px;padding:3px 5px;border:1px solid #ccc;background-color:#fff;color:#666;text-align:center;cursor:pointer;font-family:Arial;font-size:12px;overflow:hidden}
.met_editor #page_break .num li.on{background-color:#ccc;color:#fff;font-weight:bold}
.metinfo-banner1{overflow:hidden;margin:0 auto}
.met_pager{text-align:center;padding: 35px 0;font-size: 0;}
.met_pager .PreSpan,.met_pager .NextSpan,.met_pager a{
  border: 1px solid #d2d2d2; background: #f3f3f3; font-size: 13px; color: #787878; margin: 0 3px; display: inline-block;
  min-width: 16px; padding: 5px; line-height: 16px; border-radius: 6px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
}
.met_pager .Ahover,.met_pager a:hover{background: #2d2d2d;border-color: #ddd;color: #fff;}
.met_pager .PreSpan,.met_pager .NextSpan{ visibility: hidden; }
.met_pager .PreA,.met_pager .NextA{ font-family: 'Simsun',serif; font-weight: bold; }
.met_pager .PreSpan,.met_pager .PreA{margin-right:6px}
.met_pager .NextSpan,.met_pager .NextA{margin-left:6px}
.met_pager .firstPage,.met_pager .lastPage{}
.met_pager #metPageT,#metPageB,.met_pager .PageText{display: none;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e0e0e0;color:#aaa;}
.met_pager #metPageT{width:20px;padding:6px 5px 5px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
*html .met_pager #metPageT{height:13px;line-height:13px}
*html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
*+html .met_pager #metPageT{height:13px;line-height:13px}
*+html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
.met_module1{padding:30px 10px}
.met_module2_list{padding:10px 10px}
.met_module2_list li{list-style:none;border-bottom:1px solid #ddd;padding:15px 100px 15px 10px;position:relative}
.met_module2_list h2{font-weight:normal}
.met_module2_list li p{color:#818181}
.met_module2_list li span.time{color:#818181;position:absolute;right:10px;top:15px}
.met_module2_list li h2 i{margin-right:10px;position:relative}
.met_module2_list li.list_2 h2,.met_module2_list li.list_3 h2{margin-bottom:3px;font-weight:bold}
.met_module2_list li.list_2{padding:15px 0}
.met_module2_list li.list_3{padding-left:100px;min-height:80px}
.met_module2_list li.list_3 img{position:absolute;left:0;top:15px}
.met_module2_list li.list_3 span.time{position:static}
.met_module2 h1.met_title{font-size:28px;font-weight:normal;padding:5px 0}
.met_module2 .met_infos{color:#818181;font-size:12px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #ddd}
.met_module2 .met_time{padding-right:6px}
.met_module2 .met_source{padding-right:6px}
.met_module2 .met_source a{color:#607fa6}
.met_module2 .met_editor{padding:0 10px}
.met_tools{border-top:1px solid #ddd;margin-top:30px;position:relative;padding:10px 10px 0;height:50px;line-height:50px}
.met_tools .met_page{/* clear:both; *//* position:absolute; *//* right:5px; *//* top:0; *//* color:#818181; */}
.met_tools .met_page li{display:inline;list-style:none;margin-left:30px;}
.met_tools .met_page li span{ padding-right:5px;}
.met_tools .met_page a{color:#607fa6}
.met_module3_list ul.list_1{list-style:none;visibility:hidden}
.met_module3_list ul.list_1 li{float:left;text-align:center;margin-top:30px;overflow:hidden}
.met_module3_list ul.list_1 li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0}
.met_module3_list ul.list_1 li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
.met_module3_list ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
.met_module3_list ul a:hover h2{color:#333}
.met_module3_list ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
.met_module3_list ul.list_2{list-style:none;visibility:hidden}
.met_module3_list ul.list_2 li{padding:20px 10px;border-bottom:1px solid #ddd}
.met_module3_list ul.list_2 dt{float:left;position:relative}
.met_module3_list ul.list_2 dd{float:left;width:100%}
.met_module3_list ul.list_2 dd h2{padding:5px 10px;font-size:15px;font-weight:normal}
.met_module3_list ul.list_2 dd p{padding:5px 10px;color:#818181}
#showproduct dl.pshow{visibility:hidden}
#showproduct dl.pshow dt{float:left;position:relative;font-size:0;text-align:center;overflow:hidden;border-right:1px solid #ddd}
#showproduct dl.pshow dt .met_box{margin:0 auto;visibility:hidden}
#showproduct dl.pshow dt .met_box figcaption{display:none}
#showproduct dl.pshow dt .my-simple-gallery figure{float:left;margin:0}
#showproduct dl.pshow dt li{display:inline-block;margin-right:10px;margin-top:10px;cursor:pointer}
#showproduct dl.pshow dt li img{filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9}
#showproduct dl.pshow dt li.flex-active{border:2px solid #000;width:66px;height:66px;position:relative;overflow:hidden}
#showproduct dl.pshow dt li.flex-active img{position:relative;left:-2px;top:-2px}
#showproduct dl.pshow dd{float:left;width:100%}
#showproduct dl.pshow dd .met_box{padding:0 20px}
#showproduct dl.pshow dd .met_box h1{font-size:24px;padding:20px 5px;border-bottom:1px solid #ddd}
#showproduct dl.pshow dd .met_box ul li{list-style:none;color:#818181;padding: 8px 5px;border-bottom:1px solid #ddd;position:relative;}
#showproduct dl.pshow dd .met_box ul li span{/* position:absolute; *//* left:0; */display: inline-block;padding:8px 5px;padding: 0px 5px;word-wrap:break-word;}
#showproduct dl.pshow dd .met_box .desc{padding:10px;margin-top:20px;background:#f7f8fa;color:#666}
#showproduct .met_nav{height:45px;line-height:45px;margin:30px 0;border:1px solid #ddd}
#showproduct .met_nav li{float:left;list-style:none;border-right:1px solid #ddd;cursor:pointer}
#showproduct .met_nav li a{display:block;padding:0 40px}
#showproduct .met_nav li.met_now,#showproduct .met_nav li.met_hover{background:#f7f8fa}
#showproduct .met_related{margin-top:30px;font-size:18px;font-weight:normal;border-bottom:1px solid #ddd;padding:10px 10px;color:#333}
#showproduct .met_related_list{list-style:none;visibility:hidden}
#showproduct .met_related_list li{float:left;text-align:center;margin-top:30px;overflow:hidden}
#showproduct .met_related_list li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0}
#showproduct .met_related_list li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
#showproduct .met_related_list li img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
#showproduct .met_related_list li a:hover h2{color:#333}
#showproduct .met_related_list li a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
#showproduct .met_nav_contbox{padding:0 10px}
#downloadlist{padding:15px}
#downloadlist .metlist{margin-bottom:20px}
#downloadlist .metlist dt{border-bottom:1px solid #ddd;font-size:14px;font-weight:bold;padding:8px 5px 8px 0;background:url(../images/dt-9.gif) no-repeat 5px 11px}
#downloadlist .metlist dd{color:#999;padding:8px;background:#f7f8fa}
#downloadlist .metlist dd b{font-weight:normal}
#downloadlist .metlist dd div{float:right}
#downloadlist .metlist dd span{padding-right:20px}
#downloadlist .metlist dd a{color:#1c57c4}
#downloadlist .metlist dd a.down{color:#fa1a1a}
#showdownload{padding:15px}
#showdownload h1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showdownload .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden}
#showdownload .paralist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd}
#showdownload .paralist li:last-child{border-bottom:0}
#showdownload .paralist li a{color:#fff}
#showdownload .paralist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;word-wrap:break-word}
#showdownload .met_editor{padding:0 10px}
#showdownload .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd}
#showdownload .downloadbox{margin-top:30px}
#showdownload .downloadbox a{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px}
#showdownload .downloadbox a:hover{background:#38c4f0}
#showdownload .downloadbox a.active{background:#1ba4cf}
#imglist ul.list_1{list-style:none;visibility:hidden}
#imglist ul.list_1 li{float:left;text-align:center;margin-top:30px;overflow:hidden}
#imglist ul.list_1 li a{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0}
#imglist ul.list_1 li h2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd}
#imglist ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
#imglist ul a:hover h2{color:#333}
#imglist ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
#imglist ul.list_2{list-style:none;visibility:hidden}
#imglist ul.list_2 li{padding:20px 10px;border-bottom:1px solid #ddd}
#imglist ul.list_2 dt{float:left;position:relative}
#imglist ul.list_2 dd{float:left;width:100%}
#imglist ul.list_2 dd h2{padding:5px 10px;font-size:15px}
#imglist ul.list_2 dd p{padding:5px 10px;color:#818181}
#showimg h1.met_title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showimg .met_slide_box{text-align:center;background:#000;margin:0 auto;overflow:hidden;position:relative}
#showimg .met_slide_list ul{display:none;}
#showimg ul.exposureThumbs{border-right:0;padding:0;margin:0;list-style-type:none;height:79px; width:790px; margin:0px auto;padding:10px}
#showimg ul.exposureThumbs li{background:#111;margin:0 10px 0 0;padding:0;text-align:center;display:none;float:left}
#showimg ul.exposureThumbs li img{cursor:pointer}
#showimg ul.exposureThumbs li.last{margin:0}
#showimg .exposureWrapper{position:absolute;top:0;left:0}
#showimg .exposureWrapper img{cursor:pointer;position:absolute;top:0;left:0}
#showimg .exposureLoaded{background-image:none}
#showimg ul.exposureThumbs li{width:150px;height:79px}
#showimg .exposureSlideshowControls a{font-size:11px;color:#bba;text-decoration:none;outline:0;padding:2px 6px;display:inline}
#showimg .exposureSlideshowControls a:active,.exposureSlideshowControls a:hover{background-color:#999;color:#444}
#showimg .met_slide_box .left,.met_slide_box .right{position:absolute;width:50%;cursor:pointer}
#showimg .met_slide_box .left a,.met_slide_box .right a{display:block;width:100%;height:100%}
#showimg .imgparalist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden}
#showimg .imgparalist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd}
#showimg .imgparalist li:last-child{border-bottom:0}
#showimg .imgparalist li a{color:#fff}
#showimg .imgparalist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word}
#joblist{padding:15px}
#joblist dl{padding:10px 5px 10px;margin-top:30px;border:1px solid #ddd}
#joblist dt{padding:0 10px;font-size:16px;font-weight:bold}
#joblist dd .dtail{padding:5px 10px 0;border-top:1px solid #ddd}
#joblist dd .dtail span{margin-right:15px}
#joblist dd .dtail a{color:#1c57c4}
#joblist dd .editor{padding:10px}
#joblist dd .mis{padding:5px 10px;border-bottom:1px solid #ddd;font-size:12px}
#joblist dd .mis span{margin-right:15px;color:#999}
#showjob h1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px}
#showjob .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd}
#showjob .met_editor{padding:0 10px}
#cvlist{padding:15px}
#showjob .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden}
#showjob .paralist li{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd}
#showjob .paralist li:last-child{border-bottom:0}
#showjob .paralist li a{color:#fff}
#showjob .paralist li span{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word}
#showjob .info_cv{margin-top:30px;margin-left:10px}
#showjob .info_cv a{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px}
#showjob .info_cv a:hover{background:#38c4f0}
#showjob .info_cv a.active{background:#1ba4cf}
#messagelist{padding:15px}
#messagelist .metlist{margin-top:30px;border:1px solid #ddd;padding:5px}
#messagelist .metlist dt{padding:5px}
#messagelist .metlist dt span.name{color:#2c7199}
#messagelist .metlist dt span.time{padding-left:5px;color:#aaa;font-size:12px}
#messagelist .metlist dt span.tt{float:right;padding-right:5px;color:#aaa}
#messagelist .metlist dd.info span.tt{display:none;clear:both}
#messagelist .metlist dd.info span.text{display:block;line-height:1.5;padding:0 5px 10px;border-bottom:1px solid #ddd}
#messagelist .metlist dd.reinfo span.tt{display:block;padding:10px 5px 0;color:#2c7199}
#messagelist .metlist dd.reinfo span.text{display:block;line-height:1.5;padding:5px 5px 10px}
#messagelist .v52fmbx{margin:30px 0 0}
#linklist{padding:15px 15px 25px}
#linklist .ctitle{margin:10px 0 10px;padding:5px 10px;border-bottom:1px solid #ddd}
#linklist .inside{padding:15px 0 0}
#linklist .metlist .img li{list-style:none;display:inline;padding-right:5px}
#linklist .metlist .img img{width:88px;height:31px}
#linklist .metlist .txt li{list-style:none;float:left;width:88px;height:20px;line-height:20px;margin-right:5px;overflow:hidden}
#linksubmit{padding:15px}
#linksubmit table{margin:0 auto}
#memberbox{padding:15px}
ul.searchnavlist{list-style:none;padding:0 20px;margin:0}
ul.searchnavlist li{padding:5px 0}
ul.searchnavlist .advsearch_searchword input{width:90%;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
ul.searchnavlist .searchgo{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
ul.searchnavlist .searchgo:hover{background:#38c4f0}
ul.searchnavlist .searchgo:active{background:#1ba4cf}
#searchlist{padding:15px 0}
#searchlist li{padding-left:10px;margin-bottom:6px;line-height:1.5}
#searchlist ul{list-style:none;padding:0;margin:0}
#searchlist ul li{padding:3px 5px;margin-bottom:10px}
#searchlist ul li img{display:none}
#searchlist .search_title{display:block;padding:2px 0}
#searchlist .search_title a{font-size:16px;color:#12C;text-decoration:underline}
#searchlist .search_title em{color:#c00;text-decoration:underline;font-style:normal}
#searchlist .search_detail{display:block}
#searchlist .search_detail a{text-decoration:underline;color:#12C}
#searchlist .search_content em{color:#c00;font-style:normal}
#searchlist .search_updatetime{display:block;margin-top:5px;color:green}
#searchlist a:hover{text-decoration:underline}
#sitemaplist dl{margin-top:30px;padding:20px;border:1px solid #ddd}
#sitemaplist dt h2{font-size:18px;font-weight:normal;padding:10px 0;border-bottom:1px solid #ddd}
#sitemaplist dt h2 i{font-size:22px;margin-left:10px;font-weight:normal;color:#888;position:relative;top:2px}
#sitemaplist dd ul{float:left;width:25%;list-style:none;margin-top:20px}
#sitemaplist dd li{margin-top:5px}
#sitemaplist dd li h4 a{font-weight:normal;color:#666}
.v52fmbx_hr{border-top:1px solid #ddd;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#ddd;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999}
.v52fmbx{border:1px solid #ddd;border-top:0;overflow:hidden;text-align:left}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;background:#fff}
.v52fmbx dl{border-top:1px solid #ddd;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0}
.formerror{margin-top:6px;height:20px;line-height:20px}
.formerror .fa-times{color:#fff;border-radius:3px;padding:1px 2px;font-size:16px;margin-right:5px;background:red}
.formerror .fa-check{color:#fff;border-radius:3px;padding:2px;font-size:14px;margin-right:5px;background:#10aa00}
.formerrorbox{border:2px solid #f00!important}
.v52fmbx dl dd.ftype_description{color:#fff;padding:8px;margin:0 5px;background:#6c6fbf}
.ftype_input .fbox{float:left}
.ftype_input .tips{float:left;padding-top:5px}
.ftype_input .fbox input{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px}
.placeholder-ie{position:relative}
.placeholder-ie label{position:absolute;left:8px;top:7px;cursor:text;color:#999}
.ftype_textarea .tips{display:block}
.ftype_textarea textarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0}
.ftype_select .tips,.ftype_select-linkage .tips{display:block;margin-top:5px}
select{line-height:31px;height:31px;vertical-align:middle;background-color:#fff;outline:0;border:1px solid #ccc;padding:4px;color:#656565}
.ftype_radio .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_radio .fbox input[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;position:relative;top:-1px;margin-right:6px}
.ftype_radio .formerror{margin-top:0}
.ftype_checkbox .fbox input[type='checkbox']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0}
.ftype_checkbox .fbox label{font-weight:normal;height:28px;line-height:28px;margin:0;display:block}
.ftype_checkbox .fbox input{position:relative;top:-1px;margin-right:6px!important}
.ftype_checkbox .formerror{margin-top:0}
.ftype_transverse .fbox label{display:inline;margin-right:15px}
.submit{display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
.submit:hover{background:#38c4f0}
.submit.active{background:#1ba4cf}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.v52fmbx dl dd.ftype_code img{height:30px;position:relative;bottom:2px}

/*********--back top--*********/
#back_top {position: fixed;right: 3%;top: 50%;width: 43px;z-index: 99;display: none;}
#back_top a {display: block;width: 100%;font-size: 0;}
#back_top img {width: 100%;}
/*********--mobile header--*********/
.m-header {position:fixed;top:-100%;background:rgba(0,0,0,0.4);z-index:50;transition:all .36s;opacity:0;width:100%;line-height: 50px;height: 50px;overflow:hidden;}
.m-header >.col-xs-6>div {font-size:1.8rem;color:#FFF;display:inline-block}
.m-header >.col-xs-6>div a {color:#FFF}
.m-header >.col-xs-6>div i {font-size:2rem;padding:0 5px;}
.st-menu-open {overflow:hidden;}
.st-menu .logo {margin:0 0 15px;padding:1em;}
.st-menu {display:none;}
.st-menu li {margin:2px 0}
.st-menu li dl {margin:0 0 15px;padding:0;display:none;}
.st-menu li dd a {text-indent:1.5em;font-size:1.4rem;}
.m-header {background:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.2)}
.m-header >.col-xs-6{float: left;width: 50%;padding: 0;}
.m-header >.col-xs-6 a {display: block;font-size: 0;}
.m-header >.col-xs-6 a img {margin-top: 4px;margin-left: 4px;}
.m-header >.col-xs-6.text-right {text-align: right;}
.m-header >.col-xs-6>div {color:#000}
.m-header img {max-height: 40px;}
.st-container .st-menu {background:#FFF}
.st-menu {opacity: 0;}
.st-menu-open .st-menu {opacity: 1;}
.st-container .st-menu ul li a {color:#333;position:relative;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background: #f3ac7a;box-shadow:0 4px 8px rgba(0,0,0,0.2);color:#FFF;border-radius:3px;}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#333;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:#004ea2}
/**ipad*/
@media(max-width:990px){
    .st-pusher{padding-top:50px;}
    .st-menu{display:block}
    header{display:none}
    .m-header{top:0;opacity:1;}
    .tem_inner,.met_section{width:95%}
    .tem_banner{/* margin-top:50px */}
    .tem_banner.inside{/* margin-top:50px; */}
    .news_product .title{font-size:24px;padding:40px 0}
    .news_product .list{display:block}
    .news_product .list .left{display:block;margin:0 auto;width:100%}
    .news_product .list .right{display:block;width:100%;margin:15px auto 0;padding:0}
    .news_product .list .right .txt{font-size:16px;line-height:30px;margin-bottom:30px}
    .news_product .list .right .link{display:block;position:relative}
    .tem_index_about{margin-top:85px}
    .tem_index_about .title{padding:40px 0;font-size:24px;margin-bottom:50px}
    .tem_index_about .list{padding:0px}
    .tem_index_about .list .left{display:block;float:initial;margin:0 auto;top:-50px}
    .tem_index_about .list .right{width:97%;margin:0 auto;background:#7a7a7a;float:initial;padding-bottom:40px}
    .tem_index_about .list .right h2{padding-left:40px;font-size:24px}
    .tem_index_about .list .right p{font-size:15px;line-height:29px;display:block;padding:0 40px}
    .tem_index_about .list .right .more{margin-top:40px}
    .tem_index_product .title{font-size:24px}
    .tem_index_product .list .product_click .left{left:20px}
    .tem_index_product .list .product_click .right{right:20px}
    .tem_index_product .list a h2{font-size:16px}
    .tem_index_product .more{margin-top:60px}
    .tem_index_news .title{font-size:23px;padding:40px 0}
    .tem_index_news .list .left{display:none}
    .tem_index_news .list .right{float:initial;display:block;width:95%;margin:0 auto}
    .tem_index_news .list .right ul li{background:#f2f2f2;border:0;padding:15px}
    .tem_index_footer{padding:30px 0}
    .tem_index_footer .contact_info{display:block;width:95%;margin:0 auto 20px}
    .tem_index_footer .nav_bar{margin:0;display:block}
    .tem_index_footer .nav{display:block;text-align:center}
    .tem_index_footer {vertical-align:middle}
    .tem_index_footer dl{display:inline-block;width:initial;}
    .tem_index_footer dl dd{display:none}
    .tem_index_footer dl::before{content:none}
    .tem_index_footer dl .bar>*{padding:0 10px;font-size:13px}
    .tem_footer{text-align:center}
    .tem_footer_nav{display:block;position:relative;margin:0;top:0}
    .page_about .txt .title{font-size:26px}
    .page_about .con p span{font-size:16px!important}
    .page_about .con p{line-height:31px!important}
}
/*********--mobile--*********/
@media(max-width:767px){
    
}