@charset "utf-8";
/* 上海银象网络科技有限公司（www.seo120.com.cn）做最好的响应式企业官方网站 */
/* QQ:1378789413 */
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a:focus {
	outline: none;
	-moz-outline: none;
}
body {
	background: #F1F6FC;
}
.header {
	top: 0;
	z-index: 100;
	width: 100%;
}
.top {
	background: rgba(255,255,255,1);
	box-shadow: 0px 2px 5px #ccc;
}
.logo {
	float: left;
	width: 150px;
	padding: 18px 0;
}
.logo img {
	width: 100%;
}
.logot {
	float: left;
	margin-left: 20px;
	border: 2px solid #895533;
	border-radius: 3px;
	font-size: 14px;
	color: #895533;
	padding: 5px 10px;
	margin-top: 26px;
}
.nav {
	float: right;
}
.nav li {
	float: left;
	font-size: 18px;
	margin-left: 10px;
}
.nav li a {
	display: block;
	height: 81px;
	line-height: 81px;
	color: #333;
	padding: 0 10px;
}
.nav li a.am-active, .nav li a:hover {
	color: #895533;
	font-weight: bold;
	border-bottom: 4px solid #895533;
}
.ban {
	text-align: center;
	padding-top: 150px;
	background: url(../i/ban.jpg) no-repeat top center;
	min-height: 600px;
	overflow: hidden;
}
.box-zc {
	margin-top: 50px;
}
.box-zc h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 10px 0;
	text-align: center;
}
.box-zc h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-zc .con {
	background: #fff;
}
.box-zc .con .img {
	float: left;
	width: 31.6666%;
}
.box-zc .con .info {
	float: right;
	width: 65%;
	padding-top: 50px;
	padding-right: 50px;
}
.box-zc .con .info h5 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.box-zc .con .info span {
	background: #ec4a4a;
	color: #fff;
	font-size: 14px;
	margin-right: 1px;
	padding: 5px 6px;
}
.box-zc .con .info p {
	color: #666;
	font-size: 14px;
	line-height: 1.8;
	margin: 15px 0 0 0;
}
.box-zc .con2 {
	margin-top: 30px;
}
.box-zc .con2 li .item {
	position: relative;
	height: 230px;
	overflow: hidden;
	box-shadow: 0px 0px 5px #ccc;
}
.box-zc .con2 li .item .bg {
	background: rgba(0,0,0,0.8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.box-zc .con2 li .item .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.box-zc .con2 li .item .img img {
	display: block;
	width: 100%;
}
.box-zc .con2 li .item .t {
	padding-top: 50px;
	color: #fff;
	position: relative;
	z-index: 3;
	top: 0;
	width: 100%;
	text-align: center;
	transition: all 0.5s ease 0s;
}
.box-zc .con2 li .item .t h5 {
	font-size: 30px;
	font-weight: normal;
	margin: 0;
}
.box-zc .con2 li .item .t p {
	font-size: 24px;
	font-weight: 200;
	margin: 0 0 50px 0;
}
.box-zc .con2 li .item .c {
	background: #fff;
	line-height: 48px;
	padding-bottom: 50px;
	height: 240px;
	transition: all 0.5s ease 0s;
}
.box-zc .con2 li .item .c .t1 {
	font-size: 16px;
	color: #333;
}
.box-zc .con2 li .item .c .t2 {
	color: #666;
	font-size: 14px;
	line-height: 1.6;
}
.box-zc .con2 li .item .c .zx a {
	background: #ec4a4a;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin: 10px auto;
	text-align: center;
	width: 135px;
}
.box-zc .con2 li .item:hover .t {
	top: -190px;
}
.box-zc .con2 li .item:hover .c {
	padding-top: 40px;
}
.box-zc .con3 {
	margin-top: 30px;
}
.box-zc .con3 li .item {
	background: url(../i/icon-pdf.png) no-repeat top left;
	padding-left: 100px;
}
.box-zc .con3 li .item h5 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
.box-zc .con3 li .item a {
	display: block;
	background: #cc2a1e;
	color: #fff;
	font-size: 14px;
	padding: 5px 0;
	width: 100px;
	text-align: center;
}
.box-cm {
	margin-top: 80px;
}
.box-cm h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-cm .con {
	background: #fff;
	padding: 50px 90px;
}
.box-cm .con .t {
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
.box-cm .con .search .zu {
	float: left;
	width: 85%;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
.box-cm .con .search .zu input {
	width: 50%;
	border: none;
	float: left;
	padding: 10px 10px 10px 40px;
}
.box-cm .con .search .zu .co_name {
	background: url(../i/icon-search.png) no-repeat 10px center;
}
.box-cm .con .search .zu .phone {
	background: url(../i/icon-mob.png) no-repeat 10px center;
}
.box-cm .con .search .am-btn {
	float: left;
	width: 15%;
	height: 45px;
	background: url(../i/icon-search2.png) no-repeat 30px center #895533;
	color: #fff;
	padding-left: 40px;
}
.box-cm .con .search-jg {
	border: 1px solid #EAEAEA;
	padding: 20px 0;
	margin: 20px 0 0 0;
}
.box-cm .con .search-jg .item .l {
	float: left;
	font-size: 24px;
	width: 120px;
	text-align: center;
}
.box-cm .con .search-jg .item .r {
	float: left;
	border-left: 1px solid #E8E8E8;
	padding-left: 40px;
}
.box-cm .con .search-jg .item .r h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.box-cm .con .search-jg .item .r p {
	font-size: 12px;
	color: #666;
	margin: 0;
}
.box-cm .con .search-jg .item .r ul {
	padding-top: 20px;
}
.box-cm .con .search-jg .item .r li {
	float: left;
	margin-right: 20px;
}
.box-cm .con .search-jg .item .r li:last-child {
	margin-right: 0;
}
.box-cm .con .search-jg .item .r li a {
	display: block;
	text-align: center;
}
.box-cm .con .search-jg .item .r li h6 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 10px 0 0 0;
}
.box-cm .con .fd {
	margin: 20px 0 0 0;
}
.box-cm .con .fd .l {
	float: left;
	font-size: 14px;
}
.box-cm .con .fd .l span {
	color: #895533;
}
.box-cm .con .fd .r {
	float: right;
	font-size: 14px;
}
.box-cm .con .fd .r span {
	color: #895533;
	font-weight: bold;
}
.box-service {
	background: url(../i/service.jpg) no-repeat top center;
	margin-top: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.box-service h2 {
	font-size: 36px;
	font-weight: 300;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: center;
}
.box-service h3 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-service .con li .item {
	height: 350px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}
.box-service .con li .item .img {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.box-service .con li .item .img img {
	display: block;
	width: 100%;
}
.box-service .con li .item .t {
	position: relative;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 3;
}
.box-service .con li .item .t .n {
	height: 350px;
	padding-top: 150px;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: #fff;
}
.box-service .con li .item .c {
	background: #2584f5;
	opacity: 0.9;
	height: 350px;
	padding-top: 30px;
	transition: all 0.5s ease 0s;
}
.box-service .con li .item .c a {
	background-color: #55a1f9;
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: auto auto 10px;
	text-align: center;
	width: 197px;
}
.box-service .con li .item .c a.y {
	background-color: #895533;
}
.box-service .con li .item:hover .t {
	top: -350px;
}
.box-service .fd {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.box-process {
	margin-top: 50px;
}
.box-process h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 10px 0;
	text-align: center;
}
.box-process h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-process ul {
	display: table;
	margin: 0 auto;
}
.box-process ul li {
	float: left;
}
.box-process ul li .item {
	background: url(../i/icon-right.png) no-repeat 130px 35px;
	padding-right: 100px;
}
.box-process ul li:last-child .item {
	background: none;
	padding-right: 0;
}
.box-process ul li .item .icon {
	width: 100px;
	height: 100px;
	line-height: 100px;
	background: #0067C6;
	border-radius: 50%;
	text-align: center;
}
.box-process ul li .item .icon img {
	height: 50px;
}
.box-process ul li .item .t {
	text-align: center;
	margin-top: 10px;
}
.box-desc {
	margin-top: 50px;
}
.box-desc h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 10px 0;
	text-align: center;
}
.box-desc h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-desc .item h4 {
	background: #895533;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	width: 240px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
	border-radius: 4px;
}
.box-desc .item h5 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 50px 0;
}
.box-desc .item img {
	display: block;
	width: 100%;
}
.box-fanwei {
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(../i/f5_content1.jpg) repeat-y;
}
.box-fanwei h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 10px 0;
	text-align: center;
}
.box-fanwei h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-fanwei .con ul li .img {
	background: #0d102c;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
}
.box-fanwei .con ul li img {
	width: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(1);
	transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
}
.box-fanwei .con ul li:hover img {
	transform: scale(1.5);
}
.box-zz {
	margin-top: 50px;
}
.box-zz h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-zz .adv li {
	padding-left: 100px;
	margin-bottom: 100px;
	float: left;
	padding-right: 20px;
	width: 50%;
}
.box-zz .adv li.i1 {
	background: url(../i/icon-zz1.png) no-repeat left center;
}
.box-zz .adv li.i2 {
	background: url(../i/icon-zz2.png) no-repeat left center;
}
.box-zz .adv li.i3 {
	background: url(../i/icon-zz3.png) no-repeat left center;
}
.box-zz .adv li.i4 {
	background: url(../i/icon-zz4.png) no-repeat left center;
}
.box-zz .adv li h5 {
	font-size: 18px;
	font-weight: normal;
}
.box-zz .adv li p {
	font-size: 14px;
	margin: 0;
}
.box-zz .zhizhao {
	margin-bottom: 60px;
}
.box-about {
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(../i/about-bg.png) no-repeat center bottom #edf5fe;
}
.box-about h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-about .con {
	background: #fff;
}
.box-about .con .info {
	padding: 50px;
	font-size: 14px;
}
.box-about .con .info p:last-child {
	margin: 0;
}
.box-about .con .info a {
	color: #895533;
}
.box-adv {
	margin-top: 50px;
}
.box-adv h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 10px 0;
	text-align: center;
}
.box-adv h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0 0 50px 0;
	text-align: center;
}
/*.box-adv .con li{
	float: left;
	margin-right: 42px;
	width: 372px;
}
.box-adv .con li:last-child{
	margin-right: 0;
}*/
.box-adv .con li .item {
	background: #fff;
	padding: 10px 25px;
	text-align: center;
}
.box-adv .con li .item h5 {
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 10px 0;
}
.box-adv .con li .item p {
	font-size: 14px;
	margin: 0;
	color: #666;
	text-align: left;
}
.box-partners {
	margin-top: 50px;
	padding-bottom: 50px;
}
.box-partners h2 {
	font-size: 36px;
	font-weight: 300;
	color: #333;
	margin: 0 0 10px 0;
	text-align: center;
}
.box-partners h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0 0 50px 0;
	text-align: center;
}
.box-bz {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fafbfc;
}
.box-bz .item {
	padding-left: 100px;
	min-height: 80px;
}
.box-bz .item.i1 {
	background: url(../i/fw-icon1.png) no-repeat left center;
}
.box-bz .item.i2 {
	background: url(../i/fw-icon2.png) no-repeat left center;
}
.box-bz .item.i3 {
	background: url(../i/fw-icon3.png) no-repeat left center;
}
.box-bz .item.i4 {
	background: url(../i/fw-icon4.png) no-repeat left center;
}
.box-bz .item h5 {
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.box-bz .item p {
	font-size: 12px;
	color: #666;
	margin: 0;
}
.footer {
	/*padding-top: 50px;
	padding-bottom: 150px;*/
	padding-top: 20px;
	padding-bottom: 70px;
}
.footer .item p {
	font-size: 14px;
	margin: 0 0 6px 0;
}
.footer .item li {
	float: left;
	margin-right: 40px;
}
.footer .item li:last-child {
	margin-right: 0;
}
.footer .item li h5 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 0 0;
}
.footer .copyright {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 50px;
}
.footer .copyright a{
	color: #666;
}
.footer .copyright img {
	height: 16px;
}
.footer .copyright p {
	margin: 0;
}
.ft-kf {
	position: fixed;
	z-index: 9999;
	bottom: 0;
	width: 100%;
	height: 120px;
	background: url(../i/ft-kf-bg.png) no-repeat center bottom;
}
.ft-kf .con {
	padding-left: 330px;
	padding-top: 70px;
}
.ft-kf .t {
	float: left;
	line-height: 50px;
	margin-left: 40px;
	color: #fff;
}
.ft-kf .t .zx {
	border: 2px solid #fff;
	border-radius: 4px;
	color: #fff;
	padding: 5px 15px;
}
.ft-kf .t.t2 {
	background: url(../i/icon-phone.png) no-repeat left center;
	padding-left: 40px;
	font-family: impact;
	font-size: 24px;
}
.right-kf {
	position: fixed;
	right: 0;
	top: 45%;
	width: 82px;
	z-index: 999;
}
.right-kf a {
	display: block;
}
.right-kf a.qq-kf {
	background-image: url(../i/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
	width: 82px;
}
.right-kf a.tel-kf {
	background-image: url(../i/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center -77px;
	height: 76px;
	width: 82px;
}
.right-kf a.tel-kf .phone {
	background-color: rgb(247,247,255);
	position: absolute;
	width: 160px;
	left: -160px;
	top: 76px;
	line-height: 73px;
	color: #000;
	font-size: 18px;
	text-align: center;
	display: none;
}
.right-kf a.tel-kf:hover .phone {
	display: inline !important;
}
.right-kf a.wx-kf {
	background-image: url(../i/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 76px;
	width: 82px;
}
.right-kf a.wx-kf .pic {
	display: none;
	position: absolute;
	left: -148px;
	bottom: 0;
	width: 148px;
	height: 148px;
	background: url(../i/weixin.jpg);
}
.right-kf a.wx-kf:hover .pic {
	display: block;
}
#tan_ewm .tan_ewm {
	display: none
}
#tan_ewm:hover .tan_ewm {
	display: block
}
.ft-kf .t .zx {
	border: 2px solid #fff;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	padding: 0;
	width: 110px;
	height: 35px;
	margin-top: 8px;
	line-height: 32px;
	text-align: center;
}
a.w_ewm_btn {
	position: relative;
	cursor: pointer
}
.w_ewm {
	position: absolute;
	top: -185px;
	left: -25px;
	display: none;
}
.w_ewm p {
	font-size: 12px;
	color: #666;
	margin-top: 0;
	height: 25px;
	background: #fff;
	line-height: 25px;
	text-align: center
}
a.w_ewm_btn:hover .w_ewm {
	display: block
}
