BODY {
	margin:0;
	padding:0;
	font-family: Microsoft YaHei, arial, helvetica, clean, sans-serif;
	font-size:14px;
	color:#3e3e3e;
	line-height: normal;
	outline:none;
}

DIV,DL,DT,DD,UL,OL,LI,H1,H2,H3,H4,H5,H6,PRE,CODE,FORM,FIELDSET,LEGEND,INPUT,TEXTAREA,P,BLOCKQUOTE,TH,TD {
	margin:0;
	padding:0;
	outline:none;
}

TABLE {
	BORDER-COLLAPSE: collapse;
	BORDER-SPACING: 0
}

FIELDSET {
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-TOP-WIDTH: 0px
}

IMG {
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-TOP-WIDTH: 0px
}

ADDRESS,CAPTION,CITE,CODE,DFN,EM,STRONG,TH,VAR {
	FONT-WEIGHT: normal;
	FONT-STYLE: normal
}
STRONG {
	FONT-WEIGHT: bold;
	FONT-STYLE: normal
}

OL {
	LIST-STYLE-TYPE: none
}

UL {
	LIST-STYLE-TYPE: none
}

CAPTION {
	TEXT-ALIGN: left
}

TH {
	TEXT-ALIGN: left
}

H1 {
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal
}

H2 {
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal
}

H3 {
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal
}

H4 {
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal
}

H5 {
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal
}

H6 {
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal
}

select, input, button, textarea {
	font: 99% arial, helvetica, clean, sans-serif;
}

OL {
	MARGIN: 1em
}

OL {
	MARGIN-LEFT: 2em
}

OL {
	LIST-STYLE-TYPE: decimal;
	LIST-STYLE-POSITION: outside
}

UL { /**LIST-STYLE-TYPE: disc;**/
	LIST-STYLE-POSITION: outside
}

TH {
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center
}

SELECT {
	FONT: 99% arial, helvetica, clean, sans-serif
}

INPUT {
	FONT: 99% arial, helvetica, clean, sans-serif
}

BUTTON {
	FONT: 99% arial, helvetica, clean, sans-serif
}

TEXTAREA {
	FONT: 99% arial, helvetica, clean, sans-serif
}

a{
	TEXT-DECORATION: none;
	COLOR: #3e3e3e
}

A:link {
	TEXT-DECORATION: none;
	COLOR: #3e3e3e;
	outline:none;
}

A:visited {
	TEXT-DECORATION: none;
	COLOR: #3e3e3e;
	outline:none;
}

A:hover {
	TEXT-DECORATION: none;
	COLOR: #1374c5;
	outline:none;
}
.flt-l {
    float: left;
}
.flt-r {
    float: right;
}
.hide{
	display:none;
}

.bdcontainer {
	background: url('logo_bg.png') no-repeat scroll center 0px;
	overflow: hidden;
	background-color: white;
}

