@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
html { /*min-width:1200px;*/ max-width:1920px;}
body {font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px; color:#333; padding:0; margin:0;}
div,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0;}
h3 { font-weight:normal;}
h4 { font-weight:normal;}
ul,li { list-style:none;}
img { border:none}
.clearfix:after { content:"."; display:block; height:0; clear:both; overflow:hidden; }
.fl { float:left} .fr { float:right} .tc { text-align:center} .red { color:#c00;} .ml10 { margin-left:10px;} .tr { text-align:right} .mt20 { margin-top:20px;} .f24 { font-size:24px} .pr { position:relative;}
.w1200 { width:1200px; margin:0 auto; overflow:hidden; }
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.h20 { height:20px; width:100%; display:block; overflow:hidden;}
.h20 img{ center;}
.h50 { height:50px; width:100%; display:block; overflow:hidden;}

.ban_gotop {
	width:140px;
	height:83px;
	position:absolute;
	top:10px;
	left:0px;
	z-index:999;
	}

.header { width:100%; background: url(/sp_img/jinrongzt/head_bg.jpg) center no-repeat; background-size: cover; color: #fff;}
.logo {
	display: inline-block;
	margin: 20px 0;
	}
.head_01 {
	margin-top: 100px;
	text-align: center;
	}
.head_01 h3 { font-size: 28px; line-height: 65px; color: #b6d6f4;}
.head_01 h1 { font-size: 60px; margin-bottom: 15px;}
.head_01 p { line-height: 32px; display: block; font-size: 20px; background-color: rgba(255, 255, 255, .2);  border: 1px dashed #fff; padding: 20px 50px; margin: 30px 200px;}
.head_01 .dd1 { padding: 10px 40px; font-size:22px; margin: 20px auto 80px; display: inline-block; border-radius: 15px 15px; background: rgba(208, 108, 93, .8); border: 1px solid #fdffdf; color: #fff; }
.head_01 .dd1:hover{ background: rgba(225, 80, 60, 1);}

.cumb { padding-top:10px;padding-bottom: 10px; line-height: 30px;}
.triangle-right { width: 0; height: 0; border-top: 5px solid transparent; border-left: 8px solid #666; border-bottom: 5px solid transparent; float: left; margin: 10px 8px auto auto; }

.section{ padding-bottom: 20px;}
.section h2 {
	font-size: 40px;
    padding: 20px 0;
    color: #222;
    margin: 20px 0 0;
	text-align:center;
	font-weight: normal;
	}
.bord_l { }
.bton {
	display: inline-block;
    padding: 8px 8px;
	border: 1px solid transparent;
    border-radius: 4px;
    border-color: #2c8134;
	cursor: default;
	margin-right: 10px;
	background: -webkit-linear-gradient(top, #469f3e, #2c8134);
	}
.text1 {
	font-size: 18px;
	margin-bottom: 15px;
	text-indent: 2em;
	line-height:30px;
	}
.text2 {
	color: #999;
	height: 100px;
	line-height: 100px;
	border: 1px solid #ddd;
	margin-top: 80px;
	font-size: 30px;
	color: #e54939;
	padding-left: 330px;
	}
.text2 strong {
	font-size: 60px; 
	font-weight:normal;
	padding: 0 20px;
	}
.text2 span {
	position: absolute;
	background-color: #f86c5d;
	width: 140px;
	height: 95px;
	bottom: 0px;
	left: 135px;
	font-size: 34px;
	color: #fff;
	line-height: 45px;
	padding: 30px 15px 15px;
	}
.text2 span font {font-size: 70px;}
.text2 img {
	max-height: 60px;
	position: absolute;
	top: 20px;
	right: 100px;
	}
	
/*fuwu*/
.service {
	background:url(/sp_img/jinrongzt/main_bg.jpg) center no-repeat;
	background-size: cover;
	}
.service h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	}
.service h2 font { color: #ffd800;}
.service ul { padding: 30px 0px 80px;}
.service li {
	float: left;
	width: 274px;
	border: 1px dashed #fff;
	margin-right: 32px;
	text-align:center;
	margin-bottom:32px
	}
.service li:nth-child(4n){margin-right:0;}
.service li i {
	height: 6px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	display: block;
	}
.service li h4 a{
	text-align: center;
	color: #ffd800;
	line-height: 60px;
	font-size: 22px;
	font-weight: 700;
	position: relative;
	}
.service li h4 a:after {
	content:"";
	width:60%;
	height:1px;
	background:#ffd800;
	position:absolute;
	bottom:0px;
	left:20%;
	}
.service li h4 em {
	width: 7px;
	height: 7px;
	background-color: #ffd800;
	position: absolute;
	bottom: -3px;
	left:49%;
	}
.service .pptext {
	padding: 20px 15px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	height: 150px;
	overflow: hidden;
	text-indent: 2em;
	}
.service .botn a{
	padding: 10px 30px;
	background-color: #ffd800;
	font-size: 16px;
	color: #000;
	margin: 10px auto 40px;
	display: inline-block;
	}
.service li:hover { background-color: #fff;}
.service li:hover i { background-color: #333;}
.service li:hover h4 a{ color: #c00;}
.service li:hover h4 a:after {
	content:"";
	width:60%;
	height:1px;
	background:#333;
	position:absolute;
	bottom:0px;
	left:20%;
	}
.service li:hover h4 em { background-color: #333;}
.service li:hover .pptext { color: #333;}
.service li:hover .botn a{
	padding: 10px 30px;
	background-color: #c00;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 40px;
	display: inline-block;
	}
.fr ul { background-color:#fff; padding:20px 0px;}
.fr ul li {
	width:570px;
	float:left;
	margin:0 15px 10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;}
.fr ul li h4 {
	height:30px;
	line-height:30px;
	font-weight:normal;
	font-size:15px;
	}
.fr ul li h4 a { color:#c00;}
.fr ul li h4 a:hover { text-decoration:underline}
.fr ul li h4 span {
	float:right;
	font-size:12px;
	color:#ccc;
	}
.fr ul li p {
	font-size:12px;
	color:#999;
	height:37px;
	overflow:hidden;
	}
	
.service .w1200.h20 img{margin:40px auto;}
/*hot_ask*/
.hot_ask { padding: 50px 0;}
.hot_ask h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #00917e;
	}
.ask_box {
	height: 400px;
	background:url(/sp_img/jinrongzt/ask_bg.png) center no-repeat;
	}
.ask_tel {
	width: 158px;
	height: 130px;
	background-color: #00917e;
	border: 10px solid #056e60;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	padding-top: 30px;
	padding-right: 2px;
	position: absolute;
	top: 105px;
	left: 42.5%;
	}
.w365 {
	width: 345px;
	height: 50px;
	line-height: 50px;
	border: 1px dashed #000;
	font-size: 15px;
	padding: 0 10px;
	}
.ask_01 { position: absolute; top: 0px; left: 70px; }
.ask_02 { position: absolute; top: 115px; left: 40px; }
.ask_03 { position: absolute; bottom: 115px; left: 40px; }
.ask_04 { position: absolute; bottom: 0px; left: 70px; }
.ask_05 { position: absolute; top: 0px; right: 70px; }
.ask_06 { position: absolute; top: 115px; right: 40px; }
.ask_07 { position: absolute; bottom: 115px; right: 40px; }
.ask_08 { position: absolute; bottom: 0px; right: 70px; }

.ask_butn {
	padding: 0px 12px;
	background-color: #00917e;
	border-radius: 5px;
	color: #fff;
	line-height: 30px;
	margin-top: 10px;
	}
.ask_butn:hover { background-color: #f86c5d; color: #fff;}

/*������Ѷ����*/
.news_ask {
	background: url(/sp_img/jinrongzt/main_bg_two.jpg) center no-repeat;
	background-size: cover;
	padding: 50px 0;
	}
.news_ask h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #fe5a49;
	}
.news_ask li {
	position: relative;
	background:url(/sp_img/jinrongzt/bg.png) repeat;
	float: left;
	width: 274px;
	margin-right: 32px;
	margin-bottom: 45px;
	-webkit-box-shadow: #ddd 8px 8px 0px;
	-moz-box-shadow: #ddd 8px 8px 0px;
	box-shadow: #ddd 8px 8px 0px;
	}
.news_ask li:nth-child(4n){margin-right:0;}

.news_ask .n6 i { position: absolute; width: 79px; height: 59px; background: url(/sp_img/jinrongzt/news_bg.png) 0 0 no-repeat; top: 0px; left: 0px; display: block; }
.news_ask .n6 em { width: 76px; height: 76px; border-radius: 50%; background:url(/sp_img/jinrongzt/news_bg.png) -454px -24px no-repeat #fe5a49; display: block; margin: 25px auto;}
.news_ask .n6:hover i { position: absolute; width: 79px; height: 59px; background: url(/sp_img/jinrongzt/news_bg.png) 0 -110px no-repeat; top: 0px; left: 0px; display: block; }
.news_ask .n6:hover em { width: 74px; height: 74px; border: 1px solid #e8e8e8; border-radius: 50%; background:url(/sp_img/jinrongzt/news_bg.png) -454px -134px no-repeat #fff; display: block; margin: 25px auto;}
.news_ask li h4 {
	margin: 0 20px;
	height: 30px;
	line-height:30px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	}
.news_ask li p {
	margin: 0 20px;
	height: 70px;
	text-align: center;
	overflow: hidden;
	color: #555;
	}
.news_butn a{
	background-color: #fe5a49;
	border-radius: 5px;
	padding: 10px 30px;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 40px;
	display: inline-block;
	}
.news_butn a:hover { background-color: #f86c5d;}
.news_butn2 a{
	background-color: #fe5a49;
	border-radius: 5px;
	padding: 2px 30px;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 10px;
	display: inline-block;
	}
.news_butn2	 a:hover { background-color: #f86c5d;}
/*����*/
.advantage {}
.advantage h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	}
.advantage h2 font { color: #277cc4;}
.advantage ul { padding: 30px 0px 80px;}
.advantage li {
	float: left;
	width: 274px;
	border: 1px dashed #a0a0a0;
	margin-right: 32px;
	}
.advantage li:nth-child(4n){margin-right:0;}
.advantage li h4 {
	text-align: center;
	line-height: 60px;
	font-size: 22px;
	font-weight: 700;
	position: relative;
	}
.advantage li h4:after {
	content:"";
	width:80%;
	height:1px;
	background:#a0a0a0;
	position:absolute;
	bottom:0px;
	left:10%;
	}
.advantage li h4 em {
	width: 50%;
	height: 3px;
	background-color: #277cc4;
	position: absolute;
	bottom: -1px;
	left:25%;
	z-index: 1;
	}
.advantage .pptext {
	padding: 20px 15px;
	font-size: 16px;
	line-height: 30px;
	height: 150px;
	overflow: hidden;
	text-indent: 2em;
	}
.advantage .botn a{
	padding: 10px 30px;
	background-color: #277cc4;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 40px;
	display: inline-block;
	}
.advantage li:hover h4 em { background-color: #ed2a38;}
.advantage li:hover .botn a{
	padding: 10px 30px;
	background-color: #ed2a38;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 40px;
	display: inline-block;
	}

/*banner*/
.banner {
	background:url(/sp_img/jinrongzt/bgimg.jpg) center no-repeat;
	height: 440px;
	}

.cont_bg { background-color: #faefe9; padding: 50px 0;}

.about_cont h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	}
.about_cont h2 font { color: #bb1622}
.cont_left {
	width: 270px;
	border: 1px solid #ededed;
	padding-bottom: 20px;
	}
.cont_left h3 {
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	}
.cont_left li{
	background-color: #f1e7e1;
	border: 1px solid #e5dbd5;
	margin: 5px 5px;
	display: inline-block;
	float: left;
	}
.cont_left li a{
	padding: 5px 10px;
	display:block;
	}
.cont_left a:hover {
	background-color: #ca2738;
	color: #ffcc00;
	}
.con_art a{
	background-color: #ca2738;
	color: #ffcc00;
	}
	
.cont_right { width: 900px;}
.cont_right h3 {
	height: 30px;
	font-weight: 700;
	font-size: 16px;
	}
.cont_right dd {
	float: left;
	width: 435px;
	height: 28px;
	line-height: 28px;
	margin-right: 30px;
	overflow: hidden;
	}
.cont_right dd:nth-child(2n){margin-right:0;}
.cont_red { color: #bb1622; margin-right: 5px;}
.cont_right dd a:hover { text-decoration: underline;}
	
.luart{ width: 900px;}
.luart li{ overflow:hidden; position:relative; border-bottom:1px dashed #DDDDDD; }
.luart li:hover { background-color:#fff;}
.luart li h4{ font-size:18px; font-weight:bold; font-family:΢���ź�; line-height:30px;}
.luart li .ppt{ font-size:14px; line-height:23px; height:47px; overflow:hidden; color: #666;}
.luart li p span { padding: 0 10px; font-size: 12px; color:#666;}
.luart li p a { color: #f00;}
.luart li p a:hover { text-decoration:underline}


.clear {clear:both;}
.bottom_l{ background:#f4f4f4; border-bottom:1px solid #e0dede; margin-top:20px;}
.bottom_z{ background:#ededed;}
.foot{ width:970px; margin:0 auto; padding:10px 15px 0px 15px;font-family:"΢���ź�"; }
.foot span{font-size:18px; height:35px; display:block;}
.bottom_l .foot span{color:#0b8793; }
.bottom_l .foot span a {display:inline-block; background: #0b8793; color:#fff;line-height: 35px;padding: 0 20px;}
.bottom_z .foot span{ width:200px;}
.foot .link{ padding:20px;}
.foot .link ul{ padding-top:10px;}
.foot .link ul a{ margin-left:10px; margin-right:10px;  display:inline; white-space:nowrap;}
.foot .special{ width:600px;float:left; padding:20px; background:url(/images/disc.jpg) right bottom no-repeat;}
.special #marqueeBox{ float:left;*width:300px;}
/*.foot .special a{ padding:1px; border:1px solid #a7a6a6; float:left; margin-bottom:20px; margin-left:10px; margin-right:10px;}*/
.foot .contact{ width:260px;float:left; padding:20px; margin-left:20px;}
.foot .contact p{ float:left; width:250px;}
.foot .qq,.foot .edit,.foot .phone,.foot .inter{ float:left; width:210px; padding:15px;}
.foot .qq a{ background:url(/images/qq.gif) no-repeat; width:79px; height:25px; float:left; margin-left:13px; margin-right:13px; margin-bottom:10px;}
.foot .edit a{width:79px; height:25px; float:left; margin-left:10px; margin-right:10px; margin-bottom:10px;font-weight:bold;}
.foot .phone b{ float:left; width:180px;}
.foot .phone strong{ float:right;color:#f2991b; width:130px; font-size:18px;}
.foot .inter i{ background: url(/images/1.png) no-repeat; width:93px; height:92px; float:left;}
.bq{ background:#0b8793; color:#FFF; }
.bq p{ width:1000px; text-align:center; margin:0 auto; line-height:40px;}




/*自适应*/
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.w1200,.w365,.cont_right,.fr ul li,.footer .cont{
		width: auto;
	}
	.head_01 h1 {
    	line-height: 80px;
    }
    .head_01 p{
    	margin: auto;
    }
    .section h2{
    	line-height: 50px;
    	font-size: 28px;
    }
	.text2{
		height: auto;
		padding-left: 0;
		font-size: 14px;
		padding-bottom: 60px;
	}
	.text2 span,.ask_tel{display: none;}
	.text2 img{    top: 85px;}
	.text2 strong {
    	font-size: 35px;
    }
    .service h2{font-size: 30px;}
    .service li {
	    width: 46%;
	    margin-right: 3%;
	}
	.service li img{
		width: 100%;
    	height: 200px;
	}
	.service li h4 a {
	    line-height: 60px;
	    font-size: 16px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    display: inherit;
	}
	.ask_box{
		background: none;
	}
	.ask_01 {position: initial; top: 0px;left: 70px;}
	.ask_02 { position: initial; top: 115px; left: 40px; }
	.ask_03 { position: initial; bottom: 115px; left: 40px; }
	.ask_04 { position: initial; bottom: 0px; left: 70px; }
	.ask_05 {position: initial;  top: 0px;  right: 70px; }
	.ask_06 { position: initial; top: 115px; right: 40px; }
	.ask_07 { position: initial; bottom: 115px; right: 40px; }
	.ask_08 { position: initial; bottom: 0px; right: 70px; }
	.w365{
		margin-bottom: 10px;
	}
	.news_ask h2{font-size: 28px;}
	.news_ask li,.cont_left,.cont_left img{width: 100%;}
	.fr ul li p,.fr ul li h4{height: auto;}
    .bord_l{padding: 0 10px;}
    
}
