﻿.hander_go_left_1,.hander_go_right_1,.hander_go_left_2,.hander_go_right_2{
	display: block;
	background: url(images/icos_bg.png) no-repeat 1px -114px;
	width: 68px;
	height: 67px;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	
	
-webkit-border-radius: 67px;
 -moz-border-radius: 67px; line-height:67px; font-size:4em;font-family: \5b8b\4f53, sans-serif; text-align:center;
 border-radius:67px; 
 border:0px solid #ccc; color:#ccc;
 behavior: url(js/PIE.htc);
 background:none;
}
.hander_go_left_1{
	left: 0;
}
.hander_go_right_1{
	right: 0;
	background-position: -66px -114px;
}
.hander_go_left_2{
	left: 0;
	background-position: 1px -195px;
}
.hander_go_right_2{
	right: 0;
	background-position: -66px -195px;
}


.hander_go_left_2,.hander_go_right_2{border:0px solid #fff; color:#fff;}
a.hander_go_left_1:hover,a.hander_go_right_1:hover{border:0px solid #F8C800;color:#e62129; }
a.hander_go_left_2:hover,a.hander_go_right_2:hover{border:0px solid #F8C800;color:#eee;}
/*banner动画 start******************************/
#index_banner{
	display: block;
	height: 600px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banner_imgs{
	display: block;
	width: 400%;
}
.banner_imgs li{
	float: left;
	height: 600px;
	width: 25%;
	background-position:center top;
	background-repeat: no-repeat;
}
.banner_go_left,.banner_go_right{
	background: url(images/icos_bg.png) no-repeat 0 0;
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 100;
}
.banner_go_left{
	left: 0;
}
.banner_go_right{
	right: 0;
	background-position: -100px 0;
}
.banner_controls{
	display: block;
	text-align: center;
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 550px;
}
.banner_controls a{
	display: inline-block;
	margin: 0 5px;
	border: 1px solid #019FFF;
	width: 15px;
	height: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(js/PIE.htc);
}
.banner_controls .checked,.banner_controls a:hover{
	background: #019FFF;
	box-shadow: 0 0 10px #fff;
	
}
/*banner动画 end**************************/
/*页身 start********************************/
/*导航下标签*/
#tips{
	border-bottom: 1px solid #ddd;
	padding: 25px 0; 
}
#tips .hottitle b,.tips_news_content a{
	color: #333;
}

#tips dt,#tips dd,#tips .hottitle{
	display: block;
	float: left;
	line-height: 25px;color:#272727;
}
#tips dt{

}
.hotnewslist{ width:510px; overflow:hidden; height:26px; line-height:26px; float:left;color:#272727;}
#tips .tips_news{
	float: left; line-height:32px;
}
.tips_news_content{
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tips_news_content a:hover{color:#F8C800}
#tips dd.tips_news_date{
	color: #333;
	margin: 0 20px 0 10px;
}
.tips_keywords{
	float: right;
}
.tips_keywords a{
	margin-right:5px;color:#272727;
}
.tips_keywords a:hover{
	text-decoration: underline;
}
/*解决方案*/
#solution{
	display:block;
	text-align: center;
	padding-top:20px;
	/*padding: 40px 0;*/
}
#solution .product_li li{
	display: block;
	float: left;
	background-color:#f2f2f2;
	padding: 2px;
	overflow: hidden;
	position: relative;
	width: 380px;
	height: 300px;
	margin:0 21px 0 0; border-radius: 2px;
}
#solution .product_li li:last-child{
	margin-right: 0;
}
#solution img{
	width: 100%;
	height: 220px;
	border: 0px solid #eee;
    padding: 0px;
    border-radius: 2px;transition: all ease-out .6s;
}
#solution .product_li li:hover{
 	 margin-top:-5px;
 
}

#solution a:hover img{
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);transform: scale(1.15);

}


#solution span{
	 
	width: 380px;
	height: 70px;
	line-height: 90px;
	 
	font-size: 20px;
	color: #666;
	
	filter/*\**/:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000')\9;/*ie9以下*/
	
}
#solution li:hover span{	
	line-height: 90px;
	 
}


#solution h2,.products_title h2,.products_list h2{
	color:#000;
	font-size: 32px;
	text-align:center;
	margin-bottom: 10px;
	font-weight: lighter;
}
#solution h3,.products_list h3,.products_title h3{
	font-size: 14px; text-align:center;
	padding: 0px 0 30px 0;
	color: #999;
	font-weight: normal;
	
}
.products_list h3 span,.products_title h3 span,#solution hgroup h3 span{
	font-size: 18px; 
	text-align:center; 
	cursor:pointer;	
	color: #999;
	font-weight: 100;
	padding: 5px 15px;
	position:static;
	margin: 0 5px;background:#f2f2f2; border-radius:15px;
}
.products_list h3 span:hover,.products_title h3 span:hover,#solution h3 span:hover{
	color: #fff;
	background: #e62129;
}
.products_list h3 span:hover{
	caption-side: #F8C800;
}
.solution_more{
	clear: both;
	display:inline-block;
	border: 1px solid #999;
	padding: 12px 52px;
	margin: 40px auto;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 2px;
	font-size: 18px;
	color: #999;
	behavior: url(js/PIE.htc); font-size:14px;
	
}
.solution_more:hover{
	border:1px solid #e6212a;
	color: #e6212a;
}