.wrap {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.grid-968 {
	WIDTH: 980px
}

.grid-960 {
	WIDTH: 960px
}

.grid-710 {
	WIDTH: 710px
}

.grid-700 {
	WIDTH: 700px
}

.grid-670 {
	WIDTH: 670px
}

.grid-645 {
	WIDTH: 645px
}

.grid-580 {
	WIDTH: 580px
}

.grid-560 {
	WIDTH: 560px
}

.grid-520 {
	WIDTH: 520px
}

.grid-510 {
	WIDTH: 510px
}

.grid-500 {
	WIDTH: 500px
}

.grid-450 {
	WIDTH: 450px
}

.grid-480 {
	WIDTH: 480px
}

.grid-400 {
	WIDTH: 400px
}

.grid-420 {
	WIDTH: 420px
}

.grid-392 {
	WIDTH: 392px
}

.grid-390 {
	WIDTH: 390px
}

.grid-360 {
	WIDTH: 360px
}

.grid-370 {
	WIDTH: 370px
}

.grid-340 {
	WIDTH: 340px
}

.grid-330 {
	WIDTH: 330px
}

.grid-320 {
	WIDTH: 320px
}

.grid-300 {
	WIDTH: 300px
}

.grid-290 {
	WIDTH: 290px
}

.grid-280 {
	WIDTH: 280px
}

.grid-268 {
	WIDTH: 268px
}

.grid-260 {
	WIDTH: 260px
}

.grid-250 {
	WIDTH: 250px
}

.grid-240 {
	WIDTH: 240px
}

.grid-230 {
	WIDTH: 230px
}

.grid-210 {
	WIDTH: 210px
}
.ychidden{
	display:none;
}
/*---bootstrp样式修改---*/
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
}
#con_con img{
	width:auto !important;
	max-width:100%;
}
/*---bootstrp样式修改---*/
/*---banner---*/
.banner{
	height:130px;
}
.banner .header .w3ls-logo{
	margin:33px 0 0 0;
}
.banner .header .w3ls-logo a{
	display:inline-block;
}
.banner .header .w3ls-header-right{
	margin:0;
	text-align:right;
}
.banner .header .w3ls-header-right .plink{
	margin-top:10px;
}
.banner .header .w3ls-header-right .plink span{
	margin-left:13px;
	font-size:12px;
}
.banner .header .w3ls-header-right .public_search{
	margin-top:25px;
}
.banner .header .w3ls-header-right .public_search input.text{
	border:1px solid #0092f7;
	padding:6px 10px;
	width:200px;
	float:right;
	height:30px;
}
.banner .header .w3ls-header-right .public_search input.image{
	background: url("../images/search.png") no-repeat scroll 0 0;
	border: none;
	cursor: pointer;
	width:30px;
	height:30px;
	float:right;
}
/*---//banner---*/
/*---导航栏---*/
#nav {
	min-height: 36px;
	background-color: #1374c5;
	z-index: 20;
	width:100%;
}
/* 自适应导航栏样式 */
.navbar {
  position: relative;
  min-height: 36px;
  margin-bottom: 0;
  border: none;
}
.navbar-default {
    background-color: #1374c5;
    border-bottom: none;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    width:100%;
    padding-left:0;
    padding-right:0;
}
.navbar-default .navbar-collapse ul.navbar-nav{
	width:100%;
	margin:0;
}
.navbar-default .navbar-nav > li {
    float: left;
    border-right:1px solid #ffffff;
	width: 14.28%;
	cursor:default;
	text-align:center;
}
.navbar-default .navbar-nav > li:first-child {
	border-left:1px solid #ffffff;
}
.navbar-default .navbar-nav > li > a {
    padding: 0;
    display: inline-block;
	text-align: center;
	text-decoration: none;
	width: 100%;
	height: 36px;
	color: white;
	font-weight: normal;
	line-height: 36px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	z-index: 200;
}
.navbar-default .navbar-nav > li > a.dropdown-toggle {
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	display:none;
}
.navbar-default .navbar-nav > li > a.ahref {
	width:100%;
}
.caret{
	display:none;
	position:absolute;
	top:50%;
	left:70px;
	z-index:100;
}
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color: #ffffff;
	background-color:#1195d5;
}
.navbar-default .navbar-nav > li:hover > .dropdown-menu{
	display:inline-block;
}
.dropdown-menu{
	width:100%;
	text-align:center;
	padding:0;
	min-width:auto;
}
ul.dropdown-menu li{
	border-top:1px solid #ffffff;
	background-color: #4dc0f7;
	width:100%;
	text-align:center;
}
.dropdown-menu > li > a {
    display: block;
    padding: 7px 0;
    clear: both;
    font-weight: normal;
    height:auto;
    line-height: normal;
    color: #ffffff;
    white-space: normal;
    font-size: 16px;
    text-decoration: none;
    font-family: Microsoft YaHei;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #1195d5;
}
/*---//导航栏---*/
/*---轮播、列表新闻---*/
.newsarea{
	margin-top:10px;
}
.newsarea #myCarousel{
	display:none;
}
.newsarea .lbpicnews{
	width:710px;
	height:330px;
}
.slide-news {
	BORDER-TOP: #e0e0e0 1px solid;
	BORDER-RIGHT: #e0e0e0 1px solid;
	BORDER-BOTTOM: #e0e0e0 1px solid;
	POSITION: relative;
	BORDER-LEFT: #e0e0e0 1px solid;
	Z-INDEX: 1
}
.slide-news {
	OVERFLOW: hidden;
	HEIGHT: 330px;
	WIDTH: 710px
}
.slide-news .slide-bd {
	OVERFLOW: hidden;
	HEIGHT: 330px;
	WIDTH: 710px
}
.slide-news IMG {
	OVERFLOW: hidden;
	HEIGHT: 330px;
	WIDTH: 710px
}
.slide-md {
	POSITION: absolute;
	LEFT: 0px;
	Z-INDEX: 2;
	TOP: 0px;
	OVERFLOW: hidden;
	WIDTH: 710px;
	MARGIN: 0px
}
.slide-hd {
	OVERFLOW: hidden;
	FONT-SIZE: 14px;
	HEIGHT: 30px;
	WIDTH: 710px;
	POSITION: absolute;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 10px;
	LEFT: 0px;
	MARGIN: 0px;
	Z-INDEX: 4;
	LINE-HEIGHT: 30px;
	PADDING-RIGHT: 10px;
	BOTTOM: 0px;
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	font-weight:bold;
}
.slide-hd a {
	color: #fff
}
.slide-ft {
	OVERFLOW: hidden;
	FONT-SIZE: 14px;
	HEIGHT: 30px;
	WIDTH: 560px;
	POSITION: absolute;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-LEFT: 10px;
	LEFT: 0px;
	MARGIN: 0px;
	Z-INDEX: 4;
	LINE-HEIGHT: 30px;
	PADDING-RIGHT: 10px;
	BOTTOM: 0px
}
.slide-hd A:link {
	COLOR: #fff
}
.slide-hd A:visited {
	COLOR: #fff
}
.slide-hd A:hover {
	COLOR: #fff
}
.slide-ft {
	FILTER: alpha(opacity = 50);
	Z-INDEX: 3;
	BACKGROUND-COLOR: #000;
	opacity: 0.5
}
.slide-tabs {
	OVERFLOW: hidden;
	HEIGHT: 9px;
	WIDTH: 96px;
	RIGHT: 20px;
	POSITION: absolute;
	TEXT-ALIGN: right;
	MARGIN: 0px;
	Z-INDEX: 5;
	BOTTOM: 10px;
	BACKGROUND-COLOR: transparent
}
.slide-tabs LI {
	/*BACKGROUND: url(../images/home.png) no-repeat -934px -507px;*/
	margin-left: 8px;
	LIST-STYLE-TYPE: none;
	CURSOR: pointer;
	TEXT-DECORATION: none;
	HEIGHT: 9px;
	WIDTH: 9px;
	BACKGROUND: url(../images/pic_div_02.png);
	FLOAT: left;
	COLOR: #ffffff;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 26px;
	_background: url(../images/pic_div_02.gif)
		transparent
}
.slide-tabs LI.current {
	/*BACKGROUND: url(../images/home.png) no-repeat -910px -507px;*/
	WIDTH: 9px;
	BACKGROUND: url(../images/pic_div_01.png);
	_background: url(../images/pic_div_01.gif)
		transparent;
	margin-left: 8px;
	height: 9px;
}
.slide-tabs A:link {
	COLOR: #fff
}
.slide-tabs A:visited {
	COLOR: #fff
}
.slide-tabs A:hover {
	COLOR: #fff
}

.newsarea .ltnews{
	width:410px;
	overflow:hidden;
}
.md {
	OVERFLOW: hidden;
	MARGIN: 0px;
	POSITION: relative;
	Z-INDEX: 1;
}
.yw-md {
	WIDTH: 100%;
}
.yw-md LI {
	FONT-SIZE: 16px;
}
.hd-yw {
	HEIGHT: 39px;
	BORDER-BOTTOM: 1px solid #ebebeb;
	BACKGROUND-COLOR: #ffffff;
}
.hdyw-tabs {
	OVERFLOW: hidden;
	FLOAT: none;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	display:inline-block;
}
.hd-yw .hdywmore{
	float:right;
	display:inline-block;
}
.hd-yw .hdywmore a{
	font-size:12px;
	color:#a0a0a0;
}
.hdyw-tabs LI {
	HEIGHT: 38px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	FONT-SIZE: 16px;
	FONT-FAMILY: Microsoft YaHei;
	FLOAT: left;
	FONT-WEIGHT: normal;
	PADDING-LEFT: 8px;
	LINE-HEIGHT: 36px;
	PADDING-RIGHT: 8px;
	BACKGROUND-COLOR: #ffffff;
	LIST-STYLE-TYPE: none;
}
.hdyw-tabs LI span.vertline{
	color:#ebebeb;
}
.hdyw-tabs LI a{
	display:inline-block;
}
.hdyw-tabs LI.current {
	HEIGHT: 38px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	FONT-SIZE: 16px;
	FONT-FAMILY: Microsoft YaHei;
	FLOAT: left;
	FONT-WEIGHT: normal;
	PADDING-LEFT: 8px;
	LINE-HEIGHT: 36px; 
	border-bottom:2px solid #1374c5;
}
.hdyw-tabs LI.first {
	BORDER-LEFT-STYLE: none;
}
.hdyw-tabs LI.current A:link {
	COLOR: #1374c5;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none
}
.hdyw-tabs LI.current A:visited {
	COLOR: #1374c5;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none
}
.hdyw-tabs LI.current A:hover {
	COLOR: #1374c5;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none
}

