﻿@charset "utf-8";
/**
 * jinhui css model
 * @author JiangYi (jiang2112@126.com)
 * @Date: 2015-07-22
 */

/**
 * 首页
 */
.content {
	width: 960px;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom: 50px;
	min-height: 600px;
}

/* 头部幻灯 */
.home-slider {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

.home-slider .slider-box {
	width: 960px;
	height: 300px;
	overflow: hidden;
}

.home-slider .slider-box ul.slider {
	width: 100%;
	height: 300px;
}

.home-slider .slider-box ul.slider li {
	width: 960px;
	height: 300px;
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
	z-index: 1;
}

.home-slider .slider-box ul.slider li a {
	width: 100%;
	height: 100%;
	display: block;
}

.home-slider ul.flex-direction-nav {
	width: 960px;
	height: 50px;
	position: absolute;
	bottom: 0;
	z-index: 2;
	background: #000;
	opacity: 0.6;
	filter:Alpha(opacity=60);
	text-align: center;
	display: none;
}

.home-slider ul.flex-direction-nav li {
	height: 40px;
	width: 40px;
	padding: 5px;
	display: inline-block;
}
.home-slider ul.flex-direction-nav li a.flex-prev {
	width: 40px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background: url(../image/circle_btn.png) no-repeat;
	background-position: 0 0;
	float: left;

}
.home-slider ul.flex-direction-nav li a.flex-next {
	width: 40px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background: url(../image/circle_btn.png) no-repeat;
	background-position: -40px 0;
	float: right;

}
.home-slider ul.flex-direction-nav li a.flex-prev:hover {
	background-position: 0 -40px;
}
.home-slider ul.flex-direction-nav li a.flex-next:hover {
	background-position: -40px -40px;
}

.home-slider ul.flex-direction-nav li a.btn-left:hover {
	background-position: 0 -40px;
}

.home-slider ul.flex-direction-nav li a.btn-right:hover {
	background-position: -40px -40px;
}

/* 锦汇产品 */
.h-block-all {
	width: 100%;
	background: #fff;
}

.h-block-all .hb-h1,
.h-block-half .hb-h1 {
	margin-left: 10px;
	margin-right: 10px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #333;
}

.hb-h1 span {
	font-size: 16px;
	font-weight: bold;
}

.hb-h1 a {
	font-size: 12px;
	float: right;
}

.hb-h1 a:hover {
	text-decoration: underline;
}

table.color-table {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}

table.color-table th {
	font-size: 14px;
	background: #b09673;
	border: 1px solid #fff;
	color: #fff;
	font-weight: normal;
	height: 50px;
}

table.color-table td {
	background: #efeae4;
	/*line-height: 40px;*/
	padding: 10px 0;
	border-top: 10px solid #fff;
	text-align: center;
	font-size: 14px;
}

table.color-table td a {
	color: #bf262b;
}

table.color-table td a:hover {
	text-decoration: underline;
}

/* 锦汇新闻三块 */
.h-block-half {
	width: 470px;
	box-shadow: 0 0 1px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.block-2h {
	height: 480px;
	background: #fff;
}

.block-h {
	height: 230px;
	background: #fff;
}

.hb-list {
	width: 100%;
	background: #fff;
}

.hb-list ul {
	padding: 0 10px 0;
}

.hb-list ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #cdcdcd;
	padding-left: 12px;
	background: url(../image/list_ico.jpg) 0 10px no-repeat;
	text-align: right;
}

.hb-list ul li a { 
	font-size: 14px;
	height: 100%;
	float: left;
}

.hb-list ul li a:hover { 
	color: #b29575;
	text-decoration: underline;
}

.bot-box {
	width: 100%;
}
.bot-box .b-h3 {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	height: 36px;
	line-height: 36px;
}
.bot-slider {
	width: 960px;
}
.bot-slider .slider-btn {
	width: 960px;
	height: 50px;
	padding-top: 10px;
}
.bot-slider .slider-btn a {
	width: 30px;
	height: 50px;
}
.bot-slider .slider-btn a.btn-left {
	float: left;
	background: url(../image/bot_banner_btn.png) no-repeat;
	text-indent: -9999px;
}
.bot-slider .slider-btn a.btn-right {
	float: right;
	background: url(../image/bot_banner_btn.png) no-repeat;
	background-position: -30px 0;
	text-indent: -9999px;
}
.bot-slider .slider-btn a.btn-left:hover {
	background-position: 0 -50px;
}
.bot-slider .slider-btn a.btn-right:hover {
	background-position: -30px -50px;
}
.bot-slider .slider-box {
	width: 900px;
	margin-top: -50px;
	overflow: hidden;
	padding-bottom: 50px;
}
.bot-slider .slider-box ul { 
	/*width: 9999px;*/
	height: 50px;
	background: #fff;
	padding-bottom: 5px;
}
.bot-slider .slider-box li { 
	width: 102px;
	height: 48px;
	float: left;
	text-align: center;
	line-height: 48px;
	margin-left: 5px;
	margin-right: 5px;
	background: #fff;
	border: 1px solid #eee;
}

.bot-slider .slider-box li img {
	/*width: 200px;*/
	/*height: 50px;*/
	max-width:100px;
	max-height:48px;
}

.bot-slider hr {
	width: 900px;
	border: 1px solid #999;
	margin: 0 auto;
}

.contact-us {
	width: 100%;
}

.contact-us dl {
	width: 20%;
	float: left;
}
.contact-us dd {
	word-break: break-all;
	font-size: 14px;
}
.contact-us dt.icon-address {
	height: 60px;
	background: url(../image/bot_icon1.png) no-repeat;
	padding-left: 60px;
}
.contact-us dt.icon-mobile {
	height: 60px;
	background: url(../image/bot_icon2.png) no-repeat;
	padding-left: 60px;
}
.contact-us dt.icon-email {
	height: 60px;
	background: url(../image/bot_icon3.png) no-repeat;
	padding-left: 60px;
}

.contact-us dt.icon-address span,
.contact-us dt.icon-mobile span,
.contact-us dt.icon-email span
{
	padding-top: 30px;
	font-size: 20px;
	font-weight: bold;
	display: block;
}

.contact-us dt.code-weibo {
	height: 40px;
	background: url(../image/icon_weibo.png) no-repeat;
	background-position: 70px 0;
	padding-left: 50px;
	padding-bottom: 10px;
	font-size: 14px;
}

.contact-us dt.code-weixin {
	height: 40px;
	background: url(../image/icon_weixin.png) no-repeat;
	background-position: 70px 0;
	padding-left: 50px;
	padding-bottom: 10px;
	font-size: 14px;
}

/* descript_01 关于锦汇-(公司简介/经营理念) */
.content .con-left {
	width: 240px;
	float: left;
	background: #fff;
	/*box-shadow: 0 0 1px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.1);*/
	border: 1px solid #ebecf0;
}
ul.left-nav {
	width: 240px;
}
ul.left-nav li {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #ebecf0;
}
ul.left-nav li a {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;
	display: block;
}

ul.left-nav li a.active {
	background: #b09673;
	color: #fff;
}
ul.left-nav li a:hover {
	text-decoration: underline;
	color: #b29671;
}
ul.left-nav li a.active:hover {
	color: #fff;
}
.content .con-right {
	width: 700px;
	*width: 704px;
	_width: 704px;
	min-height: 500px;
	background: #fff;
	/*box-shadow: 0 0 1px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.1);*/
	float: right;
}

.right-slider .slider-box {
	width: 700px;
	height: 300px;
	overflow: hidden;
}

.right-slider .slider-box ul {
	width: 100%;
	height: 300px;
	margin-left: 0;
}

.right-slider .slider-box ul li {
	width: 700px;
	height: 300px;
	float: left;
	overflow: hidden;
}

.right-slider .slider-box ul li a {
	width: 100%;
	height: 100%;
	display: block;
}

.con-right .right-text {
	padding: 20px 10px;
}

/* 投研团队 */
.team-box {
	width: 100%;
}

ul.team-list {
	width: 100%;
}

ul.team-list li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #000;
}