/*产品*/
.products_list {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.products_list .warp{
	overflow: hidden;
}
.product_li li{
	float: left;
	width: 247px;
	margin:0 27px;
}

.product_li img{
	 
	height:247px;width: 247px; border:1px solid #eee;  border-radius:2px;
}

.product_li img:hover{
 border:1px solid #e62129; 
}

.product_li p{ text-align:center; width: 297px;
}



.products_list  .hander_go_left_1 , .products_list .hander_go_right_1{
	display: none;
}
.has_more .products_list .hander_go_left_1{
	display: block;
	left: -100px;
}

.has_more .products_list .hander_go_right_1{
	display: block;
	right: -100px;
}

.gsjs .gsbox{
  border: 2px solid #fff;
  padding: 50px 15px;
}

.gsjs {
    padding: 30px 0;
    
    color: #fff; 
	background:  url(../images/cat.jpg) no-repeat  #1b63d2;
	background-size: 100% auto;
	background-position: center top;
}
.gsjs .tit {
    text-align: center;
    font-size: 32px;
    font-weight: normal;color: #fff; margin-bottom: 20px; 
}
.gsitem {
    display: inline-block;
    margin-right: 20px;
}

.gsitem span{
font-size: 16px;color: #fff; 
}

.input_box {
    display: inline-block;
    margin-left: 5px;
    border: 2px solid #fff;
    border-radius: 3px;
}

.container{
    width: 1200px; margin: 0 auto;
}
.gsitem input {
    background-color: transparent;
    border: none;
    line-height: 40px;
    padding: 0 15px;
    height: 35px;
    width: 90px;
    color: #fff;
    outline: none;
}
.input_box button {
    border: none;
    display: inline-block;
    color: #000;
    font-weight: bold;
    outline: none;
    height: 36px;
    background-color: #eaeaea;
    width: 60px;
}

.gsjs .tips {
    margin-top: 30px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
}

.jsbtn {
    border: none;
    display: inline-block;
    color: #000;
    font-weight: bold;
    outline: none;
    height: 39px;
    background-color: #eaeaea;
    width: 90px;
    border-radius: 3px;font-size: 16px;
}

.el-row {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.el-col-6 {
    width: 25%; float: left;
}

.thumbnail {
    background-color: #fff;
    padding: 15px;
    height: 415px;
}
.thumbnail img {
    padding: 15px 0;
}

.thumbnail h4 {
    font-size: 20px;
    border-bottom: 1px dashed #666;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.thumbnail p {
    font-size: 14px;
    text-align: left;
    color: #333;
    margin-bottom: 5px;
    line-height: 20px;
}




/*  mobile  响应时   */

@media only screen and (max-width:1400px ) {
.has_more .products_list .hander_go_left_1{
	left: 0px;
}
.has_more .product_li li{
	width: 247px;
	margin: 0 10px;
}
.has_more .products_list .hander_go_right_1{
	right: 0px;
}
.has_more  .products_list .warp{
	width: 1050px;
}
}
/*新闻*/
#news{
	padding: 40px 0;
}
#news h2{
	display: block;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px 0;
	font-size: 20px;
}

#news .more_button{
	float: right;
}

#news a:hover{
	text-decoration: underline;
}
#news section{
	display: block;
	width: 570px;
}
#news li{
	line-height: 50px;
}
#news .ico_list{
	margin-top: -3px;
}
#news li span{
	float: right;
}
.news_left{
	float: left;
}
.news_right{
	float: right;

}
/*系统功能*/
#function{
	background: #009fff; background:url(/images/banner/probj.jpg) no-repeat center center;
	padding: 90px 0;
}
.function_box{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#function h2{
	font-size: 36px;
	color: #fff;	
	display: block;
	text-align: center;
	font-weight:lighter;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	width: 1200px;
	margin: 0 auto;
	
}

#function h3{
	font-size: 24px;
	color: #eee;	
	display: block;
	text-align: center;
	font-weight:lighter;
	width: 1200px;
	margin: 8px auto 40px auto;
	padding-bottom: 30px;
}





#function .hander_go_left_2, #function .hander_go_right_2{
	display: none;
}
.has_more #function .hander_go_left_2{
	left: -100px;
	display: block;
}
.has_more #function .hander_go_right_2{
	right: -100px;
	display: block;
}
.function_li li{
	float: left;
	margin:0 30px;
	width:229px;
}

