@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-decoration: none;
	font-family: "微软雅黑";
}

#wrap{
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
h3,h2,h1{
	font-weight: 500;
	color: #1b365d;
}
p,a {
	color: #1b365d;
	font-size: 16px;
}
.red {
	color: #E6212A;
}
.fl {
	float: left;
}

.fr {
	float: right;
}
.pt50 {
	padding-top: 50px;
}
/*侧边栏*/

.cebian {
	height: 304px;
	width: 60px;
	position: fixed;
	top: 38.2%;
	right: 0;
	z-index: 9
}

.cebian ul {
	width: 100%;
	height: 100%
}

.cebian ul li {
	width: 100%;
	height: 60px;
	background-color: #31353d;
	float: left;
	position: relative;
	cursor: pointer
}

.cebian ul li a {
	width: 192px;
	display: block;
	float: left;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 60px;
	color: #FFF;
	z-index: 9999999;
	background-color: #31353d;
	font-size: 17px
}

.cebian ul li span {
	width: 46px;
	height: 59px;
	border-top: 1px solid #464a51;
	display: block;
	background: url(../img/icon_kf.png) no-repeat;
	float: left;
	margin: 0 7px;
	transition: all .3s
}

.cebian ul li:hover span {
	border-bottom: none;
	border-top: 1px solid #ff3f3c;
	transition: all .3s
}

.cebian ul li a .span1 {
	background-position: -395px 0;
	border-top: none
}

.cebian ul li a .span2 {
	background-position: -395px -183px
}

.cebian ul li .span3 {
	background-position: -395px -123px
}

.cebian ul li a .span4 {
	background-position: -395px -63px
}

.cebian ul li .span5 {
	background-position: -395px -243px
}

