@charset "utf-8";
* {margin: 0;padding: 0;font-family: "microsoft yahei";color: #000;font-size: 14px;}

ul {list-style: none;}
a{text-decoration:none;cursor:pointer;outline:none}
body{ color: #f5f5f5}
.container{margin:0 auto;width: 1220px;}
.block{padding: 20px 0;}



/* 主菜单 */

.head{position: relative;width:100%;border-bottom:1px solid #ddd;height:48px;z-index: 9999}
.head .navbox{width: 1200px;margin: 0 auto;}
.head .nav{display: block; float: left;width:calc(100% - 270px)}
.head .nav .nav_pc{ width: 100%;}
.head .nav ul li{float:left;position: relative;box-sizing: border-box;z-index: 999;}
.head .nav ul li:first-child{border-left: 1px solid #cccccc;}
.head .nav ul li .f_a{line-height:48px;display:block;text-align:center;font-size:16px;color:#5a5a5a;}
.head .nav ul li:hover .f_a{background-color:#cf1322;color: #fff; transition:all .3s}
.head .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #00a2ff;z-index: 9999;box-sizing: border-box}
.head .nav ul li .s_navbox .s_a a{color:#fff;font-size:14px;text-transform:uppercase;display:block;text-align: center;padding: 10px 0;border-top: 1px solid #fff;}
.head .nav ul li .s_navbox .s_a a:hover{background-color:#cf1322;color: #fff;}
.m_nav{display:none}
.headlf .m_logo{display: none}
.headrg .m_menuimg{display: none}
.active{background-color: #cf1322}
.activ2{background-color: #cf1322}

/* 下拉侧边菜单 */
.sidenav{position: relative;width:270px;display: block; float: left;}
.sidenav label {width:270px;display: block;padding-left: 55px;box-sizing: border-box; background: #128ee3;position: relative;height: 48px;line-height: 48px;color: #fff;font-size: 16px;}
.sidenav label i {width: 30px;height: 30px;display: block;position: absolute;background-size: 20px;left: 19px;top: 0px;}
.sidenav .side {display: inline-block;position: absolute;top: 48px;left: 0;z-index: 999;width: 270px;background: #234b5c;border-top: none;background-color: rgba(35, 75, 92, .95);box-sizing: border-box;}
.sidenav .side li {position: relative;width:100%; border-bottom: 1px solid #2f6079;box-sizing: border-box}
.sidenav ul.side li:first-child {cursor: pointer;}
.sidenav .side li a {color: #fff;padding: 10px 0 8px 40px;display: block;font-size: 16px;}
.sidenav .side li a:hover {background: none;color: #0085cd;}
.sidenav .side li a i {transition: all 0.3s ease 0s;}
.sidenav .side li a i.side_t {margin-left:141px; width: 7px;height: 11px;display: inline-block;vertical-align: middle;}
.sidenav .side li a:hover i {margin-left: 15px;}
.side_bt{ width:200px; color:#acacac; margin-top:11px;}

.icon1{background: url(../Image/sideIcon1.png) no-repeat;}
.icon2{background: url(../Image/sideIcon1.png) no-repeat;}
.icon3{background: url(../Image/sideIcon1.png) no-repeat;}
.icon4{background: url(../Image/sideIcon1.png) no-repeat;}
.icon5{background: url(../Image/sideIcon1.png) no-repeat;}
.icon6{background: url(../Image/sideIcon1.png) no-repeat;}
.icon7{background: url(../Image/sideIcon1.png) no-repeat;}
.sidenav .side li:hover .side_main {display: block;z-index: 999;}
.sidenav .side .side_main {display: none;width: 500px;background: #FFFFFF;position: absolute;left:270px;top:0;box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);border: 1px #cecece solid;z-index: 7;}
.sidenav .side .side_main dl {margin: 20px;padding: 0;}
.sidenav .side .side_main dl dt {font-size: 18px;margin-bottom: 10px;color: #0173b2;font-weight: bold;}
.sidenav .side .side_main dl dt b{font-size: 15px;}
.sidenav .side .side_main dl dd {margin-bottom: 10px;display: inline-block;}
.sidenav .side .side_main dl dd a {position: relative; display: inline-block;color: #777;font-size: 14px;margin:0 4px ;padding: 0 5px;border-right: 2px solid #bbbbbb; height: auto;line-height: 1.5;transition: all 0.2s ease 0s;}
i.icon-hot,i.icon-new {display: inline-block;height: 9px;width: 24px;background: url(../imgs/img_public.png) no-repeat;vertical-align: middle;}
i.icon-hot {background-position: 0 -240px;}
i.icon-new {background-position: -40px -240px;}
.sidenav .side .side_main dl dd a span {color: #999;}
.sidenav .side .side_main dl dd a:hover {background: none;color: #cf1322;transform:translateY(-2px);}
.sidenav .side .side_main dl dd a:hover b {color: #40adf5;}
.sidenav .side .side_main dl dd a:hover span {color: #40adf5;}

/* 轮播图 */
.slider {position: relative;overflow: hidden;width: 100%;}
.slideBox .hd {height: 10px;z-index:1; overflow: hidden;position: absolute;left: 50%;bottom: 20px;transform: translateX(-50%);z-index: 1;}
.slideBox .hd ul{ text-align:center;  padding-top:5px;  }
.slideBox .hd ul li {cursor:pointer;float: left;margin-right: 5px;width: 30px;height: 10px;line-height: 14px;text-align: center;background: #fff;}
.slideBox .hd ul .on {background: #00a2ff;color: #fff;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li img{width:100%; vertical-align:top;  } 

/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
   .nav ul li .f_a{font-size:14px}
   .nav ul li .s_navbox .s_a a{font-size:12px}
   .foot_top ul{margin-left:60px}
   .nav ul li .s_navbox .s_a{width:100%}
}


/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px){
   .msgNum{display: none;}
   .slider{margin-top: 44px;}
   .head{display:none}
   .m_img{display:block;height:44px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd;overflow: hidden;}
   .m_img .headlf{padding-top:2px;padding-left:5px;float: left;}
   .m_img .headlf .m_logo{height:40px;display: block}
   .m_img .headrg{padding-right:5%;padding-top:14px;float: right;}
   .m_img .headrg a .m_menuimg{height:16px;vertical-align:top;display: block}
   .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
   .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
   .m_nav .closeicon{position:absolute;width:20%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
   .m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
   .m_nav .m_navList ul{padding-left:5%;padding-right:5%}
   .m_nav .m_navList ul li{border-bottom:1px solid #232530}
   .m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
   .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
   .m_nav .m_navList ul li .m_f_a a{flex: 1;}
   .m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
   .icon{ background:url(../imgs/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(../imgs/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}
.wrap {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
@media (max-width: 1200px){
.wrap {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}}

@media (max-width: 768px)
{
.wrap {
    padding: 0 15px;
}}
@media (max-width: 1022px){
	
	.head_tit{ display:none;}
	
	}
	


.clear{ clear:both;}
.head_tit_word{ color:#565656; font-size:14px;}
.head_tit_tel{ color:#ff3c00; font-size:24px; font-weight:bold;}
.zxfw ul li{ float:left; width:24%;height:228px; margin-right:1.3%;transition: all 0.2s ease 0s;}
.zxfw ul li:hover{transform:translateY(-2px);}
.zxfw ul li:nth-of-type(1){ background:url(../Image/01.png) no-repeat center; }
.zxfw ul li:nth-of-type(2){ background:url(../Image/02.png) no-repeat center; }
.zxfw ul li:nth-of-type(3){ background:url(../Image/03.png) no-repeat center; }
.zxfw ul li:nth-of-type(4){ background:url(../Image/04.png) no-repeat center; margin-right:0px; }
.zxfw ul li .zxfw_center{ width:90%; margin:0px auto;}
.zxfw ul li .zxfw_center .zxfw_tit1{ font-size:25px; color:#fff; margin-top:39px;}
.zxfw ul li .zxfw_center .zxfw_tit2{ font-size:16px; color:#fff; margin-top:17px;}
.zxfw ul li .zxfw_center .zxfw_btn{ width:40%; margin-top:51px; height:33px; line-height:33px; text-align:center; color:#fff; border-radius:20px; border:1px solid #fff;}

.zcpg_l{background:url(../Image/05.jpg) no-repeat center; width:49.33%; height:229px; margin-top:21px;}
.zcpg_l .zxfw_center{ width:90%; margin:0px auto;}
.zcpg_l .zxfw_center .zxfw_tit1{ font-size:25px; color:#fff; margin-top:39px;}
.zcpg_l .zxfw_center .zxfw_tit2{ font-size:16px; color:#fff; margin-top:17px;}
.zcpg_l .zxfw_center .zxfw_btn{ width:40%; margin-top:51px; height:33px; line-height:33px; text-align:center; color:#fff; border-radius:20px; border:1px solid #fff;}
.zcpg_r{ width:49.44444%;margin-top:21px;}
.zcpg_r ul li{ float:left;width:49%;height:228px;}
.zcpg_r ul li:nth-of-type(1){ background:url(../Image/06.jpg) no-repeat center; }
.zcpg_r ul li:nth-of-type(2){ background:url(../Image/07.jpg) no-repeat center; float:right; }
.zcpg_r ul li .zxfw_center{ width:90%; margin:0px auto;}
.zcpg_r ul li .zxfw_center .zxfw_tit1{ font-size:25px; color:#fff; margin-top:39px;}
.zcpg_r ul li .zxfw_center .zxfw_tit2{ font-size:16px; color:#fff; margin-top:17px;}
.zcpg_r ul li .zxfw_center .zxfw_btn{ width:40%; margin-top:51px; height:33px; line-height:33px; text-align:center; color:#fff; border-radius:20px; border:1px solid #fff;}


.tu{ text-align:center; margin:0px auto; margin-top:17px;}
.tu img{ text-align:center;}
.tu_tit{ color:#2e2e2e; margin-bottom:25px; margin-top:10px;}
.news_xxk_l{ width:40%;background:url(../Image/bg1.jpg) no-repeat center; height:439px;}
.news_xxk_l_tit{ font-size:40px; font-weight:bold; color:#6e6d6d; text-align:center; margin-top:20%;}
.news_xxk_r ul li{list-style-type:disc; color:282828; font-size:20px; float:left; width:50%; margin-top:29px;}
.news_xxk_r{ width:50%; margin-left:5%; margin-top:5%;}
.see_more{ height:41px; border-radius:20px; line-height:41px; text-align:center; color:#fff; width:30%; margin-top:48px; background:#2b88fc; font-size:16px;}
.choose_r{ width:50%;}
.choose_r ul li{ height:77px; background:#f2f2f2; width:100%; border-radius:8px; margin-top:20px;}
.choose_r ul li .shoose_r_mid{ width:90%; margin:0px auto;}
.choose_r ul li .shoose_r_mid .choose_r_tit1{ color:#262626; font-size:20px; font-weight:bold; padding-top:16px;}
.choose_r ul li .shoose_r_mid .choose_r_tit2{ color:#6a6969;}
.choose_r ul li:nth-of-type(2){ margin-top:60px;}
.choose_r ul li:nth-of-type(3){ margin-top:60px;}


.parter{ width:100%; background:url(../Image/bg3.jpg) no-repeat top; padding-top:79px; margin-top:83px; height:auto; overflow:hidden;}
.parter_tit ul li{ float:left; width:25%;}
.parter_tit ul li .parter_br{ width:85%; margin:0px auto;}
.parter_tit ul li .parter_br .pater_tit_name{ color:#1d1d1d; font-size:18px;}
.parter_tit ul li .parter_br .pater_tit_js{ color:#6e6e6e; margin-top:19px;}
.parter_tit ul li .parter_br .pater_tit_tb{ margin-top:26px;} 
.parter_line{ width:100%; height:42px; background:url(../Image/line.png) no-repeat center; margin-top:77px;}
.parter_more{ height:41px; line-height:42px; color:#fff; text-align:center; background:#2b88fc; border-radius:20px; margin:0px auto; width:10%; }
.dzgd{ width:100%;background: url(../Image/bg4.jpg) no-repeat; background-size: cover; height:409px; margin-top:91px;}

.dagd_tit{ color:#fff; text-align:center; font-size:27px; padding-top:75px;} 
.dzgd_bg{ text-align:center; margin-top:23px;}
.dzgd_bg ul li{ display:inline-block; height:29px; line-height:29px;border-radius:10px; width:5%;}  
.dzgd_bg ul li:nth-of-type(1){ background:#2b88fc; color:#fff; }
.dzgd_bg ul li:nth-of-type(2){ background:#fff; color:#404040; }
.dzgd_mid{ margin-top:62px;}
.dzgd_mid ul li{ float:left; color:#fff; text-align:center; width:25%;background: url(../Image/line1.png) no-repeat right;}
.dzgd_mid ul li .dzgd_mid_pic{ color:#fff; height:45px;}
.dzgd_mid ul li .dzgd_mid_tit{ color:#fff; margin-top:19px;}
.dzgd_mid ul li .dzgd_mid_bt{ color:#fff;}
.dzgd_mid ul li:nth-of-type(4){ background:none;}
.footer .footer1 .footer1_xunn {
	margin-right: 10px;
	margin-left:78px;
	width:32%;;
}
.footer .footer1 .footer1_xunn .footer1_xun1_box {
    width: 100%;
    padding-top: 15px;
}
.footer .footer1 .footer1_xunn .footer1_xun1_box a {
    display: inline-block;
    width: 100%;
    float: left;
    font-size: 15px;
    color: #b2b2b0;
    line-height: 32px;
}
.ewm{ text-align:center; width:19%;}
.ewm_word{ color:#b2b2b0; text-align:center; margin-top:20px;}
.fxd_tit{ text-align:right; color:#d0d0d0;}
#share a {
    display: block;
    width: 32px;
    height: 32px;
}
#share .bds_weixin {
    background: url(../Image/weixin.png) no-repeat center;
}
#share .bds_tsina {
    background: url(../Image/sina.png) no-repeat center;
}
#share .bshare_qqmb {
    background: url(../Image/weibo.png) no-repeat center;
}
@media (max-width: 896px){
		.zxfw ul li .zxfw_center .zxfw_tit1{ font-size:22px;}
	.zxfw ul li .zxfw_center .zxfw_tit2{ font-size:14px;}	
		.zcpg_l .zxfw_center .zxfw_tit2{ font-size:14px;}
		.zcpg_r ul li .zxfw_center .zxfw_tit2{font-size:14px;}
		.zcpg_l .zxfw_center .zxfw_tit1{font-size:22px;}
		.zcpg_r ul li .zxfw_center .zxfw_tit1{font-size:22px;}
		.indextitle .indextitle1{ font-size:22px;}
		.news_xxk_l{ width:100%;}
		.news_xxk_r{width:100%; margin-left:5%;}
		.choose_r{ width:100%;}
		.choose_r ul li{ height:auto; margin-top:10px;}
		.choose_r ul li .shoose_r_mid .choose_r_tit2{ padding-bottom:10px;}
		.choose_r ul li:nth-of-type(2){margin-top: 10px;}
		.choose_r ul li:nth-of-type(3){margin-top: 10px;}
		.choose_r ul li .shoose_r_mid .choose_r_tit1{ font-size:18px;}
		}
		
		@media (max-width: 1066px){
			.footer1_xun1{ display:none;}
			
			 .footer1_xunn{ display:none;}
			 .fxd { display:none;}
			 .ewm{ width:100%;}
			}
			@media (max-width: 706px){	
			
			.zxfw ul li .zxfw_center .zxfw_btn{ width:80%;}
			.zcpg_r ul li .zxfw_center .zxfw_btn{width:80%;}
			}
			
			@media (max-width: 640px){
				.zxfw ul li .zxfw_center .zxfw_tit1{ font-size:17px;}
				.zcpg_l .zxfw_center .zxfw_tit1{font-size:17px;}
				.zcpg_r ul li .zxfw_center .zxfw_tit1{font-size:17px;}
				}
			
			@media (max-width: 544px){
				.dzgd{ width:100%; height:auto; background:#000; overflow:hidden; padding-bottom:20px;}
				.dzgd_bg ul li{ width:20%;}
				
				.parter_more{ width:20%;}
				}
	@media (max-width: 572px){	
	.indexnews .newssel .newssel_nei .newssel_nei_op{ width:49%; margin-top:10px; margin-right:2%; height:110px;}
	.indexnews .newssel .newssel_nei .newssel_nei_op:nth-of-type(2n+2){ margin-right:0px;}
	.news_xxk_l_tit{ font-size:20px;}
	.news_xxk_l{ height:285px;}
		}
		@media (max-width:510px){	
		.zxfw ul li{ width:49%; margin-right:2%; margin-top:10px;}
		.zxfw ul li:nth-of-type(2){ width:49%; margin-right:0px;}
		.zcpg_l{ width:100%;}
		.zcpg_r{ width:100%;}
		}
@media (max-width: 640px){
			
	.news_xxk_r ul li{ font-size:16px; list-style:none; text-align:center;}	
	.see_more{ text-align:center; margin:0px auto; margin-top:10px; margin-bottom:10px;} 	
	.indexnesqiehuan .newsxxk{ margin-bottom:20px;}
	.parter{ padding-top:20px; margin-top:20px;}
	.indextitle .indextitle2{ font-size:12px;}
	.parter_tit ul li{ width:100%; text-align:center;}
	.dagd_tit{ font-size:20px;}
	.dzgd_bg ul li{ width:30%;}		
	.dzgd_mid ul li{}
			
			}
.inner_bg{ margin-top:41px; height:auto; overflow:hidden; margin-bottom:48px;}			
.innerdaohang{ width:100%; background:url(../Image/line2.png) no-repeat center; height:30px;}			
.innerdaohang_l{ color:#1a1a1a; font-size:24px; padding-left:3%;}			
.innerdaohang_r{ color:#1a1a1a; font-size:14px; padding-right:5%; margin-top:7px;}	

.inner_about_tit{ text-align:center; color:#1d1d1d; font-size:34px; font-weight:bold; margin-top:95px;}
.inner_about_word{ text-align:center; margin-top:18px;}	
.inner_about_line{ width:10%; height:3px; background:#fe002a; margin:0px auto; margin-top:14px;}
.inner_about_l{ margin-top:142px; width:32%;}
.inner_about_r{ margin-top:80px; width:60%;}	
.inner_about_r_tit{ color:#1c1c1c; font-size:30px; font-weight:bold;}	
.inner_about_r_mid{ color:#7b7b7b; font-size:17px; text-align:justify; margin-top:38px; line-height:30px;}	
.inner_ln_tit{ color:#2a2a2a; font-size:20px; font-weight:bold; margin-top:43px;}	
.inner_ln_mid ul li{ height:32px; border:1px solid #ccc; border-radius:10px; text-align:center; line-height:32px; float: left; padding-left:2%;padding-right:2%; margin-top:23px; margin-right:1%;} 

.qywh{ width:100%; height:auto; overflow:hidden; background:#f3f3f3; margin-top:102px; float:left; padding-bottom:40px;}
.qywh_l{ width:60%; background:url(../Image/tu1.jpg) no-repeat center; height:223px; margin-top:64px;}
.qywh_l_mid{ width:80%; height:auto; margin:0px auto;}
.qy1{ color:#fff; font-size:30px;margin-top:56px;}
.qy2{ color:#fff; font-size:18px; margin-top:23px;}
.qywh_r{ width:40%; background:url(../Image/tu2.jpg) no-repeat center; height:223px;margin-top:64px;}
.qywhh_l{ width:40%; background:url(../Image/tu3.jpg) no-repeat center; height:223px;}
.qywhh_r{ width:60%; background:url(../Image/tu4.jpg) no-repeat center; height:223px;}
.qysm_bt{ height:auto; overflow:hidden; margin-top:48px; margin-bottom:48px;}
.qysm_bt ul li{ float:left;margin-right:0.5%;}
.qysm_bt ul li:nth-of-type(1){ height:249px;background:url(../Image/tt1.jpg) no-repeat center; width:33%;}
.qysm_bt ul li:nth-of-type(2){ height:249px;background:url(../Image/tt2.jpg) no-repeat center; width:33%;}
.qysm_bt ul li:nth-of-type(3){ height:249px;background:url(../Image/tt3.jpg) no-repeat center; width:33%; margin-right:0px;}
.qysm_bt ul li .qysm_bt_pic{ text-align:center; margin-top:54px;}
.qysm_bt ul li .qysm_bt_tit{ font-size:24px; color:#fff; text-align:center; margin-top:16px;}
.qysm_bt ul li .qysm_bt_tex{ text-align:center; color:#ababab;margin-top:16px;}
.qysm_bt ul li .qysm_bt_tex p{color:#ababab;}

.show_pro{ margin:0px auto; text-align:center;}
.show_pro ul li{ display:inline-block; text-align:center; line-height:42px; height:42px; color:#2b2b2b; padding-left:1%; padding-right:1%; font-size:18px;}
.show_pro ul li:hover{ background:#2b88fc; color:#fff; border-radius:20px;}
.show_pro_mid{ height:auto; overflow:hidden;}
.show_pro_mid ul li{ float:left; border:1px solid #ccc; margin-right:5%; width:30%; margin-top:45px;}
.show_pro_mid ul li .show_pro_mid_tit{ color:#2b2b2b; font-size:24px; font-weight:bold; text-align:center; margin-top:33px;}
.show_pro_mid ul li .show_pro_mid_tex{ text-align:center; margin-top:21px;}
.show_pro_mid ul li .show_pro_mid_bt{ height:38px; color:#fff; line-height:38px; text-align:center; border-radius:20px; background:#c6c6c6; width:40%; margin:0px auto; margin-top:33px; margin-bottom:43px;}
.show_pro_mid ul li:nth-of-type(3n+3){ margin-right:0px;}
.page{ text-align:center; margin-top:30px;}


.contact_l{ width:40%; margin-top:40px;}
.contact_l ul li{ height:auto; overflow:hidden; margin-top:51px;}
.contact_l ul li .contact_l_pic{ width:15%;}
.contact_l ul li .cotact_r_tex{ width:80%;}
.contact_l ul li .contact_l_pic{ margin-top:10px;}
.contact_l ul li .cotact_r_tex .tex1{ color:#464646; font-size:22px;}
.contact_l ul li .cotact_r_tex .tex2{ color:#848484; font-size:16px; margin-top:15px;}

.contact_r{ width:50%; height:auto; overflow:hidden;background:url(../Image/bg6.png) no-repeat left; height:297px; margin-top:107px;}
.lxwm_mid ul { width:90%; margin:0px  auto;}
.contact_r_tex{ width:50%;}
.lxwm_tit{ color:#3b3b3b; font-size:18px; margin-top:43px;}
.lxwm_mid ul li{ color:#666666; font-size:16px; margin-top:18px;}
.zxzx{ height:32px; line-height:32px; text-align:center; color:#fff; background:#2b88fc; border-radius:20px; width:30%; margin-top:10px;}
@media (max-width: 994px){
	
	.contact_l{ width:100%;}
	.contact_r{ width:100%; margin-top:40px; background:#f1f4f8; height:auto;}
	.contact_r_tex{ width:100%;}
	.contact_r_pic{ width:100%; text-align:center;} 
	}
@media (max-width: 600px){
	.inner_about_tit{ font-size:22px;}
	.inner_about_r_tit{ font-size:22px;}
	.inner_about_l{ width:100%; text-align:center; margin-top:40px;}
	.inner_about_r{ width:100%;}
	.qywh{ margin-top:20px;}
	.qywh_l{ width:100%;}
	.qywh_r{ width:100%; margin-top:0px;}
	.qywhh_l{ width:100%;}
	.qywhh_r{ width:100%;}
	.qy1{ font-size:22px;}
	.qy2{ font-size:14px;}
	.qysm_bt ul li:nth-of-type(1){ width:100%;}
	.qysm_bt ul li:nth-of-type(2){ width:100%;}
	.qysm_bt ul li:nth-of-type(3){ width:100%;}
	.inner_about_tit{ margin-top:40px;}
	.innerdaohang{ background:none;}
	
}
