body{
	padding: 0 !important;
	margin: 0 !important;
	font-family: microsoft yahei
}
*{
	box-sizing: border-box
}
a,a:hover{
	text-decoration: none;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s
}
img{
	border: 0
}
.clear{
	clear: both
}
body,h1,h2,h3,h4,h5,ul,p,form,a,input,textarea{
	padding: 0;
	margin: 0;
	list-style: none;
	color: #666666;
	font-weight: normal
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.header_top{
	width: 100%;
	background: #3c3c3c;
	text-align: center;
	height: 30px
}
.home_top_c{
	padding: 0 0;
	width: 100%;
	margin: 0 auto;
	font-size: 13px;
	line-height: 30px;
	text-align: left;
	max-width: 1160px;
	height: 30px
}
.home_top_c a{
	color: #ffffff
}
.home_top_c a:hover{
	color: #999999
}
.top_home,
.top_hotline{
	float: left;
	padding: 0 0 0 16px;
	margin: 0 25px 0 0;
	color: #ffffff
}
.top_home{
	background: url(../images/top_home.png) left center no-repeat
}
.top_hotline{
	background: url(../images/top_hotline.png) left center no-repeat
}
ul.top_menu{
	float: right;
	width: auto;
	margin: 0;
	padding: 0;
	display: block
}
ul.top_menu li{
	float: left;
	padding: 0 0 0 25px;
	display: block
}
.home_banner{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background: #cccccc;
	height: 100px
}
/*menu*/
.header_logo_in_nav{
	margin: 0 auto;
	max-width: 1160px;
	height: 80px;
	position: relative
}
.header_logo_in_nav .nav{
	width: auto;
	position: absolute;
	right: 0;
	height: 80px
}
.header_logo_in_nav .logo a{
	float: left;
	width: 80px;
	display: block;
	/*background: url(../images/logo.png) no-repeat left -5px;*/
	height: 80px
}
.header_logo_in_nav .nav ul li{
	float: left;
	line-height: 80px;
	height: 80px
}
.header_logo_in_nav .nav ul li a.nav_li_a{
	float: left;
	padding: 0 34px;
	display: block;
	line-height: 80px;
	position: relative;
	height: 80px;
	font-size: 16px;
}
.header_logo_in_nav .nav ul li a.nav_li_a:hover{
	background: #f7f7f7
}
.header_logo_in_nav .nav ul li a.nav_li_a .shell-icon-dropdown{
	padding-left: 5px;
	width: 16px;
	height: 6px;
	position: absolute
}
.header_logo_in_nav .nav ul li a.nav_li_a .shell-icon-dropdown{
	top: -2px
}
.header_logo_in_nav .nav ul li a.nav_li_a .shell-icon-dropdown .down-icon{
	fill: #333333
}
.header_logo_in_nav .nav ul li a.nav_li_a.in .shell-icon-dropdown svg{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg)
}
.header_logo_in_nav .nav ul li.services_nav_switch a.nav_li_a{
	padding: 0 44px 0 34px
}
.header_logo_in_nav .nav ul li.services_nav_switch a.nav_li_a:hover{
	background: none
}
.header_logo_in_nav .nav ul li a.nav_li_a.in{
	height: 80px
}
.products_services_nav{
	border-top: #e60012 solid 2px;
	width: 1200px;
	display: none;
	background: #ffffff;
	position: absolute;
	z-index: 99;
	height: 340px;
	top: 80px;
	left: -200px;
	box-shadow: #333333 0 6px 7px
}
.products_services_nav ul li{
	padding: 0;
	width: 230px
}
.products_services_nav ul li .products_services_nav_list a{
	float: left;
	width: 270px;
	display: block;
	color: #777777;
	font-size: 13px;
	line-height: 28px
}
.products_services_nav ul li .products_services_nav_list a:hover{
	color: #000000
}
.products_services_nav ul li h4{
	padding-left: 10px;
	font-size: 16px; font-weight:bold;
}
.products_services_nav ul li .products_services_nav_list{
	padding-left: 10px
}
.products_services_nav ul li a.imgs{
	padding: 2px 2px;
	display: block
}
.products_services_nav ul.nav_ul{
	padding-left: 35px
}
.nav_switch_button{
	display: none
}
.header_logo_in_nav .nav.nav_none{
	display: block!important
}
.moving_nav{
	display: none!important
}
/**home*/
.home_service{
	width: 100%;
	padding: 20px 0;
	margin-top: 78px;
	display: block;
	max-width: 1160px;
	overflow: hidden
}
.home_service_title{
	width: 19%;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/st.png) right bottom no-repeat #00bfff;
	color: #ffffff;
	height: 320px
}
.home_service_title span{
	width: 100%;
	margin: 0;
	padding-top: 40px;
	display: block;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center
}
.home_service_title span i{
	padding: 0 5px;
	display: inline-block;
	font-size: 15px;
	font-style: normal
}
.home_service_block{
	width: 27%;
	float: left;
	border-left: solid 2px #ffffff;
	display: block;
	background: #f4f4f4;
	height: 320px
}
.home_service_block:hover{
	background-color: #dddddd
}
.home_service_block a{
	width: 100%;
	display: block;
	text-decoration: none;
	height: 100%
}
.home_service_block a img{
	width: 100%;
	border: 0;
	height: auto
}
.home_service_block a h3{
	margin: 20px 20px 0 20px;
	padding: 0;
	display: block;
	color: #000000;
	font-size: 15px;
	line-height: 20px
}
.home_service_block a p{
	margin: 15px 20px 0 20px;
	padding: 0;
	display: block;
	color: #666666;
	font-size: 13px;
	line-height: 20px
}
.home_service_block a b{
	margin: 15px 0 0 20px;
	width: 100px;
	float: left;
	display: block;
	color: #00bfff;
	font-size: 13px
}
.home_solution{
	width: 100%;
	margin: 40px 0;
	padding: 0;
	display: block;
	background: #f4f4f4;
	text-align: center;
	height: auto
}
.home_solution_title{
	width: 19%;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/st.png) right bottom no-repeat #ffbf00;
	color: #ffffff;
	height: 320px
}
.home_solution_title span{
	width: 100%;
	margin: 0;
	padding-top: 40px;
	display: block;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center
}
.home_solution_block{
	width: 40.5%;
	float: left;
	border-left: solid 2px #ffffff;
	display: block;
	background: #f4f4f4;
	height: 320px
}
.home_solution_block h3{
	width: 100%;
	border-bottom: solid 2px #ffffff;
	margin: 0;
	padding: 0;
	display: block;
	background: #e4e4e4;
	color: #999999;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	text-indent: 20px;
	height: 40px
}
.home_solution_block ul{
	margin: 0;
	padding: 20px 0 15px 40px;
	float: left;
	text-align: left;
	width:100%;
}
.home_solution_block ul li{
	float: left;
	margin: 0;
	width: 25%;
	font-size: 14px;
	line-height: 32px
}
.home_solution_block ul li a{
	margin: 0;
	display: block;
	color: #666666;
	text-decoration: none
}
.home_solution_block ul li a:hover{
	color: #e60012;
	text-decoration: underline
}
.sbg{
	background: url(../images/sbg.gif) right bottom no-repeat #f4f4f4
}
.home_client{
	width: 100%;
	padding: 20px 0;
	margin: 0 auto;
	display: block;
	background: #f4f4f4;
	text-align: center;
	height: auto
}
.home_client_c{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	max-width: 1160px
}
.home_client_c ul{
	margin: 0;
	padding: 0
}
.home_client_c ul li{
	width: 29.33%;
	float: left;
	margin: 0 2% 3% 2%;
	display: block;
	height: auto
}
.home_client_c ul li a{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	height: auto
}
.home_client_c ul li a img{
	width: 100%;
	margin: 0;
	padding: 5px;
	border: 0;
	display: block;
	height: auto
}
.home_client_c ul li h3{
	margin: -35px 5px 0 5px;
	padding: 0;
	display: block;
	white-space: nowrap;
	background: url(../images/btm.png) left center repeat;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	position: relative;
	z-index: 100;
	overflow: hidden;
	text-overflow: ellipsis
}
.home_client_title{
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0;
	border-bottom: solid 1px #cccccc;
	display: block;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	height: 40px
}
.home_client_title a{
	color: #222222
}
.home_client_title span{
	width: auto;
	margin: 0;
	padding: 0 8px 0 10px;
	border-bottom: solid 1px #666666;
	display: inline-block;
	color: #000000;
	line-height: 40px;
	letter-spacing: 2px;
	height: 40px
}
.home_news{
	width: 100%;
	padding: 20px 0;
	margin: 0 auto;
	display: block;
	max-width: 1160px;
	overflow: hidden
}
.home_news_block{
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
	display: block;
	margin-right: 5%
}
.home_news_block h2{
	margin: 0;
	padding: 0;
	display: block;
	color: #000000;
	font-size: 16px
}
.home_news_block ul{
	margin: 20px 0 0 0;
	padding: 0
}
.home_news_block ul li{
	margin: 0;
	padding: 0;
	display: block;
	font-size: 14px;
	line-height: 30px
}
.home_news_block ul li a{
	padding: 0 0 0 12px;
	display: block;
	white-space: nowrap;
	color: #666666;
	background: url(../images/li.png) left center no-repeat;
	text-decoration: none;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis
}
.home_news_block ul li a:hover{
	color: #e60012;
	text-decoration: underline
}
/*footer*/
.footer_hotline{
	display: none
}
.footer{
	width: 100%;
	padding: 40px 0;
	margin: 0;
	display: block;
	background: #222222;
	height: auto
}
.footer_c{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
	max-width: 1200px
}
.footer_c_block{
	float: left;
	width: auto;
	margin: 0 6% 0 20px;
	display: block
}
.footer_c_block h2{
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	color: #ffffff;
	font-size: 14px
}
.footer_c_block ul{
	margin: 0;
	padding: 0
}
.footer_c_block ul li{
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	font-size: 13px;
	line-height: 26px
}
.footer_c_block ul li a{
	color: #999999;
	text-decoration: none
}
.footer_c_block ul li a:hover{
	color: #eeeeee;
	text-decoration: underline
}
ul.footer_info{
	margin: 0 0 0 20px;
	padding: 0;
	width: 300px;
	float: left;
	display: block
}
ul.footer_info li{
	margin: 0;
	padding: 0;
	display: block;
	color: #999999;
	font-size: 13px;
	line-height: 26px
}
ul.footer_info li span{
	color: #ffffff
}
ul.footer_info li a{
	color: #ffffff;
	font-size: 20px;
	text-decoration: none
}
.erweima{
	float: right;
	margin: 5px 20px 0 0;
	display: block
}
.copyroght{
	width: 100%;
	margin: 35px 0 0 0;
	padding: 20px 0 0 0;
	border-top: solid 1px #444444;
	display: block;
	color: #666666;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	height: 30px
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width:1200px){
.home_service{
	padding: 15px 15px;
	margin: 0;
	overflow: hidden
}
.home_service_title{
	background-size: 60% auto
}
.home_service_title span{
	font-size: 16px
}
.home_service_title span i{
	font-size: 12px
}
.home_solution{
	padding: 0;
	margin: 15px 0 0 0;
	overflow: hidden
}
.home_client{
	padding: 15px 15px
}
.home_client_c ul{
	padding: 0 2px
}
.home_client_c ul li a img{
	margin: 0;
	padding: 2px
}
.home_client_c ul li h3{
	margin: -32px 2px 0 2px;
	white-space: nowrap;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis
}
.home_news{
	padding: 15px 15px;
	margin: 0
}
.home_solution_block ul{
	padding: 20px 0 15px 5px
}
}
@media only screen and (max-width:1000px){
.home_service_title{
	background-size: 70% auto
}
}
@media only screen and (max-width:950px){
ul.footer_info{
	margin: 30px 0 0 0;
	border-top: solid 1px #444444;
	width: auto;
	padding: 20px 0 0 0;
	width: 100%
}
ul.footer_info li{
	padding-left: 20px
}
.erweima{
	float: left;
	width: 80%;
	margin: 20px 0 0 20px
}
/*menu*/
.header_logo_in_nav{
	width: 100%;
	z-index: 999;
	height: 65px
}
.header_logo_in_nav .logo a{
	width: 60px;
	margin-left: 10px;
	display: block;
	/*background: url(../images/logo2.png) left center no-repeat;*/
	line-height: 50px;
	text-align: center;
	text-indent: -100em;
	height: 60px;
	position: relative;
	overflow: hidden;
	z-index: 10000;
	background-size: 100%
}
.header_logo_in_nav .nav{
	width: 80%;
	background: #ffffff;
	top: 72px;
	height: auto
}
/*nav*/
.header_logo_in_nav .nav.nav_none,.noen,
.products_services_nav{
	display: none!important
}
.nav_switch_button{
	width: 100px;
	display: block;
	cursor: pointer;
	height: 56px;
	right: 0;
	position: absolute;
	top: 18px
}
.nav_switch_button.off{
	display: none
}
.nav_switch_button span{
	width: 44px;
	background: #e60012;
	position: absolute;
	height: 5px;
	top: 2px;
	right: 8px
}
.nav_switch_button span:nth-child(0){
}
.nav_switch_button span:nth-child(1){
	top: 12px
}
.nav_switch_button span:nth-child(2){
	top: 22px
}
.nav_switch_button span.txt{
	width: 58px;
	color: #777777;
	background: none;
	font-size: 18px;
	line-height: 30px;
	position: absolute;
	height: 30px;
	left: 0;
	top: 0
}
.nav_switch_button.click_in{
	width: 100px
}
.nav_switch_button.click_in span{
	background: #999999
}
.nav_switch_button.click_in span.txt{
	width: 115px;
	background: none;
	color: #333333
}
.header_logo_in_nav .nav ul li,
.header_logo_in_nav .nav ul li a.nav_li_a{
	float: none
}
.header_logo_in_nav .nav ul li a.nav_li_a{
	border-bottom: #f0f0f0 solid 1px;
	font-size: 14px;
	line-height: 68px;
	height: 71px
}
.header_logo_in_nav .nav ul li a.nav_li_a:hover,
.header_logo_in_nav .nav ul li a.nav_li_a.in{
	border-bottom: #333333 solid 1px;
	height: 71px
}
/*移动端导航*/
.moving_nav.is{
	display: block!important
}
.moving_nav > ul > li{
	border-bottom: #d6d6d6 solid 1px;
	height: 40px
}
.moving_nav > ul > li:hover{
	border-bottom: #e60012 solid 1px
}
.moving_nav > ul > li > a{
	padding: 0 24px;
	display: block;
	color: #444444;
	font-size: 16px;
	line-height: 40px;
	height: 40px
}
.moving_nav > ul > li.services_nav_switch{
	height: auto;
	position: relative
}
.services_nav_switch .moving_nav_products_services_nav{
	padding: 0 24px 0px 24px
}
.services_nav_switch .moving_nav_products_services_nav ul li h4{
	color: #444444;
	font-size: 15px;
	line-height: 30px;
	height: 30px
}
.products_services_nav_list{
	padding: 0 0 10px 0
}
.products_services_nav_list a{
	display: block;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	height: 30px
}
.products_services_nav_list a:hover{
	color: #000000
}
.services_nav_switch .moving_nav_products_services_nav ul li:nth-child(n+2){
	padding-top: 10px;
	padding-bottom:10px;
	border-top: #d6d6d6 solid 1px
}
.moving_nav > ul > li.services_nav_switch span.moving_nav_switch{
	width: 90%;
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	z-index: 1;
	cursor: pointer
}
.moving_nav > ul > li.services_nav_switch span.moving_nav_switch{
	background: url(../images/moving_nav_switch_icon.png) no-repeat right bottom
}
.moving_nav > ul > li.services_nav_switch span.moving_nav_switch.switch{
	background-position: right top
}
}
@media only screen and (max-width:900px){
.header_top{
	display: none
}
.home_service{
	padding: 15px;
	margin: 0;
	overflow: hidden
}
.home_service_title{
	background-size: 80% auto
}
.home_solution{
	padding: 0;
	margin: 15px 0 0 0;
	overflow: hidden
}
.sbg{
	background-size: 80%
}
}
@media only screen and (max-width:720px){
.home_service{
	padding: 10px;
	margin: 0;
	overflow: hidden
}
.home_service_block{
	padding: 0;
	width: 100%;
	border-bottom: solid 1px #ffffff;
	border-left: none;
	background: #ffffff;
	height: 68px
}
.home_service_title{
	width: 100%;
	border-bottom: solid 1px #ffffff;
	height: 50px;
	border-radius: 5px 5px 0 0; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	background-size: 12% auto;
	-moz-border-radius: 5px 5px 0 0; /* Firefox */
	-webkit-border-radius: 5px 5px 0 0; /* Safari 和 Chrome */
	background-position-y: 5px
}
.home_service_title span{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 50px
}
.home_service_block{
	background: url(../images/s_go.png) right center no-repeat;
	background-size: auto 50%
}
.home_service_block a img{
	width: auto;
	border-right: none;
	float: left;
	margin: 0 0 0 10px;
	border: solid 1px #ffffff;
	display: block;
	height: 100%;
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px /* Safari 和 Chrome */
}
.c1{
	background-color: #eeeeee
}
.c2{
	background-color: #eeeeee
}
.c3{
	border-bottom: none;
	background-color: #eeeeee;
	border-radius: 0 0 5px 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	-moz-border-radius: 0 0 5px 5px; /* Firefox */
	-webkit-border-radius: 0 0 5px 5px /* Safari 和 Chrome */
}
.home_service_block a{
	padding: 10px 0
}
.home_service_block a h3{
	margin: 0;
	padding: 0;
	width: 40%;
	float: left;
	margin: 5px 20px 0 15px;
	display: block;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	height: 20px
}
.home_service_block a p{
	display: none
}
.home_service_block a b{
	width: 40%;
	float: left;
	margin: 0 0 0 15px;
	display: block;
	font-size: 12px
}
.home_solution{
	margin: 10px 0 0 0;
	padding: 0;
	background: none
}
.home_solution_title{
	width: 100%;
	height: 50px;
	border-radius: 5px 5px 0 0; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	background-size: 12% auto;
	-moz-border-radius: 5px 5px 0 0; /* Firefox */
	-webkit-border-radius: 5px 5px 0 0; /* Safari 和 Chrome */
	background-position-y: 5px
}
.home_solution_title span{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 50px
}
.home_solution_block{
	width: 100%;
	padding: 0;
	border: none;
	border-top: solid 1px #ffffff;
	height: auto
}
.c4{
	border-radius: 0 0 5px 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	-moz-border-radius: 5px 0 5px 5px; /* Firefox */
	-webkit-border-radius: 0 0 5px 5px /* Safari 和 Chrome */
}
.home_solution_block h3{
	width: 100%;
	border-bottom: solid 1px #ffffff;
	margin: 0;
	padding: 0;
	display: block;
	background: #e4e4e4;
	color: #999999;
	font-size: 15px;
	line-height: 40px;
	text-align: left;
	text-indent: 20px;
	height: 40px
}
.home_solution_block ul{
	margin: 0;
	padding: 20px 0 20px 20px;
	float: left;
	text-align: left
}
.home_solution_block ul li{
	float: left;
	margin: 0;
	list-style: none;
	display: block;
	font-size: 14px;
	line-height: 30px
}
.home_solution_block ul li a{
	margin: 0 20px 0 0;
	display: block;
	color: #333333;
	text-decoration: none
}
.sbg{
	background: #eeeeee
}
.home_client_c ul li{
	width: 46%
}
.home_client_c ul li h3{
	margin: -31px 1px 0 1px;
	white-space: nowrap;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis
}
.home_client{
	padding: 10px 0 20px 0
}
.home_client_title{
	margin: 0 0 20px 0;
	font-size: 15px;
	font-weight: bold
}
.home_client_c ul{
	padding: 0 1px
}
.home_client_c ul li a img{
	margin: 0;
	padding: 1px
}
.home_news{
	padding: 10px;
	margin: 0
}
.home_news_block{
	width: 100%
}
.home_news_block ul{
	padding: 0 0 20px 0;
	margin-top: 15px
}
.home_news_block ul li a{
	padding-left: 6px;
	background-size: 3px 3px
}
}
@media only screen and (max-width:640px){
.nav_switch_button{
	width: 80px
}
.nav_switch_button span{
	width: 30px
}
.nav_switch_button span.txt{
	font-size: 14px
}
.nav_switch_button.click_in{
	width: 80px
}
.footer{
	margin: 0 0 50px 0
}
.footer_hotline{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background: #e60012;
	line-height: 50px;
	text-align: center;
	position: fixed;
	bottom: 0;
	height: 50px;
	z-index: 100000
}
.footer_hotline li{
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	font-size: 18px
}
.footer_hotline .hotline{
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	background: #333333;
	color: #ffffff;
	line-height: 50px;
	text-decoration: none
}
.footer_hotline .qq{
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	background: #e60012;
	color: #ffffff;
	line-height: 50px;
	text-decoration: none
}
}
@media only screen and (max-width:400px){
.home_solution_block ul li{
	width: 33.33%
}
.home_client_c ul li{
	width: 46%
}
.home_client_c ul li h3{
	margin: -31px 1px 0 1px;
	font-size: 12px
}
}
.block_content_text{width:100%;}