body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{font-size:0px; line-height:0; overflow:hidden; clear:both;visibility: hidden; } a{text-decoration:none; } a:hover{color:#FF6600 }
.h25{height: 25px;}.h30{height: 30px;} .h40{height: 40px;} .h45{height: 45px;} .h50{height: 50px;} .h55{height: 55px;} .h60{height: 60px;}
.slick-slider *,
.slick-slider{
	outline: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
button::-moz-focus-inner {
	border: 0;
}
:focus, :active {
	outline: 0;
	border: 0;
}
a{
	color: #666;
	-webkit-transition:color .3s,opacity .3s;
	transition:color .3s,opacity .3s;
}
a:hover{
	color: #c50432;
}
textarea { overflow: auto; }

a, a:visited, a:focus, a:active, a:hover{
	outline:0 none !important;
}
u{text-decoration: none;}
img{
	max-width: 100%;
	height: auto;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}
select,
input,
textarea{
	outline: none;
}

h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
html,body{
	width: 100%;
	overflow-x: hidden;
}
.fix:before,
.fix:after{
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.fix:after{
	clear: both;
}

.fix{
	zoom: 1;
}
.clearfix:after{
	zoom: 1;
	clear: both;
	content: '';
	display: block;
}

.hide-tab{
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}
#map img{
	max-width: 999999999px;
}
.BMapLabel{
	display: none !important;
}
body{
	-webkit-text-size-adjust: 100%;
	font-family:"微软雅黑","Microsoft Yahei";
	color: #666;
	font-size: 12px;
	overflow-x: hidden;
}

.inner{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.relative-i{
	position: relative;
	z-index: 3;
	background: #ffffff;
}

/*手机头部*/
.m-bar{
	height: 60px;
	background-color: #fff;
}
.logo-m{
	width: 75%;
	display: inline-block;
	float: left;
	margin-left: 10px;
	height: 60px;
	line-height: 60px;
}
.logo-m img{
	height: 40px;
	display: inline-block;
	z-index: 60;
	vertical-align: middle;
	margin-top: 12px;
}
.m-hd{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000000;
	-webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
	box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
}
.m-nav{
	clear: both;
	position: absolute;
	top: 60px;
	left: 0;width: 100%;
	-webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
	box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}


.m-nav a{
	display: block;
	width: 100%;
	line-height: 40px;
	text-align: left;
	border-top: 1px solid #e0e0e0;
	font-size: 15px;
	background-color: #fff;
	padding: 0 20px;
	color: #333;
}

.m-trigger{
	height: 60px;
	cursor: pointer;
	width: 60px;
	float: right;
	background: url(../images/menu.png) no-repeat center center;
	-webkit-background-size: 25px;
	-moz-background-size: 25px;
	-o-background-size: 25px;
	background-size: 25px;
}
.m-sub{
	max-height: 0;
	overflow: hidden;

}
.m-sub.on,
.m-nav.on{
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
	max-height: 999px;
}

.m-sub a{font-size: 14px;padding: 0 30px;background-color: #F1F1F1;border-top-color: #efefef;}

.m-show{display: none;}



#nav-toggle { position: absolute; right: 14px; top: 18px; color: #fff;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
	transform-origin: 50% 50%;
}
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #b7610e; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }

.grt-header{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	width: 100%;
}
.header-left-right{
	height: 30px;
	background: url("opaci.png") repeat;
	opacity: 0.6;
}
.grt-header .header-left{
	width: 50%;
	float: left;
	line-height: 30px;
	color: #ffffff;
	font-size: 12px;
}
.grt-header .header-right{
	width: 50%;
	float: left;
	text-align: right;
}
.grt-header .header-right img{
	display: inline-block;
	margin-left: 30px;
	margin-top: 6px;
}
.grt-menu{
	height: 100px;
	background: url("w_opaci.png") repeat;
}
.grt-menu .grt-logo{
	width: 25%;
	float: left;
	margin-top: 20px;
}
.grt-menu .grt-logo img{
	max-width: 100%;
}
.grt-menu .menu-nav{
	width: 75%;
	float: left;
	margin-top: 40px;
}
.grt-menu .menu-nav li{
	width: 12.5%;
	float: left;
	text-align: center;
	position: relative;
	height: 44px;
}
.grt-menu .menu-nav li .nonelist{
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	background: url("ab-opaci.png") repeat;
	display: none;
}
.grt-menu .menu-nav li .nonelist a{
	display: block;
	padding: 0;
	color: #ffffff;
	line-height: 3;
	width: 100%;
}
.grt-menu .menu-nav li .nonelist a:hover{
	background: #0554a2;
	border: none;
}
.grt-menu .menu-nav li a{
	font-size: 14px;
	color: #3c3c3c;
	padding-bottom: 4px;
}
.grt-menu .menu-nav li a:hover{
	border-bottom: 2px solid #3e75e3;

}
.grt-menu .menu-nav li a.on{
	border-bottom: 2px solid #3e75e3;
}
.grt-banner{
	width: 100%;
	padding-top: 130px;
}
.grt-banner li{
	width: 100%;
	height: auto;
}

/*主营业务*/
.grt-yewu{
	position: relative;
	margin-top: 60px;
	width: 100%;
}
.grt-yewu .yewu-tit{
	background: url("sy-line.jpg") left center no-repeat;
	height: 43px;
}
.grt-yewu .yewu-tit h3{
	margin-bottom: -1px;
}
.grt-yewu .yw-main{
	margin-top: 45px;
}
.yw-main li{
	width: 25%;
	float: left;
	margin-bottom: 22px;
	padding:0 11px;
}
.yw-main .ywbox{
	padding: 8px;
	box-sizing: border-box;
	background: #f2f2f2;
}
.yw-main .ywbox:hover{
	background: #ffffff;
	box-shadow: 0 0 5px #999;
}
.yw-main .yw-pro img{
	width: 100%;
}
.bg-gdx{
	width: 100%;
	height: 300px;
	position: absolute;
	background: #d9d9d9;
	top: 30%;
	z-index: -1;
}
.yw-main .yw-txt{
	padding: 10px 0;
}
.yw-main li h4{
	background: url("yw-line.jpg") left center no-repeat;
	padding-left: 10px;
}
.yw-main li h4 span{
	font-size: 20px;
	color: #3d3c3c;
	font-weight: 600;
	padding-right: 22px;
}
.yw-main li:first-child h4 span{
	background: url("yewu-ion1.png") right center no-repeat;
}
.yw-main li:nth-child(2) h4 span{
	background: url("yewu-ion2.png") right center no-repeat;
}
.yw-main li:nth-child(3) h4 span{
	background: url("yewu-ion3.png") right center no-repeat;
}
.yw-main li:nth-child(4) h4 span{
	background: url("yewu-ion4.png") right center no-repeat;
}
.yw-main li:nth-child(5) h4 span{
	background: url("yewu-ion5.png") right center no-repeat;
}
.yw-main li:nth-child(6) h4 span{
	background: url("yewu-ion6.png") right center no-repeat;
}
.yw-main li:nth-child(7) h4 span{
	background: url("yewu-ion7.png") right center no-repeat;
}
.yw-main li:nth-child(8) h4 span{
	background: url("yewu-ion8.png") right center no-repeat;
}
.yw-main li .yw-more{
	width: 150px;
	max-width: 100%;
	border: 1px solid #707070;
	height: 28px;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 26px;
	color: #707070;
	display: block;
	margin-top: 12px;
	cursor: pointer;
}
.yw-main li .yw-more:hover{
	background: #707070;
	color: #ffffff;
}
.grt-mcl{
	width: 100%;
	height: 290px;
	background: url("con-nav-bgm.jpg") center no-repeat;
	margin-top: 23px;
}
.grt-mcl li{
	width: 33.33%;
	float: left;
	text-align: center;
	margin-top: 70px;
	border-right: 1px solid #e1e3e5;
}
.grt-mcl li:last-child{
	border: none;
}
.grt-mcl li span{
	display: block;
	height: 46px;


}
.grt-mcl li p{
	color: #585858;
	font-size: 18px;
	margin-top: 12px;
}
.grt-mcl li a{
	width: 120px;
	max-width: 80%;
	display: block;
	height: 34px;
	text-align: center;
	color: #585858;
	line-height: 34px;
	font-size: 14px;
	border: 1px solid #585858;
	margin: 0 auto;
	margin-top: 52px;
}
.grt-mcl li:first-child span{
	background: url("con-nav1.png") center no-repeat;
}
.grt-mcl li:hover p{
	color: #3e75e3;
}
.grt-mcl li:hover a{
	color: #3e75e3;
	border-color: #3e75e3;;
}
.grt-mcl li:nth-child(2) span{
	background: url("con-nav2.png") center no-repeat;
}
.grt-mcl li:nth-child(3) span{
	background: url("con-nav3.png") center no-repeat;
}
.grt-mcl li:first-child:hover span{
	background: url("con-nav1-1.png") center no-repeat;
}
.grt-mcl li:nth-child(2):hover span{
	background: url("con-nav2-1.png") center no-repeat;
}
.grt-mcl li:nth-child(3):hover span{
	background: url("con-nav3-1.png") center no-repeat;
}

/*新闻中心*/
.grt-new-center{
	margin-top: 60px;
	width: 100%;
}
.grt-new-center .xinwen-biaoti{
	background: url(sy-line.jpg) left center no-repeat;
	height: 43px;
}
.new-center-hezi{
	margin-top: 30px;
}
.new-center-left{
	position: relative;
	width: 46%;
	float: left;
	box-sizing: border-box;
}
.new-center-left img{
	width: 100%;
	display: block;
}
.new-center-left .left-txt{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	background:url("opaci.png") repeat;
	padding: 0 5px;
	width: 100%;
}
.new-center-left .left-txt .left-txt-l{
	float: left;
	width: 80%;
	line-height: 50px;
}
.new-center-left .left-txt a{
	font-size: 18px;
	color: #ffffff;
}
.new-center-left .left-txt .left-txt-r{
	float: left;
	width: 20%;
	line-height: 50px;
}

.grt-new-center .new-center-hezi .new-center-right{
	width: 50%;
	float: right;
	margin-left: 35px;
	padding-top: 8px;
}
.grt-new-center .new-center-hezi .new-center-right .new1{
	margin-top: 15px;
	width: 100%;
	height: 53px;
	text-indent: 2em;
	border-bottom: 1px dashed #d1d1d9;
	padding-bottom: 26px;
}
.grt-new-center .new-center-hezi .new-center-right .new1 img{
	float: left;
	margin-right: 10px;
}
.grt-new-center .new-center-hezi .new-center-right .new1 a{
	font-size: 14px;
}
/*2*/
.grt-new-center .new-center-hezi .new-center-right .new2{
	height: 91px;
	width: 100%;
	/*background-color: orchid;*/
	margin-top: 20px;
	position: relative;
}
.grt-new-center .new-center-hezi .new-center-right .new2 img{
	float: left;
	margin-right: 10px;
}
.grt-new-center .new-center-hezi .new-center-right .new2 a{
	font-size: 14px;
	margin-top: 20px;
	margin-left: 10px;
}
.grt-new-center .new-center-hezi .new-center-right .new2 .new2-txt h2{
	padding-top: 5px;
}
.grt-new-center .new-center-hezi .new-center-right .new2 .new2-shuzi{

}
.grt-new-center .new-center-hezi .new-center-right .new2 .new2-shuzi p{
	font-weight: 600;
	font-size: 22px;
	margin-bottom: -8px;
}
.grt-new-center .new-center-hezi .new-center-right .new2 .new2-shuzi a{
	margin-left: 18px;
	color: #d1d1d9;
}

/*3*/
.grt-new-center .new-center-hezi .new-center-right .new3{
	height: 91px;
	width:100%;
	/*background-color: orchid;*/
	margin-top: 20px;
	border-bottom: 1px dashed #d1d1d9;
	padding-bottom: 26px;
	position: relative;

}
.grt-new-center .new-center-hezi .new-center-right .new3 img{
	float: left;
	margin-right: 10px;
}
.grt-new-center .new-center-hezi .new-center-right .new3 a{
	font-size: 14px;
	margin-top: 20px;
	margin-left: 10px;
}
.grt-new-center .new-center-hezi .new-center-right .new3 .new2-txt h2{
	padding-top: 5px;
}
.grt-new-center .new-center-hezi .new-center-right .new3 .new2-shuzi{
	float: right;
	/*background-color: red;*/
	position: absolute;
	right: 3px;
	top: 22px;
}
.grt-new-center .new-center-hezi .new-center-right .new3 .new2-shuzi p{
	font-weight: 600;
	font-size: 22px;
	margin-bottom: -8px;
}
.grt-new-center .new-center-hezi .new-center-right .new3 .new2-shuzi a{
	margin-left: 18px;
	color: #d1d1d9;
}
/*æ›´å¤šæ–°é—»*/
.grt-new-center .new-center-hezi .new-center-right .new-chakan{
	margin-top: 10px;
}
.grt-new-center .new-center-hezi .new-center-right .new-chakan a{
	font-size: 14px;
}


/**关于我们**/
.grt-about{
	width: 100%;
	margin-top: 100px;
	height: 520px;
	background: url("sy-aboutbg.jpg") no-repeat center;
}
.grt-about .about-left{
	width: 35%;
	float: left;
	border: 1px solid #e7e7e7;
	border-top-right-radius: 30px;
	padding: 20px;
	background: #ffffff;
	margin-top: -30px;
}
.grt-about .about-left p{
	line-height: 2.4;
	color: #333333;
	font-size: 14px;
}
.grt-about .about-left a{
	display: block;
	text-align: right;
	color: #333333;
	font-size: 14px;
}
.grt-about .about-left a:hover{
	color: #3e75e3;
}
.grt-about ul{
	margin-top: 30px;
}
.grt-about li{
	height: 56px;
	line-height: 56px;
	border-top: 1px dashed #e8e8e8;
	color: #919191;
	font-size: 14px;
	padding-left: 36px;
	box-sizing: border-box;
}
.grt-about li span{
	font-size: 36px;
	color: #0075b7;
	font-weight: 600;
	padding-right: 10px;
	margin-left: 10px;
}
.grt-about li:first-child{
	background: url("us1.png") left center no-repeat;
}
.grt-about li:nth-child(2){
	background: url("us2.png") left center no-repeat;
}
.grt-about li:nth-child(3){
	background: url("us3.png") left center no-repeat;
}
.grt-about li i{
	font-style: normal;
	vertical-align: middle;
	margin-bottom: -20px;
	float: right;
	width: 196px;
	text-align:left;

}
.grt-about .about-right{
	width: 50%;
	float: right;
	padding: 50px 20px;
}
.grt-about .about-right img{
	width: 100%;
}


/*footer*/
.grt-footer{
	padding: 50px 0;
	background: #4b4c4e;
	position: relative;
	z-index: 998;
}
.grt-footer .foot-con1{
	width: 30%;
	float: left;
}
.grt-footer .foot-con1 p{
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 10px;
}
.grt-footer .foot-con1 p img{
	float: left;
}
.grt-footer .foot-con1 p a{
	color: #ffffff;
	float: left;
	margin-left: 10px;
}
.grt-footer .foot-guanzhu{
	margin-top: 30px;
}
.grt-footer .foot-guanzhu a{
	margin: 0;
}
.grt-footer .foot-guanzhu img{
	margin-right: 26px;
}
.grt-footer .foot-con2{
	width: 10%;
	float: left;
	margin-left: 3%;
	margin-top: 20px;
}
.grt-footer .foot-con2 span{
	font-size: 16px;
	color: #d7d7d7;
	margin-top: 15px;

}
.grt-footer .foot-con2 ul{
	margin-top: 30px;
}
.grt-footer .foot-con2 li{
	margin-bottom: 15px;
}
.grt-footer .foot-con2 a{
	color: #d7d7d7;
	font-size: 14px;
}


.grt-footer .foot-con3{
	width: 15%;
	float: left;
	margin-left: 3%;
	margin-top: 20px;
}
.grt-footer .foot-con3 span{
	font-size: 16px;
	color: #d7d7d7;

}
.grt-footer .foot-con3 ul{
	margin-top: 30px;
}
.grt-footer .foot-con3 li{
	margin-bottom: 15px;
	width: 50%;
	float: left;
}
.grt-footer .foot-con3 a{
	color: #d7d7d7;
	font-size: 14px;
}

.grt-footer .foot-con5{
	width: 22%;
	float: right;
}
.grt-footer .foot-con5 span{
	font-size: 20px;
	color: #ffffff;
}
.grt-footer .foot-con5 .con5-hezi1{
	border-bottom: 1px solid #909092;
	padding: 20px 0;
	margin-top: 20px;
}
.grt-footer .foot-con5 .con5-hezi1 p{
	width: 70%;
	float: left;
	color: #d7d7d7;
	font-size: 14px;
}
.grt-footer .foot-con5 .con5-hezi1 img{
	width: 30%;
	float: left;
}
.grt-footer .foot-con5 .con5-hezi1:last-child{
	border: none;
}
.foot-bottom{
	background: #363636;
	height: 70px;
	padding: 16px 0;
}
.foot-bottom p{
	color: #ffffff;
	font-size: 14px;
}

.f-cb li{
	padding: 0 20px;
	box-sizing: border-box;
	height: auto!important;
}
.f-cb li p{
	background: #00489d;
	line-height: 2.5;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.f-cb .slick-dots{
	bottom: -30px;
}
.f-cb .slick-dots li button{
	width: 16px;
	height: 16px;
	background: #dddddd;
}
.f-cb .slick-dots li.slick-active button{
	background: #00489d;
}

.nmb1 .nmbleft{
	width: 50%;
	float: left;
}
.nmb1 .nmbleft h3{
	font-size: 16px;
	color: #3e75e3;
	line-height: 2.5;
	font-weight: 600;
}
.nmb1 .nmbleft p{
	font-size: 14px;
	color: #5e5e5e;
	line-height: 2;
	margin-bottom: 15px;
}
.nmb1 .nmbright{
	float: left;
	width: 50%;
	text-align: center;
}
.nmb1 .nmbright img{
	max-width: 100%;
}
.nmb2 h3{
	font-size: 16px;
	color: #3e75e3;
	line-height: 2.5;
	font-weight: 600;
}
.nmb2 p{
	font-size: 14px;
	color: #5e5e5e;
	line-height: 2;
	margin-bottom: 15px;
}
.nmb2 .nmbright{

	width: 100%;
	text-align: center;
}
.nmb2 .nmbright img{
	max-width: 100%;
}

.inner_p{
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
}

/***about**/
.ab-part1{
	padding: 58px 0;
	width: 100%;
}
.ab-part1 .left-pic{
	width: 50%;
	float: left;
}
.ab-part1 .left-pic img{
	width: 100%;
}
.ab-part1 .right-text{
	width: 46%;
	float: right;
}
.ab-part1 .right-text h3{
	line-height: 48px;
	font-size: 28px;
	font-weight: 600;
	color: #404040;
}
.ab-part1 .right-text h4{
	color: #787777;
	font-size: 22px;
	font-weight: 600;
	font-family: Arial;
}
.ab-part1 .right-text h4 span{
	color: #008de9;
}
.ab-part1 .right-text .j-line{
	width: 100%;
	height: 3px;
	background: url("tit_line1.jpg") left center no-repeat;
	margin-top: 30px;
}
.ab-part1 .right-text .memo-com{
	padding: 24px 0;
}
.ab-part1 .right-text .memo-com p{
	line-height: 1.4;
	font-size: 14px;
	color: #474747;
}
.com-xy li{
	width: 33.33%;
	text-align: center;
	float: left;
}
.com-xy li h3{
	font-family: Impact,sans-serif;
	font-size: 80px;
	font-weight: bold;
	line-height: 1;
	color: #0168b7!important;
}
.com-xy li p{
	font-size: 14px;
	color: #404040;
}
.ab-tit{
	padding: 52px 0 32px 0;
	color: #787777;
	font-size: 22px;
	font-weight: 600;
	font-family: Arial;
}
.ab-tit span{
	font-size: 28px;
	color: #404040;
	margin-right: 10px;
	vertical-align: bottom;
}
.ab-culist li{
	width: 30%;
	float: left;
	margin-left: 5%;
	padding: 14px;
	box-sizing: border-box;
	border: 1px solid #e9e9e9;
}
.ab-culist li .ab-pic{
	width: 100%;
	overflow: hidden;
}
.ab-culist li:first-child{
	margin-left: 0;
}
.ab-culist li img{
	width: 100%;
	transition: 1s ease;
}
.ab-culist li img:hover{
	transform: scale(1.2,1.2);
}
.ab-culist li h4{
	padding: 24px 0 10px 0;
	background: url("tit_line2.jpg") left bottom no-repeat;
	font-size: 12px;
	color: #0374be;

}
.ab-culist li h4 span{
	font-size: 18px;
	font-weight: 600;
	vertical-align: bottom;
}
.ab-culist li .p-txt{
	font-size: 14px;
	line-height: 18px;
	height: 36px;
	margin-top: 14px;
	color: #686868;
}
.ab-culist li .p-more{
	text-align: right;
}
.ab-culist li .p-more a{
	color: #0374be;
	font-size: 14px;
	transition: 1s ease;
}
.ab-culist li .p-more a:hover{
	font-weight: 600;
}
.ab-part4{
	width: 100%;
	height: 525px;
	background: url("ab-bg.jpg") center no-repeat;
	background-size: cover;
	margin-top: 64px;
	overflow: hidden;
}
.ab-part4 li{
	width: 120px;
	float: left;
	margin-left: 15px;
	height: 370px;
	background: url("ab-opaci.png") repeat;
	padding: 20px 10px;
	box-sizing: border-box;
	color: #ffffff;
}
.ab-part4 li:first-child{
	margin: 0;
}
.ab-part4 li h3{
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1;
}
.ab-part4 li p{
	font-size: 14px;
	margin-bottom: 14px;
	line-height: 1.6;
}
/*主营业务*/
.yewma{
	position: relative;
	background: #ffffff;
	z-index: 99999;
}
.yewwrap{
	position: relative;
	height: 590px;
	width: 100%;
	z-index: 99999;
}
.yewwrap .qq-img{
	width: 456px;
	height: 456px;
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -228px;
	transition:all 1s;
}
.yewwrap .qq-img.on{
	transform: rotate(360deg);
}
.yewwrap .qq-img:hover{
	transform: rotate(0deg);
}
.yewwrap .qq-img img{
	width: 100%;
}
.yewwrap .zy{
	width: 340px;
	height: 60px;
	position: absolute;
	text-align: right;
}
.yewwrap .zy h3{
	color: #3d3c3c;
	font-size: 22px;
	margin-bottom: 10px;
	line-height: 1;
	font-weight: 600;
}
.yewwrap .zy p{
	font-size: 14px;
	color: #515151;
	line-height: 1;
}
.yewwrap .zy-1{
	left: 28px;
	top: 60px;
}
.yewwrap .zy-2{
	left: -46px;
	top: 167px;
}
.yewwrap .zy-3{
	left: -46px;
	top: 320px;
}
.yewwrap .zy-4{
	top: 428px;
	left: 28px;
}
.yewwrap .zy-5{
	right: 58px;
	top: 60px;
	text-align: left;
}
.yewwrap .zy-6{
	right: -16px;
	top: 167px;
	text-align: left;
}
.yewwrap .zy-7{
	right: -16px;
	top: 320px;
	text-align: left;
}
.yewwrap .zy-8{
	top: 428px;
	right: 58px;
	text-align: left;
}
.linkus{
	border-top: 1px solid #d7d7d7;
	padding-top: 20px;
}
.linkus a{
	margin-right: 15px;
	font-size: 14px;
	color: #d7d7d7;
}
.linkus a:hover{
	color: #ffffff;
}



/*企业文化*/
.cul-wrap{
	padding: 20px;
	width: 100%;
}
.cul-wrap li{
	width: 50%;
	float: left;
	padding: 20px;
}
.cul-wrap .cul-main{
	width: 100%;
	position: relative;
	z-index: 99;
}
.cul-wrap .cul-main img{
	width: 100%;
}
.cul-wrap .cul-txt{
	width: 500px;
	height: 270px;
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: url("cul_bg.png") repeat;
	overflow: hidden;
}
.cul-wrap .cul-txt h3{
	text-align: center;
	margin-top: 60px;
}
.cul-wrap .cul-txt h3 img{
	display: inline;
	width: auto;
}
.cul-wrap .cul-txt p{
	width: 360px;
	color: #ffffff;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 26px;
	line-height: 1.6;
	max-width: 90%;
}

/*团队*/
.team-wrap{
	width: 100%;
	padding: 20px 0;
}
.team-wrap li{
	padding: 10px 5px;
	width: 50%;
	float: left;
}
.team-wrap li .team-main{
	border: 1px solid #ececec;
}
.team-wrap li .teampic{
	width: 40%;
	float: left;
}
.team-wrap li .teampic img{
	width: 100%;
}
.team-wrap li .team-txt{
	width: 60%;
	float: left;
	padding: 5px 15px;
}
.team-wrap li .team-txt h3{
	padding: 8px 0;
	border-bottom: 1px solid #ececec;
	color: #424242;
	font-weight: 600;
	font-size: 18px;
}

.team-wrap li .team-txt h3 span{
	font-size: 14px;
	color: #5e5e5e;
	margin-left: 10px;
}
.team-wrap li .team-txt p{
	padding: 15px 0;
	line-height: 2;
	font-size: 12px;
	color: #666666;
}

/*员工风采*/
.fc-tit{
	height: 34px;
	line-height: 34px;
	width: 100%;
	background: url("fctit_bg.png") center no-repeat;
	text-align: center;
	margin-top: 50px;
}
.fc-tit span{
	color: #1564c1;
	font-size: 22px;
	padding-left: 40px;
	background: url("fcicon1.jpg") left center no-repeat;
}
.swiper-slide{
	border: 1px solid #d9d9d9;
	padding: 4px;
}
.fc-tit2 span{
	background: url("fcicon2.jpg") left center no-repeat;
}
.fc-tit3 span{
	background: url("fcicon3.jpg") left center no-repeat;
}

/*企业荣誉*/
.ry-wrap{
	width: 100%;
	min-height: 784px;
	background: url("honorbg.jpg") no-repeat;
	background-size: cover;
	overflow: hidden;
	padding: 30px 0;
}
.ry-tit{
	font-size: 28px;
	color: #404040;
	font-weight: 600;
	line-height: 1.8;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ry-tit span{
	font-size: 18px;
	color: #787777;
	font-family: Arial;
	margin-left: 5px;
}
.ry-main{
	width: 60%;
	float: left;
}
.ry-main .ry-1 li{
	width: 25%;
	float: left;
	padding: 5px;
}
.ry-main .ry-1 li img{
	width: 100%;
}
.ry-main .ry-2{
	text-align: center;
}
.ry-main .ry-2 li{
	width: 25%;
	display: inline-block;
	padding: 5px;
}
.ry-main .ry-2 li img{
	width: 100%;
}

.ry-wrap1{
	overflow: hidden;
	padding: 20px 0;
}
.ry-wrap1 li{
	width: 33.33%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*分支机构*/
.jg-menu{
	margin-top: 60px;
	width: 100%;
}
.jg-menu a{
	display: inline-block;
	width: 160px;
	height: 40px;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	margin-right: 2%;
	max-width: 22.5%;
	background:#378cce; /* 一些不支持背景渐变的浏览器 */
	background:-moz-linear-gradient(left, #005392, rgba(55,140,206,1));
	background:-webkit-gradient(linear, left 0, right 0, from(#005392), to(rgba(55,140,206,1)));
	background:-o-linear-gradient(left, #005392, rgba(55,140,206,1));
}
.jg-menu a.on{
	background:#b7610e; /* 一些不支持背景渐变的浏览器 */
	background:-moz-linear-gradient(left, #b7610e, #b7610e);
	background:-webkit-gradient(linear, left 0, right 0, from(#b7610e), to(#b7610e)));
	background:-o-linear-gradient(left, #b7610e, #b7610e);
}
.jg-menu a:last-child{
	margin: 0;
}
.jg-menu a:hover{
	color: #ffffff;
}
.jg-main{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: -10px;
}
.jg-main li{
	width: 25%;
	float: left;
	padding: 10px;
}
.jg-main li .jg-txt{
	width: 100%;
	height: 166px;
	padding: 20px 15px;
	border: 1px solid #e7e7e7;
	background: #f3f3f3;
}
.jg-main li .jg-txt h5{
	color: #575757;
	font-size: 15px;

}
.jg-main li .jg-txt p{
	color: #7b7b7b;
	line-height: 1.5;
	font-size: 13px;
	position: relative;
	padding-left: 70px;
	margin-top: 10px;
}
.jg-main li .jg-txt p span{
	position: absolute;
	left: 0;
	top: -1px;
	width: 70px;
}

/**主营业务**/
.zy-titn{
	margin: 60px 0 40px 0;
	color: #404040;
	font-size: 28px;
	font-weight: 600;

}
.zy-titn span{
	font-size: 22px;
	color: #787777;
	margin-left: 5px;
}
.zy-txt-p{
	position: relative;
	width: 100%;
}
.zy-txt-p img{
	width: 100%;
}
.zy-txt-p .zy-tel{
	display: none;
}
.zy-txt-p p{
	width: 491px;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 124px;
	color: #332e26;
	font-size: 14px;
	line-height: 2;
}
.sol-zy{
	margin-bottom: 80px;
}
.sol-zy li{
	width: 25%;
	float: left;
	text-align: center;
}
.sol-zy1 li{
	width: 33.33%;
}
.sol-zy2 li{
	width: 20%;
}

.memo-com p{
	text-indent: 2em;
	line-height: 1.8!important;
}
.memo-com {
	padding-bottom: 10px!important;
}
.hezuopc{
	width: 100%;
}
.hezuotel{
	width: 100%;
	display: none;
}

/*芜湖分公司*/
.fgs-tit{
	padding: 80px 0;
	text-align: center;
	font-weight: 600;
	position: relative;z-index: 9;
	background: #fff;

}
.fgs-tit .en{
	color: #eaeaea;
	font-size: 60px;

}
.fgs-tit .ch{
	color: #00489d;
	font-size: 42px;
	margin-top: -50px;
}
.fgs-inro{
	background: #f7faff;
	width: 100%;
	position: relative;z-index: 9;
}
.fgs-inro .slick-slide{
	height: auto;
}
.fgs-inro .slick ul{
	margin: 0 auto;
}
.fgs-inro .inner{
	background: url("fg_bg.png") no-repeat;
	background-size: contain;
}
.fgs-inro .l-txt{
	width: 50%;
	float: left;
}
.fgs-inro .l-txt h3{
	color: #2d2d2d;
	font-size: 26px;
	margin-top: 60px;
	margin-bottom: 34px;
	font-weight: 600;
}
.fgs-inro .l-txt p{
	font-size: 14px;
	color: #5a5a5a;
	line-height: 1.6;
	margin-bottom: 26px;
	text-align: justify;
}
.fgs-inro .r-pic{
	width: 50%;
	float: right;
	margin-top: 60px;
}
.fgs-adv{
	padding: 60px 0;
	background: #fff;
}
.fgs-adv h3{
	color: #2d2d2d;
	margin-bottom: 46px;
	font-size: 26px;
	font-weight: 600;
}
.fgs-adv li{
	width: 20%;
	float: left;
	text-align: center;
	padding: 0 2%;
}
.r-pic ul{
	width: 461px;
	height: 322px;
	background: url("sc_picbg.jpg") no-repeat;
	padding-right: 25px;
	padding-top: 25px;
	padding-left: 17px;
	padding-bottom: 16px;
}
.r-pic ul img{
	width: 100%;
	height: 100%;
}
.fgs-adv li p{
	font-size: 15px;
	color: #3f3f3f;
	line-height: 1.2;
	margin-top: 10px;
}
.slick-prev{
	width: 18px!important;
	height: 33px!important;
	background: url("l-arrow.png") no-repeat!important;
}
.slick-next{
	width: 18px!important;
	height: 33px!important;
	background: url("r-arrow.png") no-repeat!important;
}
.slick-prev:before, .slick-next:before{
	display: none;
}

.sc-fgs li{
	width: 33.3%;
	padding: 0;
}

.wh-fx{
	background: #f7faff;
	padding: 60px 0;
}
.wh-fx h3{
	margin-bottom: 65px;
	font-size: 26px;
	color: #2d2d2d;
	font-weight: 600;
}
.wh-fx li{
	width: 25%;
	float: left;
	text-align: center;
	padding: 0 20px;
}
.wh-fx li h3{
	font-weight: 600;
	color: #00489d;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.wh-fx li p{
	margin-top: 20px;
	padding-left: 20px;
	background: url("yuandian.png") left 9px no-repeat;
	font-size: 13px;
	color: #848484;
	line-height: 1.8;
	text-align: left;
}