﻿/*******���********/
.adv1{
	height:70px;
	margin-top: 10px;
	margin-bottom:10px;
}
.adv1 img,.adv3 img{
	width:980px;
	height:70px;
	float:left;
}
.adv2{
	height:60px;
	margin-bottom:10px;
}
.aadv2{
	width:241px;
	height:60px;
	float:left;
	margin-right:5px;
}
.adv2 .mar6{
	margin-right:6px;
}
.adv2 .mar0{
	margin-right:0px;
}
.aadv2 img{
	width:241px;
	height:60px;
	float:left;
}
.adv3{
	height:70px;
	margin-bottom:10px;
}
.adv4{
	height:60px;
	margin-bottom:10px;
}
.adv4f{
	width:360px;
	height:60px;
	float:left;
}
.adv4s{
	width:340px;
	float:left;
	height:60px;
	margin-left:20px;
}
.adv4f img{width:360px;
	height:60px;
}
.adv4s img{width:340px;
	height:60px;
}

.adv4t{
	width:240px;
	height:60px;
	float:left;
	margin-left:20px;
}
.adv4t img{width:240px;
	height:60px;
}

/*******���end********/
/*******���wky20140730********/
#scrollDiv{
	margin-top:10px;
}
#scrollDiv,#scrollDivs,#scrollDiv4,#scrollDiv6{
	width: 980px;
	height: 70px;
	overflow: hidden;
	margin-bottom:10px;
}
#scrollDivT,#scrollDiv5,#scrollDiv7{
	width: 980px;
	height: 60px;
	overflow: hidden;
	margin-bottom:10px;
}
#scrollDivT li,#scrollDiv5 li,#scrollDiv7 li{
	height: 60px;
}
#scrollDiv li,#scrollDivs li,#scrollDiv4 li,#scrollDiv6 li{ 
	height: 70px;
}
.ftContentImg {
	width: 980px;
	height: 70px;
}
.tul1{
	width:241px;
	height:60px;
	float:left;
}
.tul2{
	width:241px;
	height:60px;
	float:left;
	margin-left:5px;
	_margin-left:3px;
}
.tul3{
	width:241px;
	height:60px;
	float:left;
	margin-left:5px;
	_margin-left:4px;
}
.tul4{
	width:241px;
	height:60px;
	float:left;
	margin-left:6px;
}
.tul1 img{
	width:241px;
	height:60px;
	float:left;
	display:block;
}
.tul2 img{
	width:241px;
	height:60px;
}
.tul3 img{
	width:241px;
	height:60px;
}
.tul4 img{
	width:241px;
	height:60px;
}
.sd1,.sd4{
	width:360px;
	height:60px;
	float:left;
}
.sd2,.sd5{
	width:340px;
	height:60px;
	float:left;
	margin-left:20px;
	_margin-left:18px;
}
.sd3,.sd6{
	width:240px;
	height:60px;
	float:left;
	margin-left:20px;
	_margin-left:19px;
}
.sd1 img,.sd4 img{
	width:360px;
	height:60px;
}
.sd2 img,.sd5 img{
	width:340px;
	height:60px;
}
.sd3 img,.sd6 img{
	width:240px;
	height:60px;
}
.marL6{
	margin-left:6px;
}
.marL5{
	margin-left:5px;
}
.img360{
	width:360px;
	height:60px;
	float:left;
}
.img340{
	width:340px;
	height:60px;
	float:left;
	margin-left:20px;
}
.img240{
	width:240px;
	height:60px;
	float:left;
	margin-left:20px;
}
/*******���wky20140730END********/
/*******���********/
/*******box1********/
.divBlue{
	height:5px;
	background-color:#00468C;
	line-height:5px;
	font-size:0px;
	margin-bottom:10px;
}
.box1{
	overflow:hidden;
	zoom:1;
	margin-bottom:10px;
}
/*******left*******/
.left{
	width:360px;
	float:left;
}
.focus{
	height:210px;
	width:360px;
	margin-bottom:10px;
}
/**************����ͼ***************/
.iviewSlider {
	overflow: hidden;
}
/* The timer in the Slider */
#iview-timer {
	position: absolute;
	z-index: 100;
	border-radius: 5px;
	cursor: pointer;
}
#iview-timer div {
	border-radius: 3px;
}
/* The Preloader in the Slider */
#iview-preloader {
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: #000 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}
#iview-preloader div {
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 3px;
	background: #000;
	width: 0px;
}
/* The strips and boxes in the Slider */
.iview-strip {
	display: block;
	position: absolute;
	z-index: 5;
}
.iview-block {
	display: block;
	position: absolute;
	z-index: 5;
}
/* Direction nav styles (e.g. Next & Prev) */
.iview-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}
.iview-prevNav {
	left: 0px;
}
.iview-nextNav {
	right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.iview-controlNav {
	position: absolute;
	z-index: 9;
}
.iview-controlNav a {
	z-index: 9;
	cursor: pointer;
}
.iview-controlNav a.active {
	font-weight: bold;
}
.iview-controlNav .iview-items ul {
	list-style: none;
}
.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}
.iview-controlNav .iview-tooltip {
	position: absolute;
}
/* The captions in the Slider */
.caption-contain {
	color: #fff;
	font-size: 12px;
}
/**���Ի�**/
#iview2 {
	display: block;
	width: 360px;
	height: 210px;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.iviewdis {
	display: none;
}
#iview2 .iviewSlider {
	display: block;
	width: 360px;
	height: 210px;
	overflow: hidden;
}
#iview2 .iviewSlider a {
	display: block;
}
#iview2 div.iview-directionNav a {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 28px;
	height: 29px;
	text-indent: -9999px;
	-webkit-transition: left 0.3s ease-in-out;
	-webkit-transition-property: left, right;
	-moz-transition: left 0.3s ease-in-out;
	-moz-transition-property: left, right;
	-o-transition: left 0.3s ease-in-out;
	-o-transition-property: left, right;
	-ms-transition: left 0.3s ease-in-out;
	-ms-transition-property: left, right;
	transition: left 0.3s ease-in-out;
	transition-property: left, right;
	background-image: url(../images/bg_direction_nav_white.png);
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg_direction_nav_white.png');
	_background: none;
}
#iview2 div.iview-directionNav a.iview-nextNav {
	right: -28px;
}
#iview2 div.iview-directionNav a.iview-prevNav {
	left: -28px;
	background-image: url(../images/bg_direction_nav_white1.png);
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg_direction_nav_white1.png');
	_background: none;
}
#iview2.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 20px;
}
#iview2.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 20px;
}
/*******��ʾĿǰ������Բ��*********/
#iview2 .iview-controlNav {
	position: absolute;
	top: 5px;
	left: 125px;
}
#iview2 .iview-controlNav a {
	text-indent: -9999px;
}
#iview2 .iview-controlNav a.iview-control {
	padding: 0px;
	float: left;
	width: 9px;
	height: 9px;
	line-height: 0px;
	margin-right: 7px;
	margin-top: 10px;
	cursor: pointer;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #A9A9A9 inset;
	-webkit-box-shadow: 1px 1px 1px darkGray inset;
	box-shadow: 1px 1px 1px darkGray inset;
	background: lightGrey;
}
#iview2 .iview-controlNav a.iview-control.active {
	background-color: #B6D5E8;
	-moz-box-shadow: 1px 1px 1px #1678A0 inset;
	-webkit-box-shadow: 1px 1px 1px #1678A0 inset;
	box-shadow: 1px 1px 1px #1678A0 inset;
	background: #5AA4C9;
}
.iview-caption {
	background: url('../images/caption-bg.png');
	border-radius: 0 3px 3px 0;
	padding: 10px 15px;
	text-shadow: #000 1px 1px 0px;
	box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.6);
	width: 250px;
	position: absolute;
	z-index: 4;
	overflow: hidden;
}
.caption-contain {
	z-index: 5;
	color: #fff;
	font-size: 14px;
}
#iview-preloader {
	border: #666 1px solid;
	width: 150px;
}
#iview-preloader div {
	background: #666;
}
/**************����ͼ end***************/
.f470x240 {
	width: 360px;
	height: 210px;
	overflow: hidden;
	
}
.f470x240 img {
	width: 360px;
	height: 210px;
}
.rsBlok{
	width: 360px;
	height:30px;
	background:#000;
	position:absolute;
	bottom:0;
	z-index:99;
	left:0;
}
.f470x240 span{
	display:block;
	width:350px;
	position:absolute;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	bottom:0;
	left:0;
	z-index:999;
	color:#fff;
	padding-left:10px;
	overflow:hidden;
	font-size:14px;
}
.rslides {
	width: 100%;
	position: relative;
	list-style: none;
	padding: 0
}
/*�����л���ť*/
.rslides_nav {
	display: none;
}
.rslides_nav.next {
	display: none;
}
.rslides_tabs {
	display: none;
}
.h1boxL{
	height:60px;
	line-height:60px;
	text-align: center;
	background-position:-224px  -402px;
	background-color:#f3f3f3;
	margin-bottom:10px;
}
.h1boxL a{
	font-size:30px;
	text-align:center;
	word-spacing:15px;
}
.divbox1L{
	height:190px;
}
.divbox2L{
	height:270px;
}
.divImg{
	height:85px;
	margin-bottom:15px;
}
.divImg img{ width:120px; height:85px;}

