﻿*{font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;}
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px\9;
  }
input{border-radius: 0}
li{ list-style:none}  
a { color: #333;text-decoration: none;}
a:hover{text-decoration: none;}
.fr{float: right;}
.fl{ float: left;}
a,a:visited,a:active{text-decoration:none;}
.clear{ clear:both;}
/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
.clearfix{display:block} 
/*header*/
.header{}
.logo{margin-top:20px;}
.cnen ul li{float: left;margin-top: 34px;margin-left: 20px;}
.cnen ul li a{
	font-size: 18px;
	color: #222;
}
.cnen ul li:last-child{
	border-bottom: solid 1px #222;
}
.cnen ul li:hover{
	border-bottom: solid 1px #222;
}
.nav{width: 670px;}
.nav-con>ul{
	display: inline-block;text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.nav-con>ul>li{flex-grow: 1;line-height: 99px;}
.nav-con>ul>li a{color: #222;font-size:16px;font-weight: bold;display: block;}
.nav-con>ul>li>a>span{color: #222;font-size:16px;}
.nav-con>ul>li:hover a{
	background: #dd2120;
}
.nav li a#menu_selected{
	background: #dd2120;
}
.nav-con>ul>li:hover span{color: #fff;}
.nav li a#menu_selected span{color: #fff;}
.nav li:hover>.menulevel{ display:none;}
.mobile_nav>ul{ display: table;}
.nav .menulevel{padding:0;z-index: 997;padding-top: 3px;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute; z-index: 1;top: 43px;}
.menulevel li{ display:none;margin-bottom: 2px;background: rgba(100,218,211,0.8);}
.menulevel li a span{color: #464646;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #a8242f;font-weight: bold;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*banner开始=======================================================================================*/
/* banner */
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
/*首页*/
/*产品*/
.cp-bg{
	background: #f1f4f9;
	padding: 80px 0;
}
.cp-tit{
	text-align: center;
	font-size: 18px;
	color: #00419b;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #dadde2;
	padding-bottom: 30px;
}
.cp-tit p{
	font-size: 36px;
	color: #222;
	font-weight: normal;
}
.cp-tit p span{
	font-weight: bold;
}
.cp-nav{
	margin: 30px 0;
	text-align: center;
}
.cp-nav ul{
	display: inline-block;
}
.cp-nav ul li{
	line-height: 50px;
	padding: 0 20px;
	margin: 0 10px;
	float: left;
	background: #fff;
}
.cp-nav ul li a{
	font-size: 16px;
	color: #222;
}
.cp-nav ul li:hover{
	background: #003e82;
}
.cp-nav ul li:hover a{
	color: #fff;
}
.cp-list ul li{
	float: left;
	width: 460px;
	background: #fff;
	box-shadow: 0 0 10px #e6ebf3;
	padding: 30px;
	margin: 0 10px 20px;
}
.cp-img{
	height: 350px;
	overflow: hidden;
	text-align: center;
}
.cp-img img{
	width: 100%;
}
.cpfl-mc{
	margin-top: 30px;
}
.cp-mc a{
	font-size: 18px;
	color: #222;
	font-weight: bold;
}
.cp-list ul li:hover .cp-mc a{
	color: #003e82;
}
/*简介*/
.about{padding: 80px 0;}
.about-con{
	width: 692px;
	margin-top: 30px;
}
.about-title{color: #2559a1;font-size:18px;font-weight: bold;}
.about-title p{color:#222;font-size:36px;font-weight: normal;}
.about-title p span{
	font-weight: bold;
}
.about-diao{line-height: 30px;font-size: 15px;color: rgba(34,34,34,.8);margin: 40px 0;}
.about-more{
	width: 170px;
	line-height: 45px;
	background: #004ea2;
	text-align: center;
	border-radius: 50px;
}
.about-more a{
	font-size: 15px;
	color: #fff;
}
.about-more a img{
	vertical-align: middle;
	margin-right: 10px;
}
.about-nav{
	margin-top: 80px;
}
.about-nav li{background: url(../images/about-icona.jpg) no-repeat right 23px;float: left;width: 280px;margin: 0 40px;}
.timer{
	font-size: 50px;
	color: #004ea2;
	font-weight: bold;
} 
.timex{
	font-size: 16px;
	color: #444444;
	margin: 38px 0 0 10px;
}
.timey{
	font-size: 16px;
	color: #88898e;
}
.ml210{
	margin-left: 210px;
}
.ml80{
	margin-left: 80px;
}
/*资质*/
.zz-tit{
	text-align: center;
	font-size: 18px;
	color: #00419b;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 80px;
}
.zz-tit p{
	font-size: 36px;
	color: #222;
	font-weight: normal;
}
.zz-tit p span{
	font-weight: bold;
}
.zz-line{
	width: 1px;
	height: 50px;
	background: #1276cd;
	margin: 30px auto 50px;
}

/*新闻*/
.news{background:url(../images/news-bg.jpg) no-repeat top center;padding: 132px 0;}
.gongsi {width: 620px;}
.news-title{color: rgba(255,255,255,.8);font-size:18px;}
.news-title p{color:#fff;font-weight:bold;font-size:36px;margin-bottom: 10px;}
.gsgs{margin-top: 120px}
.gs-xbt a{color: #fff;font-size:24px;font-weight: bold;display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
    .gs-xnr{
    	margin: 50px 0 90px;
    }
.gs-xnr a{color: rgba(255,255,255,.8);font-size: 15px;line-height: 30px;}
.gs-xgd{line-height:44px;background: url(../images/xw-more.png) no-repeat left top;padding-top: 8px;padding-left: 50px;}
.gs-xgd a{color:#fff;font-size: 16px;}


/*底部*/
.footer{background:#143253;padding:40px 0px;}
.f-lxfs li{float: left;font-size: 15px;color: #fff;margin-left: 40px;}
.f-lxfs li span{margin-left: 40px;}
.f-lxfs li p{
	font-size: 15px;
	color: rgba(255,255,255,.6);
}
.footer-top{
	border-bottom: solid 1px #2c4765;
	padding-bottom: 20px;
}
.footer-bottom{
	margin-top: 30px;
}
.footer-icon ul li{
	float: left;
	margin-right: 20px;
}
.footer-nav>ul>li{
	float: left;
	margin-left: 50px;
}
.footer-nav>ul>li>p>a{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.footer-cpnav{
	margin-top: 10px;
}
.footer-cpnav ul li a{
	font-size: 15px;
	color: rgba(255,255,255,.8);
	line-height: 30px;
}
.footer-wmjh{
	font-size: 15px;
	color: rgba(255,255,255,.5);
	margin-top: 10px;
	line-height: 30px;
}
#guestbookdb textarea{
	width: 290px;
	padding: 10px;
	height: 60px;
	font-size: 14px;
	border: none;
	margin-top: 20px;
	color: #969398;
}
#guestbookdb input{
	width: 290px;
	line-height: 40px;
	margin-top: 10px;
	padding-left: 10px;
	border: none;
	font-size: 14px;
	color: #969398;
}
.footer-submit{
	width: 290px;
	line-height: 30px;
	background: #063f87;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: none;
	margin-top: 10px;
	height: 30px;
}

#copyright{ width:100%;border-top:1px solid rgba(255,255,255,0.3);margin-top: 60px;}
#copyright .banq{color: #fff;padding:10px 0;font-size: 13px;}
#copyright .banq a{ color:rgba(255,255,255,0.5);}
/*foot部分结束*/
/*内页开始====================================================================================*/
.ny-dingwei{position: relative;}
.ny-title{position: absolute;z-index: 999;width: 100%;top: -250px;text-align: center;}
.ny-bt{color: #fff;font-size:32px;line-height:55px;}
.ny-bt p{font-family: "times new roman";color: rgba(255,255,255,0.3);font-size:60px;text-transform: uppercase;}
.ny-weizhi{border-bottom: 1px solid #eee;line-height: 65px;}
.ny-weizhi-bg img{margin-right: 15px;}
.ny-weizhi-bg a,.ny-weizhi-bg span{font-size: 15px;color: #202020;}
.dbg{background:#f9f9f9;min-height:700px;padding-top:10px;padding-bottom: 100px;}
.xbg{background: #fff;padding: 50px;margin-top:40px;box-shadow: 0px 5px 20px #f0f0f0;}
/*关于我们内页*/
.about-nav9{background: #f8f8f8;margin-top:30px;}
.about-nav9 li{float: left;text-align: center;width:275px;border-right: 1px solid #eee;height:220px;transition: all 0.6s;color: #000;font-size: 18px;padding-top:130px;} 
.about-nav9 li:hover{color: #fff;}
.lingdao{text-align: center;}
.lingdao p{font-weight: bold;color: #000;font-size: 34px;margin:50px 0px 30px;}
/*产品图*/
.h-tu{width:315px;float: left;text-align: center;margin: 0px 10px;}
.h-tu span{height:315px;border: 1px solid #ccc;padding: 5px;}
.h-tu span img{/*width:243px;height:243px;*/width: 100%;}
/*车间图*/
.h-tu9{width:426px;float: left;text-align: center;margin: 0px 10px;}
.h-tu9 span{height:323px;border: 1px solid #ccc;padding: 5px;}
.h-tu9 span img{/*width:243px;height:182px;*/width: 100%;}
/*视频图*/
.h-tu10{width:436px;float: left;text-align: center;margin: 0px 5px;}
.h-tu10 img{/*width:355px;height:275px;*/width: 100%;}
.h-tu10 p{line-height: 70px;font-size: 16px;background: #f6f6f6;}
/*新闻内页*/
.news-dq{margin-bottom:30px;}
.ny-xsj {width: 100px;background: #003e82;text-align: center;font-size:18px;color: #fff;padding:15px 0px;}
.ny-xsj p{color: #fff;font-family: "times new roman";font-size:40px;}
.ny-xbt{width: 965px;border-bottom: 1px dashed #ccc;margin-left: 30px;margin-top: 10px;}
.ny-xbt a{line-height:55px;color: #000;font-weight: bold;font-size:24px;}
.ny-xbt p a{font-weight: normal;color: #888;font-size:15px;}
.ny-xnr{margin-top: 20px;}
.ny-xnr a{color: #888;line-height:36px;font-size: 15px;}
.xinwen{padding: 20px 30px;border: 1px solid #efefef;/*margin-top:30px;*/}
ul.newsList li { padding-bottom: 20px;margin-bottom: 10px;cursor: pointer;transition: all 0.6s;border-bottom: 1px dashed #ccc;}
.xinwen-bt {margin-top: 15px;}
.xinwen-sj{background: #003e82;margin-top: 40px;text-align: center;width: 140px;line-height: 45px;}
.xinwen-sj a{color: #fff;font-size: 15px;}
ul.newsList li:hover .xinwen-sj{background: #f2981d;}
.page-news {min-height: 220px;/* padding-bottom:30px;*/}
.xinwen-con{width: 840px;}
.xinwen-bt a{color: #2b2b2b;font-weight: bold;font-size: 17px;line-height:50px;}
.xinwen-by a{color: #717171;font-size: 15px;line-height:30px;}
/*联系我们单页*/
.liuyan{background: #fafafa;width:660px;padding: 20px 40px;}
.lxwm-dy{background: #fafafa;width:660px;padding:66px 40px 67px;}
.lxwm-dy li{border-bottom: 1px solid #efefef;font-size:16px;line-height:32px;padding: 15px 0px;}
.lxwm-dy li span{font-weight: bold;font-size: 20px;color: #003e82;}
.dls{text-align: center;color: #0056af;font-weight: bold;font-size: 20px;}
/*结束*/
.page-container>img{ max-width:99%;border: 1px solid #f0f0f0;}
.page-content{ padding:0px 0px;margin-top:35px;}
.page_list {text-align: right;padding:50px 0px;}
.page_list span.current {border: #ddd 1px solid;padding:3px 6px;margin-right: 2px;color: #fff;background-color: #003e82;}	
.page_list a {border: #ddd 1px solid;color: #272727;padding:3px 6px;margin-right: 2px;}
.page_list select{width: 48px; line-height:29px; height:29px; margin-bottom:3px; background-color: #ffffff;border: 1px solid #cccccc;}
.page {line-height:40px;border-top: 1px dotted #ddd;border-bottom: 1px dotted #ddd;margin-bottom:40px; margin-top: 50px;}
.page span{ display: inline-block; width: 49%;}
/*.page-news .newsList{margin-top: 20px;}*/
.page-news li .img{ padding: 0; overflow: hidden;}
.page-news li .text{padding-right: 0;}
.page-news li .text .h span{   font-size: 14px;color: #999999;float: right;}
.page-news li .text a:first-child{font-size: 17px;margin-top: 20px;}
.page-news li .text p{font-size: 14px;line-height: 24px;color: #666666;float: left;}
.page-news li .text .ck{float: right; color: #666666; text-align: center;line-height: 30px;display: inline-block;border-radius: 20px;}
.page-news li:hover a{font-weight: bold;}
.page-news ul li .h{line-height:65px;font-size: 24px;text-align:left;margin-top:20px;background: #fff;border: 1px solid #fff;padding-left: 50px;padding-right: 50px;}
.page-news ul li:hover .h{background: #ffeed7;}
.proNav li{ float: left;width:436px;text-align: center;position: relative;margin: 0px 5px 20px;}
.proNav li span{ position:relative; display:block; overflow: hidden; width:100%;height: 340px;}
.proNav li span img{cursor: pointer;transition: all 0.6s;width:100%;overflow: hidden;}
.proNav li:hover span{cursor: pointer;transition: all 0.6s;}
.proNav li p{background: #f7f7f7;line-height: 70px;}
.proNav li:hover p{background: #003e82;}
.proNav li:hover p label{color: #fff;}
.proNav li p a{font-size: 17px;}
.proNav li span img:hover{transform: scale(1.1);}
.proNav li a{ display: block;}
.proNav li span .lhsp{ position: absolute; display: block; width:100%; height:175px; z-index: 10; left: 0; top: 0; display: none; background: url(../images/lh616.png)  center center;}
.proNav li:hover a{text-decoration: none;}
.proNav li:hover span .lhsp{ display: block;}
.proNav li p{ font-weight:100; display: block; line-height: 30px;  margin: 0 auto 20px; color:#003e82;}
.proNav li label{ line-height:70px; color: #202020;font-size:17px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block !important;}
.proNav .ckgd{display:block; width:130px; height:203px; float:left; margin-top:10px;}   
.jptj-header{ position:relative; text-align:center;}
.jptj-header .span6{height:1px; background:#666; padding:0; margin:0; margin-top:50px; margin-bottom:50px;}
.jptj-header p{ position:absolute; z-index:111; text-align:center; width:100%; padding-top:37px; font-size:14px; }	
.popover-banner{  max-width:350px; margin: 0 auto; position: relative;border: 1px solid #efefef;}
.popover-banner .flex-direction-nav{ display: block;}
.popover-banner .flex-prev,.popover-banner .flex-next{ position: absolute; display: block; width: 45px; height: 100px; background: url(../images/sprite.jpg) no-repeat 0 top; top: 50%; margin-top: -50px; }
.popover-banner .flex-prev{ left:-50px;}
.popover-banner .flex-next{background: url(../images/sprite.jpg) no-repeat -55px top; right: -50px;}
.lhgw{ display: block; width:950px; margin: 0 auto;}
#shop_cart{ width: 170px; float: left; }
#shopjg span{  text-align: center; display: block; width:140px ; height: 36px; margin: 20px 10px;background: #fe6a12;  line-height: 36px; font-size:16px ; color: #fff;}
#shopjg {  width:150px ; float: left; overflow: hidden ;}
.lhcppg{ width: 100%; background: #f5f5f5;padding-left: 20px;}
.lhcppg span{ display: inline-block;  padding-left: 0.5%;}
#inhert_cart{ margin: 20px 10px; height: 36px;  line-height: 36px;}
#shop_cart #btn_buy{ display:none;}
.jptj-header b{ display:inline-block;font-size: 25px;line-height: 25px;color: #002e79;padding: 0 20px 10px;background:#f7f7f7}
.photos span{display: block; text-align:center;}
.photos p{font-size:16px;white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }	.photos1 span{  display: block; text-align:center; }
.photos1 span img{ height:200px;  max-width:100%;}
.photos1 p{white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }
.pic-img1{height:270px;}
.picMarquee-left{ overflow:hidden;}
.picMarquee-left .bd ul{ padding:15px;  zoom:1;  }
.picMarquee-left .bd li{  float:left; height: 230px; width: 20%;overflow: hidden;text-align: center;line-height: 20px;margin-left: 15px; margin-bottom: 5px;}
.picMarquee-left .bd li img{ border: 1px solid #ccc;}
.picMarquee-left .bd li:hover img{ border: 1px solid #000;}
.picMarquee-left .bd li img{ width:95%; display:block;}
.picScroll-left	{ overflow:hidden; margin-top:40px;}
.picScroll-left .bd li{  float:left; height: 275px; background:#fff;overflow: hidden;text-align: center;line-height: 20px; margin-left: 14px; }
.picScroll-left .bd li img{ width:274px; height:202px; display:block;}
.span-name{width: auto; display: inline-block;height: 50px;margin: 0 auto; padding:0 15px; line-height: 50px;text-align: center;font-size: 14px;border-bottom: #c7c7c7 solid 2px;}
.p-more{width: 90px; display:inline-block; float: right;height: 25px;margin: 20px auto;border: #c2c2c2 solid 1px;line-height: 25px;font-size: 15px;text-align: center;color: #000;}	 
.related-list li{ display: inline-block; width:33%;border-bottom: 1px dotted #ccc;line-height: 40px;}
#shownews .title{text-align: center; line-height: 35px; margin-bottom: 20px; font-weight: bold; font-size: 24px;}
#shownews .related {font-weight: bold;height:28px;line-height: 28px;font-size: 13px;margin-top: 15px;background: url(../images/bg_news.gif) repeat-x;color: #fff;padding-left: 10px;}
.related_cp ul {width: 100%;height: auto;padding-top: 6px;overflow: hidden;padding-bottom: 20px;margin-top:10px;}
.related_cp ul li {text-align: center;width:160px;float: left; margin-right:25px;}	
.related_cp ul li img {border: 1px solid #e4e4e4;width: 200px; padding: 5px;}
.related_cp ul li a:hover img {border: 1px solid #003e82;}
#piclist li{ height:155px; background:none; border:1px solid #ddd;}	
#piclist li .ph_hover {top: 0;left: 0;width: 100%;height: 100%;display: block;position: absolute;}
.jobList li{ width:20%; float:left; text-align:center; line-height:40px; border-bottom:1px dashed #ccc; }
.jobList li span{ display: block; width: 100%; height: 100%;  display: block;  color: #f7f7f7;background: #003e82; padding:5px 0;}
/*留言*/
.page-guestbook dl dt,.page-guestbook dl dd{float:left;padding:5px}
.page-guestbook dl dt{width:150px;text-align:right;font-size:15px;}
.page-guestbook dl dd{width:430px}
.page-guestbook dl dd input{border:#CCC 1px solid;background:url(../images/inputbg.gif) repeat-x;height:30px;line-height:30px;width:180px}
.page-guestbook dl dd span{color:#F00;margin-left:10px}
.page-guestbook .Content{width:400px;height:82px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.page-guestbook p{text-align:center;clear:both;}
.showjobList li{ border: 1px solid #ccc; border-top:none ; height: 40px; width:100%; line-height: 40px;}
.showjobList li div{ width: 50%; float: left;}
.showjobList li b{ color: #003e82;  display: block; font-weight: 500; text-align: center;}
.showjobList li span{ width: 120px;  height:100%; display: inline-block; text-align: center;color: #003e82; margin-right: 10px; border-right: 1px solid #ccc;} 
.showjobList {border-top:1px solid #ccc;  margin-bottom: 0;}
.lhms{ width: 100%;border: 1px solid #ccc; border-top:none ;}
.lhms b{ font-weight: 100;width: 120px;   min-height: 80px; display: inline-block;float: left; text-align: center;color: #003e82;  }
.lhms span{ display: inline-block; height: auto; border-left: 1px solid #ccc; padding-left: 10px;}
.lh616{ width: 150px; line-height: 40px; margin:25px auto 0px; background: #003e82;}
#guestbook  dt{ display: inline-block;}
#guestbook textarea,#guestbook input[type="text"]{width:80%; padding: 0 2.5%; min-width: 220px; border-radius:5px; border:1px solid #C7E2F6 ;}
#guestbook .yzm input{ width:68%;}
.downloadtimes{ padding: 0 5%;}
.downloadtimes i img{ margin-right: 5px; width: 14px;}
.xiaz li{ border-bottom: 1px dashed #ccc;}
.submit{ background: #003e82;height:40px;color: #fff; display: block; width: 80px; line-height:30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height:40px; margin: 0 10px; text-align: center; border: none;}
.ddsmoothmenu-v{text-align: center;height: 65px;}
.ddsmoothmenu-v>ul{ display: inline-block;}
.ddsmoothmenu-v>ul>li{ float: left;text-align: center; line-height:65px;position: relative;}
.ddsmoothmenu-v>ul>li>a{color: #202020;font-size:16px;display: block;padding:0 30px;}
.ddsmoothmenu-v>ul>li>a>span{ display:block;font-size:16px;color: #202020;}
.ddsmoothmenu-v>ul>li:hover{background: #003e82;cursor: pointer;transition: all 0.6s;}
.ddsmoothmenu-v>ul>li>ul{
	display: none;
}
.ddsmoothmenu-v>ul>li:hover ul{
	display: block;
	z-index: 999;
	position: absolute;
	width: 120%;
	left: 0;
}
.ddsmoothmenu-v>ul>li:hover span{color: #fff;}
.ddsmoothmenu-v>ul>.lihover>.ahover{background: #003e82;}
.ddsmoothmenu-v>ul>.lihover>.ahover>span{color: #fff;}
.ddsmoothmenu-v>ul>.lihover ul li{line-height: 60px;border-bottom: 1px solid #fff;background: rgba(255,255,255,.8);}
.ddsmoothmenu-v>ul>.lihover ul li:hover{
	background: rgba(0,62,130,.8);
}
.ddsmoothmenu-v>ul>.lihover>ul>li:hover>a>span{font-weight: bold;color: #fff;font-size: 15px}
.ddsmoothmenu-v>ul>.lihover> ul li.lihover>.ahover{
	background: rgba(0,62,130,.8);
	display: block;
}
.ddsmoothmenu-v>ul>.lihover> ul li.lihover>.ahover>span{
	color: #fff;
}
.ddsmoothmenu-v>ul>.lihover> ul li.lihover span{font-weight: bold; color: #000;font-size: 15px;}
.section {width: 100%;float: left; }
.section-title {
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  clear: both; }

  .code pre, .code code {
  	color:#333;
    height: 100%;
    margin: 0; }
  .code code {
    padding: 20px 0 0 20px; }
  .code--small code {
    padding-top: 75px; }
  .code--left {
    float: left; }
  .code--right {
    float: right; }
  .code--wider {
    width: 60%; }
    .code--wider code {
      padding-top: 60px; }

.section--more {
  color: #FFF;
  background: #0E0F34;
  padding: 20px 0 40px 0; }

.section-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 30px 0; }
  .section-group h3 {
    margin: 0 0 20px 0;
    text-transform: uppercase; }
  .section-group h4 {
    font-weight: normal;
    color: rgba(255, 255, 255, 0.6); }
  .section-group code {
    padding: 20px;
    font-size: 1.2em; }
  .section-group .btn {
    margin-right: 20px; }

.btn{padding: 10px 20px;border: 1px solid #FF4081;display: inline-block; position: relative;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;overflow: hidden; }
.btn:before {content: '';position: absolute;left: 0;right: 0;width: 1px;top: 0;bottom: 0;margin: auto;background: #FF4081;-webkit-transition: -webkit-transform 0.2s ease;transition: transform 0.2s ease;z-index: 0;opacity: 0; }
.btn span {position: relative;z-index: 5; }
.btn:hover {color: #FFF; }
.btn:hover:before {-webkit-transform: scaleX(200);-ms-transform: scaleX(200);transform: scaleX(200);opacity: 1; }


.lx-img{
	margin-top: 17px;
	text-align: center;
}
