/* ZGI_CSS_0_0_1 
@font-face {
    font-family: 'JiaLiZhongYuanJ';
    src: url('Tensentype JiaLiZhongYuanJ Regular.eot');
    src: url('Tensentype JiaLiZhongYuanJ Regular.eot?#iefix') format('embedded-opentype'),
    url('Tensentype JiaLiZhongYuanJ Regular.woff') format('woff'),
    url('Tensentype JiaLiZhongYuanJ Regular.ttf') format('truetype'),
    url('Tensentype JiaLiZhongYuanJ Regular.svg#Tensentype JiaLiZhongYuanJ Regular') format('svg');
    font-style: normal;
    font-weight: 400;
}*/
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 "Microsoft Yahei";color:#505050;outline:0;}
body{background:#fff;}
a{color: inherit}
a:hover{color:#e20074;}
*{box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

/*功能性代码 f- */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ff0{font-family:arial,\5b8b\4f53;}
.f-ff1{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.clear{clear:both;}
.w1200{width:1200px;margin:0px auto;}


/* 结构 g- */
*+html .g-top{height:50px;}
.g-top 
{
	width:100%;
	height:100px;
	padding:25px 0px;
	background:#fff;
	position:fixed;
	left:0px;
	top:0px;
	z-index:99999;
	box-shadow:0px 0px 10px #888;
}
.g-top  .logo 
{
	float:left;
	height:50px;
}
.g-top  .logo  img 
{
	height:65px;
}
.m-dao
{
	float:right;
}
.m-dao .txt 
{
	float:left;
	height:20px;
	line-height:20px;
	margin-top:15px;
	font-size:18px;
	color:#333;
	padding-right:25px;
	background:url(../yu-img/dao.jpg) right;
	background-repeat:no-repeat;
}
.m-dao .dao 
{
	margin-left:20px;
	float:left;
}
.u-dao
{
	font-size:14px;
	color:#333;
	padding:0px 18px;
	height:50px;
	line-height:50px;
	float:left;
}
.u-dao  a
{
	color:#333;
}
.u-dao  a:hover  
{
	text-decoration: underline;
}



*+html .g-banner{padding-top:100px;}
.g-banner
{
	width:100%;
	height:550px;
	margin-top:100px;
}
.g-banner .slideBox
{ 
    width:100%; 
	height:550px; 
	position:relative;
	overflow:hidden; 
}
.g-banner .slideBox .bd
{ 
    position:relative; 
	height:100%; 
	z-index:0;   
}
.g-banner .slideBox .bd li
{ 
    zoom:1; 
	vertical-align:middle; 
    width:100%; 
	height:550px;
	position:relative;
	overflow:hidden; 
}
.g-banner .slideBox .bd img
{ 
    width:1920px; 
	height:550px; 
	display:block;
	position:absolute;
	left:50%;
	margin-left:-960px;
	top:0px;	
}
.g-banner .slideBox .hd
{ 
    width:1200px;
	height:3px; 
	overflow:hidden; 
	position:absolute; 
	left:50%;
	margin-left:-600px;
	bottom:44px; 
	z-index:1; 
}
.g-banner .slideBox .hd ul
{ 
    overflow:hidden; 
	zoom:1; 
	float:right; 
}
.g-banner .slideBox .hd ul li
{ 
    float:left; 
	margin-left:10px;
	width:60px; 
	height:3px; 
	background:#c0c0c0;
	background-repeat:no-repeat;
	cursor:pointer; 
}
.g-banner .slideBox .hd ul li.on
{ 
	background:#fff;
}
*+html  .g-nbanner{padding-top:100px;}
.g-nbanner
{
	width:100%;
	height:400px;
	margin-top:100px;
	position:relative;
	overflow:hidden;
}
.g-nbanner img
{ 
    width:1920px; 
	height:400px; 
	display:block;
	position:absolute;
	left:50%;
	margin-left:-960px;
}
*+html  .g-anbanner{padding-top:100px;}
.g-anbanner
{
	width:100%;
	height:550px;
	margin-top:100px;
	position:relative;
	overflow:hidden;
}
.g-anbanner img
{ 
    width:1920px; 
	height:550px; 
	display:block;
	position:absolute;
	left:50%;
	margin-left:-960px;
}



.g-szhong 
{
	width:100%;
	background:#f0f0f0;
	padding-top:45px;
	padding-bottom:60px;
}
.m-guanyu
{
	width:100%;
	height:340px;
	margin-bottom:25px;
	position:relative;
}
.m-guanyu .left 
{
	width:600px;
	height:480px;
	background:#fff;
	position:absolute;
	z-index:9;
	left:0px;
	bottom:0px;
	padding:45px 45px 0px 45px;
}
.m-guanyua .left 
{
	bottom:-140px;
}
.m-guanyu .left  .jieshao
{
	width:100%;
	height:375px;
}
.m-guanyu .left  .jieshao .biao 
{
	font-size:28px;
	font-weight:bold;
	color:#333333;
	margin-bottom:30px;
}
.m-guanyu .left  .jieshao .wen 
{
	font-size:16px;
	color:#666666;
	line-height:28px;
	margin-bottom:35px;
	padding-right:150px;
}
.m-guanyu .left  .jieshao .wens 
{
	font-size:14px;
	color:#999999;
	line-height:35px;
	margin-bottom:45px;
}
.email
{
	display: block;
	width: 42px;
	height: 42px;
	border: 1px solid #e7e7e7;
	margin-top: 40px;
	border-radius: 50%;
	transition: all 0.3s ease 0s;
	position: relative;
}
.email i
{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.3s ease 0s;
	background: url(../yu-img/ico_07.png) no-repeat center;
}
.bg{
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	transition: all 0.3s ease 0s;
	position: absolute;
	border-radius: 50%;
	background-color: #333;
}
.email:hover
{
	border: 1px solid #333;
	background-color: #333;
}
.email:hover i
{
	background: url(../yu-img/ico_07_h.png) no-repeat center;
}
.email:hover .bg
{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.u-gengduo
{
	width:100%;
	height:60px;
	line-height:60px;
	border-top:2px solid #e0e0e0;
}
.u-gengduo .zuo 
{
	float:left;
	font-size:16px;
	color:#666666;
}
.u-gengduo .you
{
	float:right;
	width:24px;
	height:8px;
	margin-top:26px;
	background: url(../yu-img/ico_08.png) no-repeat center;
}
.u-gengduo:hover .you
{
	background: url(../yu-img/ico_08_h.png) no-repeat center;
}
.u-gengduo:hover .zuo 
{
	color:#333;
}

.m-guanyu .right 
{
	width:600px;
	height:340px;
	float:right;
	position:relative;
}
.m-guanyu .right img 
{
	height:100%;
	width:100%;
}
.up-graybox{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.4s ease 0s;
}
.bgbox{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.stit{
	font-size: 16px;
	// font-family: "Base-font";
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff;
}
.line{
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	transition: all 0.6s ease 0s;
}
.linet{
	top: 0;
}
.lineb{
	bottom: 0;
}
.up-graybox:hover .line{
		width: 6px;
		margin-left: -3px;
		opacity: 0.6;
		filter: alpha(opacity=60);
}
.img-box
{
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.img-box img
{
	width: 100%;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}
.img-box:hover .up-graybox
{
	opacity: 1;
	filter: alpha(opacity=1);
}
.img-box:hover	img
{
	transform: scale(1.05, 1.05);
	transition: transform 0.6s ease 0s;
}

.m-pingtai
{
	width:100%;
	height:400px;
	margin-bottom:25px;
}
.m-pingtai .left
{
	width:700px;
	height:100%;
	float:left;
	position:relative;
}
*+html  .m-pingtai .right{width:370px;height:330px;}
.m-pingtai .right
{
	width:500px;
	height:100%;
	float:right;
	background:#4e4e4e;
	padding:70px 70px 0px 60px;
}
.m-pingtai .right .biao 
{
	font-size:32px;
	color:#fff;
	font-weight:bold;
}
.m-pingtai .right .xian 
{
	width:30px;
	height:2px;
	background:#fff;
	margin:20px 0px 30px;
}
.m-pingtai .right .wen 
{
	font-size:16px;
	line-height:27px;
	color:#fff;
}
.m-pingtai .right .wen  .tit
{
	font-size:24px;
	margin-bottom:15px;
}
.m-pingtai .right .duo 
{
	margin-top:30px;
}
.u-duos
{
	display: block;
	width: 42px;
	height: 42px;
	border: 1px solid #e7e7e7;
	margin-top: 40px;
	border-radius: 50%;
	transition: all 0.3s ease 0s;
	position: relative;
}
.u-duos i
{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.3s ease 0s;
	background: url(../yu-img/ico_05.png) no-repeat center;
}
.u-duos .bg{
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	transition: all 0.3s ease 0s;
	position: absolute;
	border-radius: 50%;
	background-color: #fff;
}
.u-duos:hover
{
	border: 1px solid #fff;
	background-color: #fff;
}
.u-duos:hover i
{
	background: url(../yu-img/ico_06.png) no-repeat center;
}
.u-duos:hover .bg
{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.m-sanli
{
	padding:35px;
	background:#fff;
	padding-bottom:20px;
	margin-bottom:25px;
}
.m-sanli .satit
{
	font-size:28px;
	font-weight:bold;
	color:#333;
	padding-left:12px;
	margin-bottom:20px;
}
.m-sanli .satit1
{
	font-size:18px;
	color:#666;
	height:25px;
	line-height:25px;
	padding-left:12px;
	margin-bottom:15px;
}
.m-sanli  .fenlei
{
	margin-bottom:35px;
	height:40px;
}
.left-link
{
	height:40px;
}
.left-link a
{
	display: inline-block;
	float: left;
	background-color: #f5f5f5;
	font-size: 16px;
	line-height: 40px;
	color: #333;
	margin-right: 2px;
	margin-bottom: 2px;
	cursor: pointer;
	transition: all 0.5s ease 0s;
}
.left-link span
{
	display: inline-block;
	float: left;
	background-color: #f5f5f5;
	font-size: 16px;
	line-height: 40px;
	color: #333;
	cursor: pointer;
	transition: all 0.5s ease 0s;
}
.left-link span:hover
{
	background-color: #333 !important;
	color: #fff;
}
.left-link span.cur
{
	background-color: #333 !important;
	color: #fff;
}
.left-link a.cur
{
	background-color: #333 !important;
	color: #fff;
}
.left-link a:hover
{
	background-color: #333 !important;
	color: #fff;
}
.all
{
	text-align: center;
	width: 75px;
}
.type-link
{
	padding-left: 50px;
	padding-right: 30px;
}
.type1
{
	background: url(../yu-img/ico_10.png) no-repeat 20px center #f5f5f5;
}
.type2
{
	background: url(../yu-img/ico_11.png) no-repeat 25px center #f5f5f5;
}
.type3
{
	background: url(../yu-img/ico_12.png) no-repeat 25px center #f5f5f5;
}
.type1:hover
{
	background: url(../yu-img/ico_10_h.png) no-repeat 20px center #777;
}
.type2:hover
{
	background: url(../yu-img/ico_11_h.png) no-repeat 25px center #777;
}
.type3:hover
{
	background: url(../yu-img/ico_12_h.png) no-repeat 25px center #777;
}

.type1.cur
{
	background: url(../yu-img/ico_10_h.png) no-repeat 20px center #777;
}
.type2.cur
{
	background: url(../yu-img/ico_11_h.png) no-repeat 25px center #777;
}
.type3.cur
{
	background: url(../yu-img/ico_12_h.png) no-repeat 25px center #777;
}

.m-sanli  .liebiao
{
	width:100%;
}
.u-san
{
	width:352px;
	margin:0px 12px 25px;
	float:left;
}
.u-san .aimgs
{
	width:100%;
	height:240px;
}
.u-san .aimgs img 
{
	width:100%;
	height:100%;
}
.u-san .atxts
{
	height:150px;
	border:1px solid #e0e0e0;
	border-top:0px;
	padding:0px 24px;
}
.u-san .atxts .atxtss
{
	width:100%;
	padding:11px 0px 25px;
}
.u-san .atxts .atxtss .biaos
{
	font-size:18px;
	color:#333;
	line-height:40px;
	height:40px;
	overflow:hidden;
}
.u-san .atxts .atxtss .shuos
{
	font-size:14px;
	color:#666;
	line-height:30px;
	height:30px;
	overflow:hidden;
}
.u-gengduos
{
	height:43px;
	line-height:43px;
	border-top: 1px solid #e0e0e0;
}
.u-gengduos .you 
{
    margin-top: 18px;
}
.m-pingtai1
{
	width:100%;
	margin-bottom:25px;
}
.u-pingtais
{
	width:593px;
	margin-right:14px;
	float:left;
}
.u-pingtais .aimgs
{
	width:100%;
	height:400px;
}
.u-pingtais .aimgs img 
{
	width:100%;
	height:100%;
}
.u-pingtais .atxts
{
	height:203px;
	background:#fff;
	border-top:0px;
	padding:10px 24px 0px;
}
.u-pingtais .atxts .atxtss
{
	width:100%;
	padding:11px 0px 19px;
}
.u-pingtais .atxts .atxtss .biaos
{
	font-size:32px;
	color:#333;
	line-height:40px;
	height:40px;
	overflow:hidden;
	margin-bottom:10px;
}
.u-pingtais .atxts .atxtss .shuos
{
	font-size:16px;
	color:#666;
	line-height:30px;
	height:60px;
	overflow:hidden;
}
.u-gengduoss
{
	height:53px;
	line-height:53px;
	border-top: 1px solid #e0e0e0;
}
.u-gengduoss .you 
{
    margin-top: 23px;
}
.m-snew
{
	background:#fff;
	padding:40px;
}
.m-snew .snew
{
	width:100%;
}
.u-titbox
{
	position:relative;
	margin-bottom:35px;
	padding:0px 8px;
}
.u-titbox .zuos 
{
	float:left;
}
.u-titbox .zuos  p 
{
	height:65px;
	color:#333;
	font-size:32px;
	line-height:65px;
}
.u-titbox .zuos .lines
{
	display: inline-block;
	width: 30px;
	height: 2px;
	background-color: #1c1c1c;
}
.u-titbox .zuos .font
{
	display: block;
	line-height: 32px;
	margin-top: 15px;
	font-size: 16px;
	color: #333;
}
.u-titbox 	.more
{
	display: inline-block;
	line-height: 32px;
	margin-top: 90px;
	padding-left: 25px;
	background: url(../yu-img/ico_09.png) no-repeat left center;
	font-size: 14px;
	float:right;
	color:#666;
}
.u-titbox 	.more:hover 
{
	color:#333;
}
*+html .u-snew{width:355px;}
.u-snew
{
	width:357px;
	margin:0px 8px;
	float:left;
	border:1px solid #e0e0e0;
}
.u-snew .aimgs
{
	width:100%;
	height:218px;
}
.u-snew .aimgs img 
{
	width:100%;
	height:100%;
}
*+html 
.u-snew .atxts{height:184px;width:335px;}
.u-snew .atxts
{
	width:100%;
	height:190px;
	background:#fff;
	border-top:0px;
	padding:6px 10px 0px;
}
.u-snew .atxts .atxtss
{
	width:100%;
	margin-bottom:40px;
}
.u-snew .atxts .atxtss .biaos
{
	font-size:18px;
	color:#333;
	line-height:40px;
	height:40px;
	overflow:hidden;
	margin-bottom:10px;
}
.u-snew .atxts .atxtss .shuos
{
	font-size:14px;
	color:#666;
	line-height:25px;
	height:50px;
	overflow:hidden;
}
*+html .u-shezuo{width:198px;line-height:98px;}
.u-shezuo
{
	width:200px;
	height:98px;
	text-align:center;
	line-height:98px;
	margin:0px 12px 24px;
	border:1px solid #e0e0e0;
	float:left;
	display: table;
}
.u-shezuo .imgs 
{
	display:table-cell;
	vertical-align:middle;
}
.u-shezuo img 
{
	max-height:80%;
	max-width:80%;
}



















.g-bottom 
{
	width:100%;
}
.m-topa
{
	padding:30px 0px;
}
.m-topb
{
	height:60px;
	line-height:60px;
	font-size:12px;
	color:#f0f0f0;
	overflow:hidden;
	background:#222222;
}
.m-topb .qita 
{
	float:right;
}

.m-dilian
{
	float:left;
	width:300px;
	margin-left:20px;
}
.m-dilian .dilbiao
{
	font-size:16px;
	color:#222222;
	margin-bottom:20px;
	line-height:25px;
}
.m-dilian .dilbiao .diying
{
	font-size:20px;
	font-weight:bold;
}
.m-dilian .diltxt
{
	width:100%;
	font-size:14px;
	color:#454545;
	line-height:25px;
}
.m-dilian .diltxt .diltxt1
{
	border-bottom:1px solid #c0c0c0;
	padding-bottom:15px;
	margin-bottom:15px;
}
.m-dilian .diltxt .diltxt1 .ming 
{
	color:#000;
	font-weight:600;
	margin-bottom:5px;
}
.m-dilian .diltxt .diltxt2 span
{
	width:50%;
	float:left;
}
.m-topb .qita  span 
{
	margin-left:30px;
}
.m-didao
{
	float:left;
	margin-left:90px;
}
.u-didao 
{
	float:left;
	margin-right:35px;
}
.u-didao  .ddtit
{
	font-size:16px;
	color:#222222;
	font-weight:600;
	line-height:25px;
	margin-bottom:20px;
}
.u-didao  .ddtxt
{
	font-size:14px;
	color:#454545;
	line-height:32px;
}
.u-didao  .ddtxt a 
{
	color:#454545;
}
.u-didao  .ddtxt a:hover  
{
	text-decoration: underline;
}
.m-dierwei
{
	float:right;
	width:185px;
	margin-right:20px;
}
.m-dierwei .Wechat
{
	width:100%;
	font-size:20px;
	color:#222222;
	font-weight:bold;
	border-bottom:1px solid #c0c0c0;
	line-height:25px;
	padding-bottom:15px;
	margin-bottom:20px;
	text-align:center;
}
.m-dierwei .imgs
{
	text-align:center;
	font-size:12px;
	line-height:25px;
}
.m-dierwei .imgs img 
{
    border:1px solid #c0c0c0;
	width:120px;
	height:120px;
}
.m-dixts
{
	padding-left:20px;
	font-size:16px;
	line-height:25px;
	color:#454545;
	margin-top:20px;
}
.m-dixts span 
{
	color:#000;
	font-weight:600;
}
.u-fukuan 
{
	float:left;
}
.u-fukuan  .xian
{
	width:75px;
	height:25px;
	background:#666666;
	border-radius:5px;
	cursor:pointer;
	color:#f0f0f0;
	font-size:14px;
	line-height:25px;
	text-align:center;
	margin-top:18px;
}
.u-fukuan  .xian:hover 
{
	background:#333;
}
.u-fukuan  .yinss
{
	width:100%;
	height:100%;
	background:url(../yu-img/beiss.png);
	position:fixed;
	left:0px;
	top:0px;
	display:none;
	z-index:9999999;
} 
*+html  .u-fukuan  .yins {width:420px;height:120px;}
.u-fukuan  .yins 
{
    width:600px;
	height:300px;
	background:#fff;
	border-radius:10px;
	position:absolute;
	top:50%;
	margin-top:-150px;
	left:50%;
	margin-left:-300px;
	padding:90px;
	z-index:999;
	box-shadow:0px 0px 10px #888;
}
.u-fukuan  .yins .guanbi 
{
	position:absolute;
	top:-10px;
	right:-10px;
	width:25px;
	height:25px;
	cursor:pointer;
}
.u-fukuan  .yins .img 
{
	margin-right:20px;
	margin-top:20px;
	float:left;
}
.u-fukuan  .yins .txts
{
	line-height:30px;
    color:#333;
	float:left;
	font-size:14px;
	
}
.m-banquan
{
	width:100%;
	font-size:14px;
	color:#fff;
	text-align:right;
}



.g-nzhong 
{
	width:100%;
	background:#f0f0f0;
	padding:25px 0px 35px;
}
.m-nguanyu
{
	width:100%;
	margin-bottom:25px;
	background:#f9f9f9;
}
*+html  .m-nguanyu .left{width:400px;}
.m-nguanyu .left
{
	float:left;
	width:500px;
	padding:50px;
}
.m-nguanyu .left .biao
{
	font-size:32px;
	color:#333;
	font-weight:bold;
	height:65px;
	line-height:65px;
	margin-bottom:30px;
}
.m-nguanyu .left .wen
{
	font-size:32px;
	color:#333;
	height:40px;
	line-height:40px;
	margin-bottom:100px;
}
.u-qq
{
	display: block;
	width: 42px;
	height: 42px;
	border: 1px solid #333;
	margin-top: 40px;
	border-radius: 50%;
	transition: all 0.3s ease 0s;
	position: relative;
}
.u-qq i
{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.3s ease 0s;
	background: url(../yu-img/ico_17.png) no-repeat center;
}
.u-qq .bg{
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	transition: all 0.3s ease 0s;
	position: absolute;
	border-radius: 50%;
	background-color: #333;
}
.u-qq:hover
{
	border: 1px solid #333;
	background-color: #333;
}
.u-qq:hover i
{
	background: url(../yu-img/ico_17_h.png) no-repeat center;
}
.u-qq:hover .bg
{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
*+html  .m-nguanyu .right{width:600px;}
.m-nguanyu .right
{
	float:right;
	width:700px;
	padding:50px;
	background:#fff;
	min-height:400px;
}
.m-nguanyu .right .biao
{
	font-size:32px;
	color:#333;
	height:50px;
	line-height:50px;
	margin-bottom:15px;
}
.m-nguanyu .right  .bxian 
{
	width:30px;
	height:2px;
	background:#333;
	margin-bottom:25px;
}
.m-nguanyu .right .wen
{
	font-size:14px;
	color:#666;
	line-height:25px;
}

.m-xuanyan
{
	width:100%;
	height:400px;
	margin-bottom:25px;
}
.m-xuanyan img 
{
	width:100%;
	height:100%;
}
.m-tigong
{
	width:100%;
	margin-bottom:25px;
	background:#f9f9f9;
}
.m-tigong .left
{
	float:right;
	width:500px;
	height:400px;
}
.m-tigong .left img 
{
	width:100%;
	height:100%;
}
*+html .m-tigong .lefts{width:400px;}
.m-tigong .lefts
{
	float:right;
	width:500px;
	padding:50px;
}
.m-tigong .lefts .biao
{
	font-size:32px;
	color:#333;
	height:50px;
	line-height:50px;
	margin-bottom:15px;
}
.m-tigong .lefts  .bxian 
{
	width:30px;
	height:2px;
	background:#666666;
	margin-bottom:25px;
}
.m-tigong .lefts .wen
{
	font-size:14px;
	color:#666;
	line-height:35px;
}
.m-tigong .lefts .wen p 
{
	display:list-item;
	position:relative;
	left:20px;
}
*+html .m-tigong .right{width:600px;min-height:302px;}
.m-tigong .right
{
	float:left;
	width:700px;
	padding:50px;
	background:#fff;
	min-height:402px;
}
.m-tigong .right .biao
{
	font-size:32px;
	color:#333;
	height:50px;
	line-height:50px;
	margin-bottom:15px;
}
.m-tigong .right  .bxian 
{
	width:30px;
	height:2px;
	background:#666666;
	margin-bottom:25px;
}
.m-tigong .right .wen
{
	font-size:14px;
	color:#666;
	line-height:25px;
}
.m-tigong .right .wens 
{
	padding-right:175px;
}

.g-nzhong .u-snew
{
	margin-bottom:35px;
}
.page 
{
	width:100%;
	padding:0px 12px;
	text-align:right;
}
.page a 
{
	display:inline-block;
	padding:10px 14px;
	font-size:12px;
	color:#666;
	border:1px solid #e0e0e0;
}
.page a.ons
{
	color:#fff;
	background:#222;
	border:1px solid #222;
} 
.page a:hover
{
	color:#fff;
	background:#222;
	border:1px solid #222;
}
.page a.sx 
{
	font-family: "\5b8b\4f53","\u534e\u6587\u7ec6\u9ed1";
}

.m-lianxis
{
	background:#fff;
	margin-top:20px;
	padding:60px 120px;
}
.m-lianxis .left
{
	float:left;
	width:400px;
}
.m-lianxis .left .tits
{
	width:100%;
	font-size:18px;
	color:#333;
	line-height:27px;
	margin-bottom:25px;
}
.m-yu 
{
	width:100%;
}
.u-yu 
{
	width:100%;
	margin-bottom:15px;
	background:#f0f0f0;
	border-radius:5px;
	line-height:50px;
}
.u-yu  span 
{
	float:left;
	font-size:16px;
	color:#333333;
	padding:0px 10px 0px 20px;
	vertical-align:top;
}
.u-yu   input
{
	width:275px;
	vertical-align:top;
	height:50px;
	background:#f0f0f0;
	border-radius:5px;
	border:0px;
	font-size:16px;
	color:#636363;
}
.u-yu   textarea
{
	width:275px;
	vertical-align:top;
	height:150px;
	background:#f0f0f0;
	border-radius:5px;
	border:0px;
	font-size:16px;
	color:#636363;
	padding-top:13px;
}
.u-tijiao
{
	width:100%;
	line-height:50px;
	height:50px;
	margin-top:25px;
}
.u-tijiao input 
{
	float:right;
	width:120px;
	text-align:center;
	border-radius:5px;
	font-size:20px;
	color:#fff;
	background:#787878;
	cursor:pointer;
	height:50px;
	border:0px;
}
.u-tijiao input:hover 
{
	background:#ef8700;
}
.m-lianxis .right
{
	margin-left:200px;
	float:left;
	width:360px;
}
.m-lianxis .right .tits
{
	font-size:20px;
	line-height:30px;
	height:30px;
	color:#231815;
	margin:100px 0px 30px;
}
.m-lianxis .right .txts
{
	font-size:16px;
	line-height:45px;
	color:#666666;
}
.m-lianxis .right .txts img 
{
	vertical-align:middle;
	margin-right:11px;
}
*+html  .m-newxiangs{margin-top:115px;}
.m-newxiang
{
	background:#fff;
	margin-top:15px;
	padding:55px 45px;
}
.m-newxiang .titq
{
	width:100%;
	height:22px;
	line-height:22px;
	font-size:20px;
	color:#333;
}
.m-newxiang .time
{
	width:100%;
	height:55px;
	line-height:55px;
	font-size:16px;
	color:#999;
	margin-bottom:25px;
	border-bottom:1px solid #c0c0c0;
}
.m-newxiang .time .shi
{
	float:left;
}
.m-newxiang .time .shi1
{	
	font-size:20px;
	color:#333;
	float:left;
}
.m-newxiang .time .fan 
{
	float:right;
	color:#333;
}
.m-newxiang .xiang
{
	font-size:14px;
	color:#333;
	line-height:25px;
}
.m-newxiang .xiang img 
{
	max-width:100%;
}
.m-anlixiang
{
	padding:40px;
	background:#fff;
}
.m-anlixiang .xiangc
{
	width:100%;
	text-align:center;
}
.m-anlixiang .xiangc img 
{
	width:100%;
}



.g-fudong
{
	width:50px;
	position:fixed;
    right:0px;
	top:80%;
	margin-top:-100px;
	z-index:9999;
}
.u-fudong 
{
	width:100%;
	height:50px;
	background:#222222;
	margin-bottom:1px;
	line-height:50px;
	position:relative;
}
.u-top
{
	cursor:pointer;
}
.u-fudong  span 
{
	float:left;
	text-align:center;
	width:100%;
	height:50px;
}
.u-fudong  span  img 
{
	vertical-align:middle;
	height:50px;
}
*+html .u-fudong  .shu{height:30px;}
.u-fudong  .shu
{
	position:absolute;
	top:0px;
	left:50px;
	width:150px;
	height:50px;
	line-height:30px;
	padding:10px 0px;
	font-size:14px;
	color:#f0f0f0;	
	background:#222222;
	text-align:center;
	z-index:-1;
}
.u-fudong  .shu .shus
{
	height:30px;
	border-left:1px solid #fff;
}
.u-bafu
{
	position: absolute;
    left: 50px;
    top: 141px;
    color: #fff;
	font-size:17px;
}
.u-bafu p 
{
	margin:0px;
}
.u-bafu  .tit
{
	font-size:32px;
}
.u-bafu .xian
{
	width: 30px;
    height: 2px;
    background-color: #FFF;
    margin-top: 23px;
    margin-bottom: 28px;
}
.u-bafu a:hover 
{
	color:#fff;
}



















