﻿@charset "utf-8";
/* 
   Writer : Pumpkin  
   Date   : 2024.08.20
*/
@import url("fonts.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding: 0px; border: 0; font-size: 100%; outline: none;   -webkit-transition: opacity 400ms;  -moz-transition: opacity 400ms;  transition: opacity 400ms;}
html { font-size: 100%!important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
/* always display scrollbars */
body{font: 16px/200% "arial","Microsoft Yahei","Helvetica, sans-serif";  margin: 0 auto; color: #000; background: #f6f6f6; -webkit-tap-highlight-color:rgba(0,0,0,0);  *cursor: default;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6{font-weight:normal}
em{font-style: normal;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; vertical-align: middle;}
input{ outline: none; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;  font-family:"Microsoft Yahei"}
::-moz-selection { background: #338fff; color: #fff; text-shadow: none; }
::selection { background: #338fff; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: /*pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;*/}
a:link, a:visited { text-decoration: none; color:#000;}
a:active, a:hover { text-decoration: none; outline:none; color:#E00009;}
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/*在线客服*/
.floating_ck{position:fixed;right:0;top:40%; z-index: 666;}
.floating_ck dl dd{position:relative;width:60px;height:60px;background-color:#333; border-bottom:0;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer; border-radius: 4px; margin-bottom: 1px;}
.floating_ck dl dd:hover{background-color:#e00009;border-bottom:0;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/icon0701/side_icon01.png);}
.words{background-image:url("../images/icon0701/icon-email.png");}
.skype{background-image:url("../images/icon0701/icon-skype.png");}
.qqqq{background-image:url("../images/icon0701/icon-qq.png");}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url("../images/icon0701/icon-whatsapp.png");}
.wechat{background-image:url("../images/icon0701/icon-weixin.png");}
.return{background-image:url(../images/icon0701/side_icon05.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;right:58px;top:0; height:60px; line-height: 60px; color: #fff; background-color:#e00009;border-bottom:0;display:none; border-radius: 5px 0 0 5px; text-align: center; padding: 0 30px;}
.floating_left a{color:#fff;line-height:60px;}
.floating_ewm{height:auto;top:-109px; padding: 20px;}
.floating_ewm i{background-image:url("../images/wechat.jpg");display:block;width:130px;height:130px;margin:auto;margin-top:20px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

/*头部样式*/
.header-bar1-container{
	width: 100%;
	height: 30px;
	background: #cf0007;
}
.header-bar1{
	width: 1340px;
	height: auto;
	margin: 0 auto;
}
.header-bar1-txt{
	width: 1100px;
	height: auto;
	line-height: 30px;
	float: left;
	color: #fff;
}
.header-bar1-txt img{
    margin-right: 15px;
}
.header-bar1-member{
	width: 240px;
	height: auto;
	float: right;
	color: #bebebe;
	line-height: 30px;
	text-align: right;
}
.header-bar1-member a{
	color: #fff;
    font-size: 14px;
}
.header-bar1-member a:hover{
	color: #ffff00;
}

.header-bar2-container{
	width: 100%;
	height: 100px;
	background: #fff;
}
.header-bar2{
	width: 1340px;
	height: auto;
	margin: 0 auto;
}
.header-bar2-logo{
	width: 550px;
	height: auto;
	float: left;
}
.header-bar2-logo h1{
	margin-top: 24px;
	display: block;
	float: left;
}
.header-bar2-logo h2{
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding-top: 25px;
}
.header-bar2-logo h2 p{
	line-height: 120%;
	text-align: left;
}
.header-bar2-logo span{
	letter-spacing: 0.01rem;
}
.header-bar2-nav{
    width: 730px;
    height: auto;
    float: right;
}
.menu {
    width: 730px;
    position:relative;
    margin:0;
    z-index: 111;    
}
.menu ul li a, .menu ul li a:visited {
    display:block;
    text-decoration:none;
    color:#000;
    width:146px;
    height:100px;
    text-align:center;
    line-height:100px;
    font-size:16px;
    font-weight: bold;
    text-transform: uppercase;
    overflow:hidden;
}
.menu ul {
    padding:0;
    margin:0;
    list-style-type: none;
}
.menu ul li {
    float:left;
    position:relative;
}
.menu ul li ul {
    display: none;
}
/* specific to non IE browsers */
 .menu ul li:hover a {
    color:#fff;
    background:#cf0007;
    transition: all .4s ease-in-out;    
}
.menu ul li:hover ul {
    display:block;
    position:absolute;
    top:100px;
    left:0;
    width:130px;
}
.menu ul li:hover ul li a.hide {
    background:#cf0007;
    color:#fff;
    height: 50px;
    line-height: 50px;
}
.menu ul li:hover ul li:hover a.hide {
    background:#cf0007;
    color:#fff;
    height: 50px;
    line-height: 50px;
}
.menu ul li:hover ul li ul {
    display: none;
}
.menu ul li:hover ul li a {
    display:block;
    background:#cf0007;
    color:#fff;
    border-top: 1px solid rgba(255,255,255,0.20);
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    width: 220px;
    text-align: left;
    text-indent: 1.0rem;
}
.menu ul li:hover ul li a:hover {
    background:#000;
    color:#fff;
    text-indent: 2.0rem;
}
.menu ul li:hover ul li:hover ul {
    display:block;
    position:absolute;
    left:140px;
    top:0;
}
.menu ul li:hover ul li:hover ul.left {
    left:-140px;
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cf0007;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.header-bar2-search{
    width: 34px;
    height: auto;
    float: right;
    padding: 8px;
}
#container {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    padding:0;
    margin: 20px auto 0 auto;
    position: absolute;
    background: url(../images/icon-search.png) no-repeat 50% 50% #2f2f2f;
    text-align: center;
}
#topnav a.menu-open {
    color: #666!important;
    outline: none;
    display: block;
}
#topnav span {
    font-size: 32px;
    font-weight: bold;
}
#signin_menu {
    display: none;
    background: #fff;
    position: absolute;
    width: 1300px;
    z-index: 66;
    border: 0 transparent;
    text-align: left;
    padding: 50px 20px;
    top: 65px;
    right: 0px;
    margin-top: 0;
    margin-right: 0px;
    font-size: 14px;
    border-radius: 0 0 10px 10px;
}
.search-content {
    width: 100%;
    height: auto;
    height: 34px;
}

.search-content input {
    display: inline-block;
}
.search-content-box1{
    width: 1200px;
    height: 50px;
    border: 0;
    background: #eee;
    color: #666;
    text-align: left;
    text-indent: 1.0rem;
    font-family: "Poppins-Regular";
    text-transform: capitalize;
    vertical-align: middle;
}

.search-content h3 {
    float: right;
}
.search-content-box2{
    width: 70px;
    height: 50px;
    border: 0;
    background: #333 url(../images/icon-search0.png) no-repeat 50% 50%;
    background-size: auto;
    cursor: pointer;
    vertical-align: middle;
}

.copyright-container{
    width: 100%;
    height: auto;
    background: url("../images/footerbg.jpg") no-repeat 50% 50% #000;
    overflow: hidden;
}
.copyright{
    width: 1340px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
}
.copyright-cont{
    width: 480px;
    height: auto;
    float: left;
    font-size: 14px;
}
.copyright-cont figure{
    width: 140px;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.copyright-cont figcaption{
    text-align: center;
    color: #fff;
    padding: 5px 0;    
}
.copyright-cont h2{
    font-size: 22px;
    font-weight: bold;
    color: #fff;
	text-transform: uppercase;
}
.copyright-cont h3{
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
	text-transform: uppercase;
}
.copyright-cont p{
    color: #fff;
    line-height: 160%;
    margin: 7px auto;
}
.copyright-right{
    width: 750px;
    height: auto;
    float: right;
}
.copyright-right li{
    width: 250px;
    height: auto;
    float: left;
    color: #fff;
}
.copyright-right li a{
    color: #fff;
	text-transform: capitalize;
}
.copyright-right li a:hover{
    color: #e00009;
}
.copyright-right li h2{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.copyright-txt{
    width: 100%;
    height: auto;
    border-top: rgba(255,255,255,0.15) solid 1px;
    text-align: center;
    margin: 0 auto;
    color: rgba(255,255,255,0.50);
    line-height: 65px;
}

/*综合首页*/
.movie{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.movie img{
    width: 100%;
    height: auto;
}

.home-bar1-container{
    width: 100%;
    height: auto;
    overflow: hidden;
	background: url("../images/indexbg.jpg") no-repeat center center #000;
}
.home-bar1{
    width: 1340px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
}
.home-pro1{
	width: 430px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 25px;
	padding-top: 270px;
}
.home-pro1 h2{
	font-size: 36px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	color: #fff;
	margin-bottom: 60px;
}
.home-pro1 h2:before{
    width: 65px;
    height: 3px;
    background: #cf0007;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: '';
}
.home-pro1 figure{
	width: 400px;
	height: auto;
	padding: 15px;
	margin-bottom: 25px;
	float: left;
	background: #fff;
	position: relative;
}
.home-pro1 figure img{
	width: 400px;
	height: auto;
	transition: all .4s ease-in-out;
}
.home-pro1 figure img:hover{
	transform: scale(1.20);
}
.home-pro1 figure h1{
	overflow: hidden;
}
.home-pro1 figcaption{
	position: absolute;
	bottom: 55px;
    left: 50%;
    transform: translate(-50%,0);
}
.home-bar1 figcaption h3{
	text-align: center;
	color: #fff;
	font-size: 30px;
	text-transform: capitalize;
	margin-bottom: 30px;
}
.home-bar1 figcaption h4{
	text-align: center;
	display: table;
	margin: 0 auto;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border: #fff solid 1px;
	border-radius: 50%;
	color: #fff;
	
}
.home-pro2{
	width: 430px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-top: 120px;
}
.home-pro2 figure{
	width: 400px;
	height: auto;
	padding: 15px;
	margin-bottom: 25px;
	float: left;
	background: #fff;
	position: relative;
}
.home-pro2 figure img{
	width: 400px;
	height: auto;
	transition: all .4s ease-in-out;
}
.home-pro2 figure img:hover{
	transform: scale(1.20);
}
.home-pro2 figure h1{
	overflow: hidden;
}
.home-pro2 figcaption{
	position: absolute;
	bottom: 55px;
    left: 50%;
    transform: translate(-50%,0);
}
.home-pro3{
	width: 430px;
	height: auto;
	float: right;
	overflow: hidden;
}
.home-pro3 figure{
	width: 400px;
	height: auto;
	padding: 15px;
	margin-bottom: 25px;
	float: left;
	background: #fff;
	position: relative;
}
.home-pro3 figure img{
	width: 400px;
	height: auto;
	transition: all .4s ease-in-out;
}
.home-pro3 figure img:hover{
	transform: scale(1.20);
}
.home-pro3 figure h1{
	overflow: hidden;
}
.home-pro3 figcaption{
	position: absolute;
	bottom: 55px;
    left: 50%;
    transform: translate(-50%,0);
}

.home-bar2-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.home-comp{
    width: 1340px;
    height: auto;
    margin: 80px auto;
    overflow: hidden;
}
.home-comp-tit{
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}
.home-comp-tit h2{
	font-size: 36px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}
.home-comp-tit h2:before{
    width: 65px;
    height: 3px;
    background: #cf0007;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: '';
}
.home-comp-txt{
    width: 740px;
    height: auto;
    float: left;
}
.home-comp-txt h3{
    font-size: 30px;
	font-weight: 900;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.home-comp-txt h4{
	display: inline-block;
	margin-top: 20px;
}
.home-comp-txt h4 a{
	display: inline-block;
	width: 90px;
	height: 25px;
	line-height: 25px;
	border-radius: 4px;
	background: #cf0007;
	color: #fff;
	font-size: 14px;
	text-align: center;
	transition: all .4s ease-in-out;
}
.home-comp-txt h4 a:hover{
	background: #333;
	color: #fff;
}
.home-comp-count{
    width: 100%;
    height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.home-comp-count li{
	width: auto;
	height: auto;
	float: left;
	padding-right: 30px;
	color: #adadad;
}
.home-comp-count li span{
	font-size: 40px;
	color: #cf0007;
	font-weight: bold;
	font-family: "gilroy-bold";
}
.home-comp-video{
    width: 560px;
    height: auto;
    float: right;
	padding-top: 35px;
}

.home-bar3-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.home-ad{
    width: 1360px;
    height: auto;
    margin: 80px auto;
    overflow: hidden;
}
.home-ad-tit{
	width: 100%;
	height: auto;
	margin-bottom: 60px;
}
.home-ad-tit h2{
	font-size: 36px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}
.home-ad-tit h2:before{
    width: 65px;
    height: 3px;
    background: #cf0007;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: '';
}
.home-ad li{
	width: 212px;
	height: 290px;
	float: left;
	background: #fff;
	margin: 20px 20px 20px 0;
	padding: 20px;
	transition: all .4s ease-in-out;
}
.home-ad li:hover{
	box-shadow: rgba(0,0,0,0.05) 0 0 10px;
}
.home-ad li h2{
	text-align: center;
	margin: 40px 0 0 0;
}
.home-ad li h3{
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}
.home-ad li h4{
	color: #999;
	line-height: 160%;
	font-size: 14px;
}

.home-bar4-container{
    width: 100%;
    height: auto;
    overflow: hidden;
	background: #fff;
}
.home-news{
    width: 1340px;
    height: auto;
    margin: 80px auto;
}
.home-news-tit{
	width: 100%;
	height: auto;
	margin-bottom: 100px;
}
.home-news-tit h2{
	font-size: 36px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}
.home-news-tit h2:before{
    width: 65px;
    height: 3px;
    background: #cf0007;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: '';
}
.home-news-txt{
    width: 1380px;
    height: auto;
    overflow: hidden;
}
.home-news-txt figure{
    width: 420px;
    height: auto;
    float: left;
    margin-right: 40px;
}
.home-news-txt figure img{
	transition: all .4s ease-in-out;
}
.home-news-txt figure img:hover{
	transform: scale(1.10);
}
.home-news-txt figure h6{
	overflow: hidden;
}
.home-news-txt figcaption{
	padding: 15px 0;
}
.home-news-txt figcaption h3{
	font-size: 14px;
	line-height: 22px;
	text-indent: 2.0rem;
	background: url("../images/icon-date.png") no-repeat left center;
	color: #999;
}
.home-news-txt figcaption h4{
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	height: 50px;
	margin: 20px auto;
	display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;
}
.home-news-txt figcaption h5{
	font-size: 16px;
	line-height: 140%;
	color: #999;
	display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;
}

/*内页样式*/
.subpages-banner{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.subpages-banner img{
    width: 100%;
    height: auto;
}
.subpages-tit-container{
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
}
.subpages-tit{
	width: 1340px;
	height: 60px;
	margin: 0 auto;
	line-height: 60px;
}
.subpages-tit li{
	width: 180px;
	height: auto;
	float: left;
	line-height: 60px;
	text-align: center;
	position: relative;
	text-transform: capitalize;
}
.subpages-tit li:before{
    width: 1px;
    height: 13px;
    background: rgba(0,0,0,0.24);
    position: absolute;
    right: 0;
    bottom: 22px;
    content: '';
}
.subpages-tit li:last-child:before{
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
}
.subpages-tit li a{
	display: block;
}
.subpages-tit li a:hover,#cur0{
	display: block;
	background: #333;
	color: #fff;
}

/*关于我们*/
.subpages-comp-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.subpages-comp{
    width: 1340px;
    height: auto;
    margin: 80px auto;
    overflow: hidden;
}
.subpages-comp-tit{
    width: 100%;
    height: auto;
    margin-bottom: 60px;
}
.subpages-comp-tit h2{
    font-size: 36px;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
	position: relative;
}
.subpages-comp-tit h2:before{
    width: 65px;
    height: 3px;
    background: #cf0007;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: '';
}
.subpages-comp-txt{
    width: 100%;
    height: auto;
}
.subpages-comp-txt img{
    float: right;
    margin-left: 20px;
}
.subpages-comp-txt p{
    line-height: 180%;
    margin: 10px auto;
}

/*企业环境*/
.subpages-workshop-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.subpages-workshop{
    width: 1340px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
}
.subpages-workshop-tit{
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.subpages-workshop-tit h2{
    font-size: 50px;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "UniveConBol";
}
.subpages-workshop-pic{
    width: 1380px;
    height: auto;
    overflow: hidden;
}
.subpages-workshop-pic figure{
    width: 380px;
    height: auto;
    float: left;
    background: #fff;
    padding: 20px;
    margin-right: 40px;
    margin-bottom: 40px;
    transition: all .4s ease-in-out;
}
.subpages-workshop-pic figure:hover{
    background: #e00009;
}
.subpages-workshop-pic figure:hover img{
    transform: scale(1.10);
}
.subpages-workshop-pic figure h2{
    overflow: hidden;
}
.subpages-workshop-pic figure:hover figcaption{
    color: #fff;
}
.subpages-workshop-pic figure img{
    width: 100%;
    height: auto;
    transition: all .4s ease-in-out;
}
.subpages-workshop-pic figcaption{
    text-align: center;
    padding: 10px 0;
    text-transform: capitalize;
    transition: all .4s ease-in-out;
}

/*荣誉证书*/
.subpages-cert-container{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
}
.subpages-cert{
    width: 1340px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
}
.subpages-cert-tit{
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.subpages-cert-tit h2{
    font-size: 50px;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "UniveConBol";
}
.subpages-cert-pic{
    width: 1380px;
    height: auto;
    overflow: hidden;
}
.subpages-cert-pic figure{
    width: 285px;
    height: auto;
    float: left;
    background: #f0f0f0;
    padding: 10px;
    margin-right: 40px;
    margin-bottom: 40px;
    transition: all .4s ease-in-out;
}
.subpages-cert-pic figure:hover{
    background: #ee1d23;
}
.subpages-cert-pic figure:hover img{
    transform: scale(1.10);
}
.subpages-cert-pic figure h2{
    overflow: hidden;
}
.subpages-cert-pic figure:hover figcaption{
    color: #fff;
}
.subpages-cert-pic figure img{
    width: 100%;
    height: auto;
    transition: all .4s ease-in-out;
}
.subpages-cert-pic figcaption{
    text-align: center;
    padding: 5px 0;
    text-transform: capitalize;
    transition: all .4s ease-in-out;
}

/*产品中心*/
.subpages-pro-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.subpages-pro-tit-container{
    width: 100%;
    height: 60px;
    overflow: hidden;
    background: #fff;
}
.subpages-pro-tit{
    width: 1340px;
    height: auto;
    line-height: 60px;
    margin: 0 auto;
    text-transform: capitalize;
}
.subpages-pro-tit img{
    margin-bottom: 5px;
}
/*.subpages-pro-tit{
    width: 100%;
    height: auto;
    margin-bottom: 60px;
}
.subpages-pro-tit h2{
    font-size: 36px;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
	position: relative;
}
.subpages-pro-tit h2:before{
    width: 65px;
    height: 3px;
    background: #cf0007;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: '';
}
.subpages-pro-tit img{
    margin-bottom: 5px;
}*/
.subpages-pro{
    width: 1340px;
    height: auto;
    margin: 40px auto;
    overflow: hidden;
}
.subpages-pro-left{
    width: 300px;
    height: auto;
    float: left;
}
.subpages-pro-left-tit{
    width: 100%;
    height: 80px;
    background: #121212;
}
.subpages-pro-left-tit h2{
    width: 100%;
    line-height: 80px;
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    text-indent: 1.0rem
}
.subpages-pro-left-nav{
    width: 100%;
    height: auto;
}
.menu_list {
    margin: 0 auto;
    width: 100%;
}
.menu_head {
    width: 100%;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    position: relative;
    background: #999 url(../images/pro_left.png) no-repeat 96% 50%;
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    text-indent: 1.0rem;
    border-bottom: 0;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-transform: capitalize;
    margin-bottom: 1px;
}
.menu_head a{
	color: #fff;
}
.menu_list .current {
    background: #999 url(../images/pro_down.png) no-repeat 96% 50%;
    color: #fff;
    font-weight: bold;
}
.menu_body {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 50px;
    background: #e2e2e2;
    font-size: 16px;
}
.menu_body a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #eee;
    border-bottom: #fff solid 1px;
    text-transform: capitalize;
    text-decoration: none;
    text-indent: 1.2rem;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.menu_body a:hover {
    text-decoration: none;
    background: #e60012;
    color: #fff;
}
.subpages-pro-right{
    width: 995px;
    height: auto;
    float: right;
}
.pro-right-pic{
    width: 1035px;
    height: auto;
    overflow: hidden;
}
.pro-right-pic figure{
    width: 305px;
    height: auto;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    background: #f0f0f0;
    transition: all .4s ease-in-out;
}
.pro-right-pic figure:hover{
    background: #da251c;
}
.pro-right-pic figure h2{
    overflow: hidden;
}
.pro-right-pic figure img{
    transition: all .4s ease-in-out;
}
.pro-right-pic figure:hover img{
    transform: scale(1.10);    
}
.pro-right-pic figure h3{
    overflow: hidden;
}
.pro-right-pic figure:hover figcaption {
    color: #fff;
}
.pro-right-pic figcaption{
    text-align: center;
    padding: 10px 0; 
    min-height: 50px;
    line-height: 140%;
    transition: all .4s ease-in-out;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;
}
/*.subpages-pro figure{
    width: 305px;
    height: auto;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    background: #f0f0f0;
    transition: all .4s ease-in-out;
}
.subpages-pro figure:hover{
    background: #da251c;
}
.subpages-pro figure h3{
    overflow: hidden;
}
.subpages-pro figure img{
    transition: all .4s ease-in-out;
}
.subpages-pro figure:hover img{
    transform: scale(1.10);    
}
.subpages-pro figure:hover figcaption{
    color: #fff;
}
.subpages-pro figcaption{
    text-align: center;
    padding: 15px 0;
    transition: all .4s ease-in-out;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;
}*/

.subpages-proinfo{
    width: 1340px;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 0;
}
.subpages-proinfo-pic{
    width: 480px;
    height: auto;
    float: left;
}
.subpages-proinfo-txt{
    width: 430px;
    height: auto;
    float: right;
}
.subpages-proinfo-txt h1{
    font-size: 20px;
    line-height: 140%;
    text-transform: capitalize;
    font-weight: bold;
    border-bottom: #eee solid 1px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.subpages-proinfo-txt h3{
    display: inline-block;
    margin-top: 20px;
}
.subpages-proinfo-txt h3 a{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #666;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    transition: all .4s ease-in-out;
}
.subpages-proinfo-txt h3 a:hover{
    width: 160px;
    background: #ee1d23;
}
#probig_b{ overflow:hidden; margin-bottom: 10px; width: 100%; }
#probig_b p{ display:none; text-align:center;}
#probig_b p img{width: 100%;}

#probig_li{ overflow:hidden; text-align:center; padding: 0; width: 100%;}
#probig_li ul{ display:inline-block; width: 100%;}
#probig_li ul li{ float:left; width:19.0%; border:solid 1px #ddd; margin-right: 0.5%; margin-left: 0.5%; cursor:pointer; box-sizing: border-box;}
#probig_li ul li:hover{
    border:solid 1px #ee1d23;
}
#probig_li ul li img{width: 100%;}
.details-bar1{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 2%;
    box-sizing: border-box;
    background: #fff;
}
.details-bar1-tit{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.details-bar1-tit h3{
    border-bottom: #ddd solid 1px;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    text-indent: 1.0rem;
}
.details-bar1-tit h3:before{
    width: 5px;
    height: 24px;
    border-radius: 5px;
    background: #ee1d23;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    content: '';
}
.details-bar1-txt{
    width: 100%;
    height: auto;
}
.details-bar2{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 2%;
    box-sizing: border-box;
    background: #fff;
}
.details-bar2-tit{
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.details-bar2-tit h3{
    border-bottom: #ddd solid 1px;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    text-indent: 1.0rem;
}
.details-bar2-tit h3:before{
    width: 5px;
    height: 24px;
    border-radius: 5px;
    background: #ee1d23;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    content: '';
}
.details-bar2-inquiry{
    width: 100%;
    height: auto;
}
.enquiry-bar1 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.enquiry-bar1-left {
    width: 49%;
    height: auto;
    float: left
}
.enquiry-bar1-left p>input {
    width: 100%;
    height: 50px;
    border: #ddd solid 1px;
    box-sizing: border-box;
    text-indent: 0.5rem;
    margin-bottom: 25px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #333;
}
.enquiry-bar1-left p>input::placeholder{
    color: #333;
}
.enquiry-bar1-right {
    width: 49%;
    height: auto;
    float: right;
}
.enquiry-bar1-right p>input {
    width: 100%;
    height: 50px;
    border: #ddd solid 1px;
    box-sizing: border-box;
    text-indent: 0.5rem;
    margin-bottom: 25px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #333;
}
.enquiry-bar1-right p>input::placeholder{
    color: #333;
}
.enquiry-bar2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.enquiry-bar2>textarea {
    width: 100%;
    height: auto;
    border: #ddd solid 1px;
    box-sizing: border-box;
    margin-bottom: 25px;
    padding: 0.5%;
    color: #333;
    font-family: "Poppins-Regular";
    font-size: 16px;
}
.enquiry h4 {
    padding: 10px 0;
}
.details-bar2-inquiry h6 {
    text-align: left;
}
.details-bar2-inquiry h6>input {
    width: 130px;
    height: 40px;
    text-align: center;
    border: 0;
    background: #ee1d23;
    color: #fff;
    margin: 0 5px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: "Poppins-Regular";
    transition: all .4s ease-in-out;
}
.details-bar2-inquiry h6>input:hover {
    background: #ee1d23;
    width: 160px;
}

.subpages-proinfo{
	width: 1340px;
	height: auto;
	margin: 60px auto;
	overflow: hidden;
}
.subpages-proinfo-bar1{
	width: 1300px;
	height: auto;
	margin-bottom: 0;
	overflow: hidden;
	padding: 20px;
	background: #fff;
}
.subpages-proinfo-bar1-img{
	width: 600px;
	height: auto;
	float: left;
}
#probig_b{ overflow:hidden; margin-bottom: 10px; width: 100%; }
#probig_b p{ display:none; text-align:center;}
#probig_b p img{width: 100%;}

#probig_li{ overflow:hidden; text-align:center; padding: 0; width: 100%;}
#probig_li ul{ display:inline-block; width: 100%;}
#probig_li ul li{ float:left; width:19.0%; border:solid 1px #ddd; margin-right: 0.5%; margin-left: 0.5%; cursor:pointer; box-sizing: border-box;}
#probig_li ul li:hover{
    border:solid 1px #ee1d23;
}
#probig_li ul li img{width: 100%;}
.subpages-proinfo-bar1-txt{
	width: 660px;
	height: auto;
	float: right;
}
.subpages-proinfo-bar1-txt h1{
    font-size: 36px;
    line-height: 140%;
    text-transform: capitalize;
    font-weight: bold;
    border-bottom: #eee solid 1px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.subpages-proinfo-bar1-txt h3{
    display: inline-block;
    margin-top: 20px;
}
.subpages-proinfo-bar1-txt h3 a{
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e00009;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    transition: all .4s ease-in-out;
}
.subpages-proinfo-bar1-txt h3 a:hover{
    width: 160px;
    background: #ff6600;
}
.details-bar1{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
	padding: 20px;
}
.details-bar1-tit{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.details-bar1-tit h3{
    border-bottom: #ddd solid 1px;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    text-indent: 1.0rem;
}
.details-bar1-tit h3:before{
    width: 5px;
    height: 24px;
    border-radius: 5px;
    background: #e00009;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    content: '';
}
.details-bar1-txt{
    width: 100%;
    height: auto;
}

.details-bar2{
    width: 1300px;
    height: auto;
    overflow: hidden;
    background: #fff;
	padding: 20px;
}
.details-bar2-tit{
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.details-bar2-tit h3{
    border-bottom: #ddd solid 1px;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    text-indent: 1.0rem;
}
.details-bar2-tit h3:before{
    width: 5px;
    height: 24px;
    border-radius: 5px;
    background: #e00009;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    content: '';
}
.details-bar2-inquiry{
    width: 100%;
    height: auto;
}
.enquiry-bar1 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.enquiry-bar1-left {
    width: 49%;
    height: auto;
    float: left
}
.enquiry-bar1-left p>input {
    width: 100%;
    height: 50px;
    border: #ddd solid 1px;
    box-sizing: border-box;
    text-indent: 0.5rem;
    margin-bottom: 25px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #333;
	border-radius: 4px;
}
.enquiry-bar1-left p>input::placeholder{
    color: #333;
}
.enquiry-bar1-right {
    width: 49%;
    height: auto;
    float: right;
}
.enquiry-bar1-right p>input {
    width: 100%;
    height: 50px;
    border: #ddd solid 1px;
    box-sizing: border-box;
    text-indent: 0.5rem;
    margin-bottom: 25px;
    font-family: "Poppins-Regular";
    font-size: 16px;
    color: #333;
	border-radius: 4px;
}
.enquiry-bar1-right p>input::placeholder{
    color: #333;
}
.enquiry-bar2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.enquiry-bar2>textarea {
    width: 100%;
    height: auto;
    border: #ddd solid 1px;
    box-sizing: border-box;
    margin-bottom: 25px;
    padding: 0.5%;
    color: #333;
    font-family: "Poppins-Regular";
    font-size: 16px;
	border-radius: 4px;
}
.enquiry h4 {
    padding: 10px 0;
}
.details-bar2-inquiry h6 {
    text-align: left;
}
.details-bar2-inquiry h6>input {
    width: 130px;
    height: 40px;
    text-align: center;
    border: 0;
    background: #e00009;
    color: #fff;
    margin: 0 5px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: "Poppins-Regular";
    transition: all .4s ease-in-out;
}
.details-bar2-inquiry h6>input:hover {
    background: #ff3300;
    width: 160px;
}

/*新闻中心*/
.subpages-news-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.subpages-news{
    width: 1340px;
    height: auto;
    overflow: hidden;
    margin: 60px auto;
}
.subpages-news-tit h2{
    font-size: 36px;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
	position: relative;
}
.subpages-news-tit h2:before{
    width: 65px;
    height: 3px;
    background: #cf0007;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: '';
}
.subpages-news-txt{
    width: 1380px;
    height: auto;
    margin: 60px auto 0 auto;
    overflow: hidden;
}
.subpages-news-txt figure{
    width: 420px;
    height: auto;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    transition: all .4s ease-in-out;
    overflow: hidden;
}
.subpages-news-txt figure h3{
    overflow: hidden;
}
.subpages-news-txt figure img{
    transition: all .4s ease-in-out;
}
.subpages-news-txt figure:hover img{
    transform: scale(1.15);
}
.subpages-news-txt figcaption{
    width: 100%;
    height: auto;
    min-height: 180px;
    padding: 15px 0;
    transition: all .4s ease-in-out;
}
.subpages-news-txt figcaption h1{
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;
    overflow: hidden;
    line-height: 140%;
}
.subpages-news-txt figcaption h5{
    color: #656565;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;
    overflow: hidden;
    line-height: 160%;
	margin: 20px auto;
}
.subpages-news-txt figcaption h4{
	font-size: 14px;
	line-height: 22px;
	text-indent: 2.0rem;
	background: url("../images/icon-date.png") no-repeat left center;
	color: #999;
}

/*新闻详情*/
.subpages-newsinfo-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.subpages-newsinfo{
    width: 1260px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
    background: #fff;
    padding: 40px;
}
.subpages-newsinfo h1{
    font-size: 24px;
    padding: 20px 0;
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
}
.subpages-newsinfo h2{
    width: 100%;
    margin: 0px auto;
    font-size: 14px;
    color: #aaa;
    position: relative;
    text-align: center;
}
.subpages-newsinfo h2:before{
    width: 100%;
    height: 1px;
    background: #eee;
    position: absolute;
    bottom: -20px;
    left: 0;
    content: '';
}
.subpages-newsinfo h2 span{
    display: inline-block;
    margin: 0 20px;
}
.subpages-newsinfo-txt{
    margin: 40px auto;
}
.subpages-newsinfo-txt p{
    line-height: 180%;
    margin: 10px auto;
}
.subpages-newsinfo-txt img{
    margin: 5px auto;
}
.subpages-caseinfo-bar2{
    width: 100%;
    height: auto;
    margin: 20px auto;
    border-top: #eee solid 1px;
    text-align: center;
    padding-top: 30px;
}
.subpages-caseinfo-bar2 h6{
    display: inline-block;
    margin: 0 20px;
}
.subpages-caseinfo-bar2 h6 img{
    filter: grayscale(100%);
    opacity: 0.6;
    transition: all .4s ease-in-out;
}
.subpages-caseinfo-bar2 h6:hover img{
    filter: grayscale(0);
    opacity: 1.0;
    transition: all .4s ease-in-out;
}

/*联系我们*/
.subpages-cont-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.subpages-cont{
    width: 1340px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
}
.subpages-cont-tit{
    width: 100%;
    height: auto;
    margin-bottom: 80px;
}
.subpages-cont-tit h2{
    font-size: 36px;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
	position: relative;
}
.subpages-cont-tit h2:before{
    width: 65px;
    height: 3px;
    background: #cf0007;
    position: absolute;
	bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: '';
}
.subpages-contact {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
}
.subpages-contact-left {
    width: 50%;
    height: auto;
    float: left;
    padding: 1%;
    box-sizing: border-box;
}
.subpages-contact-left h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
	text-transform: uppercase;
}
.subpages-contact-left p {
    margin: 20px auto;
    border-bottom: #d8d8d8 dotted 1px;
    padding-bottom: 12px;
    line-height: 140%;
}
.subpages-contact-left figure{
    width: 140px;
    height: auto;
    float: left;
    margin-right: 10px;
}
.subpages-contact-left figcaption{
    text-align: center;
    padding: 2px 0;
    text-transform: capitalize;
}
.subpages-contact-right {
    width: 50%;
    height: auto;
    float: right;
    padding: 1%;
    box-sizing: border-box;
}

/*会员注册*/
.subpages-user{
    width: 1340px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
}
.subpages-user-left{
    width: 550px;
    height: auto;
    float: left;
}
.subpages-user-right{
    width: 700px;
    height: auto;
    float: right;
}
.subpages-user-right p{
    margin: 20px auto;
}
.subpages-user-right h2{
    font-size: 30px;
    font-weight: bold;
    width: 100%;
    border-bottom: #ddd solid 1px;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.subpages-user-right h3{
    display: inline-block;
    width: 200px;
    line-height: 40px;
}
.subpages-user-right h3 span{
    color: #ff0000;
    line-height: 40px;
    font-family: "arial";
}
.subpages-user-right h4{
    display: inline-block;
    width: 500px;
}
.subpages-user-right h4>input{
    width: 70%;
    height: 40px;
    border: #aaa solid 1px;
    box-sizing: border-box;
    border-radius: 3px;
	font-size: 16px;
	font-family: "Poppins-Regular";
	color: #666;
}
.subpages-user-right h5{
    display: inline-block;
    width: 500px;
}
.subpages-user-right h5>input{
    width: 40%;
    height: 40px;
    border: #aaa solid 1px;
    box-sizing: border-box;
    border-radius: 3px;    
}
.subpages-user-right label{
    display: inline-block;
    margin-left: 5px;
    font-size: 20px;
    color: #e00009;
    line-height: 40px;
}
.subpages-user-right h6{
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}
.subpages-user-right h6>input{
    width: 150px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border: 0;
    border-radius: 3px;
    background: #333;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    cursor: pointer;
}
.subpages-user-right h6>input:hover{
    background: #e00009;
    color: #fff;
}

/*会员中心*/
.myuser{
    width: 1340px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
}
.myuser-left{
    width: 240px;
    height: auto;
    float: left;
}
.myuser-left h2{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #333;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    text-indent: 1.0rem;
}
.myuser-left-nav{
    width: 100%;
    height: auto;
}
.myuser-left-nav li{
    display: block;
}
.myuser-left-nav li a{
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: left;
    background: #fff;
    margin-bottom: 1px;
    text-indent: 1.0rem;
    text-transform: capitalize;
    transition: all .4s ease-in-out;
}
.myuser-left-nav li a:hover,#curuser{
    background: #e00009;
    display: block;
    color: #fff;
}
.myuser-right{
    width: 1010px;
    height: auto;
    float: right;
    padding: 20px;
    background: #fff;
}
.myuser-right p{
    margin: 20px auto;
}
.myuser-right h3{
    display: inline-block;
    width: 200px;
    line-height: 40px;
}
.myuser-right h3 span{
    color: #ff0000;
    line-height: 40px;
    font-family: "arial";
}
.myuser-right h4{
    display: inline-block;
    width: 500px;
}
.myuser-right h4>input{
    width: 70%;
    height: 40px;
    border: #aaa solid 1px;
    box-sizing: border-box;
    border-radius: 3px;  
    font-size: 16px;
    color: #888;
}
.myuser-right h5{
    display: inline-block;
    width: 500px;
}
.myuser-right h5>input{
    width: 40%;
    height: 40px;
    border: #aaa solid 1px;
    box-sizing: border-box;
    border-radius: 3px;    
}
.myuser-right label{
    display: inline-block;
    margin-left: 5px;
    font-size: 20px;
    color: #e00009;
    line-height: 40px;
}
.myuser-right h6{
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}
.myuser-right h6>input{
    width: 150px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border: 0;
    border-radius: 3px;
    background: #333;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    cursor: pointer;
}
.myuser-right h6>input:hover{
    background: #e00009;
    color: #fff;
}


















/*==========以下样式为移动端==========*/

/*头部*/
.sp_header{height:60px; overflow:hidden; background: rgba(255,255,255,1.00); position:fixed; z-index:110; width:100%; box-shadow: 0 3px 3px rgba(0,0,0,0.05); display: none; padding-top: 30px; }
.sp_language{padding:0;float:left;height:60px; line-height: 60px; text-transform: uppercase; text-align: right; position: absolute; right: 50px; bottom: -1px; font-size: 0.9rem;}
.sp_language a{color: #999;}
.sp_logo{padding:0;float:left;height:60px; padding:0 1%; box-sizing: border-box;}
.sp_logo a{color: #fff;}
.sp_logo img{margin:auto; width: auto; height: 60px;}
.sp_nav{width:60px;float:right;position:relative;cursor:pointer;height:30px;margin-top:22px;}
.sp_nav span{display:block;background:#cf0007; width:24px; height:3px; position:absolute; left:25px; transition:all ease 0.35s; }
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:7px}
.sp_nav span:nth-of-type(3){top:14px}
.sp_nav_se span:nth-of-type(1){top:7px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:7px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:99; background:#f6f6f6; width:100%; height: calc(100% ); font-size:1.0rem;line-height:40px; top:-100%; left:0; overflow:auto; overflow-x:hidden; transition:top ease 0.35s; display: none; }
.nav_show{top:70px}
.sjj_nav>ul>li:first-child{overflow:hidden;}
.sjj_nav>ul>li:first-child>a{float:left;width: calc(100% - 70px);}
.sjj_nav>ul>li:first-child .language{float:right;width:98%;overflow:hidden;line-height:40px;margin-top:21px; padding-right: 2%; }
.sjj_nav>ul>li:first-child .language h2{width: 82%; height: auto; float: left; vertical-align: middle; }
.sjj_nav>ul>li:first-child .language h2>input{width: 100%; height: 32px; border: 0; background: #fff; box-sizing: border-box; text-indent: 0.5rem; color: #666; vertical-align: middle; }
.sjj_nav>ul>li:first-child .language h2>input::placeholder{font-family: "Poppins-Regular"; text-transform: capitalize; color: #999; }
.sjj_nav>ul>li:first-child .language h3{width: 18%; height: auto; float: left; vertical-align: middle; }
.sjj_nav>ul>li:first-child .language h3>input{width: 100%; height: 30px; border: 0; background: #e20001; color: #fff; text-transform: uppercase; vertical-align: middle; font-size: 0.8rem; }
.sjj_nav>ul>li:first-child .language img{width: 70%; }
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:0.9rem;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#000;width:80%; display: block; text-transform: uppercase; font-weight: bold;}
.sjj_nav ul li ul li a{color:#888;display:block;text-align:left; text-transform: capitalize; font-weight: normal;}
.sjj_nav ul li i svg{width:29px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}

/*底部*/
#h5-footer-content {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    display: none;
    background: rgba(0,0,0,0.45);
}
.h5-footer {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    overflow: hidden;
}
.h5-footer li {
    width: 50%;
    height: auto;
    float: left;
    padding: 0 4%;
    box-sizing: border-box;
    text-transform: capitalize;
}
.h5-footer li h2{
    width: 100%;
    margin: 10px auto 0 auto;
    display: table;
}
.h5-footer li h2 a{
    display: block;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 1.0rem;
    text-align: center;
    background: #ff6600;
}
.h5-footer li h3{
    width: 100%;
    margin: 10px auto 0 auto;
    display: table;
}
.h5-footer li h3 a{
    display: block;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 1.0rem;
    text-align: center;
    background: #28a2ed;
}

/*内页导航*/
.header{
    position:relative;
    height:auto; 
    background:#009fe8; 
    display: none;
}
.h5-right-tit{
    width:100%; 
    height:auto; 
    overflow:hidden;
}
.h5-right-tit-left{
    width:86%; 
    height:50px; 
    line-height:50px; 
    float:left;  
    color:#fff; 
    text-align:left; 
    text-indent:1.0rem; 
    font-size:1.1rem; 
    background:#004da0; 
    font-weight: bold;
}
.h5-right-tit-right{
    width:14%; 
    height:50px; 
    float:right; 
}

/*内页导航菜单（新）*/
.list {
    width: 100%;
    margin: 0 auto;
    display: none;
}
.list ul li {
    background: #000;
    border-bottom: 0;
    text-transform: capitalize;
}

.list ul li a {
    color: #fff;
    font-size: 1.1rem;
    text-indent: 1.0rem;
    display: block;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    position: relative;
    transition: all.4s ease-in-out;
}
.list ul li .inactive {
    background: url(../images/off.png) no-repeat 95% center;
}

.list ul li .inactives {
    background: url(../images/on.png) no-repeat 95% center;
}
.list ul li ul{display: none;}
.list ul li ul li {background:#333; border-bottom: rgba(255,255,255,0.05) solid 1px; }
.list ul li ul li ul{display: none;}
.list ul li ul li a{ text-indent: 1.0rem; font-weight: normal; font-size: 0.9rem; }





/*翻页*/
.subpages-pages{
    width: 1340px;
    height: auto;
    margin: 20px auto 80px auto;
    overflow: hidden;
}
.subpages-pages li{
    display: block;
    width: 40px;
    height: 32px;
    line-height: 32px;
    float: left;
    text-align: center;
    border: #eaeaea solid 1px;
    margin-right: 10px;
    transition: all .4s ease-in-out;
    font-size: 16px;
    cursor: pointer;
    background: #fff;
}
.subpages-pages li:hover,#onthis{
    display: block;
    background: #e00009;
    border: #e00009 solid 1px;
    color: #fff;    
}

