﻿@charset "utf-8";
/* CSS Document */
/* 公用开始 */

*{ margin: 0; padding: 0; font-family: 'microsoft yahei'}
body{ min-width: 1400px;}
a{ text-decoration: none;}
li{ list-style-type: none;}
img{ border: none; max-width:100%}

.floatL{ float: left !important;}
.floatR{ float: right !important;}

.bg_gray{ background-color: #f2f2f2 !important;}

.content{
	width: 1400px;
	margin: 0 auto;
}
.clear{
	clear: both;
}

.banner{
	font-size: 0;
	text-align: center;
}
.banner img{
	max-width: 100%;
}

.page{
	text-align: center;
	font-size: 0;
}
.page a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 50px;
	min-width: 50px;
	padding: 0 10px;
	box-sizing: border-box;
	color: #666;
	background: #fff;
	border-radius: 5px;
	line-height: 50px;
	font-size: 14px;
	margin: 0 10px;
	box-shadow: 1px 1px 1px 1px #ccc;
}
.page a:hover{
	color: #0059ec;
}

.header{
	height: 80px;
}
.header_inner{
	padding: 20px 0;
	height: 40px;
}
.logo{
	height: 40px;
}
.header_nav{
	height: 40px;
	line-height: 40px;
	margin-left: 40px;
}
.header_nav a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 20px;
	line-height: 20px;
	height: 20px;
	font-size: 14px;
	color: #000;
}
.header_nav a.on{
	color: #da261e;
	border-bottom: 2px solid #da261e;
}
.header_nav a:hover{
	color: #da261e;
	border-bottom: 2px solid #da261e;
}
.header_language{
	height: 40px;
	line-height: 40px;
	position: relative;
}
.header_language span{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	position: relative;
	padding-right: 20px;
	cursor: pointer;
}
.header_language span::after{
	content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin: -3px 0 0 0;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}
.header_language ul{
	display: none;
	position: absolute;
	z-index: 2;
	background: #fff;
	box-shadow: 1px 1px 1px 1px #ccc;
	border-radius: 5px;
	padding: 10px;
	width: 80px;
	right: 0;
	top: 40px;
	text-align: center;
}
.header_language ul li{
	font-size: 14px;
}
.header_language ul li a{
	color: #333;
}

.footer{
	background: #404040;
}
.footer_topic{
	padding: 30px 0;
	background: #404040;
}
.ft_left a{
	display: block;
	float: left;
	height: 40px;
	width: 109px;
	border-right: 1px solid #808080;
	padding-left: 90px;
	color: #808080;
	line-height: 40px;
	font-size: 14px;
	background-position: 50px center;
	background-size: 28px auto;
	background-repeat: no-repeat;
	cursor: auto;
}
.ft_left a.ft_left_1{ background-image: url(img/footer_t1.png);}
.ft_left a.ft_left_2{ background-image: url(img/footer_t2.png);}
.ft_left a.ft_left_3{ background-image: url(img/footer_t3.png);}
.ft_left a.ft_left_4{ background-image: url(img/footer_t4.png);}
.ft_right{
	height: 38px;
	border-radius: 19px;
	border: 1px solid #808080;
	color: #808080;
	font-size: 14px;
	line-height: 38px;
	padding: 0 60px;
}
.footer_middle{
	padding: 30px 0;
	background: #282828;
}
.fm_left{
	float: left;
}
.fm_left dl{
	float: left;
	width: 200px;
	box-sizing: border-box;
	border-right: 1px solid #767676;
	padding: 15px 0 15px 50px;
}
.fm_left dl dt{
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
}
.fm_left dl dd{
	font-size: 12px;
	padding: 6px 0;
}
.fm_left dl dd a{
	color: #767676;
}
.fm_right{
	float: right;
}
.fm_code{
	margin-right: 80px;
	float: left;
}
.fm_code_inner{
	width: 96px;
	text-align: center;
	color: #767676;
	font-size: 12px;
	margin-bottom: 15px;
}
.fm_code_inner img{width:96px;}
.fm_tel{
	float: left;
	width: 220px;
}
.fm_tel_logo{
	margin-bottom: 10px;
	width: 220px;
}
.fm_tel_logo img{
	width: 100%;
}
.fm_tel_inner{
	color: #767676;
	font-size: 14px;
	line-height: 24px;
}
.fm_time{
	padding-left: 40px;
	height: 32px;
	line-height: 16px;
	color: #767676;
	font-size: 12px;
	margin-top: 10px;
	background: url(img/fm_time.png) no-repeat center left;
}
.fm_time_inner{
	float: left;
	margin-right: 10px;
}
.fm_infor{
	margin-top: 10px;
	color: #767676;
	font-size: 12px;
	word-break: break-all;
}
.footer_bottom{
	padding: 20px 0;
	background: #1e1e1e;
}
.fb_title{
	color: #d7d7d7;
	font-size: 14px;
	margin-bottom: 10px;
}
.frendlinks a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
	line-height: 24px;
	font-size: 12px;
	color: #767676;
}

