@charset "utf-8";

/********************* PC版 *********************/
.web-main{background:#F5F5ED;width:100%;min-width:1200px;margin:0 auto; overflow:hidden;}
.son{margin:0 auto;width:1200px;}

.web-top{background:#fff; color:#666; height:36px;padding-top:3px; padding-bottom:5px; border-bottom: 1px solid #e4e4e4;font-weight: 400;  }
.web-top-left{float:left;padding-left:0px;color:#666; padding-top:6px;}
.web-top-right{float:right;padding-right:0px;}
.web-top-right i{margin-left:15px;margin-right:5px;font-size:16px;color:#182f63;}
.web-top-right a{color:#888;}
.web-top-right .top-sns-icon1 a{ background:#aaa; width:25px; height:25px; line-height:26px; text-align:center;border-radius: 50%; color:#fff; font-size:14px; margin-right:10px;}
.web-top-right .top-sns-icon1 a:hover{ background:#24499C;}

.web-nav{width:100%;z-index:99;top:0px; left:0px; background:#F5F5ED;box-shadow: 0 6px 6px 0 rgba(27,31,64,0); transition:.3s; border-top:0px solid #0092DD;position: relative; border-bottom:0px solid #e6e6e6;}
.navbar-default {
    background-color:transparent;
    border-color: #fff;
	border-radius:0px;
}
.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:75px;
	padding-top: 5px;
	transition: .3s;
}
.navbar-collapse{
background:#EFEBDF;
padding-right: 0px; 
padding-left: 0px;
float: none;
padding-top: 0px;
transition: .3s;
}
.navbar-nav{
margin: auto;
display: table;
float:none;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
	font-size:15px;
	text-transform:none;
	font-weight:400;
	text-transform:uppercase;
	will-change: transform; /* 提前优化渲染层 */
    transform: translateZ(0); /* 强制触发硬件加速，兼容旧浏览器 */	
}
.navbar-default .navbar-nav>li>a i{font-size:14px;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: #C0975F;
    background: none;
	border-radius:0px;
	border-bottom:3px solid #C0975F;
}
.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: #C0975F;
    background: none;
	border-radius:0px;
	border-bottom:3px solid #C0975F;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 0px;
	margin-top:3px;
	height:53px;
	margin:0px 30px;
	transition:0s;
	border-bottom:3px solid transparent;
}

.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: #C0975F;
    background: none;
	border-radius: 0px;
	border-bottom:3px solid #C0975F;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
.nav-submenu{width:220px;border-radius:0px; border:none; box-shadow:none;margin-top:0px !important; font-size:15px; padding-top:0px !important; background:none;}
.nav-submenu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #fff;
    white-space: normal;
	background: #B38944;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-right:40px;
	font-weight:normal;
}
.nav-submenu>li>a:focus,.nav-submenu>li>a:hover,.nav-submenu .open>a {
    color: #fff !important;
    background-color: #AC823D !important;
	border-bottom: 1px solid rgba(0,0,0,.1) !important;
}
.nav-submenu>li:last-child>a {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.nav-submenu>li>a>i {
    float:right;
	color: #fff; margin-right:-20px;
}
.nav-submenu>li>a:hover i,.nav-submenu .open>a i  {
    color: #fff;
}
.nav-submenu-2{left:220px;top: 0px;width:220px;border-radius:0px; border:none; box-shadow:none;margin-top:0px !important; font-size:15px; padding-top:0px !important; background:none;}
.nav-submenu-2>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #444;
    white-space: normal;
	background: #F5F5ED;
	border-left: 1px solid rgba(0,0,0,.1);
	border-right: 1px solid rgba(0,0,0,.1);
	border-top: 1px solid rgba(0,0,0,.05);
	padding-right:40px;
}
.nav-submenu-2>li>a:hover {
    color: #fff;
    background-color: #C0975F;
	border:1px solid transparent;
	border-bottom:none;
}
.nav-submenu-2>li:last-child>a {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.nav-submenu-2>li>a>i {
    float:right;
	color: rgba(0,0,0,.3); margin-right:-20px;
}
.nav-submenu-2>li>a:hover i {
    color: #fff;
}
.navbar-header-left{ float:left; width:20%; padding-top:23px;
	will-change: transform; /* 提前优化渲染层 */
    transform: translateZ(0); /* 强制触发硬件加速，兼容旧浏览器 */	
}
.navbar-header-left img{ margin-right:10px;}
.navbar-header-left a{ font-size:15px;color:#444;}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 0px;
    font-size: 18px;
    line-height: 20px;
	padding-left:0px;
	text-align: center;
    display: block;
    width: 60%;
}
.navbar-header-right{ float:right; width:20%; text-align:right;padding-top:18px;}
.navbar-header-right a{display: inline-block;
    vertical-align: middle;}
.navbar-header-right .quote{ background:#BD995F; display:inline-block; color:#fff; padding:8px 19px; font-size:14px; text-transform:uppercase; margin-left:25px; font-weight:400;border-radius: 2px;    will-change: transform; /* 提前优化渲染层 */
    transform: translateZ(0); /* 强制触发硬件加速，兼容旧浏览器 */	}
.navbar-brand img {
max-height:57px;
margin-left:0px;
transition:.8s;
margin-top:11px;
display: initial;
}
.navbar-slogan {
margin-top:30px;
display:block;
font-size:16px;
border-left:1px solid #ddd;
margin-left:2px;
float:left;
padding-left:15px;
height:42px;
line-height:20px;
color:#01689d;
font-weight:bold;
display:none;
}
.navbar-search {
display: none;
float:none;
}
#search{border-radius:15px;position:relative; width:200px; margin-top:0px; margin-right:25px;}
#search .search-input{border-radius:15px;width:100%; height:27px; line-height:27px; background:rgba(255, 255, 255, 1); margin-top:0px; font-size:12px; margin-right:0px; padding-left:15px; color:#666; border:0px solid #eee;outline:none; }
#search .search_icon{position:absolute;right:8px;top:1px;cursor:pointer;width:35px;line-height:25px;text-align:center;border-top-right-radius:4px;border-bottom-right-radius:4px;}
#search .fa-search{font-size:16px;color:#bbb;}
.search-input::-webkit-input-placeholder {color: #bbb;}
.search-input:-moz-placeholder {color: #bbb;}
.search-input:-ms-input-placeholder {color: #bbb;}​

.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:630px; 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);line-height:50px; border-bottom:0px solid #24499C; padding-left:20px; padding-right:20px; text-align:center;}
.home-group-title>span{color:#222; font-size:18px; display:inline-block; margin-bottom:5px;letter-spacing: 1px;font-weight:500;text-transform: uppercase; position:relative;}
.home-group-title>span:before{content: "";
    position: absolute;
    width: 44px;
    height: 4px;
    background: #BD995F;
    bottom: -4px;
left: 50%;
transform: translate(-50%, -50%);}

.home-group-title>p{border-bottom:0px solid #182f63; width:30px; display:block; margin:auto;border-radius: 3px;}

.home-group-title>font{ font-size:34px; width:50%; margin:auto; display:block; line-height:36px; margin-top:20px;}

.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:#333;margin-bottom:35px;border: 1px solid #e2e2e2;transition:.3s;}
.row li>a:hover{color:#A87D41;box-shadow:1px 6px 10px rgba(0,0,0,0.1);transition:.3s;}
.row li>a:hover .row-col-title{background: #f3f3f3;}
.row .row-col-img{height:220px; border:0px solid #e8e8e8; display: flex;
    justify-content: center;
    align-items: center;
text-align: center;
width:100%;
color:#aaa;
overflow:hidden;
}
.row .row-col-img:hover{border:0px solid #e8e8e8;}
.row .row-col-img:hover img{border:0px solid #182f63; 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 15px 20px 15px;}

.row .row-col-img:hover .fa-play{border: 3px solid #094 !important;color: #094 !important;}

.m-left{width:100%; margin-bottom:45px;border: 0px solid #ddd; border-top:none;border-bottom:none;border-bottom: 0px solid #ddd; text-align:center;background: #eee;}
.m-left h1{background-image:linear-gradient(#182f63, #182f63);display:block; line-height:58px; color:#fff; font-size:22px; padding-left:25px;text-transform: uppercase;border: 0px solid #ddd; border-top:0px solid #e8e2e0;border-radius: 0px 8px 0px 0px;border-bottom: 0px solid #ccc; display:none;}
.m-left li{margin-bottom:0px;margin-top:0px; display:inline-block; margin-right:10px;}
.m-left li:first-child{}
.m-left li a{
	display:block;
	line-height:19px;
	color:#444;
	font-size:16px;
	padding: 16px 19px 16px 19px;
	border:0px solid #ddd;
	background: url(../img/arrow-right-11.png) no-repeat 240px center;
	font-weight:400;
	}
.m-left li:last-child a{}	
.m-left li:hover a,.m-left li.current a{color:#fff;background: url(../img/arrow-right-3.png) no-repeat 240px center #182f63;border-bottom:0px solid #182f63;}
.m-left dl{ display:none;}
.m-left dd a{
	display:block;
	line-height:22px;
	color:#222;
	font-size:15px;
	border-bottom:1px solid rgba(0,0,0,0.08);
	background: url(../img/arrow-right-1.png) no-repeat 35px center #fcfcfc;
	padding: 12px 10px 12px 56px;
	letter-spacing: 0px;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;

}	

.m-left dd:hover a,.m-left dd.current a{color:#182f63; background: url(../img/arrow-right-3.png) no-repeat 35px center #fcfcfc;}

.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:500px;background:#fff;min-width:1200px;background-size:cover !important; }
.page-banner-bg{background:rgba(0,0,0,.3); 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:9.5%; color:#fff; padding-left:0px; text-align:left;}
.page-banner-txt-bg{ background:rgba(0, 0, 0, 0); padding:30px 30px 30px 0px;width: 50%;}
.page-banner-txt h1{text-transform:capitalize; font-size:45px; display:block;text-shadow1: 1px 1px 3px #222;margin-bottom:25px; }
.page-banner-txt h2{font-size:18px; font-weight:400;display:block;text-shadow1: 1px 1px 3px #222;text-transform:none; line-height:26px;white-space: break-spaces;}
.page-banner-txt span{width:40px; border-bottom:2px solid rgba(255,255,255,.5); display:block; margin-top:10px; margin-bottom:15px; display:none;}
@keyframes  ani{
    0%{ opacity:0; margin-top:-10px; }
    100%{opacity:1;}
}
@keyframes  ani2{
    0%{ opacity:0; width:0px; }
    100%{opacity:1;}
}
.page-banner-txt h1{
   animation: ani 0.8s both;
}
.page-banner-txt span{
   animation: ani2 0.8s both;
}
.page-banner-txt h2{
   animation: ani 0.8s 0.4s both;
}

.page-main{overflow: hidden;background: #F5F5ED; padding-top:35px;min-height: auto;}
.page-main-category{float:none; border-right:0px solid #ddd; width:100%; padding:0px;}
.page-main-content{float:none;text-align:left; width:100%; margin-right:0px;margin-bottom: 0px;padding:0px;padding-left:0px;padding-right:0px; min-height:400px; border-left:0px solid rgba(0,0,0,0.1); padding-top:0px;}
.page-main-content-div{margin-bottom:60px;}
.page-main-category,.page-main-content{/*margin-bottom: -10000px;padding-bottom: 10000px;*/}
.page-title{/*background-image:linear-gradient(#fff, #fff);*/line-height:40px; border-bottom:1px solid #ddd; height:55px; padding-left:30px; padding-right:20px; display:block; margin-bottom:35px; margin-top:0px; padding-bottom:60px;background: url(/statics/img/icon-bottom11.jpg) no-repeat 25px bottom; position:relative; }
.page-title font{color:#222; font-size:30px; float:left; display:block;text-transform:uppercase; font-weight:400;}
.page-title:before{content: "";
    position: absolute;
    width: 3px;
    height: 24px;
    background: #182f63;
    border-radius: 0px;
    left: 10px;
    bottom: 28px;}

.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:60px; padding-left:20px; padding-right:20px; line-height:28px; padding-top:25px; font-size:16px;}
.page-content img{max-width:100%;}
.contact-quote-title{margin-top:30px !important;}
.page-list{margin-bottom:80px; padding-top:20px;}

.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 #e8e8e8 solid;}
.page-news a{display:inline-block;vertical-align:middle;}
.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:65%; margin:30px;margin-top: 10px;}
.page-news .page-news-title{display:block; font-size:18px; margin-bottom:0px;color:#222;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:#182f63; border:1px solid #182f63;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 #182f63;background:#182f63;transition:0.5s; }

.page-info-title{background:#fff; border-bottom:1px solid #ddd; padding-left:20px; padding-right:20px; display:block; margin-bottom:30px; margin-top:32px;background: url(/statics/img/icon-bottom11.jpg) no-repeat 25px bottom; text-align:center;}
.page-info-title font{color:#222; font-size:27px; float:none; 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:27px; margin-top:-5px; text-align:center;}
.page-info-cont{padding:20px; line-height:26px; margin-bottom:0px; font-size:15px; padding-top:3px;}
.page-info-cont img{max-width:100%;}
.page-info-pro-group{width:100%; margin-bottom:30px;}
.page-info-pro-img{float:left;}
.page-info-pro-intro{float:left;width:480px; margin-left:70px;}
.tab-pro-info-content{font-size:14px; line-height:24px;}
.tab-pro-info-content img{max-width:100%;}
.page-intro{line-height:24px;margin-top:10px;margin-right:0px; margin-bottom:30px;}
.quote-button{display:inline-block; text-align:center; width:180px; height:44px; line-height:40px; font-size:16px; border:1px solid #182f63;background:#fff; color:#182f63; margin-top:0px;border-radius:2px; margin-right:15px;}
.quote-button:hover{background:#182f63;border:1px solid #182f63;color:#fff;}

.pic-group{padding:4px;}
.pic-group .big-pic{border:1px solid #e9e9e9;cursor:pointer;*cursor:hand;padding:0px;display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;width:500px;height:450px;}
.pic-group .big-pic img{max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;}
.pic-group .small-list{overflow:hidden; background:#fff; padding:20px;width:480px;}
.pic-group .p-small{width:75px; height:60px; text-align:center; vertical-align:middle; margin:0 auto; display:table-cell; background:#fff;}
.pic-group .p-small img{max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: cover;}
.pic-group .small-pic-list li{margin-right:11px; float:left;cursor:pointer;border:1px solid #ddd;margin-bottom: 10px;}
/*.pic-group .small-pic-list li:nth-child(5){ margin-right:0px;}
.pic-group .small-pic-list li:nth-child(10){ margin-right:0px;}
.pic-group .small-pic-list li:nth-child(15){ margin-right:0px;}*/
.pic-group .small-pic-list li.on{border:#24499C 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:#24499C;}
.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:430px;margin-left:13px;margin-right:13px;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;
transition: 0s;
}
.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: #182f63;
	color:#fff;
	border: 1px solid transparent;
	transition: 0s;
}
.tab-content{padding:10px;padding-top:30px;margin-bottom:30px;line-height:26px;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{font-size:24px; color:#333;display:block; text-align:left; padding:20px 38px 0px 38px;border: 1px solid #ccc;
    border-bottom: none;border-top: none;
    overflow: hidden;}
.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;display: none;}
.list-itemlist-img-a:hover1 p{height:100%;transition:.3s; padding-top:20%;background:rgb(0 0 0 / 60%);}	
.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:230px;
	transition: all 0.5s; overflow:hidden;
	}
.list-itemlist-img img {padding:0px;object-fit: cover;max-width:100%; max-height:100%;width:100%;height: 100%;transition: all 0.5s;}

.list-itemlist-img-a:hover .list-itemlist-img 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:#fff;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	padding-top:0px;
	border: 1px solid #ccc;
    border-bottom: none;
	border-top: none;
	}
.list-main-content-itemlist .list-itemlist-title h1{ font-size:30px; margin-bottom:8px; color:#111;}
.list-main-content-itemlist .list-itemlist-title p{ font-size:14px; line-height:23px;color:#666;padding-left:30px;padding-right:30px;}	
.list-main-content-itemlist .list-itemlist-more{    
    display: block;
	background:#fff;
	padding-left:0px;
	padding-bottom:40px;
	padding-top:20px;
	border: 1px solid #ccc;
	border-top: none;border-radius: 0px 0px 5px 5px;
    overflow: hidden;
	}
.list-main-content-itemlist .list-itemlist-more a{display:block; background:#fff; color:#888; width:120px; line-height:22px; font-size:13px; padding:6px;border-radius:0px;text-transform: uppercase; text-align:center; border:solid #bbb 1px; font-weight:400; letter-spacing:0px; margin-left:35px;}
.list-main-content-itemlist .list-itemlist-more a:hover{border:solid transparent 1px;background:#182f63; color:#fff;}
.list-main-content-itemlist li a{margin-bottom:0px;border-radius: 5px 5px 0px 0px;
    overflow: hidden;}
.list-main-content-itemlist li {margin-bottom:30px;padding-left: 13px;
    padding-right: 13px;}

.page-location{background:#eee;height:50px;border-bottom:0px solid #eee;border-top: 1px solid #e6e6e6; margin-bottom:15px;font-size:13px; font-weight:300; line-height:50px;}
.page-location-bt{font-size: 45px;text-transform: uppercase; float:none; font-weight:500; display:none;}
.page-location-cont{margin-left:0px; color:#888;float: none; margin-top:0px;}
.page-location-cont a{color:#888;}
.page-location-cont i{margin-left:5px;margin-right:5px;}
.page-location-cont .current{color:#888;}

.web-footer{background:#000; padding-top:25px; padding-bottom:40px; color:#fff;}
.web-footer-copyright{border-top:1px solid rgba(255,255,255,.08); padding-top:20px;}
.web-footer-left{float:left;display:block;padding-top:5px;padding-left:0px;color:rgba(255,255,255,.4);font-weight: 300;}
.web-footer-right{float:right;display:block;padding-right:0px;}
.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.6); border:1px solid rgba(255,255,255,0.6);margin-bottom:2px;margin-right:6px;margin-left:3px;border-radius: 50%;}
.web-footer-list{ margin-bottom:50px; padding-top:30px;}
.web-footer-list>ul>li{display:inline-block; margin-right:40px; vertical-align:top;max-width: 15%;}
.web-footer-list>ul>li:last-child {
    margin-right: 0px;
	max-width: none;
}
.web-footer-list>ul>li>font{ font-size:16px; display:block; border-bottom:0px solid rgba(255,255,255,.1); padding-bottom:14px; padding-top:18px; margin-bottom:0px;text-transform: uppercase; color: #BD995F;font-weight: 500;}
.web-footer-list-submenu {font-size:14px; line-height:27px; display:block; color:rgba(255,255,255,.8);font-weight: 300;}
.web-footer-list-submenu li a{font-size:14px; line-height:27px; display:block; color:rgba(255,255,255,.8);font-weight: 300; margin-bottom:4px;}
.web-footer-list-submenu li a:hover{color:rgba(255,255,255,1);}
.web-footer-list-submenu li a i{margin-right:5px; display:none;}

/*
.slider-1{ margin-top:20px; margin-bottom:55px !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: 2px; background:#fff;box-shadow: 8px 8px 20px 0 rgba(134, 134, 134, 0.1);}
.slider-1 div a>span>span{height:180px; 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;object-fit: cover;
    width: 100%;
    height: 100%;}
.slider-1 div a>span>font{display:block;justify-content: center;align-items: center; background:rgba(0, 0, 0, 0); height:80px; text-align:center; color:#333;font-size:21px; margin-left: 40px;margin-right: 40px; border-top:0px solid rgba(0, 0, 0, .1); padding-top:35px;}
.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;}
.slider-1 div a:hover>span *{color:#009944;}
.slider-1 div a:hover>span>font{border-top:0px solid rgba(255, 255, 255, .2);}

.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 #ddd; padding-left:0px;}
.nav-tabs-page>li {
    margin-bottom: -1px;
}
.nav-tabs-page>li>a{margin:0px 10px;padding: 9px 20px ;
    border-radius: 0px;margin: 0px;background:none; font-size:25px; font-weight:normal; margin-right:3px;height: 60px; }
.nav-tabs-page>li.active>a, .nav-tabs-page>li.active>a:focus, .nav-tabs-page>li.active>a:hover {
    color: #333;
    cursor: default;
    background: none;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
	
}
.page-left-content{ border-top:0px #009944 solid;border:1px solid #ddd;  padding-bottom:10px;border-radius:5px; overflow:hidden;}
.page-left-content>font{ font-size:18px; margin-bottom:5px; display:block;line-height:60px; padding-left:0px;    border-bottom: 1px solid #e9e9e9;
    margin-left: 30px;
    margin-right: 30px;}
.page-left-content>p{ padding:20px; }

.page-left-content>div {
    padding: 20px;
    line-height: 22px;
    color: #888;
    display: block;
    margin-bottom: 5px;
    padding-top: 15px;
}
.page-left-content>div>span:nth-child(1){ display:inline-block; vertical-align:top; font-size:30px;border-radius: 50%;
    border: 2px solid #182f63;
    width: 45px;
    height: 45px;
    line-height: 43px;
    text-align: center;
    color: #182f63; margin-right:8px; display:none;}
.page-left-content>div>span:nth-child(2){display:inline-block; vertical-align:top; margin-left:20px;}
.page-left-content>div>span:nth-child(2)>p:nth-child(1){ font-size:16px; margin-bottom:5px;}
.page-left-content>div>span:nth-child(2)>p:nth-child(2){ font-size:20px;color: #182f63; }
.page-left-content>div>span:nth-child(2)>a{ font-size: 17px;
    color: #888;
    background: #fff;
    display: block;
    padding: 7px 20px 7px 20px;
    text-align: center;
    margin-top: 24px;
    border: 1px solid #ccc;border-radius:3px;background-image: linear-gradient(#fff, #eee);  }

.page-main-full .page-main-category{ display:none;margin-bottom: 0px;
    padding-bottom: 0px;}
.page-main-full .page-main-content{float:none; width:100%; border:none; padding:0px;margin-bottom: 0px;
    padding-bottom: 0px;}
.page-main-full .page-content{ padding:0px;}

/********************* 小屏PC *********************/

@media (max-width: 1px){

.web-main {
    min-width: 1250px;
}

.son {
    width: 1200px;
    min-width: 1200px;
}

.nav>li>a {
    margin: 0px 18px;
}

.page-main-content{width: 75.5%;margin-right: 0px; padding-right:0px;}
.page-banner {
    min-width: 1200px;
}

.page-content img {
    max-width: 100% !important;
}

.web-footer-list>ul>li {
    margin-right: 45px;
}

.home-about-left{width:82% !important;}

}

/********************* 手机版 *********************/
 @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:'Noto Serif', 'sans-serif'; 
  font-size: 13px;
  line-height: 1.42857;
  color: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background:#F5F5ED;
  margin-top:0px;
}

ul{ list-style:none;}

a,a:hover,a:active,a:link,a:visited{text-decoration:none;outline:none;}
a{color:#222;}
a:hover{color:#AC8E56;}

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: #BD995F !important;
    color: #fff !important;
	border: 1px solid #BD995F;
	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:362px;
      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;
    font-size: 15px;
    -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;
    background: rgb(0 0 0 /40%);
}
p#back-to-top a:hover{
     color:#fff;
}

#inquiry-icon {position:fixed;top:300px;right:0px;z-index:999999; }	
#inquiry-icon a{border-radius:6px;
	  height:45px;
	  width:45px;
	  background-color: #24499C;
      font-size:17px;
      -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:44px;
	  color:#fff;
	  text-align:center;
	  border-radius:50%;}
	  
.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:0px;}
.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-right {
    position: fixed;
    top: 280px;
    right: 0px;
    z-index: 999999;
}
.inquiry-icon-right .inquiry-icon-right-link {
    border-radius: 2px;
    width: 38px;
    background-color: #182f63;
    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-content {
    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-content>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-title {
    background: #fff;
    line-height: 45px;
    color: #182f63;
    padding-left: 20px;
    font-size: 15px;
    text-transform: uppercase;
}
.inquiry-icon-right-content-cont {
    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;
}
.modal-backdrop {
    z-index: 999;
}
.img-rendering{image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;}

.page-list-company-number{ border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0px 50px;width: 25%;}
.page-list-company-number:last-child{ border:none;}	
.page-list-company-number11:after{content: "";
    position: absolute;
    width: 1px;
    height: 25px;
    background: #C0975F;
    left: 50%;
    bottom: 0px;
    margin-left: 0px;
    margin-bottom: 0px;}
.page-list-company-number>span:nth-child(1){ display:block;margin-bottom:12px;text-align:center;}
.page-list-company-number>span:nth-child(1) font:nth-child(1){ font-size:48px;line-height: 18px;color:#BD995F; }
.page-list-company-number>span:nth-child(1) font:nth-child(2){ font-size:17px; color:#111; margin-left:3px;}
.page-list-company-number>span:nth-child(2){ display:block;font-size:15px;line-height: 18px;color:#222; text-align:center;}

/* 默认弹窗样式 */

#cboxContent {
    background: #fff;
    padding: 35px;
    padding-right: 35px;
    border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
}

#cboxClose{border-radius: 0px 10px 0px 10px;}

#cboxOverlay {
    background: rgba(0,0,0,0.5);
}

#cboxTitle {
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    position: absolute;
    bottom: 10px;
    left: 58px;
    color: #949494;
	float:right;
}

/* PDF弹窗样式 */

.colorbox-pdf {overflow:inherit !important;}
.colorbox-pdf #cboxContent {background: #fff;padding: 0px;border-radius: 0px;}
.colorbox-pdf .cboxIframe{background: none;}
.colorbox-pdf #cboxClose{right: -40px;border-radius: 0px;background: url(/statics/js/colorbox/images/close_white.png) no-repeat center center #444;background-size: 20px;}

/* 视频弹窗样式 */

.colorbox-video {overflow:inherit !important;}
.colorbox-video #cboxContent {background: #fff;padding: 0px;border-radius: 0px;}
.colorbox-video .cboxIframe{background: none;}
.colorbox-video #cboxClose{right: -40px;border-radius: 0px;background: url(/statics/js/colorbox/images/close_white.png) no-repeat center center #444;background-size: 20px;}


/* 页面层弹窗样式 */

.colorbox-div #cboxContent {
    background: #fff;
    padding: 30px;
	padding-right: 30px;
    border-radius: 10px;
}

/* 带标题Iframe弹窗样式 */

.colorbox-page-title #cboxContent {
    background: #fff;
    padding: 0px;
    border-radius: 10px;
    overflow: hidden;
	padding-top:85px;
	padding-bottom:35px;
}
.colorbox-page-title #cboxTitle {
    position: absolute;
    top: 30px;
    left: 30px;
    text-align: left;
    color: #222;
	font-size: 30px;
	width: auto;
    height: 40px;
}
.colorbox-page-title #cboxClose{top: 25px;right: 20px;background-size: 22px;border-radius: 5px;}
.colorbox-page-title #cboxLoadedContent {border-top: 1px solid #ececec;}
