﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:14px/1.5 Arial,'Microsoft YaHei',sans-serif; }
h1, h2, h3, h4, h5, h6,b,strong,th { font-size: 100%;font-weight:normal; }
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
a {text-decoration: none; cursor: pointer;color:#666;}
a:hover { text-decoration: none; color:#144a96; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img {  display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*:focus {outline: none;} 
del {text-decoration:line-through;}
em {font-style:normal;}
textarea {resize:none;}
body {color:#666;overflow-x: hidden;}

.w {width:1200px;margin:0 auto;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}

.jianju {
    overflow: hidden;
	/*background: url(../images/nesbj.jpg) repeat;*/
	background: #eaeaea url(../images/adv.jpg) top center;
}
.logo{}
.shangmeng {padding:20px 0; height:50px; line-height:50px; background-color:#f9f9ff;}
.top {width: 100%;height:30px;line-height: 30px; background: #efefef;}
.top_l {width:780px;}
.top_r {/*width:200px;*/text-align:right;}
.top_r a:hover{color:#c12a31;}
.head {overflow: hidden;padding:10px 0;}

.nav li {float: left;font-size: 16px;line-height: 60px;}
.nav li a {display: block;padding: 0 20px;}
.nav li a.cur, .nav li a:hover {color:#fff;background: #c22a32;}

.ticon{display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 7px solid;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
float:left;
color:#FFFFFF;
position:relative;
top:27px;
left:26px;
}

 
.ban{position:relative;width:1200px;height:600px;margin:0px auto;}
.banPa{left:-360px; position:absolute;}
#foucsBox { margin: 0 auto; padding: 0; width: 1920px; height: 600px; overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 1920px; height: 500px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 1920px;  }
#foucsBox .imgCon li img {width: 1920px;  }
#foucsBox .foucs { width: 1920px; height: 18px; position: absolute; bottom: 15px; text-align: center; z-index: 3; }
.foucs span{display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    line-height: 0;
    font-size: 0;
    background: url(../images/ban_coin.png) -23px 2px no-repeat;
    cursor: pointer;
    overflow: hidden;}
.foucs span.f{background:url(../images/ban_coin.png) 0px 0px no-repeat;}

.tit {
	text-align: center;
    margin-bottom: 10px;
	padding-top: 30px;
}
.titjdal {
	text-align: center;
    margin-bottom: 10px;
	padding-top: 50px;
}
.titjdal h3 {
	font-size: 40px;
	color: #c22a32;  
    margin-bottom: 5px;
    font-weight: bold;
	background: url(../images/hx.png) center no-repeat;
}
.titjdal h3 span {
	color: #c22a32;
}
.titjdal p {
	font-size:18px;
    color: #999;
	text-transform:uppercase;
}
.tit h3 {
	font-size: 40px;
	color: #c22a32;  
    margin-bottom: 5px;
    font-weight: bold;
	background: url(../images/hx.png) center no-repeat;
}
.tit h3 span {
	color: #c22a32;
}
.tit p {
	font-size:18px;
    color: #999;
	text-transform:uppercase;
}
.iabout_wz {
	width:720px;
}
.iabout_wz p {
	
    line-height: 30px;
    text-indent: 2em;
}
.pic {
	padding-top:50px;
}
.pic img{
    width: 410px;
    height: auto;
}
.iabout_wz a.abo_more {
	margin-top: 24px;
	background: #c22a32;
	color:#fff;
	display: inline-block;
	width: 124px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-left: 299px;
}
.iabout_wz a.abo_more:hover{
	background: #e44850;
	color:#FFF;
	-webkit-transition:0.5s; transition:0.5s;
}
/*����*/
.youshi {
	background: url(../images/ys.jpg) center no-repeat;
    height: 350px;
    box-sizing: border-box;
    padding-top: 80px;
}
.youshi li {
	width: 21%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px;
	cursor:pointer;
}
.youshi li .img {
	display: block;
    margin: 0 auto;
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 30px;
}
.youshi li .img img {
	width: 100%;
    left: 0;
    position: absolute;
    transition: all .5s ease;
}
.youshi li .img .img1 {
	top: 0;
}
.youshi li .img .img2 {
	top: 100px;
}
.youshi li:hover .img .img1 {
	top: -100px;
}
.youshi li:hover .img .img2 {
	top: 0;
}

.youshi li:hover h3{color:#000; border-bottom: 1px solid #000;}
.youshi li:hover h4{color:#000;}
.youshi li h3 {
	display: inline-block;
    color: #c22a32;
    font-size: 20px;
    border-bottom: 1px solid #c22a32;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.youshi li h4 {
	display: inline-block;
    color: #c22a32;
    font-size: 16px;
    font-weight:lighter;
}
.youshi li p {
	color: #131212;
	display: none;
}
/*ѡ��*/
.iadv {
	background: #eaeaea url(../images/adv.jpg) top center;
    padding-top: 50px;
	height:560px;
}
.en_wz {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #ccc;
    line-height: 20px;
}
.iadv_con {
    /*background: url(../images/advbg.jpg) no-repeat center;*/
	width:1200px;
	padding:20px 0 0 0;
	float:left;
}
.iadv_conbox{width:1200px; height:auto; float:left;}
.iadv_conbox ul li{float:left; width:350px; height:375px; margin-right:49px;}
.iadv_con h3 {
    line-height: 36px;
    font-size: 26px;
    font-weight: bold;
    color: #c22a32;
	width:100%;
	text-align:center;
	margin-top:20px;
}
.iadv1 {
    width: 350px;
	float:left;
	margin-right:30px;
}
.yzpimg{width:360px; height:280px; float:left; position:relative; /*border:1px solid #333;*/ overflow:hidden;}
.yzpimg img{width:360px; height:280px; -webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.yzpimg:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
/*.yzpimg:before{
content: "";
    position: absolute;
	z-index:1;
    top: 0;
    bottom: 0;
    left: 0px;
    width: 63%;
	background-color:#D10024;
    opacity: 0.6;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
	}
	.yzpimg:after{
	content: "";
    position: absolute;
	z-index:1;
    top: 0;
    bottom: 0;
    left: 1px;
    width: 100%;
	background-color:#D10024;
    opacity: 0.6;
    -webkit-transform: skewX(-45deg) translateX(-100%);
    -ms-transform: skewX(-45deg) translateX(-100%);
    transform: skewX(-45deg) translateX(-100%);
	}*/

.yzpcon{width:320px; height:260px; line-height:35px; float:left; position:absolute; bottom:0px; color:#FFF; padding:10px 20px; font-size:16px; z-index:99;}
.yzpcb{width:55%; height:137px;overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;position:absolute; top:20px;
color:#FFF;
font-size:16px;
z-index:99;
padding:10px;
line-height:35px;
}
.yzpcb p{text-indent:2em;}
.iadv2 {
    width: 350px;
	float:left;
	margin-right:50px;
}
.iadv3 {
    width: 350px;
	float:left;
}
/*��Ʒ*/
.ipro {
    /*background-color:#f9f9ff;*/
	background-color:#FFF;
    padding: 50px 0;
    overflow: hidden;
}
.ipro_tit {
    text-align: center;
    margin-bottom: 35px;
}
.ipro_tit h3 {  
    font-size: 40px;
    color: #c22a32;
    font-weight: bold;
	background: url(../images/hx.png) center no-repeat;
}
.ipro_tit h3 span {
    color:#c22a32;
}
.ipro_tit p {
	font-size:18px;
    color:#999;
	line-height: 30px;
	margin-left: 20px;
}
.ipro_l {
    width: 240px;
    box-sizing: border-box;  
}
.ipro_l p a{
	color:#0c1210;
	line-height: 30px;
	margin-left: 10px;
}
.ipro_l p a:hover{color:#c12a31;}
.ipro_l p{
	margin-left: 18px;
	border-bottom: 1px solid #dedada;
}

.ipro_l h3 {
    font-size: 20px;
    color: #fff;
    line-height: 64px;
	margin-left: 16px;
    text-align: center;
	font-weight: bold;
	background: url(../images/dh_bj.png) no-repeat;
}
.ipro_l ul{
	margin-left: 16px;
	border: 1px solid #dedada;
}
.ipro_l li {
    line-height: 45px;
	border-bottom:1px solid #dedada;
}
.ipro_l li a {
    font-size: 16px;
    color: #c12a31;
	font-weight: bold;
	padding-left: 22px;
}
.ipro_l li:hover {
    background: #c12a31;
	-webkit-transition:0.5s; transition:0.5s;
}
.ipro_l li:hover a {
    color: #FFF;
}
.tel {
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 65px;
}
.ipro_r {
    width: 936px;
}






.ovrly21 {
    width: 100%;
	height:360px;
    overflow: hidden;
    position: relative;
}
.ovrly21 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.ovrly21 .ovrly {
    position: absolute;
    /*background: rgba(0, 0, 0, 0.5);*/
	background: url(../images/zz.png);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ovrly21 .buttons {
    position: absolute;
    top: 130px;
    left: 50%;
	width: 80%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.buttons h2{font-size:18px; font-weight:bold;}
.buttons p{font-size:14px;}
.ovrly21 .buttons .fa {
    /*background-color: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(50, 50, 50, 0.9);*/
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    width: 100%;
    -webkit-transition: all 0.2s 0.3s;
    -moz-transition: all 0.2s 0.3s;
    -o-transition: all 0.2s 0.3s;
    transition: all 0.2s 0.3s;
    opacity: 0;
	color:#FFF;
}
.ovrly21:hover .ovrly {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.ovrly21:hover .buttons .fa {
    opacity: 1;
}

.fa-link{
    background-image: url(../images/link.svg);
    background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat;
}
.fa-search{
    /*background-image: url(../images/search.svg);*/
    background-size: 35%;
    background-position: center center;
    background-repeat: no-repeat;
}




.ipro_r li {
    width: 290px;
    height: 360px;
    /*text-align: center;*/
    background: #fff;
    float: left;
    border: 1px solid #eeeeee;
    /*padding: 15px;*/
    margin: 0 15px 10px 0;
	overflow:hidden;
}

.ipro_r li p{color:#0c1210; width:100%; text-align:center;}
.ipro_r li p a:hover{color:#c12a31;}
.ipro_r li .img {
    display: block;
    width: 290px;
    height: 330px;
    margin: 0 auto;
	-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;
    /*transition: all .5s ease;*/
}
.ipro_r li .img img {
    width: 100%; 
    height: 100%;
}
.ipro_r li:hover .img{
	transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);
    /*transform: translateY(-10px);*/
}
.ipro_r li:nth-of-type(3n) {
    margin-right: 0;
}
/*.ipro_r li p {
    padding: 10px 0;
}*/
/*����*/
.iabout{overflow:hidden; background-color:#f9f9ff; background: url(../images/abaou.jpg) center center; height:500px;background-size:cover;}
.iabout2{overflow:hidden; background-color:#f9f9ff; background: url(../images/ban3.jpg) center center; height:700px;background-size:cover;}

.news{width:650px; float:right; padding:10px; margin-top:20px; margin-bottom:20px; overflow:hidden;}
.newimgs img{-webkit-transition:all 0.5s ease-out;-o-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;-ms-transition:all 0.8s ease-out;transition:all 0.8s ease-out;}
.news_top ul li:hover .newimgs img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
.news_top ul li:hover{
	-webkit-transition:0.5s; transition:0.5s;
	/*-webkit-box-shadow: #c22a32 0px 0px 5px;
	-moz-box-shadow: #c22a32 0px 0px 5px;
	box-shadow: #c22a32 0px 0px 5px;*/
	background-color:#FFFFFF;
}
.news_top ul li:hover .newsmore{
	background: #e44850;
	color:#FFF;
	-webkit-transition:0.5s; transition:0.5s;
}
.newstit{width:650px; height:35px; line-height:35px; float:left; font-size:20px; font-weight:bold; color:#c22a32;}
.news_top a:hover{color:#c22a32;}
.newstit .date{float:right; font-size:14px; font-weight:lighter;}
.newscon{width:650px; line-height:30px; float:left; font-size:14px; margin-top:10px;}
.newscon p{float:left; text-indent:2em; color:#464646; font-size:16px;}

.newsmore{width:120px; height:35px; background-color:#c22a32; text-align:center; line-height:35px; color:#FFF; float:right; margin-top:25px;}

.news_box {
    width: 100%;
	margin:0 auto;
}
.news_top {
    padding-bottom: 25px;
    margin-bottom: 25px;
	line-height:30px;
	margin-top:10px;
	width:100%;
	height:910px;
}
.news_top ul li{float:left; width:100%; height:204px; padding:20px 0; border-bottom:1px dashed #cecece;}
.news_top ul li .newli{width:920px; margin:0 auto; overflow:hidden;}
.newimgs{float:left; width:200px; height:200px; overflow:hidden;}
.newimgs img{width:200px; height:200px;}
.news_top h3 {
    font-size: 16px;
    font-weight: bold;
}
.news_top h3 a {
    color: #666;
}
.news_top p .date {
    color: #7d7d7d;
}
.news_top p .info {
    color: #5a5a5a;
    line-height: 22px;
}
.news_item li{
    line-height: 35px;
}
.news_item li span {
    display: inline-block;
    padding-right: 20px;
}
.news_item li a {
    color: #5a5a5a;
}
.case {
    width: 100%;
	background-color:#f9f9ff;
}
.casebox{width:1200px; margin:0 auto;}
.case_top {

}
.case_img {
    width: 200px;
    height: 266px;
}
.case_wz {
    width: 355px;
}
.case_wz h3 {
    font-size: 20px;
    font-weight: bold;
    color: #434343;
    margin-bottom: 10px;
}
.case_wz p {
    color: #5a5a5a;
    line-height: 30px;
}
.case_wz a.more {
    float: right;
    width: 120px;
    height: 30px;
    background: #143670;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 10px;
}


.shangmeng span {
    width :70px;
    font-weight: bold;
}
.shangmeng ul {
    margin-left: 10px;
    width: 985px;
}
.shangmeng ul li {
    float: left;
    padding: 0 10px;
}

/*�ײ�*/
.footer {
        /*background-color: rgb(65,65,65);*/
		background-color:#999;
}
.ft_date {
   
    _height: 180px;
    background: .ft_date;
    padding: 50px 0 0 30px;
    color: #FFF;
}
.ft_date h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ft_date p {
    font-size: 20px;
	color:#c22a32;
}
.ft_tel {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
}
.ft_con {
    width: 880px;
} 
.ft_nav {
    line-height: 65px;
    border-bottom: 1px solid #CCCCCC;
    _margin-bottom: 30px;
}
.ft_nav a {
    display: inline-block;
    padding: 0 34px;
    color: #FFF;
}
.ft_nav a:hover{color:#c22a32;}
.ft_lianx {
    padding: 10px 0;
    overflow: hidden;
}
.wx {
    display: block;
    height: 100px;
}
.lixi {
    width: 400px;
    margin-left: 30px;
}
.lixi p {
    color: #FFF;
    line-height: 22px;
}
.lixi p img{margin-right:10px;}
.dhtb{float:left; margin-top:50px;}
.foot_topbox{float:left; width:245px;}
.conbt {
    margin-top: 30px;
    width: 250px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #eee;
    font-size: 14px;
    background:#c22a32;
}
.conbt a{
    color: #eee;
}
.foot_bottom {
    /*background-color: rgb(65,65,65);*/
	background-color:#999;
    padding: 10px 0;
    text-align: center;   
}
.foot_bottom p {
    color: #FFF;
    line-height: 25px;
}
.foot_bottom a {
    color: #FFF;   
}

/*��ҳbanner*/
.banc {
    width: 100%;
    height: 410px;
    /*background: url(../images/banc.jpg) center no-repeat;*/
}
.main {
    margin: 30px 0;
    overflow: hidden;
}
.mian_l {
    width: 240px;
}
.sort{
    border: 1px solid #dadada;
}
.sort_menu {
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top:5px;
}
.sort_menu h3 {
    line-height: 60px;
	text-align:center;
    color: #fff;
    font-size: 20px;   
    font-weight: bold;
	background: url(../images/dh_bj.png) no-repeat;
}
.sort li{
	text-align:center;
    height: 42px;
    line-height: 42px;
	border-bottom: 1px solid #dadada;
}
.sort li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
	
}
.sort li:hover{background-color:#c31e25; -webkit-transition:0.5s; transition:0.5s;}
.sort li:hover a{
    color: #FFF;
	-webkit-transition:0.5s; transition:0.5s;
    /*background: url(../images/dot_h.jpg) no-repeat;*/
}
.news_left {
    padding:5px 10px;
}
.news_left li {
    border-bottom: 1px solid #ddd;
    background: url(../images/n_dot.png) no-repeat 0% 50%;
    padding-left: 10px;
    line-height: 30px;
}
.news_left li:last-child {
    border-bottom: none;
}
.call {
    padding: 5px 10px
}
.call p {
    line-height: 25px;
}
.main_r {
    width: 940px;
    float: right;
}
.crumb {
    line-height: 60px;
    height: 43px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
	background: url(../images/gywmbj.png) no-repeat;
}
.banbox{width:1200px; margin:0 auto; position:relative; height:186px;}
.bimg{position:absolute; bottom:67px; left:220px;}
.crumb h4 {
    font-size: 20px;
    font-weight: bold;
    color: #515357;
    /*background: url(../images/home.jpg) left no-repeat;*/
    float: left;
	line-height:32px;
	padding-left:62px;
}
.site {
    float: right;
    text-align: right;
    line-height: 60px;
}
.main_r .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.main_r .content_conc{
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.main_r .content img{max-width:100%;}

.main_r .content p {
    line-height: 30px;
}
/*����*/
#demo1p {
    /*height: 266px;*/
    overflow: hidden;
    width:1200px;
    margin-top: 40px;
}
#indemo1p {
    float: left;
    width: 800%;
}
#demo1p1 {
    float: left;
}
.top_14 li {   
    float: left;
    height: 266px;
    overflow: hidden;
    text-align: center;
    width: 200px;
    margin-right: 20px;
	overflow:hidden;
}
.top_14 li img{width:200px; height:266px; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;-ms-transition:all 0.8s ease-out;transition:all 0.8s ease-out;}
.top_14 li img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}



.top_15 li {   
    float: left;
	width: 235px;
    height: 156px;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
	overflow:hidden;
}
.top_15 li img{width:235px; height:156px; -webkit-transition:all 0.5s ease-out;-o-transition:all 0.8s ease-out;-moz-transition:all 0.8s ease-out;-ms-transition:all 0.8s ease-out;transition:all 0.8s ease-out;}
.top_15 li img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}


#demo1p2 {
    float: left;
}

/*��Ʒ�б�*/
.protext {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 2em;
}
.prolist li {
    float: left;
    text-align: center; 
    margin: 3px 8px;
    padding-bottom: 8px;
    width: 285px;
    height:280px;
}
.prolist li img{width:200px; height:230px;}
.prolist li h3 {
    padding: 1px;
    border: 1px solid #e0e1dc;
	width:285px;
	/*height:155px;*/
}

.prolist li h4 {
    padding-top: 10px;
}
.prolist li h4 a {
    color: #666;
    display: block;
}





.prolist_buy li {
    float: left;
    text-align: center; 
    margin: 3px 8px;
    padding-bottom: 8px;
    width: 213px;
    height:200px;
	margin-bottom:20px;
}
.prolist_buy li img{width:200px; height:230px;}
.prolist_buy li h3 {
    padding: 1px;
    border: 1px solid #e0e1dc;
	width:213px;
	height:150px;
}

.prolist_buy li h4 {
    padding-top: 10px;
}
.prolist_buy li h4 a {
    color: #666;
    display: block;
}




.hx {
    border-top: 1px solid #E2E3E4;
    margin-top: 20px; 
}
.pages {
    padding: 10px 0 10px;
    margin-top: 5px;   
}
.pages li {
    display: inline;
    margin:0 1px;
}
.pages li.pages_solid {
    color: #143670;
}
.pages li a {
    padding: 4px 8px;
    border: 1px solid #ccc;
    background: #fff;
    color: #666;
    font-size:12px;
}
.pages li a:hover {
    padding: 3px 8px;
    border: 1px solid #143670;
    background: #143670;
    color: #fff;
    text-decoration: none;
}
/*�����б�*/
.newslist li {
    position: relative;
    padding: 10px 0 10px 10px;
    border-bottom: 1px solid #ddd;
}
.newslist li a{font-size:18px;}
.newslist li a:hover{color:#c22a32;}
.newslist li:last-child {
    border-bottom: none;
}
.newslist li h3 a{
    font-weight: bold;
}
.newslist div {
    line-height: 25px;
}
.newslist li span {
    color: #999;
    z-index: 0;
    line-height: 28px;
    position: absolute;
    right: 0px;
    top: 0px;
}

/*��Ʒ��ϸҳ��*/
.content h1 {
    color: #666;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.content h6 {
    text-align: center;
    line-height: 30px;
}
.para_l {
    float: none;
    display: block;
    margin: 0 auto;
    padding: 1px;  
}
.para_l img {
    border: 1px solid #e0e1dc;
    margin: 0 auto;
    display: block;
    width: auto;
    height: auto;
}
.para_r {
    width: 400px;
    margin-left: 30px;
    display: inline;
    padding-top: 8px;
}
.para_r p {
    height: 30px;
    font-size: 12px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    padding-top: 5px;
}
.pro_detail {
    margin:15px 0;
}
.pro_detail h4{
    line-height: 35px;
    height: 40px;
    margin: 15px 0;
    display: block;
    border-bottom: 1px solid #B22222;
	color:#B22222;
	font-size:26px;
}
.tag {
    line-height: 30px;
    border-top: 1px dashed #e0e1dc;
    color: #999;
}
.news_related {
    margin: 10px 0;
}
.xg_tit {
	line-height: 35px;
    height: 40px;
    margin: 15px 0;
    display: block;
    border-bottom: 1px solid #B22222;
	color:#B22222;
	font-size:26px;
}
.news_related li {
    border-bottom: 1px solid #ddd;
    background: url(../images/n_dot.png) no-repeat 0% 50%;
    padding-left: 10px;
    line-height: 30px;
    position: relative;
}
.news_related li span {
    position: absolute;
    z-index: 0;
    top:0px;
    right:0px;
}
.sitemap {
    margin:10px 0;
}
.sitemap h3 {
    margin:20px 0;
    font-size:16px;
}
.sitemap dl a {
    margin-right:10px;
}







.rides-cs {  font-size: 12px; background:#c22a32; position: fixed; top: 250px; left: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(http://demo.lanrenzhijia.com/2014/service1031/images/lanrenzhijia.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: 0 0;}
.rides-cs .btnCtn { background-position: -37px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}



/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:50px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}



















