@charset "utf-8";
/*重大节日修改背景用*/
#container {
}
/*公共头*/
#head {
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #213f86;
}
#head.move{
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -500px;
	z-index: 80;
	background: rgba(33, 63, 134,.8);/*all*/
	filter: alpha(opacity=80);/*ie6789*/
	_position: absolute;/*ie6*/
}
:root #head.move{filter:alpha(opacity=100);/*ie9*/}
#head .head_link {
	width: 600px;
	height: 30px;
	line-height: 30px;
	float: right;
	
	padding-left: 20px;
	background: url(../images/logo_s.png) left center no-repeat;
	display: inline;
}
#head .head_link a {
	color: #fff;
	margin: 0 5px;
}
#navigation {
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	height: 90px;
	transition: all 0.5s;
}
#navigation:hover {
	box-shadow: 0 0 5px #666 inset;
}
#navigation #logo {
	width: 240px;
	height: 80px;
	text-align: center;
	float: left;
	padding-top: 10px;
}
#navigation .menu-nav {
	width: 760px;
	height: 90px;
	float: right;
}
#navigation .menu-nav .cjn-nav {
	height: 60px;
	text-align: center;
	line-height: 30px;
}
#navigation .menu-nav .cjn-nav li {
	float: left;
	padding: 0 2px;
	background: url(../images/sub-nav-lbg.gif) right center no-repeat;
	display: inline;
}
#navigation .menu-nav .cjn-nav a, #navigation .menu-nav .cq-nav a {
	margin: 0 8px;
}
#navigation .menu-nav .cq-nav {
	height: 30px;
	padding-left: 5px;
}
#navigation .menu-nav .cq-nav a {
	color: #9f9f9f;
	line-height: 26px;
}
/*side通用*/
.side-w168 {
	width: 168px;
}
.side-w318 {
	width: 318px;
}
.side-w586 {
	width: 586px;
}
.side-w658 {
	width: 658px;
}
.side-w998 {
	width: 998px;
	margin: 0 auto;
}/*根据父总宽-2来调*/
.side-h68 {
	height: 68px;
}
.side-h72 {
	height: 72px;
}
.sidebar {
	border: 1px #7b9dca solid;
	overflow: hidden;
	transition: all 0.8s;
}
.sidebar:hover {
	box-shadow: 0 0 5px #06C;
	border-radius: 5px;
}
.side-cn {
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
.side-cn .sidebar {
	margin: 0 10px;
	display: inline-block;
 *display:inline;
 *zoom:1;
}
.sidebar-lr {
	position: relative;
}
.sidebar-lr .prev, .sidebar-lr .next {
	width: 20px;
	height: 24px;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	z-index: 60;
	cursor: pointer;
}
.sidebar-lr .prev {
	left: 0;
	background: url(../images/prev.png)
}
.sidebar-lr .next {
	right: 0;
	background: url(../images/next.png)
}
/*内容块*/
.con-h335 {
	height: 335px;
}
.con-h980 {
	height: 980px;
}
.con-w270 {
	width: 270px;
}
.con-w274 {
	width: 274px;
}
.con-w280 {
	width: 280px;
}
.con-w320 {
	width: 320px;
}
.con-w300 {
	width: 300px;
}
.con-w370 {
	width: 370px;
}
.con-w386 {
	width: 386px;
}
.con-w700 {
	width: 700px;
}
.con-cn {
	margin: 0 20px;
}
/*TAB*/
.art-t1 {
	border-top: 2px solid #7b9ec8;
}
.art-t1 h2, .art-t1 h3, .art-t2 h2, .art-t2 h3 {
	padding: 0 10px;
}
.art-t1 h2, .art-t1 h3, .art-t1 hgroup {
	background: url(../images/art-t1-h2-bg.gif) repeat-x;
}
.art-t2, .art-t3 {
	border: 1px #7b9dca solid;
	background: url(../images/art-t2-bg.gif) left top no-repeat #fff;
}
.art-tab-t1 hgroup, .art-tab-t1 h2, .art-tab-t2 hgroup, .art-tab-t2 h2, .art-tab-t3 hgroup, .art-tab-t3 h2 {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.art-tab-t1 {
	border-top: 2px solid #7b9ec8;
}
.art-tab-t2, .art-tab-t3 {
	border: 1px #7b9dca solid;
}
.art-tab-t1 hgroup, .art-tab-t2 hgroup, .art-tab-t3 hgroup {
	background: url(../images/art-t1-h2-bg.gif) repeat-x;
}
.art-tab-t1 h2, .art-tab-t2 h2, .art-tab-t3 h2 {
	font-weight: normal;
	padding: 0 10px;
	border-right: 1px #dbecec solid;
}
.art-tab-t1 h2, .art-tab-t2 h2 {
	float: left;
}
.art-tab-t3 h2 {
	float: right;
}
.art-tab .on,.art-tab-t3 .on {
	box-shadow: 0 0 5px #0066FF;
	cursor: pointer;
	font-weight: bold;
	background: #fff;
}
/*友情链接*/
.cjn-link-img li {
	width: 150px;
	height: 130px;
	line-height: 30px;
	margin: 15px 15px 0;
}
.cjn-link-txt hgroup strong {
	float: left;
	padding: 0 10px;
}
.cjn-link-txt hgroup a {
	padding: 0 10px;
	border-left: 1px #dbecec solid;
	float: right;
	display: block;
}
.cjn-link-txt ul {
	padding: 10px;
	font-size: 12px;
	line-height: 24px;
}
.cjn-link-txt ul a {
	padding: 0 5px;
	white-space: nowrap;
}
/*公共底*/
footer {
	width: 1000px;
	margin: 0 auto;
	border-top: 1px dashed #e4e4e4;
	padding: 20px 0;
	height: 104px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	position: relative;
	background: url(../images/bot_l.gif) left center no-repeat;
}
footer p{
}
footer #other {
	width: 1000px;
	height: 56px;
	margin:0 auto;
	padding-top:10px;
}
footer .wl110{
background: url(../images/wl110_img.jpg) no-repeat; width: 204px; height: 103px; position: absolute; top: 31px; right: 20px;display:block;
}
/*频道链接和搜索*/
.map-index{
	font-size: 12px;
	line-height: 22px;
}
.map-index h2 {
	float: left;
	height:22px;
	font-size: 12px;
	line-height: 22px;
}
.map-index a {
	color: #666;
	font-weight: bold;
	float: right;
}
.map-index h2 a {
	font-weight: normal;
	float: none;
}
.map-index .cjn-map {
	margin: 0 10px;
}
.map-index .cjn-seach {
	width: 190px;
	height: 16px;
	line-height: 16px;
	padding: 2px;
	border: 1px #afc4df solid;
	float: right;
	color: #666;
	outline-color: #0CF;
}
.map-index .seach {
	display: inline-block;
	padding: 0 15px;
	background: #adb7b9;
	color: #fff;
}
.map-index .seach:hover {
	background: #06C;
}
/*分页*/
.page {
	text-align: center;
	padding:20px 0 10px;
	font-family:Verdana, Geneva, sans-serif;
}
.page .nopage, .page .pagebar a, .page li{
	padding: 5px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	margin: 0px 2px;
	min-width: 20px;
	display: inline-block;
	*zoom:1;
	box-shadow:0 0 5px #ccc;
	border-radius:3px;
}
.page .nopage,.page .thisclass,.page .thisclass a{
	background: #4a66a5;
	color: #fff
}
.page .pagebar a {
	background: #fff;
	cursor: pointer;
}
.page .pagebar a:hover {
	background: #4a66a5;
	color: #fff;

}
/*左右广告*/
#slidelr {
	width: 100%;
	z-index: 50;
	position: absolute;
	top:150px;
}
#slidelr ul {
	position: absolute;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	text-align: center;
}
#slidelr .slide-l {
	left: 0;
}
#slidelr .slide-r {
	right: 0;
}
#slidelr li {
	border: 3px solid #d3d3d3;
	position: relative;
	overflow: hidden;
}
#slidelr li:hover {
	border-color: #09F;
}
#slidelr li img {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../pub/images/bx_loader.gif) center center no-repeat #fff;
}
#slidelr li p {
	display: none;
	width: 70px;
	height: 190px;
	position: absolute;
	z-index: 51;
	padding: 5px;
	background: #09F;
	left: 0;
	bottom: 0;
}
#slidelr li a {
	display: block;
}
#slidelr li a:hover {
	color: #e3e3e3;
}
#slidelr .slidelr-close {
	width: 100%;
	line-height: 30px;
	background: #333;
	color: #fff;
	display: block;
	cursor: pointer;
	position: relative;
	top: 0;
	transition: all .5s;
}
#slidelr .slidelr-close:hover {
	background: #09F;
	opacity:.8;
	filter:alpha(opacity=80);
	text-shadow: 0 0 10px #fff;
	box-shadow: 0 0 15px #333 inset;
}
/*特大广告*/
#bigslide {
	display: none;
	position: absolute;
	z-index: 70;
	left: 50%;
	top: 50%;
	border: 5px solid #666;
}
#bigslide div{
	position:absolute;
	right: 5px;
	top: 5px;
	transition: all .5s;
	transform: rotate(0deg) scale(1);
	-webkit-transform: rotate(0deg) scale(1);
}
#bigslide div:hover {
	transform: rotate(180deg) scale(.8);
	-webkit-transform: rotate(180deg) scale(.8);
}
#bigslide div span{background:url(../images/close.png) center center no-repeat;}
/*字盖图*/
.pic-title-txt {
	left:2px;
	bottom:2px;
	position:absolute;
	z-index:1;
	color: #fff;
	line-height: 25px;
	height: 25px;
	text-align: center;
	overflow:hidden;
}
/*返回顶部*/
#toTop{
	width: 50px;
	position: fixed;
	bottom: 50px;
	left: 50%;
	margin-left: 510px;
	z-index: 90;
	_position: absolute;
}
#toTop .Tohead {
	display:none
}
#toTop .slidelr-show {
	position:relative;
	height:0;
	overflow: hidden;
}
#toTop .seach-start {
	position:relative;
	text-align:center;
}
#toTop .seach-start .seach-con {
	position:absolute;
	width:0px;
	height:50px;
	right:0;
	top:0;
	background:#a3a3a3;
	overflow:hidden;
	z-index:90;
}
#toTop .seach-con .cjn-seach {
	width: 156px;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	padding: 2px;
	position: absolute;
	left: 10px;
	top: 10px;
	color: #666;
	outline: none;
}
#toTop .seach-con .seach {
	width: 40px;
	height: 30px;
	position: absolute;
	left: 170px;
	top: 10px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	background: #458fce;
	text-shadow: 1px 1px 1px #000;
}
#toTop div, #bigslide div{
	z-index:90;
	cursor: pointer;
	height: 50px;
	background:rgba(69,143,206,1)!important;/*ie9+any*/
	background:#458fce;/*ie678*/
	_background: url(../images/totop-bg.gif);/*ie6*/
}
#toTop div:hover,#bigslide div:hover {
	background: rgba(69,143,206,.8)!important;/*ie9+any*/
	box-shadow: 0 0 50px #000 inset;
}
.Tohead,.home,.ly,.slidelr-show,#bigslide div{
	filter:alpha(opacity=100);/*ie678*/
}
.Tohead:hover,.home:hover,.ly:hover,.slidelr-show:hover,#bigslide div:hover{
	filter:alpha(opacity=80);/*ie678*/
}
#toTop .Tohead span{background:url(../images/top.png) center center no-repeat;}
#toTop .home span{background:url(../images/home.png) center center no-repeat;}
#toTop .phone span{background:url(../images/phone.png) center center no-repeat;}
#toTop .seach-start span{background:url(../images/search.png) center center no-repeat;}
#toTop .ly span{background:url(../images/ly.png) center center no-repeat;}
#toTop .slidelr-show span{background:url(../images/slide-lr.png) center center no-repeat;}
#toTop div span,#bigslide div span,#toTop span a{
	display:block;
	width:50px;
	height:50px;
}
/*@-webkit-keyframes y-ain1{
	-webkit-animation-name:y-ain1;
    -webkit-animation-duration:.5s;
    -webkit-animation-timing-function:ease;
	-webkit-animation-delay:.3s;
    animation-name:y-ain2;
	animation-duration:.5s;
	animation-timing-function:ease;
	animation-delay:.5s;
0%{-webkit-transform:rotateY(0deg);}
100%{-webkit-transform:rotateY(-180deg);}
}
@keyframes y-ain2{
0%{transform:rotateY(0deg);}
100%{transform:rotateY(-180deg);}
}*/

/*动画*/
.art-t1, .art-t2, .art-t3, #ad-txt-img, .art-tab-t1, .art-tab-t2, .art-tab-t3,.make{
	transition: all 0.8s;
}
.art-t1:hover, .art-t2:hover, .art-t3:hover, #ad-txt-img:hover, .art-tab-t1:hover, .art-tab-t2:hover, .art-tab-t3:hover ,.make:hover{
	box-shadow: 0 0 5px #0066CC;
	border-radius: 5px;
}