@charset "UTF-8";
/* Base Reset */
* {margin: 0;padding: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,section{display:block;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; /*-webkit-font-smoothing: antialiased;*/ -moz-osx-font-smoothing: grayscale;}
:focus { outline:0;}
img { border:0; vertical-align: top;}
a img { vertical-align: middle;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
a:link,a:active,a:hover,a:visited{ text-decoration: none; font-size: inherit; }
a {color: #666;}
a:hover{ text-decoration: underline; color: #009382;text-decoration:none;}
.boxshadow div,.boxshadow input,.boxshadow textarea{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
li{
	list-style: none;
}
ul,a{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-family: "微软雅黑";
	font-weight: normal;
	color: #777;
}
.highlight{
	color: #009382;
}
.widthAuto{
	width: 980px;
	margin: 0 auto;
}
.warterNav_desktop{
	display: block;
}
.warterNav_Phone{
	display: none;
}
.rotate{
	-moz-transform:rotate(90deg); 
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
/*布局样式*/
.l-box{
	padding-right: 1em;
}
.container_main{
	padding: 28px 42px;	
}
.container_main .pure-g-r{
	margin-right: -1em;
}
#connection .pure-g-r{
	margin-right: 0;
}
/*分页*/
.page_more{
	text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #ccc;
    cursor: pointer;
    margin: 15px;
}
.page_more img{
	margin: 3px;
	width: 15px;
}
/*大图轮播的样式*/
.swiper-container img{
	width: 100%;
}
#content_banner .swiper-container{
	width: 100%;
	height: 100%;
}
#content_banner .swiper-container:hover .arrow{
	display: block;
}
.swiper-container2{
	height: 14em;
}
#content_banner .arrow-left{
	display: none;
	background: url("../img/left-arrow-small.png");
	left: 0;
	position: absolute;
  	left: 10px;
  	top: 50%;
  	margin-top: -15px;
  	width: 40px;
  	height: 50px;
  	z-index: 999;
}
#content_banner .arrow-right{
	display: none;
	background: url("../img/right-arrow-small.png");
	right: 0;
	position: absolute;
  	right: 10px;
  	top: 50%;
  	margin-top: -15px;
  	width: 40px;
  	height: 50px;
  	z-index: 999;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
/*面包屑*/
.breadcrumb{
	padding: 0 3em;
	height: 2.5em;
	line-height: 2.5em;
	font-size: 13px;
    border-bottom: 1px solid #eee;
    background: #fff;
  
}
.breadcrumb a{
	font-weight: bold;
	cursor: pointer;
}
.breadcrumb a:hover{
	color: #009382;
}
#content_farther{
	width: 100%;
	background: url(../img/focus-bg.png);
}
#content_body{
	background: url(../img/container-bg.jpg);
}
.boxshadow .topic_header{
	box-shadow:0 2px 16px #dedede, 0 0 1px #dedede, 0 0 1px #dedede;
}