.fixedcontact{
	display: none;
	position: fixed;
	width: 100%;
	height: 95px;
	background: rgba(0,0,0,0.6);
	bottom: 0;
	left: 0;
	z-index: 999;
}

.fixedservice{
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 999;
	width: 60px;
	transform: translate(0, -50%);
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,100-50%px);
}
.fixedservice ul{
	border: 1px solid #ccc;
	background: #fff;
	font-size: 0;
}
.fixedservice ul li{
	border-bottom: 1px solid #ccc;
	height: 58px;
	width: 58px;
	text-align: center;
	background: #fff;
	line-height: 58px;
	position: relative;
}
.fixedservice ul li:last-child{
	border-bottom: 0;
}
.fixedservice ul li a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 58px;
	line-height: 58px;
}
.fixedservice ul li a img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.mqrcode{
	display: none;
	position: absolute;
	padding: 10px;
	background: #fff;
	width: 100px;
	height: 100px;
	left: -121px;
	top: -1px;
	box-shadow: 1px 1px 1px 1px #ccc;
}
#mqrcode:hover .mqrcode{
	display: block;
}

.gotop{
	display: none;
	width:60px;
	height: 60px;
	position: fixed;
	right: 0;
	bottom: 200px;
	z-index: 1000;
	background: url(img/top.png) no-repeat center center/60% auto;
	cursor: pointer;
}
/* 公用结束 */

