*{
	padding: 0;margin: 0;
	list-style:none;
	font-family:"Segoe UI","Lucida Grande",Helvetica,Arial,
	"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei",
	"Hiragino Sans GB","Hiragino Sans GB W3",Roboto,Arial,sans-serif;

}

a{
	text-decoration: none;
}

.clearfix:after{
    content:"";
    display: block;
    clear:both;
}

.pagination{
	text-align: center;
	margin: 30px 0;
}
.pagination ul{
	display: inline-block;
}
.pagination ul li{
    float: left;
    margin: 8px;
}
.pagination ul li a{
    color: #999;
}
.pagination ul li a:hover{

    color: #0045d2;

}
.pagination ul li a.current{

    color: #0045d2;

}
input::-webkit-input-placeholder {
	color: #fff;
}

input:-ms-input-placeholder {
	color: #fff;
}

input:-moz-placeholder {
	color: #fff;
}

input::-moz-placeholder {
	color: #fff;
}


/*.......................................................................................................................广东上格首页 index.html.*/


/*头部热线*/
.Ihotline{
	width: 100%;
}
.Ihotline_content{
	width: 1200px;height: 85px;
	margin: 0 auto;
	/*background: url(../images/test.jpg);*/
}
.Ihotline1{
	float:left;
	margin: 0px auto auto 0px;
}
.Ihotline_right{
	float:right;
}
.Ihotline2{
	float:left;
	margin: 19px auto auto 0px;
}
.Ihotline_word{
	float:left;
	margin: 15px auto auto 13px;
}
.Ihotline_16666{
	font-size: 16px;
	color:#666;
}
.Ihotline_word .Ihotline_16666{

}
.Ihotline_24096{
	font-size: 24px;
	color:#0965c6;
}
.Ihotline_word .Ihotline_24096{
margin: -4px auto auto 0px;
letter-spacing: 1px;
font-weight: bold;
}


/*导航nav*/
.Inav{
	width: 100%;
	background: #25334a;
	/*background: url(../images/test.jpg);*/
}
.Inav_content{
	width: 1280px;height: 40px;
	margin: 0 auto;

}
.Inav_16fff{
	font-size: 16px;
	color:#fff;
}
.Inavul{
	float: left;
}
.Inavli{
	height: 100%;
	float: left;
	margin: 0 15px;
}
.Inavli .Inav_16fff{
	display: block;
	line-height: 30px;
	padding:0 20px;
}
.Inavli .Inav_16fff:hover{
	background: #0964c5;
}
.Inavli .Inav_16fff_hover{
	background: #0964c5;
}