.cebian_wx{
	background: url(../img/wxma.png) no-repeat;
	width: 164px;
	height: 166px;
	position: absolute;
	z-index: -1;
	right: -166px;
	top: 0;
}
/*首页banner*/
.index_banner{
	width:100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.header{
	overflow: hidden;
}
.header .header_div{
	height:3px;
}
.header ul{
	overflow: hidden;
	height: 108px;
	padding-bottom: 5px;
	background: url(../img/header_bg.png) no-repeat center;
	filter: drop-shadow(0 0 3px rgba(0,0,0,0.15));
	-webkit-filter: drop-shadow(0 0 3px rgba(0,0,0,0.15));
}
.header ul li{
	float: left;
}
.header ul li img{
	padding-top:20px;
}
a.nav_a{
	display: block;
	width:130px;
	height:90px;
	font-size: 18px;
	line-height:90px;
	text-align: center;
	color: #1b365d;
	margin-left: 2px;
}
a.nav_a:hover,a.active{
	color: #E6212A;
}
.header ul li .nav_index{
	width:390px;
}
.mr20{
	margin-right:40px;
}
/*首页产品切换*/
.tab {
    overflow: hidden;
    background-color: #fff3d9;
    position: relative;
    top:-30px;
    z-index: 1;
}
.tab .box {
    width: 1200px;
    background-color: #fff3d9;
    height: 450px;
}
.tab .box .menus {
    width: 220px;
    height:400px;
    padding-top:50px;
    background-color: #fff3d9;
    float: left;
    overflow: hidden;
}
.tab .box .menus li {
    width: 200px;
    height: 20px;
    font-size:18px;
    color: #1b365d;
    padding-top:40px;
    text-align: center;
    line-height:20px;
    background: url(../img/left.png) no-repeat right;
    background-position:190px 45px;
}
.tab .box .menus li a:hover{
	color: #E6212A;
}
.tab .right {
    float: left;
    width: 980px;
    height:450px;
    overflow: hidden;
}
.tab .tab_right {
    width: 980px;
    height:450px;
    text-align: center;
    position:relative;
}
.tab .tab_right img {
    width: 100%;
    position: absolute;
    left: 0;
    height: 450px;
}
.tab .scroll {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
/*首页关于我们*/
.index_ab{
	overflow: hidden;
}
.index_ab_left{
	background: url(../img/index_ab1.png) no-repeat center;
	width: 220px;
	height: 170px;
}
.index_ab_left p,.index_ab ul li p{
	text-align: center;
	padding-top:105px;
}
.index_ab_left a,.index_ab ul li a{
	color: #E6212A;
	padding-top:5px;
	text-align: center;
	display: block;
	font-size: 14px;
}
.index_ab ul{
	overflow: hidden;
}
.index_ab ul li{
	width:300px;
	height:170px;
	float: left;
	margin-left: 26px;
}
.ab1{
	background: url(../img/index_ab2.png) no-repeat center;
}
.ab2{
	background: url(../img/index_ab3.png) no-repeat center;
}
.ab3{
	background: url(../img/index_ab4.png) no-repeat center;
}
/*首页案例中心*/
.index_case{
	width:100%;
	height:245px;
	text-align: center;
	background: url(../img/index_case_bg.png) center no-repeat;
}
.index_case h1,.index_solution h1,.index_solution2 h1,.index_news h1{
	font-size:32px;
	text-align: left;
	padding-top:50px;
}
.index_case p,.index_solution p,.index_solution2 p,.index_news p{
	font-size:24px;
	color: #46567d;
	padding:10px 0 20px 0;
	text-align: left;
}
.scrollBox{
	width:1200px;
	overflow: hidden;
	position: relative;
}
.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}
.scrollBox .ohbox {
	overflow: hidden;
	height:72px;
	margin-top: 20px;
}
.scrollBox .piclist li {
	float: left;
	display: inline;
	width:174px;
	padding:0 36px;
}
/*首页解决方案*/
.index_bg{
	width: 100%;
	background-color: #eef1fa;
	overflow: hidden;
	margin-top:50px;
	padding-bottom: 50px;
}
.index_solution ul,.index_solution,.index_solution2 ul{
	overflow: hidden;
}
.index_solution ul li,.index_solution2 ul li{
	float: left;
	width: 270px;
	height:360px;
}
.sol1{
	background:url(../img/sol_1.png) no-repeat center;
}
.sol2{
	background:url(../img/sol_2.png) no-repeat center;
	margin-left:40px;
}
.sol3{
	background:url(../img/sol_3.png) no-repeat center;
	margin-left:40px;
}
.sol4{
	background:url(../img/sol_4.png) no-repeat center;
	margin-left:40px;
}
.index_sol_co{
	width:100%;
	height: 100%;
}
.sol1 .index_sol_co{
	background: url(../img/sol_1_1.png) no-repeat center;
}
.sol2 .index_sol_co{
	background: url(../img/sol_2_1.png) no-repeat center;
}
.sol3 .index_sol_co{
	background: url(../img/sol_3_1.png) no-repeat center;
}
.sol4 .index_sol_co{
	background: url(../img/sol_4_1.png) no-repeat center;
}
.index_sol_co p{
	font-size:16px;
	text-align: center;
	padding-top:196px;
	padding-bottom: 0;
}
.index_sol_co a{
	color:#E6212A;
	text-align: center;
	display: block;
	padding-top:15px;
	font-size: 14px;
}
.sol1:hover .index_sol_co,.sol2:hover .index_sol_co,.sol3:hover .index_sol_co,.sol4:hover .index_sol_co{
	-webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition: all 0.3s;
  	transition: all 0.3s;
}
.sol1:hover .index_sol_co{
	background: url(../img/sol_1_2.png) no-repeat center;
}
.sol2:hover .index_sol_co{
	background: url(../img/sol_2_2.png) no-repeat center;
}
.sol3:hover .index_sol_co{
	background: url(../img/sol_3_2.png) no-repeat center;
}
.sol4:hover .index_sol_co{
	background: url(../img/sol_4_2.png) no-repeat center;
}
.sol1:hover .index_sol_co p,.sol2:hover .index_sol_co p,.sol3:hover .index_sol_co p,.sol4:hover .index_sol_co p{
	color: #FFFFFF;
}
/*首页关于我们*/
.ser1{
	background: url(../img/ab_1.png) center no-repeat;
}
.ser2{
	background: url(../img/ab_2.png) center no-repeat;
	margin-left: 40px;
}
.ser3{
	background: url(../img/ab_3.png) center no-repeat;
	margin-left: 40px;
}
.ser4{
	background: url(../img/ab_4.png) center no-repeat;
	margin-left: 40px;
}
.index_sol_co2{
	background-color: rgba(255,255,255,0.8);
	width:100%;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff, endcolorstr=#c8ffffff);
}
.index_sol_co2 h3{
	font-size: 24px;
	padding-top:146px;
	text-align: center;
}
.index_sol_co2 img{
	padding-top:20px;
	text-align: center;
	padding-left: 122px;
}
.index_sol_co2{
	position: relative;
}
.index_sol_co2 .index_sol_co2_p{
	position: absolute;
	top:240px;
	left:0;
	right:0;
	background-color: rgba(255,255,255,0.7);
	display: none;
	height: 120px;
	 filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#b2ffffff, endcolorstr=#b2ffffff);	
}
.index_sol_co2_p p{
	text-align:justify;
	font-size: 16px;
	color: #1B365D;
	line-height: 24px;
	padding:20px 30px;
}
.index_solution2 ul li:hover .index_sol_co2 img{
	display: none;
	-webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition: all 0.3s;
  	transition: all 0.3s;
}
.index_solution2 ul li:hover .index_sol_co2 h3{
	padding-top:90px;
	-webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition: all 0.3s;
  	transition: all 0.3s;
}
.index_solution2 ul li:hover .index_sol_co2_p{
	display: block;
	-webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition: all 0.3s;
  	transition: all 0.3s;
}
/*首页新闻资讯*/
.pr40 {
	padding-right: 40px;
}
.index_news h2{
	font-size:24px;
	padding-bottom: 20px;
	text-align: center;
}
.index_news img{
	display: block;
	margin: 0 auto;
	padding-bottom:50px;
}
.index_news {
	overflow: hidden;
}

.index_new_hy {
	width: 590px;
}

.index_new_hy ul {
	width: 590px;
	margin-top: 30px;
}

.index_new_hy ul li,.index_new_hy2 ul li{
	width: 540px;
	height: 75px;
	overflow: hidden;
	border-bottom: 1px dashed #1B365D;
}
.index_new_hy2 h2{
	text-align: center;
	padding:20px 0 20px 0;
	font-size:24px;
	color:#1B365D;
}
.index_new_hy ul li:last-child {
	border: 0;
}

.index_new_hy ul li h3 a,.index_new_hy2 ul li h3 a{
	float: left;
	width: 365px;
	line-height: 75px;
	font-size: 16px;
	color: #1B365D;
}

.index_new_hy ul li span a,.index_new_hy2 ul li span a{
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 75px;
	color: #1B365D;
}
.index_new_hy2 ul li{
	float: left;
	margin-left:50px;
}
/*footer*/
.footer{
	width:100%;
	height:257px;
	background:url(../img/footer_bg.png) center no-repeat;
}
.footer_co{
	overflow: hidden;
	padding-top:60px;
}
.footer_co ul{
	float: left;
	width:140px;
	padding-right:30px;
}
.footer_co ul h3 a,.footer_right h3 a{
	font-size:16px;
	color:#1B365D;
	padding-left:10px;
	border-left:2px solid #1B365D;
	display: block;
	margin-bottom: 20px;
}
.footer_co ul li a{
	font-size:14px;
	color:#1B365D;
	padding-left:10px;
	line-height: 28px;
}
.footer_right p{
	font-size:20px;
	padding-left:10px;
}
.footer_right{
	float: right;
	width:300px;
}
.index_img{
	overflow: hidden;
	padding:30px 0;
}
.index_img img{
	padding:0 25px;
}
.index_img img:first-child{
	padding-left:10px;
}
.footer_down{
	width:100%;
	height:40px;
	background-color:#133984;
	text-align: center;
}
.footer_down p{
	color:#FFFFFF;
	font-size:12px;
	line-height: 40px;
}
.footer_down p a{
	color: #FFFFFF;
	font-size:12px;
}
/*产品中心*/
.product_banner{
	width:100%;
	height:450px;
	background:url(../img/products_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
.pro_index_co{
	margin-bottom: 50px;
}
.pro_index_co,.pro_index_co ul,.pro_index_co ul li,.pro_index_co ul li a{
	overflow: hidden;
	display: block;
}
.pro_index_co ul li{
	width:585px;
	box-shadow:0px 0px 7px rgba(0,0,0,0.35);
	margin:30px 4px 4px 4px;
	float: left;
}
.pro_index_co ul li:nth-child(2n){
	float: right;
}
.pro_index_left{
	padding:40px 30px 40px 15px;
	float: left;
}
.pro_index_right h2{
	font-size:24px;
	color: #333333;
	padding:60px 0 40px 0;
}
.pro_index_right p{
	font-size: 16px;
	color: #666666;
	line-height:34px;
}
.pro_index_right span{
	font-size: 14px;
	color: #E6212A;
	padding-top:15px;
	display: block;
}
/*案例中心*/
.case_banner{
	width:100%;
	height:450px;
	background:url(../img/case_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
.case_index{
	width:100%;
	background:url(../img/case_bg.png);
	overflow: hidden;
}
.case_index_co{
	overflow: hidden;
	padding-top:20px;
}
.case_index_co ul{
	overflow: hidden;
}
.case_index_co ul li{
	float: left;
	width:386px;
	height:315px;
	margin-left:20px;
	margin-bottom:30px;
	background-color: #eef1fa;
	padding-bottom: 10px;
}
.case_index_co ul li:nth-of-type(3n+1){
	margin-left: 0;
}
.case_index_co ul li a img{
	width:386px;
}
.case_index_down{
	width:386px;
	height:78px;
}
.case_index_down h2 a{
	color: #000000;
	font-size:24px;
	font-weight: 600;
	display: block;
	padding:15px 0 5px 30px;
}
.case_index_down p{
	color: #666666;
	font-size: 16px;
	padding-left: 30px;
}
/*新闻资讯*/
.news_banner{
	width:100%;
	height:450px;
	background:url(../img/news_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
.news_co{
	overflow: hidden;
	padding-bottom: 50px;
}
.news_co_left{
	float: left;
	width:885px;
	padding-top:30px;
}
.news_co_left h2{
	font-size:40px;
}
.news_co_left ul a img{
	width:258px;
	height:175px;
	float: left;
}
.news_co_left ul{
	padding-top:30px;
}
.news_co_left ul li{
	padding:30px 0;
	overflow: hidden;
	border-top:1px dashed #666666;
}
.news_co_left ul li:last-child{
	border-bottom:1px dashed #666666;
}
.news_left{
	float: right;
	width:600px;
	height:175px;
}
.news_left h3 a{
	display: block;
	font-size:20px;
	padding-bottom:15px;
	color:#666666;
}
.news_left span{
	display: block;
	font-size:12px;
	color:#666666;
}
.news_left p{
	font-size:16px;
	line-height: 30px;
	color:#666666;
}
.index_pro_line, .index_pro_line2 {
    width: 55px;
    height: 0;
    border: 2px solid #E6212A;
    margin-bottom: 15px;
}
/*云服务左侧内容*/
.yun_co{
	float: left;
	width:888px;
	padding-top: 30px;
	padding-right: 42px;
}
.yun_co h1{
	text-align: center;
	font-size: 34px;
	color:#333333;
	padding-bottom:10px;
}
.yun_co p{
	line-height: 36px;
	color: #666666;
	text-indent: 2em;
}
.yun_co img{
	padding:10px 0;
}
/*新闻资讯右侧导航*/
.case_co_right{
	float: right;
	width:270px;
	padding-top:30px;
}
.case_co_right h2 a{
	display: block;
	width:90px;
	font-size:20px;
	padding-bottom: 30px;
	color:#666666;
}
.case_co_right ul{
	padding-top:30px;
}
.case_co_right ul li{
	padding-top:20px;
	border-bottom: 1px solid #666666;
}
.case_co_right ul li:first-child{
	padding-top:0;
}
.case_co_right ul li a p,.case_co_right ul li p{
	line-height:26px;
	font-size:14px;
	color:#666666;
}
.case_co_right ul li a.case_a2{
	font-size:14px;
	padding-top:10px;
	display: block;
	padding-bottom: 30px;
}
.case_co_right h3{
	font-size:20px;
	color:#000000;
	width:90px;
	padding:50px 0 30px 0;
}
.case_co_right span{
	font-size:30px;
	color:#E62129;
	display: block;
	padding-top:20px;
}
/*新闻详情页*/
.new_co h1{
	font-size:30px;
	text-align: center;
	padding-bottom: 20px;
}
.new_co p{
	text-align: justify;
	text-indent: 2em;
	line-height: 30px;
	padding:10px 0;
}
.newdetail_ul2{
	overflow: hidden;
	margin:30px 0;
}
.newdetail_ul2 li:nth-child(1),
.newdetail_ul2 li:nth-child(4) {
	width: 60px;
	height: 60px;
	background-color: #999999;
	overflow: hidden;
}

.newdetail_ul2 li:nth-child(2),
.newdetail_ul2 li:nth-child(3) {
	width: 312px;
	height:60px;
	background-color: #f5f5f5;
}

.newdetail_ul2 li:nth-child(2) a,
.newdetail_ul2 li:nth-child(3) a {
	display: block;
	margin: 0 40px;
	line-height:60px;
	font-size:18px;
	color:#333333;
}
.newdetail_ul2 li img {
    margin: 10px 21px;
    padding:0;
}
.ml140{
	margin-left: 140px;
}
/*联系我们*/
.contact_banner{
	width:100%;
	height:450px;
	background:url(../img/contact_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
.contact_co{
	overflow: hidden;
	padding-top:20px;
}
.contact_co ul{
	overflow: hidden;
}
.contact_co ul li{
	width:348px;
	height:368px;
	float: left;
	margin:0 25px;
	text-align: center;
	border: 1px solid #292b2c;
}
.contact_co ul li span{
	width:110px;
	height: 110px;
	border-radius: 110px;
	display: block;
	text-align: center;
	margin:75px 0 30px 120px;
	border:1px solid #292b2c;
}
.contact_co ul li h3{
	font-size:20px;
	padding-bottom:25px;
	color: #292b2c;
}
.contact_co ul li h2{
	color: #333333;
}
.contact_co ul li span img{
	margin-top:40px;
}
/*提交表单内容*/
.contact_form{
	margin-top:50px;
	background-color:#f5f5f5;
	padding-bottom: 50px;
	margin-bottom:50px;
}
.mt100{
	margin-top: 100px;
}
.contact_form h2,.contact_form p{
	text-align: center;
}
.contact_form h2{
	padding:60px 0 20px 0;
}
.contact_form form{
	background-color: #FFFFFF;
	margin:40px 50px 0 50px;
}
.input{
	overflow: hidden;
	padding-top:20px;
}
.pt70{
	padding-top:70px;
}
p.input_p{
	width:175px;
	text-align: right;
	float: left;
	line-height: 45px;
	padding-right: 10px;
}
.contact_form input,.contact_form textarea{
	background-color: #F5F5F5;
	height:45px;
	padding-left: 20px;
	line-height: 45px;
	font-size:14px;
	color: #666666;
}
.input1{
	width:345px;
}
.input2{
	width:400px;
}
.contact_form textarea{
	width:857px;
	height: 114px;
}
.contact_form button{
	width:100px;
	height: 40px;
	line-height: 40px;
	font-size:14px;
	color: #FFFFFF;
	background-color: #E6212A;
	margin:25px 0 50px 185px;
}
/*关于我们*/
.about_banner{
	width:100%;
	height:450px;
	background:url(../img/about_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
.about_co{
	overflow: hidden;
	padding-top:20px;
}
.about_co ul{
	overflow: hidden;
}
.about_co ul li{
	width:380px;
	float: left;
}
.pl30{
	padding-left: 30px;
}
.pr30{
	padding-right: 30px;
}
.about_co ul li img{
	width:380px;
	height:278px;
}
.about_co ul li h3{
	padding-top:20px;
	padding-bottom: 15px;
	font-size:20px;
}
.about_co ul li p{
	font-size:16px;
	line-height:24px;
}
.news_1{
	overflow: hidden;
	padding-top:60px;
}
.news_left1{
	width:600px;
	height:400px;
	float: left;
	overflow: hidden;
}
.news_left_co li{
	float: left;
	width:600px;
	height:400px;
}

.news_right1{
	float: right;
	width:600px;
	height:400px;
	background-color:#090909;
}
.ne_co1{
	width:485px;
	overflow: hidden;
	padding-left:50px;
	padding-top:25px 
}
.ne_co1 strong{
	font-size:40px;
	color:#FFFFFF;
	float: left;
	width:105px;
	display: block;
}
.ne_co1 strong span{
	font-size:16px;
	color:#FFFFFF;
}
.ne_co1 p{
	line-height:24px;
	color:#FFFFFF;
}
.hangye{
	margin-top:60px;
	background:url(../img/about_bg.png) repeat;
}
.index_3 {
    width: 100%;
    height: 180px;
    background-color: rgba(0, 0, 0, 0.8);
}
.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.index_3_bot {
    width: 1200px;
    margin: 0 auto;
    height: 180px;
}
.index_3_bot_1 {
    float: left;
    height: 100%;
    color: #ffffff;
}
.index_3_bot_1 span {
    font-size: 60px;
    padding: 0 20px;
    display: block;
    float: left;
    margin-top: 65px;
    height: 60px;
    line-height: 60px;
    color:#FFFFFF;
}
.index_3_bot_1 p {
    font-size: 20px;
    font-weight: bolder;
    line-height: 20px;
    height: 20px;
    margin-top: 85px;
    display: block;
    float: left;
    color:#FFFFFF;
}
.about_sh{
	padding-top:60px;
	text-align: center;
	padding-bottom: 30px;
}
.about_sh h2{
	font-size:40px;
}
.about_yg{
	width:100%;
	height:520px;
	background-color:#000000;
	position: relative;
	margin-bottom: 50px;
}
.about_yg h2{
	font-size:40px;
	color:#FFFFFF;
	text-align: center;
	padding-top:50px;
}
.ladyScroll{
	overflow: hidden;
	width:1220px;
	padding-top:90px;
	margin:0 auto;
}
.scrollWrap{
	overflow: hidden;
}
.dlList{
	height:110px;
	overflow: hidden;
}
.dlList dl{
	width:530px;
	float: left;
	padding-right:80px;
	overflow: hidden;
}
.dt2{
	width:100px;
	height:115px;
	float: left;
	padding-right: 30px;
}
.dt1{
	display: block;
	width:400px;
	float: right;
}
.dt1 h3{
	color:#FFFFFF;
	font-size:16px;
}
.dt1 p{
	line-height:30px;
	font-size:16px;
	color:#FFFFFF;
}
.ladyScroll .prev{
	position: absolute;
	left:45%;
	top:360px;
	width:40px;
	height:40px;
	background:url(../img/about_left.png) center no-repeat;
}
.ladyScroll .next{
	position: absolute;
	top:360px;
	right:45%;
	width:40px;
	height:40px;
	background:url(../img/about_right.png) center no-repeat;
}
/*产品详情页*/
.pro1,.pro3{
	width:100%;
	height:600px;
}
.pro_x_bg{
	width:100%;
	background-color:#F5F5F5;
	padding:30px 0 100px 0;
	margin-top: 30px;
}
.pro3{
	height:700px;
}
.pro_co1{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.pro_left{
	float:left;
	width:560px;
	overflow: hidden;
}
.pro_left h2{
	text-align: left;
	padding-top:100px;
}
.pro_left a,.pro_top a{
	float: left;
	width:100px;
	height:30px;
	text-align: center;
	line-height: 30px;
	border:1px solid #999999;
	border-radius:8px;
}
.mr45{
	margin-right: 45px;
}
.mt30{
	margin-top: 30px;
}
.pt50{
	padding-top: 50px;
}
.mt50{
	margin-top: 50px;
}
.mr300{
	margin-right: 300px;
}
.pt25{
	padding-top:25px;
}
.pb25{
	padding-bottom: 25px;
}
.pt30{
	padding-top:30px;
}
.pro_left a:hover{
	color:#E6212A;
}
.pro_left p{
	width:437px;
	line-height:30px;
}
.mb25{
	margin-bottom: 25px;
}
.pro_right_img{
	float: right;
	padding-top:100px;
	width:585px;
	height:470px;
}
.pro2{
	overflow: hidden;
	padding-top:50px;
}
.pro_top{
	width:560px;
	overflow: hidden;
}
.pro_down{
	overflow: hidden;
}
.pro_co2_left{
	float: left;
	width:560px;
}
.pro_co2{
	float: right;
	width:560px;
}
.pro_down p{
	line-height: 30px;
}
.learn a{
	width:145px;
	height:60px;
	display: block;
	border-radius: 8px;
	line-height:60px;
	text-align: center;
	margin-left:530px;
	margin-bottom: 50px;
	box-shadow:3px 3px 8px rgba(102,102,102,0.18),3px -3px 8px rgba(102,102,102,0.18),-3px 3px 8px rgba(102,102,102,0.18),-3px -3px 8px rgba(102,102,102,0.18);
}
.learn_more{
	display: none;
}
.learn_more p{
	line-height: 30px;
}
.pt20{
	padding-top:20px;
}
.pb20{
	padding-bottom:20px;
}
ol li{
	font-size: 16px;
    color: #666666;
    list-style-type: decimal;
    list-style-position: inside;
    line-height: 30px;
}
/*表格*/
.prodetail-guige {
    width: 1200px;
    margin: 0 auto;
}
.prodetail-h2 {
    padding: 30px 0;
}
.com {
	border-collapse: collapse;
	width: 1200px;
}
.com td,
.com th {
	border: solid 1px #333333;
	text-align: center;
	padding: 20px 0;
	color: #333333;
}
.s_com td {
 padding: 10px 0;
}
.notice{
	font-size:12px;
	padding-top:10px;
}
.mt20 {
    margin-top: 20px;
}
.mb20{
	margin-bottom: 20px;
}
.no_plr{
	padding-left: 0;
    padding-right: 0;
}

table.no_plr td {
	padding: 20px 0;
	color:#333333;
}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
.tl{
	text-align:left;
}
.prodetail-case-tu img {
	display: block;
	width: 420px;
	height: 280px;
	background: #FF0000;
	margin-right: 30px
}
.prodetail-case-a {
	width: 680px;
	height: 200px;
	padding-top: 40px;
	box-sizing: border-box;
	margin-left: 70px
}

.prodetail-case-chat a {
	padding: 8px 20px;
	border-radius: 5px;
	border: solid 1px #e6212a;
	font-size: 16px
}
.pb50{
	padding-bottom: 50px;
}
h2.pro_h2{
	padding:50px 0 0 0;
	font-size:24px;
}
/*案例详情页*/
.case1 h1{
	font-size:30px;
	text-align: center;
	padding-top:30px;
	padding-bottom: 20px;
}
.case1{
	overflow: hidden;
}
.case_ul{
	margin:0 auto;
	overflow: hidden;
}
.ul1{
	float: left;
	width:318px;
	margin-left:80px;
	margin-right:40px;
}
.ul2{
	float: right;
	width:450px;
}
.case1 ul li{
	line-height:30px;
	color:#666666;
	font-size:16px;
}
.case_co{
	margin: 0 auto;
	display: table;
	text-align: center;
}
.case_co h2{
	text-align: left;
	padding:30px 0 10px 0;
}
.case_co p{
	text-align: justify;
	text-indent: 2em;
	padding:20px 0;
	line-height: 30px;
}
/*方快简介详情页*/
.fk_co{
	padding:20px 0 50px 0;
	overflow: hidden;
}
.fk_co h1{
	font-size:32px;
	padding-bottom: 10px;
}
.fk_co p{
	font-size:24px;
}
.fk_co ul li{
	overflow: hidden;
	padding-top:30px;
}
.fk_co_left{
	float: left;
	width:600px;
}
.fk_co_right{
	float: left;
	width:525px;
	padding:0 40px 0 35px;
}
.fk_co_right h2{
	font-size: 30px;
	color: #333333;
	padding:30px 0 20px 0;
}
.fk_co_right p{
	font-size: 18px;
	line-height: 36px;
	color: #666666;
}
/*工装设备*/
.gy{
	overflow: hidden;
	padding-bottom:40px;
}
.gy li {
	box-sizing: border-box;
	overflow: hidden;
}

.gy_img {
	width: 581px;
	height: 348px;
	margin: 20px;
}

.gy_txt {
	width: 493px;
	line-height: 27px;
}

.gy_ol {
	margin-left: 20px;
}

.gy_ol li {
	list-style-type: decimal;
	color: #666666;
}
.zuobiao,
.zuobiao2 {
	width: 49px;
	height: 51px;
	margin: 20px 0;
	line-height: 51px;
	text-align: center;
	font-weight: bolder;
	background-color: #eef1fa;
}

.zuobiao2 {
	background: #FFFFFF;
}
.blockLine {
	display: block;
	width: 27px;
	height: 2px;
	margin-top: 5px;
	background-color: #142e49;
}
.bg {
	background-color: #eef1fa;
}
.col6 {
	color: #666666;
}

.clear {
	clear: both;
}
.pl50{
	padding-left: 50px;
}
.pr50{
	padding-right: 50px;
}
/*解决方案banner*/
.solution_banner{
	width:100%;
	height:450px;
	background:url(../img/solution_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
/*服务支持banner*/
.services_banner{
	width:100%;
	height:450px;
	background:url(../img/services_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
.services_co{
	margin-top:30px;
	height: 765px;
	background: url(../img/services_bg.png) no-repeat left;
	position: relative;
}
.services_co ul{
	position: absolute;
	right:30px;
	top:0px;
}
.services_co ul li{
	width:610px;
	height: 156px;
	background: url(../img/services_bg2.png) no-repeat center;
	margin-top:60px;
}
.services_co ul li h2{
	padding:30px 0 10px 90px;
	font-size: 24px;
	color: #333333;
}
.services_co ul li p{
	padding:0 50px 0 90px;
	font-size: 16px;
	color: #666666;
	line-height:36px;
}
/*工艺流程banner*/
.gylc_banner{
	width:100%;
	height:450px;
	background:url(../img/gylc_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
/*工装设备banner*/
.gzsb_banner{
	width:100%;
	height:450px;
	background:url(../img/gzsb_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
/*核心技术banner*/
.hexin_banner{
	width:100%;
	height:450px;
	background:url(../img/hexin_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
/*云服务banner*/
.yun_banner{
	width:100%;
	height:450px;
	background:url(../img/yun_banner.jpg) center no-repeat;
	overflow: hidden;
	position: relative;
	top:-30px;
}
.cebian ul li:nth-child(4){
display:none;}