﻿@charset "utf-8";
/* CSS Document */
/**全局**/

@font-face {
    font-family: 'FontAwesome';
    src: url('fontawesome-webfont.eot?v=4.6.1');
    src: url('fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('fontawesome-webfont.woff?v=4.6.1') format('woff'), url('fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
* {
	margin: 0px;
    padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6,  {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
	background:#fff;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";
	width:100%;
	min-width: 1200px;
}
ul, li {
	list-style: none;
}
em{
	font-style: normal;
}
.clear {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #e8320d;
	text-decoration: none;
}
img {
	border: none;
	max-width: 100%;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
input, select {
	font-family: arial, Helvetica, sans-serif;
	padding: 1px;
}

.mt10 {
	margin-top: 10px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noInfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
em, i {
    font-style: normal;
}
/*all*/
.container {
    width: 1200px;
	min-width:1200px;
	margin:0 auto;
}
.title{
	padding: 30px 0 10px 0;
	text-align: center;
}
.title h3 {
    font-size: 30px;
    color: #333;
	margin-bottom: 5px;
	font-weight: normal;
}
.title span {
    display: block;
    width: 70px;
    height: 4px;
    background: #e8320d;
    margin: 10px auto;
}
.title p {
    font-size: 16px;
    color: #707070;
    line-height: 30px;
    margin-bottom: 20px;
}
/*head s*/
.head{
	width: 100%;
	height: 100px;
	background: url(../images/headtop_bg.jpg) repeat-x;
}
.head .tel{
	float: right;
    margin-right: 20px;
    background-color: #e8320d;
    width: 447px;
    height: 34px;
    overflow: hidden;
}
.head .tel .tel_left{
	float: left;
    background: url(../images/headtop_bg1.jpg) no-repeat left;
    width: 26px;
    height: 34px;
    overflow: hidden;
}
.head .tel .tel_con{
	float: left;
    width: 395px;
    height: 34px;
    overflow: hidden;
}
.head .tel .tel_right{
	float: right;
    background: url(../images/headtop_bg2.jpg) no-repeat right;
    width: 26px;
    height: 34px;
    overflow: hidden;
}
.head .tel_con .left{
	width: 210px;
}
.head .tel_con .left img{
	float: left;
    padding-top: 8px;
    margin-right: 5px;
}
.head .tel_con .left p{
	line-height: 34px;
    color: #fff;
    font-size: 14px;
    float: left;
}
.head .tel_con .right{
	width: 160px;
    color: #fff;
}
.head .tel_con .right li{
	display: inline-block;
    margin: 0 3px;
}
.head .tel_con .right a{
	color: #fff;
    font-size: 14px;
    line-height: 34px;
    position: relative;
}
.head .tel_con .guanzhu{
	width: 25px;
}
.head .tel_con .guanzhu a{
	float: left;
    width: 19px;
    height: 34px;
    font-size: 12px;
    margin: 0 5px;
    cursor: pointer;
	background: url(../images/icon_wx.png) no-repeat center center;
}
.head .tel_con .guanzhu img{
	display: none;
    margin-left: -35px;
    top: 34px;
    z-index: 10000;
    position: absolute;
}
.head .tel_con .guanzhu a.wxbtn:hover img{
	display: block
}
.head .header{
	height: 67px;
}
.head .header .nav{
	width: 800px;
}
.head .header .nav li{
	float: left;
    margin-left: 10px;
    height: 67px;
    position: relative;
    display: block;
}
.head .header .nav ul>li>a{
	display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    padding: 0 10px;
    height: 67px;
    font-size: 15px;
    line-height: 67px;
    letter-spacing: .5px;
    color: #666;
}
.head .header .nav ul> li > a:before {
    display: inline-block;
    content: "";
    border-top: 1px solid #000;
    position: absolute;
    width: 0px;
    top: 23%;
    left: 60%;
    z-index: -2;
    -webkit-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    transition: all .5s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: translateX(-50%) rotate(-50deg);
    -ms-transform: translateX(-50%) rotate(-50deg);
    -o-transform: translateX(-50%) rotate(-50deg);
    transform: translateX(-50%) rotate(-50deg);
    -webkit-transform: translate3d(-50%, 0, 0) rotate(-50deg);
    transform: translate3d(-50%, 0, 0) rotate(-50deg);
}

.head .header .nav ul> li > a:after {
    display: inline-block;
    content: "";
    border-top: 1px solid #fff;
    position: absolute;
    left: 37%;
    bottom: 20%;
    width: 0px;
    z-index: -2;
    -webkit-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    transition: all .5s cubic-bezier(.19, 1, .22, 1);
    -webkit-transform: translateX(-50%) rotate(-50deg);
    -ms-transform: translateX(-50%) rotate(-50deg);
    -o-transform: translateX(-50%) rotate(-50deg);
    transform: translateX(-50%) rotate(-50deg);
    -webkit-transform: translate3d(-50%, 0, 0) rotate(-50deg);
    transform: translate3d(-50%, 0, 0) rotate(-50deg);
}

.head .header .nav ul> li > a:hover {
    color: #e8320d;
}
.head .header .nav ul> li .on{
    color: #e8320d; 
}
.head .header .nav ul> li > a:hover:before,.head .header .nav ul> li .on:before {
    width: 20px;
    border-color: #e8320d;
}

.head .header .nav ul> li > a:hover:after,.head .header .nav ul> li .on:after {
    width: 20px;
    border-color:  #e8320d;
}
.head .header .nav .two_menu{
	display:none;
	position: absolute;
    left: 0px;
    top: 67px;
	z-index:999999999;
}
.head .header .nav .two_menu a{
	width:150px;
	float:left;
	display:inline-block;
	border-bottom:1px solid #e8e8e8;
	padding:10px;
	color:#666;
	font-size:14px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	background:#fff;
}
/*head e*/
.box_skitter ul{
	display: none;
}
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(loader.gif) no-repeat left top; width: 31px; height: 31px; }

.box_notice{
    border-bottom: 1px solid #e6e2e2;
    background: #f9f9f9;
}
.box_notice .notice{
	height: 50px;
	line-height: 50px;
}
.box_notice .notice span{
	float: left;
    padding-left: 35px;
    background: url(../images/notice.png) no-repeat 0 17px;
    
}
.box_notice .notice .notice_1{
	float: left;
    width: 337px;
    margin-right: 10px;
}
/*主营业务 s*/
.box_service{
	height: 630px;
    position: relative;
    z-index: 0;
    background: #F9F9F9 url(../images/service.jpg) no-repeat right bottom;
}
.box_service .ser_tit{
    width: 298px;
    border: 1px solid #e6e2e2;
    border-bottom: none;
}
.box_service .ser_tit li{
	border-bottom: 1px solid #e6e2e2;
	position:relative;
}

.box_service .ser_tit a{
	display: block;
    text-align: center;
    position: relative;
    height: 85px;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    background: #fff;
}
.box_service .ser_tit .on a,
.box_service .ser_tit li:hover a {
    background-color: #e8320d !important;
}
.box_service .ser_tit li a:before {
    position: absolute;
    left: 0;
    width: 88px;
    height: 51px;
    content: "";
    bottom: 0;
    transition: all 0.3s ease 0s;
}
.box_service .ser_tit.part li:nth-child(1) a:before {
    background: url(../images/workplace_num1.png) no-repeat left bottom;
}
.box_service .ser_tit.part2 li:nth-child(1) a:before {
    background: url(../images/workplace_num6.png) no-repeat left bottom;
}
.box_service .ser_tit li:nth-child(1).on a:before {
    background-position: left top;
}
.box_service .ser_tit.part li:nth-child(2) a:before {
    background: url(../images/workplace_num2.png) no-repeat left bottom;
}
.box_service .ser_tit.part2 li:nth-child(2) a:before {
    background: url(../images/workplace_num7.png) no-repeat left bottom;
}
.box_service .ser_tit li:nth-child(2):hover a:before {
    background-position: left top;
}
.box_service .ser_tit.part li:nth-child(3) a:before {
    background: url(../images/workplace_num3.png) no-repeat left bottom;
}
.box_service .ser_tit.part2 li:nth-child(3) a:before {
    background: url(../images/workplace_num8.png) no-repeat left bottom;
}
.box_service .ser_tit li:nth-child(3):hover a:before {
    background-position: left top;
}
.box_service .ser_tit.part li:nth-child(4) a:before {
    background: url(../images/workplace_num4.png) no-repeat left bottom;
}
.box_service .ser_tit.part2 li:nth-child(4) a:before {
    background: url(../images/workplace_num9.png) no-repeat left bottom;
}
.box_service .ser_tit li:nth-child(4):hover a:before {
    background-position: left top;
}
.box_service .ser_tit.part li:nth-child(5) a:before {
    background: url(../images/workplace_num5.png) no-repeat left bottom;
}
.box_service .ser_tit.part2 li:nth-child(5) a:before {
    background: url(../images/workplace_num10.png) no-repeat left bottom;
}
.box_service .ser_tit li:nth-child(5):hover a:before {
    background-position: left top;
}
.box_service .ser_tit li a span{
	width:100px;
	text-align:center;
	font-size:29px;
	font-weight:bolder;
	color:#0a498c;
	line-height:85px;
}

.box_service .ser_tit li a i {
    font-family: 'helveticalight';
    display: block;
    line-height: 23px;
    font-size: 12px;
    color: #fff;
	background:#0a498c;
	padding:2px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.box_service .ser_tit .on a i,
.box_service .ser_tit li:hover a i {
    color: #fff;
}
.box_service .ser_tit li a b {
    display: block;
    line-height: 85px;
    font-size: 18px;
    color:#0a498c;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box_service .ser_tit .on a b,
.box_service .ser_tit li:hover a b {
    color: #fff;
}

.box_service .ser_tit li a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0s;
}
.box_service .ser_tit.part a:after{
	right: -14px;
	top: 30px;
	border-left: 14px solid #e8320d;
}
.box_service .ser_tit.part2 a:after{
	left: -14px;
	top: 30px;
	border-right: 14px solid #e8320d;
}
.box_service .ser_tit .on a:after,.box_service .ser_tit li:hover a:after {
    opacity: 1;
    visibility: visible;
}
.box_service .ser_con{
    width: 566px;
    height: 431px;
    overflow: hidden;
	margin: 0 17px;
	position: relative;
}
.box_service .item_bg{
	background: #ffffff;
	opacity: 0.3;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    height: 100%;
    display: none;
    transition: all 0.3s ease 0s;
}
.box_service .item_word{
	width: 94.11111%;
	height: 220px;
	background: rgba(232, 50, 13,0.8);
	position: absolute;
	top:100px;
    padding: 0 2.99999% 0;
    display: none;
    transition: all 0.3s ease 0s;
}
.box_service .item_word .p1{
	font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    line-height: 34px;
	padding: 10px 0;
	background: url(../images/j26.jpg) left bottom no-repeat;
}
.box_service .item_word .p2{
	font-size: 18px;
    color: #fff;
	line-height: 30px;
	padding:10px 0 20px;
}
.box_service .item_word .p3 .btn{
	width: 108px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
	display: block;
	text-align: center;
    border: solid 1px #fff;
	transition: all 0.3s linear;
}
.box_service .item_word .p3 .btn:hover{
	background: #fc7400;
	border: solid 1px #fc7400;
	color: #fff;
}
/*配套业务*/
.box_support{
	height: 450px;
    position: relative;
    z-index: 0;
    background: #f0f0f0;
}
.box_support .title{
    padding-top:0px;
}
.box_support .sup_item{
	width: 390px;
	height: 280px;
	margin-right:15px;
	background: #fff; 
    float: left;
    overflow: hidden;
    transition: all .2s;
}
.box_support .sup_item:hover{
    box-shadow: 0 7px 39px rgba(0, 0, 0, .1)
}
.box_support .sup_item img{
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.box_support .sup_item:hover img{
    transform: scale(1.1);
    width: 100% auto;
}
.box_support .sup_item:last-child{
	margin-right: 0px;
}
.box_support .sup_item img{
	max-width: 390px;
}
.box_support .sup_item .tit{
	height: 50px;
	line-height: 50px;
	padding-left:15px;
	margin-left:5px; 
	font-size: 18px;
	position: relative;
	font-weight: bold;
	color: black
}
.box_support .sup_item em{
	width: 2px;
	height: 20px;
	position: absolute;
	top:15px;
	left: 5px;
	background: #e8320d;
	display: inline-block;
}
.box_support .sup_item .con{
	padding:0 10px 15px;
	font-size: 14px;
	color: #666
}
/*主营业务 e*/
/*优势 s*/
.box_whychoose{
    height: 480px;
    position: relative;
    z-index: 0;
    /*background: url(../images/f3_06.jpg) repeat-x bottom;*/
}
.box_whychoose .why_con{
    width: 100%;
}
.box_whychoose .why_con .why_item{
    width: 238px;
    padding: 24px;
    margin-right:16px; 
    float: left;
    min-height: 242px;
    border: 1px solid #fff;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box_whychoose .why_con .why_item:first-child{
    background: #4f9cdb;
}
.box_whychoose .why_con .why_item:nth-child(2){
    background: #7b99ee;
}
.box_whychoose .why_con .why_item:nth-child(3){
    background: #50d2b7;
}
.box_whychoose .why_con .why_item:last-child{
    background: #fdad73;
}
.box_whychoose .why_con .why_item:last-child{
    margin-right:0; 
}
.box_whychoose .why_con .why_item img{
    width: auto;
    height: 50px;
    margin-bottom: 24px;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box_whychoose .why_con .why_item .zh{
    display: block;
    font-size: 20px;
    color: #222;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 8px;
}
.box_whychoose .why_con .why_item .zh::after{
    content:'';
    width: 60px;
    height: 3px;
    background: #666;
    display:block;
    margin-top:8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box_whychoose .why_con .why_item .en{
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 13px;
    margin-bottom: 24px;
    text-transform: uppercase
}
.box_whychoose .why_con .why_item .note{
    display: block;
    height: 0px;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box_whychoose .why_con .why_item ul li{
    list-style: inside;
    list-style-type: disc;
}
.box_whychoose .why_con .why_item .num{
    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 700;
    line-height: 14px;
    position: absolute;
    left: 24px;
    bottom: 24px;
}

.box_whychoose .why_con .why_item:hover img{height:0px;margin-bottom: 0px;}

.box_whychoose .why_con .why_item:hover .zh::after{background: #e8320d}

.box_whychoose .why_con .why_item:hover .note{height:110px;}

/*优势 e*/
/*关于我们 s*/
.box_about{
	height: 500px;
    z-index: 0;
    background: #F9F9F9 url(../images/icon_85.png) no-repeat right bottom;
    padding-top:30px;
}
.box_about .about_cont{
    width: 840px;
    float: left;
    padding: 0 20px;
    min-height: 462px;
    background: #fff;
}
.box_about .about_tit{
    width: 100%;
    height: 80px;
    float: left;
    border-bottom: 1px solid #e4e4e4;
}
.box_about .about_tit .about_tit_left{
    float: left;
    height: 80px;
    padding: 10px 0 0 0;
    position: relative;
}
.box_about .about_tit .about_tit_left::before{
    content: '';
    display: block;
    width: 30px;
    height: 4px;
    background: #e8320d;
    position: absolute;
    top:0
}
.box_about .about_tit .about_tit_en{
    line-height: 30px;
    font-size: 20px;
    color: #ccc;
    font-weight: normal;
    text-transform: uppercase;
}
.box_about .about_tit .about_tit_cn{
    line-height: 30px;
    font-size: 18px;
    color: #e8320d;
    font-weight: normal;
}
.box_about .about_tit .about_tit_right{
    float: right;
    line-height: 80px;
}
.box_about .about_img{
    width: 280px;
    float: left;
    padding-top:25px;
}
.box_about .about_con{
    padding: 30px 0 0 0;
    width: 540px;
    line-height: 23px;
    font-size: 14px;
    float: right;
}
.box_about .btn{
    margin-top:30px;
}
.box_about .btn span a{
    padding: 8px 20px;
    border:1px solid #e8320d;
    border-radius: 2px;
    margin-right: 15px;
    color: #e8320d;
    font-size: 15px;
    display: inline-block;
    transition: all 0.4s ease-out;
}
.box_about .btn span a:hover{
    color: #fff;
    background-color: #e8320d;
}
.box_about .cert_cont{
    width: 260px;
    padding: 0 20px;
    background: #fff;
    min-height: 462px;
    float: right;
    text-align: center
}
.box_about .cert_tit{
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #e4e4e4;
    padding-top:10px;
    position: relative;
    text-align: left
}
.box_about .cert_tit::before{
    content: '';
    display: block;
    width: 30px;
    height: 4px;
    background: #e8320d;
    position: absolute;
    top:0
}
.box_about .cert_tit .cert_tit_en{
    line-height: 30px;
    font-size: 20px;
    color: #ccc;
    font-weight: normal;
    text-transform: uppercase;
}
.box_about .cert_tit .cert_tit_cn{
    line-height: 30px;
    font-size: 18px;
    color: #e8320d;
    font-weight: normal;
}
.box_about .cert_con .cert_list{
    height: 300px;
    margin-top:15px; 
    overflow: hidden;
}
.box_about .cert_con .cert_list li{
	width: 181px;
    margin:0 11px; 
    display: inline-block;
}
.box_about .cert_con .cert_list img{
	width: 165px;
    height: 237px;
    padding: 7px;
    border: solid 1px #eae7e7;
}
.box_about .cert_con .cert_list li:hover img{
	border-color: #e8320d
}
.box_about .cert_con .cert_list span{
	display: block;
    height: 35px;
    line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    text-align: center;
}
.box_about .cert_con .cert_prev,.box_about .cert_con .cert_next{
    display: inline-block;
    height: 32px;
    overflow: hidden;
    margin: 0 10px;
}
.box_about .cert_con .cert_prev img,.box_about .cert_con .cert_next img{
    width: 30px;
    border:1px solid #eae7e7;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box_about .cert_con .cert_prev:hover img,.box_about .cert_con .cert_next:hover img{
    border:1px solid #e8320d;
}
.box_about .cert_con .cert_prev:hover img:first-child,.box_about .cert_con .cert_next:hover img:first-child{
    border:1px solid #e8320d;
    display: none;
}
/*新闻 s*/
.box_news{
	height: 600px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.box_news .news_con .news_nav{
	width: 100%;
    overflow: hidden;
	text-align: center;
}
.box_news .news_con .news_nav span{
	display: inline-block;
    width: 120px;
    line-height: 40px;
    background: #f0f0f0;
    margin:0 10px 20px;
    cursor: pointer;
    font-size: 18px;
    color: #424242;
}
.box_news .news_con .news_nav span.on{
	background: #e8320d;
}
.box_news .news_con .news_nav span.on a{
	color:#fff;
}
.box_news .news_cnlf{
    width: 368px;
    height: 384px;
    float: left;
    background: #fff;
    border: 1px solid #ebebeb;
}
.box_news .news_cnlf img{
    width: 368px;
    height: 230px;
    transform: scale(0.9);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box_news .news_cnlf:hover img{
	transform: scale(1);
}
.box_news .news_cnlf p{
    width: 90%;
    margin: 0 auto;
}
.box_news .news_cnlf p.newslf_tel a{
    color: #e8320d;
    font-size: 18px;
    line-height: 18px;
    margin: 25px 0 10px;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box_news .news_cnlf p.newslf_tx{
    height: 44px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    padding-bottom: 25px;
    overflow: hidden;
    display: block;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
.box_news .news_cnrf{
    float: right;
    width: 820px;
    margin-left: 10px;
}
.box_news .newsrf_list dd{
    width: 398px;
    height: 120px;
    border: 1px solid #ebebeb;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}
.box_news .newsrf_list .newsrf_rq{
    width: 80px;
    height: 80px;
    background: #fff;
    float: left;
    text-align: center;
    color: #666;
    margin: 20px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #eee;
}
.box_news .newsrf_list .newsrf_rq{
    font-size: 14px;
}
.box_news .newsrf_list .newsrf_rq span{
    display: block;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    padding-top: 5px;
}
.box_news .newsrf_list .newsrf_tx{
    float: left;
    width: 260px;
    margin-top: 18px;
}
.box_news .newsrf_list .newsrf_tx font{
    color: #666;
    font-size: 16px;
    line-height: 28px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box_news .newsrf_list .newsrf_tx span{
    font-size: 12px;
    color: #999;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    display: block;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
.box_news .newsrf_list dd:hover {
    border: 1px solid #e8320d;
}
.box_news .newsrf_list dd:hover p.newsrf_tx a {
    color: #e8320d;
}
.box_news .newsrf_list dd:hover p.newsrf_rq {
    background: #f9f9f9;
    border: 1px solid #eee;
    color: #e8320d;
}
/*新闻 e*/
/*常见问题 s*/
.box_problem{
    z-index: 0;
    overflow: hidden;
    background-color: #f0f0f0;
}
.box_problem .prob{
    background-image: url(../images/pro_bg.png);
    background-repeat: no-repeat;
    padding: 80px 0 30px;
    background-position: 3% 0;
}
.box_problem .title{
    width: 440px;
    padding: 30px 0 0 0;
    text-align: left;
}
.box_problem .title p{
    font-size: 34px;
    color: #333;
    letter-spacing: 3px;
    font-family: "Arial";
    line-height: 24px;
}
.box_problem .title h4{
    color: #333;
    font-size: 30px;
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 24px;
}
.box_problem .title i{
    display: block;
    width: 50px;
    height: 4px;
    background: #e8320d;
    margin: 30px 0;
}
.box_problem .title h5{
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 1.5px;
    font-weight: normal;
}
.box_problem .title h5 b{
    font-size: 16px;
    letter-spacing: 0px;
    color: #e8320d;
}
.box_problem .title .btn{
    width: 130px;
    height: 40px;
    display: block;
    border: 2px solid #e8320d;
    color: #e8320d;
    font-size: 15px;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 3px;
    margin-top: 50px;
    transition: all 0.3s ease;
}
.box_problem .title .btn:hover{
    border: 2px solid #e8320d;
    color: #fff;
    background: #e8320d;
    transition: all 0.3s ease;
}
.box_problem .border{
    width: 1px;
    height: 310px;
    background: #DCDCDC;
    margin: 0 70px 0 130px;
}
.box_problem .right{
    width: 558px;
}
.box_problem  .right span{
    font-size: 85px;
    font-family: "SimHei";
    letter-spacing: 0px;
    color: rgb(204, 204, 204);
    height: 30px;
    width: 59px;
    display: block;
    line-height: 24px;
}
.box_problem .right .word h2 a{
    font-size: 18px;
    color: #2f2f2f;
    line-height: 35px;
    font-weight: 600;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.box_problem .right .word .content{
    font-size: 15px;
    color: #666;
    line-height: 22px;
    margin-bottom: 30px;
    height: 66px;
    overflow: hidden;
    display: block;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
.box_problem .right .btn1{
    position: absolute;
    padding: 10px 20px;
    background-color: #e8320d;
    z-index: 1;
    transition: all 0.3s ease;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
}
.box_problem .right .btn1:hover {
    transition: all 0.3s ease;
    background: #d62e0c;
}
/*常见问题 e*/
/*客户案例*/
.box_partner{
	height: 600px;
    z-index: 0;
    background: #F7F7F7 url(../images/casebg.png) center center;
}
.box_partner .part_list .part{
    background: #fff;
	text-align: center;
    width: 220px;
    margin:9px;
    float: left;
    border: 1px solid #e6e2e2;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.box_partner .part_list .part:hover{
    border: 1px solid #e8320d;
}
.box_partner .part_list .part .icon {
	width:120px;
	background: #fff;
	display: flex;
	align-items: center;
    overflow: hidden;
}
.box_partner .part_list .part .icon img{
	max-width: 100%;
	align-items: center
}
.box_partner .part_list .part .tit {
    color: #333;
    font-size: 18px;
    margin-top: 22px;
}
.box_partner .part_list .part .desc {
    display: inline-block;
    font-size: 14px;
    color: #b2b2b2;
    line-height: 22px;
    width: 224px;
    height: 44px;
    text-align: left;
	margin-top: 10px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.box_partner .part_list .part .pro {
    position: absolute;
    width: 250px;
    height: 100px;
    padding-left: 30px;
    background-color: #f2f2f2;
    left: 0;
    bottom: 0;
    text-align: left;
}
.box_partner .part_list .part .pro .pro_tit {
    margin-top: 25px;
    color: #b2b2b2;
    font-size: 14px;
}
.box_partner .part_list .part .pro .pro_ser {
    margin-top: 10px;
}
.box_partner .part_con{
	position: relative;
	height: 414px;
}
.box_partner .part_con .part_prev{
	position: absolute;
	left:-60px;
	top:45%;
}
.box_partner .part_con .part_next{
	position: absolute;
	right:-65px;
	top:45%;
}
.box_footer{
    width: 100%;
    
	background: #262626;
	padding:20px 0;
}
.box_footer .foot_top dl{
	border-right: 1px #353535 solid;
    float: left;
    padding-right: 35px;
    margin-right: 35px;
}
.box_footer .foot_top dt{
	font-size: 16px;
    line-height: 24px;
    color: #cacaca;
    margin-bottom: 10px;
    font-weight: bold;
}
.box_footer .foot_top dd{
	margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
}
.box_footer a{
	color: #8c8c8c;
    transition: color 0.3s ease-out 0s;
    -moz-transition: color 0.3s ease-out 0s;
    -webkit-transition: color 0.3s ease-out 0s;
    -o-transition: color 0.3s ease-out 0s;
}
.box_footer dl.last{
    background:url(../images/f_contact_bg.png) no-repeat left 38px;
    border: 0;
    padding: 0;
    margin: 0
}
.box_footer dl.last div {
    text-indent: 25px;
    line-height: 23px;
}
.box_footer .foot_bottom{
	margin-top:20px;
}
.box_footer .foot_bottom .flinks{
	clear: both;
    padding: 20px 0;
    border-top: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
}
.box_footer .foot_bottom .flinks span{
	color: #FFF;
    font-size: 12px;
    line-height: 24px;
    margin: 0 42px 0 0;
}
.box_footer .foot_bottom .flinks ul{
	display: inline-block;
    vertical-align: top;
}
.box_footer .foot_bottom .flinks li{
	float: left;
}
.box_footer .foot_bottom .flinks li a{
	color: #a6a7aa;
    margin-right: 30px;
}
.box_footer .foot_bottom .flinks a {
    color: #FFF;
    font-size: 12px;
    line-height: 24px;
    margin: 0 42px 0 0;
}
.box_footer .copyright{
	margin-top:10px; 
	text-align: center;
	line-height: 20px;
}


/*内页公用*/
.banner{
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.banner .box{
    width: 1920px;
    height: 300px;
}
.banner .box .word{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: table;
    background: rgba(0, 0, 0, .5);
}
.banner .box .word2{
    color: #fff;
    letter-spacing: 1px;
	margin-top:140px;
}
.banner .box .word2 h2{
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
}
.banner .box .word2 p{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 14px;
}
.banner .box .word3{
    color: #fff;
    letter-spacing: 1px;
	margin-top:140px;
}
.banner .box .word3 .c_title{
    width: 100%;
    padding-bottom: 12px;
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,.15);
}
.banner .box .word3 .c_title .t1{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.banner .box .word3 .c_title .t2{
    font-size: 14px;
    line-height: 36px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #ddd;
}
.banner .box .word3 .c_title .t2 a{
    color: #ddd;
}
.banner .box .word3 .breadcrumbs{
    line-height: 50px;
    font-size: 14px;
    color: #c5bfbf;
    letter-spacing: 2px;
    padding-left: 25px;
    text-align: right
}
.banner .box .word3 .breadcrumbs a{
    margin: 0 5px;
    color: #c5bfbf;
}
.banner .box .word3 .breadcrumbs a:hover{
    color: #e8320d;
}
.sxcontent{
    padding-top: 50px;
    margin-bottom: 80px;
}
.sxcontent .left {
    width: 240px;
}

.sxcontent .right {
    width: 900px;
}
.sxcontent .left li {
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
}

.sxcontent .left li.first {
    height: 100px;
    background: #e8320d;
    font-size: 26px;
    line-height: 100px;
}

.sxcontent .left li a {
    display: block;
    line-height: 50px;
    font-size: 15px;
    width: 240px;
    height: 50px;
    color: #5a5a5a;
    transition: all 0.2s ease;
    background: #f4f6f7;
}

.sxcontent .left li a.active {
    background: #d82f0d;
    color: #fff;
}

.sxcontent .left li a:hover {
    background: #d82f0d;
    color: #fff;
    transition: all 0.2s ease;
}

.sxcontent .left .contact {
    border: 1px solid rgb(241, 241, 241);
    height: 330px;
    width: 240px;
    margin-top: 50px;
    line-height: 24px;
}

.sxcontent .wp-title_content {
    height: 30px;
    width: 144px;
    display: block;
    color: rgb(102, 102, 102);
    font-size: 16px;
    margin: 15px 0 5px 15px;
}

.sxcontent .left .contact .box {
    position: relative;
    height: 106px;
}

.sxcontent .left .contact .box img {
    width: 240px;
    height: auto;
}

.sxcontent .left .contact .box .ejtitle {
    position: absolute;
    left: 20px;
    top: 25px;
    width: 198px;
    height: 69px;
    text-align: center;
    line-height: 50px;
    background-color: rgba(216, 47, 13, 0.86);
}

.sxcontent .left .contact .box .ejtitle h2 {
    font-size: 16px;
    color: #fff;
    height: 20px;
}

.sxcontent .left .contact .box .ejtitle span {
    font-size: 12px;
    color: #fff;
}

.sxcontent .left .contact i {
    border-bottom: 1px solid rgb(241, 241, 241);
    height: 40px;
    width: 210px;
    display: block;
    text-align: left;
    color: #e8320d;
    font-size: 28px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.sxcontent .left .contact p {
    margin-left: 15px;
    line-height: 28px;
    font-size: 14px;
    color: #555;
}
.sxcontent .position li {
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    height: 35px;
}
.sxcontent .position li a {
    margin:0 5px;
}
.sxcontent .position li a:hover {
    color: #e8320d;
}
.sxcontent .right .position li.back {
    float: right;
}
.sxcontent .right .position li.back a{
	margin:0
}
.sxcontent .right .position li.back span {
    display: block;
    float: left;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666;
    font-size: 14px;
}
.fa-angle-right:before {
    content: "\f105";
    font-size: 16px;
    margin-left: 2px;
}
.sxcontent .right .position li.back i {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 10px;
    background: #e8320d;
    line-height: 16px;
    color: #fff;
    text-align: center;
    float: right;
    margin: 4px 0 0 5px;
}
.sxcontent .wz-bg {
    background: url(../images/line.png);
    height: 3px;
    width: 100%;
}
.sxcontent .right .word{
    color: #666;
    font-size: 16px;
    line-height: 220%;
    padding-top: 11px;
    padding-bottom: 23px;
}
.sxcontent .right .word p{
	text-align: justify;
}
.sxcontent .right .word img{
    text-align: center;
}
.sxcontent .right .word .zs a{
    width: 420px;
    height: 40px;
    margin: 10px;
    display: block;
    float: left;
    border: 1px solid #e8320d;
    color: #e8320d;
    font-size: 15px;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 3px;
    margin-top: 10px;
    transition: all 0.3s ease;
}
.sxcontent .right .word .zs a:hover{
    border: 1px solid #e8320d;
    color: #fff;
    background: #e8320d;
    transition: all 0.3s ease;
}

/*分页样式*/
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-size:12px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;transition: color .2s,background .2s;-webkit-transition: color .2s,background .2s}
.page_list a:hover{color:#fff;border:1px solid #e8320d;background:#e8320d;}
.page_list a.page-num-current{color:#fff;border:1px solid #e8320d;background:#e8320d;}

/*服务*/

.sxcontent .right .word li {
    margin-bottom: 25px;
    padding-bottom: 25px;
    width: 100%;
    border-bottom: 1px dashed #e1e1e1;
}

.sxcontent .right .word li:first-child {
    margin-top: 40px;
}

.sxcontent .right .word li:last-child {
    margin-bottom: 40px;
}

.sxcontent .right .word li .copic {
    height: 112px;
    width: 180px;
    text-align: center;
    overflow: hidden;
}

.sxcontent .right .word li .copic img {
    transform: scale(1);
    transition: .5s ease;
}

.sxcontent .right .word li:hover .copic img {
    transform: scale(1.05);
    transition: .5s ease;
}

.sxcontent .right .word li .copic img {
    height: 112px;
    width: 180px;
    display: inline;
}

.sxcontent .right .word li .conceptword {
    width: 680px;
    display: table;
    height: 112px;
}

.sxcontent .word .title1 {
    margin-bottom: 10px;
    line-height: 16px;
}

.sxcontent .right .word li .conceptword .category {
    font-size: 12px;  
    margin-right:5px; 
}
.sxcontent .right .word li .conceptword .category a{
    color: #e8320d;
}
.sxcontent .right .word li .conceptword .articleid {
    color: #444;
    font-weight: bold;
    font-size: 16px;
    display: block;
    width: 667px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sxcontent .right .word li:hover .conceptword .articleid {
    color: #e8320d;
}

.sxcontent .ln-time {
    font-size: 13px;
    color: #afafaf;
    line-height: 13px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    display: block;
}

.sxcontent .right .word li .conceptword p {
    font-size: 14px;
    line-height: 22px;
    color: #777;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sxcontent .content {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

/*文章详情*/
.article{
    padding: 50px 0 80px;
    background: #f9f9f9;
}
.article_detail .leftbox{
    width: 890px;
}
.article_detail .rightbox{
    width: 300px;
}
.article_detail .leftbox .word{
    background: #fff;
    padding: 34px 30px 40px;
    line-height: 2;
    text-align: left;
    font-size: 14px;
}
.article_detail .leftbox .clickbox{
    border-top: 1px solid #eee;
    color: #999;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    margin-top: 34px;
    padding-top: 20px;
}
/*相似列表*/
.article_detail .leftbox .related{
    padding: 24px 30px;
    background: #fff;
    margin-top: 10px;
}
.article_detail .leftbox .related .related_title{
    font-size: 18px;
    color: #999;
    line-height: 30px;
}
.article_detail .leftbox .related .related_list{
    width: 100%;
    margin-top: 23px;
}
.article_detail .leftbox .related .related_list li{
    float: left;
    width: 31.7%;
    margin-right: 2.45%;
    transition: all 0.5s linear;
}
.article_detail .leftbox .related .related_list li:hover {
	box-shadow:0 0 10px 0 rgba(0,0,0,.15);
}
.article_detail .leftbox .related .related_list li:nth-child(3n) {
	margin-right:0;
}
.article_detail .leftbox .related .related_list a{
    width: 100%;
    display: block;
}
.article_detail .leftbox .related .related_list .img{
    width: 100%;
    overflow: hidden;
}
.article_detail .leftbox .related .related_list .img img{
    width: 100%;
    transition: all 0.5s linear;
}
.article_detail .leftbox .related .related_list li:hover .img img {
	transform:scale(1.05);
}
.article_detail .leftbox .related .related_list .title{
    font-size: 14px;
    line-height: 30px;
    color: #222;
    padding: 12px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article_detail .rightbox .news_tj{
    background: #fff;
    padding: 37px 15px 10px;
}
.article_detail .rightbox .news_tj .tj_title{
    font-size: 18px;
    line-height: 24px;
    color: #c3c3c3;
}
.article_detail .rightbox .news_tj .tj_list{
    margin-top: 10px;
}
.article_detail .rightbox .news_tj .tj_list li{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 13px;
    margin-bottom: 13px;
}
.article_detail .rightbox .news_tj .tj_list li a{
    width: 100%;
    display: block;
}
.article_detail .rightbox .news_tj .tj_list li .t1{
    font-size: 16px;
    line-height: 30px;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article_detail .rightbox .news_tj .tj_list li .t3{
    font-size: 14px;
    line-height: 24px;
    color: #999;
    margin-top: 7px;
}
.article_detail .rightbox .menu{
    margin-top: 10px;
    background: #fff;
    padding: 26px 15px 32px;
}
.article_detail .rightbox .menu .menu_title{
    font-size: 18px;
    line-height: 24px;
    color: #c3c3c3;
    margin-bottom: 10px;
}
.article_detail .rightbox .menu .menu_list a{
    border: 1px solid #e5e5e5;
    color: #777;
    display: block;
    font-size: 15px;
    padding: 4px 12px 4px;
    transition: all 400ms ease 0s;
    border-radius: 3px;
    margin: 0 3px 10px;
    float: left;
}
.article_detail .rightbox .menu .menu_list a:hover{
    color: #fff;
    background: #d62e0c;
}
.word_c{
	font-size:14px;
}

/*在线留言*/
.mess .mess_title{
    width: 100%;
    margin-top: 22px;
    font-weight: normal;
    text-align: center;
    color: #292929;
    font-size: 24px;
    padding: 10px 0px;
}
.mess > form > label{width:92px; color:#545454; font-size:16px; margin-top:22px; display:block; height:38px; float:left; line-height:38px; vertical-align:middle; text-indent:34px;}
.mess > form > label.fr_yzm{text-indent:21px;}
.mess > form > label.fr_tel{width:122px; margin-left:80px;}
.mess > form > label.fr_type{width:122px; margin-left:80px;}
.mess > form > img{width:100px; cursor:pointer; height:38px; margin-left:15px; display:block; float:left; margin-top:22px;}
.mess > form > input.fr_inp2{width:100px; height:36px; color:#666; font-size:14px; display:block; line-height:36px; float:left; vertical-align:middle; text-indent:10px; border:solid 1px #e9e5e5; margin-top:22px;}
.mess > form > input.fr_inp{width:278px; height:36px; color:#666; font-size:14px; display:block; line-height:36px; float:left; vertical-align:middle; text-indent:10px; border:solid 1px #e9e5e5; margin-top:22px;}
.mess > form > textarea.fr_txt{width:755px; height:100px; color:#666; font-size:14px; float:left; display:block; line-height:20px; border:solid 1px #e9e5e5; margin-top:22px;padding-left: 10px;}
.mess > form > h3{width:100%; float:left; margin-top:30px; text-align:center; font-weight:normal;}
.mess > form > h3 > input.fr_sbt{padding:7px 30px; display:inline-block;color:#e8320d; background-color:#fff; cursor:pointer; font-size:16px; border:1px #d62e0c solid; border-radius:10px;}
.mess > form > h3 > input.fr_sbt:hover{color:#FFF; border:1px #d62e0c solid; background-color:#d62e0c;}
