@charset "utf-8";
/*************************************
* 文件名称：common.css
* 作   者：界面设计制作部

* 创建日期：2009-4-10
* 最后修改：name/ 第X行 / yyyy-mm-dd
* 文件版本：UI CSS Frameworks Beta
* 内容概要: 框架公用样式文件
*************************************/
@import url("animate.css");

body {
	background:#fff;
	color:#000;
	font-family:"微软雅黑","黑体",Arial,"宋体";
	font-size:13px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#index {overflow:hidden; min-width:1280px;}



/* 重置 */
div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
p,li,div{/* add */

}
/* 标题样式 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */
ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */
img, a img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}


a {transition: all 0.5s ease;
-moz-transition:  all 0.5s ease;/*Firefox*/
-webkit-transition: all 0.5s ease; /*Safari、Chrome*/
-o-transition: all 0.5s ease; /*Opera*/
}

a {outline:none; blr:expression(this.onFocus=this.blur());}
/* 链接样式 */
a:link {color:#000;	text-decoration:none;}
a:visited {color:#000; text-decoration:none;}
a:hover {color:#277cdb;	text-decoration:none;}
a:active {color:#000; text-decoration:none;}









/* 首页资讯分类 */

#c_news_categorylay-14967966040694530 .p_Newslist{
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14967966040694530 .p_news{
  padding:0px;
  margin:0px;
  border:none;
  text-align:center;
  background:none;
}
#c_news_categorylay-14967966040694530 .p_articles{
  width:auto;
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14967966040694530 .p_content{
  width:auto;
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14967966040694530 .p_TitleBox{
  width:auto;
  padding:28px 30px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14967966040694530 .p_TitleBox a{
  padding:0px 56px;
  height:44px;
  line-height:44px;
  border:2px solid #f1a107;
  border-radius:40px;
  font-family:"微软雅黑", "黑体";
  display:inline-block;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  

}


.p2_01_y #c_news_categorylay-14967966040694530 .p_TitleBox a{
animation:flash 0.5s ease-in 0.5s;
-webkit-animation:flash 0.5s ease-in 0.5s; /* Safari 和 Chrome */}


#c_news_categorylay-14967966040694530 .p_TitleBox a:hover{
  background:#c80003;
  box-shadow:0 0 20px #d15b5d;
  border:2px solid #c80003;
  color:#f4e5bf;
animation:pulse 0.5s ease-out 0s;
-webkit-animation:pulse 0.5s ease-out 0s; /* Safari 和 Chrome */
}


#c_news_categorylay-14967966040694530 .iconfont{
  display:none;
}
#c_news_categorylay-14967966040694530 .font{
  height:40px;
  line-height:40px;
}
#c_news_categorylay-14967966040694530 .p_TitleBox a .e_title{
  font-size:16px;
  font-weight:normal;
  text-align:center;
  color:#333;
  height:40px;
  line-height:40px;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}
#c_news_categorylay-14967966040694530 .p_TitleBox a:hover .e_title{
  color:#f1a107;
}











/* 首页视频分类 */

#c_video_categorylay-14969050722366124 .p_Videoslist{
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_video_categorylay-14969050722366124 .p_videos{
  padding:0px;
  margin:0px;
  border:none;
  text-align:center;
  background:none;
}
#c_video_categorylay-14969050722366124 .p_articles{
  width:auto;
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_video_categorylay-14969050722366124 .p_content{
  width:auto;
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_video_categorylay-14969050722366124 .p_TitleBox{
  width:auto;
  padding:28px 30px;
  margin:0px;
  border:none;
  background:none;
}

#c_video_categorylay-14969050722366124 .p_nameC { display:none;}


#c_video_categorylay-14969050722366124 .p_TitleBox a{
  padding:0px 56px;
  height:44px;
  line-height:44px;
  border:2px solid #f1a107;
  border-radius:40px;
  font-family:"微软雅黑", "黑体";
  display:inline-block;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  

}


.p3_01_y #c_video_categorylay-14969050722366124 .p_TitleBox a{
animation:flash 0.5s ease-in 0.5s;
-webkit-animation:flash 0.5s ease-in 0.5s; /* Safari 和 Chrome */}


