
/* CSS Document */

header
{
	position: relative;
	padding: 0;
	box-sizing: content-box;
}

.logo
{
	width: 60%;
	margin: 0 auto;
}

.article h1
{
	border-left: 0;
	color: #064ca0;
}

.slogo
{
	display: block;
	width: 50%;
	margin: 0 auto 10px;
}

.strong { font-size: 0.7rem; }

.listmain ul li div.info
{
	width: 55%;
	margin-top: 10%;
	float: left;
	text-align: right;
}

.listr
{
	float: left;
	width: 5%;
	margin-top: 10%;
	margin-left: 2%;
}

.list_r { width: 5%; }

.listmain ul li div.info h3 { margin: 0; }

.listmain ul li div.info p { color: #000; }

.listmain ul li div.libox { margin-left: 2%; }

footer { padding: 10px 0;    min-height: 150px; }

.article .text p
{
	line-height: 2;
}

.article .text h1
{
	font-size: 150%;
	text-align: center;
	padding: 0;
}

.article .text h2
{
	font-size: 120%;
	line-height: 2;
}

.article h1
{
	margin: 10px 0;
	color: #000;
}

.scdt li{float:left; width:16%;}
/*新闻*/

.atitle
{
	text-align: center;
	color: #0066cc;
	border-bottom: 1px solid #666;
	font-weight: bold;
	margin-top:10px;
}

.atime
{
	font-size: 0.8rem;
	color: #656565;
	padding-left: 2px;
}
.daohqh{overflow:hidden}
.daohqh li{background-color:#999; float:left; width:32%; height:2rem; line-height:2rem; text-align:center; border-bottom:1px solid #999;    border: 1px solid #999;}
.daohqh .tli{background-color:#FFF; border-bottom:1px solid #999; width:33%;}

/*首页*/
.daohan{width:100%;}
.daohan li{float:left; text-align:center;  line-height:2.4rem; font-size:0.8rem; font-weight:bold;}
.imeiti{width:1.3rem;}
.maitibaodao{background-color:#A3A3A3; height:2rem; font-size:1.2rem; overflow:hidden;}
.maitibaodao .meitis1{color:#1A73B8; width:32%;  padding-left:2rem; height:2rem; line-height:2rem; float:left; background-image:url(../Images/imeitibg.jpg); background-repeat:no-repeat; background-size:100% 100%;}
.maitibaodao .scdt1{color:#000; width:32%;  padding-left:2rem; height:2rem; line-height:2rem; float:left; background-image:url(../Images/imeitibg.jpg); background-repeat:no-repeat; background-size:100% 100%;}
.maitibaodao .meitis2{width:13%;  float:right; color:#FFF; font-size:0.8rem; line-height:2rem;}
.maitibaodao .meitis2 a{color:#FFF;}
.imei0{margin: 0.5rem 0; overflow: hidden; color:#1A73B8;}
.imei1{ width:30%;  float:left; overflow:hidden; height:4.5rem; }
.imeic{ width:60%; float:right; }
.imeic li{overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; height:1.5rem; line-height:1.5rem;}
.imeic li a{color:#1a73b8;}
.dongtaia{ margin:0.5rem 1%; overflow:hidden;}
.dongtaia img{ }
.dongtl{width:18%; float:left; margin:0 1%; color:#FFF; font-size:12px; text-align:center;}
.dongttitle{background-color:#666;}
.dongttitle a{color:#FFF;}
.dongtipic{border-radius:50%;}
.cp{}
.cp .cpl{float:left; width:21%; }
.cp .cpu{ }
.cp .gd{}
.lee{width:92%;}
.lee li{width:25%;}
.new{ width:auto; display:inline; margin-left:3px;}
/*新闻列表*/

.xwbutton
{
	display:inline;
	padding: 2px;
	border: 5px solid #dedede;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
}
.btxianxi{
	display: inline-block;
	position: relative;
	margin: 10px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	font: bold 12px/25px Arial, sans-serif;
	color: #3e5706;
	background: #a5cd4e;
}
.xwlistt{margin:5px 0;}
.xwconten{margin-bottom:2rem; color:#b3b3b3;}
.xwconten a{color:#b3b3b3;}
.next_page {
    font-size: 0.8rem;
    overflow: hidden;
    text-align: center;
	font-weight:bold;
}
.next_page li {
    display:inline;
    margin-right: 5px;
	color:#333;
}

.alist{margin:20px 0;}

/*关于我们*/
.daohqh{width:100%; background-color:#999;}



/*公司风采*/
.content .gsfc{
	margin-top: 1rem;
}
.content .gsfc ul li{
	width:50%;
	float:left;
	margin-bottom: 1rem;
}
.content .gsfc ul li .gsfc_list{	
	width:95%;
	margin:0 auto;
	border:1px solid #ddd;
	text-align: center;
}
.content .gsfc ul li .gsfc_list  a img{
	display: inline-block;
	margin-bottom:.5rem;
}