@charset "utf-8";

/********************* PC版 *********************/
.web-main{background:#fff;width:100%;min-width:1250px;margin:0 auto;}
.son{margin:0 auto;width:1250px;}

.web-top{background:#056BC4; color:#fff; height:36px;padding-top:3px; padding-bottom:5px; border-bottom: 0px solid #e4e4e4; }
.web-top-left{float:left;padding-left:0px;color:#fff; padding-top:7px;}
.web-top-right{float:right;padding-right:0px;color:#fff;}
.web-top-right i{margin-left:15px;margin-right:5px;font-size:16px;color:#fff;}
.web-top-right a{color:#fff;}
.web-top-right .top-sns-icon1 a{ background:#fff; 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{height:90px;width:100%;z-index:99;top:0px; left:0px; background:#fff;/*box-shadow: 0 2px 8px 0 rgba(27,31,64,.08);*/ transition:.3s; border-top:0px solid #0092DD;position: relative;}
.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:left;
	height:auto;
	padding-top: 11px;
	transition: .3s;
}
.navbar-collapse{
background:none;
padding-right: 0px; 
padding-left: 0px;
float: right;
padding-top: 0px;
transition: .3s;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
	font-size:15px;
	text-transform:none;
	font-weight:400;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a i{font-size:14px;color: rgba(0,0,0,.4); border-bottom:none !important; }
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:hover * {
    color: #0298E9;
    background: none;
	border-radius:0px;
	border-bottom:3px solid #0298E9;
}
.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: #0298E9;
    background: none;
	border-radius:0px;
	border-bottom:3px solid #0298E9;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 38px 0px;
	margin-top:3px;
	height:90px;
	margin:0px 18px;
	transition:.3s;
	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: #0298E9;
    background: none;
	border-radius: 0px;
	border-bottom:3px solid #0298E9;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}
.nav-submenu{width:230px;border-radius:5px !important; padding:12px 0px; margin:0px;margin-top:0px !important; font-size:15px; background:none;	border: 0px solid rgba(0,0,0,.05);overflow: hidden;-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.08);
    box-shadow: 0 2px 8px rgba(0,0,0,.1); background:#fff;}
.nav-submenu>li>a {
    display: block;
    padding: 9px 22px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #444;
    white-space: normal;
	background: rgba(255, 255, 255, 1);
	border-bottom: 0px solid rgba(0,0,0,.05);
	padding-right:40px;
}
.nav-submenu>li>a:hover {
    color:#0298E9;
    background-color: #fff;
	border-bottom: 0px solid rgba(0,0,0,.03) !important;
}
.nav-submenu>li:last-child>a {
	border-bottom:none;
}
.nav-submenu>li>a>i {
    float:right;
	color: rgba(0,0,0,.3); margin-right:-20px; margin-top:2px;
}
.nav-submenu>li>a:hover i {
    color: #0298E9;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
	padding-left:0px;
}
.navbar-brand img {
max-height:70px;
margin-left:0px;
height:60px;
transition:.8s;
margin-top:6px;
}
.navbar-slogan {
margin-top:15px;
display:block;
font-size:16px;
border-left:1px solid #ddd;
margin-left:12px;
float:left;
padding-left:12px;
height:30px;
line-height:25px;
color:#f39801;
font-weight:bold;
display:none;
}
.navbar-search {
display:block;
float:none;
}
#search{border-radius:15px;position:relative; width:200px; margin-top:3px; margin-right:0px;}
#search .search-input{border-radius:15px;width:100%; height:26px; line-height:26px; background:rgba(0, 0, 0, .06); margin-top:0px; font-size:12px; margin-right:0px; padding-left:15px; color:rgba(255,255,255, .6); border:0px solid #eee;outline:none; }
#search .search_icon{position:absolute;right:8px;top:0px;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:rgba(0,0,0, .2);}
.search-input::-webkit-input-placeholder {color: rgba(0,0,0, .2);}
.search-input:-moz-placeholder {color: rgba(0,0,0, .2);}
.search-input:-ms-input-placeholder {color: rgba(0,0,0, .2);}​

.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);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:32px; display:block; margin-bottom:5px;letter-spacing: 0px;font-weight:bold;text-transform: uppercase;}
.home-group-title>p{border-bottom:5px solid #058ad2; width:30px; display:block; margin:auto;border-radius: 3px; position:relative;}
.home-group-title>font{ font-size:16px; color:#666;}

.home-group-title111>p:after{content: "";
    position: absolute;
    width: 15px;
    height: 5px;
    background: #f39801;
    border-radius: 0px 2px 2px 0px;
    right: 0px;
    bottom: -5px;}

.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;}
.row li a:hover{color:#ff9303;}
.row li a:hover .row-col-title{background:#0298E9; color:#fff;}
.row .row-col-img{height:220px; border:1px solid #e8e8e8; display: flex;
    justify-content: center;
    align-items: center;
color:#aaa;
overflow:hidden;
}
.row .row-col-img:hover{border:1px solid #0298E9;}
.row .row-col-img:hover img{border:0px solid #f39801; 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: #eee; display:block; text-align:center;padding: 15px 20px 15px 20px;}

.row .row-col-img:hover .fa-play{border: 3px solid #094 !important;color: #094 !important;}

.m-left{width:100%; margin-bottom:30px;border: 0px solid #ddd; border-top:none;border-bottom:none;border-bottom: 0px solid #ddd;}
.m-left .son{margin:auto;width: 100%;}
.m-left ul{border: 1px solid #ddd;}
.m-left h1{background-image: linear-gradient(to right,#0662bd,#0298e9);display:block; line-height:64px; color:#fff; font-size:20px; padding-left:25px;text-transform: uppercase;border: 0px solid #ddd; border-top:0px solid #FF8C28;border-radius: 5px 0px 0px 0px;border-bottom: 0px solid #f39801;}
.m-left li{margin-bottom:0px;margin-top:0px;}
.m-left li:first-child{}
.m-left li a{
	display:block;
	line-height:19px;
	color:#333;
	font-size:16px;
	padding: 18px 40px 18px 30px;
	border-bottom:1px solid #e8e8e8;
	background: url(../img/arrow-right-1.png) no-repeat 220px center #fff;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	}
.m-left li.last a{border-bottom:none;}	
.m-left li:hover a,.m-left li.current a{color:#0298E9;background: url(../img/arrow-right-3.png) no-repeat 220px center #fff;}
.m-left dl{}
.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:#f39801; background: url(../img/arrow-right-3.png) no-repeat 35px center #fcfcfc;}

.m-left-location{ float:right; padding:20px 0px;color:#888;display:none;}
.m-left-location a{ color:#888;}
.m-left-location i{ margin:0px 5px;}
.m-left{background: #f3f3f3;}
.page-main-full .m-left ul {
    text-align: left;
    font-size: 0px;
	float:left;
}
.page-main-full .m-left li:hover a, .page-main-full .m-left li.current a {
    color: #fd8020;
    background: none;
    border-bottom: 0px solid #fd8020;
    margin-bottom: 0px;
}
.page-main-full .m-left li a{    font-size: 16px;
    padding: 20px 0px 20px 0px;}
.page-main-full .m-left li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 26px;
    background: #cfcfcf;
    right: 0;
    top: 50%;
    margin-top: -12px;
    display: block;
}
.m-left-bt{text-align:center; padding:20px 0px; font-size:30px; position:relative; color:#222;display:none;}	
.m-left-bt:after{content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #f39801;
    border-radius: 2px;
    left: 50%;
    bottom: -2px;
    margin-left: -21px;}

.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:350px;background:#fff;min-width:1250px;background-size:cover !important; }
.page-banner-bg{background:rgba(0,0,0,0.2); height:100%; width:100%;}
@keyframes  bgcolorloading1111{
    0%{ background:rgba(0,0,0,0); }
    100%{background:rgba(0,0,0,.2);}
}
.page-banner-bg{
   animation: bgcolorloading111 0.5s both;
}
.page-banner-txt{padding-top:9.8%; color:#fff; padding-left:0px;}
.page-banner-txt-bg{ background:rgba(0, 0, 0, 0); padding:30px 30px 30px 10px;width: 100%;}
.page-banner-txt h1{text-transform: uppercase; font-size:42px; display:block;text-shadow: 1px 1px 3px #222;margin-bottom:15px; font-weight:bold; }
.page-banner-txt h2{font-size:17px; font-weight:400;display:block;text-shadow: 1px 1px 3px #222;text-transform: uppercase; color:rgb(255 255 255 /80%);}
.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  1ani{
    0%{ opacity:0; margin-top:-10px; }
    100%{opacity:1;}
}
@keyframes  1ani2{
    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: #fff; padding-top:30px;min-height: 600px;}
.page-main-category{float:left; border-right:0px solid #ddd; width:260px; padding:0px;}
.page-main-content{float:right;text-align:left; width:985px; margin-right:0px;margin-bottom: 50px;padding:30px;padding-left:34px;padding-right:0px; min-height:400px; border-left:0px solid rgba(0,0,0,0.07); 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:-6px; padding-bottom:60px;background: url(/statics/img/icon-bottom11.jpg) no-repeat 25px bottom; position:relative;}
.page-title font{color:#222; font-size:27px; float:left; display:block;text-transform:uppercase; font-weight:bold;}
.page-title:before{content: "";
    position: absolute;
    width: 4px;
    height: 24px;
    background: #0298E9;
    border-radius: 2px;
    left: 10px;
    bottom: 25px;}
.page-title:after{content: "";
    position: absolute;
    width: 4px;
    height: 12px;
    background: #f41420;
    border-radius: 0px 0px 2px 2px;
    left: 10px;
    bottom: 25px; display:none;}
	
.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;}

.samll-class { margin-bottom:100px; margin-top:30px;}
.samll-class li{display:block; background:#fff; margin-bottom:30px; padding-bottom:45px;border-radius:0px;box-shadow: 0px 0px 3px 1px rgba(0,0,0,0);border:1px #ddd solid; padding:35px;}
.samll-class li a{display:inline-block;vertical-align:middle;}
.samll-class li:hover{border: 1px #0662bd solid;}
.samll-class li .samll-class-img{width:260px;height:190px; background:#fff; text-align:center; margin:0px;margin-right:10px; line-height:170px; border:0px solid #e8e8e8;border-radius:0px;color:#ccc; margin-left:5px;}
.samll-class li .samll-class-img img{max-width: 100%;
    max-height: 100%;
    padding: 0px;
    object-fit: cover;
    width: 100%;
    height: 100%;}
.samll-class li .samll-class-cont{width:63%; margin-left:40px;}
.samll-class li .samll-class-title{display:block; font-size:24px; font-weight:bold; margin-bottom:10px;color:#155EAC;border-bottom:0px #ddd solid;padding-bottom: 0px;}
.samll-class li .samll-class-intro{display:block; margin-bottom:20px; color:#666666;font-size:15px;line-height:25px;white-space: pre-line;}
.samll-class li .samll-class-more{display:block;color:#fff; border:0px solid transparent;background:#155EAC;width:140px;text-align:center; line-height:38px;border-radius:2px;font-size:14px;background-image: linear-gradient(to right,#0662bd,#0298e9);}
.samll-class li .samll-class-more i{ margin-right:10px;}
.samll-class li .samll-class-more:hover{color:#155EAC; border:1px solid #155EAC;background:#fff;line-height:36px;}

.page-content{margin-bottom:80px; padding-left:20px; padding-right:20px; line-height:30px; padding-top:0px; font-size:16px; position:relative;color: #222;}
.page-content img{max-width:100%;border-radius: 3px; }
.page-content h1{ font-size:19px; margin-bottom:25px;font-weight: 700;color: #056bc4;padding-left:19px;position: relative;}
.page-content h1:before{content:''; width:10px; height:3px; background:#0298E9;position: absolute; left:0px;border-radius: 2px; top:6px;transform:rotate(45deg);}	
.page-content h1:after{content:''; width:10px; height:3px; background:#0298E9;position: absolute; left:0px;border-radius: 2px; top:12px;transform:rotate(-45deg);}	
.page-content h2,.page-content h3{ font-size:17px; margin-bottom:16px;font-weight: 700;}	
.page-content table{ width:100%; margin-bottom:10px; }
.page-content td{font-size:15px; padding:10px; padding-left:10px;}
.page-content table tr:first-child>td {  }
.contact-quote-title{margin-top:30px !important;}
.page-list{margin-bottom:70px;}

.page-list-ys2{display:block; background:#fff; margin-bottom:30px;border-radius:0px;box-shadow: 0px 0px 3px 1px rgba(0,0,0,0);width: 100%;margin-right:12px; margin-left:12px;border: 1px #e6e6e6 solid; padding:40px}
.page-list-ys2:hover{border: 1px #0662bd solid;}
.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 .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:65%;margin-left:40px; margin-top:5px;border: 0px solid #e6e6e6;}
.page-list-ys2 .page-list-ys2-title{display:block; font-size:20px; margin-bottom:5px;color:#222;border-bottom:0px #ddd solid;padding-bottom: 10px; font-weight:600;}
.page-list-ys2 .page-list-ys2-intro{display:block; margin-bottom:10px; color:#777;font-size:15px;line-height:24px;white-space: pre-line;}
.page-list-ys2 .page-list-ys2-more{display:block;color:#fff; border:0px solid #c10110;background:#fff; width:140px;text-align:center; line-height:38px;border-radius:2px;font-size:14px;float: left;margin-right: 5px;background-image: linear-gradient(to right,#0662bd,#0298e9);}
.page-list-ys2 .page-list-ys2-more:hover{color:#0662bd; border:1px solid #0662bd;background:#fff; line-height:36px; }
.page-list-ys2 .page-list-ys2-more i{ margin-right:8px;}

.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:#f39801; border:1px solid #f39801;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 #f39801;background:#f39801;transition:0.5s; }
.page-info-top-bt{font-size: 35px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 15px;
    font-weight: bold;
    position: relative;
    padding-left: 5px;}
.page-info-title{background:#fff; border-bottom:1px solid #ddd; padding-left:20px; padding-right:20px; display:block; margin-bottom:30px; margin-top:0px;background: url(/statics/img/icon-bottom11.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:15px; margin-top:-5px;}
.page-info-cont{padding:20px; line-height:30px; margin-bottom:0px; font-size:15px; padding-top:15px;color: #222;}
.page-info-cont img{max-width:100%;border-radius: 3px;}
.page-info-cont ul {display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 0.5em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;}
.page-info-cont ul li{display: list-item;
    text-align: -webkit-match-parent;}
.page-info-cont h1{ font-size:19px; margin-bottom:25px;font-weight: 700;color: #056bc4;}	
.page-info-cont h2,.page-info-cont h3{ font-size:17px; margin-bottom:16px;font-weight: 700;}	
.page-info-cont table{ width:100%; margin-bottom:10px; border:1px solid #ccc !important; }
.page-info-cont td{border-bottom: 1px solid #ccc; border-right:1px solid #ccc; font-size:15px; padding:10px; padding-left:10px;}
.page-info-cont table tr:first-child>td { }
.page-info-pro-group{width:100%; margin-bottom:30px;}
.page-info-pro-img{float:left;}
.page-info-pro-intro{float:right;width:440px;}
.tab-pro-info-content{font-size:15px; 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:140px; line-height:44px; font-size:18px; border:0px solid #058ad2;background:#fff; color:#fff; margin-top:0px;border-radius:2px; margin-right:15px;background-image: linear-gradient(to right,#0662bd,#0298e9);}
.quote-button:hover{background:#fff;border:1px solid #0662bd;color:#0662bd;line-height:42px;}

.pic-group{padding:4px;}
.pic-group .big-pic{border:1px solid #e9e9e9;cursor:pointer;*cursor:hand;padding:10px;display:table-cell;vertical-align:middle; text-align:center;width:450px;height:350px;}
.pic-group .big-pic img{max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.pic-group .small-list{overflow:hidden; background:#fff; padding:20px;width:450px;}
.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: 100%;
    height: 100%;
    object-fit: cover;}
.pic-group .small-pic-list li{margin-right:14px; float:left;cursor:pointer;border:1px solid #ddd;margin-bottom: 10px;}
.pic-group .small-pic-list li.on{border:#0298e9 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:360px;margin-left:19px;margin-right:9px;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: 0px 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: 0px solid #24499C;
    border-bottom-color: transparent;
}
.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    background-color: #0063af;
	color:#fff;
	border: 0px solid transparent;
	transition: 0s;
}
.tab-content{padding:10px;padding-top:30px;margin-bottom:30px;line-height:28px;overflow: auto !important;color: #222;}
.tab-content table{width:100% ;}
.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:#f3f3f3;height:50px;border-bottom:0px solid #eee; line-height:50px; margin-bottom:10px;font-size:13px; font-weight:300;}
.page-location-cont{margin-left:20px; color:#888;}
.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:#003986; padding-top:17px; padding-bottom:40px; color:#fff;min-width: 1250px;}
.web-footer-copyright{border-top:1px solid rgba(255,255,255,.05); 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.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:50px; padding-top:30px;}
.web-footer-list>ul>li{display:inline-block; margin-right:40px; vertical-align:top;}
.web-footer-list>ul>li:last-child {
    margin-right: 0px;
	max-width: none;
}
.web-footer-list>ul>li>font{ font-size:15px; display:block; border-bottom:1px solid rgba(255,255,255,.1); padding-bottom:14px; padding-top:10px; margin-bottom:15px;text-transform: uppercase; font-weight:bold;}
.web-footer-list-submenu {font-size:14px; line-height:27px; display:block; color:rgba(255,255,255,.7);font-weight: 300;}
.web-footer-list-submenu li a{font-size:14px; line-height:27px; display:block; color:rgba(255,255,255,.7);font-weight: 300;}
.web-footer-list-submenu li a:hover{color:rgba(255,255,255,1);}
.web-footer-list-submenu li a i{margin-right:5px;}

.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);}
.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: #fafafa;border-bottom:none ; border-bottom: 2px solid #0063af; padding-left:0px;}
.nav-tabs-page>li {
    margin-bottom: 0px;
}
.nav-tabs-page>li>a{margin:0px 10px;padding: 9px 30px ;
    height: 45px ;border-radius: 0px;margin: 0px;background:none; font-size:18px; font-weight:400; margin-right:3px;}
.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:#0063af;
    border: 0px solid #ddd;
    border-bottom: 0px solid #0063af;
	
}
.page-left-content{ border-top:0px #009944 solid;border:1px solid #ddd;  padding-bottom:10px;border-radius: 3px; overflow:hidden;}
.page-left-content>font{ font-size:20px; margin-bottom:5px; display:block;background-image: linear-gradient(#fff, #eee); line-height:60px; padding-left:20px;}
.page-left-content>p{ padding:20px; }

.page-left-content>div {
    padding: 20px;
    line-height: 22px;
    color: #888;
    display: block;
    margin-bottom: 10px;
    padding-top: 30px;
}
.page-left-content>div>span:nth-child(1){ display:inline-block; vertical-align:top; font-size:30px;border-radius: 50%;
    border: 2px solid #0298e9;
    width: 45px;
    height: 45px;
    line-height: 43px;
    text-align: center;
    color: #0298e9; margin-right:8px;}
.page-left-content>div>span:nth-child(2){display:inline-block; vertical-align:top;margin-top: -2px;}
.page-left-content>div>span:nth-child(2)>p:nth-child(1){ font-size:19px; margin-bottom:7px;}
.page-left-content>div>span:nth-child(2)>p:nth-child(2){ font-size:19px;color:#0298e9; }

.page-main-full{width: 100%; padding-top:0px;}
.page-main-full>div:first-child {width: 100%;}
.page-main-full .page-main-category{float:none; border-right:0px solid #ddd; width:100%; padding:0px;border-bottom: 1px solid #ddd; background:#fff; margin-bottom:55px;box-shadow: 0 4px 6px #fff;}
.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:400px; border-left:0px solid rgba(0,0,0,0.07); padding-top:0px;}
.page-main-full .m-left{width:100%; margin-bottom:0px;border-bottom: 0px solid #ddd;}
.page-main-full .m-left .son{margin: 0 auto;width:1250px;}
.page-main-full .m-left h1{display:none;}
.page-main-full .m-left ul{ text-align:center;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:17px;
	padding: 10px 0px 25px 0px;
	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: 400;
	margin:0px 18px;
	}
.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:#f39801;background: none; border-bottom:2px solid #f39801; margin-bottom:-2px;}

.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 #e20202;
    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: 100px;
    height: 5px;
    background: #e20202;
    left: 50%;
    margin-left: -3px;
    bottom: -3px;
    z-index: 1;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: #e20202;
    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;
	display:none;
}
.page-main-full .page-title font:after{     content: "";
    position: absolute;
    width: 39%;
    height: 1px;
    background: #D9D9D9;
    bottom: 23px;
	right:0px;
	display:none;
}

.page-list-ys5 img{max-width: 100%;border-radius: 10px;}
.row .page-list-ys5:nth-child(1n){display:block;width:50%; float:left; padding-right:80px; line-height:32px; font-size:16px; padding-left:10px;}
.row .page-list-ys5:nth-child(2n){display:block;width:50%; float:right; text-align:right; padding-right:10px;}

/********************* 小屏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:'Roboto', 'sans-serif'; 
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background:#fff;
  margin-top:0px;
}

ul{ list-style:none;}

a,a:hover,a:active,a:link,a:visited{text-decoration:none;outline:none;}
a{color:#0298E9;}
a:hover{color:#0298E9;}

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: #f39801 !important;
    color: #fff !important;
	border: 1px solid #f39801;
	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:397px;
      right:0px;
	  z-index:999999;
	  display:none;
}
p#back-to-top a{
      text-align:center;
      text-decoration:none;
      display:block;
	  border-radius:2px;
	  height:38px;
	  width:38px;
	  background-color: #058AD2;
      font-size:13px;
      -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:38px;
	  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: #24499C;
      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%;}
	  
.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-right {
    position: fixed;
    top: 356px;
    right: 0px;
    z-index: 999999;
}
.inquiry-icon-right .inquiry-icon-right-link {
    border-radius: 2px;
    width: 38px;
    background-color: #058AD2;
    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: #0665BF;
    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;}