#c_video_categorylay-14969050722366124 .p_TitleBox a:hover{
  background:#c80003;
  box-shadow:0 0 20px #d15b5d;
  border:2px solid #c80003;
  color:#f4e5bf;
animation:pulse 0.5s ease-out 0s;
-webkit-animation:pulse 0.5s ease-out 0s; /* Safari 和 Chrome */
}


#c_video_categorylay-14969050722366124 .iconfont{
  display:none;
}
#c_video_categorylay-14969050722366124 .font{
  height:40px;
  line-height:40px;
}
#c_video_categorylay-14969050722366124 .p_TitleBox a .e_title{
  font-size:16px;
  font-weight:normal;
  text-align:center;
  color:#333;
  height:40px;
  line-height:40px;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}
#c_video_categorylay-14969050722366124 .p_TitleBox a:hover .e_title{
  color:#f1a107;
}



















/* 首页资讯列表 */

#c_news_list-14968387557052642 {overflow:inherit;}
#news_fzzs { width:1280px; height:340px; overflow:inherit; text-align:left;}
#news_fzzs .newsList { width:1336px;}

#news_fzzs .news_fzzs_lb { width:278px; margin-right:56px; float:left; height:340px; position:relative;  overflow:hidden;}

.p2_02_y #news_fzzs .news_fzzs_lb {
animation:flash 0.5s ease-out 0.1s;
-webkit-animation:flash 0.5s ease-out 0.1s; /* Safari 和 Chrome */
}


#news_fzzs .news_fzzs_lb:hover {
animation:bounce 1.5s ease 0s;
-webkit-animation:bounce 1.5s ease 0s; /* Safari 和 Chrome */}


#news_fzzs .news_fzzs_lb a {width:278px; height:340px; background:#fff; display:inline-block;
border:solid 1px #f1a107;
 transition: all 0.6s ease-out;
-moz-transition:  all 0.6s ease-out;/*Firefox*/
-webkit-transition: all 0.6s ease-out; /*Safari、Chrome*/
-o-transition: all 0.6s ease-out; /*Opera*/}
#news_fzzs .news_fzzs_lb a:hover {background:#c80003; border:solid 1px #c80003;}

#news_fzzs .news_fzzs_lb a p { transition: all 0.8s ease-out;
-moz-transition:  all 0.8s ease-out;/*Firefox*/
-webkit-transition: all 0.8s ease-out; /*Safari、Chrome*/
-o-transition: all 0.8s ease-out; /*Opera*/}

#news_fzzs .news_fzzs_lb a .fl { height:34px; line-height:34px; font-size:12px;  letter-spacing:1px; text-indent:1px;  position:absolute; top:4px; right:-28px; width:100px; box-sizing:content-box; padding-top:4px; text-align:center; color:#f1a107; background:#c80003; -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform:rotate(45deg); }
#news_fzzs .news_fzzs_lb a:hover .fl { background:#f1a107; color:#c80003;}

#news_fzzs .news_fzzs_lb a .bt { height:60px; line-height:60px; font-size:18px; color:#c80003; overflow:hidden; width:234px; position:absolute; top:30px; left:22px;}
#news_fzzs .news_fzzs_lb a:hover .bt {color:#fff;}

#news_fzzs .news_fzzs_lb a .ms { line-height:24px; font-size:13px; color:#666; width:234px; position:absolute; top:104px; left:22px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:4;
overflow: hidden;

}
#news_fzzs .news_fzzs_lb a:hover .ms {color:#fff;}

#news_fzzs .news_fzzs_lb a .gd { position:absolute; bottom:40px; font-size:12px; color:#fff; left:22px; width:140px; height:30px; line-height:30px; padding-left:26px; display:inline-block; background:#c80003; text-transform:uppercase;}
#news_fzzs .news_fzzs_lb a:hover .gd {background:#f1a107; width:234px;}

#news_fzzs .news_fzzs_lb a .gd:after {
 content:url(http://351.300.cn/yws/quanwang/img/jh.png); 
 color:#fff;
 width:19px;
 display:block;
 height:19px; line-height:19px;
 position:absolute; top:5px; right:16px;

 }

