@charset "utf-8";
img{max-width:100%;}
.top-max a{ color:#137cbf;}
.list1 a,.callback li a,.newslist li a,.inner-news a,.inner-nav a{ color:#333;}

/*动态 */
.actionbox{ background:#137CBF;}
.action-text{ width:50%; }
.action-text h1{font-family:"宋体"; padding:0.5em 0 0.4em 0; font-size:1.5em; font-weight:bold; text-align:center; color:#fff;}
.action-text p{ font-size:0.8em; padding:0 0 0.6em 0; text-align:center}
.action-image{ width:50%; overflow:hidden; box-sizing:border-box; border:1px #137cbf solid;}
.action-image img{ width:100%;}

/*inner-nav*/
.inner-nav{ color:#333; line-height:2.5em; padding-left:0.4em; border-bottom:#d9d9d9 1px solid; font-size:1em}
.inner-nav a:first-child {color: rgb(255, 132, 0); font-weight:700;}
.inner-news{ width:98%; margin:0 auto;}
.inner-news h1{ color:#000; font-size:1.2em; font-weight:bold; text-align:center; padding:0.6em 0 0em 0;}
.inner-news article{ padding:0 5px;}
.inner-news p{ line-height:1.8em; letter-spacing:0.05em; margin-bottom:0.6em;}
.inner-news .info{
	text-align:center;
	font-size:0.8em;
	line-height:2;
	color:#333;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
}

.newslist{ margin:0.7em 0; font-size:1em}
.newslist li{ line-height:1.8em; width:100%; overflow:hidden; color:#333; height:1.8em;}

/*look*/
.lookbox{ margin:0em auto 1em auto;}
.lookbox li{ float:left; background-color:#137cbf; color:#FFF;  width:32%; margin-right:2%; margin-top:0.4em; text-align:center; 
	line-height:3em;
	-webkit-text-shadow:2px 2px 2px #155547;
	-moz-text-shadow:2px 2px 2px #155547;
	-o-text-shadow:2px 2px 2px #155547;
	text-shadow:2px 2px 2px #155547;}
.lookbox li:last-child{width:100%;margin-right:0;}	
.lookbox li a{ width:100%; color:white;font-size:1em;display:block;}
.lookbox .margin-r{ margin-right:0;}

/*callback*/
.callback{ box-sizing:border-box; border:#137cbf 1px solid; margin:1em auto; padding:0.5em;}
.callback h1{ width:20%; text-align:center; line-height:1.8em; background-color:#137cbf; font-size:1em; margin-bottom:0.4em;}
.callback h1 a{color:#fff;}
.callback li{ color:#000; line-height:2em; font-size:1em;}
