@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;}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

/* 正常链接 未访问 */
a {
    color: #06C;
}

/* 鼠标悬停 */
a:hover {
    color: #F60;
    text-decoration: none;
}

.wrap{width:1200px;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{
	display: flex;
}
.main-b .left{
    width: 250px;
}

.main-b .right{
    flex: 1;
    margin-left:30px;
}

.main{
    border: 1px solid #e8e8e8;
    border-top: none;
    min-height: 100%;
}

.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:652px;_height:652px;*/}

.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:2em;font-family: "宋体";}
.onepage p{margin:0 0 2em;}
.onepage p:last-child{
	margin:0;
}



.webinfo{overflow:hidden;font-size:14px;line-height:28px;padding:2em 2em 0 2em;}
.webinfo p{margin:0 0 2em;}

/*默认是3:2*/
.product{padding:20px;overflow:hidden;}
.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{
    list-style: none;
    margin: -20px -10px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.product li{
    width: 33.33%;
    padding: 0 10px;
    margin-top: 20px;
}
.product li a{display:block;}
.product li a .img{
    position: relative;
    padding-bottom: 100%;
}

.product li a .img .block{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border: 5px solid #e8e8e8;
}

.product li a .img .block img{max-width: 100%;min-height:100%;}

.product li a .txt{display:block;height:30px;line-height:30px;text-align:center;font-size:14px;overflow:hidden;}
.product li a:hover .img .block{border-color:#005AC3;}

/*4:3*/
.product_220_165 li a .img{padding-bottom: 70%;}

.product_220_220 li a .img{padding-bottom: 100%;}

.product_220_147 li a .img{padding-bottom: 66.66%;}

.photo{}
.photo ul{width:auto;overflow:hidden;padding-top:20px;}
.photo ul li{float:left;width:210px;height:187px;padding:0 12px 0 13px;}
.photo li div{display:block;height:187px;}
.photo li div .img{display:block;height:157px;}
.photo li div .txt{height:30px;line-height:30px;text-align:center;font-size:12px;overflow:hidden;}


.news{padding:30px 20px 0;}
.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:50px 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;}

.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 20px;background:#efefef;}
.show-content{}
.show-content .onepage{
	padding:20px 0;
}

#allmap{
	width:600px;
	height:340px;
	margin:0 auto;font-family:"微软雅黑";font-size:14px;
	border:1px solid #d8d8d8;
}

.ui-paging{text-align:center;margin-top:20px;margin-bottom:20px;}

.ui-video{
	width:500px;
	height:375px;
	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-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:#B9D7F7;
}
.Tree .ui-box{
	border:none;
}
.Tree .ui-box-head{
	height:65px;
	line-height:1em;
	border:none;
	margin:0;
	padding:0;
	background-color: #1D5999;
	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 #4997E9;
}
.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:41px;
	line-height:40px;
	font-size:13px;
	color:#fff;
	background:#2C86E6;
}
.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:hover .title,
.Tree .ClassList ul li .title a:hover{
	background-color:#FFA63E;
	color:#fff;
}
.Tree .ClassList ul li dl{
	width:auto;
	overflow:hidden;
}
.Tree .ClassList ul li dl dd{
	display:block;
}
.Tree .ClassList ul li dl dd a{
	position:relative;
	padding-left:32px;
	display:block;
	height:41px;
	line-height:40px;
	font-size:13px;
	color:#164373;
}
.Tree .ClassList ul li dl dd a:hover{
	background-color:#FFA63E;
	color:#fff;
}