#news_fzzs .news_fzzs_lb a:hover .gd:after {
  animation:circle1 1s infinite linear;/*匀速 循环*/
 -webkit-animation:circle1 1s infinite linear;/*匀速 循环*/
}


#news_fzzs .news_fzzs_lb a .bt:before {
 content:'';
 width:100%;
 height:1px;
 line-height:1px;
 display:block;
 background:#c80003;
 position:absolute; bottom:0px; left:0px;}

#news_fzzs .news_fzzs_lb a .bt:after {
 content:'';
 width:0;
 height:1px;
 line-height:1px;
 display:block;
 background:#fff;
 position:absolute; bottom:0px; left:0px;
 transition: all 1.2s ease-out;
-moz-transition:  all 1.2s ease-out;/*Firefox*/
-webkit-transition: all 1.2s ease-out; /*Safari、Chrome*/
-o-transition: all 1.2s ease-out; /*Opera*/
 
 }

#news_fzzs .news_fzzs_lb a:hover .bt:after {
 content:'';
 width:100%;
 height:1px;
 line-height:1px;
 display:block;
 background:#fff;
 position:absolute; bottom:0px; left:0px;}
 
 
 
 
/* 首页视频列表*/

#c_video_list-14969703143004933 {overflow:inherit;}
#c_video_list-14969703143004933 .syspzs {width:1280px; height:300px; overflow:inherit; text-align:left;}
#c_video_list-14969703143004933 .syspzs .sysplist {width:1336px;}

#c_video_list-14969703143004933 .syspzs .sysplist_lb { width:278px; margin-right:56px; float:left; height:300px; position:relative;  overflow:hidden;}







.p3_02_y #c_video_list-14969703143004933 .syspzs .sysplist_lb {
animation:flash 0.5s ease-out 0.1s;
-webkit-animation:flash 0.5s ease-out 0.1s; /* Safari 和 Chrome */
}


#c_video_list-14969703143004933 .syspzs .sysplist_lb:hover {
animation:bounce 1.5s ease 0s;
-webkit-animation:bounce 1.5s ease 0s; /* Safari 和 Chrome */}






#c_video_list-14969703143004933 .syspzs .sysplist_lb a .sptp { width:278px; height:200px; position:relative; background:#000; overflow:hidden; 
}

#c_video_list-14969703143004933 .syspzs .sysplist_lb a:hover .sptp { width:278px; height:200px; position:relative; background:#c80003; overflow:hidden; 
transition: all 0.5s ease-out;
-moz-transition:  all 0.5s ease-out;/*Firefox*/
-webkit-transition: all 0.5s ease-out; /*Safari、Chrome*/
-o-transition: all 0.5s ease-out; /*Opera*/
}


#c_video_list-14969703143004933 .syspzs .sysplist_lb a { width:278px; height:300px; display:inline-block;
transition: all 0.5s ease-out;
-moz-transition:  all 0.5s ease-out;/*Firefox*/
-webkit-transition: all 0.5s ease-out; /*Safari、Chrome*/
-o-transition: all 0.5s ease-out; /*Opera*/
background:rgba(244,229,191,0.2)
}

#c_video_list-14969703143004933 .syspzs .sysplist_lb a:hover {background:rgba(244,229,191,0.6);
}

#c_video_list-14969703143004933 .syspzs .sysplist_lb .sptp img { width:278px; height:200px; opacity: 0.6; position:absolute; top:0px; left:0px;
 transition: all 0.5s ease-out;
-moz-transition:  all 0.5s ease-out;/*Firefox*/
-webkit-transition: all 0.5s ease-out; /*Safari、Chrome*/
-o-transition: all 0.5s ease-out; /*Opera*/

}

#c_video_list-14969703143004933 .syspzs .sysplist_lb a:hover .sptp img { width:300px; height:218px; opacity:0.6; position:absolute; top:-9px; left:-11px;}


