html{ width:100%; height:100%;}
body{ background:rgb(255, 255, 255);height:auto;}
*{margin:0;padding:0;list-style-type:none; }
a,img{border:0;}
a{ text-decoration:none !important;}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family:"寰蒋闆呴粦";
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.navbar-brand{
	padding: 29px 15px;
	height: auto;
}
nav.navbar.bootsnav{
	border: none;
	margin-bottom:0px;
}
.navbar-nav{
	float:right;
}
nav.navbar.bootsnav ul.nav > li > a{
	color:#ffffff;
	text-transform: uppercase;
	padding: 6px 14px;
    margin: 32px 0px;
}
/*nav.navbar.bootsnav ul.nav > li:hover{
	background: #91b408;
}*/

nav.navbar.bootsnav ul.nav > li:after{
	content: "";
	width:100%;
	height:0;
	background: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index:-1;
	transition: all 0.5s ease 0s;
}
nav.navbar.bootsnav ul.nav > li:hover a{
	z-index:2;
	color:rgba(0,102,255,1);
}
nav.navbar.bootsnav ul.nav > li:hover:after{
	width: 100%;
	height:96px;
}
.activelee a{ color:rgba(255,255,255,1)}
.activelee{ background:rgba(255,255,255,0);}
.activeleea{ background:rgba(255,255,255,1); color:rgba(0, 47, 167, 1) !important; border-radius:6px;}
.topimg1{ width:260px; height:163px; background:rgba(255,255,255,1); border:5px solid rgba(255,255,255,1); margin-left:200px; position:absolute; top:0px;}
.topimg2{ width:260px; height:204px; background:rgba(255,255,255,1); border:5px solid rgba(255,255,255,1); margin-left:200px; position:absolute; top:0px;}
.topimg3{ width:200px; height:146px; background:rgba(255,255,255,1); border:5px solid rgba(255,255,255,1);}
@media only screen and (max-width:1200px){
.dropdown-menu img{ display:none;}
}


nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
	content: "+";
	font-family: 'FontAwesome';
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	top: 35%;
	right: 10%;
	transition: all 0.4s ease 0s;
	display:none;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
	content: "\f105";
	transform: rotate(90deg);
}
.dropdown-menu.multi-dropdown{
	position: absolute;
	left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	border: none;
}


.logolee{ width:320px; height:96px; float:left; position:inherit;}
.logolee a{}
.logolee a img{}
.navbar-header h4{ line-height:1em; height:1em; margin-top:0.5em; margin-bottom:0; display:none;}
.toplee{ width:100%;  background:rgba(0, 47, 167, 1);height:95px;}


.leebbanner{position:fixed; bottom:54%; left:54%;}
.leebbanner img{ width: 372px; height:176px;}
.leeul{width:805px; margin:0 auto; text-align:center;}
.leeui{ position:fixed; bottom:27%;padding:0; margin:0 auto; text-align:center;width:805px;}
.leeui a{ display:block}
.leeli { width:116px; height:116px; border-radius:50%; float:left; margin:0 9px; padding:0; list-style:none;}

.li1{ background:url(../img/y1.png) center center no-repeat; background-size:100%;}
.li1:hover{ background:url(../img/u1.png) center center no-repeat; background-size:100%;}

.li2{ background:url(../img/y2.png) center center no-repeat; background-size:100%;}
.li2:hover{ background:url(../img/u2.png) center center no-repeat; background-size:100%;}

.li3{ background:url(../img/y3.png) center center no-repeat; background-size:100%;}
.li3:hover{ background:url(../img/u3.png) center center no-repeat; background-size:100%;}

.li4{ background:url(../img/y4.png) center center no-repeat; background-size:100%;}
.li4:hover{ background:url(../img/u4.png) center center no-repeat; background-size:100%;}

.li5{ background:url(../img/y5.png) center center no-repeat; background-size:100%;}
.li5:hover{ background:url(../img/u5.png) center center no-repeat; background-size:100%;}

.li6{ background:url(../img/y6.png) center center no-repeat; background-size:100%;}
.li6:hover{ background:url(../img/u6.png) center center no-repeat; background-size:100%;}


.leeimg-big{overflow:hidden; cursor: pointer;  transition: all 1s;}
.leeimg-big:hover{transform: scale(1.1, 1.1);transition: 1s transform; z-index:9999;}