.hd {
	OVERFLOW: hidden;
	MARGIN: 0px
}
.ft {
	OVERFLOW: hidden;
	MARGIN: 0px
}
.hd {
	border-bottom: 1px solid #e0e0e0 OVERFLOW: visible;
	HEIGHT: 39.5px;
	BORDER-BOTTOM: #ddd 1px solid;
	LINE-HEIGHT: 38px;
	BACKGROUND-COLOR: #f4f4f4
}
.bd {
	OVERFLOW: hidden;
	margin:0;
	CLEAR: both;
}
.bd UL {
	OVERFLOW: hidden;
	MARGIN: 0px
}
.bds-list {
	LIST-STYLE-TYPE: none;
	OVERFLOW: hidden;
	MARGIN: 0px;
	background-color: #ffffff;
}
.bds-list LI A:link {
	PADDING-LEFT: 0px;
	color: #008cd0;
}
.bds-list LI A:hover {
	PADDING-LEFT: 0px;
}
.bds-list .table_yw {
	width: 100%;
	color: #3e3e3e;
	font-family: Microsoft YaHei;
	font-size: 14px;
	border-bottom:1px solid #ebebeb;
	padding: 5px 0;
}
.bds-list .table_yw .ltrow{
	padding:9.2px 0;
}
.bds-list .table_yw .grey14_20l {
	FLOAT: left;
	COLOR: #3e3e3e;
	font-family: Microsoft YaHei;
	font-size: 14px;
	padding-left:10px;
	width:86%;
}
.bds-list .table_yw .grey14_20l a{
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
}
.bds-list .table_yw .grey14_20,.bds-list .table_yw .grey14_202 {
	FLOAT: right;
	COLOR: #3e3e3e;
	font-family: Microsoft YaHei;
	font-size: 14px;
	cursor:default;
}
.bds-list .table_yw .grey14_20l,.bds-list .table_yw .grey14_20l a:link,.bds-list .table_yw .grey14_20l a:visited {
	color: #3e3e3e;
	font-family: Microsoft YaHei;
	font-size: 14px;
}
.bds-list .table_yw .grey14_20l a:hover {
	color: #3e3e3e;
	font-family: Microsoft YaHei;
	font-size: 14px;
	text-decoration: none;
}
.bds-list .table_yw .ltrow:hover{
	background-color:#f7f7f7;
	border-left:2px solid #1374c5;
}
/*---//轮播、列表新闻---*/

/*---首页中部列表---*/
.tradetz{
	cursor:default;
	margin:10px auto;
}
.tradetz .tzonediv{
	display:inline-block;
	width:100%;
}
.tradetz .tztwodiv{
	display:none;
	width:100%;
}
.tradetz .tzpolicy{
	float:left;
	width:49%;
}
.tradetz .tzwork{
	float:right;
	width:49%;
}
.tradetz .tztit{
	float:left;
	font-size:16px;
	color:#ffffff;
	background-color:#1374c5;
	writing-mode: vertical-lr;  /**该写法ie下无法识别**/
	writing-mode: tb-lr;        /**ie8及以上可识别**/
	letter-spacing: 10px;
	padding:0;
	height:460px;
	text-align:center;
}
.tradetz .tztit>a{
	color: white;
	height:100%;
	padding:0 10px;
	display:inline-block;
}
.tradetz .infolist{
	float:left;
	width:100%;
	/* margin-left:10px; */
	/* height:460px; */
	height:255px;
	overflow:hidden;
}
.tradetz .twoinfolist{
	width:100%;
	margin-top:10px;
}
.tradetz .infolist ul,.tradetz .infolist ul li,.tradetz .twoinfolist ul,.tradetz .twoinfolist ul li{
	font-size:14px;
	width:100%;
	float:left;
}
.tradetz .infolist ul li,.tradetz .twoinfolist ul li{
	border-bottom:1px solid #ebebeb;
	/* padding:13px 0; */
	padding:11px 0;
	width: 100%;
}
.tradetz .infolist ul li a{
	float:left;
	width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color:#3e3e3e;
    margin-left: 10px;
}
.tradetz .twoinfolist ul li a{
	float:left;
	width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color:#3e3e3e;
    padding-left:10px;
}
.tradetz .infolist ul li .time,.tradetz .twoinfolist ul li .time{
	float:right;
}
.tradetz .infolist ul li:hover,.tradetz .infolist ul li:hover a,.tradetz .twoinfolist ul li:hover,.tradetz .twoinfolist ul li:hover a{
	color:#1374c5;
}
.tradetz .infolist ul .str_wrap,.tradetz .twoinfolist ul .str_wrap {
	overflow: hidden;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
}
.tradetz .infolist ul .str_wrap .str_move,.tradetz .twoinfolist ul .str_wrap .str_move {
	position: absolute;
	cursor: move;
	width: 100%;
	top:0;
}
.tradetz .infolist ul #mpxxul,.tradetz .infolist ul #mjzsul,
.tradetz .twoinfolist ul #scroll_mytz_1,.tradetz .twoinfolist ul #scroll_mytz_2 {
	height: 460px;
	width: 100%;
}
/*---//首页中部列表---*/