#c_video_list-14969703143004933 .syspzs .sysplist_lb .sptp:after {content:url(http://351.300.cn/yws/quanwang/img/bfq_y.png); width:60px; height:60px; position:absolute; top:50%; left:50%; margin-top:-30px; margin-left:-30px; }

#c_video_list-14969703143004933 .syspzs .sysplist_lb .sptp:before {content:url(http://351.300.cn/yws/quanwang/img/bfq_yx.png); width:60px; height:60px; position:absolute; top:50%; left:50%; margin-top:-30px; margin-left:-30px; z-index:9; }


#c_video_list-14969703143004933 .syspzs .sysplist_lb a:hover .sptp:after {
  animation:circle1 1s infinite linear;/*匀速 循环*/
 -webkit-animation:circle1 1s infinite linear;/*匀速 循环*/
}

#c_video_list-14969703143004933 .syspzs .sysplist_lb .spsc { font-size:13px; width: 100%; height:40px; line-height:40px; padding-left:10px; text-align:left; border-bottom:solid 1px #deca97; color:#333;}
#c_video_list-14969703143004933 .syspzs .sysplist_lb .spsc:before {content:url(http://351.300.cn/yws/quanwang/img/sp.png); width:20px; height:20px; margin-top:5px; margin-right:6px; float:left;}


#c_video_list-14969703143004933 .syspzs .sysplist_lb .spbt { font-size:16px; color:#333; height:40px; line-height:40px; margin-top:10px; padding-left:10px;
 transition: all 0.5s ease-out;
-moz-transition:  all 0.5s ease-out;/*Firefox*/
-webkit-transition: all 0.5s ease-out; /*Safari、Chrome*/
-o-transition: all 0.5s ease-out; /*Opera*/

}
#c_video_list-14969703143004933 .syspzs .sysplist_lb a:hover .spbt {color:#c80003;}


#c_video_list-14969703143004933 .syspzs .sysplist_lb .sprq { font-size:13px; height:40px; line-height:40px; width:100px; text-align:right; color:#333; position:absolute; top:200px; right:10px; overflow:hidden;}




.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.container > header {
	margin: 0 auto;
	padding: 2em;
}

button {
	border: none;
    background: #c80003;
	color: #fff;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
	width:40px;
	line-height:40px; 
	height:40px;
	display:block;
	margin:0px;
}

button:hover {
	background: #6e0002;
}
.container > header {
	text-align: center;
	padding: 3em;
}

.container > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}

.container > header span {
	display: block;
	font-size: 60%;
	opacity: 0.7;
	padding: 0 0 0.6em 0.1em;
}

.column {
	float: left;
	width: 100%;
	min-height: 300px;
	position: relative;
}
.column:nth-child(2) {
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
}
.column a{
    width: 33%;
    float: left;
    text-align: center;
}
.column p {
    font-weight: 300;
    font-size: 1.3em;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 4;
}


.codrops-top {
	background: #fff;
	background: rgba(255, 255, 255, 0.2);
	text-transform: uppercase;
	width: 100%;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	display: inline-block;
}

