body:after {
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	content: 'Pc';
}
.PcMode:after {
	content: 'Pc' !important;
}
.UnpcPush, .MobilePush {
	display: none;
}
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea {
	display: none;
}
/* img[data-src] {
	opacity: 0;
	filter: alpha(opacity=0);
}
img[data-srcloaded] {
	opacity: 1;
	filter: alpha(opacity=100);
} */
@media only screen and (max-width:1366px) {
	.part2 .wrap {
		width: 100%;
	}
}
@media screen and (min-width: 1250px) {
	::-webkit-scrollbar {
		width: 10px;
		height: 10px;
	}
	::-webkit-scrollbar-button {
		width: 0;
		height: 0;
	}
	::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
		display: block;
	}
	::-webkit-scrollbar-button:vertical:start:increment, ::-webkit-scrollbar-button:vertical:end:decrement {
		display: none;
	}
	::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal, ::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
		border-color: transparent;
		border-style: solid;
	}
	::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal {
		background-color: #fff;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
	}
	::-webkit-scrollbar-thumb {
		min-height: 28px;
		padding-top: 100;
		background-color: rgba(0, 0, 0, .3);
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border-radius: 5px;
		-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
	}
	::-webkit-scrollbar-thumb:hover {
		background-color: rgba(0, 0, 0, .4);
		-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .25);
	}
	::-webkit-scrollbar-thumb:active {
		background-color: rgba(0, 0, 0, .5);
		-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .35);
	}
	::-webkit-scrollbar-track:vertical, ::-webkit-scrollbar-track:horizontal, ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
		border-width: 0;
	}
	::-webkit-scrollbar-track:hover {
		background-color: rgba(0, 0, 0, .05);
		-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .1);
	}
	::-webkit-scrollbar-track:active {
		background-color: rgba(0, 0, 0, .05);
		-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .14), inset -1px -1px 0 rgba(0, 0, 0, .07);
	}
	.scrollbar-hover::-webkit-scrollbar, .scrollbar-hover::-webkit-scrollbar-button, .scrollbar-hover::-webkit-scrollbar-track, .scrollbar-hover::-webkit-scrollbar-thumb {
		visibility: hidden;
	}
	.scrollbar-hover:hover::-webkit-scrollbar, .scrollbar-hover:hover::-webkit-scrollbar-button, .scrollbar-hover:hover::-webkit-scrollbar-track, .scrollbar-hover:hover::-webkit-scrollbar-thumb {
		visibility: visible;
	}
	:-moz-placeholder {
		color: #aaa;
	}
	::-moz-placeholder {
		color: #aaa;
	}
	input:-ms-input-placeholder, textarea:-ms-input-placeholder {
		color: #aaa;
	}
	input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
		color: #aaa;
	}
}
@media only screen and (max-width: 1240px) {
	body:after {
		content: 'Pad';
	}
	body {
		user-select: none;
		-webkit-user-select: none;
	}
	html {
		overflow-x: hidden;
	}
	body, input, textarea, button, select {
		font-size: 14px;
	}
	.PcPush {
		display: none;
	}
	.UnpcPush {
		display: block;
	}
	.wrap, .mwrap {
		width: 940px;
	}

	.pro_detail .control ul.box > li {
		padding: 0 40px;
	}
	.pro_detail .detail_body .parts, .pro_detail .detail_body .device {
		width: 50%;
	}

	.widgets_xc_job_list_6 .prt01_search_inp {
		float: left;
		margin-right: 0;
		width: 83%;
	}
	.widgets_xc_job_list_6 .prt01_search_btn {
		width: 16%;
	}
	.widgets_xc_job_list_6 .part01 {
		height: 183px;
	}
	.widgets_xc_job_list_6 .part01 .tit {
		font-size: 28px;
	}
	.widgets_xc_job_list_6 .part01 .prt01_tit {
		float: none;
	}
	.widgets_xc_job_list_6 .part01 .prt01_top {
		padding-top: 35px;
	}
	.widgets_xc_job_list_6 .xiala_area .form_box {
		width: 49%;
		margin-right: 1%;
	}
	.widgets_xc_job_list_6 .xiala_area .form_box select {
		width: 100%;
		height: 40px;
	}
	/* news_list */
	.widget-newslist-10 .hd_btn {
		margin-left: 0;
	}
	.widget-newslist-10 .inp_box_wrap {
		margin-right: 1%;
		width: 18%;
	}
	.widget-newslist-10 .hd_tit {
		margin-right: 2%
	}
	.widget-newslist-10 .list_hd {
		padding: 30px 20px;
	}
	.widget-newslist-10 .list_box {
		padding: 46px 10px 40px;
	}
	.widget-newslist-10 .bd_l {
		width: 10%;
	}
	/* index首页 */
	.nav .top_nav .nav_box ul li {
		display: none;
	}
	.nav .top_nav ul li {
		line-height: 1.6;
	}
	.nav .nav_tool .inner {
		margin-left: 15px;
	}
	.nav .nav_tool .inner a {
		padding: 0 10px;
		float: left;
		position: relative;
		width: 20%;
	}
	.nav .nav_tool .inner a:nth-child(2):after {
		content: '';
		position: absolute;
		width: 1px;
		height: 44px;
		top: 50%;
		margin-top: -22px;
		right: 0;
		background: #2b2300;
	}
	.nav .nav_tool .inner .iconfont {
		vertical-align: 0;
	}
	.nav .nav_tool .inner a.mobile_key {
		display: block
	}
	.nav .nav_tool .inner a.mobile_key .iconfont {
		width: auto;
	}
	footer .foot_top dl.dl2, footer .foot_top dl.dl3, footer .foot_top dl.dl4 {
		display: none;
	}
	footer .foot_top .dl1 {
		width: 70%;
	}
	footer .foot_top .dl5 {
		width: 25%;
	}
	.nav .nav_tool {
		width: 18%;
	}
	.index_slider .item .text_box {
		margin-left: 0;
		left: 10%;
	}
	.nav .top_nav {
		width: auto;
		margin: 0;
	}

	.news_cen .part1 .box .t {
		height: 72px;
		margin-bottom: 15px;
	}
	.news_cen .part1 .part1_c {
		height: 400px;
	}
	.news_cen .part1 .part1_r .box .t {
		margin-bottom: 0;
	}
	.news_cen .part1 .part1_r .box .time {
		margin-bottom: 6px;
	}
	.news_cen .part1_r .more_news {
		height: 51px;
		line-height: 51px;
	}
	.news_cen .part2_l {
		width: 60%;
	}
	.news_cen .part2_r {
		width: 38%;
	}
	.news_cen .part2_l ul li a {
		height: 60px;
		line-height: 60px;
	}
	.net .form_tab .box .group, .net .form_tab .box .key, .net .form_tab .box .submit {
		overflow: hidden;
	}
	.net .form_tab .box .select-ui-choose-default, .net .form_tab .box .group select {
		vertical-align: 0;
	}
	.fin_server .part2 ul li {
		padding: 0 30px;
	}
	.fin_server .part2_top {
		display: none;
	}
	.fin_server .part2 .part2_body .item .t {
		border-right: 1px solid #ddd;
		color: #000;
		overflow: hidden;
		font-size: 25px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.fin_server .part2 .part2_body .item {
		display: block;
	}
	.create_res .part1_t {
		width: 70%;
		margin: 0 auto;
	}
	.create_res .part2 .box .p {
		height: 8em;
		overflow: hidden;
	}
	.create_res .part2 {
		padding-top: 120px;
	}
	.about_rongyu .rongyu_title_box {
		width: 72%;
	}
	.about_rongyu .rongyu_title_list {
		padding: 0 20px;
	}
	.contact .l_box {
		width: 60%;
		overflow: hidden;
	}
	.contact .r_box .pd {
		padding: 30px 20px 20px;
	}
	.rc_cen .part1_r .box {
		top: 20px;
	}
	.rc_cen .part1 .box .t {
		padding-bottom: 15px;
	}
	.rc_cen .part1_r .common_btn {
		margin: 13px 0;
	}
	.rc_cen .part1_l .box {
		margin-top: 20px;
	}
	.rc_cen .part1_b_r .icon_box {
		margin-top: 80px;
	}
	.rc_cen .part1_b_l .box {
		margin-top: 20px;
	}
	.news_cen .part4_r li {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.news_cen .part4_r .time {
		margin-bottom: 7px;
	}
	.res_sl .part2_bottom .p {
		margin-bottom: 48px;
	}
}
@media only screen and (max-width: 992px) {
	body:after {
		content: 'Padp';
	}
	.wrap, .mwrap {
		width: 740px;
	}

	footer .foot_top .dl5 {
		display: none;
	}
	footer .foot_top .dl1 {
		width: 40%;
	}
	.pro_detail .detail_body .con {
		background: none;
	}
	.pro_detail .detail_body .parts, .pro_detail .detail_body .device {
		width: 100%;
	}
	.pro_detail .detail_body .con > li {
		margin-bottom: 5%;
	}
	.pro_detail .detail_body .parameter .par_l {
		width: 100%;
	}
	.c_banner.detail_banner {
		display: none;
	}
	.channel_content.pro_detail {
		margin-top: 0;
	}
	.channel_content.pro_detail .wrap {
		padding: 0;
	}
	.pro_detail {
		margin: 0;
		padding: 0;
	}
	.pro_detail .wrap .probox {
		height: 500px;
	}
	.pro_detail .left {
		width: 100%;
		height: auto;
	}
	.pro_detail .right {
		width: 100%;
	}
	.pro_detail .right .detail_btn {	
		padding: 15px 10px;
	}
	.pro_detail .right .detail_btn .info {	
		margin-top: 5px;
	}
	.pro_detail .right .detail_btn .title {
		font-size: 20px;
	}
	.pro_detail .right .detail_btn .info ul li {
		width: 26%;
		padding: 5px 8px 2px 10px;
		margin: 10px 2px;
	}
	.pro_detail .right .detail_btn .des {
		font-size: 14px;	
		padding: 15px 0 0;
		margin: 10px 0 20px;
	}
	.pro_detail .detail_btn a {
		padding: 0 1px;
		font-size: 14px;
		margin-right: 0;
		height: 36px;
		line-height: 37px;
	}
	.pro_detail .detail_body {
		width: 96%;
		height: auto;
		padding: 0 2%;
	}
	.pro_detail .detail_body .tit {
		font-size: 18px;
		text-align: center;
		padding: 20px 0 10px;
		margin-bottom: 20px;
	}
	.pro_detail .detail_body .con {
		font-size: 15px;
		line-height: 1.8;
		padding: 0 5px;
	}
	.pro_detail .detail_body .p, .pro_detail .detail_body .img_r {
		width: 100%;
	}
	.pro_detail .detail_body .img_r img {
		max-width: none;
		width: 100%;
	}
	.pro_detail .control ul.box > li {
		padding: 0 20px;
	}
	.pro_detail .detail_body .t {
		margin-bottom: 3%;
	}
	.pro_detail .detail_body .con > li:last-child {
		margin-bottom: 0;
	}
	.pro_detail .detail_body .con {
		padding-bottom: 0;
	}
	.widgets_xc_job_list_6 .job_detail {
		width: 100%;
		margin-left: -50%;
	}
	.channel_content.contact {
		margin-bottom: 0;
	}
	.channel_content.contact .wrap {
		margin: 0 -2%;
	}
	.contact .l_box {
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	.contact .r_box {
		width: 100%;
	}
	.contact .r_box .pd {
		font-size: 14px;
		line-height: 1.8;
	}
	.contact .r_box .pd .tit {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.contact .r_box .pd .ewm {
		font-size: 14px;
	}
	.contact .r_box .pd .tip {
		font-size: 14px;
	}
	.index .part1 li .mask .t {
		font-size: 30px;
	}
	.nav .nav_tool {
		width: 25%;
		position: relative;
	}
	.nav {
		background-position: 80% 50%;
	}
	.news_cen .part1 .part1_l, .news_cen .part1 .part1_c, .news_cen .part1 .part1_r {
		width: 100%;
		margin-bottom: 5%;
	}
	.news_cen .part1 .part1_l .rect-100, .news_cen .part1 .part1_c .rect-100 {
		padding-bottom: 57.5%;
	}
	.news_cen .part1 .part1_l .box_com {
		padding-top: 30%;
	}
	.news_cen .part1 .box {
		padding: 5%;
	}
	.news_cen .part1 .part1_c {
		height: 100%;
		;
	}
	.news_cen .part1 {
		padding: 5% 0;
	}
	.news_cen .part2_l {
		width: 100%;
	}
	body .news_cen .part2_r {
		display: none;
	}
	.news_cen .part4_l {
		width: 100%;
		margin-bottom: 5%;
	}
	.server .part1 .part1_l, .server .part1 .part1_r {
		width: 100%;
	}
	.after_sale .after_sale_content .top {
		margin-bottom: 5%;
	}
	.create_res .part1_t {
		width: 90%;
	}
	.create_res .part1_p {
		width: 100%;
	}
	.create_res .part3 .box {
		width: 75%;
	}
	.about_rongyu .rongyu_title_box {
		width: 65%;
	}
	.honor .scroll_c {
		height: auto;
	}
	.about_rongyu .list_box_bottom {
		padding: 5%;
	}
	.about_rongyu li {
		margin-bottom: 0;
	}
	.honor .about_rongyu {
		margin-bottom: 30px;
	}
	.contact .r_box {
		height: auto;
	}
	.rc_cen .part1_l, .rc_cen .part1_r, .rc_cen .part1_b_l, .rc_cen .part1_b_r {
		width: 100%;
		margin-bottom: 15px;
	}
	.rc_cen .part1_b_l .box {
		margin-top: 60px;
	}
	.Form-J1 .Form-J1-Left, .Form-J1 .Form-J1-right {
		width: 100%;
	}
	.Form-J1 .Form-J1-yzm {
		width: 96%;
	}
	.widget-newslist-10 .list_main {
		width: 76%;
	}
	.widget-newslist-10 .bd_c {
		padding-left: 21%;
	}
	.news_cen .part4_r {
		width: 100%;
	}
	.news_ban {
		display: none;
	}
	.news_list {
		margin-top: 0;
	}
	.res_sl .part2_bottom .bottom_l, .res_sl .part2_bottom .bottom_r {
		width: 100%;
		margin-bottom: 5%;
	}
	.contact_us .part3 {
		padding-top: 50px;
	}
	.pad_img img {
		width: 100%;
	}
	.res .part1 .res_list .list_top a {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 760px) {
	body:after {
		content: 'Mobile';
	}
	body, input, textarea, button, select {
		font-size: 16px;
	}
	.MobilePush {
		display: block;
	}
	img[data-src] {
		opacity: 1;
	}
	.wrap, .mwrap {
		width: auto;
		padding-left: 2%;
		padding-right: 2%;
	}
	.mwrap .wrap {
		padding-left: 0;
		padding-right: 0;
	}

	* {
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	input {
		-webkit-user-select: auto;
	}
	textarea {
		-webkit-user-select: auto;
	}

	.widgets_common_pages_6 a, .widgets_common_pages_6 span {
		line-height: 30px;
		padding: 0 6px;
	}
	.nav {
		height: 60px;
		line-height: 60px;
	}
	.nav .logo {
		width: 50%;
	}
	.nav .logo img {
		margin-top: 12px;
		margin-left: 6px;
	}
	.nav .nav_tool {
		height: 60px;
		line-height: 60px;
		padding-right: 3%;
		margin-right: -2%;
	}
	.banner {
		display: none;
	}
	.index {
		background: #fff;
		margin: 0 !important;
	}

	footer .foot_top {
		display: none;
	}
	footer .foot_top dl {
		display: none;
	}
	footer .foot_top .dl1 {
		width: 100%;
		display: block;
	}
	footer .foot_top .dl1 dt {
		font-size: 24px;
		margin-bottom: 12px;
	}
	footer .foot_bottom .left, footer .foot_bottom .right {
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	footer .foot_bottom .left em, 
	footer .foot_bottom .left a {
		display: none;
	}
	footer .foot_bottom .gotop {
		display: none;
	}
	.widget-newslist-10 .list_bd ul {	
		padding-bottom: 5px;
	}
	.widget-newslist-10 .hd_tit {
		margin-bottom: 20px;
		float: none;
		text-align: center;
	}
	.widget-newslist-10 .inp_box_wrap {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-bottom: 20px;
	}
	.widget-newslist-10 .hd_btn {
		width: 100%;
	}
	.widget-newslist-10 .bd_r {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
		display: none;
	}
	.widget-newslist-10 .list_main {
		width: 100%;
	}
	.widget-newslist-10 .list_box {
		padding: 0;
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc;
	}
	.widget-newslist-10 li {
		margin-bottom: 20px;
	}
	.widget-newslist-10 .list_box:after {
		display: none;
	}
	.widgets_xc_newdetail_unite_2 .wrap {
		padding: 20px 15px;
		margin: 0 auto;
		border: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .detail_btn_box {
		position: absolute;
		top: 15px;
		right: 23%;
		z-index: 100;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .detail_btn_box .btn_prev,
	.widgets_xc_newdetail_unite_2 .news_detail_top .detail_btn_box .btn_nav {
		width: 32px;
		height: 32px;
		margin-left: 5px;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .detail_btn_box .btn_prev,
	.widgets_xc_newdetail_unite_2 .news_detail_top .detail_btn_box .btn_nav	{
		border: 1px solid #111;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .detail_btn_box i.iconfont {	
		color: #000;
		font-size: 18px;
		line-height: 34px;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .detail_btn_box .btn_nav i.iconfont {
		line-height: 34px;
	}
	.widgets_xc_newdetail_unite_2 .page_info .b_text {
		width: 17.8%;
	}
	.widgets_xc_newdetail_unite_2 .page_info .news_tit {
		width: 54%;
	}
	.widgets_xc_newdetail_unite_2 .page_info .news_date {
		width: 25%;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .detail_content ._title {
		font-size: 18px;
		line-height: 1.3;
		height: auto;
		text-align: center;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top ._tools {	
		text-align: center;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top ._tools ._tool {	
		height: 30px;
		line-height: 30px;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top ._tools #switcher {
		line-height: 20px;
		margin-left: 0px;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .myart {
		font-size: 14px;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .myart .video-js {
		width: 100% !important;
		height: auto !important
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top .myart img {	
		width: 100% !important;
	}
	.widgets_xc_newdetail_unite_2 .page_info {
		font-size: 13px;
		padding-top: 15px;
	}
	.pic_list .type_list a, .news_list .type_list a {
		width: 60%;
		margin-bottom: 5%;
	}
	.nav .nav_tool .inner a {
		display: none;
	}
	.index_slider .item {
		height: auto;
	}
	.slider_fixed .index_slider .item img {
		margin-left: 0;
		width: 100%;
		height: auto;
		position: static;
	}
	.index_slider .item .video {
		display: none;
	}
	.index_slider .item .text_box {
		display: none;
	}
	.index_slider .item .video_box {
		display: none;
	}
	.index {
		margin-top: 5%;
	}
	.index .part1 {
		display: none;
		padding: 0 0 5%;
		background: none;
	}
	.index .part1 li.cur .text_box .t, .index .part1 li.cur .text_box .p {
		visibility: visible;
	}
	.index .part1 li.cur .mask {
		display: none;
	}
	.index .part3 {
		height: 100%;
		background-size: cover;
	}
	.nav .nav_tool {
		width: auto;
	}
	nav {
		height: 60px;
	}
	.nav {
		background-position: 65% 50%;
	}
	.second_nav {		
		padding: 20px 0 0;
	}
	.second_nav .t {
		font-size: 22px;
		text-align: center;
		float: none;
	}
	.second_nav .crumb {
		display: none;
	}
	.second_nav .second_r {
		float: none;
		font-size: 15px;
		text-align: center;
	}
	.second_nav .second_r a {
		float: none;
		width: 20%;
		text-align: center;
		letter-spacing: normal;
		padding: 5px 10px;
	}
	.index .part2 .owl-carousel {		
		height: 300px;
	}
	.index .part2 .wrap li {
		width: 100%;
		height: 0;
		padding-bottom: 30%;
		margin-bottom: 5%;
	}
	.index .part2 .wrap li .bus {
		width: 370px !important;
		height: 370px !important;
		top: 50px;
		left: 0;
	}
	.index .part2 .wrap li .text .t {
		font-size: 50px;
	}
	.index .part2 .wrap li.active .text {
		top: 20px;
	}
	.index .part3 .part3_ul .text_box {
		padding: 5%;
	}
	.index .part3 .part3_ul .text_box .s {
		font-size: 13px;
		padding-bottom: 18px;
	}
	.index .part3 .news_title {
		margin-top: 10%;
	}
	.index .part3 .news_title .news_tit {
		font-size: 24px;
		text-align: center;
		width: 100%;
	}
	.news_title .p {
		padding-bottom: 0;
	}
	.news_cen .part1 .part1_r .box {
		margin-bottom: 0;
	}
	.news_cen .part1 .part1_r .box2 {
		margin-bottom: 5%;
	}
	.news_cen .part2, .news_cen .part3 {
		padding: 10% 0 5%;
	}
	.news_cen .part2 .p {
		margin-bottom: 5%;
	}
	.news_cen .part3_con ul li {
		width: 100%;
		margin-bottom: 5%;
	}
	.news_cen .part3_con ul li.cur, .news_cen .part3_con ul li {
		background: url("../img/news_cen05.jpg") no-repeat;
		background-size: cover;
	}
	.news_cen .part4 {
		margin-bottom: 5%;
	}
	.news_title .p {
		font-size: 14px;
		padding-bottom: 0;
	}
	.index .part3 .part3_ul .text_box .day {
		font-size: 50px;
	}
	.index .part3 .part3_ul .text_box .year {
		left: 60px;
	}
	.server .part3 .infos_ul li {
		width: 80%;
		margin-bottom: 3%;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 35px;
	}
	.server .part2 {
		margin-bottom: 5%;
		padding: 5% 0;
		margin-top: 5%;
		background-size: cover;
	}
	.server .part2 .t, .server .part2 .s {
		font-size: 20px;
		margin-right: 15px;
	}
	.server .part2 .en {
		font-size: 25px;
		width: 35px;
		height: 40px;
		line-height: 40px;
	}
	.server .part2 .box li {
		height: 35px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	.server .part1 .part1_l .t {
		font-size: 25px;
		margin-top: 5%;
		margin-bottom: 2%;
	}
	.channel_content {
		background: none;
		margin: 8% 0 5%;
	}
	.channel_content.news_list {
		margin: 5% 0 7%;
	}
	/* 新闻中心 */
	.news_cen .part1 .part1_l .box_com {
		padding-top: 15%;
	}
	.net .con_ul li dl {
		padding: 5%;
		height: auto;
		margin-bottom: 0;
	}
	.net {
		margin-top: 0;
	}
	.net .form_tab .box .group.country, .net .form_tab .box .group.pro, .net .form_tab .box .key, .net .form_tab .box .submit {
		width: 100%;
		margin-bottom: 5%;
	}
	
	.service_concept01 .infor .tit {
		font-size: 22px;
		margin-bottom: 5px;
	}
	.service_concept01 .infor .con {
		font-size: 15px;
		line-height: 20px;
	}
	.service_concept01 .content li {
		width: 100%;
		margin: 1% 0;
	}
	.service_concept01 .content li .box .tit {
		font-size: 20px;
		line-height: 20px;
	}
	.service_concept01 .content li .box .con {
		color: #666;
		font-size: 15px;
		line-height: 22px;
		padding-top: 5px;
	}
	.service_concept02 {
		margin-top: 30px;
	}
	.service_concept02 .content {
		height: 394px;
	}
	.service_concept02 .content .wrap {
		padding: 0;
	}
	.service_concept02 .infor .tit {
		font-size: 22px;
		margin-bottom: 5px;
	}
	.service_concept02 .infor .con {
		font-size: 15px;
		line-height: 20px;
		padding-top: 5px;
	}
	.service_concept02 .left {	
		width: 50%;
	}
	.service_concept02 .left .tit {
		font-size: 20px;
	}
	.service_concept02 .tab_t {	
		font-size: 16px;
		text-indent: 40px;
	}
	.service_concept02 .tab_t i {
		font-size: 14px;
		right: 10px;
	}
	.service_concept02 .tab_c {		
		width: 100%;
	}
	.service_concept02 .tab_c .con {		
		padding: 6%;
	}
	.service_concept02 .tab_c .con .decs {
		font-size: 14px;
		line-height: 1.6;
	}
	.service_concept03 {
		margin-top: 35px;
	}
	.service_concept03 .infor .tit {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.service_concept03 .infor .con {
		font-size: 15px;
		line-height: 1.6;
		text-align: left;
	}
	.service_concept03 .infor .con p {
		text-indent: 2em;
	}
	.service_concept03 .infor .con p:last-child {	
		font-size: 16px;
		padding-top: 0;
	}
	.service_concept03 .infor .con span {
		font-size: 24px;
	}
	
	.after_sale .after_sale_tit {
		width: 100%;
		margin-bottom: 10px;
	}
	.after_sale .after_sale_content {
		width: 100%;
	}
	.after_sale .after_sale_tit .t_num, .after_sale .after_sale_tit .t_main {
		display: inline;
	}
	.after_sale .after_sale_tit .con {
		overflow: hidden;
	}
	.after_sale .after_sale_tit .con p {
		float: left;
	}
	.after_sale .part1 {
		margin-bottom: 5%;
	}
	.after_sale .part2 .after_sale_content {
		width: 100%;
	}
	.after_sale .part2 .after_sale_content .sale_bottom .sale_common {
		width: 100%;
		margin-bottom: 25px;
	}
	.after_sale .part2 {
		padding: 5% 0;
		margin-bottom: 5%;
	}
	.res .part1 .res_list .list_top a {
		width: 40%;
		margin: 0 auto 3%;
		margin-right: 4%;
	}
	.about_con {
		font-size: 15px;
		line-height: 1.8;
		padding: 20px 5px 10px;
	}
	.honor .about_rongyu {
		padding-top: 15px;
		margin-bottom: 0;
	}
	.about_rongyu .list_box {		
		border: none;
	}
	.about_rongyu .rongyu_title_list {
		height: 320px;
	}
	.about_rongyu .rongyu_title, .about_rongyu .rongyu_title_box {
		width: 100%;
	}
	.about_rongyu .rongyu_title {
		font-size: 24px;
	}
	.about_rongyu .rongyu_title_box {
		padding: 20px 0;
	}
	.about_rongyu .rongyu_title_box li {
		font-size: 14px;		
		margin-bottom: 5px;
	}
	.index_slider .owl-nav {
		display: none;
		height: 60px;
		margin-top: -30px;
	}
	.index_slider .owl-nav > .owl-prev {
		width: 30px;
		height: 60px;
		background-position: 0 center;
	}
	.index_slider .owl-nav > .owl-next {
		width: 30px;
		height: 60px;
		background-position: -76px center;
	}
	.index .part2 {
		background: none;
		height: auto;
	}
	.index .part2 .wrap li.on .bus {
		left: 2%;
	}
	.index .part2 .owl-carousel .owl-dots {
		margin: 5px auto 10px;
		position: absolute;
		bottom: 0;
		left: 20px;
		width: 100%;
	}
	.index .part2 .owl-carousel .owl-dots .owl-dot {
		width: 10px;
		height: 10px;
		background: #ccc;
		border-radius: 50%;
		margin: 0 5px;
		float: left;
		text-align: center;
	}
	.index .part2 .owl-carousel .owl-dots .owl-dot.active {
		background: #fecf02;
	}
	.index .part2 .wrap li {
		margin-bottom: 0;
	}
	.index .part2 .wrap .li5, .index .part2 .wrap .li6, .index .part2 .wrap .li7, .index .part2 .wrap .li8, .index .part2 .wrap .li9 {
		display: block;
	}
	.index .part2 .wrap li .text .s {
		color: #fefefe;
		font-size: 28px;
		font-weight: bold;
		line-height: 1.05;
	}
	.index .part2 .wrap li .text .more {
		display: none;
		font-size: 16x;
	}
	.index .part1 li {
		width: 49%;
		margin-right: 2%;
	}
	.index .part1 li:nth-child(2n) {
		margin-right: 0;
	}
	.index .part1 li .rect-65 {
		margin-top: -60px;
	}
	.index_slider .owl-dots {
		bottom: 25px;
	}
	.index .part2 .wrap li.line .pd {
		display: none;
	}
	.index .part2 .wrap .li1, .index .part2 .wrap .li2, .index .part2 .wrap .li3, .index .part2 .wrap .li4 {
		background: none;
	}
	.index .part2 {
		background: url("../img/index_12.jpg") no-repeat;
		background-size: cover;
		padding: 5% 0;
	}
	.news_cen .part3_con ul li .t {
		line-height: 1.6;
	}
	.widget-newslist-10 .list_hd {
		padding: 0 20px;
	}
	.widget-newslist-10 .bd_c {
		padding-left: 21%;
	}
	.widget-newslist-10 .bd_c {
		width: 80%;
	}
	.widget-newslist-10 .list_title {
		font-size: 18px;
	}
	.widget-newslist-10 .list_p {
		font-size: 14px;
		line-height: 1.6;
	}
	.widget-newslist-10 .list_time_day {
		font-size: 36px;
		font-family: 'Roboto', 'PingFang SC', 'Microsoft Yahei', 'Helvetica Neue', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', SimSun, sans-serif;
	}
	.widget-newslist-10 .list_time {
		font-size: 13px;
		width: 56px;
		padding: 2% 1%;
	}
	.widget-newslist-10 .list_time:after {
		display: none;
	}
	.widget-newslist-10 .list_p {
		height: 100%;
	}
	.widget-newslist-10 .list_tool {
		display: none;
	}
	
	.second_nav.mnews {
		display: none;
	}
	.news_detail {
		padding: 0;
		margin: 0;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top ._tools ._tool.bdshare-button-style0-16 {
		display: none;
	}
	.widgets_xc_newdetail_unite_2 .news_detail_top {
		padding-top: 3%;
	}
	.widget-newslist-10 .form_news {
		padding-bottom: 10px;
	}
	.widget-newslist-10 .list_tool .share {
		display: none;
	}
	.create.c_banner {
		display: block;
		height: auto;
	}
	.c_banner .box .t {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.c_banner .box .p {
		font-size: 20px;
		height: auto;
		margin-bottom: 5px;
	}
	.c_banner .box .p span {
		opacity: 1;
		height: auto;
	}
	.c_banner {
		display: none;
		height: auto;
	}
	.c_banner .full {
		position: static;
		width: 100%;
		margin-left: 0;
	}
	.detail_banner .ban_img {
		height: auto;
	}
	.c_banner .box_img {
		display: none;
	}
	.index .part3 {
		padding-top: 40px;
		padding-bottom: 5%;
	}
	.channel_content.pro_cen {
		margin: 15px 0 30px;
	}
	.pro_cen .pro_pt1 {
		margin-bottom: 15px;
	}
	.pro_cen .pro_pt1 ul {
		padding: 20px 0 10px;
	}
	.pro_cen .pro_pt1 .tab_li {
		height: 26px;
		padding: 0;
	}
	.pro_cen .pro_pt1 ul li:before {
		content: '';
	}
	.pro_cen .pro_pt1 .tab_li .t_s {
		font-size: 15px;
	}
	.pro_cen .pro_pt2 ul {
		padding-bottom: 15px;
	}
	.pro_cen .pro_pt2 li {
		margin-bottom: 10px;
	}
	.pro_cen .pro_pt2 li:nth-child(2n) {
		margin-right: 0;
	}
	.pro_cen .pro_pt2 .item_bot {
		height: auto;
		padding-bottom: 5px;
	}
	.pro_cen .pro_pt2 .item_bot .title {
		height: 40px;
		padding-top: 15px;
	}
	.pro_cen .pro_pt2 .item_bot .t {	
		font-size: 15px;
		line-height: 1.2;
		padding: 0 10px;
	}
	.pro_cen .pro_pt2 .common_btn {
		font-size: 14px;
		width: 70px;
		height: 30px;
		line-height: 32px;
		margin-top: 10px;
	}
	.hotsale .part1 {
		display: none;
	}
	
	.layui-layer {
		top: 120px !important;
		width: 98% !important;
		height: 330px !important;
		padding: 1% !important;
	}
	.layui-layer-setwin {
		right: 45.5% !important;
		top: -35px !important;
	}
	.layui-layer-setwin a.layui-layer-min, .layui-layer-setwin a.layui-layer-max {
		display: none;
	}
	.layui-layer-setwin .layui-layer-close1 {
		background-position: -149px -31px !important;
		cursor: pointer;
		width: 30px;
		height: 30px;
	}
	.layui-layer-setwin .layui-layer-close2 {
		top: 0 !important;
		right: -13px !important;
	}
	.layui-layer-title {
		height: auto !important;
		overflow: auto !important;
		line-height: 1.3 !important;
		font-size: 16px !important;
		font-weight: 500 !important;
		padding: 12px 20px 10px !important;
		white-space: inherit !important;
		text-overflow: inherit !important;
	}
	.layer .layui-layer-content .service {
		
	}
	.layui-layer-lan[type=dialog] {
		height: auto !important;
	}
	#window form li #submitId {
		font-size: 15px;
		letter-spacing: 1px;
		padding: 8px 40px 7px;
	}
	.site-text .service {
		font-size: 14px;
	}
	
	.net .map_box {
		height: 400px;
	}
	.net .form_tab .box {
		padding: 0 10px;
	}
	.net .form_tab .box .group.country, .net .form_tab .box .group.pro {
		width: 48%;
		margin-right: 0
	}
	.net .form_tab .box .group.country {
		margin-right: 4%;
	}
	.net .form_tab .box .key {
		width: 46%;
		margin-right: 4%;
	}
	.net .form_tab .box .submit {
		width: 48%;
	}
	.net .form_tab {
		padding-bottom: 0;
	}
	.fin_server .part2 .part2_body .item {
		padding: 25px 20px;
	}
	.res_sl .part2_top {
		padding: 30px 25px;
	}
	.contact_us .part1_l {
		display: none;
	}
	.contact_us .part1_r {
		width: 100%;
	}
	.contact_us .part1_l {
		margin-bottom: 5%;
	}
	.contact_us .part1_l .p {
		margin-bottom: 0;
	}
	.contact_us .part1_l .t {
		margin-bottom: 10px;
	}
	.contact_us .part1_l .lin {
		margin-bottom: 5px;
	}
	.contact_us .part1_r .t .con {
		display: block;
		font-size: 24px;
		line-height: 1.6;
	}
	.contact_us .part3 .swiper-container .box {
		width: 90%;
		margin: 0 auto;
	}
	.contact_us .part3 .swiper-container .box .box_l {
		width: 100%;
		margin-top: 5%;
	}
	.contact_us .part3 .swiper-container .box .box_r {
		width: 95%;
		margin-top: 50px;
	}
	.contact_us .part3 .swiper-container .pagination {
		display: none;
	}
	.contact_us .part2 .contentBox {
		position: static;
	}
	.contact_us .part2 {
		padding: 40px 0;
		background-size: cover;
	}
	.contact_us .part2 .item {
		display: none;
	}
	.contact_us .part3 .part3_bot {
		height: 100%;
	}
	.contact_us .part3 .swiper-container .cn {
		font-size: 25px;
	}
	.contact_us .part3 {
		background-size: cover;
	}
	.contact_us .part1 {
		padding-bottom: 5%;
	}
	.contact_us .part1_r .t .t_logo {
		margin-bottom: 15px;
	}
	.contact_us .part1_r .t {
		padding-bottom: 10px;
	}
	.contact_us .part3 .swiper-container {
		height: 480px;
	}
	.scroll_nav {
		display: none;
	}
	.widget-history-10-slide .hd_box li {
		position: static !important;
	}
	.job .job_foot .box {
		background: #e8e7e7;
	}
	.c_banner .box {
		top: 28%;
	}

	.server .part3 .infos_ul li .img_box {
		width: 70%;
		margin: 0 auto;
	}
	.server .part3 .infos_ul li .t {
		margin-bottom: 10px;
	}
	.c_banner.create .box {
		top: 5%;
	}
	.c_banner.create .box img {
		width: 100px;
	}
	.create .box {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.create .box .t {
		font-size: 25px;
		margin-top: 5%;
		margin-bottom: 2%;
	}
	.create .box .p {
		white-space: normal;
		font-size: 15px;
	}
	.create .box .p span br {
		display: none;
	}
	.contact .l_box .map_box {
		margin-top: -120px;
		margin-left: -190px;
	}
	.after_sale .after_sale_tit .t_num {
		font-size: 50px;
	}
	.after_sale .after_sale_content .item .num {
		font-size: 45px;
	}
	.after_sale .part2 .after_sale_tit .con {
		width: 95%;
		margin-bottom: 10px;
	}
	.after_sale .after_sale_tit .t_main p {
		float: left;
	}
	.after_sale .after_sale_tit .list {
		display: none;
	}
	.create_res .part2 {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.create_res .part1 {
		padding-bottom: 30px;
		padding-top: 12px;
	}
	.contact_us .part2 .box .t {
		margin-bottom: 10px;
	}
	.contact_us .part2 .scrollBox {
		margin-bottom: 50px;
		overflow: auto;
	}
	.contact_us .part2 .box {
		width: 90%;
	}
	.about_rongyu .rongyu_title {
		height: 100px;
	}
}
@media only screen and (max-width: 480px) {
	.nav {
		background-position: 70% 50%;
	}
	.nav .logo {
		width: 50%;
	}
	.nav .logo img {
		margin-top: 9px;
	}
}
@media only screen and (max-width: 320px) {
	.nav .logo {
		width: 180px;
	}
}