#container{
	background-color: #fff;
}
.boxshadow #container{
	box-sizing: border-box;
}
.boxshadow #container{
	box-shadow:0 2px 16px #dedede, 0 0 1px #dedede, 0 0 1px #dedede;
}
/*模块---首页*/
.model_header{
	height: 3.5em;
	line-height: 3.5em;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 1em;
}
h3[class = "model_name left"]{
	margin: 0;
}
.model_text{
	padding: 0 0.3em;
	color: #009382;
}
.model_header .model_more a,.hot_more a{
	font-family: sans-serif;
	display: block;
	width: 30px;
	height: 3.4em;
	color: rgba(0,147,130,.5);
	font-weight: bold;
	/*background: url(../img/icons.png) no-repeat 8px -21px;*/
} 
.model_header .model_more a:hover,,.hot_more a:hover{
	color: rgba(0,147,130,1);
	font-weight: bolder;
}
.pure-u-2-3 .model_body{
	height: auto;
}
/*首页：热门文章*/
.hot_header{
	width: 100%;
	height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 1em;
    font-family: "微软雅黑";
	border-bottom: 1px solid #ccc;
}
.hot_header *{
	box-sizing:border-box;
}
.hot_header .hot_title{
	display: block;
	height: 56px;
	font-size: 12px;
	letter-spacing: 0;
	color: #999;
}
.hot_header .hot_title .hot_title_big{
	border-bottom: 3px solid #009780;
 	padding: 0 0.3em;
    color: #009382;
    font-size: 20px;
}
.hot_container{
	margin-right: 3em;
    overflow:hidden
	width: 100%;
	overflow: hidden;
	letter-spacing: 0;
}
.hot_container li{
	width: 50%;
	text-align: left;
	float: left;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
	font-family: "微软雅黑";
	margin: 20px 0;
}
.hot_container .article_data{
    width: 56px;
    height: 90px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 45px;
	text-align: center;
	font-size: 18px;
}
.hot_container .article_data .mon{
	width: 100%;
	height: 45px;
	background: #b6b6b6;
	color: #fff;
}
.hot_container .article_data .date{
	width: 100%;
	height: 45px;
	background: #f6f5f5;
	color: #aaa;
}
.hot_container li:hover .mon{
	background: rgb(0,147,130);
}
.hot_container li:hover .date{
	color: rgb(0,147,130);
}
.hot_container li:hover .title{
	color: rgb(0,147,130);
}
.hot_container li:hover .article_content p{
	color: #666;
}
.hot_container .article_content{
	display: block;
	margin-left: 56px;
	margin-right: 30px;
	height: 90px;
	overflow: hidden;
}
.hot_container .article_content .title{
	display: block;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: rgba(0,147,130,.8);
	margin-bottom: 18px;
}
.hot_container .article_content p{
	margin: 0;
	color: #999;
	font-size: 12px;
	line-height: 18px;
}
.hot_container .article_content *{
	padding-left: 15px;
}
/*图文模型的model_body*/
.model_list_picture_word{
	height: 4em;
}
.pure-u-2-3 .model_list_picture_word{
	width: 100%;
	height: auto;
	float: left;
}
.model_list_picture_word .picture{
	width: 20%;
	margin:0.25em;
}
.model_list_picture_word .picture img{
	width: 100%;
}
.model_list_picture_word .word{
	width:70%;
	margin:0.25em;
}
.model_list_picture_word .word_title{
	font-size: 15px;
	font-weight: bold;
	color: #777;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	cursor: pointer;
	font-family: "微软雅黑",Georgia,Arial, Helvetica, sans-serif;
}
.model_list_picture_word .word_text{
	height: 28px;
	margin: 5px 0;
	font-size: 12px;
	line-height: 14px;
	color: #aaa;
	overflow : hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
    font-family: "微软雅黑",Georgia,Arial, Helvetica, sans-serif;
}
/*文字模型的model_body*/
p[class = "word_title"]{
	margin: 0;
}
.model_list_word{
	height: 12em;
	overflow: hidden;
}
.pure-u-2-3 .model_list_word{
	height: auto;
}
.model_list_word ul{
	margin: 0;
	padding: 0;
}
.model_list_word ul li {
	font-size: 14px;
	font-family: Georgia,Arial, Helvetica, sans-serif;
	line-height: 2em;
	width: 100%;
	color: #777;
}
.brother{
	margin-bottom: 1em;
}
.brother .model_list_word ul li{
	width: 100%;
	min-width: 260px;
	font-size: 1em;
}
.article_info{
	width:65%;
	float:left;
/*	padding-left: 8px;*/
/*	background: url(../img/b1.jpg) no-repeat 0px 50%;*/
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	cursor: pointer;
	min-width: 180px;
}
.article_info .flag{
    color: #009780;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 12px;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
}
.article_time{
	width: 70px;
	font-size: 12px;
	height: 2em;
	float:right;
	overflow: hidden;
}

/*文章详情页*/
.article_title_box{
  margin-bottom: 14px;
  border-bottom: 1px solid #ccc;
  font-family: "Microsoft YaHei";
}
.article_title_box h1{
  margin: 0;
  line-height: 28px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 24px;
  color: #009382;
}
.article_title_box .article_detail{
	height: 20px;
	color: #777;
	font-size: 12px;
}
.article_text{
	margin-right: 2em;
	text-indent: 10px;
}

/*专题*/
.topic_header{
	background: url(../img/header1.jpg) no-repeat;
	background-size: cover;
	height: 11em;
	width: 100%;
	position: relative;
}
.topic_header h1{
	font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  position: absolute;
  top: 2em;
  left:1em;
  color: #FFF;
  font-family: 'Microsoft Yahei';
}

/*相册列表页*/
.album{

	margin: 0 auto;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.album:first-child{
	margin-top: 1em;
}
.album_box{
	margin: 0 2em 2em 0; 
}

.album .album_info{
	width: 100%;
	height: 2em;
	line-height: 2em;
	position: absolute;
	bottom: 0;
	left:0;
	background-color: rgba(0,0,0,.3);
	_background-color: #1e1e1e;
	*background-color: #1e1e1e;
	font-family: "微软雅黑";
	text-align: center;
}
.album .album_info h4{
	margin: 0;
	padding: 0 7px;
	color: #ccc;
	_color:#fff;
	*color:#fff;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.album_cont img{
	margin-bottom: 1em;
}

/*connection*/
#connection{
	margin-top: 1em;
	border-top: 1px solid #ccc;
}
#connection h3{
	margin: 0;
	padding-bottom: 1em;
}
#connection form{
	overflow: hidden;
}
#connection textarea,
#connection input,
#connection #cancel,
#connection #submit{
	margin-bottom: 1.4em;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 100%;
	padding: 6px 12px;
	border-radius: 4px;
}
#connection input{
	height: 35px;
}
.no-borderradius #connection input{
	height: 25px;
	width: 89%;
	padding: 6px 5%;
}
#connection #message{
	height: 80px;
}
.no-borderradius  #connection #message{
	height: 60px;
	width: 89%;
	padding: 6px 5%;
}
#connection #cancel,
#connection #submit{
	height: 2.5em;
	line-height: 2.5em;
	padding: 0;
	margin-bottom: 0;
	width: 48.5%;
	*width: 45%;
	text-align: center;
	cursor: pointer;
}
#connection #cancel:hover,
#connection #submit:hover{
	background-color: #009382;
	color: #fff;
	border-color: #fff;
}

