﻿@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body{font-size:13px;font-family: "Microsoft YaHei";background:#fff;color:#333;}
#web{width:1002px;margin:0 auto;}
/*通用样式*/
a{text-decoration:none;color:#333;}  
a:hover{color:#f60;text-decoration:none;} 	
img{border:0px;}
ul{list-style-type:none;}
.font{font-size:13px;line-height:22px; padding:6px;}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img {
	border: 0px;
}
.clear10{height:10px;}


/*翻页*/
.list_page{vertical-align: bottom;display:inline-block;*display:inline;*zoom:1;*margin-left:5px;font-size:14px;line-height:30px;text-align:center;padding-top: 20px;}
.list_page li{float:left;list-style-type:none;}
.list_page li a{display:inline-block;padding: 0px 10px;border: 1px solid #424d5b;background: #424d5b;margin: 0 2px;color: #fff}
.list_page li a:hover{background:#0056A9;border:1px  solid #0056A9;}
.list_page li.active a {background:#0056A9;border:1px  solid #0056A9;}


/*搜索样式*/
.text_keyword{width:130px; height:20px;line-height:20px;text-indent:5px;border:0;color:#999;}


/*头部代码的开始*/
.itop {
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #e5e5e5;
}
.itopc {
	width: 1180px;
	height: 37px;
	margin: 0px auto;
	line-height: 37px;
}
.itopcl {
	width: 980px;
	height: 37px;
	float: left;
	color: #808080;
	overflow:hidden;
}
.itopcr {
	width: 200px;
	float: right;
	color: #808080;
}
.itopcr a {
	float: right;
	color: #808080;
	margin-right: 10px;
}
.itopcr span {
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
.ilogo {
	width: 100%;
	height: auto;
}
.ilogoc {
	width: 1180px;
	height: auto;
	margin: 0px auto;
	padding: 10px 0;
}
.ilogoc img.ycdh {
	margin-top: 8px;
}
.ilogol {
	/*! width: 650px; */
	height: auto;
	/*! float: left; */
}
.ilogol img {
}
.ilogol p {
	color: #006635;
	font-weight: bold;
	line-height: 30px;
	font-weight: 100;
	margin: 0px;
	/*! padding: 2px 12px; */
	float: left;
}
.ilogol p strong {
	color: #006EC8;
	font-size: 12px;
	font-weight: 500;
}
.ilogol p span {
	color: #373738;
	font-size: 25px;
	letter-spacing: 2px;
}
.ilogor {
	width: auto;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	background: url(../images/fuxing_06.gif) no-repeat left 12px;
	padding-left: 50px;
	padding-top: 5px;
}
.ilogor p {
	font-size: 14px;
	color: #373736;
	line-height: 25px;
	font-weight: 100;
}
.ilogor p strong {
	font-size: 25px;
	color: #f67114;
	font-weight: 100;
}
.ilogor p span {
	font-size: 16px;
	color: #df5167;
}
.inav {
	width: 100%;
	height: 50px;
	background: #0376C7;
}
.inavc {
	width: 1180px;
	height: 50px;
	margin: 0px auto;
}
.inavc ul li {
	width: 130px;
	height: 50px;
	text-align: center;
	font-size: 15px;
	line-height: 50px;
	float: left;
	background: url(../images/nav_line.gif) no-repeat right center;
}
.inavc ul li a {
	display: block;
	color: #FFF;
}
.inavc ul li a:hover {
	background-color: #000;
	text-decoration: none;
}
.inavc ul li.on a {
	background-color: #000;
	text-decoration: none;
}




/*ban部分*/
.iban {
	width: 100%;
	height: auto;
}
.gg {
	height: 450px;
	overflow: hidden;
}
/*==============焦点图================*/

.banner1 {
	width: 100%;
	height: 450px;
	position: relative;
	overflow: hidden;
}
.banner-box {
	width: 1600px;
	height: 450px;
	position: absolute;
	left: 50%;
	margin-left: -800px;
	top: 0;
}
.sub_banner {
	height: 366px;
}
.banner1 img {
	display: block;
	margin: 0 auto;
}
.btns {
	width: 1160px;
	position: absolute;
	height: 100px;
	left: 50%;
	top: 145px;
	margin-left: -580px;
}
.btns .prev, .btns .next {
	width: 54px;
	height: 100px;
	float: left;
	background: url(../addver/leftbtn.png) 0 0 no-repeat;
}
.btns .next {
	background: url(../addver/rightbtn.png) 0 0 no-repeat;
	float: right;
}
.banner1 .num {
	overflow: hidden;
	width: 100%;
	background: url(../addver/bannerbg.png) left top repeat;
	height: 17px;
	padding: 9px 0;
	position: absolute;
	bottom: 10px;
	left: 0;
	zoom: 1;
	z-index: 3;
	text-align: center;
}
.banner1 .num li {
	width: 13px;
	height: 13px;
	background: #006EC8;
	border: 2px solid #fff;
	border-radius: 50%;
	margin-right: 15px;
	cursor: pointer;
	display: inline-block;
	*display:inline;
	zoom: 1;
	overflow: hidden;
	font-size: 0;
}
.banner1 .num li.on {
	background: #ff8c2b;
	border: 2px solid #fff;
}
/*==============焦点图==== end ============*/
.search {
	height: 58px;
	background: url(../images/searchBg.jpg) no-repeat center 0;
}
.searcPart {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 56px;
}
.searcPart h3 {
	float: left;
	font-size: 14px;
	width: 750px;
}
.searcPart h3 span {
	color: #e50012;
	float: left;
}
.searcPart h3 a {
	margin: 0 5px;
}
.searcPart h3 a:hover {
	text-decoration: underline;
}
.searchBox {
	float: right;
	width: 370px;
	height: 30px;
	margin-top: 13px;
}
.searchBox input {
	float: left;
	height: 30px;
	width: 300px;
	padding: 0 5px;
}
.searchBox img {
	float: right;
}


.casePart {
	clear: both;
	background: #F3F3F3;
	padding: 30px;
}
.caseCon {
	width: 1180px;
	margin: 0 auto;
}
.caseName {
	height: 59px;
	background: url(../images/caseName.png) no-repeat center 0;
	margin-bottom: 36px;
}
.caseConta {
	height: 600px;
	overflow: hidden;
}
.leftCaseC {
	float: left;
	width: 215px;
}
.leftCaseC li {
	background-color: #232323;
	height: 55px;
	margin-bottom: 1px;
	text-align: center;
	padding: 20px 0;
	cursor: pointer
}
.leftCaseC li p {
	font-size: 16px;
	color: white;
	opacity: 0.4;
	margin-bottom: 6px;
}
.leftCaseC li h3 {
	color: white;
	font-size: 20px;
}
.leftCaseC li.specialLi {
	background-color: #0376c7;
	height: 70px;
}
.rightCaseC {
	float: right;
	width: 943px;
}
.UpRCase {
	overflow: hidden;
	height: 285px;
	margin-left: 16px;
	margin-bottom: 48px;
}
.UpCasePic {
	float: left;
	display: block;
	width: 414px;
	height: 285px;
}
.rightUpLine {
	float: right;
	width: 460px;
	margin-right: 20px;
}
.rightUpLine h3 {
	line-height: 40px;
}
.rightUpLine h3 a {
	font-size: 18px;
	color: #0376c7;
}
.rightUpLine p {
	line-height: 28px;
	font-size: 14px;
	height: 200px;
}
.caseBline {
	overflow: hidden;
}
.caseBline img {
	display: block;
	width: 130px;
	height: 44px;
	float: left;
	margin-right: 20px;
}
.DonRCase {
	overflow: hidden;
	clear: both;
	height: 600px;
}
.DonRCase li {
	float: left;
	width: 220px;
	height: 190px;
	margin-left: 15px;
	position: relative;
	margin-bottom: 10px;
}
.DonRCase li p {
	position: absolute;
	bottom: 0;
	background-image: url(../images/caseLN.png);
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: white;
	height: 40px;
	top: 150px;
	z-index:10;
}
.DonRCase li img {
	width: 220px;
	height: 190px;
}

.AdsLine {
	clear: both;
	background: url(../images/Ads01.jpg) no-repeat center 0;
}
.AdsLine2 {
	clear: both;
	background: url(../images/Ads02.jpg) no-repeat center 0;
}
.AdsCon {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0
}
.AdsPhone {
	width: 200px;
	float: right;
}
.AdsPhone dl dd {
	font-size: 14px;
	color: white;
}
.AdsPhone dl dt {
	font-size: 26px;
	color: white;
}
.AdsPhone img {
	margin-top: 10px;
	display: block;
	width: 179px;
	height: 43px;
}
.Advant {
	width: 1180px;
	margin: 60px auto;
	clear: both;
}
.AdvName {
	height: 113px;
	background: url(../images/AdvanName.jpg) no-repeat center 0;
	margin-bottom: 47px;
}
.AdCon1 {
	background: url(../images/AdvPic1.jpg) no-repeat center 0;
	padding-top: 140px;
	padding-bottom: 99px;
}
.AdCon2 {
	background: url(../images/AdvPic2.jpg) no-repeat center 0;
	padding-top: 140px;
	padding-bottom: 99px;
}
.AdCon3 {
	background: url(../images/AdvPic3.jpg) no-repeat center 0;
	padding-top: 160px;
	padding-bottom: 79px;
}
.AdCon4 {
	background: url(../images/AdvPic4.jpg) no-repeat center 0;
	padding-top: 180px;
	padding-bottom: 59px;
}
.Advant p {
	width: 436px;
	height: 83px;
	font-size: 16px;
	line-height: 28px;
}
.AdCon1 p, .AdCon3 p {
	margin-left: 61px;
}
.AdCon2 p, .AdCon4 p {
	margin-left: 716px;
}
.coperName {
	margin: 45px 0 10px 0;
	clear: both;
	height: 58px;
	background: url(../images/coperName.jpg) no-repeat center 0;
}
.caseMore {
	width: 66px;
	margin: 0 auto;
	line-height: 14px;
	overflow: hidden;
	margin-bottom: 25px;
}
.caseMore a {
	float: left;
	color: #cccccc;
	text-decoration: underline;
	font-size: 14px;
}
.caseMore img {
	float: right;
}
.caseContain {
	height: 172px;
	overflow: hidden;
	clear: both;
}
.mr_frbox {
	height: 172px;
}
.mr_frBtnL {
	float: left;
	margin-top: 55px;
	cursor: pointer;
	display: inline;
}
.mr_frUl {
	float: left;
	height: 172px;
	width: 1120px;
}
.mr_frBtnR {
	float: right;
	margin-top: 55px;
	cursor: pointer;
}
.mr_frUl ul li {
	display: inline;
	float: left;
	height: 172px;
	width: 200px;
	margin-left: 20px;
	overflow: hidden;
}
.mr_frUl ul li img {
	display: block;
	width: 198px;
	height: 138px;
	border: 1px solid #cccccc
}
.mr_frUl ul li p {
	line-height: 32px;
	text-align: center;
	width: 100%
}
.mr_frUl ul li p a {
	font-size: 14px;
}




.profileName {
	height: 47px;
	background: url(../images/profileNaem.jpg) no-repeat center 0;
	margin-bottom: 40px;
}
.proFcon {
	height: 264px;
	overflow: hidden;
	margin-bottom: 30px;
}
.proFPic {
	float: left;
	display: block;
	width: 409px;
	height: 264px;
	margin-right: 3px;
}
.proN {
	float: left;
}
.priText {
	float: right;
	width: 685px;
	margin-right: 20px;
}
.priText h3 {
	font-size: 18px;
	color: #0376c7;
	line-height: 50px;
	font-size: 18px;
}
.priText p {
	font-size: 14px;
	line-height: 24px;
	height: 150px;
	margin-bottom: 15px;
}
.proBtn {
	display: block;
	width: 170px;
	height: 39px;
}

.honerLine {
	height: 230px;
	clear: both;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.honerLine ul {
	overflow: hidden;
}
.honerLine ul li {
	float: left;
	margin-left: 25px;
	height: 163px;
	border: 1px solid #ccc;
}
.honerLine ul li img {
	display: block;
	width: 220px;
	height: 163px;
}
.mainCon {
	clear: both;
	width: 1180px;
	margin: 30px auto;
}

.newsCon {
    clear: both;
    height: 430px;
    overflow: hidden;
}
.leftNews {
	width: 357px;
	padding-right: 32px;
	background-image: url(../images/spline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-right: 20px;
}
.rightNews {
	float: right;
	width: 357px;
}
.newsTop {
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	border-bottom: 2px solid #000;
	margin-bottom: 15px;
}
.newsTop h3 {
	float: left;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.newsTop a {
	float: right;
	color: #ccc;
	font-size: 14px;
	background-image: url(../images/newsMore.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.newsContext {
	clear: both;
	height: 440px;
}
.newsCon table td {
	height: 28px;
	line-height: 28px;
}
.newsCon table .ask {
	background-image: url(../images/ask.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsCon table .ask a {
	color: #0376c7;
}
.newsCon table .answer {
	background-image: url(../images/answer.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.newsCon table td a {
	margin-left: 30px;
	font-size: 14px;
}
.topNews img {
	display: block;
	width: 357px;
	height: 141px;
	margin: 0 auto;
	margin-bottom: 5px;
}
.newsContext ul li {
	line-height: 36px;
	height: 36px;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dashed #ccc;
}
.newsContext ul li a {
	color: #606060;
	font-size: 14px;
	margin-left: 15px;
}
.topNews img {
width: 130px;height: 100px;float: left;margin-right: 6px;
}
.topNews h2 {
	line-height: 30px;
}
.topNews h2 a {
	font-size: 18px;
	color: #0376c7;
}
.topNews p {
	line-height: 24px;
	font-size: 14px;
	height: 50px;
	overflow: hidden;
}
.moreN {
	display: block;
	color: #0376c7;
	font-size: 14px;
	margin-bottom: 10px;
}
/*视频和关于我们*/

/*产品中心*/

/*首页产品列表*/
dl.in_pro_list{width:170px;height:190px;float:left;text-align:center;margin:0px 25px 0 0px;display:inline;}
dl.in_pro_list dt{width:170px;height:150px;}
dl.in_pro_list dt img{width:170px;height:145px;padding:2px;border:1px solid #CCC;}
dl.in_pro_list dd{line-height:35px;height:35px;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}


/*内页产品列表*/
dl.pro_list{width:200px;height:210px;float:left;text-align:center;margin:0px 20px 0 13px;display:inline;}
dl.pro_list dt{width:200px;height:170px;}
dl.pro_list dt img{width:200px;height:160px;padding:1px;border:1px solid #CCC;}
dl.pro_list dd{line-height:35px;height:35px;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
	

/*首页列表样式*/
dl.photo_list{width:200px;height:200px;float:left;text-align:center;margin:5px 5px 0px 32px;display:inline;}
dl.photo_list dt{width:200px;height:170px;}
dl.photo_list dt img{width:200px;height:170px;}
dl.photo_list dd{height:30px;line-height:30px;}


/*内页新闻列表*/
.news_list li{margin-right: 5px;border-radius: 3px;border-bottom: 1px solid #e2e2e2;margin-top: 20px;}
.news_list li:hover{background: #FAFAFA}
.news_list li strong,.news_top li p{margin-right: 20px;color: #FFF;}
news_list li em{display: block;}
.news_list li a{}
.news_list li b.b1{padding: 14px 0;}
.news_list li b{padding-top: 10px;display: block;width: 620px;}
.news_list li span{line-height: 20px;padding-right: 10px;display: block;color: #666666;}
.news_list li em{color: #888888;padding: 10px;}
.news_list li:hover b{color: #325980;}
.news_list li strong{width: 87px;height: 94px;background: url(../images/time.jpg) left top no-repeat;text-align: center;}
.news_list li strong i{display: block;font-style: normal;font-weight: normal; font-size:16px;}
.news_list li code{display: block;font-size: 30px;line-height: 65px;}
.news_list li:hover strong{background: url(../images/time_on.jpg) left top no-repeat;}
.news_list li a{}


.leftTitle {
    width: 220px;
    height: 60px;
    color: #ffffff;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    font-weight: unset;
    background: #F86F0F;
}
.leftTitle span {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    margin-left: 5px;
}
ul.leftProClaList {
    width: 220px;
}
ul.leftProClaList li {
	border-top: 6px solid #FFF;
	height: 58px;
	line-height: 58px;
	color: #FFF;
	border-radius: 11px;
	background: url(../images/left_list.png) no-repeat;
	font-size: 16px;
}
ul.leftProClaList li a {
	display:block;
    color: #333333;
    padding-left: 55px;
}
ul.leftProClaList li.on a {
    background: url(../images/left_list_on.png) no-repeat;
    color: #ffffff;
}
.leftContact{ width: 210px; padding: 6px 0px 10px 5px; line-height: 24px;}
.leftContact p{}
.leftContact dl{width:204px; display:block;clear:both;}
.leftContact dl dt,.leftContact dl dd{font-size:12px;  line-height:30px; }
.leftContact dl dt{float:left; width:40px; padding-left: 24px; }
.leftContact dl dd{float:left; width:138px;}


/*当前位置*/
.mainConTitle{
	width:930px;
	height:46px;
	border-bottom: 2px solid #0056A9;
}
.mainConTitle .mFont{
	float: left;
	height: 46px;
	color: #0f1427;
	font-size: 24px;
	line-height: 46px;
	font-weight: bold;
}	
.mainConTitle .mEnglish{
	float: left;
	height:46px;
	color:#0f1427;
	font-size: 18px;
	line-height: 54px;
	display: block;
	padding-left: 4px;
	font-family: arial;
	text-transform: uppercase;
}
.mainConTitle .position {  
	height:46px;  
	font-size: 12px;
	line-height:54px;
	float: right;
}
.mainConTitle .position a{
	color:#666;
}
.mainConTitle .position a:hover{
	color:#0f1427
}
.mainConTitle .xian{ 
	width: 120px;height: 2px;
	font-size: 0px; line-height: 0px;
	position:absolute; left:0px; bottom:-2px;background: #348502; 
}
.mainConTitle .position span{ font-size: 12px;}
/*end 当前位置*/



/* leftProClaList*/
.leftProClaList {
    width: 232px;
    height: auto;
    padding-bottom: 10px;
    /*! border: 5px solid #006EC8; */
    /*! border-top: none; */
    padding: 5px 0 15px 0;
}
.leftProClaList h2{font-size:14px;clear:both;}
.leftProClaList h2 a{display:block; color:#fff}
.leftProClaList h2 a:hover{color:#fff;}

.leftProClaList ul.left_pro{width:195px;margin:0 auto;}
.leftProClaList ul.left_pro li{width:195px;line-height: 35px;margin-left: 0px;font-size: 12px;text-indent: 25px;background:url(../images/arr.gif) no-repeat 10px center; border-bottom:1px dashed #D2D0D0}
.leftProClaList ul.left_pro li a{display:block; color:#333}



/*图片滚动定义*/
#topphoto{width:976px;margin:0 auto;}
#topphoto .ileft{float:left;width:40px;overflow:hidden;text-align:right;}
#topphoto .ilist{float:left;width:880px;overflow:hidden;padding:0 8px;}
#topphoto .iright{float:left;width:40px;overflow:hidden;text-align:left;}
#topphoto .ileft img,#topphoto .iright img{margin-top:70px;cursor:pointer;}
#topphoto .ilist ul{list-style:none;margin:0px 0;padding:0;height:230px;overflow:hidden;}
#topphoto .ilist ul li{float:left;width:160px;margin:0 8px;_margin:0 8px;text-align:center;}
#topphoto .ilist ul li img{width:160px;height:200px;display:block;border:1px solid #ddd;padding:2px;margin:0;}
#topphoto .ilist ul li span{width:160px;height:30px;line-height:30px;display:block;}



/*首页产品分类样式*/

/*产品分类样式*/

/*办公环境*/

.bghj {
	width: 100%;
	height: auto;
	background-color: #edecec;

}
.bghjc {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
.bghj_title {
	width: 1000px;
	height: 40px;
	border-bottom: 1px solid #c0bbbb;
	padding-top: 15px;
}
.bghj_title span {
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	float: left;
	color: #666565;
	border-bottom: 2px solid #006EC8;
	/*! font-weight: bold; */
}


.bghj_nr {
	width: 1020px;
	height: auto;
	padding: 20px 0px;
	margin-left: -20px;
}
.xian, .yin {
	width: 1020px;
	height: auto;
}
.yin {
	display: none;
}
.selectTab2 a:link, .selectTab2 a:hover, .selectTab2 a:visited {
	border-bottom: 2px solid #006EC8;
	color: #006EC8;
}
.selectTab1 {
}
.bgal {
	width: 230px;
	height: auto;
	float: left;
	margin-left: 24px;
	text-align: center;
}
.bgal a {
	font-size: 14px;
	color: #333;
	line-height: 35px;

}
.bgal a:hover {
	color: #006EC8;
	text-decoration: underline;
}

/*热门资讯*/
.toplist{width:210px;margin-top:6px;padding:0;/*! list-style:none; */background:url(../images/dotnum.gif) no-repeat top left;height: auto;overflow: hidden;}
.toplist li{line-height:30px;height:30px;padding-left:30px;border-bottom:1px solid #F0F0F0; white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.toplist li span{float:right;color:#999;}

.toplist_pic{width:220px;margin-top:10px;padding:0;list-style:none;height: auto;overflow: hidden;}
.toplist_pic li{height:190px;text-align: center;}
.toplist_pic li img{width: 210px;height: 150px;border: 1px solid #e0e0e0;margin-bottom: 10px;}

/*新闻中心*/
.jxwzx {
	width: 1000px;
	height: auto;
	margin: 20px auto 0px;
}
.jnews {
	width: 725px;
	height: auto;
	float: left;
	border: 1px solid #cccccc;
}
.jnews_title {
	width: 725px;
	height: 45px;
	border-bottom: 1px solid #d6d6d6;
}
.jnews_title ul li {
	width: 362px;
	height: 45px;
	float: left;
	text-align: center;
}
.jnews_title ul li strong {
	/*! font-size: 15px; */
	padding-right: 10px;
}
.jnews_title ul li span {
	font-size: 14px; 
	color: #969696;
}
.jnews_title ul li a {
	text-decoration: none;
	color: #666;
	line-height: 44px;
	display: block;
	font-size: 16px;
}
.jnews_title ul li a:hover {
	color: #F57720;
	border-bottom: 2px solid #F57720;
}
.jnews_nr {
	width: 725px;
	height: auto;
}
.newsxian, .newsyin {
	width: 725px;
	height: auto;



}
.newsyin {
	display: none;
}
.selectTab4 a:link, .selectTab4 a:hover, .selectTab4 a:visited {
	border-bottom: 2px solid #F57720;
	color: #F57720;
}
.selectTab3 {
}
.newsc {
	width: 695px;
	height: auto;
	margin: 6px auto;
}
.newss {
	width: 695px;
	height: auto;
	padding: 6px 0px 10px 0px;
	border-bottom: 1px dashed #cccccc;
}
.newss a {
	font-size: 16px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
}
.newss a:hover {
	color: #3292d7;
}
.newss p {
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.newss img {
	float: left;
	margin-right: 15px;
}
.newss_list {
	width: 695px;
	height: auto;
	padding: 6px 0px;
}
.newss_list ul li {
	width: 675px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../images/jiangfan_62.gif) no-repeat 5px center;
}
.newss_list ul li a {
	float: left;
	color: #666;
	font-size: 12px;
}
.newss_list ul li a:hover {
	float: left;
	color: #3292d7;
	text-decoration: underline;
}
.newss_list ul li span {
	color: #999;
	float: right;
	margin-right: 5px;
}
.jlxwm {
	width: 255px;
	height: auto;
	border: 1px solid #ccc;
}
.jlxwm1 {
	width: 255px;
	height: 45px;
	border-bottom: 1px solid #ccc;
	line-height: 45px;
}
.jlxwm2 {
	width: 255px;
	height: auto;
}
.slxwmc {
	width: 245px;
	height: auto;
	padding: 2px 0px;
}
.slxwmc p {
	padding-left: 15px;
	line-height: 27px;
	font-size: 14px;
	padding-bottom: 14px;
}
.slxwmc p strong {
	font-size: 16px;
	line-height: 40px;
}
.jlxwm1 strong.bt1 {
	/*! line-height: 45px; */
	font-weight: bold;
}
.dianhua {

	background: url(../images/fuxing_39.gif) no-repeat scroll 15px 5px transparent;
	line-height: 20px;
	padding: 0px 0px 15px 60px;
	margin-top: 10px
}
.dianhua span {
	color: #282b33;
	display: block;
	font: 18px "Impact";
}


/*友情链接*/
.yqljbg {
	width: 100%;
	height: auto;
	background-color: #333;
	padding: 25px 0px;
}
.yqlj {
	width: 1000px;
	margin: 0 auto;
	width: 1000px;
}
.yqlj .conttit {
	border-bottom: none;
	height: 44px;
	line-height: 44px;
	font-size: 17px;
}
.yqlj .conttit .tita {
	padding-left: 10px;
	color: #fff;
	background: url(../images/yqljtit.png) no-repeat left;
	margin-right: 12px;
}
.yqlj .conttit span {
	color: #5c5c5c;
	font-size: 16px;
	text-transform: uppercase;
}
.yqlj p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.yqlj p a {
	padding-right: 15px;
	color: #808080;
}

/*版权样式*/
.pageBotm {
	background-color: #232323;
	clear: both;
}
.pageDBox {
	width: 1180px;
	margin: 0 auto;
	padding: 40px 0;
}
.linkLine {
	overflow: hidden;
}
.linkLine img {
	float: left;
}
.linkLine p {
	width: 992px;
	float: right;
	line-height: 30px;
}
.linkLine p a {
	font-size: 14px;
	color: white;
	margin: 0 7px;
}
.linkLine p a:hover {
	text-decoration: underline;
}
.subNav {
	clear: both;
	margin-top: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #0376c7;
	height: 40px;
	font-size: 14px;
	color: white;
}
.subNav a {
	font-size: 14px;
	color: white;
	margin: 0 10px;
}
.pageDLine {
	overflow: hidden;
	margin-top: 35px;
	text-align: center;
}
.pageDLine p {
	/*! float: left; */
	font-size: 14px;
	color: white;
	line-height: 26px;
}
.pageDLine p span {
	font-size: 14px;
	color: white;
	margin-right: 30px;
}
.pageDLine p a {
	color: white;
	margin-right: 30px;
}
.ewm {
	float: right;
}
.pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor:
}

/*图片滚动*/
/* marqueeleft */
.marqueeleft{width:1180px;height:210px;overflow:hidden;margin:0px auto;}
.marqueeleft ul{float:left;}

.pd_rit {
    width: 360px;
}
.pd_rit_tit {
    color: #333;font-size: 26px;
    text-align: left;
}
.pd_move, .pd_rit ul {
    padding-top: 12px;
    padding-top: 12px;
}
.pd_rit ul li p{margin: 8px 12px 0 0;}
.pd_rit ul li span{color: #999; overflow:hidden;}
.pd_rit ul li{border-top: 1px solid #eeeeee;padding: 10px 0 10px 0px;color: #555555;width: 100%;text-align: left;}

.pd_move{border-top: 1px solid #eeeeee;text-align: left;}
.pd_move p{background: url(../images/prc_2.png) left 20px top 10px no-repeat;padding: 4px 2px 4px 78px;  margin-bottom: 5px; margin-top: 5px;}
.pd_move p b{font-size: 28px;}
.pd_rit em{color: #333333;display: block;font-style: normal;/*! text-align: left; */}
.pd_move i{color: #076aba; font-style:italic;}
.pd_move span{padding:2px 0px 2px 0px;}
.pd_move span code{}
.pd_move span code img{}

/*滑动效果*/
#slider{width: 920px;margin: 0 auto;position: relative;}
.scroll{min-height: 200px;width: 900px;overflow: auto;overflow-x: hidden;position: relative;clear: left;/*! background: #FFFFFF url(../images/content_pane-gradient.gif) repeat-x scroll left bottom; */}
.scrollContainer div.panel{padding: 20px;/*! max-height: 400px; */width: 900px;/*! overflow: hidden; *//*! height: 400px; */ line-height:24px;}
.scrollContainer div.panel p{text-indent: 24px;line-height: 1.8;font-size: 14px;}
#shade{/*! background: #EDEDEC url(../images/shade.jpg) no-repeat 0 0; *//*! height: 50px; */}
ul.navigation{/*! list-style: none; *//*! margin: 0; *//*! padding: 0; *//*! padding-bottom: 9px; */width: 900px;background: #E7E7E7;height: 40px;border-bottom: 2px solid #0376C7;/*! padding-left: 10px; */}
ul.navigation li{display: inline;/*! margin-right: 10px; */width: 160px;height: 40px;line-height: 40px;float: left;border-left: 1px solid #FFF;text-align: center;}
ul.navigation a{/*! padding: 10px; */color: #000;text-decoration: none;display: block;}
ul.navigation a:hover{background-color: #f6f6f6;}
ul.navigation a.selected{background: #0376C7;color: #fff;font-weight: bold;}
ul.navigation a:focus{outline: none;}
.scrollButtons{position: absolute;top: 150px;cursor: pointer;display: none;}
.scrollButtons.left{left: -40px;/*! display: block; */}
.scrollButtons.right{right: -40px;}
.hide{display: none;}


.show_count a{color:#f60; text-decoration:underline;}
.show_count a:hover{color:red; }

/*推荐阅读*/
.rcrd{padding:16px 30px 10px 25px;font-size:14px;height:auto;background:#f6f6f6;width: 880px;text-align: left;}
.rcrd b{display:block;line-height:30px;height:30px;overflow:hidden;color:#034091}
.rcrd ul{width:90%;margin:0 auto;}
.rcrd li{border-bottom:1px #cacaca dashed;padding:0 0 0 15px;line-height:35px;height:35px;overflow:hidden;background:url(../images/li.png) left center no-repeat}
.rcrd .lst{border:0}
.rcrd li a{color:#666}
.rcrd li span{float:right;color:#666}
/*推荐阅读 end*/

/*图片 特效 放大*/
.avatar {
    display: block;
    /*! height: 220px; */
    overflow: hidden;
    /*! width: 350px; */
    width: 220px;
    height: 190px;
}
.avatar:hover {
}
.avatar:hover img{
    transform: scale(1.3);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
/*图片 特效 放大 end*/