@charset "UTF-8";
@media only screen and (max-width: 1200px) {
*{
	box-sizing: border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.col.sm-col12{width: 100%; float: left;}
.col.sm-col1{width: 8.33333333%;}
.col.sm-col2{width: 16.66666667%;}
.col.sm-col3{width: 25%;}
.col.sm-col4{width: 33.33333333%;}
.col.sm-col5{width: 41.66666667%;}
.col.sm-col6{width: 50%;}
.col.sm-col7{width: 58.33333333%;}
.col.sm-col8{width: 66.66666667%;}
.col.sm-col9{width: 75%;}
.col.sm-col10{width: 83.33333333%;}
.col.sm-col11{width: 91.66666667%;}
.sm-order1{order: 1; }
.sm-order2{order: 2; }
.sm-order3{order: 3; }
.sm-order4{order: 4; }
.sm-order5{order: 5; }
.sm-order6{order: 6; }
.sm-order7{order: 7; }
.sm-order8{order: 8; }
.sm-order9{order: 9; }
.rbtn::after {
	display: none;
}
/*轮显*/
.lzpic2{
	display: block;
}
.lzpic1{
	display: none;
}
.container .banner .text { top:25%;}

.article {
	line-height: 24px;
	font-size: 14px;
}
.wrapper {
	padding-top: 50px;
}
.header {
	height: 50px;
	z-index: 105;
}
.header.top {
	top: -60px;
}
.header .logo {
	height: 30px;
	margin-top: 10px;
}
.header .search-box {
	margin: 0 30px 0 0;
}
.header .search-box .search-btn {
	width: 50px;
	height: 50px;
}
.header .search-box .search-bar {
	width: 100%;
	height: 50px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 200;
	padding: 0px;
}
.header .search-box .search-bar .close{
	display: none;
}
.header .search-box .search-bar .btn{
	width: 50px;
	height: 50px;
	float: right;
}
.header .search-box .search-bar .inpu{
	height: 50px;
	padding: 0 50px 0 0;
}
.header .search-box .search-bar .inpu input {
	background: #fff;
	height: 50px;
	line-height: 50px;
}
.header .language {
	margin: 0 10px 0 0;
}
.header .language .tit {
	height: 50px;
	line-height: 50px;
	padding: 0 16px 0 0;
}
.header .language .list {
	top: 40px;
	width: 100px;
}
.header .language li a:hover {
	background: none;
}
.header .menu-btn {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3; cursor:pointer;
}
.header .menu-btn span {
	width: 28px;
	height: 3px;
	background: #008cd7;
	border-radius: 2px;
	position: absolute;
	left: 12px;
	top: 23px;
	z-index: 2;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
}
.header .menu-btn span.line1 {
	top: 14px;
}
.header .menu-btn span.line3 {
	top: 32px;
}
.header .nav {
	width: 260px;
	height: 100%;
	overflow: auto;
	position: fixed;
	right: -260px;
	top: 0;
	bottom: 0;
	z-index: 105;
	background: #fff;
	margin: 0;
	padding: 0 0 20px 0;
}
.header .nav .tit {
	display: block;
	font-size: 30px;
	color: #008cd7;
	text-align: center;
	padding: 20px 0;
	font-family: "AlibabaPuHuiTi-Bold";
}
.header .nav > ul > li {
	width: 100%;
	float: none;
	margin: 0;
	position: relative;
}
.header .nav > ul > li:hover > a,
.header .nav > ul > li > a {
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-bottom: solid 1px #ccc;
	color: #000000; text-align:left; 
}
.header .nav > ul > li:hover > a{ color:#000;}
.header .nav > ul > li.on:hover > a,
.header .nav > ul > li.on > a {
	color: #008cd7;
	border-bottom: solid 1px #008cd7;
}
.header .nav > ul > li > a::after {
	display: none;
}
.header .nav > ul > li .arrow{
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	background: url(../images/arrow1.png) no-repeat center;
}
.header .nav > ul > li.now .arrow{
	background-image: url(../images/arrow2.png);
}
.header .nav > ul > li > a .ico{ display:none;}
.header .nav .sub {
	position: static;
	top: 0;
	left: 0;
	padding: 0;
	/*background: #eee;*/
}
.header .nav #m3 .sub {padding: 0;}
/*.header .nav .sub li {
	float: none;
	margin: 0;
}
.header .nav .sub li a:hover,
.header .nav .sub li a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #333;
	border-bottom: solid 1px #ddd;
	background: none;
	text-indent: 30px;
}
.header .nav li .sub li{ width:100%; max-width:none; text-align:left;}
.header .nav li .sub li p{ display:none;}*/
.header .nav .sub .sub_a{ padding-bottom:15px;}
.header .nav .sub .sub_a .ul li{ width:100%; margin-right:0; border-right:0; padding-left:30px;}
.header .nav #m2 .sub .sub_a .ul li{ height:auto;}
.header .nav .sub .sub_a .ul li:last-child{ width:100%;}
.header .nav .sub .sub_a .ul li .imgs{ display:none;}
.header .nav .sub .sub_a .ul li .h4{ margin-top:15px; }
.header .nav .sub .sub_b .ul li .h4{ font-size:15px;}
.header .nav .sub .sub_b .ul li .p dd span{ display:none;}
.header .nav .sub .sub_b .ul li .p dd img{ display:none;}
.header .nav .sub .sub_b .ul li{ float:none; width:100%; border-right:0; padding-left:30px;}
.header .nav .sub .sub_b .ul li:last-child{ float:none; width:100%;}
.header .nav .sub .sub_b .ul li .h4{ height:40px; line-height:40px; margin-top:15px; font-size:16px;}
.header .nav .sub .sub_b .ul li .p dd{ margin-top:0; margin-bottom:0; float:none; width:100%; max-width:none; height:32px; line-height:32px;}
.header .nav .sub .sub_b .ul li .p dd b{ font-size:14px;}
.wrapper.shiftLeft {
	margin-left: -200px;
}
.wrapper.shiftLeft .header {
	left: -260px;
	z-index: 105;
}
.wrapper.shiftLeft .header .nav {
	right: 0;
}
.wrapper.shiftLeft .menu-btn span.line1 {
	top: 23px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.wrapper.shiftLeft .menu-btn span.line2 {
	opacity: 0;
}
.wrapper.shiftLeft .menu-btn span.line3 {
	top: 23px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
.wrapper,
.wrapper .header,
.wrapper .header .nav {
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.footer {
	padding: 0;
	text-align: center; font-size:13px;
}
.footer .title {
	height: 40px;
	line-height: 40px;
	display: block; font-weight:normal; font-size:15px;
}
.footer .link-list {
	width: calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);max-width:none;
	float: none; border-right:0; height:auto; margin-bottom:25px;
}
.footer .link-list .list {
	width: 100%;
	float: none;
	border-bottom: solid 1px #3e3e45;
}
.footer .link-list ul {
	margin: 0;
	padding-bottom: 10px;
	display: none;
}
.footer .link-list li {
	margin: 0;
}
.footer .link-list li a {
	opacity: .8;
	height: 36px;
	line-height: 36px;
	display: block;
}
.footer .contact {
clear:both;
	float: none;
	max-width: 300px;
	margin: 10px auto; margin-bottom:20px; text-align:left; display:none;
}
.footer .contact .tel {
	margin: 10px 0;
}
/*.footer .contact .text {
	text-align: left;
}*/

.footer .social-share {
	margin-top: 15px;
}
.footer .social-share a {
	margin: 0 5px;
	display: inline-block;
	float: none;
}
.footer .friendship {
	margin-top: 40px;
	text-align: left; display:none;
}
.footer .friendship a {
	margin: 0 10px 10px 0;
}
.footer .bottom {
	padding: 10px 0; font-size:12px; margin-top:10px; line-height:24px;
}
.footer .support,
.footer .copy {
	float: none;
}
.footer .copy .p{ display:none;}
.footer .support{ margin-top:0;}
.icon-add {
	width: 30px;
	height: 30px;
}
.icon-add::after {
	width: 10px;
	height: 10px;
}

.f_weixin{ float:none; text-align:center;}
.f_weixin li{ float:none; display:inline-block; vertical-align:top; margin-left:8px; margin-right:8px;}


















































} /* Less than 1200 */