.Inavsearch{
	width: 208px;height: 25px;
	float: right;
	border: 1px solid #fff;

	border-radius: 30px;
}
.Inavsearch_14999{
	font-size: 14px;color:#999;
}
.Inavsearch .Inavsearch_14999{
	display: inline-block;
	width: 130px;height: 100%;
	margin-left: 20px;
	background: none;
	border: none;

}
.Inav_bottom{
	display: inline-block;
	width: 24px;height: 23px;
	background: url(../images/Inav_bottom.png);
	margin-left: 8px;
	border: none;
	cursor: pointer;
}
/*banner图轮播*/
.Ibanner{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

/*产品中心*/
.Iproduct{
	width: 100%;
	background:#f5f5f5;
}
.Iproduct_content{
	width: 1200px;height: 420px;
	margin: 0 auto;
	padding-top: 40px;

}
.Iproduct_ul{

}
.Iproduct_li{
	width: 18%;height: 278px;
	float: left;z-index: 999;
	position: relative;
}
.Iproduct_li>img{
	width: 100%;height: 223px;
}

.Inav_15666{
	font-size: 15px;color:#666;
}
.Iproduct_li .Inav_15666{
	width: 86%;height: 93px;
	margin: 0 auto;
	text-align: center;
	overflow:hidden;
	transform: translate(0,-43px);
	line-height: 140px;
}
.Iproduct_li:nth-child(1) .Inav_15666{
	background:#fff url(../images/Iproduct_icon1.png) no-repeat center 15px;
}
.Iproduct_li:nth-child(2) .Inav_15666{
	background:#fff url(../images/Iproduct_icon2.png) no-repeat center 15px;
}
.Iproduct_li:nth-child(3) .Inav_15666{
	background:#fff url(../images/Iproduct_icon3.png) no-repeat center 15px;
}
.Iproduct_li:nth-child(4) .Inav_15666{
	background:#fff url(../images/Iproduct_icon4.png) no-repeat center 15px;
}
.Iproduct_li:nth-child(5) .Inav_15666{
	background:#fff url(../images/Iproduct_icon5.png) no-repeat center 15px;
}





.Iproduct_li:not(:first-child){
	margin-left: 18px;
}

.Iproduct_content .Inavsearch_14999{
	display:block;
	width: 192px;height: 46px;line-height: 46px;
	text-align: center;
	margin:61px auto 0;
	border:1px solid #dcdcdc;
	background:url(../images/Iproduct_icon6.png) no-repeat 120px center;
	transition: 0.5s;
}
.Iproduct_content .Inavsearch_14999:hover{
	color:#fff;
	background:url(../images/Iproduct_icon6.png) no-repeat 120px center,linear-gradient(#0965c6,#0965c6);
}



.Iproduct_zhe{
	position:absolute;bottom:0;z-index: 1;
	width: 100%;height: 0;
	text-align: center;
	overflow:hidden;
	background:#fff;
	opacity: 0;
	transition:0.5s;
}
.Iproduct_li:hover .Iproduct_zhe{
	opacity:1;
	height: 400px;
}
.Iproduct_155d9{
	font-size: 15px;color:#5d9dd6;
}
.Iproduct_zhe .Iproduct_155d9{
margin-top: 53px;
letter-spacing: 1px;
}
.Iproduct_24116{
	font-size: 24px;color:#1163ad;
}
.Iproduct_zhe .Iproduct_24116{
	margin-top: 2px;
	padding: 0px 10px;
}
.Iproduct_zhe .Iproduct_24116 span{
	color:#e8e8e8;
}
.Iproduct_13999{
	font-size: 13px;color:#999;
}
.Iproduct_zhe .Iproduct_13999{
width: 83%;height: 10em;
margin: 30px auto 9px;
line-height: 24px;
}
.Iproduct_15fff{
	font-size: 15px;color:#fff;
}
.Iproduct_zhe .Iproduct_15fff{
	display:block;
	width: 63%;height: 51px;line-height: 51px;
	margin:0 auto;
	background:#639cd1;
}

/*解决方案*/
.Icase{
	width: 100%;
}
.Icase_content{
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
}
.Icase_165d9{
	font-size: 16px;color:#5d9dd6;
}
.Icase_content .Icase_165d9{
	text-align: center;
margin-top: 61px;
letter-spacing: 1px;
}
.Icase_26116{
	font-size: 26px;color:#1163ad;
}
.Icase_content .Icase_26116{
	text-align: center;
	margin-top: 3px;
}
.Icase_content .Icase_26116 span{
margin-left: 26px;
margin-right: 26px;
font-size: 16px;
color: #dcdcdc;
}
.Icase_total{
	margin-top: 57px;
}
.Icase_left{
	width: 22%;
	float:left;
	text-align: left;
}
.Icase_ul{
	width: 100%;
}
.Icase_li{

	width: 100%;
padding-bottom: 18px;
	position:relative;
}
.Icase_li:nth-child(6){
	height:95px;
}
.Icase_18666{
	font-size: 18px;color:#666;
}
.Icase_li .Icase_18666{
	display:block;
	width: 120%;height: 93px;line-height: 93px;
	border:1px solid #e2e2e2;
	border-left: 4px solid #e2e2e2;
	text-indent: 81px;
	background:
	           url(../images/Icase_icon1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#fff,#fff);
	background-size:auto,auto,0px 0px,0px 0px,auto;
	transition:0.4s;
	cursor:pointer;
	position:absolute;top:0;left:0;z-index: 1;
}
.Icase_li .Icase_18666:hover{
	color:#fff;
	width: 140%;
	background:
	           url(../images/Icase_icon1_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li.on .Icase_18666{
	color:#fff;
	width: 140%;
	background:
	           url(../images/Icase_icon1_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li:nth-child(2) .Icase_18666{
	background:
	           url(../images/Icase_icon2.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#fff,#fff);
	background-size:auto,auto,0px 0px,0px 0px,auto;
}
.Icase_li:nth-child(2) .Icase_18666:hover{
	background:
	           url(../images/Icase_icon2_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li.on:nth-child(2) .Icase_18666{
	background:
	           url(../images/Icase_icon2_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li:nth-child(3) .Icase_18666{
	background:
	           url(../images/Icase_icon3.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#fff,#fff);
	background-size:auto,auto,0px 0px,0px 0px,auto;
}
.Icase_li:nth-child(3) .Icase_18666:hover{
	background:
	           url(../images/Icase_icon3_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li.on:nth-child(3) .Icase_18666{
	background:
	           url(../images/Icase_icon3_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li:nth-child(4) .Icase_18666{
	background:
	           url(../images/Icase_icon4.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#fff,#fff);
	background-size:auto,auto,0px 0px,0px 0px,auto;
}
.Icase_li:nth-child(4) .Icase_18666:hover{
	background:
	           url(../images/Icase_icon4_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li.on:nth-child(4) .Icase_18666{
	background:
	           url(../images/Icase_icon4_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li:nth-child(5) .Icase_18666{
	background:
	           url(../images/Icase_icon5.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#fff,#fff);
	background-size:auto,auto,0px 0px,0px 0px,auto;
}
.Icase_li:nth-child(5) .Icase_18666:hover{
	background:
	           url(../images/Icase_icon5_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li.on:nth-child(5) .Icase_18666{
	background:
	           url(../images/Icase_icon5_1.html) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li:nth-child(6) .Icase_18666{
	background:
	           url(../images/Icase_icon6.png) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#fff,#fff);
	background-size:auto,auto,0px 0px,0px 0px,auto;
}
.Icase_li:nth-child(6) .Icase_18666:hover{
	background:
	           url(../images/Icase_icon6_1.png) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}
.Icase_li.on:nth-child(6) .Icase_18666{
	background:
	           url(../images/Icase_icon6_1.png) no-repeat 18px center,
	           url(../images/Icase_icon7.png) no-repeat 277px center,
	           linear-gradient(#75a1ca,#75a1ca) no-repeat 277px center,
	           url(../images/Icase_icon8.png) no-repeat 312px center,
	           linear-gradient(#1162ac,#1162ac);
	background-size:auto,0px 0px,1px 47px,36px 36px,auto;
}


.Icase_li.on:nth-child(1):hover .down1{ display: block;}

.Icase_li.on:nth-child(2):hover .down2{ display: block;}
.Icase_li.on:nth-child(3):hover .down3{ display: block;}
.Icase_li.on:nth-child(4):hover .down4{ display: block;}
.Icase_li.on:nth-child(5):hover .down5{ display: block;}





.Icase_lidown{
	width: 100%;
	overflow: hidden;
	padding-top:95px;  
}

.Icase_twoul{
	width: 100%; display:none;
}
.Icase_twoli{
	width: 100%;height: 49px;
	border-top:1px solid #e5e5e5;
}
.Icase_twoli .Ihotline_16666{
	display:block;
	width: 100%;height: 100%;line-height: 49px;
	text-indent: 59px;
	background:url(../images/Icase_icon9.jpg) no-repeat 43px center;
}
.Icase_twoli .Ihotline_16666:hover{
	color:#1162ac;
}

.Icase_right{
	float:right;
	width: 70%;height: 780px;
	position:relative;
}
.Icase_right_pic{
	width: 88%;
	padding-left:70px;


	
}
.Icase_right_word{
	width: 100%;height: 95px;
	position:absolute;bottom:0;
	background:rgba(0, 0, 0, 0.6);
}
.Icase_right_word .Inav_16fff{
	margin: 21px auto auto 36px;
}
.Icase_right_word .Inav_16fff:nth-child(2){
	margin: 46px auto auto 36px;
}
.Icase_right_more{
	position:absolute;right:50px;bottom:50px;
	width: 91px;height: 91px;
	border:1px solid #fff;

}
.Icase_182b4{
	font-size: 18px;color:#2b4278;
}
.Icase_right_more .Icase_182b4{
	width: 79px;height: 79px;
	margin: 6px auto 0;
	background:#fff;
	overflow:hidden;
}
.Icase_right_more .Icase_182b4 a{
	display:block;
	width: 2em;
margin: 16px auto auto 21px;
}

/*合作伙伴*/
.Iteam{
	width: 100%;
	border-top:1px solid #e5e5e5;
}
.Iteam_content{
	width: 1200px;height: 269px;
	margin: 0 auto;
	overflow:hidden;
	/*background:url(../images/test.jpg) top;*/
}
.Iteam_title{
	margin-top: 42px;
}
.Iteam_28333{
	font-size: 28px;color:#333;
}
.Iteam_title .Iteam_28333{
	float:left;
	margin: 0px auto auto 3px;
}
.Iteam_16999{
	font-size: 16px;color:#999;
}
.Iteam_title .Iteam_16999{
	float:left;
margin: 12px auto auto 8px;
letter-spacing: 1px;
}
.Iteam_12999{
	font-size: 12px;color:#999;
}
.Iteam_title .Iteam_12999{
	float:right;
margin: 22px 0px auto auto;
letter-spacing: 1px;
}
.Iteam_pic{
	margin-top: 43px;
}
.Iteam_pic img{
	width: 150px;height: 64px;    margin: 15px;
	float:left;
}


/*底部导航*/
.Ibottomnav{
	width: 100%;
	border-top:1px solid rgba(198, 206, 226, 0.13);
	background: #25334a;
}
.Ibottomnav_content{
	width: 1200px;height: 230px;
	margin: 0 auto;
	overflow:hidden;
	/*background:url(../images/test.jpg) top;*/
}
.Ibottomnav_tel{
	float:left;
font-size: 14px;
width: 30em;
margin: 25px auto auto 25px;
}
.Ibottomnav_tel .Inav_16fff{
	line-height: 18px;
}
.Ibottomnav_30fff{
	font-size: 30px;color:#fff;
}
.Ibottomnav_tel .Ibottomnav_30fff{
margin: 5px auto auto 0px;
letter-spacing: 1px;
}
.Ibottomnav_14fff{
	font-size: 14px;color:#fff;
}
.Ibottomnav_tel .Ibottomnav_14fff{
	margin-top: 16px;
}

.Ibottomnav_loop{
	float:left;
	height: 100%;
	padding: 31px 27px 0;
	text-align: center;
	background:linear-gradient(rgba(198, 206,226, 0.18),rgba(198, 206,226, 0.18)) no-repeat right 56px;
	background-size: 1px 193px;
}
.Ibottomnav_18fff{
	font-size: 18px;color:#fff;
}
.Ibottomnav_loop .Ibottomnav_18fff{
	display:block;
	line-height: 18px;;
}
.Ibottomnav_14f1f{
	font-size: 14px;color:#f1f1f1;
}
.Ibottomnav_loop .Ibottomnav_14f1f{
	display:block;
line-height: 13px;
margin-top: 17px;
}
.Ibottomnav_loop .Ibottomnav_14f1f:nth-child(2){
	margin-top: 20px;
}

/*底部*/
.Ibottom{
	width: 100%;
	background: #25334a;
}
.Ibottom_content{
	width: 1200px;height: 55px;line-height: 55px;
	margin: 0 auto;
	overflow:hidden;
	/*background:url(../images/test.jpg) top;*/
}
.Ibottom_14e5e{
	font-size: 14px;color:#e5e5e5;
}
.Ibottom_content .Ibottom_14e5e{
	float:left;
	
	letter-spacing: 1px;
}
.Ibottom_14e6e{
	font-size: 14px;color:#e6e6e6;
}
.Ibottom_content .Ibottom_14e6e{
	float:right;
	margin-right: 100px;
	letter-spacing: 1px;
}

/*..................................................................................................................公司介绍 page_introduce.html*/
/*banner图轮播*/
.banner{
	width: 100%;height: 180px;
}
/*.二级导航*/
.twonav{
	width: 100%;
	background: #1358ad;
}
.twonav_content{
	width: 1200px;height: 66px;line-height: 66px;
	margin: 0 auto;
	overflow:hidden;
	text-align: center;
	/*background:url(../images/test.jpg) top;*/
}
.twonav_content .Iproduct_15fff{
	display:inline-block;
	padding: 0 30px;
}
.twonav_content .Iproduct_15fff:hover{
	background:#0b4ea1;
}
.twonav_content .Iproduct_15fff_hover{
	background:#0b4ea1;
}

/*。单页内容。*/

.Iintroduce{
	width: 100%;
}
.Iintroduce_content{
	width: 1200px;
	margin: 30px auto;
	padding:50px;
}
.Iintroduce_word{
	float:left;
	font-size: 14px;
	width: 35em;
}

/*..................................................................................................................发展历程 page_progress.html*/



.Aprogress_word {
    width: 980px;
    background: linear-gradient(#98b4d7,#98b4d7) 32px 45px no-repeat;
        background-size: auto auto;
    background-size: 2px 100%;
    margin: 0 auto;
}
.Aprogress_loop {
    width: 100%;
    background: url(../images/page/Aprogress_icon2.html) 17px no-repeat;
    padding-left: 125px;
    margin-top: 35px;
}
.Aprogress_loop:nth-of-type(2n) {
    background: url(../images/page/Aprogress_icon1.html) 17px no-repeat;
}
.Aprogress_339aa {
    font-size: 33px;
    color: #9aade1;
}
.Aprogress_loop li:nth-child(1) {
    float: left;
    margin-top: 39px;
    font-size: 33px;color: #9aade1;
}
.Aprogress_loop:nth-of-type(2n) li:nth-child(1) {
    margin-top: 0px;
}
.Aprogress_14636 {
    font-size: 14px;
    color: #636363;
}
.Aprogress_loop li:nth-child(2) {
    width: 700px;
    float: left;
    margin-left: 85px;
    font-size: 14px;color: #636363;
}
.Aprogress_loop li:nth-child(2) p {
    line-height: 25px;
}

/*..................................................................................................................解决方案 list_case.html*/
.Ccase{
	width: 100%;
}
.Ccase_content{
	width: 1050px;
	margin: 30px auto;
}
.Ccase_content img{ }
.Ccase_loop{
	width: 1100px;
	margin: 0 auto;
	padding:50px;
	background: #f1f1f1;
	overflow: hidden;
	margin-bottom: 33px;
}
.Ccase_word{
	width: 415px;
	float: left;
}
.Ccase_word .Icase_18666{

}
.Ccase_word .Icase_18666:hover{
	color:#2882e8;
}
.Ccase_word .Iteam_16999{
	margin-top: 24px;
}
.Ccase_word .Inav_16fff{
	display: block;
	width: 104px;height: 35px;line-height: 35px;text-align: center;
	margin-top: 29px;
	background: #d8d8d8;
}
.Ccase_word .Inav_16fff:hover{
	background: #2882e8;
}

.Ccase_pic{
	float:right;
	width:600px;
	height: 188px;
}

.prev_span:hover{
        background: #eee;
    }
/*...................................................................................................................产品列表  list_product.html   */
.Pproduct{
	width: 100%;
}
.Pproduct_content{
	width: 1050px;
	margin: 30px auto;
}
.Pproduct_loop{
	width: 21%;height: 302px;
	margin:0 20px 25px 20px;
	border: 1px solid #d2d2d2;
	float:left;
	overflow: hidden;
}
.Pproduct_pic{
	display:block;
	width: 100%;height: 250px;
	text-align: center;
	border-bottom: 1px solid #d2d2d2;
	overflow:hidden;
}
.Pproduct_pic img{
	transition:0.4s;
}

.Pproduct_word{
	width: 83%;
	margin:0 auto;
	text-align: center;
	height: 5em;
overflow: hidden;
}
.Iproduct_18181 {
    font-size: 18px;color: #181818;
}
.Pproduct_word .Iproduct_18181{
	margin-top: 11px;
}
.Pproduct_loop:hover .Pproduct_word .Iproduct_18181{
	color:#1358ad;
}
.Iproduct_149a9 {
    font-size: 14px;
    color: #9a9a9a;
}

/*...................................................................................................................服务支持-下载 list_service.html   */
.Sservice{
	width: 1200px;
	margin:30px auto;
}

.down a{
	color: #62a8ea;
}
.down a:hover{
    color: #fff;
    background: #62a8ea !important;
}

/*...................................................................................................................常见问题 list_question.html   */
.Qquestion{
	width: 1200px;
	margin:30px auto;
}

/*...................................................................................................................新闻 list_news.html   */
.News{
	width: 100%;
}
.News_content{
	width: 1050px;
	margin: 30px auto;

}
.News_loop {
	display: block;
    width: 100%;height: 230px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    margin-bottom: 30px;
}
.News_pic{
    width: 280px;height: 190px;
    float: left;
    margin: 15px 0 16px 13px;
    overflow: hidden;
}
.News_pic img{
	width: 100%;height: 100%;
	transition: 0.4s;
}

.News_loop:hover .News_pic img{
    opacity: 0.7;
    transform: scale(1.04);

}
.News_word{
float: left;
width: 630px;
margin-left: 120px;
padding: 15px 0 0 0;
transition: .5s;	
}
.News_loop:hover .News_word{
    margin-left: 50px;

}
.News_184d4{
	font-size: 18px;color: #4d4d4d;
}
.News_word .News_184d4{
transition: .5s;
margin-top: 20px;
}
.News_loop:hover .News_184d4{
    color: #0089e4;

}
.News_13818{
	font-size: 13px;color: #818181;
}

.News_word .News_13818{
	transition: .5s;
	height: 48px;line-height: 24px;
	overflow: hidden;
	margin-top: 30px;
}
.News_loop:hover .News_13818{
    color: #0089e4;


}
.News_14b8b{
	font-size: 14px;color: #b8b8b8;
}
.News_word .News_14b8b{
	font-family: Conv_HelveticaNeue-ThinExt;
	transition: .5s;
	margin-top: 20px;
}
.News_loop:hover .News_14b8b{
    color: #0089e4;

}

/*.联系我们.*/
.Ccontact{
	width: 100%;
	overflow: hidden;

}
.Ccontact_content{
	width: 1200px;height: 271px;
	margin: 70px auto 0;
	overflow: hidden;

}
.Ccontact_loop{
	width: 200px;
	float: left;
}
.Ccontact_loop:not(:first-child){
	margin-left: 50px;
}
.Ccontact_icon{
	width: 120px;height: 120px;
	border-radius: 50%;
	border: 1px solid #dfdfdf;
	margin:0 auto;
	transition: 1s;
}
.Ccontact_icon:hover{
	transform:rotate(360deg);
}
.Ccontact_164d4{
	font-size: 16px;color:#4d4d4d;
}
.Ccontact_loop .Ccontact_164d4{
font-weight: bold;
margin-top: 25px;
	text-align: center;
}
.Ccontact_138f8{
	font-size: 13px;color:#8f8f8f;
}
.Ccontact_loop .Ccontact_138f8{
	line-height: 24px;
	text-align: center;
}

.Cmap_content{
color: #636363;
	width: 1200px;
margin: 0 auto;
	overflow: hidden;

}

/*。人力资源，recruit。*/

.Rrecruit{
	width: 100%;
	overflow: hidden;
}
.Rrecruit_content{
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;

}



.Rrecruit_msg {
    width: 100%;
}
.Rrecruit_list {
    margin: 30px 0;
}
.Rrecruit_title {
    padding: 15px 2%;
    height: 36px;
    line-height: 36px;
    margin-top: 30px;
    background: #f6f6f6;
    border-bottom: 1px solid #dcdcdc;
}
.Rrecruit_title > span {
    padding-left: 50px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #1083c6;
    font-size: 20px;
    background: url("../images/recruit_icon.jpg") no-repeat 0px 0px;
}
.Rrecruit_title > p {
    float: right;
    line-height: 36px;
    font-size: 14px;
    color: #7e7e7e;
}
.Rrecruit_title > p span {
    display: inline-block;
    width: 13px;
    height: 7px;
    margin: 0 10px 0 40px;
    background: url("../images/arrow_down.png") no-repeat 0px 0px;
    cursor: pointer;
}


.Rrecruit_condition {
    display: none;
    width: 96%;
    line-height: 28px;
    padding: 20px 2%;
    background: #f6f6f6;
}

/*.在线留言.*/
.Mmsg {
    
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    color: #707070;
}
.Mmsg_content {
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.Mmsg_form{
    width: 100%;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
}
.Mmsg_table{
    width: 100%;
}
.Mmsg_table tbody tr {
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px #D6D6D6 dashed;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.Mmsg_table tbody tr th {
    width: 152px;height: 36px;
    line-height: 36px;
    float: left;
    text-align: right;
    margin-right: 26px;
}
.Mmsg_table tbody tr td input{
    height: 36px;line-height: 36px;
    padding-left: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #e0e0e0 inset;
    float: left;
    border: 1px solid #b0b0b0;
    color: #666;
}
.Mmsg_table tbody tr td textarea{
    padding-left: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #e0e0e0 inset;
    float: left;
    border: 1px solid #b0b0b0;
    color: #666;

}
.Mmsg_table tbody tr td input.Mmsg_button{
    width: 92px;height: 36px;
    display: block;
    background: #0045d2;
    margin: 0 auto;
    color: #fff;
    border: none;
    font-size: 18px;
    cursor: pointer;
}




.msg_title{
    text-align: center;
    line-height: 40px;
}
.msg_content{
    text-align: center;
    line-height: 40px;
}
.msg_bottom{
    text-align: center;
    line-height: 40px;
}
.msg_bottom a{
    color:#666;
}