ul.team-list .tl-title {
	font-size: 16px;
	padding-bottom: 10px;
}

ul.team-list .tl-con {
	font-size: 14px;
}

/* 在线预约 */
.order-form {
	/*width: 100%;*/
	padding: 20px 10px;
}
.order-form .form-top {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.order-form .input-group {
	padding-bottom: 10px;
	*zoom: 1;
}
.order-form .input-group:after {
	visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;overflow:hidden;
}
.order-form .input-group label {
	width: 60px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	float: left;
}
.order-form .input-group input {
	border: 1px solid #ccc;
    box-sizing: border-box;
    color: #666;
    display: block;
    padding: 5px 0;
    text-indent: 10px;
    width: 200px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	float: left;
}
.order-form .input-group input.code-input {
	width: 100px;
}
.order-form .input-group textarea {
	width: 600px;
	height: 80px;
	border: 1px solid #ccc;
	padding: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	box-sizing: border-box;
	float: left;
}
.order-form .input-group span.tip {
	height: 26px;
	line-height: 26px;
	color: #fd3f3f;
	margin-left: 8px;
}
.order-form select {
	background-color: #fff;
	box-sizing: border-box;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 3px 10px;
    width: 90px;
    float: left;
}
.order-form .input-group img.code {
	width: 80px;
	height: 26px;
	margin-left: 10px;
}
.order-form .input-group a.reset {
	color: #2525d1;
	margin-left: 10px;
}
.order-form .input-group a.reset:hover {
	text-decoration: underline;
}

.order-form .form-bot {
	width: 100%;
}
.order-form .form-bot input.submit-btn {
	background-image: -webkit-linear-gradient(90deg,#b29876,#ebe4dc);
    background-image: -moz-linear-gradient(0deg,#b29876,#ebe4dc);
    background-image: -o-linear-gradient(0deg,#b29876,#ebe4dc);
    background-image: -ms-linear-gradient(0deg,#b29876,#ebe4dc);
    background-image: linear-gradient(0deg,#b29876,#ebe4dc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ebe4dc, endColorstr=#b29876);/*IE&lt;9&gt;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ebe4dc, endColorstr=#b29876)";/*IE8+*/
    _background: #efece9;

    color: #6d502e;
    width: 180px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #b09673;
    border-radius: 6px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}
.form-bot input.submit-btn:hover {
	color: #fff;
	background: #b29876;
}

/* 文章列表 */
ul.article-list {
	width: 96%;
	margin-right:2%;
	margin-left:2%;
}
ul.article-list li {
	border-bottom: 1px dashed #000;
	height: 50px;
	line-height: 50px;
	padding-left: 17px;
	background: url(../image/list_ico.jpg) 0 21px no-repeat;
	text-align: right;
}
ul.article-list li a {
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 14px;
}
ul.article-list li a:hover {
	color: #b29575;
    text-decoration: underline;
}
ul.article-list li a:hover span {
	color: #484848;
}
ul.article-list li span {
	float: right;
}
/* 文章详情 */
.article-con {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	min-height: 600px;
	background: #fff;
	box-shadow: 0 0 1px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.1);
}
.article-con .ac-title {
	width: 100%;
	border-bottom: 1px solid #666;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}
.article-con .ac-title h2 {
	color: #333;
	font-size: 20px;
	padding-bottom: 30px;
}
.article-con .ac-title p {
	font-size: 14px;
	color: #999;
}
.article-con .ac-sub {
	color: #fb0102;
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
}
.article-con .ac-bot {
	font-size: 14px;
	padding: 40px 0;
}
/* 问题列表 */
.ques-box {
	width: 100%;
	background: #fff;
	box-shadow: 0 0 1px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.1);	
}
.ques-title {
	width: 100%;
	padding-bottom: 20px;
}
.ques-title h2 {
	width: 250px;
	padding: 15px 0;
	background: #b09673;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
.ques-con {
	width: 100%;
	padding-bottom: 40px;
}
ul.ques-list {
	width: 100%;
}
ul.ques-list li {
	font-size: 14px;
}
ul.ques-list li .ql-tit {
	background: #efeae4;
	padding: 4px 15px;
}
ul.ques-list li .ql-con {
	padding: 20px 15px;
	line-height: 120%;
	text-indent: 2em;
	position: relative;
}
ul.ques-list li .ql-con a {
	color: #af9572;
	right: 15px;
	bottom: 18px;
	position: absolute;
}
ul.ques-list li .ql-con a:hover {
	text-decoration: underline;
}
/* 产品 */
ul.pro-nav {
	width: 240px;
}
ul.pro-nav li {
	width: 100%;
	height: 50px;
	cursor: pointer;
	border-bottom: 1px solid #ebecf0;
}
ul.pro-nav li.tit {
	background: #b09673;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
ul.pro-nav li a {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;
	display: block;
}
ul.pro-nav li a.active {
	background: #efeae4;
}
ul.pro-nav li a:hover {
	text-decoration: underline;
	color: #b29671;
}
.tab-top {
	width: 100%;
	border-bottom: 5px solid #b09673;
	background: #f2f3f7;
	height: 45px;
	float: left;
}
.tab-top .inner {
	margin-left: 8px;
	height: 45px;
	float: left;
}

a.tab-a {
	/*width: 124px;*/
	height: 45px;
	margin-left: -8px;
	float: left;
	background: url(../image/tab_back_fixed.png) no-repeat;
}
a.tab-a span {
	/*background: url(../image/tab_back.png) no-repeat;*/
    cursor: pointer;
    float: left;
    height: 45px;
    padding-left: 20px;
}
a.tab-a span.tab-inner {
	/*background: url(../image/tab_back.png) right -45px no-repeat;*/
    color: #333;
    height: 45px;
    line-height: 45px;
    padding-left: 0;
    padding-right: 30px;
    font-size: 17px;
    font-weight: bold;
    float: left;
}
a.tab-a:hover,
a.tab-on {
	background-position: left -45px;
	height: 45px;
}
a.tab-a:hover span.tab-inner,
a.tab-on span.tab-inner {
	/*background-position: right -135px;*/
	color: #fff;
}
/* 产品流程 */
.process-block {
	width: 100%;
	padding-bottom: 40px;
}
.process-block ul {
	width: 500px;
	margin: 0 auto;
}
.process-block li {
	width: 400px;
	background: #efeae4;
	border: 1px solid #b09673;
	border-radius: 4px;
	padding: 10px 50px 10px;
	margin-bottom: 60px;
	position: relative;
}
.process-block li .pb-top {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
.process-block li .pb-bot {
	background: #fff;
	border: 1px solid #b09673;
	padding: 5px;
	text-align: center;
}
.process-block li i {
	width: 31px;
	height: 32px;
	background: url(../image/process_arrow.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -16px;
	margin-bottom: -32px;
}
.process-block li.last {
	padding-top: 40px;
	padding-bottom: 40px;
}
.process-block li.last p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
/* 产品详情 */
.attr-box {
	width: 100%;
	padding-bottom: 40px;
}
.ab-title {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.ab-title a {
	color: #ff6602;
}
.ab-title a:hover {
	text-decoration: underline;
}
.attr-box table.pro-table {
	width: 620px;
	margin: 0 auto;
	font-size: 14px;
	border: 1px solid #ccc;
}
table.pro-table tr:nth-child(even){ 
	background: #f6f4f5; 
}
table.pro-table td {
	border: 1px solid #ccc;
	padding: 10px;
}
table.pro-table .tb-left {
	width: 200px;
	text-align: right;
}
table.net-table {
	width: 620px;
	margin: 0 auto;
	font-size: 14px;
	border: 1px solid #ccc;
}
table.net-table th {
	width: 20%;
	font-weight: normal;
	border: 1px solid #ccc;
	padding: 5px;
}
table.net-table td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
.net-chart {
	margin: 20px auto 0;
	width: 680px;
	height: 320px;
}
.chart-descript {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
/* 招聘 */
.job-con {
	padding: 20px 10px 50px;
}