body,
html {
	height: 100%;
	color: #333;
}
*{margin: 0px;padding: 0px;}
a{text-decoration:none;color: #333;}
a:after,a:visited{color: #333;}
ul,ul li{list-style: none;}
#page_div li::marker{display: none;content: '';}
a span:hover{color:#0073d7!important;}
body {
    background: url(/wjw/xhtml/images/tuceng_14.png) repeat-y;
    width: 100%;
    /*height: 1884px;*/
    background-size: 100% 1884px;
    margin: 0;
}

.div-main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}

.inlineBlock {
	display: inline-block;
	/*width: 390px;*/
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	float:left;
}
/*.chinessdate{*/
/*position: relative;*/
/*right: 130px;*/
/*}*/

.people{
	/*float: right;*/
	color:#383838;
}

.ml30{
	margin-left: 30px;
}

.inlineBlock a{
	color:#383838;
}
.inlineBlock a:hover{
	color:#007397;
	text-decoration: underline;
}


.about{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	background: #0073d7;
}
#textDiv{
	width: 100px;
	height: 100%;
	display: inline-block;
	margin-left: 15px;
	background: url(/wjw/xhtml/images/kuang.png) no-repeat;
	background-position: 7px 12px ;
	line-height: 45px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: -2px;
}
.astyle{
	text-align: left;
	font-weight: 400;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0;
	font-size: 14px;
	transition: all .15s ease-in-out;
	width: 300px;
	line-height: 23px;
	height: 23px;
	margin-top: 10px;
	/*text-indent: 10px;*/
	display: inline-block;
	position: relative;
}
.astyle .text_href_province,.astyle .text_href_country,.astyle .text_href_industry{
	padding-left: 10px;
}
.mechanism-select,.country-select,.industry-select{
	padding-left: 26px;
	width:326px;
	position: relative;
}
.h-250 {
	height: 250px;
}
.h-283{
	height:283px;
    background: url(/wjw/xhtml/images/banner.png) no-repeat;
}

.div-logo {
	float: left;
	margin-top: 93px;
	margin-left: 300px;
}

.emblem{
	background: url(/wjw/xhtml/images/icon_guohui.png) no-repeat;
	background-size: contain;
	width: 59px;
	height: 72px;
	float: left;
}

.text{
	background: url(/wjw/xhtml/images/shanrao_logo.png) no-repeat;
	background-size: contain;
	width: 480px;
	height: 72px;
	float: left;
	margin-left: 24px;

}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	float: right;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	/* border-radius: 5px 0 0 5px; */
	margin-top: 7px;
	width: 272px;
	border: 1px solid #0073d7;
}

.input-group .form-control {
	position: relative;
	float: left;
	margin-bottom: 0;
	display: table-cell;
	width: 210px;
	height: 26px;
	padding: 6px 12px;
	font-size: 14px;
	border:0;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 5px 0 0 5px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	/* border: 1px solid #0073d7; */
	width: 222px;
}

.input-group .input-group-btn {
	/*position: relative;*/
	/*display: table;*/
	/*border-collapse: separate;*/
	/*position: relative;*/
	/*white-space: nowrap;*/
	/*width: 1%;*/
	/*vertical-align: middle;*/
	float: left;
	border: 0;
	position: absolute;
	right: -7px;
	top: -1px;
	width: 50px;
	border: 0;
	height: 28px;
}

.input-group-btn .btn {
	width: 54px;
	height: 38px;
	background: url("/wjw/xhtml/images/search.png");
	/*border: 5px;*/
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	color: #ffffff;
	background: #0073d7;
	height: 28px;
	padding: 0;
	border-radius: 0;
}

.bgc-fff{
	background: #fff;
}
#loadmenu{
	font-weight: 300;
	font-size: 20px;
	text-align: center;
	padding:20px;
}

ul {
	list-style: none;
}

ul.dropdown {
	position: relative;
	width: 100%;
	height: 70px;
	padding: 0;
	margin: 0;
	z-index: 10;
	display: none;
}