.function_li a{
	display: block;
	 
	overflow: hidden;	
}
.function_li a img{
	 background:#FFF; padding:0px; border-radius:0px; border:0px solid #fff; width:200px; height:146px;
}
.function_li a p { color:#FFF; text-align:center; margin-top:3px; 
}
.function_li a:hover{
	background-position-y: -186px;
}
.function_li a:hover p{
	color:#06a5ff;
}
 #function .warp{
 	overflow: hidden;
 }
@media only screen and (max-width: 1440px) {
.has_more #function .warp {
  width: 1050px;
}
.has_more #function .hander_go_left_2{
	left: 0;
}
.has_more #function .hander_go_right_2{
	right:0;
}
.has_more .function_li li{
	margin:0 15px;
}
}




/*客户案例*/
#case{
	padding: 50px 0;
	text-align: center;
	margin-top: 65px;
}
#case hgroup{
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
	margin: 0 auto 30px auto;
	width: 1200px;
}
#case h2{
	  font-size: 32px;
	  color: #000;
	  font-weight: lighter;
	  margin-bottom: 10px;
}
#case h3{
	  font-size: 14px;  
 	 color: #999;
 	 font-weight: 100;
}
.case_box{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#case ul{
	display: block;
	width: 1200px;
	float: left;
}
#case li{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	padding: 20px 0;
}
#case li img{
	max-width: 100%;
}
#case .hander_go_left_1,#case .hander_go_right_1{
	display: none;
}
.has_more #case .hander_go_left_1{
	left: -100px;
	display: block;
}
.has_more #case .hander_go_right_1{
	right: -100px;
	display: block;
}
#case .warp{
	overflow: hidden;
}
@media only screen and (max-width:1440px ) {
.has_more #case .hander_go_left_1{
	left: 0;
}
.has_more #case .hander_go_right_1{
	right: 0;
}
.has_more #case .warp{
	width: 1200px;
}
.has_more #case ul{
	width: 1200px;
}
}
/*广告*/
#advertisement{
	background: #000;
}
/*合作伙伴*/
#partner{
	padding: 70px 0 20px 0;
	text-align: center;
}
#partner hgroup{
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
	margin: 0 auto 30px auto;
	width: 1200px;
}
#partner h2{
	font-size: 32px;
	color: #000;
	font-weight: lighter;
	margin-bottom: 10px;
}
#partner h3{
	  font-size: 14px;  
 	 color: #999;
 	 font-weight: 100;
}
.partner_box_warp{
	width: 100%;
	overflow: hidden;
}
.partner_box{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.partner_box li{
	float: left;
}
.partner_box li div{
	float: left;
	width: 240px;
	text-align: center;
}
.partner_box li img{
	max-width: 100%;
}
#partner .hander_go_left_1{
	left: -100px;
}
#partner .hander_go_right_1{
	right: -100px;
}
#partner .warp{
	overflow: hidden;
}

#partner .hander_go_left_1{
	left: 0;
}
#partner .hander_go_right_1{
	right: 0;
}
#partner .warp{
	width: 1050px;
}
	
}
/*页身 end ********************************/

.service {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background: transparent;
}

.capacity-calculate {
    background: url(../images/cat.jpg) no-repeat #1b63d2;
	background-size: 100% auto;
    padding: 40px 0;
    color: #fff;
    text-align: center;
}
h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 10px;
}

.capacity-calculate h4 {
    font-size: 2rem;
    color: #fff;
}

.res-show {
    background: rgba(255,255,255,0.2);
    color: #fff;
    padding: 10px 0;
    display: none;
}
.res-show i {
    font-style: normal;
    color: #fefb02;
}
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
}

select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}


button, select {
    text-transform: none;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input, select, textarea {
    display: block;
    max-width: 100%;
    padding: 8px 25px;
    margin-bottom: 20px;
    border-radius: 20px;
    background-color: transparent;
    border: 2px solid #e1e1e1;
}

.form-control {
    display: block;
    width: 100%; min-width: 150px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;float: left; 
}


label {
	cursor: default;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
	 font-weight: normal;
}
.input-group-addon {
	    white-space: nowrap;
    vertical-align: middle;
	display: table-cell;
    padding: 6px 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px; position: absolute; margin: 35px 0 0 107px;
	
}



@media (min-width: 768px) ｛
	
	.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; margin-right:5px 
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; float: left;  color: #fff;line-height: 32px; 
}

	
	｝
	
 

.mt20 {
    margin-top: 20px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}


.btn {
    position: relative;
    overflow: hidden;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 10px;
    text-transform: uppercase;
    border: none;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}


.notice-text {
    /* background: rgba(255,255,255,0.2); */
    color: #fff;
    padding: 20px 0px;
    border-radius: 5px;
}







