﻿/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 图标：Sc.AdminBuy.Cn */
@font-face {
	font-family: 'iconfont';
	src: url('iconfont.eot');
	src: url('iconfont.eot') format('embedded-opentype'),  url('iconfont.woff') format('woff'),  url('iconfont.ttf') format('truetype'),  url('iconfont.svg#iconfont') format('svg');
}
.jiaodian {
	width: 100%;
	position: relative;
}
.main1 {
	position: absolute;
	height: 450px;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
}
.banner {
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;
}
.banner-slide {
	width: 100%;
	height: 450px;
	background-repeat: no-repeat;
	background-size: auto 450px;
	background-position: center;
	float: left;
	display: none;
}
.slide-active {
	display: block;
}
.slide1 {
	background-image: url(bg4.jpg);
}
.slide2 {
	background-image: url(bg4.jpg);
}
.slide3 {
	background-image: url(bg4.jpg);
}
.button {
	position: absolute;
	transform: rotate(180deg);
	top: 50%;
	left: 5%;
	height: 80px;
	width: 40px;
	margin-top: -40px;
	background: url(arrow.png) center center no-repeat;
}
.next {
	transform: rotate(0deg);
	left: auto;
	right: 5%;
}
.button:hover {
	background-color: #333;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.dots {
	position: absolute;
	bottom: 24px;
	right: 0;
	text-align: right;
	padding-right: 24px;
	line-height: 12px;
}
.dots span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-left: 8px;
	background-color: rgba(7, 17, 27, 0.4);
	cursor: pointer;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.8) inset;
}
.dots span.active {
	box-shadow: 0 0 0 2px rgba(7, 17, 27, 0.4) inset;
	background-color: #ffffff;
}
/* menu-box */
.menu-box {
	background: rgba(0, 0, 0, 0.7);
	opacity: 0.7;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 244px;
	height: 450px;
	z-index: 1;
}
.menu-content {
	position: absolute;
	left: 0px;
	top: -42px;
	width: 244px;
	z-index: 2;
}
.menu-item {
	height: 64px;
	line-height: 64px;
	font-size: 12px;
	cursor: pointer;
	position: relative;
}
.ico1 {
	background: url(ico1.png) 20px center no-repeat;
}
.ico2 {
	background: url(ico2.png) 20px center no-repeat;
}
.ico3 {
	background: url(ico3.png) 20px center no-repeat;
}
.ico4 {
	background: url(ico4.png) 20px center no-repeat;
}
.ico5 {
	background: url(ico5.png) 20px center no-repeat;
}
.ico6 {
	background: url(ico6.png) 20px center no-repeat;
}
.ico7 {
	background: url(ico1.png) 20px center no-repeat;
}
.ico8 {
	background: url(ico2.png) 20px center no-repeat;
}
.menu-item a {
	display: block;
	color: #fff;
	padding: 0 8px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 15px;
	text-align: center;
}
.menu-item:last-child a {
	border-bottom: none;
}
.menu-item i {
	position: absolute;
	right: 32px;
	top: 26px;
	color: rgba(255,255,255,0.8);
	font-size: 32px;
	top: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: "iconfont";
}
.sub-menu {
	border: 1px solid #d9dde1;
	background: #fff;
	position: absolute;
	left: 244px;
	top: 0px;
	width: 860px;
	height: 100%;
	z-index: 581;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}
.hide {
	display: none;
}
.menu-title {
	height: 40px;
	display: block;
	width: 100%;
	background: url(btitle.png) no-repeat #004b92 25px center;
}
.menu-title h4 {
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	font-size: 16px;
	background: url(bdown.png) no-repeat 200px center;
}
.inner-box {
	width: 100%;
	height: 450px;
	display: none;
	overflow: hidden;
	background: url(nav-pull-img.jpg) no-repeat right 320px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.inner-box dl {
	padding: 10px 0px;
	margin: 0 20px;
	border-bottom: solid 1px #eee;
}
.inner-box dl dt {
}
.inner-box dl dt a {
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	color: #004b92
}
.inner-box dl dt a:hover {
	text-decoration: underline;
}
.inner-box dl:after {
	display: block;
	content: "";
	clear: both;
}
.inner-box dl dd {
	float: left;
	line-height: 28px;
	padding: 0 18px 0 0;
}
.inner-box dl dd a {
	font-size: 13px;
	color: #666;
}
.inner-box dl dd a:hover {
	text-decoration: underline;
}
/*表单*/
.biaodan {
	position: absolute;
	right: 50%;
	z-index: 5;
	width: 280px;
	height: 430px;
	background: rgba(255, 255, 255, 0.7);
	top: 50%;
	margin-top: -215px;
	margin-right: -600px;
}
.biaodan-title {
}
.biaodan-title h5 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 18px 0 8px 0;
	background: url(biao3.png) no-repeat center;
}
.biaodan-title p {
	font-size: 14px;
	color: #666;
	text-align: center;
}
.biaodan-input {
	padding: 0 30px;
	margin:0;
}

.biaodan-input .input {
	height: 40px;
	border: 0px;
	padding-left: 10px;
	width: 220px;
	font-size: 16px;
	border-radius: 3px; box-sizing:border-box
}
.biaodan-submit {
	padding: 0 30px;
}
.biaodan-submit input {
	cursor: pointer;
	width: 100%;
	height: 50px;
	border: 0px;
	background: #004b92;
	color: #fff;
	border-radius: 5px;
	font-size: 20px;
	font-family: "微软雅黑"; margin-top:10px
}
.biaodan-submit input:hover {
	background: rgba(222,16,3,0.7);
}

.tab{ margin:10px 0; overflow:hidden}
.tab li{ float:left; text-align:center; width:80px; margin-left:30px}
.np{ float:left;}
.llff{ float:left; margin-left:20px}
.biaodan-ico1 span{ float:left;}
.boxs select{ width:220px; height:40px; background:#fff; border:0; margin:2px 0 10px 30px; border-radius:3px}
.biaodan .input{ margin:0 0 5px 0}
.gundong{ }

.marqueeleft{height:203px;width:1200px;overflow:hidden;margin:40px auto;}
.marqueeleft ul{float:left; overflow:hidden;}
.marqueeleft li{float:left;margin-right:20px;display:inline;width:224px;overflow:hidden;}
.marqueeleft li .pic{display:block;width:224px;overflow:hidden;}
.marqueeleft li .pic img{ height:170px}
.marqueeleft li .txt{text-align:center;height:33px;line-height:33px;}

/*首页字体滚动*/
#banner .content{ width:1200px; margin:0 auto;}
#banner .content .title{ text-align:center;height:20px;}
#banner .content .advantage{ position:relative; margin-top:10px;}
#banner .content .advantage img{ width:100%;}
#banner .content .advantage ul{ position:absolute; top:16px; left:236px;}
#banner .content .advantage ul li{ float:left; font-size:20px; color:#63a8ff; font-family:'微软雅黑'; width:120px;}
#banner .content .advantage ul .li1{ margin-left:144px;}
#banner .content .advantage ul .li2{ margin-left:156px;}
#banner .content .advantage ul .li3{ margin-left:162px;}
#banner .content .advantage ul li span{font-size:40px; font-weight:800;}
#banner .content .banner_but{text-align:center; margin-top:14px;}
#banner .content .banner_but ul{ display:inline-block;}
#banner .content .banner_but ul li{ width:12px; height:12px; border-radius:50%; margin-right:12px; background:#c5c5c4;float:left;    cursor: pointer;}
#banner .content .banner_but ul .li1{background:rgb(183, 125, 0);}