ul.dropdown li {
	font-weight: bold;
	float: left;
	padding: 10px 0px;
	height: 40px;
	line-height: 40px;
	position: relative;
	background-size: contain;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul.dropdown a:hover {
	color: #0073d7;
}

ul.dropdown li a{
	display: block;
	padding: 9px 0px;
	position: relative;
	color:#323232;
	z-index: 2000;
	text-align: left;
	text-decoration: none;
	font-weight: 300;
	font-size: 20px;
	height: 22px;
	width: 92px;
	display: inline;
}
.dropdown li:nth-last-child(1) >a{
	border: none;
}
ul.dropdown li a:hover{
	color: #0073d7;
	border-bottom:2px solid #0073d7;
}

.div-news-content {
	margin-top: 10px;
	width: 1200px;
	height: 450px;
}

.div-lunbo{
	width: 660px;
	height: 430px;
	padding: 10px 12px;
	/*padding: 10px;*/
	float: left;
	position: relative;
	background: #ffffff;
}

.div-lunbo-img {

}

.div-lunbo-title {
	width: 660px;
	height: 40px;
	position: absolute;
	bottom: 90px;
	line-height: 40px;
	background: #1b1b1b;
	opacity: 0.5;
	filter:Alpha(opacity=50);
	z-index: 10;
	cursor: pointer;
}

.div-lb-title {
	float: left;
	width: 408px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	position: absolute;
	z-index: 20;
	bottom: 100px;
	left: 20px;
	cursor: pointer;
}

.div-lunbo-count {
	float: right;
	width: auto;
	position: absolute;
	z-index: 20;
	right:20px;
	bottom: 97px;
	cursor: pointer;
}

.div-lunbo-count span {
	position: relative;
	background: #000000;
	opacity: 0.6;
	width: 25px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-left: 5px;
	border-radius: 3px;
	filter:Alpha(opacity=60);
	cursor: pointer;
}

.div-lunbo-count span.active {
	background: #ffffff;
	color: brown;
	opacity: 1;
	cursor: pointer;
}


.div-lunbo-count span.hovers {
	background: #0073d7;
	color: #fff;
	opacity: 1;
	cursor: pointer;
}

.div-news-info {
	width: 465px;
	height: 430px!important;
	padding: 10px 20px;
	float: right;
	background: #fff;
}

.div-new-header {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #dcdcdc;
	color: #0073d7;
	font-size: 20px;
}

/*.div-new-header i {*/
/*width: 3px;*/
/*height: 10px;*/
/*background: #368FF3;*/
/*display: inline-block;*/
/*}*/

.div-new-header label {
	font-size: 20px;
}

.c-f26{
	font-size: 26px;
}

.c-ff3627{
	color:#ff3627;
}

.div-lunbo-span{
	width: 100%;
	/*margin-top: -30px;*/
	position: relative;
	bottom: -13px;
	left:10px;
}
.div-lunbo-span div{
	width: 305px;
	height: 50px;
	line-height:50px;
	float: left;
	background: #3b75a3;
	color:#fff;
	font-size: 26px;
	border-radius: 10px;
	border:3px solid #d6edff;
}
.div-lunbo-span div img{
	position: relative;
	top: 8px;
	left: 30px;
}


.div-lunbo-count-dot {
	width: 100%;
	position: absolute;
	z-index: 20;
	right:20px;
	bottom: 0px;
	text-align: center;
}

.div-lunbo-count-dot .pngspan{
	position: relative;
	width: 25px;
	height: 25px;
	display: inline-block;
	/*margin-left: 5px;*/
	cursor: pointer;
	background: url(/wjw/xhtml/images/dot000.png) no-repeat;
}
*html .div-lunbo-count-dot .pngspan{
	position: relative;
	width: 25px;
	height: 25px;
	display: inline-block;
	/*margin-left: 5px;*/
	cursor: pointer;
	background: url(/wjw/xhtml/images/dot000_1.png) no-repeat;
}

.div-lunbo-count-dot .active{
	background: url(/wjw/xhtml/images/dotfff.png) no-repeat;
}

*html .div-lunbo-count-dot .active{
	background: url(/wjw/xhtml/images/dotfff_1.png) no-repeat;
}

.div-lunbo-count-dot .dot{
	/*background: url(/wjw/xhtml/images/dot000.png) no-repeat;*/
	cursor: pointer;
}


#entranceDiv{
	background: #1aafcd;
	padding: 5px 0 5px 20px;
	_margin-right: -15px;
}
#entrance{
	font-size: 16px;
	position: relative;
	font-weight: bold;
	top: 5px;
	width: 140px;
	background: url(/wjw/xhtml/images/mok-xianshi.png) repeat-x;
	height: 33px;
	display: inline-block;
	line-height: 33px;
	border-top-left-radius: 5px;
	border-top-right-radius:5px;
	text-align: center;
}
.div-new-header label{
	float: left;
}
.div-new-header .more {
	font-size: 14px;
	color: #126aef;
	float: right;
	margin-right: 20px;
}

