* {
	padding: 0 auto;
	margin: 0 auto;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 600;
	color: #000;
}
.mar_buttom20{
	margin-bottom: 50px;
}

.content_box {
	width: 100%;
	height: auto;
	background: #fff;
	overflow: hidden;
}

.content_box .header {
	width: 100%;
	padding: 0px 20px;
	height: 45px;
	line-height: 45px;
	font-size: 13px;
	background: #EEEEEE;
}

.header a {
	color: #968e8e;
}

.header .rignt_title span {
	padding: 0px 18px;
	border-right: 1px solid #cac3c3;
}
.header .rignt_title a:nth-of-type(4) span {
	
	border-right:none;
}

.chart {
	height: 150px;
}

.chart .l_title {
	padding-left: 40px;
}

.chart .l_title span {
	padding: 3px 5px;
	display: inline-block;
	height: 25px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
}

.chart .l_title img {
	padding-right: 5px;
}

.r_title {
	width: 300px;
	height: 110px;
	line-height: 110px;
}

.tel_number {
	margin-top: 32px;
}

.tel_number h4:nth-of-type(2) {
	color: #1c3d84;
	font-size: 25px;
	font-weight: 600;
	font-family: -webkit-pictograph;
}

.nav {
	height: 65px;
	background: #1c3d84;
	text-align: center;
	margin-top: 20px;
}

.nav ul li {
	display: inline-block;
	height: 65px;
	line-height: 65px;
}

.nav ul li:hover {
	background: url(../img/juxing.png) no-repeat;
	background-size: 100% 100%;
	background-position: 10%;
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
}

.nav ul li a {
	color: #fff;
	font-size: 15px;
	text-align: center;
	border-right: 1px dashed #fff;
	padding: 0px 30px;
	text-decoration: none;
}

.nav ul li:nth-of-type(9) a {
	border-right: none;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #f06f0a;
}

.furong_box {
	padding: 20px 0px;
	position: relative;
}

.furong_box .title:before {
	content: '';
	position: absolute;
	top: 55px;
	left: -135px;
	background: #dad6d6;
	width: 44%;
	height: 1px;
}

.furong_box .title:after {
	content: '';
	position: absolute;
	top: 55px;
	right: -135px;
	background: #dad6d6;
	width: 44%;
	height: 1px;
}

.top {
	width: 1200px;
	margin: 0 auto;
}

.search {
	border-bottom: 1px solid #eee;
}

.search .row {
	width: 1200px;
	padding: 30px 0px;
	margin: 0 auto;
}

.search .form-control {
	width: 250px;
	border-radius: 16px;
}

.contain {
	width: 1200px;
	margin: 0 auto;
}

.solution_type .col-md-3 {
	border: 1px solid #1c3d84;
	padding-right: 0px;
	padding-left: 0px;
	background: #fff;
}

.solution_type .col-md-12 {
	padding-right: 0px;
	padding-left: 0px;
}

.solution_type h4 {
	background: #1c3d84;
	color: #fff;
	padding: 15px 0px;
	margin-top: 0px;
	text-align: center;
	font-weight: 600;
}

.about h4{font-size:24px;padding:20px;}

.solution_type .col-md-6 {
	padding: 13.5px 12px;
}

.solution_type .col-md-6 span {
	cursor: pointer;
}

.solution_type .chart {
	padding: 0px 10px;
	background: #1c3d84;
	color: #fff;
	margin-top: 40px;
	height: 120px;
}

.chart h6 {
	padding: 10px 0px;
	text-align: left;
	font-weight: 550;
	margin-top: 25px;
}

.chart h5 {
	font-size: 16px;
	font-weight: 550;
}

.solution_type .chart .img-responsive {
	margin-top: -50px;
}

.solution_type .img_title {
	height: 30px;
	background: #fff;
	line-height: 30px;
	text-align: center;
}

.solution {
	padding: 20px 0px;
	height: 630px;
	background: url(../img/bg1.png)no-repeat
}

.solution_type .col-md-9 div {
	margin-bottom: 5px;
}

.view {
	margin-top: 25px;
}

.view .btn {
	border-radius: 18px;
	color: #fff;
	background: #f7f5f4;
	font-size: 13px;
	/*opacity: 0.5;*/
	margin: 0px 15px;
	background: #f06f0a;
}

.view .btn:hover {
	color: #fff;
	background: #f06f0a;
	opacity: 1;
	border-color:initial;
}

.view .btn:active:focus,
.btn:focus {
	outline: none;
	border: none;
	border-color: initial;
}