#connection .connection_info{
	color: #777;
	padding-left:5em;
}
#connection p{
	margin: 0;
	line-height: 25px;
}

#connection .master_word{
	height: 300px;
	background: url(../img/marster.jpg) right 0px;
	color: #777;
	padding-top: 10px;
	margin-top: -10px;
}
#connection .master_word_title{
	font-family: "微软雅黑";
	font-size:1.15em;
	color:#009382;
}
#connection .master_word p{
	padding-left: 1em;
	padding-right: 2em;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    cursor: pointer;
}
#connection .master_word p a:hover{
	color: #777;
	text-decoration: none;
}
#connection .master_word .picture{
	display: block;
	width: 28%;
	height: 80px;
	float: right;
}

/*页脚的样式*/
#footer{
	color: #999;
	background: url(../img/footer-bg.jpg);
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}
#footer .widthAuto{
	background: rgb(77,77,77);
	margin: 0 auto;
    position: relative;
}
#footer .widthAuto a{
	color: #999;
}
#footer p{
	color: #ddd;
    font-weight: bold;
    padding-bottom: 6px;
    font-size: 16px;
    margin: 0;
    text-indent: 0;
    padding-right: 0;
}
#footer p span{
	font-size: 12px;
}
#qrcode{
	width: 116px;
	height: 116px;
	position: absolute;
	right: 3em;
	bottom: .8em;
	padding:8px;
	background-color: #fff;
}
#footer .logo{
	position: absolute;
	right: 3em;
	bottom: 2em;
}
#footer .logo img{
	height: 40px;
}
/*loading图片*/
.img_loading{
	width: 30px;
	height: 30px;
	margin: 0 auto;
	display: none;
}
.img_loading img{
	width: 100%;
}
/*大屏*/
@media(min-width: 1200px) {
	.warterNav_desktop{
		display: block;
	}
	.warterNav_Phone{
		display: none;
	}

	.widthAuto{
		width:1200px;
	}
	.l-box{
		padding-right: 3em;
	}
	.container_main .pure-g-r{
		margin-right: -3em;
	}
	.article_info{
		width: 70%;
	}
}
/*缩小屏幕*/
@media(max-width: 980px) {
	.warterNav_desktop{
		display: block;
	}
	.warterNav_Phone{
		display: none;
	}

	.widthAuto{
		width:100%;
	}
	.l-box{
		padding-right: 2em;
	}
	.container_main .pure-g-r{
		margin-right: -2em;
	}
	.model_list_word ul li a .article_info{
		width: 100%;
	}
	.model_list_word ul li a .article_time{
		display: none;
	}
}
/*平板*/
@media(max-width: 767px) {
	.warterNav_desktop{
		display: none;
	}
	.warterNav_Phone{
		display: block;
	}
	.l-box{
		padding-right: 0;
	}
	.container_main .pure-g-r{
		margin-right: 0;
	}
	#connection .connection_info{
		padding: 0;
	}
	.model_list_word ul li a .article_info{
		width: 70%;
	}
	.model_list_word ul li a .article_time{
		display: block;
	}
	.hot_container{
		margin-right: 0;
	}
	.hot_container li{
		width: 100%;
	}
}
/*手机*/
@media (max-width: 480px) {
	.warterNav_desktop{
		display: none;
	}
	.warterNav_Phone{
		display: block;
	}
	.container_main{
		padding: 0;
	}
	
	#container,#footer,.l-box{
		box-shadow: none;
		padding:1em;
		margin:0;
	}
	.l-box{
		padding-top: 0;
	}	
	.breadcrumb{
		padding:0 1em;
	}
	.album_box{
		padding-right: 0;
	}
	ul li{
		list-style-type: none;
	}

	#connection .connection_info{
		height: auto !important;
		margin-top: 1em;
	}
	.boxshadow #connection .connection_info{
		box-sizing: border-box;
	}
	#connection{
		border-top: none;
	}
	.article_title_box h1,.article_title{
		text-align: center;
		padding-bottom: 10px;
		font-size: 18px;
	}
	
	#footer{
		background: rgb(77,77,77);
	}
	#footer .widthAuto{
		font-size: 0.9em;
		padding: 0.5em 0;
	}
}