.divImgFix{
	padding-bottom: 9px;
	border-bottom: 1px dotted #5797e7;
	margin-bottom:10px;
}

.board {
	position: relative;
	display: block;
	width:125px;
	height:85px;
	overflow: hidden;
	float:left;
	margin-right:20px;
}
.board img {
	width:125px;
	height:85px;
}
.board span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000');
	font-size: 12px;
	overflow: hidden;
	color:#FFF;
	text-align:center;
}
.h2TitleL{
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.h2TitleL a{
	color:#00468c;
}
.divImgL{
	width:215px;
	float:right;
	height:85px;
	overflow:hidden;
}
.divImgLFix{
	width:195px;
}
.pImgL a{
	color:#666;
	font-size:12px;
}
.pImgL a.aMore{
	color: #d90000;
}
.ulnews li{
	line-height:26px;
	height:26px;
	overflow:hidden;
	background: url(../images/wxsp.png) no-repeat -666px -124px;
	padding-left: 30px;
}
.ulnewsFix li{
	float:left;
	width:100%;
}
/*******leftend*******/
/*******mid*******/
.mid{
	width:340px;
	float:right;
}
.pFont{
	height:45px;
	line-height:45px;
	overflow:hidden;
}
.pFont a{
	font-size:18px;
}
/*******midend*******/
/*******right*******/
.boxR1{
	height:143px;
	border:1px solid #dddddd;
	background-color: #fff;
}
.imgR1{
	width:85px;
	height:120px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:10px;
	margin-top:12px;
}
.ulR1{
	float:left;
	margin-top:15px;
}
.ulR1 li{
	height:20px;
	border-bottom:3px solid #ddd;
	border-right:1px solid #ddd;
	line-height:20px;
	font-size:12px;
	width:114px;
	margin-bottom:8px;
}
.ulR1 li a{
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.ulR1 li a{
	margin-left:5px;
}
.ulR1 li a:hover{
	color:#da251e;
}
.boxR2{
	height:290px;
	border:1px solid #dddddd;
	background-color:#fff;
	padding:10px;
}
.divVedior{
	height:145px;
	background-position:0 -398px;
	width: 210px;
	display: block;
}
.ulR2 li{
	height:29px;
	line-height:29px;
	border-bottom:1px dotted #ddd;
	overflow:hidden;
}
.ulR2{
	padding-top:20px;
}
.ulR2 li{
	background: url(../images/wxsp.png) no-repeat -666px -124px;
	padding-left:30px;
}
.ulR2 li a{
	font-size:12px;
}
.ulR2 li span{
	float:right;
	font-size:12px;
	padding-right:30px;
}
.boxR3{
	height:255px;
	background-color:#fff;
	border:1px solid #dddddd;
	padding:5px 15px  0px 15px;
}
.h1R3{
	height:39px;
	line-height:39px;
	border-bottom:1px solid #00468c;
	background-position:-666px 4px;
	padding-left: 25px;
}
.h1R3 span{
	float: right;
}
.h1R3 span a{
	font-size: 12px;
	color: #333;
}
.h1R3 a{
	font-size:16px;
	color:#00468c;
}
.ulR3{
	padding-top:5px;
}
.ulR3 li{
	height:26px;
	height:26px;
	overflow:hidden;
	background: url(../images/wxsp.png) no-repeat -689px -210px;
	padding-left: 10px;
}
.ulR3 li a{
	font-size:12px;
}
/*******rightend*******/
/*******box1END*******/
/*******box2*******/
.box2{
	overflow:hidden;
	zoom:1;
	margin-bottom: 10px;
}
.box2L{
	overflow: hidden;
	zoom:1;
	width: 360px;
	float: left;
}
.box2L1{
	height:324px;
	border:1px solid #ddd;
	width: 358px;
	float: left;
	border-top: none;
	margin-bottom: 10px;
	overflow: hidden;
	zoom:1;
}
.box3L1{
	height:335px;
	width: 360px;
}
.box2L2{
	overflow: hidden;
	zoom:1;
	float: left;
}
.h2L1{
	height: 30px;
	border-top:3px solid #00468c;
	border-bottom:1px solid #ddd;
	padding-left: 10px;
}
.h2L1 a{
	font-size: 12px;
	color: #00468c;
}
.h2L1 span{
	float: right;
	padding-right: 4px;
	padding-left: 4px;
}
.aWebo{
    background-position:-192px -207px;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    width: 25px;
    padding-left: 20px;
}
.azc{
	margin-right: 5px;
	font-size: 12px;
}
.pL1{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color:#00468c;
}
.pL1 a{
	color:#00468c;
}
.pAtrL{
	height: 64px;
	border-bottom: 1px dotted #5797e7;
	overflow: hidden;
	margin-bottom: 10px;
}
.pAtrL a{
	font-size: 12px;
}
.midBox2{
	height: 325px;
	margin-bottom: 10px;
}
.boxR4{
	height:312px;
	background-color:#fff;
	border:1px solid #dddddd;
	padding:5px 15px  0px 15px;
	margin-bottom: 10px;
}
.imgR4{
	width: 200px;
	height: 90px;
	margin-top: 10px;
	display: block;
	text-indent: -9999px;
	background-position:-288px -10px;
}
.boxR5{
	height:310px;
	background-color:#fff;
	border:1px solid #dddddd;
	padding:5px 15px  0px 15px;
}
.ulR5 {
	margin-top: 25px;
}
.ulR5 li{
	width: 88px;
	height: 32px;
	border: 1px solid #a4e2ff;
	float: left;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 10px;
	vertical-align: bottom;
	-moz-border-radius: 4px;      /* Gecko browsers */
    -webkit-border-radius: 4px;   /* Webkit browsers */
    border-radius:4px;
    display: inline;   
}
.ulR5 li a{
	color: #00468c;
}
/*******box2END*******/
/*******box3*******/
.pR4{
	height: 30px;
	line-height: 30px;
	overflow: hidden;	
}
.divR4 img{
	 width:105px; height:70px;}

.pR4 a{
	color: #00468c;
	font-size: 12px;
}
.pAbstR4{
	height: 50px;
	overflow: hidden;
}
.pAbstR4 a{
	font-size: 12px;
	color: #666;
}
.pAbstR4 a.aMore{
	color: #d90000;
}
.aMore{
	color: #d90000;
}
.divR4{
	height: 70px;
	margin-top: 5px;
}
.imgBox3{
	width: 105px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
.pAbstR5{
	height: 75px;
	overflow: hidden;
	float: left;
	width: 80px;
	line-height: 22px;
	margin-top: -5px;
}
.pAbstR5 a{
	font-size: 12px;
	color: #666;
}
.pAbstR5 a.aMore{
	color: #D90000;
}
.ulR4{
	width: 200px;
	float: left;
}
/*******box3END*******/
.title span a:hover,.title a:hover,
.h2TitleL a:hover,.pImgL a:hover,
.h2L1 a:hover,.pL1 a:hover,
.ulR5 li a:hover,.pR4 a:hover,
.h1R3 a:hover,.h1R3 span a:hover,.pAbstR5 a:hover,.pAbstR4 a:hover{
	color:#ff7d00;
}
/*���˷�� begin*/
.wxView{
	width: 980px;
	margin-bottom: 10px;
}
.wxViewL{
	float: left;
	width: 260px;
	height: 360px;
}
.wxViewL img{
	width: 260px;
	height: 360px;
}
.wxViewR{
	float: right;
	width: 720px;
	height: 360px;
}
.wxViewR li{
	float: left;
	width: 240px;
	height: 180px;
}
.wxViewR li img{
	width: 240px;
	height: 180px;
}
.wxViewR li.bImg{
	width: 480px;
}
.wxViewR li.bImg img{
	width: 480px;
	height: 180px;
}
/*���˷�� end*/
/*�������� begin*/
.friendLink{
	width: 965px;
	background: #f3f3f3;
	font-size: 12px;
	padding: 12px 0 12px 15px;
	_padding-left: 12px;
	
}
.friendLink span{
	font-weight: 700;
}
.friendLink a{
	color: #;
	margin-right: 5px;
}
.friendLink a.nomr{
	margin-right: 0px;
}
.friendLink a.ml{
	margin-left: 63px;
	_margin-left: 69px;
}
/*�������� end*/