.case {
	position: relative;
	background: url(../img/bg.png) no-repeat, linear-gradient(to top, #a5c6de, #fff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=red,endColorstr=yellow)";
	background-position: 100% 100%;height:790px;overflow:hidden;
}

.case .title:before {
	content: '';
	position: absolute;
	top: 15px;
	left: -135px;
	background: #dad6d6;
	width: 44%;
	height: 1px;
}

.case .title:after {
	content: '';
	position: absolute;
	top: 15px;
	right: -135px;
	background: #dad6d6;
	width: 44%;
	height: 1px;
}

.case_conten p a {
	padding: 0px 21px;
	text-decoration: none;
	color: #080808;
}

.case_conten p a:hover {
	color: red;
}

.case_conten p {
	padding: 20px 0px;
}

.item_style .col-md-4>div {
	background: #fff;

}

.item_style .col-md-4>div:hover {

	border: 1px solid #f06f0b;
}

.case_conten .carousel-control.left,
.case_conten .carousel-control.right {
	background-image: none;
}

.item_style .thumbnail {
	border: none;
	border-radius: 4px;
}

.item_style .more {
	padding: 10px 15px;
	background:#fff;padding:10px 0;    padding: 15px 10px;
}

.item_style .more:hover {
	padding: 10px 15px;
	background:#ebebeb;padding:10px 0;    padding: 15px 10px;
}

.customer img {widht:380px;}

.item_style .more h4 {
	padding-bottom: 15px;
	font-weight: 600;
	color: #000;
	border-bottom: 1px dashed #8e8888;
}

.item_style .more h4 span {
	font-weight: 500;
	font-size: 14px;
	float: right;
	color: #757070;
	line-height: 20px;
}

.item_style .more h4 span:hover {
	color: #f06f0b;
}

.effect .title:before,
.strengths .title:before,
.customer .title:before,.about .title:before,.news .title:before {
	content: '';
	position: absolute;
	top: 15px;
	left: -135px;
	background: #dad6d6;
	width: 44%;
	height: 1px;
}

.effect .title:after,
.strengths .title:after,
.customer .title:after,.about .title:after,.news .title:after {
	content: '';
	position: absolute;
	top: 15px;
	right: -135px;
	background: #dad6d6;
	width: 44%;
	height: 1px;
}

.effect,
.strengths,
.customer,.about,.news {
	position: relative;
}

.effect .contain div:nth-of-type(2),
{
	padding-top: 15px;
}

.strengths .row div {
	height: 500px;
}

.strengths .img-responsive {
	height: 100%;
	width: 100%;
}

.strengths .col-md-6 {
	padding-right: 0px;
	padding-left: 0px;
}
.strengths .four_strengths{
	width: 1200px;
    height: 100px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 73%;
    margin-left: -600px;
}
.strengths .item{	
	padding: 15px 90px;
}

.strengths .col-md-3 .pull-left{
	height: 70px;
    line-height: 70px;
}
.strengths .four_strengths .item:hover{
	background: #f06f0a;
	color: #fff;
}
.strengths .four_strengths .item:hover h4{
	color: #fff;
}

.customer .item_style span:nth-of-type(1) {
	float: left;
	font-weight: 600;
	color: #000;
	width: 175px;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.customer .item_style span:hover {
	color: #000;
}

.customer .item_style .more h4 {
	height: 30px;
}
.about .contain p,.news .contain p{
	text-indent: 2em;
    font-family: fantasy;
    line-height: 37px;
}
.about .view_more,.news .view_more{
	text-align: right;
    color: #7a8282;
    cursor: pointer;
}
.about .ensure{
	height: 100px;
   
    padding: 10px 0px;
}

.btn a{color:#fff;}

.about .ensure div> span:nth-of-type(1){
	color: orangered;
    font-size: 60px;
    font-family: fantasy;
    padding-right: 5px;
    float: left;
}

.btn a{color:#fff;}

.about .ensure div> span:nth-of-type(2){
	display: inline-block;
    width: 125px;
    position: absolute;
    bottom: 15px;
}
.about{
	padding: 19px 0px;
	background: url(../img/bg3.png)no-repeat;
}
.about .title:before {  
    top: 55px;    
}
.about .title:after {  
    top: 55px;    
}
.news .methods{
	border: 1px dashed #eee;
    margin-top: 20px;
   padding: 15px 0px;
}
.news .col-md-12 {
    margin-left: 15px;
    margin-right: 15px;
}
.news .title p{
	height: 45px;
	border-bottom: 1px solid #ccc;
	text-indent: initial;
    font-family: inherit;
}
.news .title p span{
	display: inline-block;
	height: 45px;
	
	line-height: 45px;
	margin-right: 10px;
	
}
.news .title p span:nth-of-type(1),.news .title p span:nth-of-type(2){
	font-weight: 550;
	font-size: 15px;
}
.news .title p span:nth-of-type(1):hover,.news .title p span:nth-of-type(2):hover{
	color: orangered;
	border-bottom: 2px solid orangered;
}
.news .title p span:nth-of-type(1):hover{
	color: orangered;
}
.news .title p span:nth-of-type(3){
	color: #708090;
}
.news .methods p{
	border-bottom: 1px dashed #ada4a4;
	text-indent: 0em;
	font-family:  auto;
	 padding-bottom: 10px;
	 font-size: 12px;
   
}

footer{
	background:#333333;
	height: 322px;
	color: #fff;
	font-size: 12px;
	
	
}
footer .foot_title{
	background: #e4e4e4;
	
	
	
}
footer .foot_title p{
	width: 1200px;
	
	padding: 10px;
	margin: 0 auto;
	color: #000;
	
}
footer .site_nav div a{
	float: left;
    margin-right: 15px;
    color: #fff;
    width: 110px;
    color: #d0d0d0;
    padding: 8px 0px;
}
footer .contain{
	padding: 20px 0px;
}

footer .contain div h4{
	
	padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    color: #fff;
}
footer .contact span{
	display: block;
	color: #d0d0d0;
    padding: 8px 0px;
    
	
}
footer .code{
	width: 200px;
    margin-top: 64px;
}
footer .code p{
	
   color: #bbb6b3;
}
footer .code p:nth-of-type(1){
	
    margin-top: 20px;
}
.foot_buttom{
	clear: both;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #191818;
    
    color: #d0d0d0;
    
    
}
.foot_buttom .tilte {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.pull-left  h6{color:#fff;}
.pull-left h5{color:#fff;}

