@charset "utf-8";

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th, td,img,figure{margin:0;padding:0;}
body,button, input, select, textarea {font:16px "Microsoft Yahei","Hiragino Sans GB",Arial,sans-serif;-webkit-text-size-adjust:none;color:#333;}
body {background-color:#fff;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
ul,ol,li{list-style-type:none;}
img {-ms-interpolation-mode:bicubic;border:none;vertical-align:top;max-width:100%;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
a {transition:all 0.2s;color:#333;}
a:hover {color:#000;}
.clear { clear:both; height:0; font-size:0px; line-height: 0px; }
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { zoom:1; }
a,input,button{ outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
textarea{resize:none;}
.ovh {overflow:hidden;}



/*header*/
#header {padding-top:150px;}
#header .container {position:relative;}
#header .navbar-default {height:150px;background-color:#fff;border:none;margin-bottom:0;box-shadow:0 0 10px rgba(0,0,0,0.3);}
#header .navbar-default .navbar-brand {margin:17px 0 0 0;padding:0;height:auto;}
#navbar {float:right;margin:70px 0 0 0;}
#header .navbar-default .navbar-nav>li {margin-left:100px;}
#header .navbar-default .navbar-nav>li>a {color:#333;position:relative;font-size:19px;display:block;height:80px;line-height:80px;padding:0;}
#header .navbar-default .navbar-nav>li>a::after {content:'';width:0;height:4px;background-color:#194d93;position:absolute;left:0;bottom:0;transition:all 0.5s;}
#header .navbar-default .navbar-nav>li>a:hover::after,#header .navbar-default .navbar-nav>li>a.active::after,#header .navbar-default .navbar-nav>li.open>a::after {width:100%;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {background-color:transparent;}
#header .dropdown-menu {font-size:16px;}
#header .dropdown-menu>li>a {padding:8px 15px;}
#header .dropdown-menu>li>a:hover {background-color:#194d93;color:#fff;}
.h_top {position:absolute;top:20px;right:15px;}
.h_lan {display:inline-block;height:30px;background:url(../images/flag.png) no-repeat;padding-left:55px;margin-left:80px;}
.h_lan:hover {color:#194d93;}
.h_tel {display:inline-block;height:30px;background:url(../images/tel.png) no-repeat;padding-left:40px;margin-left:80px;}
.h_email {display:inline-block;height:30px;background:url(../images/email.png) no-repeat;padding-left:40px;}




/*index*/
.swiper_banner .swiper-slide {position:relative;z-index:1;}
.swiper_banner .swiper-slide .swiper_img {width:100%;}
.ban1_txt {position:absolute;top:16%;left:50%;z-index:3;margin-left:-700px;}
.ban2_txt {position:absolute;top:50%;left:50%;z-index:3;margin-left:-383px;margin-top:-101px;}
.swiper_banner .swiper-pagination {bottom:10px;}
.swiper_banner .swiper-pagination-bullet {width:15px;height:15px;background:none;border:2px solid #333;opacity:1;transition:all 0.3s;border-radius:15px;}
.swiper_banner .swiper-pagination-bullet-active {background:#333;}
.swiper_banner .swiper-button-black {outline:none;}
.swiper_banner_xs {display:none;}

.partner {background-color:#194d93;padding:20px 0;}
.partner h2 {display:inline-block;vertical-align:middle;width:210px;font-size:40px;color:#fff;text-align:center;}
.swiper_partner {display:inline-block;vertical-align:middle;width:1420px;position:relative;}
.swiper_partner .swiper-container {width:1320px;}
.swiper_partner .swiper-slide {text-align:center;}
.swiper_partner .swiper-slide img {width:200px;height:130px;}
.swiper_partner .swiper-slide a:hover img {opacity:0.8;}
.swiper_partner .swiper-button-prev,.swiper_partner .swiper-container-rtl .swiper-button-next {left:0;outline:none;}
.swiper_partner .swiper-button-next,.swiper_partner  .swiper-container-rtl .swiper-button-prev {right:0;outline:none;}

.secpad {padding:60px 0;}
.index_tit {text-align:center;}
.index_tit h2 {font-size:40px;}
.index_tit span {display:block;font-size:22px;color:#8e8e8e;text-transform:uppercase;background:url(../images/tit_line.png) no-repeat center;margin:10px 0 25px;}
.index_tit p {font-weight:100;width:900px;margin:0 auto;line-height:1.6;}

.product_wrap {margin-top:30px;}
.product_wrap li {float:left;width:520px;margin:0 13px 25px;}
.product_wrap li a {display:block;}
.product_wrap li img {display:block;width:100%;height:378px;}
.pro_txt {background-color:#e8edf4;height:150px;padding:25px 20px 0;}
.pro_txt h6 {font-size:22px;margin-bottom:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pro_txt p {font-size:17px;font-weight:100;line-height:1.6;}
.product_wrap li a:hover {box-shadow:0 0 15px rgba(0,0,0,0.3);transform:translateY(-5px);}
.product_wrap li a:hover h6 {color:#194d93;}

.application {background-color:#fafafa;}
.app_wrap {margin-top:40px;}
.app_wrap li {float:left;width:260px;margin:0 6px;}
.app_wrap li a {display:block;}
.app_pic {background-color:#cdd7e5;height:200px;transition:all 0.3s;text-align:center;padding-top:36px;}
.app_wrap li h6 {font-size:22px;text-align:center;margin-top:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.app_wrap li a:hover .app_pic {background-color:#2f5e9d;}
.app_wrap li a:hover h6 {color:#194d93;}

.video {background:#eff3f8 url(../images/video_bg.jpg) no-repeat center top;height:960px;padding-top:60px;}
.video_wrap {margin-top:40px;text-align:center;}
.video_wrap li {display:inline-block;vertical-align:top;width:360px;margin:0 15px 30px;}
.video_wrap li.vli1 {margin-left:380px;}
.video_wrap li.vli2 {margin-right:380px;}
.video_wrap li a {display:block;}
.video_pic {height:250px;position:relative;overflow:hidden;}
.video_pic img {width:100%;height:250px;transition:all 0.5s;}
.video_pic i {display:block;position:absolute;top:50%;left:50%;background:url(../images/play.png) no-repeat;width:81px;height:81px;margin-left:-40px;margin-top:-40px;}
.video_wrap li h6 {font-size:22px;text-align:center;padding:10px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.video_wrap li a:hover .video_pic img {transform:scale(1.2);}
.video_wrap li a:hover h6 {color:#194d93;}


.about {background:#8ca6c9 url(../images/about_bg.jpg) no-repeat center top fixed;padding:70px 0 50px;}
.about_tit {font-size:40px;color:#fff;text-align:center;}
.about_txt {font-size:18px;color:#fff;line-height:1.8;margin:60px 0 45px;padding:0 30px;}
.about_txt p {text-indent:2em;}
.about_txt p a {color:#194d93;}
.about_txt p a:hover {text-decoration:underline;}

.a_xq {text-align:center;}
.a_xq_wrap {display:inline-block;vertical-align:top;margin:0 66px;color:#fff;}
.a_xqtxt {margin-top:25px;}
.a_xqtxt b {font-size:40px;font-weight:normal;}
.a_xqtxt span {font-size:30px;}
.a_xq_wrap p {font-size:20px;}
.a_xq3 span {position:relative;top:-10px;}

.news_wrap {margin-top:40px;}
.news_wrap li {float:left;width:800px;margin:0 10px 30px;}
.news_wrap li a {display:block;overflow:hidden;}
.news_pic {float:left;width:350px;height:280px;position:relative;overflow:hidden;}
.news_pic img {width:100%;height:280px;transition:all 0.3s;}
.news_zz {position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(0,0,0,0.5);}
.news_pic span {position:absolute;top:50%;left:50%;z-index:3;display:block;width:180px;height:120px;text-align:center;margin-left:-90px;margin-top:-60px;font-size:26px;color:#fff;border:3px solid #fff;}
.news_pic span b {display:block;font-size:55px;}
.news_txt {float:left;width:450px;height:280px;background-color:#eee;padding:52px 25px 0;}
.news_txt h6 {font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_line {width:80px;height:3px;background-color:#8e8e8e;margin:30px 0 25px;transition:all 0.5s;}
.news_txt p {font-weight:100;line-height:1.5;}
.news_wrap li a:hover {box-shadow:0 0 10px rgba(0,0,0,0.5);}
.news_wrap li a:hover .news_pic img {transform:scale(1.2);}
.news_wrap li a:hover .news_txt h6 {color:#194d93;}
.news_wrap li a:hover .news_line {width:100%;}


/*footer*/
#footer {background-color:#194d93;color:#fff;}
#footer a {color:#fff;}
.f_fast {padding:70px 0 50px;}
.f_fast a:hover {text-decoration:underline;}
.f_fast h6 {font-size:20px;font-weight:bold;margin-bottom:30px;}
.f_nav {float:left;width:300px;}
.f_nav li {margin-bottom:15px;}
.f_cont {float:left;width:400px;}
.f_cont p {margin-bottom:15px;}
.f_cont p span {visibility:hidden;}
.f_msg {float:right;width:320px;}
.f_msg form p {margin-bottom:10px;}
.f_msg form p input {width:100%;border:none;background-color:#ececec;padding:0 10px;height:40px;line-height:40px;}
.f_msg form p textarea {width:100%;height:90px;border:none;background-color:#ececec;padding:10px;}
.f_msg form p button {float:right;background-color:#ececec;border:none;width:120px;height:40px;line-height:40px;border-radius:6px;font-size:18px;color:#9f9f9f;}
.f_msg form p button:hover {background-color:#888;color:#fff;}
.f_copy {padding:20px 0;text-align:center;border-top:1px solid #97afce;font-size:20px;}
.f_copy a:hover {text-decoration:underline;}

.f_fixed_nav {background-color:#555;height:50px;z-index:9;}
.f_fixed_nav ul li {float:left;width:25%;border-right:1px solid #fff;}
.f_fixed_nav ul li:last-child {border:none;}
.f_fixed_nav li a {height:50px;color:#fff;font-size:14px;text-align:center;display: block;padding:6px 0 0 0;}
.f_fixed_nav li a span {display:block;font-size:20px;}


.backToTop {display:none;width:50px;height:50px;line-height:1.5;text-align:center;position:fixed;right:20px;bottom:66px;z-index:99;background-color:#000;color:#fff !important;opacity:0.8;}
.backToTop i {display:block;margin-top:10px;}
.backToTop:hover {opacity:1;border-top-left-radius:6px;border-top-right-radius:6px;}


/*news*/
.left {float:left;width:260px;}
.sub_nav h2 {background-color:#194d93;color:#fff;height:100px;line-height:100px;text-align:center;font-size:30px;}
.sub_nav ul {border:1px solid #ddd;}
.sub_nav li {height:60px;line-height:60px;border-bottom:1px dashed #ddd;}
.sub_nav li:last-child {border:none;}
.sub_nav li a {display:block;padding-left:50px;font-size:18px;}
.sub_nav li a:hover,.sub_nav li a.active {color:#194d93;font-weight:700;}

.left_cont {margin-top:15px;}
.left_cont h6 {background-color:#194d93;color:#fff;height:50px;line-height:50px;text-align:center;font-size:20px;}
.left_cont_wrap {border:1px solid #ddd;padding:15px 10px;}
.left_cont_wrap p {margin-bottom:10px;font-size:15px;color:#555;}
.left_cont_wrap p span {visibility:hidden;}

.right {float:right;width:1330px;}
.breadnav {height:50px;border-bottom:1px solid #ddd;}
.breadnav h3 {float:left;font-size:20px;height:50px;line-height:50px;border-bottom:3px solid #194d93;}
.breadnav p {float:right;color:#999;line-height:60px;}
.breadnav p a {color:#999;}
.breadnav p a:hover {text-decoration:underline;color:#000;}
.catname {display:none;font-size:26px;text-align:center;color:#194d93;}

.news_list {margin-top:30px;}
.news_list ul li {float:left;width:400px;margin:0 21px 25px;}
.news_list li a {display:block;height:490px;border:1px solid #ddd;transition:all 0.3s;}
.news_list li a img {width:100%;height:318px;}
.news_list li a h6 {font-size:20px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;padding:20px 10px 15px;}
.news_list li a span {display:block;color:#999;font-size:14px;padding:0 10px;}
.news_list li a p {color:#666;font-size:15px;padding:10px;}
.news_list li a:hover {border-color:#194d93;transform:translateY(-5px);}
.news_list li a:hover h6 {color:#194d93;}

#pages {margin:30px 0;text-align:center;}
#pages a,#pages span {display:inline-block;text-align:center;color:#000;padding:0 13px;height:38px;line-height:38px;margin:0 1px 3px;border:1px solid #6b6b6b;border-radius:3px;}
#pages a:hover {background-color:#eee;text-decoration:none;}
#pages span {background-color:#194d93;color:#fff;border-color:#194d93;}


.show_tit {text-align:center;font-size:30px;margin:50px 0;}
.show_des {color:#666;padding:15px 0;overflow:hidden;text-align:center;background-color:#f2f2f2;}
.show_con {padding:30px 0;color:#666;line-height:1.6;}
.show_con p ,.show_con div {margin-bottom:15px;}
.show_con img {height:auto !important;max-width:100%;}
.show_con iframe {width:800px;height:600px;margin:10px auto;display:block;}
.pager li {width:100%;margin-bottom:8px;display:block;}
.spage .pager li a {max-width:100%;float:none;display:block;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


/*product*/
.pro_list {margin-top:30px;}
.pro_list li {float:left;width:430px;margin:0 6px 15px;border: 2px solid #e8edf4;}
.pro_list li a {display:block;}
.pro_list li img {width:100%;height:310px;}
.pro_list li h6 {font-size:18px;text-align:center;height:50px;line-height:50px;background-color: #e8edf4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pro_list li a:hover {box-shadow:0 0 10px rgba(0,0,0,0.3);}

.show_pic {text-align:center;}
.show_contit {border-bottom:1px solid #194d93;margin-top:30px;}
.show_contit span {display:inline-block;border-left:1px solid #194d93;border-right:1px solid #194d93;border-top:2px solid #194d93;padding:8px 20px;position:relative;bottom:-1px;background-color:#fff;}


/*video*/
.v_list {margin-top:30px;text-align:center;}
.v_list li {float:left;width:420px;margin:0 11px 15px;}
.v_list li a {display:block;}
.v_pic {height:292px;position:relative;overflow:hidden;}
.v_pic img {width:100%;height:292px;transition:all 0.5s;}
.v_pic i {display:block;position:absolute;top:50%;left:50%;background:url(../images/play.png) no-repeat;width:81px;height:81px;margin-left:-40px;margin-top:-40px;}
.v_list li h6 {font-size:22px;text-align:center;padding:10px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.v_list li a:hover .v_pic img {transform:scale(1.2);}
.v_list li a:hover h6 {color:#194d93;}

.show_v iframe {width:1000px;height:750px;margin:0 auto;}


/*application*/
.app_list {margin-top:30px;}
.app_list li {float:left;width:420px;margin:0 11px 15px;}
.app_list li a {display:block;}
.app_list li img {width:100%;height:292px;}
.app_list li h6 {font-size:18px;text-align:center;height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.app_list li a:hover {box-shadow:0 0 10px rgba(0,0,0,0.3);transform:translateY(-5px);}

.show_a {padding-top:0;}


/*about*/
.a_txt {font-size:18px;}

/*contact*/
.c_txt {font-size:20px;}


@media (min-width: 1700px) {
	.container {width:1670px;}

}
@media (max-width: 1699px) {
	.container {width:1370px;}
	#header .navbar-default .navbar-nav>li {margin-left:60px;}
	.ban1_txt {margin-left:-600px;}
	.swiper_partner {width:1120px;}
	.swiper_partner .swiper-container {width:1040px;}
	.product_wrap li {width:430px;margin:0 8px 15px;}
	.product_wrap li img {height:313px;}
	.pro_txt h6 {margin-bottom:10px;}
	.pro_txt p {font-size:16px;line-height:1.4;}
	.app_wrap li {width:210px;margin:0 6px;}
	.video {height:auto;padding:60px 0;}
	.video_wrap li {width:320px;margin:0 5px 30px;}
	.video_wrap li.vli1 {margin-left:300px;}
	.video_wrap li.vli2 {margin-right:300px;}
	.video_pic {height:222px;}
	.video_pic img {height:222px;}
	.video_wrap li h6 {font-size:18px;}
	.a_xq_wrap {margin:0 45px;}
	.news_wrap li {width:660px;margin:0 5px 15px;}
	.news_pic {width:300px;height:240px;}
	.news_pic img {height:240px;}
	.news_txt {width:360px;height:240px;padding:40px 25px 0;}
	.news_txt h6 {font-size:18px;}
	.news_line {margin:25px 0 18px}
	.news_txt p {font-size:15px;}
	.f_nav {width:220px;}
	.f_cont {width:330px;}
	.right {width:1040px;}
	.news_list ul li {width:330px;margin:0 8px 15px;}
	.news_list li a {height:435px}
	.news_list li a img {height:262px;}
	.pro_list li {width:330px;margin:0 8px 15px;}
	.pro_list li img {height:237px;}
	.v_list li {width:330px;margin:0 8px 15px;}
	.v_pic {height:229px;}
	.v_pic img {height:229px;}
	.v_list li h6 {font-size:18px;}
	.show_v iframe {width:800px;height:600px;}
	.app_list li {width:330px;margin:0 8px 15px;}
	.app_list li img {height:229px;}
}
@media (max-width: 1399px) {
	.container {width:1170px;}
	#header .navbar-default .navbar-nav>li {margin-left:40px;}
	.h_lan,.h_tel {margin-left:50px;}
	.swiper_banner .swiper-pagination {bottom:6px;}
	.ban1_txt {margin-left:-500px;}
	.partner h2 {width:160px;font-size:30px;}
	.swiper_partner {width:970px;}
	.swiper_partner .swiper-container {width:880px;}
	.product_wrap li {width:370px;margin:0 5px 15px;}
	.product_wrap li img {height:269px;}
	.pro_txt {height:140px;padding:22px 20px 0;}
	.pro_txt h6 {font-size:20px;}
	.pro_txt p {font-size:15px;}
	.app_wrap li {width:180px;margin:0 5px;}
	.app_wrap li h6 {font-size:20px;margin-top:15px;}
	.video_wrap li {width:270px;margin:0 5px 20px;}
	.video_wrap li.vli1 {margin-left:260px;}
	.video_wrap li.vli2 {margin-right:260px;}
	.video_pic {height:188px;}
	.video_pic img {height:188px;}
	.video_wrap li h6 {font-size:16px;}
	.a_xq_wrap {margin:0 35px;}
	.a_xq_wrap {margin-right:30px;margin-top:30px;}
	.a_xqtxt {margin-top:10px;}
	.a_xq_wrap p {margin-top:0;}
	.news_wrap li {width:560px;margin:0 5px 15px;}
	.news_pic {width:260px;height:208px;}
	.news_pic img {height:208px;}
	.news_pic span {width:140px;margin-left:-70px;}
	.news_txt {width:300px;height:208px;padding:30px 15px 0;}
	.news_line {margin:15px 0 10px;height:2px;}
	.news_txt p {font-size:14px;}
	.f_nav {width:260px;}
	.f_cont {float:right;}
	.f_msg {display:none;}
	.left {width:240px;}
	.sub_nav li a {padding-left:40px;}
	.left_cont_wrap p {font-size:14px;}
	.right {width:860px;}
	.breadnav p {font-size:15px;}
	.news_list ul li {width:270px;margin:0 8px 15px;}
	.news_list li a {height:390px}
	.news_list li a img {height:214px;}
	.news_list li a h6 {font-size:16px;}
	.news_list li a p {color:#888;}
	#pages a, #pages span {font-size:15px;padding:0 10px;height: 33px;line-height: 33px;}
	.show_tit {font-size:26px;}
	.pro_list li {width:270px;margin:0 8px 20px;}
	.pro_list li img {height:193px;}
	.pro_list li h6 {font-size:16px;height:50px;line-height:50px;}
	.v_list li {width:270px;margin:0 8px 20px;}
	.v_pic {height:188px;}
	.v_pic img {height:188px;}
	.v_list li h6 {font-size:16px;}
	.app_list li {width:270px;margin:0 8px 15px;}
	.app_list li img {height:188px;}
	.app_list li h6 {font-size:16px;}
}
@media (max-width: 1199px) {
	.container {width:970px;}
	#header .navbar-default .navbar-nav>li {margin-left:20px;}
	#header .navbar-default .navbar-nav>li>a {font-size:18px;}
	.h_lan,.h_tel {margin-left:20px;}
	.ban1_txt {margin-left:-400px;}
	.ban1_txt img {height:50px;}
	.ban2_txt {margin-left:-302px;margin-top:-80px;}
	.ban2_txt img {height:160px;}
	.swiper_banner .swiper-pagination {bottom:5px;}
	.swiper_banner .swiper-pagination-bullet {width:12px;height:12px;}
	.swiper_partner {width:770px;}
	.swiper_partner .swiper-container {width:650px;}
	.product_wrap li {width:450px;margin:0 10px 20px;border:2px solid #e8edf4;}
	.product_wrap li img {height:324px;}
	.pro_txt h6 {margin-bottom:15px;}
	.product_wrap li a:hover {transform:none;}
	.app_wrap li {width:290px;margin:0 11px 20px;}
	.app_wrap li h6 {margin-top:10px;}
	.video {background-size:cover;}
	.video_wrap li {width:290px;margin:0 10px 20px;}
	.video_wrap li.vli1 {margin-left:10px;}
	.video_wrap li.vli2 {margin-right:10px;}
	.video_pic {height:201px;}
	.video_pic img {height:201px;}
	.video_wrap li h6 {font-size:18px;}
	.about_txt {padding:0;}
	.a_xq_wrap {margin:0 20px;}
	.news_wrap li {width:450px;margin:0 10px 20px;}
	.news_pic {float:none;width:auto;height:360px;}
	.news_pic img {height:360px;}
	.news_pic span {width:180px;margin-left:-90px;}
	.news_txt {float:none;width:auto;height:170px;padding:30px 25px 0;}
	.f_nav {width:200px;}
	.left {display:none;}
	.right {float:none;width:auto;}
	.news_list ul li {width:300px;margin:0 6px 15px;}
	.news_list li a {height:420px}
	.news_list li a img {height:238px;}
	.pro_list li {width:300px;margin:0 6px 20px;}
	.pro_list li img {height:215px;}
	.v_list li {width:300px;margin:0 6px 20px;}
	.v_pic {height:208px;}
	.v_pic img {height:208px;}
	.app_list li {width:300px;margin:0 6px 15px;}
	.app_list li img {height:208px;}


}
@media (max-width: 991px) {
	.container {width:750px;}
	.h_top span {display:none;}
	#header .navbar-default .navbar-brand {margin: 27px 0 0 0;}
	#header .navbar-brand>img {height:90px;}
	#header .navbar-default .navbar-nav>li {margin-left:10px;}
	#header .navbar-default .navbar-nav>li>a {font-size:16px;}
	.swiper_banner {display:none;}
	.swiper_banner_xs {display:block;}
	.swiper_banner_xs .swiper-slide img {width:100%;}
	.swiper_banner_xs .swiper-pagination {bottom:3px;}	
	.swiper_banner_xs .swiper-pagination-bullet {opacity:1;border:1px solid #333;background:none;}
	.swiper_banner_xs .swiper-pagination-bullet-active {background:#333;}
	.swiper_banner_xs .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
	.partner {background-color:#194d93;padding:20px 10px;}
	.partner h2 {display:block;width:auto;font-size:26px;margin-bottom:20px;}
	.swiper_partner {display:block;width:auto;}
	.swiper_partner .swiper-container {width:auto;}
	.swiper_partner .swiper-slide img {width:auto;height:auto;}
	.swiper_partner .swiper-button-white {display:none;}
	.index_tit h2 {font-size:36px;}
	.index_tit p {width:auto;}
	.product_wrap li {width:350px;margin:0 5px 10px;}
	.product_wrap li img {height:252px;}
	.pro_txt {height:130px;}
	.pro_txt h6 {font-size:18px;}
	.pro_txt p {font-size:14px;}
	.app_wrap li {width:220px;margin:0 10px 20px;}
	.app_wrap li h6 {font-size:18px;}
	.about_txt {line-height:1.6;}
	.a_xq_wrap {margin:0 15px;}
	.a_xq_wrap img {width:90px;}
	.a_xqtxt b {font-size:33px;}
	.a_xqtxt span {font-size:25px;}
	.a_xq_wrap p {font-size:18px;}
	.news_wrap li {width:350px;margin:0 5px 15px;}
	.news_pic {height:280px;}
	.news_pic img {height:280px;}
	.news_txt {height:160px;padding:28px 25px 0;}
	.f_fast {display:none;}
	.f_copy {border-top:none;font-size:16px;padding:30px 0;}
	.breadnav p {font-size:14px;}
	.news_list ul li {width:340px;margin:0 10px 15px;}
	.news_list li a {height:430px}
	.news_list li a img {height:270px;}
	#pages {margin:20px 0;}
	#pages .a1 {display:none;}
	.pro_list li {width:340px;margin:0 10px 20px;}
	.pro_list li img {height:244px;}
	.v_list li {width:340px;margin:0 10px 20px;}
	.v_pic {height:236px;}
	.v_pic img {height:236px;}
	.v_list li h6 {font-size:18px;}
	.show_v iframe {width:600px;height:450px;}
	.app_list li {width:340px;margin:0 10px 15px;}
	.app_list li img {height:236px;}
}
@media (max-width: 767px) {
	.container {width:100%;}
	#header {padding-top:50px;}
	#header .navbar-default {height:50px;padding-top:0;}
	#header .navbar-header {margin:0;}
	#header .navbar-header .navbar-brand {width:auto;margin:5px 0 0 0;text-align:left;display:inline-block;}
	#header .navbar-default .navbar-brand>img {display:inline;height:40px;}
	#header .navbar-default .navbar-toggle:focus,#header .navbar-default .navbar-toggle:hover {background-color:transparent;}
	#header .navbar-default .navbar-toggle {border:none;margin:10px 0 0 0;padding:9px 0;}
	#navbar {float:none;padding:0;height:auto;margin-left:-15px;margin-right:-15px;margin-top:5px;}
	#navbar .navbar-nav {background-color:#fff;margin:0;}
	#header .navbar-default .navbar-nav>li {margin:0;}
	#header .navbar-default .navbar-nav>li>a {padding:0 15px;height:40px;line-height:40px;}
	#navbar .navbar-nav > li > a {height:auto;line-height:1;text-align:left;padding: 10px 15px;font-weight:normal;color:#000;}
	#header .navbar-default .navbar-nav>li>a {font-size:18px;}
	#navbar .navbar-nav > li > a:hover::after, #navbar .navbar-nav > li > a.active::after {display:none;}
	#navbar .navbar-nav > li > a.active {color:#fecb2f;}
	#header .navbar-default .navbar-nav>li>a::after {left:0;margin-left:0;}
	#header .navbar-default .navbar-nav>li>a:hover::after,#header .navbar-default .navbar-nav>li>a.active::after,#header .navbar-default .navbar-nav>li.open>a::after {width:100%;}
	#header .navbar-default .navbar-nav>li>a::after {height:2px;}
	#navbar .nav>li {border-bottom:1px solid #ddd;width:100%;}
	#header .navbar-default .navbar-nav>li>a {color:#333;}
	#navbar .dropdown-menu>li>a {color:#444;padding:6px 25px;}
	#header .navbar-default .navbar-collapse,#header  .navbar-default .navbar-form {border-color:#fecb2f;}
	#header .navbar-toggle .icon-bar {transition:all 0.3s;}
	#header .navbar-toggle.collapsed .icon-bar:first-child{transform:rotate(0deg);position:relative;top:0;}
	#header .navbar-toggle.collapsed .icon-bar:nth-child(2){opacity:1;}
	#header .navbar-toggle.collapsed .icon-bar:last-child{transform:rotate(0deg);position:relative;top:0;}	
	#header .navbar-toggle .icon-bar:first-child{transform:rotate(45deg);position:relative;top:6px;}
	#header .navbar-toggle .icon-bar:nth-child(2){opacity:0;}
	#header .navbar-toggle .icon-bar:last-child{transform:rotate(-45deg);position:relative;top:-6px;}	
	#navbar .nav li span.dropdown-toggle {width:40%;height:40px;line-height:40px;text-align:right;padding-right:25px;position:absolute;right:0;top:0;z-index:9;font-size:20px;}	
	#navbar .nav li span.dropdown-toggle i {font-size:14px;font-weight:normal;}
	.h_top {display:none;}
	.index_tit h2 {font-size:33px;}
	.index_tit span {font-size:20px;}
	.index_tit p {font-size:15px;line-height:1.5;}
	.product_wrap li {float:none;width:auto;margin:0 0 15px;}
	.product_wrap li img {width:auto;height:auto;margin:0 auto;}
	.pro_txt {height:auto;padding:20px 15px;}
	.pro_txt h6 {font-size:18px;white-space:normal;}
	.pro_txt p {font-size:14px;}
	.app_wrap li {width:48%;margin:0 1% 20px;}
	.app_wrap li h6 {font-size:18px;}
	.video_wrap {font-size:0;}
	.video_wrap li {width:47%;margin:0 1.5% 15px;}
	.video_wrap li.vli1 {margin-left:1.5%;}
	.video_wrap li.vli2 {margin-right:1.5%;}
	.video_pic {height:222px;}
	.video_pic img {height:222px;}
	.a_xq_wrap {width:30%;margin:0 1% 20px;}
	.news_wrap li {width:48%;margin:0 1% 15px;}
	.news_pic {height:220px;}
	.news_pic img {height:220px;}
	.news_pic span {width: 140px;margin-left:-70px;}
	.news_txt {height:200px;padding:20px 15px 0;}
	.f_copy {padding:30px 10px 75px;}
	.breadnav {display:none;}
	.catname {display:block;}
	.news_list ul li {float:none;width:auto;margin:0 0 15px;}
	.news_list li a {height:auto;}
	.news_list li a img {height:auto;}
	.news_list li a h6 {white-space:normal;font-size:18px;line-height:1.2;}
	.news_list li a p {padding:10px 10px 20px;}
	.show_tit {font-size:22px;margin:0 0 30px;}
	.pager {margin:5px 0;}
	.pro_list li {width:48%;margin:0 1% 15px;}
	.pro_list li img {height:200px;}
	.v_list li {width:48%;margin:0 1% 15px;}
	.v_pic {height:200px;}
	.v_pic img {height:200px;}
	.v_list li h6 {font-size:16px;}
	.show_v iframe {width:100%;height:380px;}
	.app_list li {width:48%;margin:0 1% 15px;}
	.app_list li img {height:200px;}
	.a_txt {font-size:16px;}
	.c_txt {font-size:18px;}
}
@media (max-width: 479px) {
	#header .navbar-default .navbar-nav>li>a,#navbar .nav li span.dropdown-toggle {height:40px;line-height:40px;}
	.swiper_banner_xs .swiper-pagination {bottom:0;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 2px;}
	.partner h2 {font-size:23px;}
	.secpad {padding:45px 0;}
	.index_tit h2 {font-size:28px;}
	.index_tit span {font-size:16px;background:none;}
	.index_tit p {font-weight:normal;color:#666;}
	.pro_txt h6 {font-size:16px;}
	.pro_txt p {color:#666;font-weight:normal;}
	.app_wrap li h6 {font-size:16px;}
	.video {padding:50px 0;}
	.video_wrap {margin-top:30px;}
	.video_wrap li {display:block;width:auto;margin:0 0 15px;}
	.video_wrap li.vli1 {margin-left:0}
	.video_wrap li.vli2 {margin-right:0}
	.video_pic {height:auto;}
	.video_pic img {height:auto;}
	.about {padding:60px 0 40px;}
	.about_tit {font-size:30px;}
	.about_txt {font-size:16px;margin:30px 0;}
	.a_xq_wrap {width:47%;}
	.a_xq_wrap img {width:80px;}
	.a_xqtxt {margin-top:5px;}
	.a_xqtxt b {font-size:30px;}
	.a_xqtxt span {font-size:22px;}
	.a_xq_wrap p {font-size:16px;}
	.news_wrap li {float:none;width:auto;margin:0 0 15px;}
	.news_pic {height:auto;}
	.news_pic img {height:auto;}
	.news_pic span {width:180px;margin-left:-90px;}
	.news_txt {height:auto;padding:20px 15px;}
	.news_txt h6 {white-space:normal;line-height:1.2;}
	.f_copy {font-size:15px;}
	.news_list li a h6 {font-size:16px;}
	.news_list li a p {font-size:14px;}
	.show_tit {font-size:20px;}
	.show_con {padding:20px 0;}
	.show_des {font-size:14px;}
	.spage .pager li a {font-size:14px;}
	.pro_list li {float:none;width:auto;margin:0 0 15px;text-align:center;}
	.pro_list li img {width:auto;height:auto;}
	.pro_list li h6 {height:44px;line-height:44px;}
	.show_contit {margin-top:20px;}
	.show_contit span {padding:5px 15px;font-size:14px;}
	.v_list li {float:none;width:auto;margin:0 0 15px;text-align:center;}
	.v_pic {height:auto;}
	.v_pic img {height:auto;}
	.show_v iframe {height:300px;}
	.app_list li {float:none;width:auto;margin:0 0 15px;text-align:center;}
	.app_list li img {height:auto;}
	.show_a {padding-top:0;}
	.c_txt {font-size:15px;}
}