.codrops-top a:hover {
	color: #e74c3c;
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

.codrops-icon:before {
	font-family: 'codropsicons';
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
}

.md-perspective body  {
	background: #222;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}

.container {
	/*background: #e74c3c;*/
	min-height: 100%;
}

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 800px;
	min-width: 500px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: #000;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 0.8;
	visibility: visible;
}


.md-content {
	color: #fff;
	background: #f4e5bf;
	position: relative;
	border-radius: 5px;
	margin: 0 auto;
}

.md-content h3 {
	margin:5px 0px;
	text-align: center;
	font-size:20px;
	height:50px;
	line-height:50px;
	font-weight:normal;
	color:#c80003;
	background: rgba(0,0,0,0.1);
	border-radius: 5px 5px 0 0;
}

.md-content > div {
	padding: 30px 40px 20px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
	position:relative;
}

.md-content > div p {
	margin: 0;
	padding-bottom: 0px;
    text-align: center;
    overflow: hidden;
}
.md-content > div p video{
    width:100%;
    height: 500px;
	background:#333;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

.md-content > div ul li {
	padding: 5px 0;
}

.md-content button {
	display: block;
	margin: 0;
	position:absolute;
	top:40px; right:-40px;
}


.md-effect-10.md-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-10 .md-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	-moz-transform: rotateX(-60deg);
	-ms-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-10 .md-content {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}.c_video_list-10001 .p_MatteIcon .iconfont:before{content:'\e602';
}






/* 首页资讯分类 */

#c_news_categorylay-14969952019128971 .p_Newslist{
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14969952019128971 .p_news{
  padding:0px;
  margin:0px;
  border:none;
  text-align:center;
  background:none;
}
#c_news_categorylay-14969952019128971 .p_articles{
  width:auto;
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14969952019128971 .p_content{
  width:auto;
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14969952019128971 .p_TitleBox{
  width:auto;
  padding:28px 30px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14969952019128971 .p_TitleBox a{
  padding:0px 56px;
  height:44px;
  line-height:44px;
  border:2px solid #f1a107;
  border-radius:40px;
  font-family:"微软雅黑", "黑体";
  display:inline-block;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  

}


.p4_01_y #c_news_categorylay-14969952019128971 .p_TitleBox a{
animation:flash 0.5s ease-in 0.5s;
-webkit-animation:flash 0.5s ease-in 0.5s; /* Safari 和 Chrome */}


#c_news_categorylay-14969952019128971 .p_TitleBox a:hover{
  background:#c80003;
  box-shadow:0 0 20px #d15b5d;
  border:2px solid #c80003;
  color:#f4e5bf;
animation:pulse 0.5s ease-out 0s;
-webkit-animation:pulse 0.5s ease-out 0s; /* Safari 和 Chrome */
}


#c_news_categorylay-14969952019128971 .iconfont{
  display:none;
}
#c_news_categorylay-14969952019128971 .font{
  height:40px;
  line-height:40px;
}
#c_news_categorylay-14969952019128971 .p_TitleBox a .e_title{
  font-size:16px;
  font-weight:normal;
  text-align:center;
  color:#333;
  height:40px;
  line-height:40px;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}
#c_news_categorylay-14969952019128971 .p_TitleBox a:hover .e_title{
  color:#f1a107;
}










#c_news_list-14970619606362802 { text-align:left;}
#c_news_list-14970619606362802 .p_articles {padding:0px; margin:0px;}
#c_news_list-14970619606362802 .p_header { margin:0px;}
#c_news_list-14970619606362802 .p_articles_01 .p_TitleBox,
#c_news_list-14970619606362802 .p_articles_01 .p_assist,
#c_news_list-14970619606362802 .p_articles_01 .p_TimeBox,
#c_news_list-14970619606362802 .p_articles_01 .p_time,
#c_news_list-14970619606362802 .p_articles_01 .p_SummaryBox { padding:0px; margin:0px;}


#c_news_list-14970619606362802 .p_articles_01 a .p_title {height:30px; line-height:30px; font-size:18px; font-weight:bold; color:#c80003;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;

}
#c_news_list-14970619606362802 .p_articles_01 a:hover .p_title { color:#333;}

#c_news_list-14970619606362802 .p_articles_01 a .p_title .font2 {height:30px; line-height:30px;}
#c_news_list-14970619606362802 .p_articles_01 .p_assist {height:30px; line-height:30px; width:auto; display:inline; float:right;}
#c_news_list-14970619606362802 .p_articles_01 .p_time { text-align:right; color:#666; font-size:13px; display:inline;}
#c_news_list-14970619606362802 .p_articles_01 .p_time .font {height:30px; line-height:30px; display:inline;}
#c_news_list-14970619606362802 .p_articles_01 .p_time .iconfont {height:30px; line-height:30px; display:inline; float:right;}




#c_news_list-14970619606362802 .p_articles_01 .p_summary {padding:0px; margin:0px; font-size:14px; text-indent:2em; line-height:26px; margin-top:10px;  margin-bottom:10px; color:#666;}