/*---贸促服务专栏---*/
.mcservice{
	margin-bottom:30px;
}
.mcservice .fivefw{
	float:left;
	width:100%;
}
.mcservice .fivefw .fwtit{
	font-size:16px;
	padding:10px;
	border-bottom:1px solid #ebebeb;
	cursor:default;
}
.mcservice .fivefw .fwlist{
	width:100%;
	float: left;
	padding-top:10px;
}
.mcservice .fivefw .fwlist .bjg{
	float:left;
	width:2%;
}
.mcservice .fivefw .fwlist .fwblock{
	display:inline-block;
	float:left;
	width:18.4%;
	/* width:23.4%; */
	text-align:center;
	transition: all 0.2s ease;
}
.mcservice .fivefw .fwlist .fwblock img{
	width:65px;
	height:57px;
	margin:30px auto;
}
.mcservice .fivefw .fwlist .fwblock .img_w{
	display:inline-block;
}
.mcservice .fivefw .fwlist .fwblock .img_b{
	display:none;
}
.mcservice .fivefw .fwlist .fwblock p{
	display:inline-block;
	width:100%;
	font-size:16px;
	color:#ffffff;
	margin-bottom:30px;
}
.mcservice .fivefw .fwlist .xxgk{
	background-color:#00b2fa;
	border:1px solid #00b2fa;
}
.mcservice .fivefw .fwlist .gjll{
	background-color:#05a4f5;
	border:1px solid #05a4f5;
}
.mcservice .fivefw .fwlist .zlfw{
	background-color:#0293ee;
	border:1px solid #0293ee;
}
.mcservice .fivefw .fwlist .ssflfw{
	background-color:#0295e5;
	border:1px solid #0295e5;
}
.mcservice .fivefw .fwlist .hyfw{
	background-color:#027fdb;
	border:1px solid #027fdb;
}
.mcservice .fivefw .fwlist .sjbs{
	background-color:#027fdb;
	border:1px solid #027fdb;
}
.mcservice .fivefw .hdarea{
	float:right;
	width:18%;
}
.mcservice .fivefw .hdarea .hdlt{
	display:inline-block;
	width:100%;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	padding:7px 0;
	margin-top:10px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#298eea,endColorStr=#00edff); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(left, #298eea, #00edff);        /* IE 10 */
	background:-moz-linear-gradient(left, #298eea, #00edff);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 100%, 100% 100%,from(#298eea), to(#00edff));/*谷歌*/ 
	background: -webkit-linear-gradient(left, #298eea, #00edff);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(left, #298eea, #00edff);  /*Opera 11.10+*/
}
/*---//贸促服务专栏---*/

/*---相关链接---*/
.linkarea{
	margin-bottom:30px;
}
.linkarea .lktit{
	float:left;
	font-size:16px;
	border-right:1px solid #ebebeb;
	padding:5px 15px 5px 0;
	cursor:default;
}
.linkarea .lklist{
	float:left;
}
.linkarea .lklist ul li{
	float:left;
	margin-left:15px;
}
.linkarea .lklist ul li select.site-links-menu{
	border:1px solid #ebebeb;
	width:248px;
	height:31px;
	line-height:31px;
	padding-left:5px;
	font-size:14px;
}
.linkarea .lklist ul li select.site-links-menu option{
	font-weight: normal;
    display: inline-block;
    white-space: pre;
    min-height: auto;
    padding: 0;
    font-size:14px;
}
/*---//相关链接---*/

/*---footer---*/
.footer {
	width:100%;
	background-color:#f7f7f7;
	cursor:default;
	padding:10px 0;
}
.footer .ftearea{
	width:100%;
}
.footer .ftearea .ftdiv{
	float:left;
	border-left:1px solid #d8d8d8;
	font-size:13px;
	padding-top:10px;
	padding-right:25px;
	padding-bottom:10px;
	padding-left:25px;
	min-height:181px;
}
.footer .ftearea .ftdiv p{
	padding:18px 0;
}
.footer .ftearea .ft-two p{
	padding:3px 0;
}
.footer .ftearea .ft-two p span.jgtit{
	width:190px;
	display:inline-block;
}
.footer .ftearea .ft-one{
	border-left:none;
	padding-left:0;
}
.footer .ftearea .ft-one-m{
	display:none;
}
.footer .ftearea .ft-three{
	width:200px; 
}
.footer .ftearea .ft-three .lma{
	display:inline-block;
	padding:18px 0;
}
.footer .ftearea .ft-three .lma,.footer .ftearea .ft-three .lma+.lma+.lma,.footer .ftearea .ft-three .lma+.lma+.lma+.lma+.lma{
	float:left;
}
.footer .ftearea .ft-three .lma+.lma,.footer .ftearea .ft-three .lma+.lma+.lma+.lma,.footer .ftearea .ft-three .lma+.lma+.lma+.lma+.lma+.lma{
	float:right;
}
.footer .ftearea .ft-four{
	padding-top:10px;
	padding-right:0;
	padding-bottom:10px;
}
.footer .ftearea .ft-four span{
	margin-bottom:5px;
	display:inline-block;
}
.footer .ftearea .ft-four img{
	width:110px;
	height:110px;
}
/*---//footer---*/

/*---展览服务---*/
.sceneimg{
	margin-top:10px;
}
.sceneimg img{
	max-width:100%;
}
.zlfwcontent{
	margin-top:30px;
	margin-bottom:50px;
}
.ctfwtit{
	cursor:default;
	width:100%;
	border-bottom:1px solid #ebebeb;
}
.ctfwtit .nametit{
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #1374c5;
	display:inline-block;
	padding:8px 0;
	margin-bottom:-1px;
}
.ctfwtit .morelink{
	float:right;
	height:38px;
	line-height:38px;
	font-size:12px;
}
.ctfwtit .morelink a{
	color:#a0a0a0;
}
.ctfwtit .morelink a:hover{
	color:#1374c5;
}
.zlfwcontent .zhcatalog{
	width:65%;
	float:left;
}
.zlfwcontent .zhcatalog .ctloglist{
	width:100%;
	margin-top:20px;
}
.zlfwcontent .zhcatalog .ctloglist .ctlog{
	display:inline-block;
	width:48%;
	text-align:center;
	box-shadow:0 2px 3px 1px #e1e1e1;
}
.zlfwcontent .zhcatalog .ctloglist .ctlog img{
	margin-top:40px;
}
.zlfwcontent .zhcatalog .ctloglist .ctlog p{
	margin:15px 0 20px 0;
	font-size:15px;
}
.zlfwcontent .zhcatalog .ctloglist .ctlog p .cnname{
	font-weight:bold;
}
.zlfwcontent .zhcatalog .ctloglist .ctlog p .enname{
	color:#a0a0a0;
}
.zlfwcontent .zhcatalog .ctloglist .ctlog:hover p span{
	color:#01a2fa;
}
.zlfwcontent .zhcatalog .ctloglist .ctlogone{
	float:left;
}
.zlfwcontent .zhcatalog .ctloglist .ctlogtwo{
	float:right;
}
.zlfwcontent .zhcatalog .ctloglist .ctlogthree{
	float:left;
	margin-top:30px;
}
.zlfwcontent .zhcatalog .ctloglist .ctlogfour{
	float:right;
	margin-top:30px;
}
.zlfwcontent .zhintro{
	width:32%;
	float:right;
}
.introlist,.introlist ul{
	width:100%;
}
.introlist ul li{
	width:100%;
	padding:3px 0;
	border-bottom:1px solid #ebebeb;
}
.introlist ul li a{
	display:block;
	width:100%;
	padding:6px 0 6px 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.introlist ul li a:hover{
	color:#1374c5;
	background-color:#f7f7f7;
	border-left:2px solid #1374c5;
}
.zlfwcontent .zhintro .gnintro{
	margin-top:20px;
}
/*---//展览服务---*/

/*---信息公开---*/
.xqcontent{
	margin-top:20px;
	margin-bottom:50px;
}
.xqcontent .xqleft{
	float:left;
	width:20%;
}
.xqleft .hometit{
	width:100%;
	padding:12px 0 12px 45px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#298eea,endColorStr=#00edff); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(left, #298eea, #00edff);        /* IE 10 */
	background:-moz-linear-gradient(left, #298eea, #00edff);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 100%, 100% 100%,from(#298eea), to(#00edff));/*谷歌*/ 
	background: -webkit-linear-gradient(left, #298eea, #00edff);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(left, #298eea, #00edff);  /*Opera 11.10+*/
}
.xqleft .hometit a{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:2px;
}
.xqleft .ultit{
	width:100%;
	padding:12px 0 12px 45px;
	background-color:#f5f5f5;
	border-bottom:1px solid #ffffff;
	border-left:2px solid #f5f5f5;
}
.xqleft .ultit a{
	font-size:15px; 
}
.xqleft .ultit a.tita{
	cursor:default;
}
.xqleft .titsel, .xqleft p.ultit:hover{
	border-left:2px solid #1374c5;
}
.xqleft .titsel a, .xqleft p.ultit:hover a{
	color:#1374c5; 
}
.xqleft ul{
	width:100%;
	display:inline-block;
	background-color:#f5f5f5;
}
.xqleft ul li{
	padding:12px 0 12px 45px;
	border-bottom:1px solid #ffffff;
	border-left:2px solid #f5f5f5;
}
.xqleft ul li a{
	font-size:14px;
	background: url(../images/arrow2.jpg) no-repeat scroll 2px center rgba(0, 0, 0, 0);
	padding-left:30px;
	display:inline-block;
	cursor:pointer;
}
.xqleft ul li.sel, .xqleft ul li:hover{
	border-left:2px solid #1374c5;
}
.xqleft ul li.sel a, .xqleft ul li:hover a{
	background: url(../images/arrow1.jpg) no-repeat scroll 2px center rgba(0, 0, 0, 0);
	color:#1345c7;
}
.xqcontent .xqright{
	float:right;
	width:78%;
}
.xqcontent .allwidth{
	float:none;
	width:100%;
}
.xqcontent .xqright .toptit{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #ebebeb;
	cursor:default;
}
.xqcontent .xqright .toptit .nametit{
	float:left;
	font-size:16px;
	font-weight:bold;
	padding:10px 0;
	border-bottom:2px solid #1374c5;
}
.xqcontent .xqright .toptit .rtlink{
	float:right;
	height:42px;
	line-height:42px;
}
.xqcontent .xqright .toptit .rtlink a,.xqcontent .xqright .toptit .rtlink{
	color:#a0a0a0;
}
.xqcontent .xqright .toptit .rtlink a:hover{
	color:#1374c5;
}
.xqcontent .xqright .ajxiddiv{
	width:100%;
	display:inline-block;
	margin-top:20px;
}
.xqcontent .xqright .xqlist{
	width:100%;
	display:inline-block;
}
.xqcontent .xqright .xqlist ul li{
	width:100%;
	display:inline-block;
	padding:5px 0;
}
.xqcontent .xqright .xqlist ul li p.xwlip{
	float:left;
	cursor:default;
	/* width:88%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; */
}
.xqcontent .xqright .xqlist ul li p.xwlip a:first-child{
	margin-right:5px;
}
.xqcontent .xqright .xqlist ul li span{
	float:right;
	cursor:default;
	color:#a0a0a0;
}
.xqcontent .xqright .xqlist ul li span.bmlink a{
	color:#1374c5;
	margin-left:10px;
	outline:none;
}
.xqcontent .xqright .xqlist ul li span.bmlink a:first-child{
	margin-left:0;
}
.xqcontent .xqright .xqlist ul li hr.lihr{
	margin-top:1px;
	margin-bottom:1px;
	border-top:1px solid #ebebeb;
}
.xqcontent .xqright p.nolist{
	font-size:16px;
	width:100%;
	text-align:center;
	margin-top:20px;
}
.xqright .fyarea{
	display:inline-block;
	width:100%;
	text-align:center;
	border-top:1px solid #ebebeb;
	margin-top:20px;
}
.xqright .fyarea .fy{
	display:inline-block;
	margin-top:10px;
}
.xqright .fyarea .fy span{
	float:left;
}
.xqright .fyarea .fy span.ymbutton{
	display:inline-block;
	padding:6px 10px;
	border:1px solid #ebebeb;
	cursor:pointer;
	margin-left:8px;
	-moz-user-select:none;/*火狐，防止按钮连续点击时选中*/
    -webkit-user-select:none;/*webkit浏览器*/
    -ms-user-select:none;/*IE10*/
    -khtml-user-select:none;/*早期浏览器*/
    -o-user-select:none;
    user-select:none;
}
.xqright .fyarea .fy span.jstext{
	line-height:33px;
	margin-left:8px;
	cursor:default;
}
.xqright .fyarea .fy span.topage input{
	border:1px solid #ebebeb;
	height:32px;
	width:40px;
	margin:0 4px;
	padding:0 2px;
}
.xqright .fyarea .fy span.btellipsis{
	cursor:default;
}
.xqright .fyarea .fy span.btdisable{
	cursor:not-allowed;
}
.xqright .fyarea .fy span:first-child{
	margin-left:0;
}
.xqright .fyarea .fy span.btsel,.xqright .fyarea .fy span.ymbutton:hover{
	background-color:#1374c5;
	color:#ffffff;
}
.xqright .fyarea .fy span.btellipsis:hover,.xqright .fyarea .fy span.btdisable:hover{
	background-color:#ffffff;
	color: #3e3e3e;
}
.xqright .fyarea .fy br{
	display:none;
}
.xqright .fyarea .fy span.hj{
	margin-left:8px;
}
.xqcontent .xqright .xqlist .childdiv{
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-block;
}
.xqcontent .xqright .xqlist .childdiv .cldp{
	width:100%;
	border-bottom:1px solid #1374c5;
}
.xqcontent .xqright .xqlist .childdiv .cldp .cldtit{
	float:left;
	font-weight: bold;
	background-color: #0f6fff;
	width: 140px;
	height: 23px;
	line-height: 23px;
	color: #ffffff;
	padding-left: 5px;
	margin: 0;
	cursor:default;
}
.xqcontent .xqright .xqlist .childdiv .cldp .cldmore{
	float:right;
	height: 23px;
	line-height: 23px;
}
/*---//信息公开---*/

/*---新闻详情---*/
.xwbdcontent{
	margin-top:20px;
	margin-bottom:20px;
	cursor:default;
}
.xwbdcontent .roadpath{
	font-size:16px;
	font-weight:bold;
	color:#1374c5;
	border-left:4px solid #1374c5;
	padding-left:15px;
	font-family: Microsoft YaHei;
}
.xwbdcontent .roadpath a{
	color:#1374c5;
}
.xwbdcontent .xwcontent{
	margin-top:15px;
}
.xwbdcontent .xwcontent .con_title{
	text-align:center;
	color: #333333;
    line-height: 40px;
    font-family: Microsoft YaHei;
    font-size: 24px;
    margin:55px 0 30px 0;
}
.xwbdcontent .xwcontent .xwtime{
	text-align:center;
	color: #666666;
    font-family: 宋体;
    font-size: 14px;
    padding:7px 0;
    background-color:#f0f0f0;
}
.xwbdcontent .xwcontent .xwdetails{
	margin-top:30px;
	margin-bottom:35px;
	padding-left:30px;
	padding-right:30px;
	word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}
.xwbdcontent .xwcontent .xwdetails .content table{
	table-layout:fixed;
	width: auto !important;
}
.xwbdcontent .xwcontent .xwdetails img{
	max-width:100%;
	width:auto;
	margin-bottom:10px;
}
.xwbdcontent .xwcontent .toclose{
	text-align:center;
	color: #333333;
    font-family: 宋体;
    font-size: 14px;
    line-height:24px;
    padding:5px 0;
}
.xwbdcontent .xwcontent .pdfdetails{
	height: 725px;
	line-height: 5px;
	padding: 0;
	margin: 0;
}
.xwbdcontent .xwcontent .main_title2{
	color: rgb(51, 51, 51);
	font-size: 16px;
	padding: 5px;
	text-align: center;
	margin-top: 20px;
}
/*---//新闻详情---*/

/*---商事法律服务---*/
.flfwcontent{
	margin-top:30px;
	margin-bottom:40px;
}
.flnews .flfwnews{
	width:auto;
	float:left;
}
.flnews .flfwnews #myCarousel{
	display:none;
}
.flnews .flfwnews .flpicnews{
	width:710px;
	height:330px;
	margin-top:5px;
}
.flnews .flfwnews .flpicnews .slide-news {
	HEIGHT: 330px;
	WIDTH: 710px
}
.flnews .flfwnews .flpicnews .slide-news .slide-bd {
	HEIGHT: 330px;
	WIDTH: 710px
}
.flnews .flfwnews .flpicnews .slide-news IMG {
	HEIGHT: 330px;
	WIDTH: 710px
}
.flnews .flfwnews .flpicnews .slide-md {
	WIDTH: 710px;
}
.flnews .flfwnews .flpicnews .slide-hd {
	WIDTH: 710px;
}
.flnews #legalfwid{
	width:410px;
	float:right;
}
.flfwcontent .middlearea{
	width:100%;
	margin-top:25px;
}
.flfwcontent .middlearea .leftarea{
	float:left;
	width:65%;
}
.flfwcontent .middlearea .leftarea .leftdiv{
	margin-top:15px;
}
.flfwcontent .middlearea .leftarea .leftdiv:first-child{
	margin-top:0;
}
.flfwcontent .middlearea .leftarea .leftdiv .rowdiv{
	width:100%;
}
.flfwcontent .middlearea .leftarea .leftdiv .rowdiv .xx_row{
	width:100%;
	border-bottom:1px solid #ebebeb;
	padding:5px 0;
	font-size:14px;
	color: #3e3e3e;
    font-family: Microsoft YaHei;
}
.flfwcontent .middlearea .leftarea .leftdiv .rowdiv .xx_row p{
	padding:8px 0 8px 10px;
}
.flfwcontent .middlearea .leftarea .leftdiv .rowdiv .xx_row p:hover{
	background-color:#f7f7f7;
	border-left:2px solid #1374c5;
}
.flfwcontent .middlearea .leftarea .leftdiv .rowdiv .xx_row p a{
	width: 100%;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.flfwcontent .middlearea .leftarea .leftdiv .flltnews{
	width:100%;
}
.flfwcontent .middlearea .leftarea .leftdiv .flltnews .flnew_lt{
	border-bottom:1px solid #ebebeb;
	padding:5px 0;
}
.flfwcontent .middlearea .leftarea .leftdiv .flltnews .flnew_lt .ntit{
	font-size:14px;
	font-weight:bold;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
}
.flfwcontent .middlearea .leftarea .leftdiv .flltnews .flnew_lt .nintro{
	font-size:12px;
	color:#a0a0a0;
	cursor:default;
	padding-top:5px;
	max-height:37px;
	overflow:hidden;
}
.legalfw_row{
	width:100%;
}
.legalfw_row .lfwbt{
	float:left;
	width:100%;
	display:inline-block;
	text-align:center;
	color:#ffffff;
	margin-top:6px;
	padding:9px 0;
	font-size:16px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#298eea,endColorStr=#00edff); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(left, #298eea, #00edff);        /* IE 10 */
	background:-moz-linear-gradient(left, #298eea, #00edff);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 100%, 100% 100%,from(#298eea), to(#00edff));/*谷歌*/ 
	background: -webkit-linear-gradient(left, #298eea, #00edff);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(left, #298eea, #00edff);  /*Opera 11.10+*/
}
.legalfw_row .lfwjg{
	float:left;
	width:2%;
	height: 11.5px;
	display:inline-block;
}
.legalfw_row .jgthree{
	display:none;
}
.flfwcontent .middlearea .rightarea{
	float:right;
	width:31%;
}
.flfwcontent .middlearea .rightarea .rtone{
	width:100%;
	margin-bottom:20px;
}
.flfwcontent .middlearea .rightarea .rtone a{
	margin-bottom:10px;
	background-color:#f7f7f7;
	border-right:2px solid #1373c5;
	display:block;
	padding:10px 20px;
	width:100%;
}
.flfwcontent .middlearea .rightarea .rtone a img{
	width:47px;
	height:46px;
}
.flfwcontent .middlearea .rightarea .rtone a span{
	font-weight:bold;
	margin-left:15px;
	font-size:15px;
}
.flfwcontent .middlearea .rightarea .rtone a:hover{
	background-color:#f9f9f9;
}
.flfwcontent .middlearea .rightarea .rtone a:hover span{
	color:#1374c5;
}
.flfwcontent .middlearea .rightarea .interactus{
	width:100%;
	margin-bottom: 15px;
}
.flfwcontent .middlearea .rightarea .interactus .rowdiv .xx_row{
	width:100%;
	border-bottom:1px solid #ebebeb;
	padding:5px 0;
	font-size:14px;
	color: #3e3e3e;
    font-family: Microsoft YaHei;
}
.flfwcontent .middlearea .rightarea .interactus .rowdiv .xx_row p{
	padding:8px 0 8px 10px;
}
.flfwcontent .middlearea .rightarea .interactus .rowdiv .xx_row p:hover{
	background-color:#f7f7f7;
	border-left:2px solid #1374c5;
}
.flfwcontent .middlearea .rightarea .interactus .rowdiv .xx_row p a{
	width: 100%;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.flfwcontent .middlearea .rightarea .contactus{
	width:100%;
	border-bottom:1px solid #ebebeb;
}
.flfwcontent .middlearea .rightarea .contactus .catus{
	width:100%;
	padding:14px 10px;
	cursor:default;
	color:#1374c5;
}
.flfwcontent .middlearea .rightarea .contactus .catus .ct_rw{
	margin-bottom:12px;
}
.flfwcontent .middlearea .rightarea .contactus .catus .ct_rw:last-child{
	margin-bottom:0;
}
.flfwcontent .middlearea .rightarea .contactus .catus .ct_rw .dvleft{
	display:inline-block;
	float:left;
}
.flfwcontent .middlearea .rightarea .contactus .catus .ct_rw .dvright{
	display:inline-block;
	float:left;
}
.flfwcontent .middlearea .rightarea .contactus .catus .ct_rw .dvright span.dvspanone{
	display:inline;
}
.flfwcontent .middlearea .rightarea .contactus .catus .ct_rw .dvright span.dvspantwo{
	display:none;
}
.flfwcontent .middlearea .rightarea .contactus .catus .ct_rw .dvright span.dvspanthree{
	display:none;
}
.flfwcontent .middlearea .rightarea .contactus .catus .ct_rw .dvright span.dvspanfour{
	display:inline;
}
.flfwcontent .friendlink{
	margin-top:25px;
}
.flfwcontent .friendlink .linkimg{
	margin-top:10px;
	width:100%;
}
.flfwcontent .friendlink .linkimg a{
	display:inline-block;
	float:left;
	width:49%;
	margin-left:2%;
	text-align:center;
}
.flfwcontent .friendlink .linkimg a:first-child{
	margin-left:0;
}
.flfwcontent .friendlink .linkimg a:last-child{
	display:none;
}
.flfwcontent .friendlink .linkimg a img{
	max-width:100%;
}

.flfwcontent .middlearea .lgwidth {
    width: auto;
}
.flfwcontent .middlearea .lgwidth .rtone {
    margin-bottom: 0px;
}
.flfwcontent .middlearea .lgwidth .rtone a {
    width: 24%;
    margin-right: 11px;
    float: left;
}
.flfwcontent .middlearea .lgwidth .rtone a:first-child+a+a+a:after{
    margin-right: 0px;
}
/*---//商事法律服务---*/

/*---国际联络---*/
.gjllcont{
	margin-top:20px;
	margin-bottom:50px;
}
.gjllcont .xqleft{
	float:left;
	width:20%;
}
.gjllcont .xqright{
	float:right;
	width:78%;
}
.gjllcont .xqright .toptit{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #ebebeb;
	cursor:default;
}
.gjllcont .xqright .toptit .nametit{
	float:left;
	font-size:16px;
	font-weight:bold;
	padding:10px 0;
	border-bottom:2px solid #1374c5;
}
.gjllcont .xqright .toptit .rtlink{
	float:right;
	height:42px;
	line-height:42px;
}
.gjllcont .xqright .toptit .rtlink a,.gjllcont .xqright .toptit .rtlink{
	color:#a0a0a0;
}
.gjllcont .xqright .toptit .rtlink a:hover{
	color:#1374c5;
}
.gjllcont .xqright .ajxltcont{
	padding:15px; 
	width:100%;
}
.gjllcont .xqright .ajxltcont .searcharea{
	display:block;
	width:100%;
	margin-bottom:10px;
}
.gjllcont .xqright .ajxltcont .searcharea .sselect{
	float:left;
	border:1px solid #a0a0a0;
	height:29px;
}
.gjllcont .xqright .ajxltcont .searcharea input{
	float:left;
	padding:5px 8px;
	border:1px solid #a0a0a0;
	margin-left:8px;
}
.gjllcont .xqright .ajxltcont .searcharea span.sbutton{
	float:left;
	padding:5px 10px;
	background-color:#1374c5;
	color:#ffffff;
	cursor:pointer;
	margin-left:10px;
}
.gjllcont .xqright .xqlist{
	width:100%;
	display:inline-block;
}
.gjllcont .xqright .xqlist p.ltp{
	float:left;
	width:33.3%;
	text-align:left;
	padding:10px 0;
}
.gjllcont .xqright .xqlist p.ltfour{
	width:25%;
	text-align:center;
	min-height:41.8px;
}
.gjllcont .xqright .xqlist p.ltfour span.pgjdiv{
	display:inline-block;
}
.gjllcont .xqright .xqlist p.ltfour span.pgjdiv img{
	max-width:48px;
	max-height:30px;
	float:left;
}
.gjllcont .xqright .xqlist p.ltfour span.pgjdiv a{
	background-image:url(/UploadFile/image/tzhj/image/guoqi-bjt_03.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	width:104px;
	height:31px;
	line-height:31px;
	display:inline-block;
	text-align:center;
	margin-left:10px;
	float:left;
}
.gjllcont .xqright .xqlist p.countryp{
	float:left;
	width:14.28%;
	text-align:left;
	padding:10px 0;
}
.gjllcont .xqright .xqlist p.countryp span{
	cursor:pointer;
}
.gjllcont .xqright .xqlist p.countryp span.notjg{
	cursor:not-allowed;
	color:#a0a0a0;
}
.gjllcont .xqright .xqlist ul li{
	width:100%;
	display:inline-block;
	padding:5px 0;
}
.gjllcont .xqright .xqlist ul li p.xwlip{
	float:left;
	cursor:default;
	/* width:88%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; */
}
.gjllcont .xqright .xqlist ul li p.xwlip a:first-child{
	margin-right:5px;
}
.gjllcont .xqright .xqlist ul li span{
	float:right;
	cursor:default;
	color:#a0a0a0;
}
.gjllcont .xqright .xqlist ul li hr.lihr{
	margin-top:1px;
	margin-bottom:1px;
	border-top:1px solid #ebebeb;
}
.gjllcont .xqright p.nolist{
	font-size:16px;
	width:100%;
	text-align:center;
	margin-top:20px;
}
/*---//国际联络---*/

/*---会员服务---*/
.hyfwcontent{
	margin-top:10px;
	margin-bottom:40px;
}
.hyfwcontent .middlearea{
	width:100%;
	margin-top:15px;
}
.hyfwcontent .middlearea .leftarea{
	float:left;
	width:65%;
}
.hyfwcontent .middlearea .leftarea .leftdiv{
	margin-top:20px;
}
.hyfwcontent .middlearea .leftarea .leftdiv:first-child{
	margin-top:0;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv_n{
	width:100%;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv_n .lt_row{
	width:100%;
	border-bottom:1px solid #ebebeb;
	padding:12px 0;
	font-size:14px;
	color: #3e3e3e;
    font-family: Microsoft YaHei;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv_n .lt_row .pdate{
	float:left;
	padding:2px 10px;
	margin:0 20px; 
	background-color:#c1c1c1;
	cursor:default;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv_n .lt_row .pdate .pday{
	color:#ffffff;
	font-size:18px;
	display:block;
	width:100%;
	text-align:center;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv_n .lt_row .pdate .pmonth{
	color:#ffffff;
	font-size:12px;
	display:block;
	width:100%;
	text-align:center;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv_n .lt_row .pxqtit{
	float:left;
	width:88%;
	line-height:34px;
	padding-left:20px;
	border-left:1px solid #ebebeb;
	margin:5px 0; 
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv_n .lt_row .pxqtit a{
	width: 100%;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv_n .lt_row:hover .pdate{
	background-color:#1175c3;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv{
	width:100%;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv .xx_row{
	width:100%;
	border-bottom:1px solid #ebebeb;
	padding:8px 0;
	font-size:14px;
	color: #3e3e3e;
    font-family: Microsoft YaHei;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv .xx_row p{
	padding:8px 0 8px 10px;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv .xx_row p:hover{
	background-color:#f7f7f7;
	border-left:2px solid #1374c5;
}
.hyfwcontent .middlearea .leftarea .leftdiv .rowdiv .xx_row p a{
	width: 100%;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.hyfwcontent .middlearea .rightarea{
	float:right;
	width:31%;
}
.hyfwcontent .middlearea .rightarea .rttwo,.hyfwcontent .middlearea .rightarea .rtthree{
	width:100%;
	margin-bottom:15px;
}
.hyfwcontent .middlearea .rightarea .rtfour{
	width:100%;
	margin-bottom:20px;
}
.hyfwcontent .middlearea .rightarea .rtone a{
	margin-bottom:10px;
	background-color:#f7f7f7;
	border-right:2px solid #1373c5;
	display:block;
	padding:10px 20px;
	width:100%;
}
.hyfwcontent .middlearea .rightarea .rtone a img{
	width:47px;
	height:46px;
}
.hyfwcontent .middlearea .rightarea .rtone a span{
	font-weight:bold;
	margin-left:15px;
	font-size:15px;
}
.hyfwcontent .middlearea .rightarea .rtone a:hover{
	background-color:#f9f9f9;
}
.hyfwcontent .middlearea .rightarea .rtone a:hover span{
	color:#1374c5;
}
.hyfwcontent .middlearea .rightarea .rowdiv .xx_row{
	width:100%;
	border-bottom:1px solid #ebebeb;
	padding:4px 0;
	font-size:14px;
	color: #3e3e3e;
    font-family: Microsoft YaHei;
}
.hyfwcontent .middlearea .rightarea .rowdiv .xx_row p{
	padding:6px 0 6px 10px;
}
.hyfwcontent .middlearea .rightarea .rowdiv .xx_row p:hover{
	background-color:#f7f7f7;
	border-left:2px solid #1374c5;
}
.hyfwcontent .middlearea .rightarea .rowdiv .xx_row p a{
	width: 100%;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*---//会员服务---*/

/*---党建工作（党的建设）---*/
.djcontent{
	margin-top:30px;
	margin-bottom:50px;
}
.djcontent .flnews .flfwnews{
	margin-top:10px;
	width:100%;
	float:none;
}
.djcontent .flnews .flfwnews #myCarousel{
	display:none;
}
.djcontent .flnews .flfwnews .flpicnews{
	width:710px;
	height:330px;
	margin-top:0;
}
.djcontent .flnews .flfwnews .flpicnews .slide-news {
	HEIGHT: 330px;
	WIDTH: 710px
}
.djcontent .flnews .flfwnews .flpicnews .slide-news .slide-bd {
	HEIGHT: 330px;
	WIDTH: 710px
}
.djcontent .flnews .flfwnews .flpicnews .slide-news IMG {
	HEIGHT: 330px;
	WIDTH: 710px
}
.djcontent .flnews .flfwnews .flpicnews .slide-md {
	WIDTH: 710px;
}
.djcontent .flnews .flfwnews .flpicnews .slide-hd {
	WIDTH: 710px;
}
.djcontent .flnews .flfwnews .flltnews{
	width:410px;
}
.djcontent .flnews .flfwnews .flltnews .flnew_lt{
	border-bottom:1px solid #ebebeb;
	padding:5px 0;
}
.djcontent .flnews .flfwnews .flltnews .flnew_lt:first-child{
	padding-top:0;
}
.djcontent .flnews .flfwnews .flltnews .flnew_lt .ntit{
	font-size:14px;
	font-weight:bold;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
}
.djcontent .flnews .flfwnews .flltnews .flnew_lt .nintro{
	font-size:12px;
	color:#a0a0a0;
	cursor:default;
	padding-top:5px;
	max-height:37px;
	overflow:hidden;
}
.djcontent .middlearea{
	width:100%;
	margin-top:25px;
}
.djcontent .middlearea .leftarea{
	float:left;
	width:48%;
}
.djcontent .middlearea .rightarea{
	float:right;
	width:48%;
}
.djcontent .middlearea .listdiv .rowdiv{
	width:100%;
}
.djcontent .middlearea .listdiv .rowdiv .xx_row{
	width:100%;
	border-bottom:1px solid #ebebeb;
	padding:5px 0;
	font-size:14px;
	color: #3e3e3e;
    font-family: Microsoft YaHei;
}
.djcontent .middlearea .listdiv .rowdiv .xx_row p{
	padding:8px 0 8px 10px;
}
.djcontent .middlearea .listdiv .rowdiv .xx_row p:hover{
	background-color:#f7f7f7;
	border-left:2px solid #1374c5;
}
.djcontent .middlearea .listdiv .rowdiv .xx_row p a{
	width: 100%;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.djcontent .djlink{
	width:100%;
	margin-top:30px;
}
.djcontent .djlink p.linkp{
	width:100%;
	display:inline-block;
}
.djcontent .djlink p.linkp a{
	float:left;
	width:32%;
	margin-left:2%;
	background-color:#f7f7f7;
	border-right:2px solid #1373c5;
	display:block;
	padding:10px 20px;
}
.djcontent .djlink p.linkp a:first-child{
	margin-left:0;
}
.djcontent .djlink p.linkp a img{
	width:47px;
	height:46px;
}
.djcontent .djlink p.linkp a span{
	font-weight:bold;
	margin-left:15px;
	font-size:15px;
}
.djcontent .djlink p.linkp a:hover{
	background-color:#f9f9f9;
}
.djcontent .djlink p.linkp a:hover span{
	color:#1374c5;
}
/*---//党建工作（党的建设）---*/
/*--首页“走出去”“自办展”滑动--*/
.fxlmd {
	OVERFLOW: hidden;
	MARGIN: 0px;
	POSITION: relative;
	Z-INDEX: 1;
}
.flexslider {
	width: 99.99%; 
}
.flexslider .slides li {
	overflow: hidden;
	float: left;
}

.flex-direction-nav {
	display: none;
}

.flex-direction-nav a {
	margin: 0px; 
	width: 20px; 
	height: 20px; 
	bottom: 10px; 
	line-height: 99em; 
	overflow: hidden; 
	display: block; 
	position: absolute; 
	z-index: 10; 
	cursor: pointer;
}
.flex-direction-nav .flex-next {
	background: url("../../ccpitzjzw/images/index/next.png") no-repeat;right: 5px;
}
.flex-direction-nav .flex-prev {
	background: url("../../ccpitzjzw/images/index/prev.png") no-repeat;left: 5px;
}
/*---//首页“走出去”“自办展”滑动---*/

/*---国际商会--会员风采 会员企业展示列表---*/
.xqcontent .xqright p.ptitle{
	display:inline-block;
	width:100%;
	text-align: center;
	margin-bottom: 20px;
	font-size: 18px;
	cursor: default;
}
.xqcontent .xqright .xqlist .dlogoarea{
	float: left;
	width: 23%;
	height: 150px;
	margin-right: 2%;
	line-height:150px;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
	text-align:center;
	overflow: hidden;
}
.xqcontent .xqright .xqlist .dlogoarea img.dlogoimg{
	max-width: 100%;
	max-height: 100%;
}
.xqcontent .xqright .xqlist .dlogoarea2{
	float: left;
	width: 23%;
	height: 150px;
	margin-right: 2%;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
	text-align:center;
	overflow: hidden;
	display:table;
}
.xqcontent .xqright .xqlist a.dlogoarea2:hover{
	color:#3e3e3e;
}
.xqcontent .xqright .xqlist .dlogoarea2 span.dlogospan{
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}
/*---//国际商会--会员风采 会员企业展示列表---*/