﻿@charset "utf-8";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	本网站通用布局
*/

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* Public */
html{width:100%;}
body{width:100%; color:#23352e;font:12px/180% Tahoma,"微软雅黑","Microsoft YaHei","宋体",SimSun,SimHei,Arial,Helvetica,Tahoma,Verdana,Georgia; -webkit-text-size-adjust: none;}
a{color:#666;text-decoration:none; outline:none;}
a:hover {color:#d00; text-decoration:none; }
.clear{border:none;border-top: 1px solid transparent !important;clear: both;font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.clearbox {border:none;border-top: 1px solid transparent !important;clear: both;
font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.blank{ display:block; height:15px;font-size:0px; line-height:0; overflow:hidden; clear:both;  }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
*+html .clearfix{min-height:1%;}
.fl{ float:left;}
.fr{ float:right; }
.hide{ display:none;}
.mat{ margin-top:10px;}
table { max-width: 100%; border-collapse: collapse; border-spacing: 0; }

/* ----列表通用---- */
/*盒模板*/
.box{border:none;}
.box .hd{line-height:30px;}
.box .hd h3{font-weight:normal;font-size:16px;color:#000;}
.box .hd .more{float:right;_display:inline;margin-right:15px; line-height:45px; color:#999; background: url(images/juIcon1.png) no-repeat 0 -112px;text-indent: -999px;width: 21px;}
.box .bd{padding:9px;}

/*侧栏模板*/
.sideBox1{position:relative;margin-bottom:10px;padding: 20px 20px;background: #fff;width:45.7%;float:left;margin-right:21px;}
.sideBox1 .hd{height: 30px;line-height: 30px;border-bottom:2px solid #d7d7d7; padding-bottom:10px;}
.sideBox1 .hd h3{font-size:18px; float: left;padding: 0 10px 0 40px; background: url(images/juIcon1.png) no-repeat 0 0px;}
.sideBox1 .hd h3.icon2{ background-position: 0 -30px;}
.sideBox1 .hd h3.icon3{ background-position: 0 -60px;}
.sideBox1 .hd h3 span,
.sideBox1 .hd h3 a{color:#23352e;}
.sideBox1 .hd .more{float:right;_display:inline; color:#fff;background: url(images/juIcon1.png) no-repeat 0 -120px;text-indent: -999px;width: 21px;overflow: hidden;}
.sideBox1 .bd{ margin-top:10px;}
.sideBoxright{ float:right; margin-right:0px;}

/*侧栏模板20020407备份*/
/*.sideBox1{position:relative;margin-bottom:10px;padding: 20px 20px;background: #fff;width:28.8%;float:left;margin-right:21px;}
.sideBox1 .hd{height: 30px;line-height: 30px;border-bottom:2px solid #d7d7d7; padding-bottom:10px;}
.sideBox1 .hd h3{font-size:16px; float: left;padding: 0 10px 0 40px; background: url(images/juIcon1.png) no-repeat 0 0px;}
.sideBox1 .hd h3.icon2{ background-position: 0 -30px;}
.sideBox1 .hd h3.icon3{ background-position: 0 -60px;}
.sideBox1 .hd h3 span,
.sideBox1 .hd h3 a{color:#23352e;}
.sideBox1 .hd .more{float:right;_display:inline; color:#fff;background: url(images/juIcon1.png) no-repeat 0 -120px;text-indent: -999px;width: 21px;overflow: hidden;}
.sideBox1 .bd{ margin-top:10px;}
.sideBoxright{ float:right; margin-right:0px;}*/

/*侧栏模板*/
.sideBox{position:relative;margin-bottom:10px;padding: 20px 20px;background: #fff; width:100%; float:left; margin-right:21px;}
.sideBox .hd{height: 40px;line-height: 40px;border-bottom:2px solid #d7d7d7;}
.sideBox .hd h3{font-size:14px;font-weight:bold;float: left;padding: 0 10px;border-bottom: 2px solid #23352e;}
.sideBox .hd h3 span,
.sideBox .hd h3 a{color:#23352e;}
.sideBox .hd .more{float:right;_display:inline;margin-right:5px;color:#fff;background: url(images/moreicon.png) no-repeat 0;text-indent: -999px;width: 17px;overflow: hidden;}
.sideBox .bd{ margin-top:10px;}
.sideBoxright{ float:right; margin-right:0px;}

/* 通用信息列表 */
.infoList{ text-align:left; }
.infoList li{ line-height:32px; overflow:hidden;}
.infoList li a{ padding-left:14px; background:url(images/juIcon1.png) no-repeat 2px -154px; font-size:16px;}
.infoList li .date{ margin-left:10px;float:right; color:#999; font-size:14px;}
.infoList li .node{font-weight:bold;color:#666; margin-right:10px;}
.infoList li .pic{display:none;}
.sideBox1 .infoList li a{ background:url(images/juIcon1.png) no-repeat 2px -93px; }
.infoList li.t{border-bottom: 1px dashed #f2f2f2; padding-bottom:10px; margin-bottom:10px;}
.infoList li.t a.tit{background:none; color:#bd1225; line-height:36px; font-size:18px;}
.infoList li.t a.more{background:none;  }
.infoList li.t .title{ text-align: center; margin-top:5px;}
.infoList li.t .intro{ font-size:14px; color:#666;}
/* 通用带图片的信息列表_普通式 */
.picList{overflow:hidden;}
.picList li{float:left;width:160px;margin:0 10px 20px;text-align:center;_display:inline;}
.picList li .pic img{width:160px; height:120px;}
.picList li .pic a:hover img{ border-color:#aaa;}
.picList li .title{ padding-top:5px;font-size:12px;line-height:18px;}

/* ----页面区域---- */
body{background:#eee;}
#wrap{}
.siteWidth, #content { margin:0 auto;width:1200px; }

/* 头部 */
#header{ min-width: 1200px; background:url("images/juxyBg2.jpg") no-repeat center top #842528; }
.top{overflow:hidden; position:relative; height:140px;}
	.userPanel{float:right;height: 24px;line-height: 24px;margin-top: 16px;}
	.userPanel a{padding: 0 5px 0 18px;background:url("images/icon.png") no-repeat;color: #fff;margin-right: 13px;}
	.userPanel a.a1{background-position:0 -45px;}
	.userPanel a.a2{background-position:0 -90px;}
	.userPanel a.a3{background-position:0 0;}
	.logoBar{}
		.logo{width: 313px; height:99px; position: absolute;background-size: 100%;top: 20px;}
		.nav{ width:1200px; height: 46px;line-height: 46px; margin:0 auto;}
                
		#mainNav{ position:relative;z-index:101;text-align:center;}
		#mainNav *{ zoom:1; vertical-align:top;}
		#mainNav li{ position:relative;}
		#mainNav a{ display:block;color:#fff;}
		#mainNav li.spe{float:left;color:#03813e;width:2px;height:38px;overflow:hidden;line-height:200px;display: none;}
		#mainNav .li1{float:left;_display:inline;height: 46px;line-height: 46px; width:10%;}
	
		#mainNav .li1 .a1{display:block;font-size:16px;}	
		#mainNav .on1 .a1 { color:#ae0008; background: #f8ece1; font-weight:bold}
		#mainNav ul{display:none;position:absolute;top:46px; left:0px; width: 100%;background: #fff;padding: 0;}
		#mainNav ul .li2{height:32px;line-height:32px;border-bottom: 1px solid #eee;}
		#mainNav ul .li2 a{color:#572211;}
		#mainNav ul .li2 a:hover{color:#fff; background:#ae0008}

	.s-form{float:right;position:relative; margin-top:50px;}
	.s-form #inputkeyword{ float:left; border:none; padding: 0 20px; height: 32px; border-bottom-left-radius: 20px; border-top-left-radius: 20px;line-height: 32px;width:163px;color:#999;border: 0;font-family: "微软雅黑"; background:  #fff;}
	.s-form #inputkeyword:focus{color:#666!important;background:#fff; border:none; }
	.s-form .search{width:60px;  float:right; text-align: center; height:32px; border-bottom-right-radius: 20px; border-top-right-radius: 20px; line-height:32px;cursor:pointer;border:none;background:#f79228;font-family: "微软雅黑"; color:white;}
	.s-form #sbutton { background:#fff; margin-left:10px;}
        .s-form #inputkeyword input{ border:0; }
     .input-box{float:left;}
     .btn-box{float:right;}
/*banner图---------------------------*/
.banner .picBanner{position:relative;z-index:1;overflow:hidden;height:450px;  min-width:1200px;}
.banner .picBanner ul li{ height: 450px; }
.banner .picBanner ul li .pic{text-align:center;}
.banner .picBanner .hd{position:absolute;bottom:20px;left:50%;z-index:9;margin-left:-10px;overflow:hidden;}
.banner .picBanner .hd li{width:10px;height:10px;margin-right:10px;background-color:#e0e0e0;border-radius:10px;text-indent:-9999px;float:left; transition: all 0.2s ease 0s;}
.banner .picBanner .hd li.on{background-color:#fff; padding:0 6px;} 
.pe_u_thumb_title{  margin-top:10px;}
.pe_u_thumb_title a{ font-size:14px; line-height:24px;}

/* 快速链接 */
.linkBtn{ overflow:hidden;}
.linkBtn li{padding:20px 0; width:25%; height:70px; float:left; line-height:70px; color:#fff; position:relative; }
.linkBtn li a i{ position:absolute; left:60px; top:30px;  width:50px; height:50px; background: url(images/juIcon.png) 0px 0px no-repeat;
-moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.linkBtn li a:hover i{/*-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);*/ -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1);}
.linkBtn li a{ color:#fff; padding-left:120px; font-size:24px;    }
.linkBtn li.li2 a i{ background-position:-0px -50px;}
.linkBtn li.li3 a i{ background-position:-0px -100px;}
.linkBtn li.li4 a i{ background-position:-0px -150px;}
.linkBtn li.li1{background: #cb4943;}
.linkBtn li.li2{background: #e4bf72;}
.linkBtn li.li3{background: #79cac4;}
.linkBtn li.li4{background: #7bb0dc;}
.linkBtn li.li3 a{
	line-height: 32px;
    display: block;  
}
/* column1 */
#column1{margin-bottom:10px;padding: 0px;overflow:hidden; margin-top:20px; }
	#focusNews{float:left; position: relative; background: #fff; padding:20px; width:496px; }
	#focusNews .hd{z-index:4;right:16px;bottom: 30px;position: absolute;}
	#focusNews .hd ul{ overflow:hidden; zoom:1; float:left;  }
	#focusNews .hd ul li{float:left;margin-right: 5px;width: 10px;height: 10px;line-height:16px;text-align:center;background: #f2f2f2;cursor:pointer;color:#fff;text-indent: -999px;overflow: hidden;opacity: 1;filter: alpha(opacity=100);}
	#focusNews .hd ul li.on{background: #bd1225;font-weight:bold;filter:alpha(opacity=100);opacity:1;}
	#focusNews .bd .pic img{width:495px;height:278px;}
	#focusNews .bd .con{ width:100%; line-height:30px; text-align:left;}
	#focusNews .bd .title{ margin-top:10px; line-height:30px;}
	#focusNews .bd .title a{color:#fff; font-weight:normal; color:#333; font-size:16px;}
	#focusNews .bd .bg{display:block;position:absolute;bottom:0;z-index:2;width:100%;height:30px;background:#000;filter:alpha(opacity=40);opacity:.4; display:none;}
	#headNews{ float:right; background: #fff; padding:20px; width:604px; height:318px;}
	#headNews .hd{ height: 45px; background: #f9f9f9;}
	#headNews .hd h3 a{display:block;padding:0 25px;font-size:16px; color: #fff; line-height:45px;}
	#headNews .hd h3{background:#842528; float:left;}
	#headNews .bd{padding: 10px 0 0;}
/* footer */
#footer{background:#4d4d4d; padding-bottom: 20px;min-width: 1200px;}
.footerNav{padding: 20px 0; text-align:center; color:#000;}
.footerNav ul,
.footerNav li{display:inline-block;*display:inline;zoom:1;}
.footerNav a{line-height:30px;color:#000;font-size: 14px;padding: 0 10px;}
.footerNav a:hover{color:#c00;}
.footerNav .spa { color:#777; font-size:12px;}
.copyright{ text-align: center;padding-top: 20px; color:#f2f2f2; line-height:30px;}