@charset "utf-8";
.logo {padding:0;}
#mycarousel {top:0;}
#navbar-collapse ul {margin-top:0;}
.carousel-inner img {margin: 0 auto;}
.carousel-control {font-size: 100px; color: #555;}



/* 这段新加 */
.dropdown{position: relative; display: inline-block;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown-content{display: none; position: absolute;}
.dropdown-content1 {display: none; position: absolute; width:160px; padding:0;}
.dropdown-content1 li{list-style: none; height:40px; border-bottom:rgb(168, 168, 168) 1px dotted;}
.dropdown-content1 li a{font-size:13px; line-height:40px; display: block; text-align: left;}
.dropdown-content1 li a:hover{background:#0ba6df; color:#fff;}
.dropdown:hover .dropdown-content1 {display: block;}
.zynavul{margin-left:120px;}
.spc{font-size:8px; margin-left:-8px;}
#div1 ul{list-style-type:none;}
#div1 a{font-size:13px; text-decoration: none; color:#333; display: block; line-height:40px; text-align: left;}
#div1 a:hover{background:#0ba6df; color:#fff;}
#div1 ul li{background:#fafafa; width:160px; text-align:center; border-bottom:rgb(168, 168, 168) 1px dotted;}
#div1 ul li ul{display:none;}
#div1 ul li:hover ul{display:block; position:relative; height:0px; top:-40px;}
#div1 ul li:hover ul li ul{display:none;}
#div1 ul li ul li:hover ul{display:block;}
#div1 ul li ul li:hover ul li ul{display:none;}
#div1 ul li ul li ul li:hover ul{display:block;} 
.l-0{margin-left:-40px; border-right:rgb(179, 179, 179) 1px dotted;}
.l-0 a{line-height: 40px; text-indent:1em;}
@media (max-width:768px) {
	#div1 ul {
		display: none !important;
	}
}
/* 这段新加 */

/* 这段新加 */
#help-left{width:100%; float:left;}
.menu{border-left:1px solid #ccc;border-right:1px solid #ccc}
.menu:last-child{border-bottom:1px solid #ccc}
.menu summary{height:40px;line-height:40px;text-indent:10px;outline:0;font-size:16px; border-top:1px solid #ddd;background:#fafafa;cursor:pointer; padding-left:8px;}
.menu summary::-webkit-details-marker{display:none;}
.menu summary:before{content:" ";display:inline-block;width:16px;height:16px;margin-right:10px;font-size:18px;}
.menu[open] summary:before{content:"-"}
.menu ul{padding:10px 0}
.menu ul li{list-style:none; padding-left:43px; font-size:14px;height:30px;line-height:30px;}
.menu ul li a{display:block;color:#666}
.menu ul li a:hover{text-decoration:underline}
.s-co{float: right; margin-top:20px; color:#666;}
/* 这段新加 */


.zy-bg{background:#fff; border:none;}
.lg{margin-top:24px;}
#zy-zt{color:#333; line-height: 40px; margin:0; font-size: 15px; display: block;}
#zy-zt:hover{color:#fff; background:#03a8e6;}
.lim{margin:10px 0 0 0;}
.lia{color:#333 !important;}
.lia:hover{color:rgb(26, 121, 230) !important;}
.lip{margin-right:5px;}
.bt{margin-top:65px;}
.b1{font-size:15px; color:#777;}
.profile{background:#fafafa; margin:30px auto;}
.profile h3 {
	margin: 100px 70px 36px 59px;
	font-size: 22px;
}
.profile p{margin:0 70px 0 70px; text-indent: 2em; font-size: 15px; line-height: 28px; color: #666;}
.p0{margin:60px 0 0 70px;}
.img-box1{overflow:hidden; width: 100%;}
.img-box{overflow:hidden;
	background: -webkit-linear-gradient(rgb(255, 255, 255), rgb(0, 0, 0));
	background: -o-linear-gradient(rgb(255, 255, 255), rgb(0, 0, 0));
	background: -moz-linear-gradient(rgb(255, 255, 255), rgb(0, 0, 0));
	background: linear-gradient(rgb(255, 255, 255), rgb(0, 0, 0));
}
.img-color{display: block;}
.img-color:hover{filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.img-click{width: 100%;height: auto; -webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.img-click:hover{-webkit-transform:scale(1);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.img-clickk{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.img-clickk:hover{-webkit-transform:scale(1);-moz-transform:scale(1.12);-o-transform:scale(1.12);transform:scale(1.12);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}

.an{border: #333 1px solid; background:none; color:#333; border-radius:4px; padding: 10px 30px; font-size: 13px;}
.an:hover{border: #0ba6df 1px solid; background:#0ba6df; color:#fff; text-decoration: none;}
#newbg{background:url(/uploads/image/teimg/bg.jpg); margin-top:40px;}
.footer{width:100%; height: auto;background:url(/uploads/image/teimg/f1.jpg);}
.fx1{ margin: 140px auto;}
.fx1 h4{color:rgb(238, 238, 238); text-align: center; font-weight: bold; font-size: 20px;}
.fx1 p{color:#ccc; text-align: center; line-height: 35px; font-size: 14px;}
.fx1 a{color:#ccc;}
.fx1 a:hover{color:#38a9ff; text-decoration: none;}
.fx2{background:#fff;}
.fx2 h4{margin-top:50px; margin-left: 60px; font-weight: bold; font-size: 20px; color:#028bbd;}
.fm1{margin-left:48px; font-weight: normal; color:#666;margin-top:10px;}
.fm2{margin-left:48px; border:#444 1px solid; border-radius:3px; padding: 3px; width:500px;}
.fm2:hover{border: #028bbd 1px solid;}
.fm3{margin-left:48px; font-weight: normal; color:#777; font-size: 12px;}
.fm4{color:#03a8e6; font-size: 12px;}
.an1{border: #03a8e6 1px solid; background:#03a8e6; color:#fff; border-radius:4px; padding: 6px 30px; font-size: 14px; margin-bottom: 50px; margin-top:15px; margin-left:48px;}
.an1:hover{background:none; border:#333 1px solid; color:#333;}
.fot{width:100%; height:70px; background: #151515; border-top:#555 1px solid;}
.fot p{color:#999; margin-top: 25px;}
.fot a{color:#999; margin-left: 20px; margin-right: 20px;}
.fot a:hover{color:#38a9ff; text-decoration: none;}
.fa{font-size: 12px; margin:none;}
.container-fluid{padding-right: 0px;padding-left: 0px;}
.row{margin:0;}
.col-md-3{padding:0;}
.box{margin-top: 30px;}
.q1{color:#fff; margin-left:5%; font-size: 35px; margin-top:-20%; position:absolute;}
.q1 p{font-size:16px; margin-top:15px; font-weight: normal;}
.q2{color:#fff; margin-left:6%; font-size: 26px; margin-top:-35%; position:absolute;}
.q2 p{font-size:16px; margin-top:10px;}
.xs{margin:40px auto; border-top:#333 1px solid;}
.xs h4{margin:20px 0 10px 15px;}
.xs1{padding:15px;}
.bk1{border:#555 1px solid; border-radius:5px;}
.pnr{margin-top:15px; background: #01a0da; line-height: 30px; padding-left: 15px; color:#fff;}
.i-p{border:#555 1px solid; border-radius:5px; margin:30px 0 30px 40px;}
.i-pp{margin-top:-20px;}
.s-line{font-size:24px; font-weight: bold; color:#555;}
.s-line1{font-size:20px; font-weight: bold; border-bottom: #ccc 1px solid; padding-bottom: 15px;}
.xj{margin:30px auto;}
.xj a{padding:10px 20px; background:#f57a07; color:#fff; border-radius:5px;}
.xj a:hover{background:none; border:#f57a07 1px solid; color:#f57a07; text-decoration: none;}

.ns-click{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
.ns-click:hover{-webkit-transform:scale(1);-moz-transform:scale(1.07);-o-transform:scale(1.07);transform:scale(1.07);-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;}
.news_list_met_m1156_8{background:#ffffff; position:relative; background-position:center; background-size:cover; padding:40px 0; overflow:hidden;} 
#ns{text-decoration: none;}
#ns:hover{color:#03a8e6;}

.bigtitle{
    color: #000;
    font-size: 20px;
    font-weight: bolder;
    padding-bottom: 13px;
    margin-bottom: 15px; 
    border-bottom:1px solid rgba(71,140,57,0.3); 
}
.pro-box{
	margin: 30px 0;
	padding: 15px 0;
	overflow: hidden;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;/* firefox 4 */
	-webkit-transition: all 1s ease 0s; /* safari 和 chrome */
	-o-transition: all 1s ease 0s; /* opera */
	border:1px solid rgba(255,255,255,0); 
}
.pro-box img{
	width: 90%;
	margin: 0 5%;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;/* firefox 4 */
	-webkit-transition: all 1s ease 0s; /* safari 和 chrome */
	-o-transition: all 1s ease 0s; /* opera */
}
.pro-box p{
	text-align: center;
	margin:30px 0 0;
	font-size: 16px;
	color: #000; 
	display: block;
}
.pro-box:hover,
.isclick{
	border:1px solid rgba(71,140,57,0.6); 
}
.pro-box:hover p,
.isclick p{
	color: #478c39;
}
.pro-box:hover .btn-remove{
	display: block;
}
.btn-remove{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	border-radius: 0 0 0 25px;
	width: 30px;
	height: 30px;
	line-height: 25px;
	text-align: right;
	padding-right: 2px;
	color: white;
	font-size: 16px;
	background: rgba(150,150,150,.3);
}
.btn-remove:hover{
	color:#478c39;
}
.select_pro{
	width: 30px;
	height: 30px;
	border: 1px solid #478c39;
	background: white;
	display: block;
	position: absolute;
	bottom: 80px;
	left: 0;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #478c39;
	cursor: pointer;
}
.select_pro i{
	display: none;
}
.partner-section #mytab li{ width:33% !important; background:#fafafa;}
.pronav {
	margin-bottom: 0 !important;
}
.xhc{font-size:24px; margin-bottom: 32px; font-weight: bold; border-bottom: #ddd 1px solid; padding-bottom:20px; margin-top: 30px;}
.xqzt{font-size:20px; font-weight: bold; text-align: center;}
.fh{font-size:15px; margin-right: 5px;}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color:#0ba6df !important;
}

#mytab {
	width: 100%;
}
.ganying{margin:15px 0 0 16px;}

.download{margin:30px auto; min-height: 258px;}
.download p{background:#f1f1f1; padding: 8px; padding-left: 15px;}
.dg{height: 45px; line-height:45px; border-bottom: #666 1px dotted;}
.dg h4{font-size:15px;}
@media(max-width:1199px){
	.news_list_met_m1156_8{padding:30px 0;}
}
@media(max-width:767px){
	.news_list_met_m1156_8{padding:20px 0;}}
	.news_list_met_m1156_8 .container-fluid{padding:0 15px;}
	.news_list_met_m1156_8 .info-box.skew1:before{content:''; position:absolute; height:100%; width:500px; right:100%; top:0; z-index:8;
	transform:skewx(-15deg); -moz-transform:skewx(-15deg); -ms-transform:skewx(-15deg); -o-transform:skewx(-15deg); -webkit-transform:skewx(-15deg);}
	.news_list_met_m1156_8 .info-box.skew1:after{content:''; position:absolute; height:100%; width:500px; left:100%; bottom:0; z-index:9;
	transform:skewx(-15deg); -moz-transform:skewx(-15deg); -ms-transform:skewx(-15deg); -o-transform:skewx(-15deg); -webkit-transform:skewx(-15deg);}
@media (max-width:1199px){
	.news_list_met_m1156_8 .info-box:before{height:50%;}
	.news_list_met_m1156_8 .info-box:after{height:50%;} }
	.news_list_met_m1156_8 .info-box>div{position:relative; z-index:10;}
	.news_list_met_m1156_8 .info-list{background:#ffffff; background:; background:#ffffff; margin:30px 0;}
	.news_list_met_m1156_8 .info-top{padding:25px 20px; position:relative;}
	.news_list_met_m1156_8 .info-top a.tit{font-size:18px; margin-bottom:8px; display:block; opacity:1; visibility:visible; 
	color:#000000; color:#333333;
	transition:.2s; -moz-transition:.2s; -ms-transition:.2s; -o-transition:.2s; -webkit-transition:.2s;
	white-space:nowrap; overflow:hidden; padding-right:70px; text-overflow:ellipsis;}
	.news_list_met_m1156_8 .info-top.active a.tit,
	.news_list_met_m1156_8 .info-top.ps:hover a.tit{transform:translatey(-30px); -moz-transform:translatey(-30px); -ms-transform:translatey(-30px);
	-o-transform:translatey(-30px); -webkit-transform:translatey(-30px); opacity:0; visibility:hidden;
	color:#03a8e6; color:#03a8e6;}
	.news_list_met_m1156_8 .info-top a.img{display:block; position:absolute; left:0; top:0; bottom:0; right:0; background:center no-repeat; background-size:cover;
	visibility:hidden; opacity:0; transform:scale(.4,.4); -moz-transform:scale(.4,.4); z-index:3;
	-ms-transform:scale(.4,.4); -o-transform:scale(.4,.4); -webkit-transform:scale(.4,.4);
	transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transition:.3s;}
	.news_list_met_m1156_8 .info-top.active a.img,
	.news_list_met_m1156_8 .info-top.ps:hover a.img{visibility:visible; opacity:1; transform:scale(1,1); -moz-transform:scale(1,1);
	-ms-transform:scale(1,1); -o-transform:scale(1,1); -webkit-transform:scale(1,1);}
	.news_list_met_m1156_8 .info-top p{color:#333333; color:#888888; margin:0; height:85px; overflow:hidden; visibility:visible; line-height:28px;
	transition:.2s; -moz-transition:.2s; -ms-transition:.2s; -o-transition:.2s; -webkit-transition:.2s;}
	.news_list_met_m1156_8 .info-top.active p,
	.news_list_met_m1156_8 .info-top.ps:hover p{transform:translatey(30px); -moz-transform:translatey(30px); -ms-transform:translatey(30px); 
	-o-transform:translatey(30px); -webkit-transform:translatey(30px); opacity:0; visibility:hidden;}
	.news_list_met_m1156_8 .info-top i{background:#03a8e6; background:#03a8e6; background:; text-align:center; z-index:4; font-style:normal; 
	position:absolute; right:20px; top:-20px; line-height:1.3; padding:8px;}
	.news_list_met_m1156_8 .info-top i b{color:#ffffff; font-size:28px; display:block;}
	.news_list_met_m1156_8 .info-top i u{color:#ffffff; text-decoration:none; display:block; font-size:14px;}
	.news_list_met_m1156_8 .info-bottom{border-top:1px solid transparent; border-color:#eeeeee;}
	.news_list_met_m1156_8 .info-bottom a{font-size:12px; text-align:right; display:block; padding:15px 20px; color:#333333; color:#888888; color:;
	transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transition:.3s;}
	.news_list_met_m1156_8 .info-bottom a:before{background:#888888; background:;
	display:inline-block; content:''; margin:0 30px 4px 0;
	transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transition:.3s; font-family: arial, helvetica, sans-serif;}
	.news_list_met_m1156_8 .info-bottom a:hover{text-decoration: none; color:#03a8e6;}
	.news_list_met_m1156_8 .info-bottom a:hover:before{}
@media (max-width:1599px){
	.news_list_met_m1156_8 .info-box{padding:50px 0;}
	.news_list_met_m1156_8 .info-top a.tit{font-size:17px;}
	.news_list_met_m1156_8 .info-top p{height:104px; line-height:26px;} }
@media (max-width:1199px){
	.news_list_met_m1156_8 .info-box{padding:40px 0;}
	.news_list_met_m1156_8 .info-top a.tit{font-size:16px;}
	.news_list_met_m1156_8 .info-top p{height:96px; line-height:24px;} }
@media (max-width:767px){
	.news_list_met_m1156_8 .info-box{padding:30px 0;} }
@media (max-width:480px){
	.news_list_met_m1156_8 .info-top p{height:auto;} }
	.news_list_met_m1156_8 .padding-box{padding:0 !important;}
@media (min-width:768px){
	.news_list_met_m1156_8 .padding-box{padding:0 5px !important;} }
@media (min-width:1200px){
	.news_list_met_m1156_8 .padding-box{padding:0 15px !important;} }

.bn-bn0{width:100%; height:auto; background:url(/uploads/image/teimg/bn0.jpg) no-repeat center top; display: block;}
.bn-bn0 h1{padding-top:200px; font-size:36px; color:#fff;}
.bn-bn0 h4{font-size:30px; padding-bottom:187px; color:#fff;}
.bn-bn1{width:100%; height:auto; background:url(/uploads/image/teimg/bn1.jpg) no-repeat center top; display: block;}
.bn-bn1 h1{padding-top:200px; font-size:36px; color:#fff;}
.bn-bn1 h4{font-size:30px; padding-bottom:187px; color:#fff;}
.bn-bn2{width:100%; height:auto; background:url(/uploads/image/teimg/bn2.jpg) no-repeat center top; display: block;}
.bn-bn2 h1{padding-top:200px; font-size:36px; color:#fff;}
.bn-bn2 h4{font-size:30px; padding-bottom:187px; color:#fff;}
.bn-bn3{width:100%; height:auto; background:url(/uploads/image/teimg/bn3.jpg) no-repeat center top; display: block;}
.bn-bn3 h1{padding-top: 200px; padding-bottom:230px; font-size:36px; color:#03a8e6; text-align: center;}
.bn-bn4{width:100%; height:auto; background:url(/uploads/image/teimg/bn4.jpg) no-repeat center top; display: block;}
.bn-bn4 h1{padding-top: 200px; padding-bottom:180px; font-size:36px; color:#fff; text-align: center;}
.bn-bn5{width:100%; height:auto; background:url(/uploads/image/teimg/bn5.jpg) no-repeat center top; display: block;}
.bn-bn5 h1{padding-top:200px; font-size:36px; color:#fff;}
.bn-bn5 h4{font-size:30px; padding-bottom:187px; color:#fff;}
.bn-bn6{width:100%; height:auto; background:url(/uploads/image/teimg/bn6.jpg) no-repeat center top; display: block;}
.bn-bn6 h1{padding-top: 200px; padding-bottom:190px; font-size:36px; color:#fff; text-align:left;}
.bn-bn7{width:100%; height:auto; background:url(/uploads/image/teimg/bn7.jpg) no-repeat center top; display: block;}
.bn-bn7 h1{padding-top: 200px; padding-bottom:230px; font-size:36px; color:#fff; text-align: center;}
.bn-bn8{width:100%; height:auto; background:url(/uploads/image/teimg/bn8.jpg) no-repeat center top; display: block;}
.bn-bn8 h1{padding-top:200px; font-size:36px; color:#fff; text-align: center;}
.bn-bn8 h4{font-size:18px; padding-bottom:187px; color:#fff; text-align: center;}
.bn-bn9{width:100%; height:500px; background:url(/uploads/image/teimg/bn9.jpg) center top; display: block;}

.ab-list{width:100%; height:70px; background: #f3f3f3;}
.ab-list ul{ margin: 0;}
.ab-list ul li{list-style: none; display:inline-block; padding: 0 72px;}
.ab-list ul li a{font-size:16px; margin: 0; line-height:70px; color:#555; text-align: center;}
.abl{background:#fff; text-decoration:none; border-left:#ddd 1px solid; border-right:#ddd 1px solid;}
.pd{padding:0;}
.pd1{padding:50px;}
.pd1 h2{margin-left:26px; font-size: 22px;}
.pd1 p{width:100%; line-height: 28px; font-size: 14px; color:#777; margin-top:20px; text-indent: 2em;}
.t1{margin-top:70px;}
.t2{margin-top:40px;}
.a1{}
.a1 h2{font-size:50px; font-weight: lighter; font-family:'trebuchet ms', 'lucida sans unicode', 'lucida grande', 'lucida sans', arial, sans-serif; color:#009bd3a4;}
.a1 h2:hover{color:#ccc;}
.a1 p{margin: -12px 0 0 2px;
    color: #999;
    width: 100%;
    text-indent: 0;}
.a2{ margin-top:5px;}
.a2 h2{font-size:30px; font-weight: lighter; font-family:'trebuchet ms', 'lucida sans unicode', 'lucida grande', 'lucida sans', arial, sans-serif; color:#009bd3a4;}
.a2 h2:hover{color:#ccc;}
.a2 p{margin:-12px 0 0 2px; color:#999; width: 100%;}
.pd2{padding:50px; }
.pd2 h2{margin-left:26px;}
.pd2 p{width:90%; line-height: 28px; font-size: 14px; color:#777; margin-top:20px; text-indent: 2em;}

.cu{}
.cu h2{margin:60px 0 20px 0; text-align: center;}
.cu h3{font-size:14px; text-align: center; color:#777; line-height: 24px; border-bottom: #ddd 1px solid; padding-bottom: 20px;}
.cu h1{font-size:26px; margin-top:30px;}
.cu p{margin-bottom: 40px; color:#888; line-height: 26px; width:88%; text-align:justify;}
.cu1{margin:30px auto;}
.ho{margin:60px auto;}
.ho h2{text-align: center;}
.ls{}
.ls h2{text-align: left; margin:60px 0 50px 35px;}
.ls1{margin-bottom:60px;}
.sb{margin:60px auto;}
.sb p{
	height: 52px;
	margin-bottom: 10px;
}
.fd{padding-left:15px; padding-right: 15px;}
.fd p{text-align: center; margin-top:5px;}
.z1{color:#888;}

.pst{ margin: 40px auto;}
.pnm{background:#01a0da; color:#fff; font-size: 20px; padding:18px 0 18px 30px; border-radius:20px 20px 0 0;}
.pst ul{}
.pst ul li{list-style: none;}
.pst ul li a{font-size:16px; background: #f0f0f0; height: 40px; margin: 1px auto; line-height: 40px; display: block; padding-left: 30px; color:#444;}
.pst ul li a:hover{background:#01a0da; color:#fff; text-decoration:none;}
.pst span{margin-right:8px;}
.pst1{margin-left:40px;}
.p-na{font-size:18px; color:#666; margin: 10px 0 20px 0;}
.p-na span{margin:0 10px 0 10px; font-size:10px; color: #999;}
.p-na a{color:#01a0da;}
.p-na a:hover{color:#01a0da;}
.p-box{overflow: hidden; border:#555 1px solid; border-radius:5px;}
.p-box:hover{border:#ddd 6px solid;}
#pm{text-align: center; font-size: 14px; margin-top: 5px; height: 52px; color:#666; width: 100%;}

.newlist{border:#ddd 1px solid;display: inline-block; padding:20px; margin-bottom: 20px; width: 100%;}
.newlist .newleft{float: left;width: 10%;text-align: center;background:#f5f5f5; padding-bottom: 15px; border-radius:5px; margin-top: 10px;}
.newleft h4{font-size:20px;}
.newlist .nright{width: 87%;float: left;margin-left: 3%;}
.newlist .nright a{color: #444;}
.newlist .nright h5{font-size: 18px;margin-top:10px;}
.newlist .nright:hover h5{font-size: 18px;color: #01a0da;} 
.newlist .nright p{color: #999; line-height: 24px;}
.nox{margin-bottom: 40px;}

.xq{margin-top:50px;}
.xq h3{ text-align: center; font-size: 12px; color:#777; margin-bottom:20px; border-bottom: #ddd 1px solid; padding-bottom: 15px;}
.xq p{line-height:30px; color:#666; margin: 0; text-indent: 2em;}
.fb1{width:100%; padding:8px; font-size: 15px; background:#5898e6; color: #fff; border:#5898e6 1px solid; border-radius:5px; margin-top: 20px;}
.fb1:hover{background:#86b9f7; border:#86b9f7 1px solid;}
.lyk{border:#ddd 1px solid; margin: 50px auto; border-radius:5px;}
.lyk h2{margin:30px auto;}
.ctp{}
.ctp h3{text-align: center; font-size:18px; margin-top:20px; border-top:#ddd 1px solid; padding-top:30px;}
.ctp p{line-height: 30px; text-align: center;}
.lxwm{margin-top:60px;}


@media (max-width:1199px){
	#zy-zt{margin:0;}
}

.cans table{
	width: 100% !important;
}
.cans table td{
	border: 1px solid #ddd;
	text-align: center;
	padding: 10px 0;
}
.cj p img{
	width: 100%;
	height: auto;
}

/* 开始新 */
@media (min-width:320px) and (max-width:767px){
	.nav{border-bottom:#222 1px solid;}
	.lg{margin-top:14px;}
	.navbar-toggle{background:#222;}
	#zy-zt{line-height:20px; margin:0; font-size:14px;}
	.zy-yy{margin:5px 0 10px 15px;}
	.m-1{height:402px;}
	.profile{width:100%;}
	.profile h3{margin-top:50px; text-align: center;}
	.profile p{margin:0 20px 0 20px; font-size:14px; line-height:26px;}
	.an{padding:10px 25px; font-size:12px; text-align: center;}
	.p0{margin:40px 0 50px 0; text-align: center;}
	.bx{margin-top: 30px;}
	.fx1{ margin:70px auto;}
	.fx2 h4{padding-top:30px; margin:0;}	
	.fm1{margin-left:0; margin-top:12px;}
	.fm2{margin-left:0;}
	.fm3{margin-left:0;}
	.an1{margin-left:0;}
	.fot{width:100%; height:auto; background: #151515; padding-top: 20px; padding-bottom: 20px;}
	.fot p{margin:0; line-height: 24px;}
	.fot a{margin:0;}
	.fa{padding-left:15px;}
}
@media (min-width:320px) and (max-width:480px){
	.bt{margin-top:35px; font-size:24px;}
	.b1{font-size:14px;}
	.profile h3{font-size:22px;}
	.fm1{width:100%;}
	.fm2{width:100%;}
}
@media (max-width:480px){
	.m-1{height:260px;}
	.lg{width:220px;}
}
@media (max-width:320px){
	.lg{width:190px;}
	.m-1{height:170px;}
	.profile h3{margin-top:40px; margin-left:0; margin-right:0; text-align:left;}
	.profile p{margin:0; text-align: left;}
	.q1{font-size:25px; margin-top:-25%; position:absolute;}
	.q1 p{font-size:14px; margin-top:10px; font-weight: normal;}
	.fx1{ margin:40px auto;}
	.fx1 h4{text-align: left;}
	.fx1 p{text-align: left; font-size:13px; line-height:26px;}
}
@media (min-width:767px) and (max-width:1280px){
.bn-bn1 h1{padding-top:140px; font-size:30px; color:#fff;}
.bn-bn1 h4{font-size:26px; padding-bottom:110px; color:#fff;}
.bn-bn2 h1{padding-top:140px; font-size:30px; color:#fff;}
.bn-bn2 h4{font-size:26px; padding-bottom:110px; color:#fff;}
.bn-bn5 h1{padding-top:140px; font-size:30px; color:#fff;}
.bn-bn5 h4{font-size:26px; padding-bottom:110px; color:#fff;}
.bn-bn4 h1{padding-top:140px; padding-bottom:110px; font-size:36px; color:#fff; text-align: center;}
.bn-bn6 h1{padding-top:140px; padding-bottom:110px; font-size:36px; color:#fff; text-align:left;}
.bn-bn3 h1{padding-top:140px; padding-bottom:110px; font-size:36px; color:#03a8e6; text-align: center;}
.bn-bn7 h1{padding-top:140px; padding-bottom:110px; font-size:36px; color:#fff; text-align: center;}
.bn-bn8 h1{padding-top:140px; font-size:30px; color:#fff;}
.bn-bn8 h4{font-size:26px; padding-bottom:110px; color:#fff;}
.bn-bn9{width:100%; height:350px; background:url(/uploads/image/teimg/bn9.jpg) center top; display: block;}
}
@media (min-width:481px) and (max-width:766px){
	.bn-bn1 h1{padding-top:100px; font-size:30px; color:#fff;}
	.bn-bn1 h4{font-size:26px; padding-bottom:100px; color:#fff;}
	.bn-bn2 h1{padding-top:100px; font-size:30px; color:#fff;}
	.bn-bn2 h4{font-size:26px; padding-bottom:100px; color:#fff;}
	.bn-bn5 h1{padding-top:100px; font-size:30px; color:#fff;}
	.bn-bn5 h4{font-size:26px; padding-bottom:100px; color:#fff;}
	.bn-bn4 h1{padding-top:100px; padding-bottom:100px; font-size:36px; color:#fff; text-align: center;}
	.bn-bn6 h1{padding-top:100px; padding-bottom:100px; font-size:36px; color:#fff; text-align:left;}
	.bn-bn3 h1{padding-top:100px; padding-bottom:100px; font-size:36px; color:#03a8e6; text-align: center;}
	.bn-bn7 h1{padding-top:100px; padding-bottom:100px; font-size:36px; color:#fff; text-align: center;}
	.bn-bn8 h1{padding-top:100px; font-size:30px; color:#fff;}
	.bn-bn8 h4{font-size:26px; padding-bottom:100px; color:#fff;}
	.bn-bn9{width:100%; height:300px; background:url(/uploads/image/teimg/bn9.jpg) center top; display: block;}	
}
@media (min-width:320px) and (max-width:480px){
	.bn-bn1 h1{padding-top:80px; font-size:22px; color:#fff;}
	.bn-bn1 h4{font-size:14px; padding-bottom:60px; color:#fff;}
	.bn-bn2 h1{padding-top:80px; font-size:22px; color:#fff;}
	.bn-bn2 h4{font-size:14px; padding-bottom:60px; color:#fff;}
	.bn-bn5 h1{padding-top:80px; font-size:22px; color:#fff;}
	.bn-bn5 h4{font-size:14px; padding-bottom:60px; color:#fff;}
	.bn-bn4 h1{padding-top:80px; padding-bottom:60px; font-size:22px; color:#fff; text-align: center;}
	.bn-bn6 h1{padding-top:80px; padding-bottom:60px; font-size:22px; color:#fff; text-align:left;}
	.bn-bn3 h1{padding-top:80px; padding-bottom:60px; font-size:22px; color:#03a8e6; text-align: center;}
	.bn-bn7 h1{padding-top:80px; padding-bottom:60px; font-size:22px; color:#fff; text-align: center;}
	.bn-bn8 h1{padding-top:80px; font-size:22px; color:#fff;}
	.bn-bn8 h4{font-size:14px; padding-bottom:60px; color:#fff;}
	.bn-bn9{width:100%; height:200px; background:url(/uploads/image/teimg/bn9.jpg) center top; display: block;}
}
@media (max-width:1199px){
	.ab-list ul li{padding: 0 55px;}
}
@media (max-width:991px){
	.ab-list ul li{padding: 0 37px;}
	.m-dl{display: none;}
}
@media (min-width:1px) and (max-width:480px){
.bn-bn9{display: none;}
}
@media (max-width:480px){
	.ab-list{height:50px;}
	.ab-list ul{text-align: left;}
	.ab-list ul li{padding: 0 8px;}
	.ab-list ul li a{font-size:14px; line-height:50px;}
	.pd1{padding:15px;}
	.pd1 h2{margin:0; font-size:24px; margin-top: 30px;}
	.pd1 p{width:100%; margin-top:10px;}
	.pd2{padding:15px; border-top:#222 1px solid; margin: 0;}
	.pd2 h2{margin-left:0; font-size:24px;}
	.pd2 p{width:100%; margin-top:10px;}
	.t2{padding-top:40px;border-top:#222 1px solid;}
	.a1 h2{margin-left:30px;}
	.a2 h2{margin-left:30px;}
	.cu h2{font-size:22px; margin:40px 0 10px 0;}
	.cu h1{font-size:22px; margin-top:30px;}
	.ls h2{text-align: left; margin:40px 0 30px 0; font-size:22px;}
	.m-p{margin-bottom:-30px; margin-top: -30px;}
	.xq h2{font-size: 22px; border-top:#222 1px solid; padding-top: 15px; padding-bottom: 15px;}
	.newlist .newleft{width:20%;}
	.newlist .nright{width:77%;}
	.newlist .nright h5{font-size:16px;}
	.newlist .nright:hover h5{font-size:16px;color: #01a0da;} 
	.newlist .nright p{font-size: 14px;}
	.ho{margin:30px auto;}
	.ho h2{text-align: center; font-size: 22px;}
	.lxwm{margin-top:30px; font-size: 22px;}
	.lyk{margin:30px auto;}
	.lyk h2{margin:20px auto; font-size: 22px;}
}
@media (max-width:320px){
	.pd1 h2{font-size:20px; font-weight: bold;}
	.pd2 h2{font-size:20px; font-weight: bold;}
	.cu h2{font-size:20px; font-weight: bold; margin:20px 0 5px 0;}
	.cu h1{font-size:20px; font-weight: bold; margin-top:20px;}
	.ls h2{text-align: left; margin:30px 0 20px 0; font-size:20px; font-weight: bold;}
	.dg{height:60px; line-height:60px; }
	.dg h4{font-size:14px;}
	.newlist .newleft{width:27%;}
	.newlist .nright{width:70%;}
}
@media (min-width:768px) and (max-width:3000px){
	.m-left-s{display: none;}
}
@media (min-width:1px) and (max-width:767px){
	.m-left-b{display: none;}
	.selected{background:#243040 !important;}
}
@media (min-width:336px) and (max-width:414px){
	.ab-list{height:40px; margin-top:20px; margin-bottom:60px; background: #fff;}
	.ab-list ul{text-align: left;}
	.ab-list ul li{padding: 0 20px;}
	.ab-list ul li a{font-size:14px; line-height:40px;text-align: left;}
	.abl{background:#eee; border-left:none; border-right:none; border-radius:8px;}
}
@media (min-width:1px) and (max-width:335px){
	.ab-list{height:40px; margin-top:20px; margin-bottom:60px; background: #fff;}
	.ab-list ul{text-align: left;}
	.ab-list ul li{padding: 0 10px;}
	.ab-list ul li a{font-size:14px; line-height:40px;text-align: left;}
	.abl{background:#eee; border-left:none; border-right:none; border-radius:8px;}
}
@media (min-width:768px) and (max-width:991px){
	.lg{margin-left:30px; width:200px;}
	.collapse{float: left;}
	.lg{margin-top:20px;}
	#zy-zt{line-height:20px;}
}
@media (width:768px){
	.profile{width:100%;}
	.profile h3{margin-top:50px; text-align: center;}
	.profile p{margin:0 20px 0 20px; font-size:14px; line-height:26px;}
	.p0{margin:30px 0 60px 0; text-align: center;}
	.bx{margin-top: 30px;}
	.fx1{ margin:80px auto;}
	.fx2 h4{margin-top:30px; margin-left: 60px; padding-top: 30px; font-weight: bold; font-size: 20px; color:#028bbd;}
	.fot{width:100%; height:auto; background: #151515; padding-top: 20px; padding-bottom: 20px;}
	.fot p{margin:0; line-height: 24px;}
	.fot a{margin:0;}
	.fa{padding-left:15px;}
}
@media (width:375px){
	.q1{margin-top:-30%; position:absolute;}
}
@media (width:800px){
	.bx{margin-top: 30px;}
	.profile h3{margin-top:50px; text-align: center;}
	.p0{margin:30px 0 60px 0; text-align: center;}
	.fot{width:100%; height:auto; background: #151515; padding-top: 20px; padding-bottom: 20px;}
	.fot p{margin:0; line-height: 24px;}
	.fot a{margin:0;}
	.fa{padding-left:15px;}
	.fx2 h4{padding-top: 30px;}
}
@media (width:360px){
	.q1{font-size:25px; margin-top:-25%; position:absolute;}
	.q1 p{font-size:14px; margin-top:10px; font-weight: normal;}
}
@media (min-width:1px) and (max-width:991px){
	.lim{margin:0;}
	}