
* {
	margin: 0;
	padding: 0;
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {
	margin: 0;
	padding: 0;
}
input, select {
	vertical-align: middle
}
textarea, input {
	word-wrap: break-word;
	word-break: break-all;
	padding: 0px;
}
li {
	list-style-type: none;
}
img {
	border: 0 none;
}
.none {
	display: none;
}
a:link {
	text-decoration: none;
	color: #272727;
}
a:visited {
	text-decoration: none;
	color: #272727;
}
a:hover {
	text-decoration: none;
	color: #208cf1;
}
a:active {
	text-decoration: none;
	color: #272727;
}
body {
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #272727;
	background-color: #fff;
	overflow-x: hidden;
}
.col-7 {
	color: #7f7f7f;
}
.clear {
	clear: both;
}
.fl-r {
	float: right;
}
.fl-l {
	float: left;
}
.banner {
	width: 100%;
}
.nav {
	border-bottom: 1px solid #ddd;
}
.nav-hold {
	max-width: 1200px;
	margin: 10px auto;
	position: relative;
}
.erweima {
	position: absolute;
	right: 50px;
	top: 30px;
	z-index: 100;
	width: 120px;
	height: 120px;
	border: 2px solid #ddd;
	display: none;
}
.text-algin-r {
	text-align: right;
}
.text-algin-r a {
	margin: 0 10px;
}
.text-algin-r span {
	margin: 0 5px;
}
.nav-left {
	float: left;
	margin: 10px 0;
}
.nav-right {
	float: right;
	margin: 15px 0;
}
.head {
	background: url("../image/nav-bg.jpg") repeat-x;
	height: 46px;
	line-height: 46px;
}
.head-hold {
	max-width: 1200px;
	margin: 0 auto;
}
.head-hold ul li {
	float: left;
	width: 12.5%;
	text-align: center;
	color: #fff;
	position: relative;
}
.head-hold ul li ul {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 150px;
	background: #2291d9;
	z-index: 1000;
	display: none;
}
.head-hold ul li:hover {
	background: url("../image/head-bg2.jpg") repeat-x;
}
.head-hold ul li ul li {
	width: 98%;
	border-bottom: 1px solid #3daaf1;
	line-height: 27px;
	padding: 5px 1%;
}
.head-hold ul li:hover ul {
	display: block;
}
.head-hold ul li a {
	color: #fff;
	font-size: 16px;
}
.head-hold ul li span {
	position: absolute;
	;
	right: -1px;
	width: 1px;
	height: 48px;
	display: inline-block;
	background: #fff;
	top: 0px
}
.pro-hold {
	max-width: 1200px;
	margin: 40px auto;
}
.pro-tit {
	text-align: center;
}
.bg-g {
	background: #208cf1;
}
.pro-list ul li {
	float: left;
	width: 23%;
	margin: 2% 1%;
	overflow: hidden;
}
.pro-list ul li img {
	width: 100%;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */

	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */

	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */

	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}
.pro-list ul li:hover img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1); 	/* IE 9 */
	-moz-transform: scale(1.1, 1.1); 	/* Firefox */
	-webkit-transform: scale(1.1, 1.1); /* Safari 和 Chrome */
	-o-transform: scale(1.1, 1.1); 	/* Opera */
}
.pro-bom {
	background: #208cf1;
	height: 40px;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 16px;
	line-height: 40px;
}
.pro-bom i {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url("../image/i-right.png") no-repeat;
	position: absolute;
	top: 10px;
	right: 15px;
}
.ad {
	margin: 40px 0;
	background: url("../image/ad-bg.jpg") no-repeat center;
	padding: 100px 0;
	background-size: cover;
}
.ad-hold {
	max-width: 1260px;
	margin: 0 auto;
}
.ad-hold ul li {
	float: left;
	width: 21%;
	margin: 1% 0.5%;
	height: 140px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	padding: 1.5% 1.5%;
	text-align: center;
	font-size: 16px;
	line-height: 27px;
	position: relative;
}
.ad-hold ul li p {
	margin-top: 20%;
}
.ad-tit {
	text-align: center;
	margin-bottom: 140px;
}
.ad-hold ul li i {
	position: absolute;
	width: 80px;
	height: 79px;
	display: inline-block;
	left: 50%;
	margin-left: -40px;
	top: -40px
}
.ad-hold ul li .ad-1 {
	background: url("../image/ad-1.png");
}
.ad-hold ul li .ad-2 {
	background: url("../image/ad-2.png");
}
.ad-hold ul li .ad-3 {
	background: url("../image/ad-3.png");
}
.ad-hold ul li .ad-4 {
	background: url("../image/ad-4.png");
}
.honor {
	margin: 40px 0;
}
.honor .honor-tit {
	text-align: center;
}
.honor .honor-tit a {
	border: 1px solid #208cf1;
	color: #208cf1;
	padding: 10px 30px;
	border-radius: 30px;
}
.honor .honor-tit .on {
	background: #208cf1;
	color: #fff;
}
.about {
	background: url("../image/aboutbg.jpg") no-repeat center;
	background-size: cover;
	padding: 100px 0;
}
.about-hold {
	max-width: 1236px;
	height: 448px;
	background: url("../image/about-top-bg.png") no-repeat center;
	overflow: hidden;
	margin: 0 auto;
}
.about-hold .about-right {
	width: 40%;
	padding: 6%;
	float: right;
	line-height: 27px;
}
.about-tit {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}
.about-hold .about-right .more {
	padding: 3px 10px;
	border: 1px solid #16841b;
	color: #16841b;
	margin: 10px 0;
	display: inline-block;
	color: #16841b;
	border-radius: 10px;
}
.news-hold {
	max-width: 1200px;
	margin: 40px auto;
	overflow: hidden;
}
.news-tit {
	margin: 20px 0;
	text-align: center;
}
.news-tit img {
	margin-bottom: 26px;
}
.news-tit a {
	border: 1px solid #208cf1;
	color: #208cf1;
	padding: 10px 30px;
}
.news-tit .on {
	background: #208cf1;
	color: #fff;
}
.new-list ul li {
	float: left;
	width: 47.5%;
	margin: 1%;
	border: 1px solid #208cf1;
	line-height: 24px;
	position: relative;
	height: 200px
}
.new-list ul li .news-left {
	width: 45%;
	float: left;
	margin-right: 15px;
}
.new-list ul li .news-left img {
	width: 100%;
}
.new-list ul li .news-right {
	padding: 3% 1%;
}
.news-list-tit {
	color: #208cf1;
	font-size: 16px;
	margin: 5px 0;
}
.new-more {
	position: absolute;
	padding: 3px 30px;
	background: #208cf1;
	color: #fff;
	right: 10px;
	bottom: 10px;
}
.new-list ul li .new-more {
	color: #fff;
}
.new-list ul li .new-more a {
	color: #fff;
}
.contact {
	margin-top: 80px;
	background: url("../image/about-bg.jpg") no-repeat center;
	background-size: cover;
}
.contact-hold {
	max-width: 1200px;
	margin: 0px auto;
	position: relative;
	height: 500px;
}
.contact-hold .contact-left {
	width: 380px;
	height: 450px;
	position: absolute;
	left: 0px;
	top: -40px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
	padding: 20px;
	border-radius: 10px;
}
.contact-tit {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	margin-top: 10px;
}
.contact-left i {
	width: 60px;
	height: 2px;
	display: inline-block;
	background: #208cf1;
}
.contact-right {
	width: 700px;
	float: right;
	margin-top: 40px;
	color: #fff;
}
.contact-title {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}
.contact-title i {
	width: 4px;
	height: 22px;
	background: #fff;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.contact-list {
	margin: 15px 0;
	line-height: 40px;
}
.contact-list i {
	width: 22px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.contact-list .contact-1 {
	background: url("../image/f-1.png") no-repeat;
}
.contact-list .contact-2 {
	background: url("../image/f-2.png") no-repeat;
}
.contact-list .contact-3 {
	background: url("../image/f-3.png") no-repeat;
}
.margin-left-40 {
	margin-left: 35px;
}
.contact-list-tit {
	font-size: 18px;
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 10px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #FFF;
	text-align: center;
	background: #0c609b;
}
.footlinks p {
	color: #FFF;
	clear: both;
	margin: 0px auto;
	max-width: 1100px;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #FFF;
}
.footer {
	clear: both;
	margin: 0px auto;
	background: #0c609b;
	padding: 15px 0;
}
.footer-hold {
	max-width: 1160px;
	margin: 0 auto;
	color: #fff;
	padding: 0 20px;
}
.footer-hold a {
	color: #fff;
}
.footer-left {
	width: 80%;
	float: left;
	line-height: 27px;
}
.footer-right {
	width: 20%;
	float: right;
	line-height: 27px;
	margin-top: 10px;
}
.footer-right-list a {
	margin: 10px 5px;
}
.flexslider1 {
	margin: 40px 0;
	position: relative;
	text-align: center;
}
.flexslider1 img {
	width: 96%;
	margin-top: 30px;
	border: 1px solid #fff;
	border-radius: 10px;
}
.flexslider1 p {
	line-height: 30px;
	color: #fff;
	opacity: 0;
	background: #208cf1;
	transition: 1s all;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
	-moz-transition: 1s all;
}
.flexslider1 .slides li:hover p {
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
	-moz-transition: 1s all;
	opacity: 1;
}
.flexslider1 .slides li:hover img {
	margin: 0px;
	-webkit-transition: 1s all;
	-o-transition: 1s all;
	-ms-transition: 1s all;
	-moz-transition: 1s all;
	border: 1px solid #208cf1;
}
.forem {
	padding-top: 20px;
}
.forem .input {
	margin: 20px 0;
}
.forem .input input {
	width: 96%;
	padding: 13px 2%;
	border: 0px;
	background: #f2f2f2;
	outline: none;
}
.forem .textarea {
	margin: 20px 0;
}
.forem .textarea textarea {
	width: 96%;
	padding: 13px 2%;
	border: 0px;
	background: #f2f2f2;
	outline: none;
	height: 80px;
}
.submit {
	margin: 20px 0;
}
.submit input {
	padding: 10px 30px;
	background: #208cf1;
	color: #fff;
	border: 0px;
	outline: none;
	cursor: pointer;
}
.power {
	-webkit-transition: -webkit-transform 0.3s;
	transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s;
}
.power:hover {
	transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	-webkit-transform: translate(0, -5px);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}
.ph-head {
	display: none;
}
.ph-head-guide ul {
	display: none;
}
.scroll {
	display: none;
}
/* 主要css样式*/

.main-im {
	position: fixed;
	right: 10px;
	bottom: 40px;
	z-index: 100;
	width: 110px;
	height: 272px;
}
.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative;
}
.main-im .qq-a span {
	bottom: -20px;
	position: absolute;
	width: 90px;
	left: 10px;
}
.main-im .qq-hover-c {
	width: 100px;
	height: 105px;
	
	position: absolute;
	left: 4px;
	top: 10px;
	overflow: hidden;
	z-index: 9;
}
.main-im .qq-container {
	z-index: 99;
	position: absolute;
	width: 109px;
	height: 118px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 1px solid #dddddd;
	background: url(http://demo.lanrenzhijia.com/2015/service0119/images/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
	max-width: 100px;
	display: block;
	position: absolute;
	left: 0px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
	max-width: 100px;
	left: 0px;
	top: 3px;
	position: absolute;
}
.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
}
.main-im .im_main .im-tel {
	color: #000000;
	text-align: center;
	width: 109px;
	height: 86px;
	border-bottom: 1px solid #dddddd;
}
.main-im .im_main .im-tel div {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
}
.main-im .im_main .im-tel .tel-num {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15;
}
.main-im .im_main .im-tel:hover {
	background: #fafafa;
}
.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url(http://demo.lanrenzhijia.com/2015/service0119/images/weixing-icon.png) no-repeat center center;
	float: left;
}
.main-im .im_main .weixing-show {
	width: 112px;
	height: 172px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: -126px;
	display: none
}
.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 112px;
	top: 134px;
	position: absolute;
	z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 132px;
	position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.main-im .im_main .go-top {
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url(http://demo.lanrenzhijia.com/2015/service0119/images/totop-icon.png) no-repeat center center;
	float: right;
}
.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px;
}
.main-im .close-im {
	position: absolute;
	right: 10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px;
}
.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(http://demo.lanrenzhijia.com/2015/service0119/images/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
	text-decoration: none;
}
.main-im .open-im {
	cursor: pointer;
	margin-left: 68px;
	width: 40px;
	height: 133px;
	background: url(http://demo.lanrenzhijia.com/2015/service0119/images/open_im.png) no-repeat left top;
}
 @media screen and (max-width: 1200px) {
.new-more {
	display: none;
}
.contact-right {
	width: 450px;
}
}
 @media screen and (max-width: 1100px) {
.about-hold .about-right {
	padding: 6% 2%;
	width: 46%;
}
}
 @media screen and (max-width: 1000px) {
.contact-hold {
	height: 800px;
}
.contact-hold .contact-left {
	width: 80%;
	left: 5%;
	height: 400px;
}
.contact-hold .contact-right {
	width: 80%;
	left: 5%;
	margin-top: 440px;
}
.about {
	padding: 40px 0;
}
.about-hold {
	background: rgba(255, 255, 255, 0.7);
	width: 80%;
	margin-right: 8%;
	height: auto;
}
.about-hold .about-right {
	width: 90%;
	padding: 6% 5%;
}
}
 @media screen and (max-width: 800px) {
.footer-left {
	width: 100%;
}
.footer-right {
	width: 100%;
	text-align: center;
}
.pc-head {
	display: none;
}
.ph-head {
	background: #8ec1ff;
	overflow: hidden;
	padding: 10px 0;
	display: block;
}
.ph-head img {;
	margin-left: 5%;
	max-width: 360px;
}
.ph-head .ph-tit {
	float: right;
	width: 30px;
	margin-top: 2%;
	margin-right: 5%;
}
.ph-head-guide ul li {
	padding: 10px;
	border-bottom: 1px solid rgba(255, 221, 227, 0.62);
	background: #4784ce;
}
.ph-head-guide ul li a {
	color: #fff;
}
.ph-head-guide ul li i {
	width: 20px;
	height: 20px;
	background: url("../image/icon-9.png") no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.ph-head-guide ul li:nth-child(2) i {
	background: url("../image/icon-1.png") no-repeat;
	background-size: 100% 100%;
}
.ph-head-guide ul li:nth-child(3) i {
	background: url("../image/icon-2.png") no-repeat;
	background-size: 100% 100%;
}
.ph-head-guide ul li:nth-child(4) i {
	background: url("../image/icon-4.png") no-repeat;
	background-size: 100% 100%;
}
.ph-head-guide ul li:nth-child(5) i {
	background: url("../image/icon-7.png") no-repeat;
	background-size: 100% 100%;
}
.ph-head-guide ul li:nth-child(6) i {
	background: url("../image/icon-3.png") no-repeat;
	background-size: 100% 100%;
}
.ph-head-guide ul li:nth-child(7) i {
	background: url("../image/icon-5.png") no-repeat;
	background-size: 100% 100%;
}
.ph-head-guide ul li:nth-child(8) i {
	background: url("../image/icon-6.png") no-repeat;
	background-size: 100% 100%;
}
.ph-head-guide ul li:nth-child(9) i {
	background: url("../image/icon-8.png") no-repeat;
	background-size: 100% 100%;
}
.ph-head-guide ul li:nth-child(10) i {
	background: url("../image/icon-8.png") no-repeat;
	background-size: 100% 100%;
}
.n-pro-head {
	font-size: 18px;
	margin-top: -20px;
}
.flex-direction-nav {
	display: none;
}
.flex-control-nav {
	bottom: 10px;
}
/*电话与返回顶部*/

.scroll {
	position: fixed;
	right: 10px;
	bottom: 70px;
	z-index: 10;
	display: block;
	cursor: pointer;
}
.s-tel {
	width: 40px;
	height: 40px;
	background: rgb(194, 4, 38);
	border-radius: 50%;
	text-align: center;
}
.s-tel i {
	width: 25px;
	height: 25px;
	background: url("../image/ph.png") no-repeat;
	background-size: 100% 100%;
	display: inline-block;
}
.s-tel p {
	font-size: 12px;
	color: #fff;
	margin-top: -10px;
}
.s-scroll {
	width: 40px;
	height: 40px;
	background: rgb(194, 4, 38);
	border-radius: 50%;
	text-align: center;
	margin-top: 10px;
}
.s-scroll i {
	width: 15px;
	height: 15px;
	background: url("../image/up1.png") no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	margin-top: 5px;
}
.s-scroll p {
	font-size: 12px;
	color: #fff;
	margin-top: -5px;
}
.ad-tit {
	margin-bottom: 60px;
}
.ad-hold ul li {
	width: 43%;
	margin: 3% 2%;
}
}
 @media screen and (max-width: 750px) {
.new-list ul li {
	height: 220px;
}
}
 @media screen and (max-width: 600px) {
.n-pro-right-hold ul li img {
	height: 115px
}
.ph-head img {
	width: 240px;
}
.pro-list ul li {
	width: 46%;
	margin: 2%;
}
.ad {
	padding: 40px 0;
}
.ad-hold ul li {
	margin: 3% 2%;
	height: 160px;
}
.about-hold {
	width: 96%;
	margin-right: 2%;
}
.about-hold .about-right {
	width: 96%;
	padding: 2%;
}
.news-hold {
	margin: 0px;
}
.new-list ul li {
	width: 96%;
	margin: 2%;
	height: auto;
}
.contact-hold .contact-right {
	width: 96%;
	right: 2%;
}
.contact-list {
	line-height: 27px;
}
.main-im {
	display: none
}
}



/*搜索页*/

.i-head-s-top{

    cursor: pointer;

   

}





.i-search-bom{

    background: #0068b7;

    padding: 10px 0;

    overflow: hidden;

    display: none;

    position: absolute;

    width: 100%;

    top: 45px;
   z-index:1000

}

.i-search-hold{

    width: 1189px;margin: 0 auto;

}

.i-search-fl-r{

    float: right;

}

.i-search-fl-r button{

    width: 23px;height: 23px;background: url("../image/index-icon-08.png") no-repeat;background-size: 100% 100%;outline: none;border: 0px;

    cursor: pointer;vertical-align: middle;

}

.i-search-fl-r  input{

    height: 33px;line-height: 33px;vertical-align: middle;width: 200px;border: 1px solid #C0C0C0;

    border-radius: 4px;margin-left: 20px;padding: 0 10px;

}

.i-search-fl-r i{

    width: 24px;height: 23px;display: inline-block;

    background: url("../image/index-icon-09.png") no-repeat;background-size: 100% 100%;vertical-align: middle;margin-left: 40px;cursor: pointer;

}


/*搜索页*/

.search {

    padding:0px 20px;

}

.search ul li{

    border-bottom: 1px dashed #ddd;padding: 15px 0px;

}

.search ul li p{

    font-size:16px

}

.search ul li .search-bom{

    margin-top: 5px;color:#333;

}





