@CHARSET "utf8";
ul{
	padding: 0;
	margin: 0;
}
html {font:12px "微软雅黑","Arial Narrow";color:#333;}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, img {margin:0;padding:0;}
img {border:none;display: block;}
em ,i {font-style:normal;font-weight:normal;}
ul, ol, li {list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size:inherit;font-weight:normal;}
input, select, textarea, button {outline:none;margin:0;padding:0;vertical-align:middle;font-family:"宋体";font-size:14px;color:#333;}

a {text-decoration:none;}
/*a:hover {text-decoration:none;color:#0271bb;}*/

.clear {clear:both;}
.clearfix:after {content:'';display:block;height:0;visibility:hidden;clear:both;}
/* 初始化CSS END */


/* 公共的样式 */
.gg1100{width: 1100px; margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
html {overflow-x:hidden;}
.mainContent{
	width:1200px;
	margin:0 auto;
}

body {
	font-family:'Microsoft Yahei';
	font-size:12px;
	}
.indexTop{
	position:relative;
	background:#64b48c;
}
.indexTop .indexLogo{
	position:absolute;
	top:50%;
	left:50px;
	margin-top:-67px;
}
.indexTop .language{
	position:absolute;
	top:54px;
	right:-34px;
	color:#333;
}
.indexTop .language a{
	color:#333;
}

.indexTop .boxdiv2{
	display:inline-block;
}
.indexTop .boxdiv2 .weibo{
	display:inline-block;
	position:absolute;
	top:30px;
	right:70px;
	width:64px;
	height:64px;
}
.indexTop .boxdiv2 .weibo img{
	width:100%;
}

.indexTop .boxdiv2 .erweima{
	display:inline-block;
	position:absolute;
	top:29px;
	right:70px;
	width:68px;
	height:68px;
}
.indexTop .boxdiv2 .erweima img{
	width:100%;
}




.indexTop .indexBanner{
	width:100%;
	height:auto;
	display: block;
}
.navBox{
	width:100%;
	height: 44px; 
	/* position:absolute;
	left:0;
	bottom:0; */
	background:#fff;
}
.navBox .nav{
	width:1200px;
	height: 44px;
	margin:0 auto;
	position: relative;
	/* border-top:4px solid #3e3e3e; */
}
.navBox .nav .navList{
	float: left;
	list-style: none;
	width:150px;
	height:43px;
	text-align: center;
	position:relative;
	margin-bottom:1px;
}
.navBox .nav .navList>a{
	float: left;
	width:150px;
	height:43px;
	color:#000e22;
	line-height: 43px;
	font-size:16px;
}

.navBox .nav .navList:hover{
	background: #46b2ea;
}

.navBox .nav .navList:hover a{
	color:#fff;
}
.navBox .nav .navList .sublist{
	clear:both;
	position: absolute;
	width:150px;
	z-index: 1111;
	left: 0;
	top:44px;
	overflow: hidden;
	display:none;
}
.navBox .nav .navList .sublist li{
	width: 150px;
	height:40px;
	float:left;
	text-align: center;
	line-height:40px;
	background:#1098df;
	margin-bottom:1px;
}
.navBox .nav .navList .sublist li>a{
	width: 150px;
	height:40px;
	float:left;
	color: #fff;
}

.itemFiveBox{
	background: #fff;
	height: 98px;
	margin:20px 0 15px 0;
	overflow: hidden;
}
.itemFiveBox li{
	width:380px;
	height:98px;
	float: left;
	background:#46b2ea;
}
.itemFiveBox li div{
	float:left;
	width: 60px;
	height:60px;
	margin:18px 0 0 70px;
}
.itemFiveBox li div img{
	width:100%;
}
.itemFiveBox li p{
	float:left;
	width:220px;
	height:98px;
	font-size: 28px;
	color:#fff;
	text-align: center;
	line-height:98px;
}
/*content1*/

.catTitle{
	width:592px;
	font-size: 15px;
	color: #333333;
	border-bottom:4px solid #cbcbcb;
	font-weight:600;
	height:36px;
	line-height:36px;
	margin-bottom:6px;
	float:left;
}
.titleTwo{
	border-bottom:none;
	height:40px;
	cursor:pointer;
}
.titleTwo .catName{
	display:inline-block;
	margin:0 10px;
	font-weight:100;
}
.titleTwo .catName.act{
	border-bottom:4px solid #46b2ea;
	font-weight:bold;
}
.catTitle img{
	display: inline-block;
}
.catTitle .blueBlock{
	float:left;
	width:4px;
	height:14px;
	background:#46b2ea;
	margin-top:11px;
	margin-right:6px;
}
.catTitle a{
	color:#1098df;
	font-size:12px;
	float:right;
	margin-right:16px;
}

.indexContent1{
	height:293px;
	margin-bottom:10px;
}
.indexContent1 .mtbd{
	width:590px;
	height:358px;
	position: relative;
	margin-right:16px;
	border:1px solid #e2e2e2;
}
.indexContent1 .mtbd img{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	max-width:100%;
	max-height:100%;
}
.indexContent1 .zhsp{
	width:592px;
	height:360px;
	position: relative;
}
.indexContent1 .zhsp .catList{
	width:100%;
	height:100%;
	display:none;
}
.indexContent1 .zhsp .catList.act{
	display:block;
}
.indexContent1 .zhsp .catList li{
	height:38px;
	border-bottom:1px dashed #dadada;
	line-height:44px;
	font-size:14px;
	margin-left:10px;
}
.indexContent1 .zhsp .catList li a{
	color:#333;
}
.indexContent1 .zhsp .catList li span{
	height:38px;
	float:right;
}
/*indexContent2*/
.indexContent2{
	height:293px;
}
.indexContent2 .znjjg{
	width:590px;
	height:358px;
	position: relative;
	margin-right:16px;
	border:1px solid #e2e2e2;
}
.indexContent2 .znjjg img{
	max-width:590px;
	max-height:358px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
.indexContent1 .chaxun{
	width:299px;
	height:240px;
}
.indexContent1 .chaxun .exh,.indexContent1 .chaxun .load{
	width: 296px;
	height:106px;
	margin:17px 0 0 9px;
	background:#fff url(../images/indexSearchBg.png) no-repeat top left;
	overflow: hidden;
}
.indexContent1 .chaxun .exh img,.indexContent1 .chaxun .load img{
	float: right;
	margin:37px 21px 0 0;
}
.indexContent1 .chaxun .load{
	margin-top:3px;
	background:#fff url(../images/loadBg.png) no-repeat top left;
}
.indexContent1 .chaxun p{
	width: 90px;
	height:20px;
	margin:42px 0 0 68px;
	background: url(../images/searchBtn.png) no-repeat left center;
	padding-left:23px;
	font-size: 16px;
	color:#fff;
	line-height: 20px;
}
.indexContent1 .chaxun .load p{
	background: url(../images/loadBtn.png) no-repeat left center;
}
.indexContent1 .chaxun .ewm{
	width:154px;
	float: right;
	margin:26px 50px 0 0;
}
.indexContent1 .chaxun .ewm img{
	width: 100%;
}
.indexContent1 .chaxun .ewm div{
	font-size: 14px;
	margin-top:10px;
	text-align: center;
}

/* 展会动态   */
.NewsTitle{
	height: 59px;
	font-size: 16px;
	line-height: 59px;
	text-align: center;
	color: #212121;
	margin-top:15px;
	font-weight:600;
}
.NewsTitle img{
	display: inline-block;
}
.exhNewsTitle{
	font-size: 16px;
	color: #212121;
	border-bottom:2px solid #eaeaea;
	margin-bottom:12px;
	padding:33px 0 10px;
	font-weight:600;
}
.exhNewsTitle img{
	display: inline-block;
}
.exhNews .newsList{
	width: 1198px;
	height: 158px;
	border:1px solid #ececec;
}
.exhNews .newsList .listLeft{
	float:left;
	width: 592px;
	margin:12px 0 0 7px;
}
.exhNews .newsList .listRight{
	float:left;
	width: 591px;
	margin:12px 0 0 7px;
}
.exhNews .newsList .newsLine{
	width: 1px;
	height: 96px;
	background: #ececec;
	margin-top:17px;
	float: left;
}
.exhNews .newsList dl{
	height:44px;
	margin-bottom: 16px;
}
.exhNews .newsList dt{
	height:40px;
	width: 42px;
	border:1px solid #008f56;
	float: left;
	font-size: 10px;
	color: #008F56;
	text-align: center;
	padding-top:2px;
	margin-right: 15px;
}
.exhNews .newsList dt span{
	color: #008F56;
	font-size: 16px;
	font-weight: 600;
}
.exhNews .newsList dd{
	float: left;
}
.exhNews .newsList dd a p{
	color: #333;
	font-size: 14px;
	margin: 4px 0 2px;
	width:516px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.exhNews .newsList dd a{
	color: #008F56;
	font-size: 12px;
}
.exhNews .newsList .newsMore{
	text-align: center;
}
.exhNews .newsList .newsMore img{
	display:inline!important;
	width: 8px;
	margin-left: 8px;
}
.exhNews .newsList .newsMore a{
	color: #008F56;
}
/* 展商品牌 */
.exhBrand .company-logo-wrap ul li{
	height:92px;
}
.exhBrand .company-logo-wrap ul li img {
	max-height:92px;
}
.exhBrand .juzhong{
     height:92px;
}
/* 合作媒体  */
.company-logo-wrap{
    display: block;
    margin: 0 auto;
    margin-bottom: 3px;
    width: 1200px;
    overflow: hidden;
}
.company-logo-wrap ul li {
    width: 133px;
    float: left;
	height:50px;
	margin-right:16px;
	 border: 1px solid #CFCFCF;
	background:#fff;
	
}
.company-logo-wrap .tempWrap{
	width:1200px!important;
}
.company-logo-wrap ul li:last-child{margin-right:0px;}
.company-logo-wrap ul li img {
	max-width: 133px;
	max-height:50px;
	display:block;
	margin:0 auto;
}
.juzhong img{
	vertical-align:middle;
}
.juzhong{
	display:table-cell;
    vertical-align:middle;
    text-align:center;
     width: 133px;
     height:50px;
}

/*底部*/
.main_content{
	background: #1c1c1c;
	color: #fff;
	margin-top:44px;
}
.main_content .footer{
	height:250px;
	width:1200px;
	margin:0 auto;
	position:relative;
}
.footer .footer_left{
	margin-left:13px;
	position:relative;
}
.footer_left .div-span{
	position:absolute;
	top:30px;
	width:100px;
}
.footer_left .footer_zw{
	position:absolute;
	top:28px;
	left:100px;
	width:85%;
}
.footer_left .footer_zw .div_foot{
	display:inline-block;
	width:33%;
}
.footer_left .div_foot span{
	display:block;
	height:25px;
	line-height:25px;
}
.footer .footer_center{
	margin-left:13px;
	position:relative;
}
.footer_center .div-span{
	position:absolute;
	top:130px;
	width:100px;
}
.footer_center .footer_zw{
	position:absolute;
	top:128px;
	left:100px;
	width:85%;
}
.footer_center .footer_zw .div_foot{
	display:inline-block;
	width:33%;
}
.footer_center .div_foot span{
	display:block;
	height:25px;
	line-height:25px;
}
.footer_right{
	position: absolute;
    right: 0px;
    width: 15%;
    top: 30px;
    text-align: center;
}
.footer_right img{
	width:80%;
	display:inline-block;
	margin-top:15px;
}
.footer_bot{
	position: absolute;
    top: 30px;
    right: 130px;
}
.footer_bot .cca{
	max-width:30%;
	margin-top:10px;
}
.beian{
	margin:10px 0;
}
.beian a{
	color:#fff;
}
.footer_bot .reed{
	max-width:40%;
	margin-top:10px;
}
.footer_circle{
	width:54px;
	height: 54px;
	/* border:4px solid #8e8e8e;
	border-radius: 50%; */
	background: #fff;
	margin-right: 16px;
	float: left;
	margin-top:41px;
	overflow:hidden;
	position:relative;
}
.footer_circle .imgBorder{
	position:absolute;
	left:0;
	top:0;
	width:54px;
	height:54px;
	z-index:3;
}
.footer_circle .bottomCircleImg{
	position:absolute;
	left:0;
	top:0;
	width:54px;
	height:54px;
	z-index:2;
}
/* 内容左侧 */
.sidebarInfo {
    padding: 10px 0;
}
.contact-wrap_new {
    width: 180px;
}
.contact-wrap_new .previewbox {
    width: 180px;
}
.previewbox .setw {
    width: 137px;
    height: 72px;
    color: #fff;
	background:#46b2ea;
    display: block;
    line-height: 72px;
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 10px;
    padding-left:43px;
}
.previewbox .setw:hover{
	text-shadow: 1px 5px 1px #555;
/*  -moz-text-shadow:1px 5px 1px #555;
   -webkit-text-shadow:1px 5px 1px #555;
   text-shadow:1px 5px 1px #555;
   filter: Shadow(Color='black', Direction='135', Strength='6');
   filter: dropshadow(OffX=2, OffY=2, Color='black', Positive='true'); */
	
}
.previewbox .side2{
	background:#46b2ea;
}
.previewbox .side3{
	background:#46b2ea;
	margin-bottom:0;
}
.sideCate{
	padding-top:10px;
	position:relative;
}
.sideCate .sideLine{
	position:absolute;
	right:0;
	top:0;
	width:1px;
	background:#ccc;
	z-index:-10;
}
.sideCate li{
	height:37px;
	font-size:14px;
	position:relative;
	padding:13px 50px 0 40px;
}
.sideCate li a{
	color:#333;
	display:inline-block;
	border-bottom:1px solid #dadada;
	padding:0 2px 2px 2px;
}
.sideCate li img{
	position:absolute;
	right:32px;
	top:50%;
	margin-top:-5px;
}
.sideCate li a.cateActive{
	color:#46b2ea;
	border:0;
}




.column01{
	width: 1200px;
	margin:0 auto;
	height: 405px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 405px;
	-webkit-background-size: 100% 405px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/template/juran/images/topbanner02.gif',sizingMethod='scale');

}
.column0101{
	width: 1000px;
	height: 250px;
	margin:0 auto;
}
.bigtitle{
	position:absolute;
	background: url( ../images/bannert01.png);
	height: 65px;
	width: 531px;
	margin: 190px 0 0 0;
}
.column02{
	  width: 100%;
  height: 0px;
  background-image: url(../images/green01.png);
  margin-top: -20px;
}
.column03{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	/* position:relative;
	z-index: -999; */
}
#lititle{
	font-size: 25px;
	height: 45px;
	padding: 12px 0 0 20px;
	width: 228px;
	background: url(../images/topbanner0101.jpg);
}
#liblank{
	background-color: #26903a;
	height: 5px;
}

.column0301{
	width: 1200px;
	min-height: 630px;
	margin:0 auto;
}
.column0301l{
	width: 248px;
	height:auto;
	float:left;
}
.column0301l li{
	width:248px;
	height:35px;
	float: left;
	list-style: none;
	background-color: #008ca7;
	color: white;
	line-height: 35px;
	border-bottom: 1px solid white;
	background-repeat: no-repeat;
}
.column0301l a{
	display:block;
	font-size: 14px;
	height:35px;
	color: white;
	text-decoration: none;
	float: left;
}
.column0301r{
	width: 980px;
	height:auto;
    float: left;
	padding-top: 20px;
}
.column0301t{
	width: 960px;
    height: 30px;
    float: left;
    color: #000e22;
    text-align: left;
    line-height: 30px;
    padding-left: 10px;
}
.column0301t a{
    color: #000e22;
    font-size: 14px;
}
.column0301c{
    width: 850px;
	float:left;
	line-height:25px;
	padding:30px 50px;
	min-height:350px;
}
/* .column0301c img{
	max-width: 700px;
} */
.column0301c table{
	border-collapse:collapse;
}
.column0301sw{
	width: 725px;
	height:auto;
	float:left;
	margin-top: 10px;
	line-height:25px;
}
.siteweb01{
	width: 750px;
	height: auto;
	margin-top: 10px;
}
.siteweb01 a{
	color: black;
	text-decoration: none;
}
.siteweb02{
	float:left;
	width: 205px;
	height: auto;
	margin-left:30px;
}
.column0301a{
	width: 725px;
	height:auto;
	float:left;
	margin-top: 10px;
	line-height:25px;
}
.column0301a td{
	border-bottom: 1px dashed #cccccc;
	height: 30px;
}
.column0301c .list-style3 ul li{
	height:40px;
	line-height:40px;
	font-size:13px;
}
.relative-news {
    padding-top: 40px;
     padding-bottom: 20px;
}
.relative-news .prev-box {
    float: left;
    margin-left:40px;
    width:450px;
}
.relative-news .next-box {
    float: left;
    color:#1879c0;
    width:450px;
}
.relative-news span{
	  color:#46b2ea;
}
.relative-news .prev-box a{
	  color:#46b2ea;
}
.relative-news .next-box a{
	  color:#46b2ea;
}
.viewlist{
	 width: 200px;
  height: 162px;
  float: left;
  margin-right: 56px;
  margin-bottom: 28px;
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.logolist{
	width: 207px;
	height: 87px;
	float: left;
	margin: 10px 6px 0 20px;
}
.viewlistt{
  text-align: center;
  height: auto;
  width: auto;
  min-width: 0px;
  min-height: 0px;
  display: inline;
}
.viewlistt img{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	max-width:200px;
	max-height:162px;
	color:#333;
}
.logovieew{
	width: 207px;
	height: 57px;
	float: left;
}
/* 分页 */
.viewpage{
	width: 960px;
	height: 30px;
	text-align: center;
	float: left;
	margin-top: 60px;
	color:#000e22;
	margin-bottom: 25px;
}
.viewpage a{
	display:inline-block;
	width:22px;
	height:22px;
	background:#d3d3d3;
	color:#fff;
	text-align:center;
	line-height:22px;
	margin-right:12px;
}
.viewpage a.active{
	background:#46b2ea;
}



.viewlistb{
  height: 36px;
  text-align: left;
  text-indent:10px;
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  filter:alpha(opacity=40);  
  -moz-opacity:0.4;  
  -khtml-opacity: 0.4;  
  opacity: 0.4; 
  line-height: 36px;
  width:100%;
}
.viewlistc{
  height: 36px;
  text-align: left;
  text-indent:10px;
  position: absolute;
  bottom: 0;
  line-height: 36px;
  width:100%;
}
.viewlistc a{color:#fff !important;}
.logotb{
	width: 207px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
}
.leftimg{
	margin-top:15px;
}
.column0301c a{
	color: black;
	text-decoration: none;
    color: #000e22;
}
.column0301c .categoryList a：hover{
    color: #1879c0;
    text-decoration: none;
}
.column0301a a{
	color: black;
	text-decoration: none;
	font-family: "宋体";
}
/* 文章列表 */
.article{
	font-size: 24px;
	color:#212121;
	padding: 27px 0 14px 0;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:12px;
}
.pageArtContent img{
	display:inline-block;
	max-width:980px;
}
.article2 img{
	display:inline-block;
	max-width:980px;
}
.column0301r .articleItem{
	height:164px;
	border-bottom:1px solid #f0f0f0;
	overflow:hidden;
}
.column0301r .articleItem dt{
	width:292px;
	height:140px;
	float:left;
	margin-top:12px;
	border-radius:4px;
}
.column0301r .articleItem dt img{
	width:100%;
	max-height:140px;
	border-radius:4px;
}
.column0301r .articleItem dd{
	width:640px;
	float:left;
	margin-left:28px;
	margin-top:12px;
}
.column0301r .articleItem dd h5{
	font-size:16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.column0301r .articleItem dd h5 a{
	color:#212121;
}
.column0301r .articleItem dd .cont{
	line-height:22px;
	margin: 3px 0 8px 0;
}
.column0301r .articleItem dd .articleTime{
	background:url(../images/articleTime.png) no-repeat left center;
	padding-left:18px;
}

.columnprol{
	width: 725px;
	height:auto;
	float:left;
	margin-top: 10px;
	line-height:25px;
}
.columnprol input{
	width: 80px;
	height: 30px;
}
.columnprol td{
	padding-left: 10px;
	padding-right: 10px;
	border-right:1px solid #328640; 
	border-bottom:1px solid #328640; 
}
.payframe{
	margin-left: 10px;
}
.palyview{
	
}
.prolist{
	
}

/* 文章详情  */
.articleTitle{
	font-size: 28px;
    text-align: center;
    color: #000e22;
    padding: 20px 0 40px 0;
}
/***滚动广告***/
.hl_main5_content {
	width: 1020px;
	height: 87px;
	margin-top: 10px;
}

.hl_main5_content1 {
	width: 1050px;
	height:87px;
	overflow: hidden;
	float: left;
}

.hl_main5_content1 ul {
	width: 1050px;
}

.hl_main5_content1 ul li {
	float: left;
	width: 165px;
	height:87px;
	display: inline;
	margin-right: 8px;
}

.hl_main5_content1 ul li img {
	width: 165px;
	height: 86px;
	border:1px solid #cecece;
}

.hl_scrool_leftbtn {
	width: 14px;
	height: 38px;
	background: url(../images/hl_scroll_left.jpg) no-repeat;
	float: left;
	margin-top: 50px;
	cursor: pointer;
}

.hl_scrool_rightbtn {
	width: 14px;
	height: 38px;
	background: url(../images/hl_scroll_right.jpg) no-repeat;
	float: right;
	margin-top: 50px;
	cursor: pointer;
}

ul,li {
	list-style: none
}

#Marquee_x {
	overflow: hidden;
	width: 1150px;
}

#Marquee_x ul li,#Marquee_x ul li div {
	float: left;
	margin-top: 6px;
}
/***滚动广告结束***/


/* 2014-11-29 wmh */

.main-gov {
	margin-top: 20px;
	float: right;
	width: 328px;
	height: 57px;
	background-color: #008ca7;
	color: #fff;
}
.main-gov a {
	color: #fff;
	text-decoration: underline;
}
.main-gov  h3 {
	margin-top: 0;
	height: 35px;
	border-right: 1px solid #fff;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
	width: 75px;
	font-size: 15px;
	line-height: 20px;
}

.index-content .col-extra {

    width: 295px;
  float: right;
 filter: progid: DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#d1e8e3', endColorstr = '#d1e8e3');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid: DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#d1e8e3', endColorstr = '#d1e8e3')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(left, #d1e8e3, #d1e8e3);
background-image: -ms-linear-gradient(left, #d1e8e3, #d1e8e3);
background-image: -o-linear-gradient(left, #d1e8e3, #d1e8e3);
background-image: -webkit-gradient(linear, left top, right top, from(#d1e8e3), to(#d1e8e3));
background-image: -webkit-linear-gradient(left, #d1e8e3, #d1e8e3);
background-image: linear-gradient(left, #d1e8e3, #d1e8e3);
/*--IE9 DOES NOT SUPPORT GRADIENT BACKGROUNDS--*/
  padding: 10px;
  padding-top:20px;
}
.index-content .ct-1 .top-info {
	height: 135px;
	background-color: #ff488a;
	color: #ffff;
}
.index-content .ct-1 .top-info img {
	float: left;
}
.index-content .ct-1 .top-info div {
	padding-left: 23px;
	color: #fff;
}
.index-content .ct-1 .top-info h4 {
	font-size: 14px;
    padding: 22px 0 18px;
    width: 60%;
    float: right;
    margin-right: 20px;
    color: #fff;
}
.index-content .ct-1 .top-info p {
	font-size: 14px;
	line-height: 26px;
}
.index-content * {
	margin: 0;
	padding: 0;
}

.com03 {
	background: none;
}

.login-img {
	width: 245px;
	background: url(../images/btnGid.jpg);
	font-size: 16px;
	color: #2B296B;
	text-decoration: none;
	display: block;
	line-height: 60px;
	text-align: left;
	height:60px;
}
.reg-img {
	  width: 245px;
  background: url(../images/btnGid.jpg);
  font-size: 16px;
  color: #2B296B;
  text-decoration: none;
  display: block;
  line-height: 60px!important;
  text-align: left;
  height: 60px;
}
.yellow-link-block {
	display: block;
	width: 217px;
	height: 40px !important;
	text-align: center;
	line-height: 40px!important;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #2B296B;
	text-decoration: none;
	background:url(../images/thsBg.jpg);
	  border: 1px solid #c7d0d8;
}
.contact-wrap  .reg-img,
.contact-wrap  .login-img {
	margin: 0 auto;
	margin-top: 10px;
	clear:both;
	  border: 1px solid #c7d0d8;
}
.contact-wrap .yellow-link-block{
	margin: 0 auto;
	margin-top: 7px;
}

.column0301l li:hover a,
.liprebg:hover a {
	color: #fff600 !important;
}



/* .article-page .col-sub  a.product{width:200px;height:53px;display:block;overflow:hidden;margin-bottom:10px;color:#fff;font-size:18px;text-decoration:none;background:url(../images/enter-pic_14.jpg);padding-left:10px;padding-top:10px}
.article-page .col-sub  a.audience{width:200px;height:53px;display:block;overflow:hidden;margin-bottom:10px;color:#fff;font-size:18px;text-decoration:none;background:url(../images/enter-pic_11.jpg);padding-left:10px;padding-top:10px}

.article-box {margin-top:30px;margin-bottom: 50px;min-height: 500px;font-size:14px;line-height:2}
.article-box .title{font-size:20px;font-weight:bold;text-align:center;margin:30px 0;line-height:1.5}
.article-box .content{font-size:14px;line-height:2;}
.article-box .imagearea img{max-width: 100%;display: block;margin: 0px auto;}
.article-box .title2{text-align:center;font-size:14px;}
.article-box .bdsharebuttonbox{margin:20px auto} */
/* article_list */
.article-page .col-sub{width:210px;overflow:hidden;margin-right:20px}
.article-page .col-sub h2{font-size:18px;height:30px}
.article-page .col-sub img{overflow:hidden;display:block;margin-bottom:10px}
.article-page .col-main{width:850px;overflow:hidden;margin:0 auto;}
.article-page .col-main .bread-crumb{font-size:14px;height:34px;line-height:34px;border-bottom:1px solid #ccc;margin-top:7px}
.article-page .col-main .fr .prev-news{margin-right:20px}
.article-page .col-main .fr a{text-decoration:underline}
.article-page .col-main .news-list li span{float:right}
.article-page .col-main .news-list li{height:40px;line-height:40px;border-bottom:1px dashed #ccc;padding:0 10px;background:#fff url(../images/icon.png) no-repeat  0 -875px;}
.article-page .col-main .news-list li:hover{background:#eee url(../images/icon.png) no-repeat  0 -875px}


/*图片列表轮播图样式*/
/* ͼ���б�ҳ */
.picture-list-wrap {
	position: relative;
	width: 724px;
	height:517px;
	border:4px solid #fff;
	float: left;
	
	/* min-height: 395px;
	padding-top: 10px; */
}
.society-box2 {
	position: absolute;
	right: -157px;
	bottom: 0;
	width: 27px;
}
.toTop{
	width: 19px;
	height: 19px;
	background: url(../images/toptop_30.jpg);
	display: block;
	position: absolute;
	left: auto !important;
	top: auto !important;
	right: -25px !important;
	bottom: 0 !important;
}
.sub-nav h2 {
	font-size: 14px;
	color: #000;
	background-color: #F1DE22;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
.sub-nav  {
	width: 152px;
	float: left;
}
.sub-nav ul li a {
	margin-top: 5px;
	display: block;
/*	height: 26px;*/
	line-height: 26px;
	font-size: 12px;
	padding-left: 35px;
	padding-right:10px;
}
.sub-nav ul {
	margin-top: 15px;
}
.sub-nav ul .active a,
.sub-nav ul a:hover {
	background: url(../images/arrow3_03.png) no-repeat 130px center #F7EEB0;
}
.sub-nav ul li a:hover {
	text-decoration: none;
}
.picture-list-bd {
	width: 646px;
	float: right;
}
.picture-list-bd ul {
	width: 690px;
}
.picture-list-bd ul li {
	position: relative;
	width: 196px;
	height: 196px;
	float: left;
	margin-right: 22px;
	padding-bottom: 22px;
}
.picture-list-bd ul li p {
	height: 40px;
	background-color: #EFD919;
	padding: 0 9px;
	padding-top: 8px;
}
.picture-list-bd ul li p a {
	font-size: 12px;
	line-height: 16px;
}
.picture-list-bd ul li .shadow {
	width: 196px;
	height: 196px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	filter:alpha(opacity=30);
	opacity: 0.3;
	display: none;
}
.picture-list-bd ul li:hover .shadow {
	display: block;
}

.promo-wrapper {
  width: 143px;
  height:520px;
  overflow-y: hidden;
  position: relative;
  float: left;
}

/*自行车图片轮播*/
.focus_wrap{width:724px;height:517px;position:relative;margin:0 auto;}
#focus{width:724px;height:517px;overflow:hidden;margin: 0 auto;}
#focus ul li{float:left;width:980px;height:517px;overflow:hidden}
#focus ul li img {display:block;margin: 0 auto;max-width:724px;max-height:517px;}
#focus ul li p {font-size: 12px;margin-top: 9px;line-height: 12px;}
#imageNav ul {
	/* height: 3000px; */
	width:130px;
	margin-left:10px;
	position:absolute;
	top:0;
	left:0;
}
#imageNav ul li {width:130px;height:100px;margin:4px 0;}
#imageNav ul li img {
	max-width:124px;
	max-height:94px;
	cursor:pointer;
	margin:3px 0 0 3px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
.lunbo{width:100%;}
.focus_wrap .focus_tab{width:724px;height:517px;border-spacing:0;border-collapse:collapse;border:none;margin: -1px;}
#imageNav .imgBorder{
	width:124px;
	height:94px;
	position:relative;
}
#imageNav .navOn .imgBorder{border:3px solid #fff;margin:0;}
#imageNav {
	width:130px;
	/* height: 3000px; */
	position:relative;
}
#goL {
	width: 50px;
	height: 517px;
	position: absolute;
	left:0px;
	top: 0;
	background: url(../images/imgLeft.png) no-repeat center center;
	display: block;
}
#goL:hover {
	curosr: pointer;
}
#goT:hover {
	curosr: pointer;
}
#goT {
	width: 31px;
	height: 31px;
	position: absolute;
	right:-170px;
	top: -30px;
	background: url(../images/imgClose.png) no-repeat center center;
	display: block;
}
#goR {
	width: 50px;
	height: 517px;
	position: absolute;
	right: 0px;
	top: 0;
	background: url(../images/imgRight.png) no-repeat center center;
		display: block;
}

#downGoL {
	width: 23px;
	height: 70px;
	position: absolute;
	left: -10px;
	padding-top: 200px;
	background: url(../images/left-btn_01.png) no-repeat center center;
	display: block;
}
#downGoL:hover {
	background: url(../images/left-btn-a_04.png)  #EFD919 no-repeat center center;
}
#downGoR {
	width: 23px;
	height: 70px;
	position: absolute;
	right: -10px;
	padding-top: 205px;
	background: url(../images/right-btn_03.png) no-repeat center center;
		display: block;
}
#downGoR:hover {
	background: url(../images/right-btn-a_08.png)  #EFD919 no-repeat center center;
}

.categoryList {
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.categoryList .category {
  list-style: none;
  height:70px;
  line-height:70px;
  border-bottom: dotted 1px #ccc;
  text-decoration: none;
  font-size: 14px;
}
.categoryList .category a{
	color:#333;
}
/* .categoryList .category a:hover{
	color: #1879c0;
	text-decoration: none;
} */
.pcontentdiv{
	width: 162px;
	height: 162px;
	text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.pcontentdiv .productimg{
	height: auto;
    margin: 0 auto;
    vertical-align: middle;
}

/*顶部样式*/

.newHeader .boxdiv1{
	width: 308px;
    height: 120px;
    float: left;
}
.newHeader .pl{
    font-size: 20px;
    color: #d83f5a;
    letter-spacing: 3px;
    margin-bottom: 12px;
    margin-top: 22px;
}
.newHeader .boxdiv1 .px{
    color: #d83f5a;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.newHeader .boxdiv2{
	    float: left;
    font-size: 12px;
    margin-top: 23px;
    width:190px;
}
.newHeader .boxdiv2 .px{
    color: #d83f5a;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.newHeader .boxdiv2 .pt{
	color: #d83f5a;
    font-size: 14px;
    letter-spacing: 1px;
}

/*相关新闻*/
.rel-box {
    clear: both;
    width: 100%;
    border: 1px dashed #cccccc;
    padding: 10px 0;
    margin-bottom:40px;
}
.rel-box .rel-box-left{
	float:left;
	width:400px;
    margin-left:40px;
	border-right: 1px solid #ccc;
}
.rel-box .rel-box-right{
	float:left;
	width:400px;
	   margin-left:50px;
}
.rel-box h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.rel-box ul li {
    background: url(../images/li_01.jpg) left center no-repeat;
    padding-left: 20px;
    font-size: 12px;
    margin: 12px 0;
}
.rel-box ul li a {
    color: #333;
    text-decoration: none;
}
.rel-box ul li a:hover{
    color: #008f56;
    text-decoration: underline;
}
/*5张图片*/
.picture .col-sub {
    width: 240px;
    height: 205px;
    position: relative;
    z-index: 1;
}
.col-sub .col-sub-inline {
    text-align: center;
    height:205px;
    background:rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.col-sub .col-sub-inline:hover{
	background:url(../images/can.png) no-repeat;
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = 'rgb(153, 105, 254)', endColorstr = 'rgb(33, 222, 255)');
	-ms-filter: progid: DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = 'rgb(153, 105, 254)', endColorstr = 'rgb(33, 222, 255)');
    background: -ms-linear-gradient(bottom left, rgba(153, 105, 254,0.7) 23% , rgba(33, 222, 255,0.7) 77%);
    background: -webkit-linear-gradient(right top, rgba(153, 105, 254,0.7) 23% , rgba(33, 222, 255,0.7) 77%); /* Safari 5.1 - 6.0 */
  	background: -o-linear-gradient(bottom left, rgba(153, 105, 254,0.7) 23% , rgba(33, 222, 255,0.7) 77%); /* Opera 11.1 - 12.0 */
  	background: -moz-linear-gradient(bottom left, rgba(153, 105, 254,0.7) 23% , rgba(33, 222, 255,0.7) 77%); /* Firefox 3.6 - 15 */
  	background: linear-gradient(bottom left, rgba(153, 105, 254,0.7) 23% , rgba(33, 222, 255,0.7) 77%); /* 标准的语法 */
}
.col-sub .col-sub-inline:hover .details{
	display:inline-block;
}
.col-sub .col-sub-inline:hover .en-lish{
	 padding-top: 30px;
}
.col-sub .title-style1 .pname {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
.col-sub .title-style5 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-family: sans-serif;
    margin-top:15px;
}
.col-sub-inline .en-lish {
    padding-top: 50px;
    color: #fff;
    font-size: 14px;
}

.col-sub .col-sub-inline .details{
	width:90px;
	height:30px;
	line-height:30px;
	border:1px solid #fff;
	color:#fff;
	margin-top:10px;
	display:none;
}
.link{
	width:100%;
	margin-bottom:35px;
}
.list-style2 a span {
    float: right;
    padding-left: 3px;
}
.list-style2 a:hover{
   color:#0271bb;
}
.list-style2 a b {
    font-weight: normal;
    padding-right: 3px;
}
.main_content .col-sub2 .title-style1 a {
    font-size: 12px;
    color: #000e22;
    float: right;
    margin-top: 5px;
    text-decoration: none;
}

@media only screen and (min-width: 1680px) {
    .container{
    	height:540px!important;
    }
    .slider img{
    	height:540px!important;
    }
    .indexTop .boxdiv2 .erweima {
	    top: 61px;
	}
	.indexTop .boxdiv2 .weibo {
	    top: 63px;
	}
	.indexTop .language {
	    top: 83px;
	    right: -66px;
	}
	.indexTop .indexLogo{
	    left: 97px;
	    margin-top: -73px;
	}
}