@charset "gb2312";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body
{
color:#000;
background-color: #FFF;
padding:0px;
margin:0px auto;
overflow:scroll;
overflow-x:hidden;
overflow-y:auto; 
font-family: Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
font-size:16px; 
max-width:640px;
padding-bottom:250px;
}
div{ margin:0; padding:0; border:0; color:#555; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px 0px 0.5em 0; }
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}

/*链接*/
a{ text-decoration:none; color:#555; background:transparent; outline:none; }
a:visited {color:#999; }
a:focus { outline:none; }
a:hover, a:active{ color:#888; outline:none;}

/*标题*/
h1 { font-size: 1.3em;margin:  0;}
h2 {font-size: 1.2em; margin: 0;}
h3 { font-size: 1.17em;margin: 0;}
h4 {font-size: 1em;margin:0;}
h5 {font-size: 0.83em;margin: 0;}
h6 { font-size: 0.67em;margin: 0;}

/*表单*/
form {margin: 0;}
button,input,select,textarea {
    font-size: 100%;  /* Correct font size not being inherited in all browsers. */
    margin: 0;  /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */
    vertical-align: baseline; /* Improve appearance and consistency in all browsers */
    *vertical-align: middle; /* Improve appearance and consistency in all browsers */
}
button,select {text-transform: none;}
input{  -webkit-border-radius:5px; -moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;
	background-color: #FFFFFF;	border: 1px solid #E8E8E8;	margin: 3px 0px;
	padding: 5px 3px;	width:99%;	line-height: normal; }
textarea{	-webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px;border-radius:5px; 
-moz-box-sizing: border-box;  background-color: #FFFFFF;	border: 1px solid #E8E8E8; margin: 3px 0px;padding: 5px 3px;	width:99%; }

/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
dd {margin: 0 0 0 40px;}
audio:not([controls]) {display: none; height: 0;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@元件 开始@@==========*/
/*常用颜色*/
.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #F00 !important;}
.black {color: #000000 !important;}
.white {color: #FFFFFF !important;}
.gray { color:gray; !important; }
.purple { color:purple;  !important;}

/*清除浮动*/
.clear { display:block; clear:both;}
.float_left { float:left; }
.float_right { float:right; }

/*对齐方式*/
.left { text-align: left}
.right {text-align: right}
.center{ text-align: center}

/*其它*/
.hide { display:none; }  /*隐藏*/
.more{ float: right; padding-right:10px; display:none; } /*more链接*/
.more a{ color:#666; }
.code_image{ cursor: pointer; padding-bottom:6px;} /*验证码图片样式*/

/*必须输入，主要*/
.required{ color:red; font-weight:bold;}
.form_text_verifycode { width:80px; }
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}

/*按钮*/
.btn{ width:100%; padding:9px 0px;font-size:16px ;text-decoration:none; margin:5px 0px; cursor:pointer;
	-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;
	background:#ff0000; border:0px solid #000; color:#fff; display:block; text-align:center; }
.btn:active{}

.btn_download{ color:#fff; display:block; text-align:center; cursor:pointer;	
	width:80px; text-decoration:none; margin:0px; 
	background:#cb2424;
	-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;
	text-indent:0; }
.btn_download:active{	padding:0px;top:0px;
	background-image:-o-linear-gradient(bottom,  #000 0%, #000 100%);
	background-image:-moz-linear-gradient(bottom,  #000 0%, #000 100%);
	background-image:-webkit-linear-gradient(bottom,  #000 0%, #000 100%);
	background-image:-ms-linear-gradient(bottom,  #000 0%, #000 100%);
	background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #000),color-stop(1, #000));
	background-image:linear-gradient(bottom, #000 0%, #000 100%);
	-webkit-box-shadow:0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);box-shadow:0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5); }
.btnSmsCode{ width:90%; float:right; padding:6px 0; font-size:14px;}

/*箭头*/
.arrow{ background:url(../images/system/arrow1.png) center center no-repeat; 	background-size:14px;width:30px; height:30px; display:block; float:right;vertical-align:middle;}

/*频道*/
.ChannelName{}
.ChannelContent{ clear:both; padding:3px; line-height:1.5em}
.ChannelSContent{ display:block; padding:3px 10px; color:#595757; }

/*信息*/
.InfoTitle, .ChannelName{ font-size:18px; line-height: 1.5em; vertical-align:middle; font-weight:bold;}
.InfoTime{color:#999; text-align:left; font-size:12px; padding:2px 0px; height:25px}
.InfoContent{ font-size:17px; line-height:1.8em}
.InfoContent p{ font-size:17px}
.InfoPicture{ text-align: center;}
.InfoPicture img{width:100%;}
.f1{}
.f2{}
.f3{}
.f4{}
.f5{}
.ShowInfo{ height: 30px; line-height: 1.5em; font-size:18px; border-top: 1px solid #bdbec1; vertical-align:middle; padding-top:5px; color:#000;}
#ReadLevelTip{ font-weight:bold; color:red;}
.Tag{ text-align: left; font-weight:bold; }
.Tag b{}
.Tag a{ padding:0 3px; font-weight:normal; text-decoration:none;}
.InfoContent img, .ChannelContent img{max-width:100%; }
#dituContent img{ max-width:none;}
/*==========@@元件 结束@@==========*/


/*==========@@模块  开始@@==========*/
.left_title{ border:0px solid red; clear:both; }
.left_title h2{ color:#000; text-align:center; overflow:hidden; padding:10px 0 3px; }
.left_title h2 a{ color:#fff; padding:5px 10px; background:#cb2424; font-size:17px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.left_title h2 a img{ display:none; }
.left_title h2 i{ padding-left:0.7em; font-size:18px; color:#595757; font-weight:100; }
.left_body{ padding:3px 5px; }
.left_body .ChannelPicture{ display:block; text-align:center; overflow:hidden; }
.left_body .ChannelPicture img{ width:97%; }
.left_bottom { clear:both; height:5px; }

.left_title1{ background:url(../images/left_title1.jpg) no-repeat; text-align:center; }
.left_title1 h2 { font-size:22px; }
.left_title1 h2 a{ line-height:40px; color:#d42828; font-size:22px; }
.left_title1 h2 a .color{ color:#fff; font-size:22px; }
.left_title1 p{ font-size:14px; color:#d42828; text-transform:uppercase; font-weight:normal; padding-top:16px; background:url(../images/left_title.png) no-repeat center top; }
.left_body1{ overflow:hidden; zoom:1; color:#000; border-bottom:0; border-top:0; padding:5px 0; }
.left_bottom1{ text-align:center; }
.left_bottom1 .ViewMore{ width:125px; color:#fff; text-align:center; font-size:14px; line-height:36px; display:block; background:url(../images/viewMore.jpg) repeat-x; 
border-radius:3px; margin:15px auto 30px; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; transition:all 0.5s; }
.left_bottom1 .ViewMore:hover{ background:url(../images/viewMore_hover.jpg) repeat-x; }

.left_title2{ background:url(../images/left_title1.jpg) no-repeat; text-align:center; }
.left_title2 h2 { font-size:22px; }
.left_title2 h2 a{ line-height:40px; color:#000; font-size:22px; }
.left_title2 h2 a .color{ color:#d42828; font-size:22px; }
.left_title2 p{ font-size:14px; color:#1d1d1d; text-transform:uppercase; font-weight:normal; padding-top:16px; background:url(../images/left_title.png) no-repeat center top; }
.left_body2{ overflow:hidden; zoom:1; color:#000; border-bottom:0; border-top:0; }
.left_bottom2{ text-align:center; height:25px; }
.left_bottom2 .ViewMore{ width:125px; color:#fff; margin:0 auto; text-align:center; font-size:14px; line-height:36px; display:block; background:#1c1c1c; border-radius:3px; }

.left_title3{ height:45px; line-height:45px; padding-left:5px; }
.left_title3 .more{ display:block; color:#666;  }
.left_title3 h2{ font-size:18px; font-weight:bold; }
.left_title3 h2 a{ color:#d42828; font-size:1.15em; }
.left_body { padding:5px; overflow:hidden; zoom:1; border-top:0; border-bottom:0; }
.left_bottom3 { height:5px; font-size:0px; line-height:0; overflow:hidden; margin-bottom:5px; }

.left_title4{ text-align:center; }
.left_title4 h2 a{ font-size:22px; font-weight:normal; color:#222; }
.left_title4 p{ font-size:14px; color:#666; text-transform:uppercase; font-weight:normal; }
.left_body4{ margin:20px 0; overflow:hidden; }
/*==========@@模块  结束@@==========*/


/*==========@@布局  开始@@==========*/
/*===公共 开始===*/
body_index, .body_single, .body_article, .body_picture, .body_download, .body_video, .body_product,  .body_job, .body_guestbook, .body_feedback{ }
.index, .single, .article, .picture, .download, .video, .product, .job, .guestbook, .feedback{ width:99%; margin:0px auto; }
#top, #logo, #navigation, #banner, #location, #announcement, #link, #copyright { width:100%;  margin:0px auto; }
/*===公共 结束===*/

/*===首页 开始===*/
.index_1_1{ text-align:center; }
.index_1_1 .ChannelName{ height:39px; font-size:22px; font-weight:bold; line-height:39px; color:#000; }
.index_1_1 .ChannelName .color{ color:#d42828; font-size:22px; }
.index_1_1 p{ font-size:14px; color:#1d1d1d; text-transform:uppercase; font-weight:normal; padding-top:16px; background:url(../images/left_title.png) no-repeat center top; }
.index_1_2_1{ overflow:hidden; margin:10px 0; background:#3B3B3B; }
.index_1_2_2{ background:#3B3B3B url(../images/floor1.jpg) no-repeat right bottom; padding:12px; }
.index_1_2_2 p
{
font-size:14px;
line-height:25px;
}
.index_1_2_2 img{ float:left; width:42%; padding-right:10px; }
.index_1_2_2 .ChannelSContent{ display:block; margin:5px 5px 20px 45%; padding:0 0 15px; font-size:20px; border-bottom:1px solid #bbb; color:#fff; }
.index_1_2_2 P{ color:#9c9c9c; }
.index_1_2_2 .ViewMore
{
width:125px; 
color:#fff; 
text-align:center; 
font-size:14px; 
line-height:36px; 
display:block;
margin:0 auto;
}

.index_2{ background:#262626 url(../images/index2.jpg) no-repeat center top; padding:10px 0 5px 2%; margin-top:15px; }

.index_3_1{ background:#f3ede7 url(../images/index3.jpg) no-repeat center bottom; padding:5px 10px 30px; }
.index_3_2{ background:#1d1d1d url(../images/index_3_2.jpg) no-repeat center bottom; background-size:100%; padding:15px 10px; }

.index_5{ background:#cc2223 url(../images/index5.jpg) no-repeat center top; padding:5px 10px 25px; }
.index_5 img{ float:right; width:45%; }
.index_5 .Company{ display:block; padding:10px 0 36px 30px; font-size:24px; font-weight:bold; color:#fff; background:url(../images/about02.jpg) no-repeat 5px 46px;
white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.index_5 p{  color:#fff; }
.index_5 .ViewMore{ width:125px; color:#fff; text-align:center; font-size:14px; line-height:36px; display:block; background:#1d1d1d; border-radius:3px; margin:5px auto; }

.index_6{ background:url(../images/index6.jpg) no-repeat center bottom; background-size:100%; padding:15px 0 5px; margin-bottom:15px; } 
/*===首页 结束===*/

/*===招聘频道  开始===*/
.job{ }
table.job_table { border:0px solid #16b7b7; margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:5px 2px;}
table.job_table th{color:#000;}
.JobName{ font-size:20px; border-bottom: 1px dotted #999; padding:3px 8px; font-weight:bold;}
/*===招聘频道  结束===*/

/*===留言频道  开始===*/
.guestbook{ }
.guestbook .ChannelName h1{ border-bottom:1px dotted #CCCCCC; padding:5px 0px;}
table.guestbook_table{ width:100%;}
table.guestbook_table .t1{ width:25%; text-align:left }
table.guestbook_table .t2{ width:75%; text-align:left;}
/*===留言频道  结束===*/

/*===反馈模型 开始===*/
.feedback{ }
.feedback .ChannelName h1{ border-bottom:1px dotted #CCCCCC;  }
table.feedback_table{ width:100%;}
table.feedback_table .t1{ width:25%; text-align:left }
table.feedback_table .t2{ width:75%; text-align:left;}
/*===反馈模型 结束===*/

/*===订购 开始===*/
.order{width:98%;margin:0px auto}
.order .WantOrder h1{ border-bottom:1px dotted #999999; padding: 5px 0px;}
.order .f1{ float:right; color:red;}
.order table.order_table{ width:100%;  }
.order table.order_table .t1{ width:28%; text-align:left}
.order table.order_table	 .t2{ height:72%; text-align:left}
/*===订购 结束===*/

/*===地图 开始===*/
.sitemaplist li{border-bottom:1px dashed #d0d1d4;padding: 0.5em 8px; background-color:#FFF}
.sitemaplist li .ChannelName{ font-weight:bold;}
.sitemaplist li .ChannelDepth1{ font-weight:bold;}
.sitemaplist li .ChannelDepth2{text-indent: 2em; }
.sitemaplist li .ChannelDepth3{text-indent: 4em; }
.sitemaplist li .ChannelDepth4{text-indent: 6em; }
.sitemaplist li .ChannelDepth5{text-indent: 8em; }
/*===地图 结束===*/
/*==========@@布局  结束@@==========*/


/*==========@@公共模块 开始@@==========*/
/*Logo部分*/
#logo{ position:relative; }
#logo .WebLogo
{
text-align:left;
background-image:url(../images/top.jpg);
height:45px;
line-height:45px;
color:#fff;
text-align:center;
color:#fff;
}
#logo .WebLogo a
{
color:#fff;
font-weight:bold;
}
#logo .WebLogo img{ display:block; padding:3px 3px; }

#menu{ width:50px; height:50px; position:absolute; right:10px; top:53%; margin-top:-25px; background:url(../images/list.png) no-repeat center center; background-size:100% 100%; }
#navigation{ display:block; width:50%; height:100%; overflow:hidden; position:fixed; top:0; right:-50%; z-index:100; background:#353535; box-shadow:0 0 15px rgba(0,0,0,.5); 
color:#A3A5A6; transition-property:right; -webkit-transition-property:right; transition:0.4s ease; -webkit-transition:0.4s ease;
overflow-y:scroll; -webkit-overflow-scrolling:touch; }
#navigation.navOpen{ right:0; }
#navigation .navigationlist{ width:100%; position:absolute; top:0; left:0; box-sizing:border-box; transition-property:left; -webkit-transition-property:left; transition:0.4s ease; -webkit-transition:0.4s ease; }
#navigation .navigationlist.navlistOpen{ left:100%; }
#navigation .navigationlist li{ line-height:40px; border-bottom:1px solid #2a2a2a; text-align:left; }
#navigation .navigationlist li span{padding-left:20px;}
#navigation .navigationlist li a{ color: #A3A5A6; }
#navigation .navigationlist li.closeNav{ text-align:left; background:rgba(0,0,0,.1); color:#fff; }
#navigation .navigationlist li.closeNav a{ font-size:18px; color:#fff; padding-left:5px; }
#navigation .navigationlist li.closeNav a .forward{ float:left; padding-left:10px; height:25px; }
#navigation .navigationlist li.closeNav a .forward img{ padding-top:11px; }
#navigation .navigationlist li .openSubnav{ width:40px; height:32px; float:right; text-align:center; }
#navigation .navigationlist li .openSubnav img{ padding-top:6px; }

#navigation .subnavigationlist{ width:100%; height:100%;  position:absolute; top:0; right:100%; background:#353535; overflow:hidden; box-sizing:border-box; color:#A3A5A6; transition-property:right; -webkit-transition-property:right; transition:0.4s ease; -webkit-transition:0.4s ease; }
#navigation .subnavigationlist.navOpen{ right:0; }
#navigation .subnavigationlist{  }
#navigation .subnavigationlist li{ line-height:32px; border-bottom:1px solid #2a2a2a; text-align:center; }
#navigation .subnavigationlist li.closeSubnav{ text-align:left; background:rgba(0,0,0,.1); padding:0; color:#fff; }
#navigation .subnavigationlist li.closeSubnav a{ font-size:18px; color:#fff; padding-left:5px; }
#navigation .subnavigationlist li.closeSubnav a .forward{ float:left; padding-left:10px; height:25px; }
#navigation .subnavigationlist li.closeSubnav a .forward img{ padding-top:11px; }
#navigation .subnavigationlist li .openSubnav{ font-size:20px; width:40px; height:32px; display:block; float:left; text-align:center; }
#navigation .subnavigationlist li a{ padding:10px 10px 10px 12px; color:#A3A5A6; }

.subnavigationlist1{}
.subnavigationlist1 li{ float:left; height:50px; border-bottom:#251e1e solid 1px; width:25%; }
.subnavigationlist1 li a{ display:block; line-height:50px; background:url(../images/sub1.jpg) no-repeat top center; color:#fff; text-align:center; font-size:14px; }
.subnavigationlist1 li a:hover{ background:url(../images/sub2.jpg) no-repeat top center; }
/*===FlexSlider幻灯片  开始===*/
#banner { margin-bottom:6px;}
/*幻灯片标题*/
 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;}
/* FlexSlider Necessary Styles*/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0px; background: #fff; border: 0px solid #fff; position: relative;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/
.flex-control-nav{ width: 100%;position:absolute; bottom:9px;  margin:0px; text-align: center; border:0px dashed red}
.flex-control-nav li{ margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:12px; height:12px; display:block; background:#fff; cursor pointer; text-indent: -9999px; -webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:6px; box-shadow:0px 0px 6px #000; }
.flex-control-paging li a.flex-active { background:#ff0000; cursor:default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
/*===FlexSlider幻灯片  结束===*/

/*当前位置*/
#location{ padding:3px 0px;margin: 0; border-bottom: 0px solid #167312;color:#000;  height:1.5em; line-height:1.5em; clear:both; text-indent:3px;}
#location a{color:#000}

/*搜索 */
.search{width:98%;margin:0px auto}
.searchresult{ font-weight:bold; font-size:18px;}

/*评论*/
.comment{}
.CommentList h1{ border-bottom:1px #999999 dotted; padding:5px 0px;} /*评论列表标题*/
.LeaveComment h1{ border-bottom:1px #999999 dotted; padding:5px 0px; } /*我要评论标题*/
.CommentTime {}
.CommentContent { color:#999999 }
table.comment_table{ width:100%;  }
table.comment_table	.t1{ width:28%; text-align:left}
table.comment_table	.t2{ height:72%; text-align:left}

/*分页条*/
.page {padding:1px; height:auto; clear:both; line-height:0.5em; text-align:center; margin-top:5px; font-size:12px;}
.page a, .page span {border:1px solid #D3D1D1; padding:2px 3px; margin: 3px 0px 3px 4px; line-height:22px; background-color:#FFFFFF}
.page a:link, .page_turner a:visited { text-decoration:none; }
.page a:hover { background:#CC0001; color:#ff9900; }
.page .current{ background:#CC0001; color:#FFF;}
.page #total{color:red}
.page .pageinfo{ display: none}
.page .pagefirst{ display: none}
.page .pageend{ display: none}

/*会员登录*/
table.login_table{ width:90%; text-align:center; margin:5px auto;}
table.login_table th{ width:100px; text-align:left; font-weight:bold;}
table.login_table td{ text-align:left; width:200px;}
table.login_table .operation{text-align:center; line-height:2.2em;}
table.login_table .oauth{ text-align:center; }
table.login_table .oauth img{ margin:0 3px;}

/*会员注册*/
table.reg_table{ width:90%; text-align:center; margin:5px auto;}
table.reg_table th{ width:100px; text-align:left; font-weight:bold;}
table.reg_table td{  text-align:left; width:200px;}
table.reg_table .operation{text-align:center; line-height:2.2em;}
table.reg_table #SmsCode{ width: 60px; }

/*忘记密码 第一步*/
table.forget_table1{ width:90%; text-align:center; margin:5px auto;}
table.forget_table1 th{ width:100px; text-align:left; font-weight:bold;}
table.forget_table1 td{ text-align:left;  width:200px;}
table.forget_table1 .operation{text-align:center; line-height:2.2em;}
/*忘记密码 第二步*/
table.forget_table2{ width:90%; text-align:center; margin:5px auto;}
table.forget_table2 th{ width:100px; text-align:left; font-weight:bold;}
table.forget_table2 td{text-align:left; width:200px;}
table.forget_table2 .operation{text-align:center}
table.forget_table2 #SmsCode{ width:60px;}
table.forget_table2 .PasswordQuestion, table.forget_table2 .MemberMobile, table.forget_table2 .FindPwdWay{ padding:3px 0;}

/*分享按钮*/
.tool{width:95%; margin:0px auto;  text-align:center;}
.tool a{color:#000; font-size:16px}
.tool table{ width:100%; margin:5px 0px }
.tool td{ padding: 3px 5px; width:50%; text-align:center}

/*分享到朋友圈弹出框提示*/
#guide{ position:fixed; top:0;	left:0;	width:100%;	height:100%;background:rgba(0, 0, 0, 0.7); display:none;z-index:20000; }
#guide img {position: fixed;right: 18px;top:5px;width: 260px;height: 180px; z-index:20001;}

/*版权信息*/
#copyright{ padding:3px 0px; text-align:center; font-size:14px; border:0px solid red; margin-bottom:48px; background:#1d1d1d url(../images/copy.png) no-repeat right bottom; }
#copyright a{ color:#fff; font-size:14px; }
#copyright .TechnicalSupport{ text-align:center; padding-bottom:5px;font-size:14px; color:#fff; }
#copyright .TechnicalSupport a { font-size:14px; }
#copyright .bottom_copyright{ padding-top:20px; font-size:14px; color:#fff; line-height:30px; padding-bottom:20px; }
#copyright .bottom_navigation{ text-align:center; height:35px; line-height:35px; background:#71C6A0; font-size:14px; display:none}
#copyright .bottom_navigation a{ font-weight:normal; color:#fff; }
#copyright .Mobile{ text-align:center; height:35px; line-height:35px; background:#000; display:none; }
#copyright .Mobile a{ font-weight:normal; color:#572b22; font-weight:bold; }
#copyright .Language{ padding:10px 0px 0px 0px; color:#666; text-align:center; }

/*底部固定工具条*/
#tool { position: fixed; bottom: 0; left: 0; right: 0; z-index: 900; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
ul.toollist { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0;margin: auto; display: block;}
.toollist li
{ 
float:left;
width: auto;  
height: 100%;
width:25%;
position: static!important;  
margin: 0;
border-radius: 0!important; 
-webkit-box-sizing: border-box;
box-sizing: border-box; 
-webkit-box-flex: 1; 
box-flex: 1;
-webkit-box-sizing: border-box; 
box-shadow: none!important; 
background: none;
padding-top:7px;
padding-bottom:5px;
}
.toollist li a {font-size: 20px;line-height: 20px;text-align: center;display: block;text-decoration: none;padding-top: 2px;position:relative;}
.toollist li a img{width:24px;height:24px;}
.toollist li a p{margin: 1px 0 1px 0;font-size: 14px;display: block !important;line-height: 18px;text-align: center;}
/*绿色主题*/
.toollist {	background:#558BBA; }
.toollist li:last-child{ border-right:none; }
.toollist li a {color: #fff;}
/*==========@@公共模块 结束@@==========*/


/*==========@@通用列表 开始@@==========*/
/*列表全局样式*/
.textlist li, .gridlist li, .wxlist li, .thumblist li{ font-size:16px; line-height:1.5em; vertical-align:middle; background-color:#FFF; overflow:hidden;}
.textlist li:hover, .thumblist li:hover, .gridlist li:hover{cursor:pointer;}

/*文本列表*/
.textlist{ text-align:center;}
.textlist li{ display:inline-block; width:97%; text-align:left; overflow:hidden; margin-bottom:10px; }
.textlist li p{ line-height:21px; color:#555; font-size:0.93em; max-height:45px; overflow:hidden; }
.textlist li .InfoTitle{ display:block; padding-top:5px; font-size:16px; color:#505050; line-height:22px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.textlist li .time{ float:left; width:62px; height:70px; background: #e4e4e4; text-align:center; margin-right:10px; }
.textlist li .time .day{ display:block; font-size:28px; font-weight:bold; color:#d42828; line-height:32px; padding-top:7px;}
.textlist li .time .month{ font-size:13px; }

.textlist1{}
.textlist1 li{ overflow:hidden; text-align:left; background:url(../images/news04.png) no-repeat 1050px center; }
.textlist1 li p{ line-height:22px; height:22px; font-size:0.92em; padding:3px 5px 0 0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.textlist1 li .InfoTitle{ display:block; font-size:1em; font-weight:normal; color:#1d1d1d; line-height:23px; padding-top:10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.textlist1 li .time{ font-size:0.9em; color:#d42828; line-height:19px; }

.textlist2{ width:75%; margin:0 auto 20px; border:1px solid #ebebeb; border-bottom:none; overflow:hidden; }
.textlist2 li{ border-bottom:1px solid #ebebeb; padding-right:15px; height:34px; line-height:34px; }
.textlist2 li a{ color:#4e4e4e; }
.textlist2 li .InfoTitle{ padding:6px 0 0 5px; font-size:0.9em; font-weight:normal; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.textlist2 li .time{ width:45px; margin-left:5px; float:left; font-size:0.9em; }
/*带缩略图文本列表*/
.thumblist{ margin-left:1%; overflow:hidden; }
.thumblist li{ float:left; width:31%; margin-right:2%; overflow:hidden; }
.thumblist li img{ width:100%; }
.thumblist li a{ display:block; overflow:hidden; }
.thumblist li p{ max-height:48px; overflow:hidden; font-size:0.92em; }
.thumblist li .InfoTitle{ display:block; font-size:1em; color:#505050; white-space:nowrap; text-overflow:ellipsis; text-align:left; overflow:hidden; }
.thumblist li .ChannelName{ font-size:1em; color:#000; }
.thumblist li .info_wrap .ViewMore{ display:block; font-weight:bold; font-size:0.93em; }

.thumblist1 li{ line-height:30px; overflow:hidden; }
.thumblist1 li .ChannelPicture{ float:left; width:34%; overflow:hidden; }
.thumblist1 li .ChannelName{ display:block; font-size:18px; font-weight:bold; color:#505050; }
.thumblist1 li p{ line-height:26px; padding-top:5px; font-size:0.91em; line-height:1.3em; overflow:hidden; }
@media screen and ( min-width:440px ){
.thumblist1 li p{ height:5.1em; }
}
@media screen and ( max-width:439px ){
.thumblist1 li p{ height:3.9em; }
}
@media screen and ( max-width:359px ){
.thumblist1 li p{ height:2.6em; }
}
.thumblist1 li .info_wrap{ float:right; width:61%; padding-right:10px; }
.thumblist1 li:first-child{ background:#ff0000; color:#fff; }
.thumblist1 li:first-child .ChannelName{ color:#fff; }
.thumblist1 li:first-child p{ color:#fff; }
.thumblist1 li img{ width:100%; }

/*橱窗列表*/
.gridlist li{ width:32%; margin:0 1% 15px 0; overflow:hidden; float:left; line-height:0em; position:relative; }
.gridlist li .InfoTitle{ width:100%; height:30px; line-height:30px; color:#666; background:url(../images/videolist.png) repeat; white-space:nowrap; text-overflow:ellipsis; 
overflow:hidden; text-align:center; font-size:0.93em; }


.gridlist1{ margin-left:1%; overflow:hidden; }
.gridlist1 li{ float:left; width:31%; margin-right: 2%; overflow:hidden; }
.gridlist1 li img{ width:100%;  }
.gridlist1 li a{ display:block; overflow:hidden; }
.gridlist1 li p{ white-space:nowrap; text-overflow:ellipsis; text-align:left; overflow:hidden; color:#fff; }
.gridlist1 li .InfoTitle{ display:block; font-size:1em; color:#1d1d1d; white-space:nowrap; text-overflow:ellipsis; text-align:center; overflow:hidden; }
.gridlist1 li .ChannelName{ width:100%; font-size:1.2em; text-align:left; background:url(../images/gridlist1.png); color:#FFF;  padding:11px 15px 26px; position:absolute; 
bottom:0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gridlist1 li .ChannelName i{ display:block; width:2.3em; height:2px; background:#ed0000; position:absolute; left:15px; bottom:13px; margin-bottom:4px; }
/*微信列表*/
.wxlist li{overflow:hidden;
	-moz-border-radius: 5px 5px 10px 10px; -webkit-border-radius: 5px 5px 10px 10px;-o-border-radius:5px 5px 10px 10px; border-radius: 5px 5px 10px 10px; 
	border:0px solid #d0d1d4;margin: 10px auto;	padding: 8px 8px;
	/*
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);  -moz-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);-o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
	background: url(../images/bottom.png) repeat-x scroll left bottom #FFFFFF;
	background-size:2px auto;*/
}
.wxlist li .InfoTime{}
.wxlist li .GoTop{ text-align:center; font-weight:bold; height:30px; line-height:30px; color:#000}
.wxlist li .InfoPicture, .wxlist li .ChannelPicture{ border: 0px solid red}
.wxlist li .InfoPicture img, .wxlist li .ChannelPicture img{ width:100%;}
.wxlist li .InfoSContent, .wxlist li .ChannelSContent{ line-height: 1.5em; border:0px solid #900; padding:5px 2px; color:#222222; font-size:14px;}
.wxlist li .ShowInfo{ }
/*侧边时间显示*/
.wxlist .InfoTimeSide {margin:10px 8px 0px 0px;width:auto;font-size:12px;float:left;
background-color:#179F00;padding:5px;position:relative;
-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;
-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,0.14); -moz-box-shadow:0 2px 1px 0 rgba(0,0,0,0.14); -o-box-shadow:0 2px 1px 0 rgba(0,0,0,0.14); box-shadow:0 2px 1px 0 rgba(0,0,0,0.14);
font-family:Georgia,"Times New Roman",Times,serif; }
.wxlist  InfoTimeSide p{color:#FFF}
.wxlist  .InfoTimeSide p b {font-size:20px; }
.wxlist  .InfoTimeSide p i {font-size:11px; }
.wxlist  .InfoTimeSide span {position:absolute;top:10px;right:-4px;
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
width:12px;height:12px;transform:rotate(45deg); background-color:#179F00;
-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); }

/*频道列表*/
/*
.subchannellist { text-align:center; padding-bottom:1px; background:#f6f6f6; }
.subchannellist li{ width:25%; display:inline; line-height:36px; cursor:pointer; }
.subchannellist li a{ border-bottom:2px solid #f6f6f6; margin-right:8px; color:#221815; padding-bottom:6px; padding-left:2px; }
.subchannellist li:hover a{ color:#0450a1; text-decoration:none; border-bottom:2px solid #0450a1; }
.subchannellist #current a{  color:#0450a1; text-decoration:none; border-bottom:2px solid #0450a1; }
.subchannellist .depth1{ font-size:15px; border-right:1px solid #c1c1c1; }
.subchannellist .depth2{ font-size:14px; text-indent:1.5em; background:none; }
.subchannellist .depth2 a{ border:none;}
.subchannellist .depth3{ font-size:14px; text-indent:3em}
.subchannellist .depth4{ font-size:14px; text-indent:4.5em}
.subchannellist .depth5{ font-size:14px; text-indent:6em}
.subchannellist .depth6{ font-size:14px; text-indent:7.5em}
*/
.subchannellist { text-align:center; background:#E8E7E6; padding:5px 0; overflow:hidden; }
.subchannellist li { float:left; width:25%; line-height:36px; cursor:pointer; }
.subchannellist li a{ color:#2d3338; display:inline-block; width:100%; }
.subchannellist li:hover a{ color:#fff; text-decoration:none; background:#CB2424; }
.subchannellist #current a{ color:#fff; text-decoration:none; background:#CB2424; }
.subchannellist .depth1{ font-size:16px; }
.subchannellist .depth2{ font-size:16px; text-indent:1.5em; background:none; }
.subchannellist .depth2 a{ border:none;}
.subchannellist .depth3{ font-size:14px; text-indent:3em}
.subchannellist .depth4{ font-size:14px; text-indent:4.5em}
.subchannellist .depth5{ font-size:14px; text-indent:6em}
.subchannellist .depth6{ font-size:14px; text-indent:7.5em}
/*==========@@通用列表 结束@@==========*/
.clear
{
clear:both;
}
.navlist
{
width:100%;
background-color:#E41A16;
}
.navlist ul li
{
float:left;
font-size:14px;
width:24%;
text-align:center;
line-height:40px;
background-color:#E41A16;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
}
.navlist ul li:nth-child(4n)
{
border-right:0px;
}
.navlist ul li a
{
color:#fff;
font-size:14px;
}
.news_listitem ul li
{
text-align:left;
font-size:14px;
border-bottom:1px dotted #ddd;
line-height:40px;
}
.news_listitem ul li span
{
float:right;
font-size:12px;
padding-right:5px;
}
.aboutpic ul li
{
float:left;
width:50%;
}
.aboutpic ul li img
{
width:100%;
}








































/*==========@@通用列表 结束@@==========*/
.topab
{
margin-top:20px;
}
.mianxun
{
color:#5D93C1;
font-size:20px;
font-weight:bold;
margin-top:20px;
text-align:center;
padding-bottom:10px;
border-top:1px dotted #ddd;
padding-top:10px;
}
.baoz
{
font-weight:bold;
color:#1975A4;
text-align:center;
padding-top:10px;
}
.newslist ul li
{
border-bottom:1px dotted #ccc;
line-height:40px;
height:40px;
}
.pageNavi
{
text-align:center;
font-size:12px;
margin-top:20px;
}
.pageNavi a
{
border-radius:3px;
margin:3px;
padding:3px;
border:1px solid #ddd;
font-size:12px
}
.pageNavi span
{
border-radius:3px;
margin:3px;
padding:3px;
border:1px solid #ddd;
font-size:12px
}
.newstitle h1
{
text-align:center;
}
.newstime
{
text-align:center;
font-size:12px;
border-bottom:1px dotted #ddd;
margin-top:10px;
margin-bottom:10px;
}
.custom_right ul li
{
float:left;
width:33%;
text-align:center;
margin-bottom:10px;
}
.custom_right ul li img
{
}
.mainfo
{
padding:10px;
font-size:16px;
line-height:24px;
}
.zaixian ul li 
{
float: left;
text-align: center;
width: 50%;
overflow: hidden;
}


