/* 杞挱 */
.flexslider{position:relative;height:815px;overflow:hidden;background:url(../img/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:850px;}
.flex-control-nav{position:absolute;bottom:40px;z-index:2;width:100%;text-align:center; display:none;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../img/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../img/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../img/next.png) center center no-repeat;}
.banner-relative{ position:relative}
.banner-ol{ background:url(../img/banner-ol.png) center center no-repeat; 
position:absolute; top:0; left:0; z-index:3; width:100%; height:815px;text-align:center; margin:100px auto;}
.banner-ol{ padding-top:150px; color:rgba(0,0,0,1);}
.banner-ol h3{ width:auto; height:auto; text-align:center; margin-bottom:50px;}
.banner-ol h5{ width:auto; height:auto; text-align:center; margin-bottom:20px; font-size:18px;}
.banner-ol h6{ width:auto; height:auto; text-align:center; font-size:14px;
padding:8px; color:rgba(255,255,255,1); background:rgba(0, 47, 167, 1); width:8em; margin:0 auto; margin-top:35px; border-radius:10px;}
@media only screen and (max-width:1200px){
.flex-direction-nav li a.flex-prev{left:10px;background:url(../img/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10px;background:url(../img/next.png) center center no-repeat;}
}
@media only screen and (max-width:950px){
	.banner-ol {padding-top:30px;background: url(../img/banner-ol2.png) top center no-repeat;}	
	.flexslider {height: 500px;}
	.banner-img{ background-size:300% !important;}
	.banner-ol h5{ margin-bottom:15px;}
	.banner-ol h3{ margin-bottom:20px;}
}
@media only screen and (max-width:450px){
	.banner-img{ background-size:250% !important;}
}
/*娆㈣繋浜嗚В*/
.leebg2{ clear:both; width:100%; height:auto; background:rgb(255, 255, 255);}
.leecontainer{ margin:0 auto; width:1200px;}
.welcome{ width:inherit; background:rgba(255,255,255,1); margin-top:0px; padding-top:0px;}
.welcome h3{ padding-top: 10px; text-align:center; color:rgba(0, 47, 167, 1); margin-top:0px; font-weight:600; margin-bottom:5px;}
.welcome h5{ text-align:center; color:rgba(204,204,204,1); margin-top:0; margin-bottom:80px;}
.wel-left, .wel-right{ width:600px; float:left; padding-left: 70px;}
.wel-1,.wel-2{ float:left;}
.wel-1{ width:180px; height:100px;}
.wel-1 img{ text-align:center; margin:auto auto;}
.wel-2 p{ width:288px; height:105px; overflow:hidden; color:rgba(51,51,51,1);}
.wel-2 a{ text-decoration:none;}
.wel-2 h5{ padding:8px; border:1px solid rgba(204,204,204,1); color:rgba(0, 47, 167, 1); width:7em; text-align:center; border-radius:5px;}
.wel-2 h5:hover{ background:rgba(0, 47, 167, 1); color:rgba(255,255,255,1);}
.wel-banner{ width:100%; height:auto}
.wel-banner img{ width:100%; height:auto;}
@media only screen and (max-width:1200px){
	.leecontainer{ margin:0 auto; width:100%;}
	.wel-left, .wel-right{ width:100%; clear:both; padding:0 10%;text-align:center; margin:0 auto;}
	.wel-2 p{ width:100%; height:105px;}
	.wel-1{ width:100%; height:105px;}
	.wel-1 img{ width:auto;}
	.wel-2 h5{ margin:10px auto 30px auto;}
	.welcome h5{ margin-bottom:30px;}
}
/*鍏充簬鎴戜滑*/
.leebg3{ clear:both; width:100%; height:auto; background:rgb(255, 255, 255);  padding:40px 160px 0px 160px;}
.about h3{ text-align:center;color: #272727; margin-top:0;}
.about-g{ width:40px; height:5px; margin:0 auto; background:rgba(0, 47, 167, 1); margin-bottom:40px;}
.leecontainer3{ margin:0 auto; width:100%; background:rgba(0, 47, 167, 1);}
.about-ul{ width:720px; margin:0 auto; padding-top:70px;}
.about-li{ float:left; width:180px; text-align:center;}銆
.about-li img{ width:88px; height:auto; opacity:1;}
.about-li h4{ font-weight:600; padding:10px 0 40px 0; color:rgba(255,255,255,1);}
.about-li:hover h4{color:rgba(255,255,0,1);padding:5px 0 45px 0;}
.about-li:hover img{ opacity:0.5}
@media only screen and (max-width:1600px){
	.leebg3{width:100%;  padding:0}
}
@media only screen and (max-width:950px){
	.about-ul{ width:100%; margin:0 auto;}
	.about-li{ width:25%;}
}
@media only screen and (max-width:480px){
	.about-li{ width:50%;}
}
/*鍥炬枃鏂伴椈*/
.leebg4{ clear:both; width:100%; height:auto;; padding:66px 0 66px 0; background:url(../img/logo-bg.png)top center no-repeat;}
.leecontainer4{ margin:0 auto; width:1200px; background:#ffffff;}
.news-ul{ width:100%}
.news h2{ font-weight:600; clear:both;color:rgba(0,0,0,1); text-align:center; margin:0;}
.news h4{ font-weight:600; clear:both;color:rgba(0,0,0,1); text-align:center; margin:50px 0 ;}
.news h5{ clear:both; margin:0 auto; padding:8px; border:1px solid rgba(204,204,204,1); color:rgba(0, 47, 167, 1); width:7em; text-align:center; border-radius:5px;}
.news h5:hover{ background:rgba(0, 47, 167, 1); color:rgba(255,255,255,1);}
.news-g{ clear:both; margin:0 auto; width:100%; height:2px; background:rgba(0, 47, 167, 1);}
.news-li{ float:left; width:33.33%; padding:40px 40px 20px 40px; margin-bottom:20px;}
.news-li:hover{ background:rgb(241, 241, 241);}
.news-li img{ width:100%; height:200px;}
.news-li h4{  color:rgba(0,0,0,1); font-weight:600; margin:35px 0 25px 0;}
.news-li p{  color:rgba(0,0,0,1); margin-bottom:35px}
@media only screen and (max-width:1200px){
	.leecontainer4{ width:100%}
	.news-ul{ padding:0; margin:0; width:100%} 
	.news-li{ padding:0 1%;}
}
@media only screen and (max-width:950px){
	.news-li{ clear:both; width:100%; padding:10px;}
}
	
/*浜у搧杞挱*/

#disqus_thread{margin-top:20px;}
*{-moz-box-sizing:border-box;box-sizing:border-box;}
.blue{background:url(../img/pro-bg.jpg) center center no-repeat;color:#fff;}
.blue h3{    background: rgba(255, 255, 255, 0);
    color: #000000;
    font-size: 18px;
    line-height: 45px;
    margin: 0px;
    padding: 0%;
    position: relative;
    text-align: center}
.button{background:#3498db;color:#fff;display:block;font-size:16px;margin:20px auto;padding:20px;text-align:center;text-decoration:none;width:48%;}
.buttons{padding:0 20px 20px; margin-bottom: 10px;}
.buttons .button{background:#FFF;color:#3498db;float:left;margin:5px;}
.center .slick-center h3{-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);color:#e67e22;opacity:1;transform:scale(1.08);}
.center h3{opacity:0.8;transition:all 300ms ease;}

.content{margin:auto;padding:20px;width:1200px;}

.content:after,.buttons::after{clear:both;content:"";display:table;}
.destroy{font-weight:400;margin-top:40px;}
.features{display:block;list-style-type:none;margin-top:30px;padding:0;text-align:center;}
.features li{margin:20px 0;}
.filter .button{background:#FFF;color:#3498db; margin-bottom: 40px;}
.fixed-header{background:#FFF;box-shadow:2px 0 5px rgba(0,0,0,0.5);display:none;padding:10px;position:fixed;top:0;width:100%;z-index:10000;}
.fixed-header .header-content{margin:auto;width:600px;}
.fixed-header .subheading{display:none;}
.fixed-header h1.title{float:left;font-size:24px;margin:0;}
.fixed-header ul.nav{float:right;margin:0;padding:5px;}
.fixed-header ul.nav li{margin:0 0 0 10px;}
.header{padding:20px 0;}
.margin-40{margin-bottom:40px;}
.more,.button.first{margin-top:40px;}
.red{background:#e74c3c;color:#fff;}
.slick-slide .image{padding:10px;}
.slick-slide img{border:5px solid rgba(255, 255, 255, 0);display:block;width:100%;}
.slick-slide img.slick-loading{border:0 }
.slick-slider{margin:30px auto 50px;}
.subheading{color:#555;font-size:12px;font-style:italic;font-weight:400;margin:10px auto;text-align:center;}
.white{background:#fff;color:#3498db;}
.white pre,.white hr{background:#3498db;}
section{width:100%;}

@media (max-width: 420px) {
ul.nav li a{display:block;font-size:10px;}
}
@media (max-width: 768px) {
.blue h3{font-size:24px;}
.button{margin:0 auto 20px;width:auto;}
.button.first{margin-top:40px;}
.buttons{padding:0 0 20px;}
.buttons .button{float:left;font-size:12px;margin:1%;width:48%;}
.center{margin-left:-40px;margin-right:-40px;}
.center .slick-center h3{-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);color:#e67e22;opacity:1;transform:scale(1);}
.center h3{-moz-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);-webkit-transform:scale(0.95);opacity:0.8;transform:scale(0.95);transition:all 300ms ease;}
.content{margin:auto;padding:20px 40px;width:auto;}
.fixed-header .header-content{width:auto;}

}
/*骞垮憡鏉?/
.leebg5{ clear:both; width:100%; height:auto; background:rgb(255, 255, 255);  padding:0px 160px 0px 160px;}
.leecontainer5{ margin:0 auto; width:100%; background:rgba(0, 47, 167, 1); padding:45px; text-align:center;}
.leecontainer5 h2{ padding:0; margin:0;}
@media only screen and (max-width:1200px){
.leecontainer5 h2{ font-size:22px}	
}
@media only screen and (max-width:950px){
.leecontainer5 h2{ font-size:18px}
.leebg5{ padding:0 10px;}
.leecontainer5{	padding:30px;}
.leecontainer5 h2{ line-height:36px;}
}
/*鑱旂郴鎴戜滑*/
.leebg6{ clear:both; width:100%; height:auto;; padding:66px 0 66px 0;}
.leecontainer6{ margin:0 auto; width:1200px; background:#ffffff;}
.contact-ul{ width:100%}
.contact h4{ font-weight:600; clear:both;color:rgba(0,0,0,1); text-align:center; margin:50px 0 ;}
.contact-li{ float:left; width:33.33%; padding:0; margin-bottom:20px;}
.contact-li-50{ width:50%; float:left;}
.contact-li img{ width:100%; height:135px;}
.contact-li h4{  color:rgba(0,0,0,1); font-weight:600; margin:0px 0 15px 0;}
.contact-li p{  color:rgba(0,0,0,1); margin-bottom:8px}
.contact-li p a{ color:rgba(0,0,0,1)}
.contact-li p a:hover { color:rgba(0, 47, 167, 1);}
@media only screen and (max-width:1200px){
	.leecontainer6{ width:100%}
	.contact-ul{ padding:0; margin:0; width:100%} 
	.contact-li{ padding:0;}
	.contact-li img{ width:100%; height:auto;}
}
@media only screen and (max-width:950px){
	.contact-li{ clear:both; width:100%; padding:10px 12%;}
}



/*椤佃剼*/
.foot{ width:100%; padding:0; margin:0;}
.foot-g{ width:1200px; height:2px; background:rgba(204,204,204,1); margin:0 auto;}
.foot h5{ text-align:center; margin:20px 0 40px 0; padding:0; color:rgba(100,100,100,1);}
@media only screen and (max-width:1200px){
.foot-g{ width:90%; height:2px; background:rgba(204,204,204,1);}
}
@media only screen and (max-width:1200px){
.foot h5 span{ display:none;}	
}




@media only screen and (max-width:1500px){
.leebbanner{position:fixed; bottom:40%; left:52%;}
.leeui{ bottom:20%;}

}

@media only screen and (max-width:1200px){

nav.navbar.bootsnav ul.nav > li > a{ padding:6px 5px;}
.toplee{ height:96px;}
.tellee{ display:none}
.foot{ margin:5px auto;}
}

@media only screen and (max-width:990px){
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
.dropdown-menu.multi-dropdown{ left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
nav.navbar.bootsnav ul.nav > li:hover:after{width: 100%;height: 52px;}
.logolee{ display:none;}
.navbar-header h4{ display:block; margin-top:17px; text-align:right;}
.tellee{ display:block;}
.activelee{ background:rgba(255,255,255,1);}
.toplee{ height:52px;}
}






