/* 首页开始 */
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 480px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(img/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(img/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 480px;
	display: block;
}

.fc_topic{
	height: 40px;
}
.fc_logo{
	height: 32px;
	padding: 4px 0;
}
.fc_logo img{
	height: 32px;
}
.fc_tel{
	color: #6d6d6d;
	font-size: 14px;
	padding-top: 10px;
}
.fc_tel span{
	font-size: 20px;
	color: #bfbfbf;
}
.fc_bottom{
	padding: 5px 0;
	height: 40px;
}
.fc_form{
	width: 300px;
	height: 40px;
	margin-right: 20px;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	border: 0;
	outline: none;
}
.fc_form2{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 260px;
	height: 40px;
	margin-right: 20px;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	border: 0;
	outline: none;
	background: #fff;
}
.fc_form2 input{
	width: 140px;
	height: 20px;
	border: 0;
	outline: none;
}
.fc_form2 img{
	float: right;
	width: 90px;
	height: 20px;
	cursor: pointer;
}
.fc_sub{
	float: right;
	width: 120px;
	height: 40px;
	border-radius: 5px;
	background: #c80000;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
}
.fc_close{
	width: 40px;
	height: 40px;
	background: url(img/fc_close.png) no-repeat center center;
	float: right;
	margin-left: 20px;
	cursor: pointer;
}
.idnex_nav_inner{
	height: 145px;
	font-size: 0;
	padding: 20px 0;
}
.idnex_nav_inner a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 330px;
	height: 145px;
	margin: 0 10px;
	padding: 55px 120px 55px 45px;
	box-sizing: border-box;
	color: #333;
	cursor: auto;
}
.idnex_nav_inner a b{
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.idnex_nav_inner a p{
	font-size: 14px;
	color: #666;
}
.idnex_nav_inner a.idnex_nav1{ background: #fff url(img/index_nav1.png) no-repeat 250px center;}
.idnex_nav_inner a.idnex_nav2{ background: #fff url(img/index_nav2.png) no-repeat 250px center;}
.idnex_nav_inner a.idnex_nav3{ background: #fff url(img/index_nav3.png) no-repeat 250px center;}
.idnex_nav_inner a.idnex_nav4{ background: #fff url(img/index_nav4.png) no-repeat 250px center;}

.index_about{
	margin: 40px auto;
}
.index_about_left{
	float: left;
	width: 590px;
	height: 350px;
}
.index_about_left img{
	width: 590px;
	height: 350px;
}
.index_about_right{
	float: right;
	width: 750px;
	height: 350px;
}
.index_about_title{
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold
}
.index_about_intro{
	height: 240px;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 10px;
}
.index_about_more{
	float: right;
	width: 178px;
	height: 48px;
	line-height: 48px;
	border-radius: 5px;
	border: 1px solid #ccc;
	text-align: center;
	color: #333;
	font-size: 14px;
}
.index_about_more:hover{
	color: #da261e;
	border-color: #da261e;
}

.index_service{
	padding: 45px 0;
}
.index_title{
	text-align: center;
}
.index_title b{
	font-size: 24px;
	font-weight: normal;
}
.index_title p{
	margin-top: 10px;
	text-transform: uppercase;
}

.index_service_list{
	font-size: 0;
	margin-top: 20px;
}
.index_service_inline{
	display: inline-block;
    *display: inline;
	*zoom: 1;
	margin: 0 10px;
	width: 330px;
	background: #fff;
}
.index_service_inline img{
	width: 330px;
	height: 200px;
	display: block;
}
.index_service_info{
	padding: 10px;
}
.index_service_name{
	display: block;
	color: #333;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-weight: bold;
	font-size: 24px;
}
.index_service_intro{
	font-size: 14px;
	color: #666;
	height: 24px;
	line-height: 24px;
	margin-top: 5px;
	overflow: hidden;
}
.index_service_more{
	display: block;
	text-align: center;
	padding: 20px 0;
	font-size: 14px;
	color: #333;
	border-top: 1px solid #e5e5e5;
}
.index_service_more:hover{
	color: #da261e;
}
.index_case{
	padding: 40px 0;
}
.index_case_left{
	float: left;
	width: 860px;
}
.case_kind{
	height: 50px;
	line-height: 24px;
}
.case_kind span{
	font-size: 18px;
}
.case_kind_change{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.case_kind_change a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
	color: #93939e;
	font-size: 14px;
}
.case_kind_change a.on{
	color: red;
	border-bottom: 2px solid red;
}
.index_case_list{
	font-size: 0;
}
.index_case_list a{
	display: inline-block;
	width: 420px;
	height: 260px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding: 30px;
	font-size: 14px;
	overflow: hidden;
}
.index_case_list a:nth-child(2n){
	margin-right: 0;
}
.index_case_list a:last-child{
	margin-bottom: 0;
}
.index_case_list a:nth-last-child(2){
	margin-bottom: 0;
}
.index_case_boxbg{
	position: absolute;
	top: 260px;
	left: 0;
	width: 420px;
	height: 260px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	transition:all 0.6s; 
	-webkit-transition:all 0.6s; 
	-moz-transition:all 0.6s; 
	-o-transition:all 0.6s;
	padding: 30px;
	box-sizing: border-box;
}
.index_case_boxbg b{
	display: block;
	color: #fff;
}
.index_case_boxbg p{
	color: #fff;
}
.index_case_list a:hover .index_case_boxbg{
	top: 0;
}
.index_case_right{
	float: right;
	width: 520px;
}
.index_case_point{
	display: block;
	width: 520px;
	height: 540px;
}
.index_case_point img{
	width: 100%;
	height: 100%;
}
.index_more{
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #333;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin: 30px auto;
}
.index_more:hover{
	color: #da261e;
	border-color: #da261e;
}
.index_news{
	padding: 40px 0;
}
.index_news_list{
	font-size: 0;
	margin-top: 40px;
}
.index_news_list a{
	display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
	width: 330px;
	position: relative;
}
.index_news_list a img{
	width: 330px;
	height: 180px;
}
.index_news_list a p{
	position: absolute;
	padding: 10px;
	background: rgba(0,0,0,0.6);
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	width: 100%;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff;
}
/* 首页结束 */

/* 关于我们开始 */
.about_page{
	text-align: center;
}
.about_page a{
	display: inline-block;
    *display: inline;
    *zoom: 1;
	line-height: 70px;
	color: #333;
	margin: 0 30px;
}
.about_page a.on{
	color: #0059ec;
	border-bottom: 2px solid #0059ec;
}
.about_page a:hover{
	color: #0059ec;
}
.about{
	padding: 40px 0;
}
.about img{
	/*display: block;*/
	margin: 0 auto;
}
.about_inner{
	line-height: 24px;
	font-size: 14px;
	color: #333;
}
.about_inner  pre{
	white-space: normal;
}
/* 关于我们结束 */

/* 团队成员开始 */
.team{
	padding: 40px 0;
}
.team_list{
	font-size: 0;
}
.team_list a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 300px;
	margin: 25px;
	background: #fff;
	vertical-align: top;
}
.team_list a img{
	width: 300px;
	height: 300px;
}
.team_list a b{
	font-size: 16px;
	padding: 10px 10px 0 10px;
	display: block;
	font-weight: normal;
	color: #333;
	text-align: center
}
.team_list a p{
	padding: 10px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	height:  40px;
	text-align: center;
}
/* 团队成员结束 */

/* 合作伙伴开始 */
.partner{
	padding: 40px 0;
}
.partner_list{
	padding: 40px 0;
	font-size: 0;
	width: 1300px;
	margin: 0 auto;
}
.partner_list_inner{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 315px;
	height: 185px;
	margin: 5px;
	background: #fff;
	vertical-align: top;
	text-align: center;
}
.partner_list_inner a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 315px;
	height: 155px;
	line-height: 155px;
	background: #fff;
	vertical-align: top;
	text-align: center;
}
.partner_list_inner a img{
	max-width: 315px;
	max-height: 155px;
}
.partner_list_inner p{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
/* 合作伙伴结束 */

/* 联系我们开始 */
.contact_title{
	text-align: center;
	padding: 60px 0;
	border-top: 1px solid #eee;
	font-size: 24px;
}
.contact_infor{
	width: 1000px;
	margin: 0 auto;
}
.contact_infor_topic{
	text-align: center;
	font-size: 0;
}
.contact_infor_topic input{
	width: 315px;
	height: 50px;
	background: #f5f5f5;
	padding: 0 30px;
	border: none;
	border-radius: 5px;
	outline: none;
	box-sizing: border-box;
	margin: 0 9px;
}
.contact_infor_middle{
	width: 982px;
	margin: 20px auto;
}
.contact_infor_middle input{
	width: 100%;
	height: 50px;
	background: #f5f5f5;
	padding: 0 30px;
	border: none;
	border-radius: 5px;
	outline: none;
	box-sizing: border-box;
}
.contact_infor_bottom{
	width: 982px;
	margin: 20px auto;
}
.contact_infor_bottom textarea{
	width: 100%;
	height: 200px;
	background: #f5f5f5;
	padding: 30px;
	border: none;
	border-radius: 5px;
	outline: none;
	box-sizing: border-box;
	resize: none;
}
.contact_btn{
	background: #0059ec;
	color: #fff;
	display: block;
	width: 260px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	margin: 0 auto;
}
.contact_list{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
}
.contact_list_inline{
	float: left;
	width: 50%;
}
.contact_list_title{
	border-left: 5px solid #989898;
	height: 20px;
	padding-left: 10px;
	line-height: 20px;
	font-size: 18px;
}
.contact_list_inline ul{
	margin: 30px 0 30px 25px;
}
.contact_list_inline ul li{
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	padding-left: 32px;
}
.contact_list_inline ul li.cli1{ background: url(img/contact_1.png) no-repeat center left;}
.contact_list_inline ul li.cli2{ background: url(img/contact_2.png) no-repeat center left;}
.contact_list_inline ul li.cli3{ background: url(img/contact_3.png) no-repeat center left;}
.contact_list_inline ul li.cli4{ background: url(img/contact_4.png) no-repeat center left;}
.contact_list_inline ul li.cli5{ background: url(img/contact_5.png) no-repeat center left;}
.contact_list_inline ul li a{ color: #00f0b5;}
/* 联系我们结束 */

/* 新闻列表开始 */
.news{
    padding: 40px 0;
}
.news_nav{
	height: 65px;
	background: #ad160a;
	text-align: center;
}
.news_nav a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 65px;
	line-height: 65px;
	color: #fff;
	width: 160px;
	border-right: 1px solid #f44336;
	font-weight: bold;
}
.news_nav a:last-child{
	border-right: 0;
}
.news_nav a.on{
	color: #fabe00;
}
.news_list_inline{
	background: #fff;
	padding: 20px;
	margin: 20px 0;
}
.news_img{
	display: block;
	float: left;
	width: 330px;
	height: 180px;
	overflow: hidden;
}
.news_img img{
	width: 100%;
	height: 100%;
	-webkit-transition:all 0.3s; 
	-moz-transition:all 0.3s; 
	-o-transition:all 0.3s;
}
.news_list_inline:hover .news_img img{
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1)
}
.news_infor{
	height: 180px;
	margin-left: 350px;
	padding-right: 180px;
	position: relative;
}
.news_infor_left{
	height: 180px;
	border-right: 1px solid #e5e5e5;
}
.news_infor_left a{
	display: block;
	height: 60px;
	line-height: 80px;
	color: #333;
	font-size: 18px;
}
.news_infor_left a:hover{
	color: #da261e;
}
.news_infor_left p{
	height: 100px;
	line-height: 25px;
	text-indent: 24px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.news_infor_right{
	position: absolute;
	width: 180px;
	height: 180px;
	right: 0;
	top: 0;
	box-sizing: border-box;
	padding-left: 30px;
	background: url(img/arrow_right.png) no-repeat center right;
}
.news_infor_right p{
	margin-top: 50px;
	font-size: 18px;
}
.news_infor_right b{
	font-size: 36px;
	font-weight: normal;
}
/* 新闻列表结束 */

/* 成功案例开始 */
.case_title{
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
}
.case_title_inner span{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-bottom: 2px solid #fa1801;
	height: 45px;
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
}
.case_nav a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	margin-right: 20px;
	font-size: 14px;
}
.case_nav a.on{
	background: #fa1801;
	color: #fff;
	border-radius: 5px;
}
.case_nav a:hover{
	background: #fa1801;
	color: #fff;
	border-radius: 5px;
}
.case{
	padding: 40px 0;
}
.case_list{
	font-size: 0;
}
.case_list .case_inline{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 450px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.case_list .case_inline:nth-child(3n){
	margin-right: 0;
}
.case_list .case_inline::after{
	display: block;
	content: '';
	width: 20px;
    height: 2px;
    background-color: #eee;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.case_list .case_inline:hover::after{
	width:100%;
	background-color:#e61825;
}

.case_list .business_inline::after{
	display: none;
}
.case_list .business_inline img{
	transition:all 0.3s; 
	-webkit-transition:all 0.3s; 
	-moz-transition:all 0.3s; 
	-o-transition:all 0.3s;
}
.case_list .business_inline:hover img{
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1)
}
.case_list .business_inline:hover .case_name{
	color: #da261e;
}

.case_img{
	display: block;
	width: 450px;
	height: 240px;
	overflow: hidden;
}
.case_img img{
	width: 450px;
	height: 240px;
}
.case_name{
	display: block;
	color: #333;
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	font-size: 18px;
	overflow: hidden;
	margin-top: 10px;
}
.case_intro{
	display: none;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	text-align: center;
	overflow: hidden;
}
/* 成功案例结束 */

/* 加入我们开始 */
.join{
	padding: 40px 0;
}
.join_list {
	margin-bottom: 20px;
}
.join_title{
	overflow: hidden;
	padding: 20px 0;
}
.join_inline{
	background: #fff;
	border-bottom: 1px solid #ccc;
}
.join_inline ul{
	height: 70px;
	padding: 0 90px;
}
.join_inline ul li{
	float: left;
	line-height: 70px;
	font-size: 12px;
	text-align: center;
}
.join_inline ul li:nth-child(1){ width: 300px; text-align: left;}
.join_inline ul li:nth-child(2){ width: 160px;}
.join_inline ul li:nth-child(3){ width: 160px;}
.join_inline ul li:nth-child(4){ width: 160px;}
.join_inline ul li:nth-child(5){ width: 160px;}
.join_inline ul li:nth-child(6){ width: 160px;}
.join_inline ul li:nth-child(7){ width: 120px;}
.join_act{
	display: block;
	width: 20px;
	height: 20px;
	margin: 25px auto;
	position: relative;
	cursor: pointer;
}
.join_act::after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: solid;
	border-color: #333 transparent transparent transparent;
}
.join_content{
	display: none;
	border-top: 1px dashed #ccc;
	margin: 45px;
	padding: 25px 40px;
	font-size: 12px;
	line-height: 24px;
}
.join_content_list{
	margin-bottom: 20px;
}
.join_content_email{
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	background: #0059ec;
	color: #fff;
}
/* 加入我们结束 */

/* 在线留言开始 */
.form{
	padding: 40px 0;
}
.form_inner{
	box-sizing: border-box;
	padding: 60px;
	background: #fff;
}
.form_inner h2,.form_inner h4{
	text-align: center;
}
.form_inner h4{
	margin: 20px 0;
	font-weight: normal;
	font-size: 14px;
}
.form_list{
	width: 740px;
	margin: 0 auto;
}
.form_list_inline{
	min-height: 50px;
	padding: 0 50px 0 150px;
	position: relative;
	background: #eee;
	line-height: 50px;
	margin: 20px 0;
	font-size: 14px;
}
.form_name{
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 50px;
	text-align: right;
}
.form_name span{
	color: #fa1801;
}
.form_list_inline input{
	width: 100%;
	height: 50px;
	border: none;
	outline: none;
	background: none;
}

.form_list_inline2{
	min-height: 50px;
	position: relative;
	background: #eee;
	line-height: 50px;
	margin: 20px 0;
	font-size: 14px;
}
.form_list_inline2 textarea{
	width: 100%;
	height: 152px;
	border: none;
	outline: none;
	background: none;
	resize: none;
	padding: 16px 20px 16px 150px;
	box-sizing: border-box;
}
.form_btn{
	width: 350px;
	height: 40px;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	background: #f36f20;
	display: block;
	margin: 0 auto;
}
/* 在线留言结束 */

/* 文章内页开始 */
.article_lead{
	font-size: 14px;
	padding: 10px 0;
}
.article_lead a{
	color: #3363ab;;
	margin-right: 10px;
}
.article{
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.recommend{
	padding: 40px 0;
}
.recommend_inner{
	font-size: 0;
}
.recommend_inline{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 300px;
	margin: 0 25px;
	background: #fff;
}
.recommend_img{
	width: 300px;
	height: 180px;
}
.recommend_img img{
	width: 300px;
	height: 180px;
}
.recommend_name{
	display: block;
	padding: 10px 10px 0 10px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.recommend_intro{
	padding: 5px 10px;
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	color: #666;
	overflow: hidden;
}
.recommend_url{
	padding: 20px 0;
	border-top: 1px solid #ccc;
	text-align: center;
}
.recommend_url a{
	color: #333;
	font-size: 14px;
}
.recommend_topic{
	padding: 25px;
	box-sizing: border-box;
	overflow: hidden;
}
.recommend_topic span{
	font-weight: bold;
	font-size: 20px;
	float: left;
}
.recommend_topic a{
	float: right;
	font-size: 14px;
	color: #333;
}
/* 文章内页结束 */

/* 案例内页开始 */
.case_detail{
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.case_detail_box{
	width: 100%;
	height: 500px;
	background: rgba(0,0,0,0.6);
	position: relative;
}
.case_detail_inner{
	padding-top: 130px;
}
.case_detail_title{
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	color: #fff;
	font-size: 36px;
}
.case_detail_intro{
	height: 104px;
	color: #fff;
	line-height: 26px;
	font-size: 14px;
	overflow: hidden;
}
.case_detail_video{
	display: block;
	width: 120px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-radius: 5px;
}
.case_detail_video::before{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	content: '';
	width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
	border-color: transparent #fff transparent transparent;
	margin: -6px 8px 0 -6px;
}
.case_detail_bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background: rgba(0,0,0,0.6);
}
.case_detail_bottom ul{
	padding: 10px;
	height: 70px;
	box-sizing: border-box;
}
.case_detail_bottom ul li{
	float: left;
	width: 20%;
	height: 70px;
	box-sizing: border-box;
	border-right: 1px solid #999;
	padding: 0 15px;
}
.case_detail_bottom ul li:last-child{
	border-right: 0;
}
.case_detail_bottom ul li b{
	display: block;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	color: #999;
	font-weight: normal;
	font-size: 14px;
}
.case_detail_bottom ul li p{
	display: block;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
}
/* 案例内页结束 */

/* 2018.11.22 */
.recommend_nopic{
	padding: 25px;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}
.recommend_nopic_box{
	float: left;
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
}
.recommend_nopic_box a{
	display: block;
	position: relative;
}
.recommend_nopic_title{
	font-size: 14px;
	color: #333;
	padding-right: 100px;
	height: 24px;
	line-height: 24px;
}
.recommend_nopic_time{
	font-size: 12px;
	color: #666;
	height: 24px;
	width: 100px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	line-height: 24px;
}
.recommend_nopic_intro{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}

.case_intro_txt{
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	line-height: 24px;
	font-size: 14px;
	color: #333;
}

/* 2019/04/12 */
.index_left{
	display: none;
	position: fixed;
	width: 200px;
	height: 306px;
	left: 0;
	top: 50%;
	margin-top: -153px;
	background: #fff;
	padding: 20px;
	z-index: 999;
}
.index_left_close{
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
    height: 30px;
	background: #da261e url(img/fc_close.png) no-repeat center center;
}
.index_left h2{
	color: #da261e;
}
.index_left_txt{
	width: 100%;
    height: 40px;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    border: 0;
	outline: none;
	background: #e5e5e5;
	margin-top: 20px;
}
.index_left_btn{
	width: 100%;
    height: 40px;
    margin-right: 20px;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    border: 0;
	outline: none;
	color: #fff;
	border: none;
	background: #da261e;
	margin-top: 20px;
}

.hphone{
	    float: right;
    height: 40px;
    line-height: 40px;
    color: #fa1801;
    font-size: 20px;
    margin-right: 10px;
    background: url(img/hphone.png) no-repeat left center;
    padding-left: 32px;
}