.sidebar p {
margin-top: 0;
margin-bottom: 0;
}
.sidebar p {
color: #fff!important;
}

.bod{
	margin:0px;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:white;
	color:black;
	font-weight:normal;
	font-family:Microsoft YaHei; font-size:14px;	
}

ul{
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
ul.round {
margin-left: 0px;
margin-right: 0px;
background-color: #F9F9FA;
text-align: left;
font-size: 14px;
line-height: 24px;
overflow: hidden;
-webkit-border-radius: 5px;
border-radius: 5px;
border: solid #C2C2C2;
border-width: 1px 1px 0 1px;
box-shadow: 0 1px 1px #f6f6f6;
list-style-type: none;

}
.round>li {
padding: 11px 10px;
border: solid #C2C2C2;
border-width: 0 0 1px 0;
margin:0;
font-size: 14px;
color: #101010;
line-height: 23px;
}

li.addr a {
padding-right: 0px;
}
li.tel a {
cursor: pointer;
}
.round>li>a, .round>li>article>a {
display: block;
background: url('images/arrow3.png') no-repeat right 50%;
-webkit-background-size: 8.5px 13px;
background-size: 8.5px 13px;
}
li.noArrow>a {
background: none;
}
.round>li>a{
	background: none;
}
.round>li, .round>li>a, .round>li>article>a {
font-size: 14px;
color: #101010;
line-height: 23px;
}
.round, .round>li>a, .round>li>article>a {
color: #2D2D2D;
}
.inner a {
text-decoration: none;
}







li.addr,li.tel {
position: relative;
}
.round>li:last-of-type {
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}

li.tel i {
z-index: 1;
display: inline-block;
height: 15px;
width: 13px;
position: absolute;
right: 20px;
top: 18px;
background: url('images/tel2.png') no-repeat 0 0;
-webkit-background-size: 13px 15px;
background-size: 13px 15px;
}
li.addr i {
z-index: 1;
display: inline-block;
height: 15px;
width: 13px;
position: absolute;
right: 20px;
top: 18px;
background: url('images/posi1.png') no-repeat 0 0;
-webkit-background-size: 13px 15px;
background-size: 13px 15px;
}
h2 {
padding-top: 5px;
line-height: 32px;
text-align: left;
color: #373b3e;
font-size: 18px;
padding-left: 21px;
-webkit-margin-after:0.13em;
}
.inner {
text-align: center;
}








*{ margin:0px; padding:0px;}
a{ text-decoration:none;}
ul{ list-style:none;}
.ui-body-c, .ui-dialog.ui-overlay-c{ background:none; text-shadow:none;}
.ui-body-c, .ui-body-c input, .ui-body-c select, .ui-body-c textarea, .ui-body-c button{ font-family:微软雅黑; }

/*---------头部列表框架-------*/
.header{ height:40px; position:fixed; top:0px; left:0px; z-index:99; width:100%;}
.header a{ float:left; width:25%; display:block; height:40px; cursor:pointer; background:url(images/xt.png) right center no-repeat; background-size:contain;	}
.header a:last-child{ background:none;}
.header a p{width: 20px;height: 20px;position: relative;	background: url(images/weiba-icons.png) no-repeat;  margin:12px auto;}
.header a:first-child p{ background:url(images/pic_03.png) center no-repeat;}
.header a:nth-child(2) p{background:url(images/pic_07.png) center no-repeat;}
.header a:nth-child(3) p{background:url(images/pic_05.png) center no-repeat; }
.header a:last-child p{background:url(images/pic_09.png) center no-repeat;}


/*---------列表内容页框架-------*/
.list-content{ min-height:350px; overflow:hidden; margin-top:40px; margin-bottom:0px;}
.list-content a{   text-shadow: 0 1px 1px #F6F6F6; height:50px; line-height:50px; overflow:hidden; position:relative; display:block; }
.list-content a div.text{white-space: nowrap;font-weight:400; margin-right:35px; overflow:hidden;}
.list-content a div.pic{position: absolute;	width: 40px;height: 40px;top: 5px;left: 22px;}
.list-content a p{ 
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background-color: #666;
	background-color: rgba(0,0,0,.4);
	background-image: url(images/icons-18-white.png) ;
	background-repeat: no-repeat;
    border-radius: 9px;
    -moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	background-position: 	-108px -1px;

}
.list-content a div.text{ margin-left:20px; margin-right:35px; overflow:hidden;}
.list-content a div.text-img{ margin-left:80px; margin-right:35px; overflow:hidden;}

/*-----------图片列表内容框架------------*/
.img-content{	 min-height:350px; overflow:hidden; margin:40px auto 0px;}
.img-content div{ width:95%; height:120px; margin:10px auto 0px;}
.img-content a{ height:120px; float:left; width:48%; border-radius:5px; overflow:hidden; position:relative;}
.img-content a:nth-child(2){ float:right;}
.img-content a div{ width:100%; position:absolute; padding-left:10px; display:block; bottom:0px; height:30px; line-height:30px; background:rgba(0,0,0,0.7); color:#FFF;}

.img-content2{ overflow:hidden; margin:40px auto 0px; padding-bottom:5px;}
.img-content2 div{ width:95%; height:150px; margin:10px auto 0px;}
.img-content2 a{ height:150px; float:left; width:48%; border-radius:5px; overflow:hidden; position:relative;}
.img-content2 div a:nth-child(2){ float:right;}
.img-content2 a p.img{ width:95%; margin:5px auto 0px;; height:100px;}
.img-content2 a p.text{ width:90%; margin:0px auto; padding:5px;  font-size:14px; border-bottom:1px solid #ccc; color:#300;}


/*---------脚部内容-------*/
.footer{ line-height:30px; height:30px;position:fixed;bottom:0;text-align:center; width:100%;
	border-top:1px solid #777;}
.footer-top{ color:#333; font-weight:bold;}
.footer-bottom{ background:#333; color:#FFF; }
.footer-bottom a{ color:#fff;}


/*----------联系方式弹框内容---------------*/
.bj{width:100%; height:100%; background:#000;  opacity:0.5; position:fixed; top:0px;left:0px; z-index:4;}
.touch-content{ width:250px; height:250px; position:fixed; top:50%; left:50%; margin-left:-125px; margin-top:-125px; z-index:9;}
.touch-content p.text{ color:#fff; text-align:center; line-height:24px;}
.touch-content p.text-img{ color:#fff; text-align:center; line-height:24px;}
.touch-content p.icon{background: url(images/weiba-icons.png); width:30px; height:30px; margin:0px auto;}

/*<<<<<<<<<<<<<<<一个按钮显示方式>>>>>>>>>>>>>*/
.touch-bj-1{ background:#000; width:100%; height:100%; position:absolute; left:0px; top:0px; border-radius:10px; opacity:0.7;}
.touch-bj-1 a{ display:block; width:70px; height:65px; margin:0px auto ; position:relative; top:50%; margin-top:-30px;}
/*<<<<<<<<<<<<<<<两个按钮显示方式>>>>>>>>>>>>>*/
.touch-bj-2{ background:#000; width:100%; height:100%; position:absolute; left:0px; top:0px; border-radius:10px; opacity:0.7;}
.touch-bj-2 a:first-child{ display:block; width:70px; height:65px; float:left; position:relative; top:50%; margin-top:-30px; margin-left:30px;}
.touch-bj-2 a:last-child{ display:block; width:70px; height:65px; float:right; position:relative; top:50%; margin-top:-30px; margin-right:30px;}
/*<<<<<<<<<<<<<<<三个按钮显示方式>>>>>>>>>>>>>*/
.touch-bj-3{ background:#000; width:100%; height:100%; position:absolute; left:0px; top:0px; border-radius:10px; opacity:0.7;}
.touch-bj-3 a:first-child{  display:block; width:70px; height:65px; position:relative; margin:40px auto 0px;}
.touch-bj-3 a:nth-child(2){ display:block; width:70px; height:65px; float:left; position:relative; top:20%; margin-top:-30px; margin-left:30px;}
.touch-bj-3 a:last-child{ display:block; width:70px; height:65px; float:right; position:relative; top:20%; margin-top:-30px; margin-right:30px;}
/*<<<<<<<<<<<<<<<四个按钮显示方式>>>>>>>>>>>>>*/
.touch-bj-4{ background:#000; width:100%; height:100%; position:absolute; left:0px; top:0px; border-radius:10px; opacity:0.7;}
.touch-bj-4 a:first-child{  display:block; width:70px; height:65px; position:relative; margin:20px auto 0px;}
.touch-bj-4 a:nth-child(2){ display:block; width:70px; height:65px; float:left; position:relative; top:20%; margin-top:-35px; margin-left:30px;}
.touch-bj-4 a:nth-child(3){ display:block; width:70px; height:65px; float:right; position:relative; top:20%; margin-top:-35px; margin-right:30px;}
.touch-bj-4 a:last-child{  display:block; width:70px; height:65px; position:relative; margin:90px auto 0px; clear:left;}


/*----------侧边栏内容---------------*/
.sidebar{ width:16em; position:fixed;top:40px;  min-height:320px; right:-100%; display:none;}
.sidebar a{ display:block; clear:both; height:40px; line-height:40px; color:#fff;  box-shadow:1px 1px 1px #CCC;}
.sidebar a:last-child{ box-shadow:none;}
.sidebar p.text,.sidebar p.text-img{ float:left; margin-left:10px;}
.sidebar p.pic{ float:right; background-image: url(images/icons-18-white.png) ;	background-position: 	-108px -1px; width:18px; height:18px;background-color: rgba(0,0,0,.4); border-radius:10px; margin-right:10px; margin-top:10px;}

/*---------内容页框架-------*/
.content{ min-height:350px; overflow:hidden;margin:40px 8px 30px 8px; line-height:150%;}
.content.mar0{margin-left:0;margin-right:0;margin-top:0;}
.content.marT0{margin-top:0;}
.content a, .content span{line-height:150%;}

/*icon坐标*/
.touch-content p.tel{background-position:-64px 0px; background-repeat:no-repeat;}
.touch-content p.map{background-position:-190px 0px; background-repeat:no-repeat;}

/*按钮*/
div.button{ height:40px; margin-top:20px;}
div.button a{ margin:0px 9.5%; border-radius:15px; width:30%; float:left; display:block; height:30px; text-align:center; line-height:30px; font-weight:bold;}



/*框架颜色*/

/*---------头部列表框架-------*/

/*头部颜色*/
.header{
	border-top:1px solid #fff;
	background:-moz-linear-gradient(top,#212C30,#121619);
	background:-ms-linear-gradient(top,#212C30,#121619);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#212C30), to(#121619));
}

/*列表样式*/
.list-content a{border-bottom:1px solid #ccc; background: linear-gradient(#FDFDFD, #EEEEEE) repeat scroll 0 0 #EEEEEE; color:#333;}
.list-content a div.text{ margin-left:80px; }

/*----------侧边栏内容颜色---------------*/
.sidebar a{ 
	background:-moz-linear-gradient(top,#434343,#333333);
	background:-ms-linear-gradient(top,#434343,#333333);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#434343), to(#333333));

}


/*-------内容页框架--------*/
.content a{ color:#000;}

/*按钮颜色*/
.button a.prve{ 
	background:-moz-linear-gradient(top,#525252,#363636);
	background:-ms-linear-gradient(top,#525252,#363636);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#525252), to(#363636));
	color:#fff;
	border:1px solid #232323;
	box-shadow:0px 0px 1px #333;
	text-shadow:1px -1px 1px #000;	
}
.button a.next{ 
	background:-moz-linear-gradient(top,#5f98c5,#3a6c9d);
	background:-ms-linear-gradient(top,#5f98c5,#3a6c9d);
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#5f98c5), to(#3a6c9d));
	color:#fff;
	border:1px solid #2d4961;
	box-shadow:0px 0px 1px #333;
	text-shadow:1px -1px 1px #59738c;	

}
/*-----------图片列表内容框架------------*/
.img-content a{ color:#fff; border:1px solid #c8828e;}
.img-content2 a{  border:1px solid #876b0b; background:#FFFDEC; box-shadow:0px 2px 3px #999;}

.footer-top{ background:#fff;}

#mask {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
display: none;
z-index: 20000;
}
#mask img {
position: fixed;
right: 18px;
top: 5px;
width: 260px!important;
height: 180px!important;
z-index: 20001;
border: 0;
}
.btn:hover {
	color: #fff;
	text-decoration: none;
}
.btn:link {
	color: #fff;
	text-decoration: none;
}
.btn:visited {
	text-decoration: none;
	color: #fff;
}
.btn:active {
	text-decoration: none;
}	
.btn {
font-size: 12pt;
display: inline-block;
height: 30px;
line-height: 30px;
padding: 0 10px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #50565B;
text-decoration: none !important;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #F8F8F8;
background-image: -moz-linear-gradient(top, #F8F8F8, #F3F3F3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F8F8F8), to(#F3F3F3));
background-image: -webkit-linear-gradient(top, #F8F8F8, #F3F3F3);
background-image: -o-linear-gradient(top, #F8F8F8, #F3F3F3);
background-image: linear-gradient(to bottom, #F8F8F8, #F3F3F3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff3f3f3', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #E2E2E2;
border-color: #EDEDED #E4E4E4 lightGrey;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 2px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 2px rgba(0, 0, 0, .1);
}	
.btn:hover, .btn_cur {
background-color: #F4F4F4;
background-image: -moz-linear-gradient(top, #FAFAFA, #F4F4F4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FAFAFA), to(#F4F4F4));
background-image: -webkit-linear-gradient(top, #FAFAFA, #F4F4F4);
background-image: -o-linear-gradient(top, #FAFAFA, #F4F4F4);
background-image: linear-gradient(to bottom, #FAFAFA, #F4F4F4);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff4f4f4', GradientType=0);
left:0;top:0;color:#ffffff;
}
.btn_color_blue, .btn_group_blue {
color: white;
text-shadow: none;
background:linear-gradient(
90deg, #489ed3 60%, #74c7f9);box-shadow: none;
    border: 0;height:30px;
}	
.content a.btn_color_blue{line-height:0;display:inline-flex;align-items:center;justify-content:center;}
.btn_color_blue:hover, .btn_color_blue_cur {
background-color: #6CB7DD;
background-image: -moz-linear-gradient(top, #77C4E2, #5599CE);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#77C4E2), to(#5599CE));
background-image: -webkit-linear-gradient(top, #77C4E2, #5599CE);
background-image: -o-linear-gradient(top, #77C4E2, #5599CE);
background-image: linear-gradient(to bottom, #77C4E2, #5599CE);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff77c4e2', endColorstr='#ff5599ce', GradientType=0);
font-size: 11pt;
}
.w205 {
width: 65px !important;
}
.btn_large {
	color: white;
font-size: 11pt;
height: 30px;
line-height: 1;
display:inline-flex;align-items:center;justify-content:center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}	
.border {
	font-size: 12px;
	/*  源CSS，在两边各有一条黑色的线，
	 *  现在去掉  _from h
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
}.titbg {
width: 100%;
height: 52px;
background: url(../images/titbg.gif) repeat-x;
}
.titbgh2 {
text-align:left;
height: 49px;
line-height: 49px;
font-size: 20px;
font-family: "微软雅黑";
font-weight: normal;
margin: 0 auto;
width: auto;line-height: 1;
display: flex;
align-items: center;
padding: 0;
}.trya:link{text-align:left;color:#134BA0;font-family:微软雅黑;font-size:11pt}
.trya:visited{text-align:left;color:#134BA0;font-family:微软雅黑;font-size:11pt}
.trya:hover{text-align:left;color:#F60;font-family:微软雅黑;font-size:11pt}
.trya{text-align:left;color:#134BA0;font-family:微软雅黑;font-size:11pt}
.product a{
font-family: "微软雅黑","宋体","Arial";
font-size:10pt;
vertical-align:middle;
}

/*style of main items normal state*/
/*hide sub nav items*/
.product ul {display:none}



/*style for table of sub nav items*/
.product table {border-collapse:collapse;font-size:12px;;text-align:left;}
/*specific to non IE browsers*/
/*main nav over state*/
.product a {font-family: "微软雅黑","宋体","Arial";}
/*show drop-down list*/
.product ul {display:block;top:0px;left:0;overflow:visible;height:auto;border:0px;}
/*drop-down on state */
.product ul li{width:auto;overflow:visible;border:0px;padding:5px 0}
.product ul li a {display:block;background:#FFFFFF;color:#555;line-height:16px;padding:2px 12px 2px 12px;width:auto;overflow:visible;font-size:12pt;}
/*sub drop-down over state*/
.product ul li a:hover {left:0px;top:0px;background:#55A1D2;color:#fff;font-size:12pt;}
.product ul li span {font-size: 14pt;font-weight:bold;display:block;background:#FFFFFF;color:#00A0E9;line-height:24px;padding:2px 12px 2px 12px;width:auto;overflow:visible;}


.divtp{width:100%;height:300px;background:url(mx/fm/20140702191532763276.png) no-repeat center; background-size:auto 100% }
.divtpfree{width:100%;height:320px;background:url(../images/djb.png?1) no-repeat center; background-size:auto 100% }
			.yuntd{align:center}
			.bar {width: 100%;float: left;border-bottom: 1px solid #c7c7c7;padding-bottom: 20px; padding-top: 20px;}
			.yuntd .bar:nth-child(even) {
			    background: #f4f4f4;
			}
			.bar .tit {
				width: 100%;
				float: left;
				font-size: 26px;
				line-height: 26px;
				color: #3584d8;
				padding-bottom: 20px;
				}
				.con {
				width: 100%;
				float: left;
				font-size: 14px;
				line-height: 24px;
				color: #888;
				}
				.zsTit, .titt {
					float: left;
					font-size: 30px;
					color: #000;
					font-weight: bold;
					line-height: 30px;
					height: 30px;
					}
					.zsTit {
					width: 100%;
					float: left;
					padding: 20px 0 5px;
					}
				.downInfo,.downInfo_and {
				width: 100%;
				float: left;
				padding: 68px 0 0 0px;
				}
				.downInfo_and {
				padding-top:5px;
				pading-
				}
				a.win_down {
				height: 60px;
				float: left;
				cursor: pointer;
				} 
				a.and_down {
				height: 60px;
				float: left;
				cursor: pointer;
				}
				.up_info {
				width: 100%;
				float: left;
				padding-left:14px;
				line-height: 16px;
				padding-top: 2px;
				color: #555;
				font-size:9pt;
				font-family:宋体
				}
			.divfl{float:left}	
			.divfr{float:right}	
			.divdownbtn{padding-right1:243px;}	
			.divtext{padding-left:5%;padding-right:5%;padding-top:20px;width:90%}
			.divimg{padding-left:50px;padding-right:50px;}
			.content .divimg img, .content.mar0 img{margin: initial; display: initial;border: none;;border-radius:0;}			
			a.yuntd,span{font-size:9pt;font-family:"微软雅黑","宋体","Arial"}
font[size="3"]{width:100%;display: flex;background: #f5f5f5;padding: 8px 12px;margin-top: 20px;margin-bottom: 10px;box-sizing: border-box;}
strong font[size="3"]{width:initial;display:initial;background:transparent;padding:0;magrin:0;}
b[style="font-size:18px;"]{margin-top:10px;margin-bottom: 4px;display: block; color: #99771a;transform: scale(0.87);transform-origin: left center;}
font[size="3"] b[style="font-size:18px;"], font[size="4"] b[style="font-size:18px;"]{margin-top: 0px;margin-bottom: 0px;display: initial; color: #333333;transform:initial;}
center font[size="4"] b[style="font-size:18px;"]{margin-bottom:12px;display:block;}