#c_news_list-14970619606362802 .p_articles_01 a .p_ToDetail {padding:0px;  margin:0px; font-size:12px; color:#fff; height:24px; line-height:24px; background:none; border:none; float:none; margin-bottom:10px;}
#c_news_list-14970619606362802 .p_articles_01 a .p_ToDetail .font {height:24px; line-height:24px;}


#c_news_list-14970619606362802 .p_articles_01 a .p_ToDetail .font .i_buttontext {height:24px; line-height:24px; padding:0px 14px; font-size:12px; display:inline-block; color:#fff; background:#c80003;  border-radius:12px;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}
#c_news_list-14970619606362802 .p_articles_01 a:hover .p_ToDetail .font .i_buttontext { background:#f4e5bf; color:#c80003;}

#c_news_list-14970619606362802 .p_article_02 .p_TitleBox,
#c_news_list-14970619606362802 .p_article_02 .p_assist,
#c_news_list-14970619606362802 .p_article_02 .p_TimeBox,
#c_news_list-14970619606362802 .p_article_02 .p_time,
#c_news_list-14970619606362802 .p_article_02 .p_SummaryBox { padding:0px; margin:0px;}


#c_news_list-14970619606362802 .p_article_02 a .p_title {height:30px; line-height:30px; font-size:16px; font-weight:normal; color:#333;
  transition:color 0.5s ease;
  -moz-transition:color 0.5s ease;
  -webkit-transition:color 0.5s ease;
  -o-transition:color 0.5s ease;

}

#c_news_list-14970619606362802 .p_article_02 .p_title .font {height:30px; line-height:30px;}
#c_news_list-14970619606362802 .p_article_02 .p_title .font .iconfont {height:30px; line-height:30px; display:none;}
#c_news_list-14970619606362802 .p_article_02 a:hover .p_title { color:#c80003;}

#c_news_list-14970619606362802 .p_article_02 .p_assist {height:30px; line-height:30px; width:auto; display:inline; float:right;}
#c_news_list-14970619606362802 .p_article_02 .p_time { text-align:right; color:#666; font-size:13px; display:inline;}
#c_news_list-14970619606362802 .p_article_02 .p_time .font {height:30px; line-height:30px; display:inline;}
#c_news_list-14970619606362802 .p_article_02 .p_time .iconfont {height:30px; line-height:30px; display:inline; float:right;}


#c_news_list-14970619606362802 .p_article_02 .p_header {height:30px; line-height:30px; overflow:hidden; margin:10px 0px;}
#c_news_list-14970619606362802 .p_article_02 .p_about {display:none;}













/* 技术指南分类 */

#c_news_categorylay-14973495677157095 .p_Newslist{
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14973495677157095 .p_news{
  padding:0px;
  margin:0px;
  border:none;
  text-align:center;
  background:none;
}
#c_news_categorylay-14973495677157095 .p_articles{
  width:auto;
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14973495677157095 .p_content{
  width:auto;
  padding:0px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14973495677157095 .p_TitleBox{
  width:auto;
  padding:28px 30px;
  margin:0px;
  border:none;
  background:none;
}
#c_news_categorylay-14973495677157095 .p_TitleBox a{
  padding:0px 56px;
  height:44px;
  line-height:44px;
  border:2px solid #f1a107;
  border-radius:40px;
  font-family:"微软雅黑", "黑体";
  display:inline-block;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
  

}

#c_news_categorylay-14973495677157095 .p_TitleBox a:hover{
  background:#c80003;
  box-shadow:0 0 20px #d15b5d;
  border:2px solid #c80003;
  color:#f4e5bf;
animation:pulse 0.5s ease-out 0s;
-webkit-animation:pulse 0.5s ease-out 0s; /* Safari 和 Chrome */
}


#c_news_categorylay-14973495677157095 .iconfont{
  display:none;
}
#c_news_categorylay-14973495677157095 .font{
  height:40px;
  line-height:40px;
}
#c_news_categorylay-14973495677157095 .p_TitleBox a .e_title{
  font-size:16px;
  font-weight:normal;
  text-align:center;
  color:#333;
  height:40px;
  line-height:40px;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}
#c_news_categorylay-14973495677157095 .p_TitleBox a:hover .e_title{
  color:#f1a107;
}

