@charset "utf-8";
/* CSS Document */
.case_t_box{ margin-top:25px;
}
.case_t_box .col-md-7 img{width:100%;padding: 15px;border: 1px solid #F0F0F0;}
.case_t_box p{text-align:justify;line-height: 45px;}

.case_t_box .tel{margin-top:30px;margin-bottom:30px;}
.line_f{	width: 270px;
float: left;
margin-right: 20px;margin-bottom: 10px;}


.line_f h1 {
	font-size:22px;
	font-weight:bold;
	line-height:40px;
	padding-bottom:10px;
	overflow:hidden;
}
.line_f p {
	line-height:30px;
	padding-bottom:5px;
}
.line_f p strong {
	font-weight:bold;
	color:#bd0000;
}
.line_f a {
	line-height:40px;
	text-align:center;
	color:white;
	display:block;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
}
.tel div:nth-child(1) a{background:#FF3A3B}
.tel div:nth-child(2) a{background:#16345A}

.case_t_t{font-size:28px; line-height: 100px; font-weight: 600;margin-top: 40px;}
.casebox .row{margin-left: -15px;margin-right: -15px;}
.case_t_box p span{color:#ff3a3b;}


.casepage {
	
	margin:30px 0px;
	text-align:center;
	overflow:hidden;
}

.casepage div{
	line-height:45px;
	margin-bottom:8px;
	background:#E7E7E7;
	text-align: left;
}
	
.caseinfoleft {
	overflow:hidden;
	padding-right: 30px !important;
}
.caseinfo p, .feedback p {
	font-size:14px;
	line-height:35px;
	padding-bottom:20px;
	overflow:hidden;
	text-align:justify;
}
.feedback p.wxts {
	margin-top:-20px;
}
.feedback p.wxts strong {
	font-weight:bold;
	color:#bd0000;
}
.feedback p.backinfo {
	color:#bd0000;
}
.caseinfo h2, .feedback h2, .caselink h2 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
	border-bottom: 1px solid #F0F0F0;
	margin-bottom:15px;
	overflow:hidden;
}
.caselink{
	margin-bottom:50px;
}

.caselink ul {
	position:relative;
	
	margin-top:30px;
	overflow:hidden;
}
.caselink ul li {
	width:33.33%;
	float:left;
	overflow:hidden;
}
.caselink ul li a {
	display:block;
	padding:9px;
	
	overflow:hidden;
	margin: 10px;
}
.caselink  p{
	text-align:center;
	white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}


/* .caselink ul li a:hover{
	background:#e15616;
	color:white;
	
}
.caselink ul li a:hover img {
	border:0px;
} */
.caselink ul li img {
	width:100%;
	border:1px solid #f0f0f0;
}
.caselink ul li p {
	text-align:center;
	display:block;
	margin:0px auto;
	line-height:20px;
	padding-top:5px;
	overflow:hidden;
}
.caseinforight {
}
.caseinforight h4 {
	padding-top:10px;
	padding-bottom:10px;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
	color: #333;
}
.caseinforight .c_r_t h3 {
	border-bottom: 3px solid #f5b589;
}


.caseinforight .c_r_t {
background:#f3f3f3;
padding: 20px 20px 15px 20px;
margin-bottom:30px
}

.caseinforight .c_r_t .c_pro{background:#fff;margin-bottom:15px;text-align: center;}
.caseinforight .c_r_t .c_pro span{font-size:14px;display: block;
line-height: 45px; }
.caseinforight h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 15px;
	overflow: hidden;
	color: #333;
}
.caseinforight ul {
	border-bottom:1px dotted #aaaaaa;
	padding-bottom:15px;
	margin-bottom:15px;
	overflow:hidden;
}
.caseinforight ul li {
	line-height:22px;
	margin:5px 0px;
	overflow:hidden;
}
.caseinforight ul li a{font-size:14px;}
/*caseul*/


.caseul {
	padding:30px 0px;
	position:relative;
	overflow:hidden;
	margin-top:60px;
}

.caseul .col-md-3:hover img {
    transform: scale(1.1);
}
.caseul .col-md-3 img {
    transition: all ease 0.5s;
}
.caseul .col-md-3 h4 {
    border-bottom: 5px solid #f4822c;
}

.caseul .col-md-3 h4 {
	
	height:70px;
}




.caseul .col-md-3{
	margin-bottom:65px;
}

.caseul  h4 {
	margin-top: 30px;
	line-height:30px;
	height:30px;
	display: block;
	overflow:hidden;
}
.caseul  h4 a.caseliname {
	color: #555;
	font-size: 16px;
	overflow: hidden;
	font-weight:bold;
	line-height:24px;
	display: block;
}
.caseul  p {
	height:30px;
	line-height:30px;
	overflow:hidden;
	transition: all ease 0.5s;
}
.caseul  p span {
	padding-right: 5px;
	color: #BD0000;
}
/*pageguide*/

.channel_hd li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
}
.channel_hd {
    background-color: #fff;
    text-align: center;
    margin-bottom: 60px;
    font-size: 0;
    padding: 30px 0;
}

.channel_hd.channel_menu {
    padding: 0;
    border-bottom: #e3e3e3 1px solid;
}
.channel_hd li::after {
    content: '';
    display: block;
    width: 1px;
    height: 16px;
    background-color: #e3e3e3;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}
.channel_hd li:first-child::after {
    display: none;
}
.channel_hd a::after {
    content: '';
    display: block;
    width: 0;
    background-color: #f27823;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: -1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.channel_hd a {
    display: inline-block;
    line-height: 25px;
    padding: 20px 35px;
    font-size: 15px;
    position: relative;
    color: #666;
}
.channel_hd.channel_menu a {
    text-transform: uppercase;
    font-weight: bold;
    color: #f27823;
    border-radius: 5px;
    font-size: 16px;
    margin: 0px 40px 25px 40px;
	background:#eee;
}
.channel_hd.channel_menu a.on{ background:#f27823; color:#fff;}







.pageguide {
	text-align: center;
	overflow: hidden;margin-bottom: 30px;
}
.pageguide ul {
	display:block;
	text-align: center;
	overflow:hidden;
}
.pageguide li {
	float:left;
	display:block;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bcbcbc;
	color: #999;
	margin: 0px 5px 0 0;
	padding: 4px 10px;
	overflow:hidden;
}
.pageguide li.thisclass {
	background: #ff3a3b none repeat scroll 0 0;
	border: 1px solid #e15616;
	color: #fff;
	text-decoration: none;
}
.pageguide li a {
	color:#bd0000;
	font-size:14px;
	overflow:hidden;
}
.pageguide li select {
	background:none;
	border:0px;
	margin:0px;
	padding:0px;
}
