@charset "utf-8";
/********************* PC版 *********************/
.web-main{background:#fff;width:100%;min-width:1200px;margin:0 auto;overflow: hidden;}
.son{margin:0 auto;width:1200px;}

.web-top{background:#f3f3f3; color:#666; height:37px;padding-top:3px; padding-bottom:5px;border-bottom: 0px solid #ddd;}
.web-top-left{float:left;padding-left:0px; padding-top:7px;}
.web-top-right{float:right;padding-right:0px;}
.web-top-right i{margin-left:15px;margin-right:5px;font-size:16px;color:#ed7d31;}
.web-top-right a{color:#666;}
.web-top-left .top-sns-icon1 a{ width: 24px;
    height: 24px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 17px;
	color:#ed7d31;
    margin-right: 6px;
    border: 0px solid #aaa;background:none; margin-top:1px;}
.web-top-left .top-sns-icon1 a:hover{ background:none; color: #333;}

.web-nav{height:auto;width:100%;background:#fff; border-top:0px solid #0092DD;padding-left: 0px;}
.navbar-default {
    background-color:transparent;
    border-color: #fff;
	border-radius:0px;
}
.navbar-default .navbar-collapse{ background:url(../img/menu-bg.png) top center no-repeat #404E59;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
.navbar-header {
    float:none;
	height:61px;
	padding-top: 0px;
	transition: .3s;
}
.navbar-collapse{
background:none;
padding-right: 0px; 
padding-left: 0px;
float: none;
padding-top:0px;
transition: .3s;
background:#404E59;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
	font-size:16px;
	text-transform:none;
	position:relative;
	font-weight:bold;
}
.navbar-default .navbar-nav>li>a:after {
  content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    background: rgb(255 255 255 / 18%);
    border-radius: 0px;
    right: 0px;
    top: 20px;
}
.navbar-default .navbar-nav>li:last-child>a:after { display:none;}
.navbar-default .navbar-nav>li>a i{font-size:15px;color: rgba(0,0,0,.4); border-bottom:none !important; display:none; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:hover * {
    color: #fff;
    background: #ed7d31;
	border-radius:0px;
	border-bottom:0px solid #0e6eb8;
	background:#EA2A01;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a *, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background: #ed7d31;
	border-radius:0px;
	border-bottom:0px solid #0e6eb8;
	background:#EA2A01;
}
.nav>li>a {
    position: relative;
    display: block;
	margin-top:0px;
	margin: 0px 22px 0px 0px;
	height:auto;
	padding:0px 25px 0px 25px;
	transition:.3s;
	border-bottom:0px solid #fff;
	line-height:40px;
	min-width:140px;
	text-align: center;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a *, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background: #ed7d31;
	border-radius: 0px;
	border-bottom:0px solid #0e6eb8;
	background:#EA2A01;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
.nav-submenu{width:calc(100% - 22px); min-width:inherit !important;border-radius:0px !important; border:none; box-shadow:none;margin-top:0px !important; font-size:14px; padding:0px !important; background:none; box-shadow: 0 2px 8px 0 rgba(0,0,0,0);}
.nav-submenu>li>a {
    display: block;
    padding: 10px 10px;
    clear: both;
    line-height: 1.42857143;
    color: #fff;
    white-space: normal;
	background: none;
	border-left: 0px solid rgba(0,0,0,.1);
	border-right: 0px solid rgba(0,0,0,.1);
	border-top: 0px solid rgba(0,0,0,.05);
	border-bottom: 1px solid rgba(255,255,255,.05);
	background:rgb(35 43 50 /85%);
	text-align:center;
}
.nav-submenu>li>a:hover {
    color: #fff;
    background: #ea2a01e0 !important;
	border-bottom: 1px solid rgba(255,255,255,.05) !important;
}
.nav-submenu>li>a:focus,.nav-submenu>li>a:hover,.nav-submenu .open>a {
    color: #fff !important;
	background: #ea2a01e0 !important;
	border-bottom:1px solid rgba(255,255,255,.05) !important;
}
.nav-submenu>li:last-child>a {
	border-bottom: 0px solid rgba(0,0,0,.1);
}
.nav-submenu>li>a>i {
    float:right;
	color: rgba(0,0,0,.3);
	margin-right:-5px; display:none;
}
.nav-submenu>li>a:hover i {
    color: #ed7d31;display:none;
}
.nav-submenu-3 {
    left: 200px;
    border-radius: 0px;
    padding: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px #ddd solid;
    top: 0px;
    margin: 0px;
    min-width: 240px;
	border-radius: 0px;
	background: none;
}
.nav-submenu-3>li>a {
    display: block;
    padding: 10px 15px;
    clear: both;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255,255,255,.05) !important;
	font-size:13px;
	padding-right:15px;
	padding-left:25px;
	background:rgb(35 43 50 /85%);
}
.nav-submenu-3>li>a>i {
    float:right;
}
.nav-submenu-3>li>a:hover {
    background:rgb(234 42 1 / 0.8) !important;
	color: #fff !important;
	border-bottom: 1px solid rgba(255,255,255,.05) !important;
}
.nav-submenu-3>li:last-child>a {
	border-bottom:none;
}

.nav-submenu-4 {
    left: 240px;
    border-radius: 0px;
    padding: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px #ddd solid;
    top: 0px;
    margin: 0px;
    min-width: 240px;
	border-radius: 0px;
	background: none;
}
.nav-submenu-4>li>a {
    display: block;
    padding: 10px 15px;
    clear: both;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255,255,255,.05) !important;
	font-size:13px;
	padding-right:15px;
	padding-left:25px;
	background:rgb(35 43 50 /85%);
}
.nav-submenu-4>li>a>i {
    float:right;
}
.nav-submenu-4>li>a:hover {
    background:#232c32c7;
	color: #EA2A01;
}
.nav-submenu-4>li:last-child>a {
	border-bottom:none;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand img {
margin-left:0px;
max-height:63px;
transition:.8s;
margin-top:0px;
}
.navbar-slogan {
margin-top:2px;
display:block;
border-left:0px solid #ddd;
margin-left:0px;
float:left;
padding-left:20px;
position:relative;
display:block;
}
.navbar-slogan:before{content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    background: #ddd;
    margin-left: -21px;
    bottom: -10px;
    }

.navbar-slogan>p:nth-child(1){
font-size:22px;
margin-bottom:0px;
text-transform: uppercase;
margin-top:8px;
}
.navbar-slogan>p:nth-child(2){
font-size:15px;
color:#999;
display:none;
}

.navbar-right-lang {
margin-top:23px;
display:block;
float:right;
padding-right:21px;
}
.navbar-right-lang a{margin-right:17px; color:#777;font-family:'Arial','Microsoft YaHei', 'sans-serif'; }
.navbar-right-lang a img{ margin-right:9px;vertical-align: text-bottom;}

.navbar-right-tel {
margin-top:9px;
display:block;
float:right;
padding-left:60px;
background:url(/statics/img/icon-tel2.png1) no-repeat left center;
line-height: 32px;
font-weight: 400;
}

.navbar-right-tel>p:nth-child(1){
font-size:19px;
margin-bottom:0px;
letter-spacing:0.5px;
}

.navbar-right-tel>p:nth-child(1) i{ margin-right:10px;color: #0f6fb8;}

.navbar-right-tel>p:nth-child(2){
font-size:19px;

}

.navbar-right-tel>p:nth-child(2) i{margin-right:10px;color: #0f6fb8;}

.navbar-search {
display:block;
float:right;
}
#search{border-radius:5px;position:relative; width:250px; margin-top:12px; margin-right:0px;}
#search .search-input{border-radius:0px;width:100%; height:30px; line-height:26px; background:rgba(255, 255, 255, 1); margin-top:4px; font-size:13px; margin-right:0px; padding-left:20px; color:#666; border:1px solid #ddd;outline:none;border-radius: 5px;background-image: linear-gradient(#E7E6E6, #F1F1F1); box-shadow: inset 0 1px 1px rgba(0,0,0,0.25);
    border-top: none;}
#search .search_icon{position:absolute;right:-11px;top:-4px;cursor:pointer;width:60px;line-height:45px;text-align:center;border-top-right-radius:25px;border-bottom-right-radius:25px;background: none;}
#search .fa-search{font-size:15px;color:#888;}
.search-input::-webkit-input-placeholder {color: #999;}
.search-input:-moz-placeholder {color: #999;}
.search-input:-ms-input-placeholder {color: #999;}​

.modal-dialog {
    width: 50%;
    margin: 50px auto;
}
.modal-body{
	height:565px;
	padding:44px;
	padding-top:8px;}
.modal-content{border-radius: 15px;-webkit-box-shadow: 0 2px 12px rgba(0,0,0,.2);box-shadow: 0 2px 12px rgba(0,0,0,.2); border:none;}
.modal-header .close {
    margin-top:15px;
	font-size:40px;
	margin-right: 12px;
	opacity: .4;
}
.modal-header{ padding-bottom:0px;}
.modal-title{font-size: 32px;margin-left: 27px;
    margin-top: 15px; color:#555;}
.modal-body-search{height:545px !important;padding:0px !important;padding-bottom:35px !important; border-top:1px solid #eee; margin-top:10px;}
.modal-header {border-bottom: 0px solid #e5e5e5;}

.home-banner{background:#fff; height:546px; margin-bottom:0px;}
#home-banner-content{height:100%;}
#home-banner-content .carousel-control{width: 10%;background-image:none;opacity:0;}
#home-banner-content:hover .carousel-control{transition:.4s;opacity:1;}

.home-group{margin-bottom:50px; margin-top:30px;}
.home-group-title{background-image:linear-gradient(#fff, #fff); border-bottom:0px solid #24499C; padding-left:0px; padding-right:0px; }
.home-group-title>span{color:#222; font-size:30px; display:block; margin-bottom:30px;letter-spacing: 0px; }
.home-group-title>p{border-bottom:5px solid #ed7d31; width:30px; display:block; margin:auto;border-radius: 3px; display:none;}
.home-group-title>font{ color:#888; font-size:15px;font-weight: 300; display:block; margin-top:10px;}

.home-group-img-list{margin-top:30px;}

.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-xs-6, .col-sm-3,.col-md-3, .col-sm-4,.col-md-4{padding-left:10px;padding-right:10px;}
.row li a{color:#2d2d2d;margin-bottom:30px;transition: box-shadow .3s;border:1px solid #e6e6e6; }
.row li a:hover{color:#ed7d31; box-shadow: 0 0 10px rgba(0, 0, 0, .1);transition: box-shadow .3s;}
.row li a:hover .row-col-img img{transform: scale(1.08);}
.row li a:hover .page-play-icon i{border: 3px solid #ed7d31 !important;color: #ed7d31 !important;}
.row .row-col-img .zoom-this{position:absolute; top:0px; left:0px; z-index: 100; background:rgba(0,0,0,.2); text-align:center; display:block;width:100%; height:100%; color: #fff; font-size:14px;transition:.4s;opacity:0; display:none;
    justify-content: center;
    align-items: center;}
.row .row-col-img .zoom-this i{color:#fff; font-size:18px; padding-left:0px; line-height:43px; background:#ed7d31; border:0px solid #fff; width:43px; height:43px;border-radius: 50%;}
.row .row-col-img{height:220px; border:0px solid #e6e6e6; 
text-align: center;
color:#aaa;
overflow:hidden;
display: flex;
    justify-content: center;
    align-items: center;
	position:relative;
}
.row li a:hover .row-col-img .zoom-this{opacity:1;display:flex;transition:.4s;}

.row .row-col-img:hover{border:0px solid #ed7d31;}
.row .row-col-img:hover img{border:0px solid #ed7d31; transform: scale(1.08);}
.row .row-col-img img{max-width:100%;max-height:100%;padding:0px;object-fit: cover;width: 100%;height: 100%;transition: all 0.5s;}
.row .row-col-title{font-size:16px;line-height:22px;background: #fff; display:block; text-align:center;padding: 20px 12px 20px 12px;border-top:1px solid #eee; margin:0px 20px;}
.row .page-list-ys3>a:hover .row-col-title{background: #fff; color:#ed7d31;}

.m-left{ height:auto;width:100%; margin-bottom:0px;}
.m-left h1{ display:block;float:none;background: #0090DA; color:#fff;padding: 0px 20px 0px 20px;border-radius:0px; text-align:center;border-bottom:0px solid #fff;font-size: 20px; line-height:50px;text-transform: uppercase;}
.m-left ul{ border-top:0px solid #0f6fb8;}
.m-left li{display:block;margin-bottom:0px;margin-top:0px;vertical-align:top;position: relative;}
.m-left li:after{ display:none;}
.m-left li a{display:block;font-size: 15px;border-bottom:1px solid #fff;padding: 12px 35px 12px 30px; background:#f3f3f3;font-weight: 400;line-height:22px;}
.m-left li:hover a, .m-left li.current a {
    color: #fff;
    background: #ed7d31;
	border:none;
	font-weight:normal;
	border-bottom:1px solid #fff;
}
.m-left li a i{
	display:inline-block;
	float:right;
	font-size:20px;
	vertical-align:top;
	color:#bbb;
	margin-right: -12px;
	}
.m-left li:hover a i, .m-left li.current a i {
    color: #fff;
}
.m-left li.current a i {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.m-left li:hover a:before,.m-left li.current a:before{display:none;}
.m-left li:hover a:after,.m-left li.current a:after{display:none;}
.m-left dl{ display:block; }
.m-left dd a{
	display:block;
	line-height:22px;
	color:#333;
	font-size:15px;
	border-bottom:1px solid rgba(0,0,0,0.08);
	background: url(../img/arrow-right-1.png) no-repeat 27px center #fcfcfc;
	padding: 11px 10px 11px 45px;
	letter-spacing: 0px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;

}	

.m-left dd:hover a,.m-left dd.current a{color:#ed7d31; background: url(../img/arrow-right-2.png) no-repeat 27px center #fff;}

.page-left-content>h1{background-image:linear-gradient(#fff, #fff);display:block; line-height:50px; color:#333; font-size:16px; padding-left:25px; margin-top:30px;text-transform: uppercase; font-weight:bold;background: url(/statics/img/icon-left.jpg) no-repeat 7px ;}
.page-left-content>div{padding:20px;line-height:22px;color:#888;display:block; margin-bottom:30px; padding-top:10px;}
.page-left-content-itemlist li span{height: 180px;
    width: 100%;
    border: 1px solid #ddd;
    padding: 25px;
    display: block;
    overflow: hidden;
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;}
.page-left-content-itemlist li span img{    max-width: 100%;
    max-height: 100%;
    padding: 0px;}
.page-left-content-itemlist li ,.page-left-content-itemlist li a,.page-left-content-itemlist li font { display:block;}
.page-left-content-itemlist li font h1{display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    text-align: center;
    color: #333333;
    transition: all 0.2s;
    font-size: 14px;
    padding-top: 15px;
    font-weight: 400;
    line-height: 19px;}
.page-left-content-itemlist li font h2{display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ff6e00;
    font-size: 16px;
    padding-bottom: 15px;
    margin-top: 9px; margin-bottom:15px;}

.page-banner{height:250px;background:#fff;min-width:1200px;background-size:cover !important; }
.page-banner-bg{background:rgb(0 0 0/0%); height:100%; width:100%; }
@keyframes  ani33{
    0%{ background:rgba(0,0,0,.2); }
    100%{background:rgba(0,0,0,.2);}
}
.page-banner-bg{
   animation: ani3 0.8s both;
}
.page-banner-txt{padding-top:6%; color:#fff; padding-left:0px;text-align: center;}
.page-banner-txt-bg{ background:rgba(0, 0, 0, 0); padding:30px;display: inline-block;}
.page-banner-txt h1{text-transform: uppercase; font-size:38px; display:block;text-shadow: 1px 1px 3px #222;margin-bottom:0px; font-weight:normal; }
.page-banner-txt h2{font-size:18px; font-weight:300;display:block;text-shadow1: 1px 1px 3px #222;text-transform: uppercase; font-family:arial;}
.page-banner-txt span{width:100%; border-top:0px solid rgba(255,255,255,.5); display:block; margin-top:10px; margin-bottom:15px;font-size:16px;color:rgba(255,255,255,.5);text-transform: uppercase; }
@keyframes  ani{
    0%{ opacity:0; margin-top:-10px; }
    100%{opacity:1;}
}
@keyframes  ani2{
    0%{ opacity:0;  }
    100%{opacity:1;}
}
.page-banner-txt h1{
   animation: 1ani 0.8s both;
}
.page-banner-txt span{
   animation: 1ani2 0.8s both;
}
.page-banner-txt h2{
   animation: 1ani 0.8s 0.4s both;
}

.page-main{overflow: hidden;background: #fff; padding-top:20px;min-height: 300px;margin: 0 auto;width: 1200px;margin-bottom: 60px;}
.page-main .son{width: 100%;}
.page-main-category{ float:left; width:240px; background:none; border:none;box-shadow:none;}
.page-main-content{ float:right; width:1000px;margin-right: 0px;}
.page-main-content-div{margin-bottom:0px;}
.page-main-category,.page-main-content{/*margin-bottom: -10000px;padding-bottom: 10000px;*/}
.page-title {
    line-height: 52px;
    border-bottom: 1px solid #ddd;
    height: 65px;
    padding-left: 10px;
    padding-right: 0px;
    display: block;
    margin-bottom: 35px;
    margin-top: -10px;
    padding-bottom: 43px;
	position:relative;
}
.page-title:after {
  content: "";
    position: absolute;
    width: 125px;
    height:2px;
    background: #ed7d31;
    border-radius: 0px;
    bottom: 0px;
	margin-left: -13px;
	margin-bottom:-1px;
	left:13px;
}
.page-title font {
    color: #222;
    font-size: 32px;
    float: left;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
	font-family:Roboto Condensed;
}

.page-pro-subclass{margin-top:-25px; margin-bottom:30px; background:rgba(0,0,0,.02); padding:15px; padding-top:15px; padding-bottom:15px; display:none;}
.page-pro-subclass .page-pro-subclass-list{height:120px;overflow: hidden;}
.page-pro-subclass ul {padding-bottom:1px;}
.page-pro-subclass ul a{color:#333;display:block;font-size:14px; line-height:22px; text-align:left; border-bottom:1px solid #ddd; margin-bottom:5px; margin-top:5px; background:none; padding:5px; padding-left:10px; padding-right:10px; margin-right:5px; border-radius:0px;}
.page-pro-subclass ul a:hover,.page-pro-subclass .current{color:#24499C;border-bottom:1px solid #ddd;}
.page-pro-subclass ul a i{margin-right:8px;font-size:15px;}
.page-pro-subclass-icon{text-align:center; margin-top:10px; font-size:13px;}
.page-pro-subclass-icon a{color:#999;}
.page-pro-subclass-icon i{font-size:12px; margin-right:6px;}

.small-class li{display:block; background:#fff; margin-bottom:20px;border-radius:5px;box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.1);}
.small-class li a{display:inline-block;vertical-align:middle;}
.small-class li .small-class-img{width:210px;height:174px; background:#fff; text-align:center; margin:30px;margin-right:10px; line-height:170px; border:1px solid #e8e8e8;border-radius:0px;color:#ccc;}
.small-class li .small-class-img img{max-width:100%;max-height:100%;padding:10px;}
.small-class li .small-class-cont{width:63%; margin:30px;}
.small-class li .small-class-title{display:block; font-size:20px; margin-bottom:10px;color:#333;border-bottom:1px #ddd dotted;padding-bottom: 10px;font-weight:bold;}
.small-class li .small-class-intro{display:block; margin-bottom:15px; color:#666666;font-size:13px;line-height:24px;}
.small-class li .small-class-more{display:block;color:#fff; border:1px solid #24499C;background:#24499C;transition:0.5s; width:100px;text-align:center; line-height:33px;border-radius:3px;font-size:12px;}
.small-class li .small-class-more:hover{color:#24499C; border:1px solid #24499C;background:#fff;transition:0.5s; }

.page-content{margin-bottom:20px; padding-left:0px; padding-right:0px; line-height:28px; padding-top:0px; font-size:15px;position: relative; }
.page-content img{max-width:100%;}
.contact-quote-title{margin-top:30px !important;}
.page-list{margin-bottom:0px;}

.page-news{display:block; background:#fff; margin-bottom:20px;border-radius:0px;box-shadow: 0px 0px 3px 1px rgba(0,0,0,0);width: 100%;margin-right:0px; margin-left:0px;border-bottom: 1px #ececec solid;}
.page-news a{display:inline-block;vertical-align:middle;}
.page-news a:hover{box-shadow: 0px 0px 3px 1px rgba(0,0,0,0) !important;}
.page-news .page-news-img{width:180px;height:150px; background:#fff; text-align:center; margin:30px;margin-right:15px; border:1px solid #e8e8e8;border-radius:0px;color:#ccc; overflow:hidden;}
.page-news .page-news-img img{max-width:100%;max-height:100%;padding:0px;object-fit: cover;width: 100%;height: 100%;transition: all 0.5s;}
.page-news .page-news-img:hover img{transform: scale(1.08);}
.page-news .page-news-cont{width:85%; margin:30px;border: 0px solid #e6e6e6;}
.page-news .page-news-title{display:block; font-size:18px; margin-bottom:0px;border-bottom:0px #ddd solid;padding-bottom: 10px; font-weight:600;}
.page-news .page-news-intro{display:block; margin-bottom:15px; color:#888;font-size:14px;line-height:24px;}
.page-news .page-news-more{display:block;color:#009944; border:1px solid #009944;background:#fff;transition:0.5s; width:120px;text-align:center; line-height:33px;border-radius:2px;font-size:14px;}
.page-news .page-news-more:hover{color:#fff; border:1px solid #0D8833;background:#0D8833;transition:0.5s; }

.page-list-ys1{    display: block;
    width: 100%;
    margin-bottom: 40px; background: #f6f6f6;}
.page-list-ys1>span:nth-child(1){    width: 50%; 
    display: block;
    background: none;
    min-height: 300px;
    float: left; padding:60px;}
.page-list-ys1>span:nth-child(1)>font:nth-child(1){ font-size:28px; display:block; margin-bottom:25px; font-weight:bold; position:relative;}
.page-list-ys1>span:nth-child(1)>font:nth-child(1):before{content: "";
    position: absolute;
    width: 5px;
    height: 25px;
    background: #ed7d31;
    border-radius: 2px;
    bottom: 9px;
	margin-left: -20px;
	margin-bottom:-3px;}
.page-list-ys1>span:nth-child(1)>font:nth-child(2){ font-size:17px; line-height:30px; color:#777;}
.page-list-ys1>span:nth-child(2){    width: 50%;
    display: block;
    background:none;
    min-height: 300px;
    float: left;
	height: 400px;
	}
.page-list-ys1>span:nth-child(2) img{

padding:0px;object-fit: cover; height:100%;width: 100%;

}
.page-list .page-list-ys1:nth-child(2)>span:nth-child(1),.page-list .page-list-ys1:nth-child(4)>span:nth-child(1),.page-list .page-list-ys1:nth-child(6)>span:nth-child(1),.page-list .page-list-ys1:nth-child(8)>span:nth-child(1){ float:right;}

.page-list-ys2{display:block; background:#fff; margin-bottom:0px;border-radius:0px;box-shadow: 0px 0px 3px 1px rgba(0,0,0,0);width: 100%;margin-right:10px; margin-left:10px;border-bottom: 1px #ddd solid; padding:20px 0px;}
.page-list-ys2:hover{}
.page-list-ys2 a{display:inline-block;vertical-align:top; margin-bottom:0px !important;}
.page-list-ys2 a:hover{box-shadow:none !important;}
.page-list-ys2 a:hover .page-list-ys2-title{ color:#EA2A01;}
.page-list-ys2 .page-list-ys2-img{ background:#f6f6f6; text-align:center; border:0px solid #e8e8e8;border-radius:0px;color:#ccc; overflow:hidden;margin: 0px;}
.page-list-ys2 .page-list-ys2-img img{max-width:100%;max-height:100%;padding:0px;object-fit: cover;width: 100%;height: 100%;transition: all 0.5s;}
.page-list-ys2 .page-list-ys2-img:hover img{transform: scale(1.08);}
.page-list-ys2 .page-list-ys2-cont{width:100%;margin-left:0px; margin-top:5px;border: 0px solid #e6e6e6;}
.page-list-ys2 .page-list-ys2-title{display:inline-block; font-size:18px; margin-bottom:5px;color:#222;border-bottom:0px #ddd solid;padding-bottom: 10px;}
.page-list-ys2 .page-list-ys2-intro{display:inline-block; margin-bottom:10px; color:#333;font-size:19px;line-height:24px; font-family:arial;}
.page-list-ys2 .page-list-ys2-more{display:inline-block;color:#555; border:1px solid #ccc;background:#f9f9f9;transition:0.5s; text-align:center; line-height:33px;border-radius:2px;font-size:14px;margin-right: 20px; margin-left:22px; padding:0px 0px; width:105px;}
.page-list-ys2 .page-list-ys2-more:hover{}

.page-list-ys4{display:block; background:#fff; margin-bottom:0px;margin-right:10px; margin-left:10px;border-bottom: 1px #cfd1d1 solid; padding:15px 15px 22px 15px; width:100%;cursor: pointer;}
.page-list-ys4:hover{background:#ecf0f8;}
.page-list-ys4 a{display:block;vertical-align:top; margin-bottom:0px !important; border:0px !important;}
.page-list-ys4 a:hover{box-shadow:none !important;}
.page-list-ys4 a:hover .page-list-ys4-title{ color:#EA2A01;}
.page-list-ys4 .page-list-ys4-img{ background:#f6f6f6; text-align:center; border:0px solid #e8e8e8;border-radius:0px;color:#ccc; overflow:hidden;margin: 0px;width: 270px;
    height: 270px;display:inline-block;}
.page-list-ys4 .page-list-ys4-img>div{height:100%; width:100%;display: flex;justify-content: center;align-items: center;}
.page-list-ys4 .page-list-ys4-img img{max-width:100%;max-height:100%;padding:0px;object-fit: cover;width: 100%;height: 100%;transition: all 0.5s;}
.page-list-ys4 .page-list-ys4-img:hover img{transform: scale(1);}
.page-list-ys4 .page-list-ys4-cont{width:30%;margin-left:0px; margin-top:15px;border: 0px solid #e6e6e6; display:inline-block;vertical-align: top;}
.page-list-ys4 .page-list-ys4-title{display:block; font-size:13px; font-weight:bold; margin-bottom:70px;color:#111;border-bottom:0px #ddd solid;padding-bottom: 10px;}
.page-list-ys4 .page-list-ys4-title a{color:#111;}
.page-list-ys4 .page-list-ys4-intro{display:inline-block; margin-bottom:10px; color:#222;font-size:14px;line-height:27px;}
.page-list-ys4 .page-list-ys4-intro *:not(i){ }
.page-list-ys4 .page-list-ys4-intro a{display:block;}
.page-list-ys4 .page-list-ys4-intro i{ color:#0092d0; font-size:15px; margin-right:5px;}
.page-list-ys4 .page-list-ys4-intro table tr td:nth-child(1){min-width: 240px;}
.page-list-ys4 .page-list-ys4-intro table tr td:nth-child(2){font-size:14px;}
.page-list-ys4 .page-list-ys4-more{display:inline-block;color:#555; border:1px solid #ccc;background:#f9f9f9;transition:0.5s; text-align:center; line-height:33px;border-radius:2px;font-size:14px;margin-right: 20px; margin-left:22px; padding:0px 0px; width:105px;}
.page-list-ys4 .page-list-ys4-more:hover{}

.page-list-ys5{ width:100%;margin-left: 10px;
    margin-right: 10px;}
.page-list-ys5>a{  margin-bottom:25px !important;background: #f3f3f3;
    padding: 12px 20px 12px 20px; display:block; border:none !important;}
.page-list-ys5>a>span{background:#fff;display:inline-block; padding:0px 0px; color:#333; margin-right:20px; vertical-align:top; width:90px; height:80px; text-align:center; border:1px solid #ddd;}
.page-list-ys5>a>span>font:nth-child(1){ display:block;font-size:34px; margin-top:0px; padding-bottom:0px;}
.page-list-ys5>a>span>font:nth-child(2){display:block;font-size:15px; border-top:1px solid #ddd; margin: auto; padding-top:3px;}
.page-list-ys5>a>font{display:inline-block; vertical-align:top; width:82%; padding-top:5px; padding-bottom:5px; padding-right:80px;}
.page-list-ys5>a>font>span:nth-child(1){display:block; font-size:16px; color:#222; margin-bottom:8px;line-height: 26px; font-weight:bold;}
.page-list-ys5>a>font>span:nth-child(2){display:block;font-size:13px; color:#666;}
.page-list-ys5>a:hover{box-shadow:none !important;}
.page-list-ys5>a>p{display:inline-block; background:url(/upload/news-more.png); width:76px; height:34px; margin-top:20px;}
.page-list-ys5>a:hover>p{background:url(/upload/news-more2.png);}
.page-list-ys5>a:hover>font>span:nth-child(1){color:#EA2A01;}

.page-pro{display:inline-block; background:#fff; margin-bottom:30px;border-radius:0px;box-shadow: 0px 0px 3px 1px rgba(0,0,0,0);margin-right:2%; margin-left:0px;border: 1px #ececec solid; width:48%;}
.page-pro .page-pro-img{width:180px;height:150px; background:#fff; text-align:center; margin:30px;margin-right:15px; border:0px solid #e8e8e8;border-radius:0px;color:#ccc; overflow:hidden;display:inline-block; vertical-align:top;}
.page-pro .page-pro-img img{max-width:100%;max-height:100%;padding:0px;object-fit: cover;width: 100%;height: 100%;transition: all 0.5s;}
.page-pro .page-pro-img:hover img{transform: scale(1.08);}
.page-pro .page-pro-cont{margin:40px;width: 48%; display:inline-block;vertical-align:top;}
.page-pro .page-pro-title{display:block; font-size:18px; margin-bottom:0px;color:#222;border-bottom:0px #ddd solid;padding-bottom: 10px; font-weight:600;}
.page-pro .page-pro-intro{display:block; margin-bottom:15px; color:#444;font-size:14px;line-height:24px;}
.page-pro .page-pro-more{display:block;color:#ed7d31; border:1px solid #ed7d31;background:#fff;transition:0.5s; width:120px;text-align:center; line-height:33px;border-radius:4px;font-size:14px;}
.page-pro .page-pro-more:hover{color:#fff; border:1px solid #ed7d31;background:#ed7d31;transition:0.5s; }

.page-info-title{background:#fff; border-bottom:1px solid #ddd; padding-left:20px; padding-right:20px; display:block; margin-bottom:35px; margin-top:0px;background: url(/statics/img/icon-bottom.jpg) no-repeat 25px bottom;}
.page-info-title font{color:#222; font-size:25px; float:left; display:block;text-transform:none; font-weight:bold;padding-bottom: 20px; line-height:40px;}
.updatetime{padding-left:20px;color:#999999; font-size:14px; margin-bottom:5px;}
.page-info-cont{padding:20px; line-height:26px; margin-bottom:30px; font-size:15px;}
.page-info-cont img{max-width:100%;}
.page-info-top-bt{font-size:32px; margin-bottom:30px; border-bottom:1px solid #ddd; padding-bottom:20px;font-weight:bold; position:relative; padding-left:20px;}
.page-info-top-bt:before{ content: "";
    position: absolute;
    width: 4px;
    height:25px;
    background: #ed7d31;
    border-radius: 0px;
	margin-left: -13px;
	left:13px;
	top:10px;
	border-radius:2px;
	}
.page-info-pro-group{width:100%; margin-bottom:10px; margin-top:0px;}
.page-info-pro-img{float:left;}
.page-info-pro-intro{float:right;width:52%;}
.pro-info-bt-list{background-color: #fcfcfc;border: 1px solid #ddd;font-size:0px; }
.pro-info-bt-list ul li {display:inline-block; vertical-align:top;border-right: 1px solid #eee;}
.pro-info-bt-list ul li:last-child {border-right:none;}
.pro-info-bt-list ul li a{display:block; font-size: 16px;line-height: 18px;padding: 15px 25px;color: #444;}
.pro-info-bt-list ul li a:hover,.pro-info-bt-list ul li .on{background-color: #ed7d31; color:#fff;border-bottom: 0px solid #ed7d31;}
.pro-info-bt{font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    background: none;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px; padding-top:10px;
	color:#333;
	margin-left: 10px;
	font-family: Roboto Condensed;
	font-weight:bold;
	
	}
	.pro-info-bt:after{
	
	content: "";
    position: absolute;
    width: 3px;
    height: 20px;
    background: #ed7d31;
    border-radius: 2px;
    left: 0px;
    bottom: 15px;
	margin-left: 5px;
	margin-bottom:-1px;
	display:none;
	
	}
.pro-info-bt-2{font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 0px dotted #bbb;
    background: none;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px; padding-top:10px;
	color:#333;
	margin-left: 10px;
	background:#eee;
	border-radius: 5px;
	text-transform:uppercase;
	font-family: Roboto Condensed;
	font-weight:bold;
	
	}
	.pro-info-bt-2:after1{
	
	content: "";
    position: absolute;
    width: 3px;
    height: 20px;
    background: #ed7d31;
    border-radius: 2px;
    left: 0px;
    bottom: 25px;
	margin-left: 5px;
	margin-bottom:-1px;
	
	}
	
.pro-info-content{font-size: 15px;
    line-height: 28px;
    color: #333333; margin-bottom:0px; padding-top:20px; padding-left:15px; padding-right:15px; padding-bottom:15px;}

	.pro-info-content table{ width:55% !important; margin-bottom:18px; border:1px solid #ddd !important;}
    .pro-info-content td{border-bottom: 1px solid #ddd !important; font-size:16px; padding-top:4px; padding-bottom:4px;}
	.pro-info-content table tr>td:first-child {
    width: 33%;
    vertical-align: top;
	padding-left:25px;
	font-weight: 400;
	font-size:16px;
	color:#333;
	padding-right: 10px;
	border-right: 1px solid #ddd !important;
    }
    .pro-info-content table tr>td:nth-child(2) {
    vertical-align: top;
	color:#333;
	font-weight: 400;
	font-size:16px;
	padding-left:25px;
}

.tab-pro-info-content{font-size:15px; line-height:24px;}
.tab-pro-info-content img{max-width:100%;margin-bottom:15px !important;}
.tab-pro-info-content *{}	
.tab-pro-info-content h1,.tab-pro-info-content h2{font-size:20px !important;color: #111 !important; margin-bottom:22px !important;}
.tab-pro-info-content h3{font-size:17px !important;color: #111 !important; margin-bottom:22px !important;}
.page-intro-top-bt{font-size:25px;color: #111; margin-bottom:25px; border-bottom:1px solid #ccc; padding-bottom:15px; position:relative; padding-left:0px; margin-top:30px; font-weight:bold;}
.page-intro-top-bt:after{ content: "";
    position: absolute;
    width: 45px;
    height:3px;
    background: #ed7d31;
    border-radius: 0px;
	margin-left: 0px;
	left:0px;
	bottom:0px;
	border-radius:0px;
	}
.page-intro{font-size: 14px;
    line-height: 26px;
    padding-left: 5px;
    border-top: 0px solid #ddd;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    background: #fff;
    margin-top: 0px;}
	.page-intro table{ width:100% !important; margin-bottom:18px; border:0px solid #fff !important;border-top:0px solid #eee !important;border-bottom:0px solid #eee !important;}
    .page-intro td{border-bottom: 0px dotted #ccc; font-size:16px; padding-top:4px; padding-bottom:4px;}
	.page-intro table tr>td:first-child {
    width: 35%;
    vertical-align: top;
	padding-left:5px;
	font-weight: 400;
	font-size:15px;
	color:#222;
	padding-right: 10px;
    }
    .page-intro table tr>td:nth-child(2) {
    vertical-align: top;
	color:#222;
	font-weight: 400;
	font-size:15px;
	font-family:arial;font-family: 'Arial', 'sans-serif' !important;
    }
	.page-intro table tr:first-child>td {
	padding-top: 10px;
    }
	.page-intro table tr:last-child>td {
	padding-bottom: 10px;
    }
.quote-button{display:block; text-align:center; width:200px; height:45px; line-height:40px; font-size:18px; border:1px solid #ed7d31;background:#fff; color:#ed7d31; margin-top:0px;border-radius:5px; vertical-align:top; margin-right:0px; }
.quote-button:hover{background:#ed7d31 !important;border:1px solid #ed7d31 !important;color:#fff !important;}

.pic-group{padding:0px;}
.pic-group .big-pic{border:0px solid #e8e8e8;cursor:pointer;*cursor:hand;padding:0px;display:flex;vertical-align:middle; text-align:center;width:300px;height:300px;margin: auto;}
.pic-group .big-pic img{width: 100%;
    height: 100%;
    object-fit: cover;}
.pic-group .small-list{overflow:hidden; background:#fff; padding:20px;width:420px; }
.pic-group .p-small{width:70px; height:65px; text-align:center; vertical-align:middle; margin:0 auto; display:table-cell; background:#fff;}
.pic-group .p-small img{max-width:90%; max-height:90%;}
.pic-group .small-pic-list li{margin-right:14px; float:left;cursor:pointer;border:1px solid #ddd;}
.pic-group .small-pic-list li:first-child{}
.pic-group .small-pic-list li.on{border:#6b87aa solid 1px;}
.pic-group .small-list .prev,.pic-group .small-list .next{float:left;display:block;width:10px;height:25px;cursor:pointer;margin-top:23px;font-size:20px;color:#6b87aa;}
.pic-group .small-list .prev{float:left;}
.pic-group .small-list .next{float:right;text-align:right;}
.pic-group .small-pic-list{float:left;position:relative;overflow:hidden;width:340px;margin-left:13px;margin-right:0px;height:70px;}
.pic-group .small-pic-list ul{width:2000px;overflow:hidden;position:absolute;}
.small-list .disabled{color:#bbb !important;}

.nav-tabs {
    border-bottom: 2px solid #24499C;
}
.nav-tabs>li {
    margin-bottom: 0px;
}
.nav-tabs>li>a {
font-size:16px;
font-weight:bold;
color:#333;
background-color: #eee;
border: 1px solid transparent;
margin-right: 5px;
padding: 13px 28px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #24499C;
    border: 1px solid #24499C;
    border-bottom-color: transparent;
}
.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    background-color: #eee;
	color:#333;
	border: 1px solid transparent;
}
.tab-content{padding:10px;padding-top:10px;margin-bottom:30px;line-height:24px;overflow: auto !important;}
.tab-content table{width:100% !important;}
.quote-title{margin-top:0px; padding-bottom:10px;font-size:25px; border-bottom:3px solid #24499C; line-height:50px; padding-left:40px; background-image: linear-gradient(#fcfcfc, #eee); padding-top:7px; color:#333;}

.list-main-content-itemlist { margin-bottom:60px;}
.list-itemlist-img-a{position:relative;overflow:hidden; display:block;}
.list-itemlist-img-a>p{background:rgba(36, 73, 156, 0.8); width:100%; height:18%; position:absolute; left:0px; bottom:0px; font-size:26px; color:#fff;transition:.3s; display:block; text-align:center; padding:8px;}
.list-itemlist-img-a>p>font{ display:block; font-weight:500;margin-bottom: 8px; margin-top:5px;}
.list-itemlist-img-a>p>img{margin-top:16px;}
.list-itemlist-img-a:hover p{height:100%;transition:.3s; padding-top:20%;background:rgba(36, 73, 156, 0.8);}	
.list-itemlist-img-a .list-itemlist-img{
    border: 0px solid #ddd;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 3.5%; 
	background:#fff;
	height:350px;
	transition: all 0.5s;
	}
.list-itemlist-img img {padding:0px;object-fit: cover;max-width:100%; max-height:100%;width:100%;height: 100%;}

.list-itemlist-img-a:hover .list-itemlist-img{transform: scale(1.08);transition: all 0.5s;}
	
.list-main-content-itemlist .list-itemlist-title{    
    font-size: 14px;
    line-height: 20px;
    display: block;
	background:#f3f3f3;
	height:110px;
	padding:40px;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	padding-top:25px;
	}
.list-main-content-itemlist .list-itemlist-title h1{ font-size:30px; margin-bottom:12px; color:#111;}
.list-main-content-itemlist .list-itemlist-title p{ font-size:15px; line-height:24px;color:#666;padding-left:40px;padding-right:40px;}	
.list-main-content-itemlist .list-itemlist-more{    
    display: block;
	background:#f3f3f3;
	padding-left:0px;
	padding-bottom:40px;
	padding-top:20px;
	}
.list-main-content-itemlist .list-itemlist-more a{display:block; background:#fff; color:#24499C; width:160px; line-height:26px; font-size:16px; padding:8px;border-radius:0px;text-transform: uppercase; text-align:center; border:solid #24499C 1px; font-weight:400; letter-spacing:1px; margin:auto;}
.list-main-content-itemlist .list-itemlist-more a:hover{border:solid transparent 1px;background:#24499C; color:#fff;}
.list-main-content-itemlist li a{margin-bottom:0px;}
.list-main-content-itemlist li {margin-bottom:40px;}

.page-location{background:#fff;height:50px;border-bottom:0px solid #eee; line-height:50px; margin-bottom:30px;font-size:13px; font-weight:300; margin-top:12px;}
.page-location .son{border-bottom:1px solid #c0c0c0;}
.page-location-bt{float:left;color:#e25031;border-bottom: 2px #e25031 solid;font-size:16px; font-weight:bold;}
.page-location-cont{margin-left:0px; color:#777; float:right;}
.page-location-cont a{color:#777;}
.page-location-cont i{margin-left:3px;margin-right:3px;}
.page-location-cont .current{color:#777;}

.home-keyword{ background:#eee; height:80px;}
.home-keyword>div>span:nth-child(1){ float:left; display:block; margin-top:30px;}
.home-keyword>div>span:nth-child(1) a{ margin-left:10px; margin-right:15px;}
.home-keyword>div>span:nth-child(2){ float:right; display:block;margin-top:21px;}

.web-footer{background:#EDEDED; padding-top:0px; padding-bottom:0px; color:#333;min-width: 1200px;}
.web-footer-copyright{border-top:0px solid rgba(255,255,255,.05); padding-top:10px;padding-bottom:10px; background:#1F1F1F;}
.web-footer-left{float:left;display:block;padding-top:7px;padding-left:0px;color:rgba(255,255,255,.4);font-weight: 300;}
.web-footer-right{float:right;display:block;padding-right:0px;color:rgba(255,255,255,0.9); text-align:right; line-height:20px;font-size:12px; padding-top:2px;}
.web-footer-right a{color:rgba(255,255,255,0.9);}
.web-footer-right .fa{background:none;height:30px;width:30px;text-align:center;line-height:30px;font-size:16px;color:rgba(255,255,255,0.4); border:1px solid rgba(255,255,255,0.4);margin-bottom:2px;margin-right:6px;margin-left:3px;border-radius: 50%;}
.web-footer-list{ margin-bottom:18px; padding-top:14px;}
.web-footer-list>ul>li{display:inline-block; margin-right:60px; vertical-align:top;}
.web-footer-list>ul>li:last-child {
    margin-right: 0px;
	max-width: none;
}
.web-footer-list>ul>li>font{ font-size:14px; display:block; border-bottom:1px solid rgba(255,255,255,.1); padding-bottom:0px; padding-top:10px; margin-bottom:7px; font-weight:bold;}
.web-footer-list-submenu {font-size:12px; line-height:23px; display:block; color:#333;font-weight: 300;}
.web-footer-list-submenu li a{font-size:12px; line-height:23px; display:block; color:#333;font-weight: 300;}
.web-footer-list-submenu li a:hover{color:#ea2a01;}
.web-footer-list-submenu li a i{margin-right:5px;}

 .bottom-sns-icon a{ width: 24px;
    height: 24px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 17px;
	color:#888;
    margin-right: 7px;
    border: 0px solid #aaa;background:none;}
 .bottom-sns-icon a:hover{ background:none; color: #fff;}

.slider-1{ margin-top:20px; margin-bottom:60px !important; padding-bottom:5px;}
.slider-1 div a{ display:block; padding:13px; padding-bottom:18px;}
.slider-1 div a>span{height:290px; width:100%;border:0px solid #ddd; padding:0px; display:block;overflow:hidden;position:relative;border-radius: 4px; background:#fff;box-shadow: 3px 3px 6px 0 rgba(134, 134, 134, 0.1);}
.slider-1 div a>span>span{height:150px; width:100%;border:0px solid #ddd; padding:0px; display:flex;justify-content: center;align-items: center;overflow:hidden;position:relative;border-radius: 2px;}
.slider-1 div a>span>span>img{max-height:100%; max-width:100%;transition: all 0.2s;}
.slider-1 div a>span>font{display:block;justify-content: center;align-items: center; background:rgba(0, 0, 0, 0); height:140px; text-align:center; color:#333;font-size:16px; margin-left: 40px;margin-right: 40px; border-top:1px solid rgba(0, 0, 0, .1); padding-top:15px;}
.slider-1 div a>span>font>p{display:block;justify-content: center;align-items: center;font-size:15px; margin-top:10px; color:#888;}

.slider-1 div a:hover img{transform: scale(1.08);}
.slider-1 div a:hover>span{background:#fff;box-shadow: 8px 8px 20px 0 rgba(134, 134, 134, 0.1);}
.slider-1 div a:hover>span *{}
.slider-1 div a:hover>span>font{border-top:1px solid rgba(0, 0, 0, .1);}

.slider-111 div a font p{display:none;}
.slider-111 div a:hover font{background:rgba(13, 136, 51, .8); color:#FFFFFF; height:125px;transition: all 0.2s; display:block;padding-top:25px;}
.slider-111 div a:hover font p{display:block; font-size:13px; border:1px solid #fff; line-height:28px; width:40%; margin:auto;margin-top:20px;border-radius: 2px;}
.slider-111 div a:hover span{border:0px solid #222;}
.slider-111 div a:hover img{transform: scale(1.08);}

.nav-tabs-page{background-color: #fff;border-bottom:none ; border-bottom: 1px solid #000; padding-left:0px;}
.nav-tabs-page>li {
    margin-bottom: -1px;margin-right: 3px;
}
.nav-tabs-page>li>a{margin:0px 10px;padding: 0px 21px ;
    height: 35px ;border-radius: 0px;margin: 0px;background:none; font-size:13px; font-weight:normal;line-height:33px;border: 1px solid #000;min-width:inherit;}
.nav-tabs-page>li>a:hover{ background-color: #003967;color: #fff;transition:0s;}	
.nav-tabs-page>li.active>a, .nav-tabs-page>li.active>a:focus, .nav-tabs-page>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #003967;
    border: 1px solid transparent;
}
.page-left-content{ border-top:0px #ed7d31 solid;border:0px solid #ddd;  padding-bottom:10px; margin-top: 25px;}
.page-left-content .row{ padding:0px !important; margin-left:-15px !important;margin-right:-15px !important;}
.page-left-content .row li{ margin-bottom:20px;}
.page-left-content .row .row-col-img{ border:none !important;}
.page-left-content font{ font-size:17px; font-weight:500; margin-bottom:20px; display:block;background-image: linear-gradient(#fff, #fff); color:#333; line-height:50px; padding-left:20px;border-top:1px #ddd solid;border-bottom:1px #ddd solid;text-transform: uppercase;}
.page-left-content p{ padding:20px; }
.a-link{display: block;
    background: #ed7d31;
    color: #fff;
    width: 130px;
    line-height: 28px;
    font-size: 15px;
    padding: 5px;
    border-radius: 2px;
    text-align: center;
    margin-top: 20px;
    margin: auto;
    border: 1px solid #ed7d31;}
.a-link:hover{ color: #ed7d31;
    border: 1px solid #ed7d31;
    background: #fff;}

.page-main-full{width: 100%; padding-top:0px;}
.page-main-full .son{width: 1200px;}
.page-main-full .page-main-category{float:none; border-right:0px solid #ddd; width:100%; padding:0px;border-bottom: 0px solid #eee; background:#fff; margin-bottom:55px;box-shadow: 0 4px 6px #e9e9e9;}
.page-main-full .page-main-content{float:none;text-align:left; width:100%; margin-right:20px;margin-bottom: 0px;padding:30px 30px 0px 30px;padding-left:0px;padding-right:0px; min-height:200px; border-left:0px solid rgba(0,0,0,0.07); padding-top:0px;}
.page-main-full .m-left{width:100%; margin-bottom:0px;}
.page-main-full .m-left h1{display:none;}
.page-main-full .m-left ul{ text-align:left;font-size:0px;}
.page-main-full .m-left li{margin-bottom:0px;margin-top:0px; display:inline-block; vertical-align:top;position: relative;}
.page-main-full .m-left li:first-child{}
.page-main-full .m-left li a{
	display:block;
	line-height:22px;
	color:#111;
	font-size:18px;
	padding: 18px 28px 25px 28px;
	border-bottom:0px solid rgba(0,0,0,0.08);
	background: none;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	position:relative;
	font-weight: 500;
	}
.page-main-full .m-left li a i{
	display:none;
	}
.page-main-full .m-left li:after{
	content: "";
    position: absolute;
    width: 1px;
    height: 26px;
    background: #cfcfcf;
    right: 0;
    top: 50%;
    margin-top: -20px;
	display:block;
	}
.page-main-full .m-left li:last-child:after,.page-main-full .m-left li.last:after {
        display: none;
    }
		
.page-main-full .m-left li:hover a,.page-main-full .m-left li.current a{color:#ed7d31;background: #fff; border-bottom:2px solid #ed7d31;}

.page-main-full .m-left li:hover a:before,.page-main-full .m-left li.current a:before{content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    background: #fff;
    border: 3px solid #ed7d31;
    border-radius: 100%;
    left: 50%;
    margin-left: -9px;
    bottom: -9px;
    z-index: 2;
	display:none;	
	}
.page-main-full .m-left li:hover a:after,.page-main-full .m-left li.current a:after{content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ed7d31;
    border-radius: 100%;
    left: 50%;
    margin-left: -3px;
    bottom: -3px;
    z-index: 3;display:none;}
	
.page-main-full .m-left dl{ display:none; }
	
.page-main-full .page-title{display:none; margin-bottom:40px; margin-top:35px; padding-bottom:40px;text-align:center;border-bottom: 0px solid #ddd;
    padding-left: 0px;position:relative; }
.page-main-full .page-title:after{}
.page-main-full .page-title font{color:#222; font-size:38px;display:block;text-transform:uppercase; font-weight:bold; position:relative;float: none;}
.page-main-full .page-title:after{content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background: #ed7d31;
    border-radius: 2px;
    left: 50%;
    bottom: 0px;
	margin-left: -13px;
	margin-bottom:0px;
}
.page-main-full .page-title font:before{    content: "";
    position: absolute;
    width: 39%;
    height: 1px;
    background: #D9D9D9;
    bottom: 23px;
    left:0px;
}
.page-main-full .page-title font:after{     content: "";
    position: absolute;
    width: 39%;
    height: 1px;
    background: #D9D9D9;
    bottom: 23px;
	right:0px;
}

/*Other003109 */
.Other003109{position: fixed;z-index: 110;right: 5px;top: 50%;transform: translateY(-50%); }
.Other003109 li{position: relative;width: 50px;height: 50px;background-color: #f0f0f0;margin-bottom: 10px;}
.Other003109 li dl{position: relative;right: 0; top: 0;height:100%;white-space: nowrap;}
.Other003109 li dl > *{ vertical-align: middle;}
.Other003109 li dt{width: 50px;height: 50px;background-position: center center; background-repeat: no-repeat; background-size: auto 48%;}
.Other003109 li.qq dl {background-color:#a9d0ab;}
.Other003109 li.phone dl {background-color: #e47969;}
.Other003109 li.wechat {background-color: #680770;}
.Other003109 li.wechat dl {height:auto;/*background-color: #680770;*/}
.Other003109 li.wechat:hover dl {padding-right: 50px;}
.Other003109 li.gotop dl {background-color: #c23b5e;}
.Other003109 li.qq dt{background-image: url(/upload/icon_qq.png);}
.Other003109 li.phone dt{background-image: url(/upload/icon_phone.png);}
.Other003109 li.wechat dt{position:absolute;top:0;right:0;background-image: url(/upload/icon_wechat.png);}
.Other003109 li.gotop dt{background-image: url(/upload/icon_top.png);}
.Other003109 li.gotop dt a {display: block;width:100%;height:100%;}

.Other003109 li.qq:hover dt{background-image: url(/upload/icon_qq_h.png);}
.Other003109 li.phone:hover dt{background-image: url(/upload/icon_phone_h.png);}
.Other003109 li.wechat:hover dt{background-image: url(/upload/icon_wechat_h.png);}
.Other003109 li.gotop:hover dt{background-image: url(/upload/icon_top_h.png);}

.Other003109 li:hover dl{position: absolute;right: 0; top: 0;}
.Other003109 li dd{width: 0; line-height: 50px;color: #fff;display: none;overflow: hidden;}
.Other003109 li:hover dt{display: inline-block;background-color:#fff;}
.Other003109 li:hover dd{width: auto;padding: 0 20px;display: inline-block;}
.Other003109 li dd aside{white-space: nowrap;font-size: 16px;}
.Other003109 li dd aside a{color: #fff;}
.Other003109 li dd aside img {display: block;}

/********************* 手机版 *********************/
 @media (max-width: 1px) {
body{margin-top:60px !important;}
.page-location{display:none;}
.web-main{width:100%; min-width:100%;border:none;} 
.son{width:100%;}
.web-top{display:none;}
.web-nav {
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    bottom: 0;
	height: 60px;
}
.web-nav-mob {
    overflow-x: hidden;
    overflow-y: scroll;
	height:auto;
}
.page-banner,.home-banner{margin-top:0px !important;}
.navbar{margin-bottom:0px;min-height:60px;border:none;}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}
.navbar-header {
    float: none;
    height:auto;
	padding-top: 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
    font-size: 14px;
    text-transform:none;
    font-weight:normal;
	padding: 12px 30px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #24499C;
    background-color: #f3f3f3;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #24499C;
    background-color: #f3f3f3;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #24499C;
    background-color: #f3f3f3;
}
.navbar-brand{padding:0px;padding-top:7px;height: 60px;}
.navbar-brand img {max-height:45px;margin-left:10px;padding: 8px;height:auto;transition:none;}
.navbar-slogan{display:none;}
.navbar-search{display:none;}
.navbar-toggle{margin-top:12px;}
.navbar-default .navbar-toggle {border:none;}
.navbar-collapse{ position:absolute;z-index: 9999;width: 100%;background: #fff;box-shadow: rgb(204, 204, 204) 0px 3px 4px;padding-top:0px;}

.nav-submenu{width:100%;border-radius:0px; border:none;box-shadow:none;margin-top:0px !important; font-size:14px; padding-top:0px !important; background:none;}
.nav-submenu>li>a {
    display: block;
    padding: 10px 50px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
	border-bottom:1px solid rgba(0,0,0,0.1);
	background: #fcfcfc;
}
.nav-submenu>li:last-child>a {
	border-bottom:1px solid rgba(0,0,0,0.1);
}
.nav-submenu>li>a>i {
    float:right;
}

.home-banner{height:auto;margin-bottom:0px;}
.navbar-nav{margin-top:0px;margin:0px 0px;padding-bottom: 15px;}
.home-main-left{width:100%;float:none;border:none;}
.m-left{margin-bottom:40px;}
.m-left h1{margin-bottom:0px;}
.m-left ul {}
.m-left li a{background: url(../img/arrow-right-1.png) no-repeat 92% center #fff;}
.m-left li:hover a, .m-left li.current a{background: url(../img/arrow-right-2.png) no-repeat 92% center #24499C;}
.page-content {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
    padding-top: 5px;
	font-size:14px;
}
.page-left-content{display:none;}
.home-main-right{width:100%;float:none;margin-right:0px;}
.home-group-img-list{margin-left:15px; margin-right:15px;}
#inquiry-icon{display:none;}
p#back-to-top a{background: rgba(0,0,0,0.2) !important;height: 40px !important;width: 40px !important;font-size: 18px !important;line-height: 40px !important;}
.row .row-col-img{height:160px !important;}
.home-group-item{width:100%;}
.home-group-content{border:none; min-height:auto; padding-bottom:0px;}
.home-group-news-list{border:none; min-height:auto; padding-bottom:0px;}
.web-footer{padding-left:20px;padding-right:20px;}
.web-footer-left,.web-footer-right{float:none; text-align:center; padding:0px;}
.web-footer-left{padding-bottom:10px;}
.page-banner{width:100%; height:90px; min-width:100%;background-size:cover !important;}
.page-main-category{width:100%;float:none;border:none;}
.page-main-content{width:100%;float:none;margin-right:0px;}
.page-content img{max-width:100%;margin-bottom:5px;margin-top:5px;}
.page-list{margin-left:15px; margin-right:15px;}
.quote-title{font-size:20px;padding-left:20px;}
.inquiry-contact{width:95% !important;padding-left:20px !important;}
.page-info-title{line-height:normal;}
.page-info-title font{font-size: 20px;}
.page-info-pro-intro{width:100%; padding-left:20px; padding-right:20px;}
.quote-button{width:100%;}
.page-news{box-shadow:none;text-align: center;}
.page-news .page-news-img{margin:0px;margin-bottom:10px;}
.page-news .page-news-cont{width:100%;margin:0px;text-align:left;margin-bottom:10px;}
.page-news .page-news-title{font-weight:normal;font-size: 18px;}
.home-main-left, .home-main-right{margin-bottom:0px;padding-bottom:0px;}
.modal-dialog{width:95% !important;}
.page-title{line-height:normal; padding-top:10px;display: flex;height:auto;padding-bottom:10px; background:#f3f3f3;margin-top: 0px;}
.page-title font{font-size:18px;font-weight:normal;color: #24499C;}
.page-main-category, .page-main-content{margin-bottom:0px;padding-bottom:0px;}
.m-left dl{ display:none;}
.page-pro-subclass{ display:block;}
}

/********************* 公共 *********************/

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
}

html, body {
    -ms-overflow-style: scrollbar;
}

body{font-family:'Arial', 'sans-serif'; 
  font-size: 13px;
  line-height: 1.42857;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background:#fff;
}

ul{ list-style:none;}

a,a:hover,a:active,a:link,a:visited{text-decoration:none;outline:none;}
a{color:#333;}
a:hover{color:#ea2a01;}

img{border:0 none;}

.clear{clear:both;}

/*分页样式*/
.page{
	margin-top:3px;
	display: inline-block;
	*display:inline;
	zoom:1;
}
.pageX{
	float:right;
	margin-top:3px;
}
.pageX *{height:22px;padding-top:0px;padding-bottom:0px;width:auto !important;}
.pageX .btn{
	padding: 2px 12px;
}
.pageX .dropdown-menu{height:auto;max-height:200px !important;}
.pageX .dropdown-menu li a{padding: 0px 20px;}
.page a {
    text-decoration: none;
	border: 1px solid #ADADAD;
	color: #333;
    display: inline-block;
    padding: 0.4em 0.8em;
    margin-right: 5px;
	margin-bottom: 5px;
	color: #333;
	background: #ffffff;
	border-radius: 0px;
}
.page a:hover {
	background: #EBEBEB;
	text-decoration: none;
}

.page .current {
    background: #ed7d31 !important;
    color: #fff !important;
	border: 1px solid #ed7d31;
	text-decoration: none;
	cursor:pointer;
	*cursor:hand;
}
.page .current:hover {
    color: #000000;
    text-decoration: none;
}

/*bootstrap 解决列高不一样错位问题*/
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

p#back-to-top{
      position:fixed;
      top:420px;
      right:0px;
	  z-index:999999;
	  display:none;
}
p#back-to-top a{
      text-align:center;
      text-decoration:none;
      display:block;
	  border-radius:50%;
	  height:45px;
	  width:45px;
	  background-color: rgba(0,0,0,.3);
      font-size:18px;
      -moz-transition:color 1s;
      -webkit-transition:color 1s;
      -o-transition:color 1s; 
      -moz-transition:background 1s;
      -webkit-transition:background 1s;
      -o-transition:background 1s;
	  line-height:46px;
	  color:#fff;
}
p#back-to-top a:hover{
     color:#fff;
}	

#inquiry-icon {position:fixed;top:300px;right:0px;z-index:999999; display:none;}	
#inquiry-icon a{border-radius:6px;
	  height:50px;
	  width:50px;
	  background-color: #fa7510;
      font-size:21px;
      -moz-transition:color 1s;
      -webkit-transition:color 1s;
      -o-transition:color 1s; 
      -moz-transition:background 1s;
      -webkit-transition:background 1s;
      -o-transition:background 1s;
	  line-height:50px;
	  color:#fff;
	  text-align:center;
	  border-radius:50%;}

.inquiry-icon-right {position:fixed;top:280px;right:0px;z-index:999999;background-image: linear-gradient(#ed7d31, #ed7d31);border-radius:4px 0px 0px 4px;}	
.inquiry-icon-right .inquiry-icon-right-link{border-radius:0px 0px 0px 0px;
	  height:45px;
	  width:45px;
	  background-color: none;
      font-size:25px;
      -moz-transition:color 1s;
      -webkit-transition:color 1s;
      -o-transition:color 1s; 
      -moz-transition:background 1s;
      -webkit-transition:background 1s;
      -o-transition:background 1s;
	  line-height:45px;
	  color:#fff;
	  text-align:center; display:block;
	  margin-bottom: 0px;
	  }
.inquiry-icon-right-content{top:0px;right:45px;left:auto; padding:0px; margin:0px;min-width: 250px; border:none; padding-right:7px; background:none;box-shadow:none;-webkit-box-shadow:none;}
.inquiry-icon-right-content-title{background-image: linear-gradient(#f3f3f3, #f3f3f3); line-height:40px;border-radius: 4px 4px 0px 0px; color:#333; padding-left:20px; font-size:18px;text-transform: uppercase; font-family: Roboto Condensed;}
.inquiry-icon-right-content-cont{padding:25px 20px 25px 20px; background:#fff;-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.175);box-shadow: 0 3px 6px rgba(0,0,0,.175);border-radius: 0px 0px 5px 5px; min-height:80px; font-size:15px; line-height:24px;}
	  
.page-search{display:block; background:#fff; margin-bottom:0px;width: 100%;border-bottom:1px #ddd dotted;}
.page-search a{display:inline-block;vertical-align:middle;}
.page-search .page-search-img{width:140px;height:120px; background:#fff; text-align:center; margin:25px;margin-right:10px; margin-left:5px; line-height:120px; border:1px solid #e8e8e8;border-radius:0px;color:#ccc;}
.page-search .page-search-img img{max-width:80%;max-height:80%;padding:10px;}
.page-search .page-search-cont{width:60%; margin:30px;}
.page-search .page-search-title{display:block; font-size:14px; margin-bottom:10px;color:#333;padding-bottom: 10px;}

.inquiry-contact{width:550px;padding-left:20px;}
.inquiry-contact li h5{padding-top:20px;padding-bottom:10px; font-family:arial; font-size:15px;}
.inquiry-contact li h5 small {font-size: 85%;color: #bbb;margin-left: 5px;}
#sending{position:absolute;z-index:10;left:35%;top:-280px;width:200px;font-size:20px;background:rgba(0,0,0,0.8);border-radius: 3px; height:50px; border:0px solid #ccc; line-height:50px; text-align:center; font-weight:bold;display:none;color:#fff;}
#sending i {font-size:22px;}
.inquiry-contact #SfMessSubmit2{background-color:rgb(20, 18, 19); border-color:rgb(20, 18, 19); color:#fff; font-size:18px;}
.inquiry-icon-right11 {
    position: fixed;
    top: 280px;
    right: 0px;
    z-index: 999999;
}
.inquiry-icon-right11 .inquiry-icon-right-link {
    border-radius: 2px;
    width: 38px;
    background-color: #0f6fb8;
    font-size: 25px;
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
    line-height: 17px;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 1px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.inquiry-icon-right-content11 {
    top: 0px;
    right: 38px;
    left: auto;
    padding: 0px;
    margin: 0px;
    min-width: 250px;
    border: none;
    padding-right: 7px;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.inquiry-icon-right-content11>div {
    -webkit-box-shadow: 0 1px 7px rgba(0,0,0,0.2);
    box-shadow: 0 1px 7px rgba(0,0,0,0.2);
    border-radius: 3px;
    overflow: hidden;
}
.inquiry-icon-right-content-title11 {
    background: #fff;
    line-height: 45px;
    color: #555;
    padding-left: 20px;
    font-size: 15px;
    text-transform: uppercase;
}
.inquiry-icon-right-content-title11>i{font-size: 17px;}
.inquiry-icon-right-content-cont11 {
    padding: 15px 20px 15px 20px;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0);
    box-shadow: 0 3px 6px rgba(0,0,0,0);
    min-height: 60px;
    font-size: 15px;
    line-height: 24px;
}
.video-div{position: absolute !important;
    top: 0px;
    left: 0px;
    z-index: 99;
    text-align: center;
    display: block;
    width: 100%;
    height: 100% !important;
    color: #fff;
    font-size: 14px;display: flex;
    justify-content: center;
    align-items: center;}
.video-div-icon{background: rgba(0,0,0,0.5);
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 40px;
    font-size: 19px;
    color: rgba(255,255,255,0.9);
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.9);
    padding-left: 6px;}	