.h85 {
	height: 110px
}

.mb85 {
	margin-bottom: 85px;
}

.pt20 {
	padding-top: 20px;
}

.pt10 {
    padding-top: 10px;
}

.pt16 {
	padding-top: 16px;
}

.c-f18 {
	font-size: 18px;
}

.c-625 {
	color: #0a62af;
}

.tac {
	width: 425px;
	text-align: center;
	font-size: 26px;
	color: #ff3627;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin: 0 20px;

}

.div-news-detail {
	margin-left: 20px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -moz-box;
	-moz-box-orient: vertical;
	-moz-line-clamp: 2;
	text-indent: 28px;
	margin-right: 20px;
	margin-top: 10px;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #0073d7;
}

.div-new-detail-info {
	/*padding: 10px 20px;*/
	padding-top: 10px;
}

.vam {
	vertical-align: middle;
}

.div-news-item-content {
	margin-left: 13px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85%;
	display: inline-block;
	vertical-align: middle;
	cursor:pointer;
}
.div-news-item-content:hover{color:#0073d7!important;}

.div-news-item-date {
	font-size: 14px;
	color: #909090;
	padding-left: 3px;
	/*float: right;*/
	padding-top: 3px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

*html .div-common-style {
	width: 555px;
	height: 250px;
}

.div-common-style {
	width: 555px;
	height: 244px;
}
.affairs{
	color: #ffffff;
	background: url(/wjw/xhtml/images/mok.png) no-repeat !important;
}
.div-common-detail-info {
	/*padding: 0px 20px;*/
}

.width-760 {
	width: 760px;
}

.width-500 {
	width: 345px;
}

.height-350 {
	height: 350px;
}


.width-845 {
	width: 845px;
}

.width-345 {
	width: 345px;
}


.width-390 {
	width: 380px;
}

.height-360 {
	height: 360px;
}

.mr20 {
	margin-right: 20px;
}

.ml5{
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}

.plr20{
	padding-left: 15px ;
	padding-right: 15px;
}

.div-zwgk-group {
	float: right;
	margin-right: 40px;
	position: relative;
}

.div-zwopen-btn {
	width: 76px;
	height: 38px;
	font-size: 14px;
	color: #333;
	line-height: 38px;
	text-align: center;
	/*display: inline-block;*/
	float: left;
	margin-left: 16px;
	position: relative;
	cursor: pointer;
}

.div-zwopen-btn:first-child {
	margin-left: 0px;
}

.div-zwopen-btn:hover{
	color: #0073d7;
	border-bottom:2px solid #0073d7;
}
.direction{
	width: 100%;
}
#entranceDiv .directionChild{
	width: 30px;
	height: 30px;
	background: url(/wjw/xhtml/images/huan.png) no-repeat 0px  5px;
	padding-top: 5px;
	cursor: pointer;
}
.div-yingyong-group {
	/*box-sizing: border-box;*/
	width: 185px;
	/*height: 65px;*/
	/*border: 1px solid #dcdcdc;*/
	margin-top: 15px;

	text-align: center;
	color: #323232;
	font-size: 18px;
	/*font-weight: bold;*/
	/*background: url(/wjw/xhtml/images/mok-xianshi.png);*/
	background-size: 100% 100%;
}
.div-yingyong-group:hover{
	color: #ff3627;
	/*background: url(/wjw/xhtml/images/mok_click.png);*/
}
.mtb17 {
	margin: 17px 0px;
}
.mtb15 {
    margin: 15px 0px;
}

.div-btn-title {
	font-size: 14px;
	display: inline-block;
}

.mr15 {
	margin-right: 15px;
}

.mt20 {
	margin-top: 20px;
}

.div-banshi-group {
	float: right;
	margin-top: 20px;
}

.div-banshi-btns {
	width: 335px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #B4D7FF;
	background: #E4F5FF;
	text-align: center;
	margin-top: 10px;
}

.div-banshi-btns:first-child {
	margin-top: 0;
}

.div-banshi-btns span {
	font-size: 16px;
	color: #1e9ef1;
}

.div-zhengfu-info {
	width: 845px;
	border: 1px solid #DCDCDC;
	height: 306px;
	float: left;
	margin-top: 20px;
}

.div-zhengfu-content {
	width: 160px;
	position: relative;
	float: left;
}

.div-zhengfu-item {
	height: 100px;
	margin-left: 14px;
	line-height: 100px;
	border-bottom: 1px solid #DCDCDC;
}

.div-zhengfu-item:last-child {
	border-bottom: 0
}

.div-zhengfu-item span {
	margin-left: 20px;
	color: #2b78ee;
	font-size: 16px;
}

.mt10 {
	margin-top: 10px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml20 {
	margin-left: 20px;
}

.ml35 {
	margin-left: 35px;
}

.c-f14 {
	font-size: 14px;
}

.c-fff {
	color: #fff;
}

.div-bszn-btn {
	width: 100px;
	height: 70px;
	background: #fdbd26;
	text-align: center;
	border-radius: 10px;
	margin-left: 15px;
	display: inline-block;
}

.div-bgxz-btn {
	width: 100px;
	height: 70px;
	background: #2b78ce;
	text-align: center;
	border-radius: 10px;
	margin-left: 15px;
	display: inline-block;
}

.div-zxsb-btn {
	width: 100px;
	height: 70px;
	background: #fc7560;
	text-align: center;
	border-radius: 10px;
	margin-left: 15px;
	display: inline-block;
}

.div-lxdh-btn {
	width: 100px;
	height: 70px;
	background: #21d097;
	text-align: center;
	border-radius: 10px;
	margin-left: 15px;
	display: inline-block;
}

.div-bmcx-btn {
	width: 100px;
	height: 70px;
	background: #24cec4;
	text-align: center;
	border-radius: 10px;
	margin-left: 15px;
	display: inline-block;
}

.f-dn {
	display: none;
}

.c-f16 {
	font-size: 16px;
}
.sideMenu .c-f16{color: #333;}
.sideMenu .active .c-f16{color: white;}
.mb10 {
	margin-bottom: 10px;
}

.c-909090 {
	color: #909090;
}

.w1200 {
	width: 1200px;
}

.div-work-group-btn {
	width: 151px;
	text-align: center;
	height: 130px;
	color:#fff;
}
#catalog{
	background: url(/wjw/xhtml/images/catalog.png) no-repeat;
	background-size: 100% 100%;
}
.div-work-group-btn img {
	margin: 5px 0px;
}

.dropdown-select, .dropup {
	position: relative;
}
.dropdown-select{
	border: 1px solid #0073d7;
	margin: 7px 10px 7px 0;
	height: 26px;
	width: 160px;
	position: relative;
	float: right;
	z-index: 1000;
}

.dropdown-select .dropdown-toggle{
	padding: 0;
	color: #0073d7;
	position: absolute;
	top: -7px;
	left: 10px;
}

.dropdown-select .dropdown-toggle:hover{
	text-decoration:none;
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0;
	padding: .5rem .75rem;
	font-size: 14px;
	line-height: 28px;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
	width: 135px;
}
.btn-secondary {
	color: #323232;
	background-color: #fff;
	border-color: #868e96;
}

.dropdown-menu {
	position: absolute;
	top: 27px;
	left: 0;
	z-index: 1000;
	display: none;
	/*float: left;*/
	min-width: 134px;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 14px;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #dcdcdc;
	border-radius: 0;
	/* line-height: 30px; */
	padding-left: 24px;
}

.mechanism-menu,.country-menu,.industry-menu{
	position: absolute;
	top: 42px;
	left: 26px;
	z-index: 1000;
	display: none;
	/*float: left;*/
	min-width: 134px;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 14px;
	color: #212529;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #dcdcdc;
	border-radius: 0;
	line-height: 30px;
	padding-left: 0px;
	width: 300px;
}

.dropdown-menu.show {
	display: block;
}

.mechanism-menu.show,.country-menu.show,.industry-menu.show  {
	display: block;
}

.dropdown-item {
	display: block;
	width: 125px;
	clear: both;
	font-weight: 400;
	color: #212529;
	white-space: nowrap;
	background: 0 0;
	border: 0;
	text-align: left;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
}
.dropdown-item-mune {
	display: block;
	width: 290px;
	clear: both;
	font-weight: 400;
	color: #212529;
	white-space: nowrap;
	background: 0 0;
	border: 0;
	text-align: left;
	padding-left: 10px;
}

.dropdown-item-mune:hover{
	background: #126aef;
}

/*.dropdown-toggle::after {*/
/*display: inline-block;*/
/*width: 0;*/
/*height: 0;*/
/*margin-left: .255em;*/
/*vertical-align: .255em;*/
/*content: "";*/
/*border-top: .3em solid;*/
/*border-right: .3em solid transparent;*/
/*border-left: .3em solid transparent;*/
/*}*/
.dropdown-select .creat,.div-navigation-item .creat {
	position: absolute;
	height: 0;
	width: 0;
	top: 45%;
	right: 10px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border-color: #000000 transparent transparent transparent;
	border-style: solid dashed dashed dashed;
	border-width: 4px;
}

.mechanism-toggle .icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: .255em;
	content: "";
	background: url(/wjw/xhtml/images/xiala.png) no-repeat;
	position: absolute;
	right: 5px;
	top: 2px;
}
.muneDiv{
	position: relative;
	display: inline-block;
}
.muneReal{
	width: 1066px;
	margin: 0 auto;
}
.show>a {
	outline: 0;
}

img{border:0;}
.appBox,.appDiv{
	padding: 0px 5px;
}
.foot-box{
	float: left;
	left: 33%;
	position: relative;
}

.ml14{
	*margin-left:14px;
	_margin-left:14px;
	margin-left:14px;
}

.index-box{
	background: #fff;
	padding: 10px 20px;
	float: left;
	margin-top: 10px;
}

*html .index-box1{
	background: #fff;
	float: left;
	margin-top: 10px;
	height: 380px;
	width:380px;
}
.index-box1{
	background: #fff;
	float: left;
	margin-top: 10px;
	height: 380px;
	width: 390px;
}


.div-imglist{
	width: 191px;
	height: 163px;
	overflow: hidden;
}

.div-imglist img{
	cursor: pointer;
	transition: all 0.6s;
	position: relative;
}
/*.div-imglist img:hover{*/
/*-webkit-transform: scale(1.1);    !* for Chrome || Safari *!*/
/*-moz-transform:scale(1.1);       !* for Firefox *!*/
/*-ms-transform:scale(1.1);        !* for IE *!*/
/*-o-transform:scale(1.1);         !* for Opera *!*/
/*transform: scale(1.1);*/
/*}*/
.erweima{
	position: fixed;right:0px;bottom:30px;z-index: 20;
	display: none;
}

.mtb10{
	margin-top: 10px;
	margin-bottom:10px;
}

.div-border{
	width: 35px; border-bottom:2px solid #0073d7;display: none;position: absolute;
	bottom: 5px;left: 23px;
	display: none;
}
.div-border.hover{display: block;}
.div-borders{
	width: 35px; border-bottom:2px solid #0073d7;display: none;position: absolute;
	bottom: 0px;left: 20px;
}

.cursor-pointer{
	cursor: pointer;
}
* html,* html body{background-attachment:fixed}
* html .ie6fixedTL{position:absolute;left:expression(eval(document.documentElement.scrollLeft));top:expression(eval(document.documentElement.scrollTop))}
* html .ie6fixedBR{position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)-100))}


.hover{
	color:#0073d7!important;
}

.c-position-r{
	position: relative;
}

.text-ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* ¹úÇìÐÂÔö */
.gq-logo { float: right; width: 319px; height: 243px; background: url('/wjw/xhtml/images/logo_time.png') no-repeat; margin-top: 25px;}

.nav-box { background: #0073d7; margin-bottom: 0;}
.nav-box ul.dropdown li { height: 50px; line-height: 50px; text-align: center;}
.nav-box ul.dropdown li a { font-size: 18px; color: #fff; text-align: center;}
.nav-box .div-border { left: 50%; bottom: 12px; width: 72px; margin-left: -36px; border-color: #fff;}
