@import url("./../alice/base.css");
@import url("./../alice/iconfont.css");
@import url("./../alice/grid.css");
@import url("./../alice/box.css");
@import url("./../alice/list.css");
@import url("./../alice/slide.css");
@import url("./../alice/paging.css");
@import url("./../alice/form.css");
@import url("./../alice/input.css");
@import url("./../alice/label.css");
@import url("./../alice/button.css");
@import url("./../alice/tab.css");
@import url("./../alice/table.css");
@import url("./top.css");
@import url("./flooter.css");

body{color:#555;font-size:12px;font-family:Arial,"microsoft yahei","微软雅黑";background:#fff;}

/* 正常链接 未访问 */
a {
    color: #06C;
}

/* 鼠标悬停 */
a:hover {
    color: #F60;
    text-decoration: none;
}

.wrap{width:1000px;margin:0 auto;/*background:#efefef;*/}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.w730{width:730px;}
.w250{width:250px;}

.main-b{
	position:relative;
	overflow:hidden;
	padding-bottom:1px;
}
.main-b:after{
	position:absolute;
	top:36px;
	right:0;
	bottom:0;
	width:728px;
	content:'';
	border:1px solid #d8d8d8;
	border-top:none;
	z-index:1;
}
.slider,
.main{
	padding-bottom:2000px;
	margin-bottom:-2000px;
	position:relative;
	z-index:2;
}

.main .ui-box{border:none;position:relative;
/*position:relative;z-index:2;*/
}
.main .ui-box-head{height:36px;line-height:36px;background:#005AC3;margin:0;padding:0;border-bottom:none;}
.main .ui-box-head-title{padding-left:12px;font-size:16px;color:#fff;text-align:center;font-weight:normal;}
.main .ui-box-head-more{font-size: 12px;color: #fff;margin-right: 10px;}
.main .ui-box-head-more a{color: #FFFFBF;}
.main .ui-box-head-more a:hover{ text-decoration: underline;}
.main .ui-box-container{margin:0 1px;border:none;border-top:none;}
.main .ui-box-content{padding:0;min-height:450px;_height:450px;}

.contact{margin-top:20px;}
.contact .ui-box{border:none;}
.contact .ui-box-head{height:36px;line-height:36px;background:#005AC3;margin:0;padding:0;border:none;border-radius:5px 5px 0 0;}
.contact .ui-box-head-title{float:none;display:block;font-size:16px;color:#fff;text-align:center;font-weight:normal;}
.contact .ui-box-container{border:1px solid #005AC3;border-top:none;}
.contact .ui-box-content{
	padding:10px;
	background:url('../../images/contact-bg.png') center 0 no-repeat;
}
.contact .ui-box-content .text{
	font-size:12px;
	padding-top:95px;
}
.contact .ui-box-content .text p{
	margin:0;
	line-height:24px;
}


.onepage{overflow:hidden;font-size:14px;line-height:28px;padding:20px 20px 0 20px;font-family: "宋体";}
.onepage p{margin:0 0 2em;}

.webinfo{overflow:hidden;font-size:14px;line-height:28px;padding:2em 2em 0 2em;}
.webinfo p{margin:0 0 2em;}

.product{padding:20px;}
.product h3{height:1em;line-height:1em;text-align:center;font-size:18px;background:#efefef;margin:0 0 20px;padding:0.5em 0;color:#000;font-weight:bold;}
.product ul{width:auto;overflow:hidden;margin:0 -10px;}
.product li{float:left;width:33.33%;padding:0 10px;margin-bottom:10px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.product li a{display:block;width:100%;text-align:center;}
.product li a .img{display:block;position:relative;width:100%;height:175px;border:5px solid #d8d8d8;box-sizing: border-box;-webkit-box-sizing: border-box;}
.product li a .img img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
.product li a .txt{display:block;height:30px;line-height:30px;text-align:center;font-size:14px;overflow:hidden;}
.product li a:hover .img{border-color:#005AC3;}

.product_220_165 li{width:33.33%;}
.product_220_165 li a{width:100%;}
.product_220_165 li a .img{width:100%;height:175px;}
.product_220_165 li a .img img{max-width:100%;max-height:165px;}

.classlist_10 li a .img,
.product_3 li a .img,
.product_5 li a .img{width:100%;height:165px;overflow:hidden;}
.classlist_10 li a .img img
.product_3 li a .img img,
.product_5 li a .img img{width:100%;height:auto;max-width:none;max-height:none;}

.photo{padding:20px;}
.photo h3{height:1em;line-height:1em;text-align:center;font-size:18px;background:#efefef;margin:0 0 20px;padding:0.5em 0;color:#000;font-weight:bold;}
.photo ul{width:auto;overflow:hidden;margin:0 -10px;}
.photo li{float:left;width:33.33%;padding:0 10px;margin-bottom:10px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.photo li p{display:block;width:100%;text-align:center;cursor:pointer;}
.photo li p .img{display:block;position:relative;width:100%;height:165px;border:5px solid #d8d8d8;box-sizing: border-box;-webkit-box-sizing: border-box;}
.photo li p .img img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:155px;}
.photo li p .txt{display:block;height:30px;line-height:30px;text-align:center;font-size:14px;overflow:hidden;}
.photo li p:hover .img{border-color:#005AC3;}

.photo_220_165 li{width:33.33%;}
.photo_220_165 li a{width:100%;}
.photo_220_165 li a .img{width:100%;height:165px;}
.photo_220_165 li a .img img{max-width:100%;max-height:155px;}


.news{padding:40px 40px;}
.news ul{width:auto;overflow:hidden;padding:0 40px;}
.news ul li{
	display:block;
	height:35px;
	line-height:35px;	
	border-bottom: 1px dotted #b5b5b5;
	
}
.news ul li .title{
	margin-right:100px;
	display:block;
	padding-left:15px;
	font-size:14px;
	background:url(../../images/n2.gif) left 13px no-repeat;
}
/*.news ul li .title a:visited {color:#D90000;}*/
.news ul li .date{
	float:right;
	width:100px;
	font-size:14px;
	color:#888;
	text-align: center;
}

.tree-nav{padding:30px 30px 0;}
.tree-nav .ui-tab-items{border-color:#07540E;padding-left:20px;}
.tree-nav .ui-tab-item{margin-left:0;margin-right:16px;}
.tree-nav .ui-tab-item-current a{border-color:#07540E;color:#07540E;font-weight:normal;}

.gbookForm{width:auto;overflow:hidden;padding:20px 20px 0 20px;}
.gbookForm .ui-input{width:200px;}
.ui-checkcode-imgcode-img{cursor:pointer;border:1px solid #555;}
.gbookForm-title{line-height:1em;padding:12px 0;font-size:18px;text-align:center;font-weight:bold;background:#005AC3;color:#fff;margin-bottom:20px;}

#allmap{
	width:600px;
	height:340px;
	margin:0 auto;font-family:"微软雅黑";font-size:14px;
	border:1px solid #d8d8d8;
	margin-bottom:20px;
}

.ui-paging{text-align:center;margin-top:20px;}

.ui-video{
	width:600px;
	height:450px;
	background:#000;
	margin:0 auto 20px;
}

.ui-table{border:1px solid #d8d8d8;}
.ui-table tr:nth-child(1),
.ui-table tr:nth-child(2),
.ui-table tr:nth-child(3){
	background:#008C23;
}
.ui-table tr:nth-child(1) td,
.ui-table tr:nth-child(2) td,
.ui-table tr:nth-child(3) td{
	color:#fff;
	font-weight:bold;
}
.ui-table tr:nth-child(2n+5){
	background:#D5ECDA
}
.ui-table td{border:1px solid #d8d8d8;padding:0 5px;color:#333;}
.ui-table td *{margin:0;padding:0;line-height:1.5em;}
.ui-table td p{margin:5px 0;}

.show{width:auto;overflow:hidden;padding:20px;}
.show-title{font-size:18px;font-family:Verdana, '宋体';font-weight:bold;text-align:center;color:#000;line-height:1.5em;padding:10px 0;background:#efefef;margin-bottom:20px;}
.show-content *{
	font-size:14px;
	line-height:1.8em;
}
.show-content p{
	margin:1em 0;
}
.show-content .ui-tab-items {border-bottom: 1px solid #0C8EF1;padding-left:20px;}
.show-content .ui-tab-item {margin-right:10px;}
.show-content .ui-tab-item a {border: 1px solid #0C8EF1;border-bottom: none;transition:none;background:#0C8EF1;color:#fff;padding:0 20px;}
.show-content .ui-tab-item a:hover {background: #0A72C1;color:#fff;text-decoration: none;}
.show-content .ui-tab-item-current a{background:#fff;color:#0C8EF1}
.show-content .ui-tab-item-current a:hover {background: #fff;color:#0C8EF1;}
.show-content .ui-tab-contents{width:auto;overflow:hidden;padding-top:2em;}
.show-content .ui-tab-content{top:0;}

.Tree{
	background-color:#1C6CCA;
}
.Tree .ui-box{
	border:none;
}
.Tree .ui-box-head{
	height:65px;
	line-height:1em;
	border:none;
	margin:0;
	padding:0;
	background-color: #0050AD;
	position:relative;
	padding-left:60px;
	padding-top:25px;
}
.Tree .ui-box-head:before{
	position:absolute;
	top:50%;
	left:20px;
	color:#fff;
	width:auto;
	line-height:1em;
	font-size:50px;
	font-family:"微软雅黑";
	content:'P';
	margin-top:-25px;
}
.Tree .ui-box-head-title{
	float:none;
	display:block;
	line-height:1em;
	font-size:20px;
	color:#fff;
	font-weight:normal;	
}
.Tree .ui-box-head-text{
	float:none;
	display:block;
	font-size:12px;
	line-height:1em;
	color:#fff;
	margin:8px 0 0 0;
}
.Tree .ui-box-container{
	background:none;
	border:none;
}
.Tree .ui-box-content{
	padding:0;
}
.Tree .ClassList{
	
}
.Tree .ClassList ul{
	position:relative;
	margin-bottom:-1px;
}
.Tree .ClassList ul li{
	position:relative;
	display:block;
	border-bottom:1px solid #4788D4;
}
.Tree .ClassList ul li:last-child{
	border:none;
}
.Tree .ClassList ul li .title{
	display:block;
	position:relative;
	z-index:2;
	overflow:hidden;
}
.Tree .ClassList ul li .title a{	
	position:relative;
	padding-left:32px;
	display:block;
	height:50px;
	line-height:48px;
	font-size:13px;
	color:#fff;
}
.Tree .ClassList ul li .title a:before{
	position:absolute;
	top:50%;
	left:12px;
	width:10px;
	height:9px;
	font-size:0;
	line-height:none;
	content:'';
	background:url('../../images/icon-1.png') 0 0 no-repeat;
	margin-top:-5px;
}
.Tree .ClassList ul li .title a:hover{
	background-color:#FFA63E;
	color:#fff;
}
.Tree .ClassList ul li:hover .title a{
	background-color:#FFA63E;
	color:#fff;
}
