@charset "utf-8";
body{
	position:relative;
	min-width:1458px;
}
ul{ list-style:none;}
.container{ width:1458px; background:#fff; padding:46px 30px; margin:0 auto; box-shadow: 0px 0px 10px #eee;}
/*头部*/
.top-container{ width:100%; height:385px; background:url(/uploads/image/i45691/wzimt-topbg.jpg) no-repeat top center;}
.about1 .top-container{ background:url(/uploads/image/i45691/wzimt-about1.jpg) no-repeat top center;}
.about2 .top-container{ background:url(/uploads/image/i45691/wzimt-about2.jpg) no-repeat top center;}
.about3 .top-container{ background:url(/uploads/image/i45691/wzimt-about3.jpg) no-repeat top center;}
.about4 .top-container{ background:url(/uploads/image/i45691/wzimt-about4.jpg) no-repeat top center;}
.about5 .top-container{ background:url(/uploads/image/i45691/wzimt-about5.jpg) no-repeat top center;}

.head{ width:1458px; margin:0 auto; height:305px; position:relative;}
.head .logo{ width:710px; height:146px; background:url(/uploads/image/i45691/wzimt-logo.png) no-repeat; display:block; position:absolute; left:0; top:80px;}
.head .logo a{ width:100%; height:100%; display:block;}

.part-btn{ width:1390px; height:35px; line-height:35px; margin:0 0 0 -695px; position:absolute; top:30px; left:50%;}
.top-link{ font-size:18px; font-weight:bold; display:inline-block;background:#fbb727;border-radius:5px;color:#fff;padding:0 20px; float:right;}
.wzaer:hover,.top-link:hover{ color:#fff;}
.wzaer{font-size:18px; display:inline-block;height:35px;line-height:35px;background:#fabe2d;color:white;padding:0 20px;border-radius:5px;font-weight:800; float:right; outline:none; margin:0 20px 0 0;}

/*导航*/
.top-nav-box{width:100%;background:#0060ca; background-size:cover; height:80px}
.top-nav{width:1458px;height:80px;margin:0 auto;}
.nav-item{float:left;height:80px;line-height:80px;position:relative}
.nav-item a{color:#fff;padding:0 25px; font-size:18px;display:block;}
.nav-item a:hover,.top-nav a.now{ color:#fff; background:#398ae4; font-weight:bold;}

.m-search{ display:block; float:right; width:345px; margin:14px 30px 0 0;}
.m-search form{ width:100%; height:52px;}
.m-search form .m-search-txt{float: right;width: 283px;outline: none;border: none;height:52px;border-radius:0 8px 8px 0; font-size:18px; background:rgba(255,255,255,.5); color:#fff; outline: none;}
.m-search form .m-search-submit{float:left;width:62px;outline: none;border: none;height:52px;border-radius:8px 0 0 8px; background:rgba(255,255,255,.5) url(/uploads/image/i45691/wzimt-search.png) no-repeat 23px center;background-size:22px; cursor:pointer;}
.m-search input::-webkit-input-placeholder{ color:#fff;}
.m-search input::-moz-placeholder{ color:#999999;}
.m-search input:-moz-placeholder{ color:#999999;}
.m-search input:-ms-input-placeholder{ color:#999999;}

.main-container{ width:100%; background:#1556c7 url(/uploads/image/i45691/bg.jpg) no-repeat top center; padding:52px 0 68px;}

/*新闻切换*/
.tab-tit{ height:60px; border-bottom:1px solid #eaeaea; font-size:0;}
.tab-tit li,.tab-tit2 li{ float:left; margin:0 35px -2px 0;}
.tab-tit li a{ font-size:26px; color:#333; display:inline-block; line-height:57px; border-bottom:3px solid transparent;position:relative}
.tab-tit li.on a{font-weight:bold; border-bottom:3px solid #355a96; color:#355a96}
.tab-tit li:last-child,.tab-tit2 li:last-child{ margin-right:0;}
.tab-tit2{ height:44px; line-height:44px; border-bottom:none; padding:0;}
.tab-tit2 li{ float:left; margin:0 5px 0 0;}
.tab-tit2 li a{ font-size:18px; line-height:44px; color:#333; background:#e1e7f0; padding:0 25px; display:inline-block;}
.tab-tit2 li.on a{ font-weight:normal; background:#355a96; border-bottom:none; color:#fff;}

.tab-con{ width:100%; overflow:hidden}
.tab-con table{table-layout:fixed}

/*内容*/
.index-con{width:100%; overflow:hidden;}
.index-con-1{ float:left; width:718px;}
.index-con-2{ float:left; width:680px; height:452px; padding:0 0 0 35px;}
.index-con-2 .news-item > a{ width:100%; padding:0;}

.index-newspic{ width:100%; height:452px; overflow:hidden; position:relative;}
.index-newspic .swiper-slide{ width:100%; height:452px; position:relative;}
.index-newspic .swiper-slide a{ font-size:18px; width:100%; height:100%; display:block;}
.index-newspic .swiper-note{ width:100%; color:#fff; background:rgba(0,0,0,0.6); height:57px; line-height:57px; padding:0 140px 0 20px; position:absolute; bottom:0;}
.index-newspic .swiper-pagination{ display:none !important;}

.index-newspic .slick-dots { clear:both; font-size:0; width:140px; height:42px; line-height:42px; text-align:center; list-style: none; position:absolute; bottom:0; right:0;}
.index-newspic .slick-dots li { display: inline-block; width: 12px; height: 12px; border-radius:50%; background:#d4d4d4; margin-right:10px; cursor:pointer;}
.index-newspic .slick-dots li:last-child { margin-right: 0;}
.index-newspic .slick-dots li.slick-active { background: #de7800;}

/*新闻*/
.news-list{ margin-top:15px}
.news-list .news-item{ overflow:hidden;line-height:42px;}
.news-list .news-item > a{float:left; width:78%; padding-left:17px;font-size:18px;position:relative}
.news-list .news-item > a:hover{color:#1666be}
.news-list .news-item > a:before{content:'';height:4px;width:4px;border-radius:50%;display:block;background:#27146d;position:absolute;top:20px;left:0}
.news-list .news-item > span{ float:right; width:22%; font-size:18px; color:#b6b6b6; text-align:right;}

.index-pic{ clear:both; width:100%; height:138px; overflow:hidden; margin:43px 0 0;}
.index-pic img{ height:120px;}
.index-pic .swiper-button-prev{ width:40px; height:40px; background-color:rgba(255,255,255,0.6); border-radius:20px; background-size:11px; left:30px;}
.index-pic .swiper-button-next{ width:40px; height:40px; background-color:rgba(255,255,255,0.6); border-radius:20px; background-size:11px; right:30px;}
.index-pic .slick-dots{ display:none !important;}

/**start**/
.index1-container{ width:100%; overflow:hidden; position:relative;}
.leftbox{ float:left; width:670px;}
.index-con-3{ width:100%; padding:0; overflow:hidden; position:relative; font-size:0;}
.index-con-more{ overflow:hidden; position:absolute; right:0;}
.index-con-more a{ font-size:18px; line-height:55px; display:block;}
.leftbox .news-list .news-item > a{ width:80%;}
.leftbox .news-list .news-item > span{ width:20%;}
.rightbox{ float:right; width:728px; padding:0 0 0 58px;}
.rightbox .news-list .news-item > a{ width:76%;}
.rightbox .news-list .news-item > span{ width:24%;}

.index2-container{ width:100%; overflow:hidden; margin:15px auto 5px;}
.tab-title{border-bottom:1px solid #c3c9d1; height:55px;}
.tab-title > a{font-size:24px; color:#777; display:inline-block; line-height:52px;border-bottom:3px solid transparent;margin:0 45px 0 0;position:relative}
.tab-title > a:before{content:'';width:1px;height:22px;background:#ccc;position:absolute;top:16px;right:-25px}
.tab-title > a.on{font-size:30px; font-weight:bold;margin:0 30px -1px 0;border-bottom:3px solid #155ba9;color:#155ba9}
.tab-title > a.on:before{ background:none;}
.tab-title > a:hover{color:#1666be}
.tab-title > a:last-child{ margin-right:0;}
.tab-title > a:last-child:before{ background:none;}

.section{ width:100%; height:60px; overflow:hidden; position:relative;}
.index1-container .index1-list ul{ padding:30px 0 0; overflow:hidden;}
.index1-container .index1-list ul li{ float:left; width:15%; line-height:36px; margin:0 2% 2% 0;}
.index1-container .index1-list ul li a{ font-size:22px; color:#0562ad; height:140px; padding:90px 15px 0; background:#f8f8f8; text-align:center; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index1-container .index1-list ul li a:hover{ color:#0562ad;}
.index1-container .index1-list ul li:nth-child(6n){ margin:0 0 2% 0;}
.index1-container .index1-list ul li:nth-child(1) a{ background:url(/uploads/image/i45691/service1.png) no-repeat center 18px;}
.index1-container .index1-list ul li:nth-child(2) a{ background:url(/uploads/image/i45691/service2.png) no-repeat center 18px;}
.index1-container .index1-list ul li:nth-child(3) a{ background:url(/uploads/image/i45691/service3.png) no-repeat center 18px;}
.index1-container .index1-list ul li:nth-child(4) a{ background:url(/uploads/image/i45691/service4.png) no-repeat center 18px;}
.index1-container .index1-list ul li:nth-child(5) a{ background:url(/uploads/image/i45691/service5.png) no-repeat center 18px;}
.index1-container .index1-list ul li:nth-child(6) a{ background:url(/uploads/image/i45691/service6.png) no-repeat center 18px;}

.index2-container .index1-list ul{ padding:30px 0 0; overflow:hidden;}
.index2-container .index1-list ul li{ float:left; width:15%; line-height:36px; margin:0 2% 2% 0;}
.index2-container .index1-list ul li a{ font-size:18px; color:#fff; height:140px; padding:90px 15px 0; background:#355a96; text-align:center; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index2-container .index1-list ul li a:hover{ color:#fff;}
.index2-container .index1-list ul li:nth-child(6n){ margin:0 0 2% 0;}
.index2-container .index1-list ul li:nth-child(1) a{ background:#355a96 url(/uploads/image/i45691/support1.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(2) a{ background:#355a96 url(/uploads/image/i45691/support2.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(3) a{ background:#355a96 url(/uploads/image/i45691/support3.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(4) a{ background:#355a96 url(/uploads/image/i45691/support4.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(5) a{ background:#355a96 url(/uploads/image/i45691/support5.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(6) a{ background:#355a96 url(/uploads/image/i45691/support6.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(7) a{ background:#355a96 url(/uploads/image/i45691/support7.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(8) a{ background:#355a96 url(/uploads/image/i45691/support8.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(9) a{ background:#355a96 url(/uploads/image/i45691/support9.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(10) a{ background:#355a96 url(/uploads/image/i45691/support10.png) no-repeat center 18px;}
.index2-container .index1-list ul li:nth-child(11) a{ background:#355a96 url(/uploads/image/i45691/support11.png) no-repeat center 18px;}

.index3-container{ width:100%; overflow:hidden;}
.index3-container.leftbox{ float:left; width:670px;}
.index3-container .rightbox{ float:right; width:728px; padding:0 0 0 58px;}

/**新闻列表**/
.brand-nav{ font-size:18px; background:#fff; color:#999; margin:0 auto; height:56px; border-bottom:1px solid #eaeaea; position:relative;}
.brand-title{ float:left; font-size:26px; line-height:54px; border-bottom:2px solid #0059d1; color:#0059d1; font-weight:bold;}
.brand-nav ul{ float:right; margin:16px 0 0; overflow:hidden;}
.brand-nav ul li{ float:left;}
.brand-nav a{ display:inline-block;}
.brand-nav a,.brand-nav table,.brand-nav table td{ color:#999;}
.brand-nav a:hover{ color:#0059d1}
.nobor{ border-bottom:none;}
.view-container{ width:100%; margin:0 auto; background:#fff; color:#444; font-size:18px; line-height:36px; padding:46px 0; overflow:hidden;}
.view-container .view-title{ text-align:center; padding:0 0 10px; border-bottom:1px dashed #f2f2f2;}
.view-container .view-title h1{ color:#1666be; font-size:28px; padding:0 0 10px;}
.view-container .view-list{ text-align:center;}
.view-container .view-list ul{ list-style:none; display:inline-block; overflow:hidden;}
.view-container .view-list ul li{ float: left; color: #999; font-size: 18px; margin-left: 20px;}
.view-container .view-file{ margin:30px 0 0;}
.view-container .view-file a{ color:#db140c; font-size:18px; font-weight:bold;}

.pg_simple{padding-top: 18px;text-align: center;margin: 0 auto;min-height: 60px;}
.pg_simple a:hover{color: #ffffff !important;}
.pg_num_current,.pg_num,.pg_next,.pg_end,.pg_home,.pg_prev{color: white;text-align: center;margin-right: 5px;padding:7px 0px;}
.pg_num a,.pg_home a,.pg_next a,.pg_end a,.pg_prev a,.pg_num_current a{padding:0 10px;background-color:#e8e8e8;color: black; display:inline-block;}
.pg_num_current a{background-color: #155ba9;color: white;}
.pg_num a:hover,.pg_home a:hover,.pg_next a:hover,.pg_end a:hover,.pg_prev a:hover,.pg_num_current a:hover{cursor: pointer;background-color: #42a6fe;color: white}
.pg_home_dis,.pg_prev_dis,.pg_end_dis,.pg_next_dis{background-color: #155ba9;color: white;text-align: center;margin:0 5px 5px 0;padding:0 10px; display:inline-block;}
.pg_simple .ttips{ padding:7px 5px 7px 0;}
/****详情****/
.about-container,.list-container{ width:100%; margin:0 auto; background:#fff; color:#444; font-size:18px; line-height:36px; padding:35px 0; overflow:hidden;}.p10{ padding:10px 0 0;}
.detail-container{ width:100%; margin:0 auto; background:#fff; color:#444; font-size:18px; line-height:36px; padding:0; overflow:hidden;}
.left-view{ float:left; width:300px;}
.left-view .left-title{ color:#fff; font-size:26px; height:68px; font-weight: bold; line-height:68px; padding:0 35px; font-weight:bold; background:url(/uploads/image/i45691/left-titlebg.jpg) no-repeat top center;}
.detail_list{ margin:0 0 60px;}
.detail_list ul{ list-style:none;}
.detail_list ul li{ margin:4px 0 0;}
.detail_list ul li a{ width: 100%; line-height: 60px; font-size: 18px; padding:0 35px; background:url(/uploads/image/i45691/left-listbg.jpg) no-repeat; display:block;}
.detail_list ul li a:hover,.detail_list ul li a.now{ background:url(/uploads/image/i45691/left-listbg-hover.jpg) no-repeat; color:#fff; font-weight:bold;}

.right-view{ float:left; width:1098px; padding:0 20px 40px 50px; margin:0 0 0 0; box-shadow:none;}
.right-view .news-list{ margin:25px 0 0;}
#newslist .news-item{ height:56px; line-height:55px; border-bottom: 1px dashed #ddd; padding:0; margin:0; overflow:hidden;}
#newslist .news-item > a{ font-size:18px; padding:0 0 0 20px;}
#newslist .news-item > a:before{ top:26px;}
#newslist .my-box .news-item a:before{ background:#999;}
#newslist .my-box .news-item span.type{ font-size:18px;}
#newslist .my-box .news-item span.type:before{ top:27px;}
#newslist .my-box .news-item .ty{ float:left;}
#newslist .my-box .news-item .ty:hover span{ color:#0d8ee9;}

.ability_list{ display:flex; flex-wrap:wrap; padding:10px 0 20px 0;}
.ability_list li{ width:47.7%; border-top:1px dotted #e4e4e4; padding-top:43px; margin-top:43px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ability_list li:nth-child(1),.ability_list li:nth-child(2){ border-top:none; margin-top:0; padding-top:0;}
.ability_list li:nth-child(2n 1){ width:52.3%; padding-right:4.6%; box-sizing:border-box;}
.ability_list li .pic{ width:43.1%; overflow:hidden;}
.ability_list li .pic a{ display:block;}
.ability_list li .pic img{ width:100%; transition:all 0.6s;}
.ability_list li:hover .pic img{ transform:scale(1.05);}
.ability_list li .txt{ width:53.7%;}
.ability_list li .txt h3{ font-size:20px; color:#0059d1; font-weight:bold; line-height:32px; margin-bottom:12px;}
.ability_list li .txt h3 a{ text-decoration:underline;}
.ability_list li .txt p{ font-size:16px; color:#555; line-height:28px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.ability_list li .txt em a{ color:#fff; background:#0059d1; font-size:16px; line-height:37px; height:37px; padding:0 25px; display:inline-block; margin-top:30px;}
.ability_list li .txt em a:hover,.ability_list li.hover .txt em a{ background:#1376c3;}


#zoom { padding: 30px 0 60px;}
.proshow{ width:100%; overflow-x:auto;}
.view-share{ width:100%; line-height:64px; margin:auto; overflow:hidden;}
/*尾部*/
.footer{ width:100%; background:#f5f5f5;}

.older_type .container{ padding:60px;}
.older_type .elder,.older_type .wzaer{height:50px !important;line-height:50px !important;font-size:30px !important}
.older_type .part-btn{ height:50px; line-height:50px; top:30px;}
.older_type .top-link{ font-size:30px;}

.older_type .top-container{ height:521px;}
.older_type .top-nav-box{ height:216px;}
.older_type .top-nav{ height:216px;}
.older_type .nav-item{ height:108px;line-height:108px;}
.older_type .nav-item a{ width:291.6px; padding:0 25px; font-size:36px; text-align:center; font-weight:bold;}
.older_type .m-search{ width:291.6px; margin:19px 0 0;}
.older_type .m-search form{ height:70px;}
.older_type .m-search form .m-search-txt{ width: 209.6px; height:70px; line-height:70px; font-size:36px;}
.older_type .m-search form .m-search-submit{ width:82px; height:70px; background:rgba(255,255,255,.5) url(/uploads/image/i45691/wzimt-search.png) no-repeat 23px center;background-size:32px; cursor:pointer;}

.older_type .index-con-1{ float:none; width:100%;}
.older_type .index-con-2{ float:none; width:100%; height:auto; padding:0;}

.older_type .index-newspic{ width:100%; height:760px;}
.older_type .index-newspic .swiper-slide{ height:760px;}
.older_type .index-newspic .swiper-slide a{ font-size:36px;}
.older_type .index-newspic .swiper-note{ height:90px; line-height:90px; padding:0 300px 0 60px;}
.older_type .index-newspic .slick-dots { width:300px; height:60px; line-height:60px; text-align:center; list-style: none; position:absolute; bottom:0; right:0;}
.older_type .index-newspic .slick-dots li { width: 25px; height: 25px; margin-right:15px;}
.older_type .index-newspic .slick-dots li:last-child { margin-right: 0;}
.older_type .index-newspic .slick-dots li.slick-active { background: #de7800;}

.older_type .tab-tit{ height:90px; border-bottom:1px solid #eaeaea; font-size:0;}
.older_type .tab-tit li,.older_type .tab-tit2 li{ float:left; margin:0 35px -2px 0;}
.older_type .tab-tit li a{ font-size:36px; color:#333; display:inline-block; line-height:87px; border-bottom:3px solid transparent;position:relative}
.older_type .tab-tit li.on a{ font-weight:bold; border-bottom:3px solid #355a96; color:#355a96}
.older_type .tab-tit2{ height:90px; line-height:90px; border-bottom:none; padding:0;}
.older_type .tab-tit2 li{ margin:0 10px 0 0;}
.older_type .tab-tit2 li a{ float:left; font-size:36px; line-height:90px; padding:0 30px;}
/*新闻*/
.older_type .news-list{ margin-top:30px}
.older_type .news-list .news-item{ overflow:hidden;line-height:90px;}
.older_type .news-list .news-item > a{float:left; width:78%; padding-left:30px;font-size:36px;position:relative}
.older_type .news-list .news-item > a:before{content:'';height:10px;width:10px;border-radius:50%; top:35px;left:0}
.older_type .news-list .news-item > span{ font-size:36px;}

.older_type .index-pic{ clear:both; width:100%; height:168px; overflow:hidden; margin:43px 0 0;}
.older_type .index-pic img{ height:150px;}
.older_type .index-pic .swiper-button-prev{ width:60px; height:60px; background-color:rgba(255,255,255,0.6); border-radius:30px; background-size:21px; left:30px; margin-top:-30px;}
.older_type .index-pic .swiper-button-next{ width:60px; height:60px; background-color:rgba(255,255,255,0.6); border-radius:30px; background-size:21px; right:30px; margin-top:-30px;}
.older_type .index-pic .slick-dots{ display:none !important;}

/**start**/
.older_type .leftbox{ float:none; width:100%;}
.older_type .index-con-more a{ font-size:36px; line-height:90px; display:block;}
.older_type .rightbox{ float:none; width:100%; padding:0;}
.older_type .rightbox .news-list .news-item > a{ width:76%;}
.older_type .rightbox .news-list .news-item > span{ width:24%;}

.older_type .index2-container{ width:100%; overflow:hidden; margin:15px auto 5px;}
.older_type .section{ height:90px;}
.older_type .index1-container .index1-list ul{ padding:30px 0 0;}
.older_type .index1-container .index1-list ul li{ line-height:60px;}
.older_type .index1-container .index1-list ul li a{ font-size:36px; height:170px; padding:100px 15px 0;}
.older_type .index2-container .index1-list ul{ padding:30px 0 0;}
.older_type .index2-container .index1-list ul li{ width:18.4%; line-height:60px;}
.older_type .index2-container .index1-list ul li a{ font-size:36px; color:#fff; height:180px; padding:100px 15px 0;}
.older_type .index2-container .index1-list ul li:nth-child(6n){ margin:0 2% 2% 0;}
.older_type .index2-container .index1-list ul li:nth-child(5n){ margin:0 0 2% 0;}

/**新闻列表**/
.older_type .brand-nav{ font-size:36px; height:90px; border-bottom:1px solid #eaeaea; position:relative;}
.older_type .brand-title{ font-size:36px; line-height:85px; border-bottom:5px solid #0059d1;}
.older_type .brand-nav ul{ max-width:850px; margin:20px 0 0; overflow:hidden;}
.older_type .right-view .brand-nav ul{ margin:10px 0 0;}
.older_type .view-container{ width:100%; margin:0 auto; background:#fff; color:#444; font-size:36px; line-height:72px; padding:46px 0; overflow:hidden;}
.older_type .view-container .view-title{ padding:0 0 20px;}
.older_type .view-container .view-title h1{ font-size:36px; line-height:50px; padding:0 0 20px;}
.older_type .view-container .view-list ul li{ font-size: 26px; margin-left: 20px;}
.older_type .view-container .view-file{ margin:30px 0 0;}
.older_type .view-container .view-file a{ color:#db140c; font-size:36px; font-weight:bold;}

/****详情****/
.older_type .about-container *,.older_type .list-container *,.older_type #zoom *{ font-size:36px !important; line-height:72px !important;}
.older_type .about-container,.older_type .list-container{ font-size:36px; line-height:90px; padding:35px 0; overflow:hidden;}.p10{ padding:10px 0 0;}
.older_type .detail-container{ font-size:36px; line-height:90px; padding:0; overflow:hidden;}
.older_type .left-view{ float:none; width:100%;}
.older_type .left-view .left-title{ width:23.5%; font-size:36px; height:90px; line-height:90px; padding:0; text-align:center; background:url(/uploads/image/i45691/left-titlebg-older.jpg) no-repeat top center; margin:0 0 2%;}
.older_type .detail_list{ margin:0 0 60px;}
.older_type .detail_list ul{ list-style:none; overflow:hidden;}
.older_type .detail_list ul li{ float:left; width:23.5%; margin:0 2% 2% 0;}
.older_type .detail_list ul li:nth-child(4n){ margin:0 0 2% 0;}
.older_type .detail_list ul li a{ width: 100%; line-height:90px; font-size: 36px; padding:0 35px; background:url(/uploads/image/i45691/left-listbg-older.jpg) no-repeat;}
.older_type .detail_list ul li a:hover,.detail_list ul li a.now{ background:url(/uploads/image/i45691/left-listbg-hover-older.jpg) no-repeat;}

.older_type .right-view{ float:none; width:100%; padding:0; margin:0; box-shadow:none;}
.older_type .right-view .news-list{ margin:25px 0 0;}
.older_type #newslist .news-item{ height:90px; line-height:89px; border-bottom: 1px dashed #ddd; padding:0; margin:0; overflow:hidden;}
.older_type #newslist .news-item > a{ font-size:36px; padding:0 0 0 30px;}
.older_type #newslist .news-item > a:before{ top:38px;}
.older_type #newslist .my-box .news-item a:before{ background:#999;}
.older_type #newslist .my-box .news-item span.type{ font-size:36px;}
.older_type #newslist .my-box .news-item span.type:before{ top:38px;}
.older_type #newslist .my-box .news-item .ty{ float:left;}
.older_type #newslist .my-box .news-item .ty:hover span{ color:#0d8ee9;}

.older_type .ability_list li .pic{ width:100%; overflow:hidden;}
.older_type .ability_list li .txt{ width:100%;}
.older_type .ability_list li .txt h3{ font-size:36px; line-height:72px; margin:12px 0;}
.older_type .ability_list li .txt p{ font-size:36px; line-height:72px;}
.older_type .ability_list li .txt em a{ color:#fff; background:#0059d1; font-size:36px; line-height:72px; height:72px;}
.older_type .ability_list li .txt em a:hover,.ability_list li.hover .txt em a{ background:#1376c3;}

.top-btn-wza,.wap{ display:none;}
@media screen and (max-width: 767px) {
body{ min-width:320px; font-size:.29rem; background:#0060ca;}
.wap{ display:block;}
.wap-banner{ margin:55px 0 0;}

/*菜单动画*/
.menuicon,.menuicon2{position:absolute; right:0px; top:0px; z-index:996; cursor:pointer;}
.btn-nav{background:0 0;border:none;padding:10px 20px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;cursor:pointer;z-index:99999}
.btn-nav:focus{outline:0}
.icon-bar{display:block;margin:7px 0;width:25px;height:2px;background-color:#fff}
.btn-nav:hover .icon-bar{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;background-color:#fff}
.animated2{display:block;margin:0 auto}
.animated2:focus .icon-bar,.animated2:hover .icon-bar{background-color:#fff}
.animated2:focus{cursor:pointer;z-index:9999}

.icon-bar3{display:block;margin:7px 0;width:23px;height:2px;background-color:#fff}
.btn-nav3:hover .icon-bar3{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;background-color:#fff}
.animated3{display:block;margin:0 auto}
.animated3:focus .icon-bar,.animated3:hover .icon-bar{background-color:#fff}
.animated3:focus{cursor:pointer;z-index:9999}

.middle{width:18px;}
.icon-bar{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:999999}
.animated2 .icon-bar{z-index:999999;background-color:#000}
.animated2 span.ztop{-webkit-transform:translatey(8px) rotatez(45deg);-moz-transform:translatey(8px) rotatez(45deg);-ms-transform:translatey(8px) rotatez(45deg);-o-transform:translatey(8px) rotatez(45deg);transform:translatey(8px) rotatez(45deg)}
.animated2 span.zbottom{-webkit-transform:translatey(-10px) rotatez(-45deg);-moz-transform:translatey(-10px) rotatez(-45deg);-ms-transform:translatey(-10px) rotatez(-45deg);-o-transform:translatey(-10px) rotatez(-45deg);transform:translatey(-10px) rotatez(-45deg)}
.animated2 span.zmiddle{width:0}

/*公共头部*/
.menuicon2{ background:url(/uploads/image/i45691/icon_05.png) no-repeat center center; background-size:18px; width:63px; height:46px; display:none;}
header{ left:0; top:0; width:100%; height:55px; z-index:1000;position:fixed; background:#0060ca;transition:background 0.4s ease-out 0.5s; -webkit-transition:background 0.4s ease-out 0.5s;}
header .logo{ position:absolute; left:20px; top:0; width:262px; height:55px; background:url(/uploads/image/i45691/logo.png) no-repeat left center; background-size:200px;}
header .logo a{ display:block; width:100%; height:100%;}
header.showmenu{ position:fixed; background:none;transition:background 0s ease-out; -webkit-transition:background 0s ease-out;}
header.showmenu .logo{ background-image:url(/uploads/image/i45691/logo.png)}
header.showmenu .logo a{ color:#fff;}
header.showmenu .animated2 .icon-bar{ background:#fff;}
.menumain{ position: fixed; left:0; top:0; width:100%; height:100%; z-index:999; background:#0060ca; display:none; margin:0; padding:0; overflow:hidden; overflow-y: scroll;}
.menubox{ margin:55px 0px 20px 0px; padding:0 20px; height:100%; position:relative; overflow:hidden; overflow-y:scroll;}
.menubox li{ padding:0 0px 0 0; position:relative; line-height:48px; background:url(/uploads/image/i45691/icon_01-.png) no-repeat 98% 18px; background-size:12px; display:block;}
.menubox li>a{ height:48px; line-height:48px; color:rgba(255,255,255,1); font-size:14px; opacity:0.8}
.menubox li>i{ width:100%; height:48px; line-height:48px; display:block; position:absolute;}
.menubox li.on{ background-image:url(/uploads/image/i45691/icon_02--.png);}
.menubox li.link{ background-image:url(/uploads/image/i45691/icon_03.png);}
.menubox li.link a{ display:block;}
.menubox li.searchbtn>a{ background: url(/uploads/image/i45691/icon_04.png) no-repeat left center;background-size:14px; text-indent:18px; display:block;}
.menubox .linkbtn{ padding-top:35px; text-align:center;}
.menubox .linkbtn a{height:42px; line-height:42px; color:rgba(255,255,255,0.5); padding:0 30px; border-radius:5px; display:inline-block; margin:0 15px; font-size:14px; position:relative;}
.menubox .linkbtn a:after{border-radius:10px;}
.serlist{ overflow:hidden; display:none;}
.serlist a{ width:50%; display:inline-block; height:42px; line-height:42px; font-size:13px; float:left; color:rgba(255,255,255,0.6); position:relative; background-repeat:no-repeat; background-position:15px center; background-size:28px; text-indent:60px; text-transform:uppercase;}
.serlist a{ width:100%; text-indent:20px;}
.menubox .prebox ul{ padding:0 20px;}
.menubox .prebox{ position:absolute; left:0; top:0; width:100%;
-webkit-transform: translatey(0px); transform:translatey(0px);
 transition:-webkit-transform 0.35s linear;
    transition: transform 0.35s linear;}

.menubox .nextbox .other{ display:none;}
.menubox .nextbox .other .tit{ font-size:12px; color:rgba(255,255,255,0.3); padding:20px 0 10px 0;}
.menubox .nextbox .other a{ height:40px; line-height:40px; position:relative; font-size:14px; color:rgba(255,255,255,0.64); display:inline-block; width:100%;}
.searchform{height:48px; line-height:48px; color:rgba(255,255,255,0.8); font-size:14px; background: url(/uploads/image/i45691/icon_04.png) no-repeat left center;background-size:14px; text-indent:18px; opacity:0.8; position:relative; left:200%; opacity:0;}
.searchform .searchbtn,.searchform .searchbtn2{ position:absolute; left:0; top:0; width:20px; height:48px; display:block;}
.searchform .searchbtn2{ height:24px; line-height:24px; width:68px; text-align:center; color:#fff; border:1px solid #fff; border-radius: 5px; display:inline-block; right: 0; left: auto; top:8px; text-indent: 0; opacity:0.5; background:transparent;}
.searchform input{ background:none;color:rgba(255,255,255,1); border:0;height:20px; line-height:20px; width:90%;}
.searchform input::-webkit-input-placeholder { color: #fff; } 
.searchform input:-moz-placeholder { color: #fff;} 
.searchform input::-moz-placeholder { color: #fff;} 
.searchform input:-ms-input-placeholder { color: #fff;}
.menusearch .prebox{-webkit-transform: translatey(-432px); transform:translatey(-432px);}
.menusearch .searchform{ left:0;}
.searchhide .searchform{opacity:1;}
.showmain .searchhide .searchbtn{opacity:0;}
.menubox li,.linkbtn{opacity: 0;
    pointer-events: none;
    -webkit-transform: scale(1.1) translatey(-24px);
    transform: scale(1.1) translatey(-24px);
    -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
    transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
    transition: opacity 0.35s ease-out, transform 0.35s ease-out;
    transition: opacity 0.35s ease-out, transform 0.35s ease-out, -webkit-transform 0.35s ease-out;}
.showmain .menubox li,.showmain .linkbtn{opacity: 1;pointer-events: auto; -webkit-transform: none; transform: none;}
.showmain .menubox li:nth-child(2){-webkit-transition-delay: 100ms,100ms; transition-delay: 100ms,100ms;}
.showmain .menubox li:nth-child(3){-webkit-transition-delay: 180ms,180ms; transition-delay: 180ms,180ms;}
.showmain .menubox li:nth-child(4){-webkit-transition-delay: 260ms,260ms; transition-delay: 260ms,260ms;}
.showmain .linkbtn{-webkit-transition-delay: 340ms,340ms; transition-delay: 340ms,340ms;}

/****************************************************************************/
/*描边*/
.bbor:after,.tbor:before{ display:block; position:absolute;content:"";height:1px;background:rgba(220,220,220,.2);left:0;right:0}
.tbor:before{top:0}
.bbor:after{bottom:0}
.lbor:before,.rbor:after{position:absolute;content:"";width:1px;background:rgba(220,220,220,.2);top:0;bottom:0}
.lbor:before{left:0}
.rbor:after{right:0}
.trblbor:after{position:absolute;content:"";top:0;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;border:1px solid rgba(220,220,220,.2);point-events:none}


.top-container{ display:none;}
.container{ width:100%;}
.head{ width:100%; height:3.5rem; padding:.5rem 0 0;}
.head .logo{ width:8.6rem; height:1.1rem; margin:0 auto; background:url(/uploads/image/i45691/wzimt-logo.png) no-repeat -.2rem center; background-size:cover; position:static;}
.top-btn-wza{ display:block;background-color: #ec940a;border-radius: .05rem;font-size: .29rem;color: #fff !important;overflow: hidden;height: auto;box-sizing: border-box;line-height:.72rem;box-shadow: 0 0 .05rem rgb(0 0 0 / 5%);padding: 0 .3rem; display:inline-block; position:absolute; top:.36rem; right:.36rem;}

.top-nav-box{height:.88rem}
.top-nav{width:100%;height:.88rem;margin:0 auto;display:flex;overflow-x:auto;}
.top-nav .now{ background:#144a99}
.nav-item{ width:25%; padding:0;flex:0 0 auto; font-size:.32rem;height:.88rem;line-height:.88rem; font-weight:bold; text-align:center;}

.main-container{ background:none; padding:0;}
.container{ padding:.36rem; box-shadow:none;}

.index-con-1{ float:none; width:100%;}
.index-newspic .slick-dots{ display:block !important; margin:0; width:2.2rem; height:.76rem; line-height:.76rem; padding:0;}
.index-newspic .slick-dots li{width:0.2rem;border-radius:0.2rem; height:0.2rem; margin:.3rem 0.18rem 0 0;}
.index-newspic .slick-dots li.slick-active{width:0.2rem;height:0.2rem;border-radius:0.1rem !important; background:#0059a9;}
.index-newspic .swiper-slide a{ font-size:.29rem;}

.index-newspic{ height:4.7rem; margin:0;}
.index-newspic .swiper-slide{ height:4.7rem;}
.index-newspic .swiper-note{ height:.76rem; line-height:.76rem; padding:0 2rem 0 .3rem;}
.index-con-2{ float:none; width:100%; height:auto; margin:0; padding:.2rem 0;}

.tab-tit{ height:.9rem; border-bottom:1px solid #eaeaea; font-size:0;}
.tab-tit li,.tab-tit2 li{ float:left; margin:0 .36rem 0 0;}
.tab-tit li a{ font-size:.32rem; line-height:.87rem; border-bottom:3px solid transparent; display:inline-block;}
.tab-tit li.on a{ border-bottom:3px solid #355a96;}
.tab-tit2{ height:.78rem; line-height:.78rem; border-bottom:none; padding:0; display:flex; overflow-x:auto;}
.tab-tit2 li{ float:left; margin:0 .1rem 0 0; white-space: nowrap;}
.tab-tit2 li a{ font-size:.29rem; line-height:.78rem; color:#333; background:#e1e7f0; padding:0 .36rem; display:inline-block;}
.tab-tit2 li.on a{ font-weight:normal; background:#355a96; border-bottom:none; color:#fff;}

.index-container .news-list2 .news-item{ height:auto; line-height:2.4;}
.index-con-2 .news-item,.news-list .news-item{ max-height:.83rem; line-height:2.4;}
.news-list .news-item > a{ font-size:.29rem; padding-left:.3rem; width:75%;}
.news-list .news-item > span{ width:25%; font-size:.29rem;}
.news-list .news-item > a:before{ width:.08rem; height:.08rem;border-radius:.04rem; top:.34rem;}
.leftbox .news-list .news-item > a,.rightbox .news-list .news-item > a{ width:75%;}
.leftbox .news-list .news-item > span,.rightbox .news-list .news-item > span{ width:25%; font-size:.29rem;}

.index-pic img{ height:1.6rem;}
.index-pic{ padding:.15rem 0 0; margin:0; height:auto;}
.index-pic .swiper-button-prev{ width:.68rem; height:.68rem; border-radius:.34rem; background-size:.2rem; left:.36rem;}
.index-pic .swiper-button-next{ width:.68rem; height:.68rem; border-radius:.34rem; background-size:.2rem; right:.36rem;}

.index1-container{ margin:.2rem 0 0;}
.section{ width:100%; height:.95rem;}
.index1-container .index1-list ul{ padding:.36rem 0 0;}
.index1-container .index1-list ul li{ float:left; width:32%; line-height:36px; margin:0 2% 2% 0;}
.index1-container .index1-list ul li a{ font-size:.29rem; height:auto; padding:1.2rem .2rem .2rem;}
.index1-container .index1-list ul li:nth-child(6n){ margin:0 2% 2% 0;}
.index1-container .index1-list ul li:nth-child(3n){ margin:0 0 2% 0;}
.index1-container .index1-list ul li:nth-child(1) a{ background:url(/uploads/image/i45691/service1.png) no-repeat center .3rem; background-size:.8rem;}
.index1-container .index1-list ul li:nth-child(2) a{ background:url(/uploads/image/i45691/service2.png) no-repeat center .3rem; background-size:.8rem;}
.index1-container .index1-list ul li:nth-child(3) a{ background:url(/uploads/image/i45691/service3.png) no-repeat center .3rem; background-size:.8rem;}
.index1-container .index1-list ul li:nth-child(4) a{ background:url(/uploads/image/i45691/service4.png) no-repeat center .3rem; background-size:.8rem;}
.index1-container .index1-list ul li:nth-child(5) a{ background:url(/uploads/image/i45691/service5.png) no-repeat center .3rem; background-size:.8rem;}
.index1-container .index1-list ul li:nth-child(6) a{ background:url(/uploads/image/i45691/service6.png) no-repeat center .3rem; background-size:.8rem;}

.index2-container{ margin:0;}
.index2-container .index1-list ul{ padding:.36rem 0 0;}
.index2-container .index1-list ul li{ float:left; width:32%; line-height:36px; margin:0 2% 2% 0;}
.index2-container .index1-list ul li a{ font-size:.29rem; height:auto; padding:1.2rem .2rem .2rem;}
.index2-container .index1-list ul li:nth-child(6n){ margin:0 2% 2% 0;}
.index2-container .index1-list ul li:nth-child(3n){ margin:0 0 2% 0;}
.index2-container .index1-list ul li:nth-child(1) a{ background:#355a96 url(/uploads/image/i45691/support1.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(2) a{ background:#355a96 url(/uploads/image/i45691/support2.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(3) a{ background:#355a96 url(/uploads/image/i45691/support3.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(4) a{ background:#355a96 url(/uploads/image/i45691/support4.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(5) a{ background:#355a96 url(/uploads/image/i45691/support5.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(6) a{ background:#355a96 url(/uploads/image/i45691/support6.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(7) a{ background:#355a96 url(/uploads/image/i45691/support7.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(8) a{ background:#355a96 url(/uploads/image/i45691/support8.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(9) a{ background:#355a96 url(/uploads/image/i45691/support9.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(10) a{ background:#355a96 url(/uploads/image/i45691/support10.png) no-repeat center .3rem; background-size:.8rem;}
.index2-container .index1-list ul li:nth-child(11) a{ background:#355a96 url(/uploads/image/i45691/support11.png) no-repeat center .3rem; background-size:.8rem;}

.index-con-more a{ line-height:.9rem; font-size:.29rem; color:#666;}
.index3-container{ padding:.2rem 0 0;}
.index3-container .index-con-3{ padding:0;}
.index3-container .tab-tit > a{font-size:.32rem; height:.9rem; line-height:.9rem;}
.index3-container .leftbox{ float:none; width:100%; padding:0 0 .36rem;}
.index3-container .rightbox{ float:none; width:100%; padding:0 0 .36rem;}
.tab-nav li.on:after{ background:none; border:none;}

.detail-container{ width:100%; padding:0; margin:0 auto; max-width:none;}
.left-view{ float:none; width:100%; background:#fff; padding:0; margin:0;}
.left-view .left-title{ font-size: .36rem; height: .94rem; line-height: .94rem; text-align:left; background: url(/uploads/image/i45691/tit2.png) no-repeat left center; color:#0059d1; padding:0 .36rem;}
.detail_list { background:#f5f5f5; padding:0 0.36rem; margin:0;}
.detail_list ul{ display:flex; overflow: auto;}
.detail_list ul li{ margin:0; flex:0 0 auto;}
.detail_list ul li a{ width:auto; height:1.05rem; line-height:1.05rem; background:none; border:none; padding:0; margin:0 .36rem 0 0; font-size:0.32rem;}
.detail_list ul li a:hover, .detail_list ul li a.now{ color:#0059d1; background:none; font-weight:bold;}

.detail_note{ padding:0 .36rem 0.36rem; margin:0; border-bottom:1px dashed #ddd;}
.detail_note .taglist{ font-size: .29rem; padding:0.2rem .36rem; background:#f2f9ff;}
.detail_note .wylist{ padding:.1rem 0 .1rem .36rem; overflow:hidden;}
.detail_note .wylist p{ float:left; width:33.3333%; font-size: .29rem; display:block; line-height:.65rem;}

.news-list{ margin:.2rem 0 0;}
.index3-container .news-list{ margin:.3rem 0 0;}
#newslist .news-list{ margin-top:0;}
#newslist .news-item{ height:auto; max-height:none; line-height:1.8; padding:0.26rem 0;}
#newslist .news-item > a{ width:100%; white-space:normal; padding:0; font-size:.29rem; line-height:1.5;}
#newslist .news-item > span{ clear:both; float:none; display:block; font-size:.28rem; text-align:left;}
.news-item > a:nth-of-type(2){ padding:0 !important;}
#newslist .my-box .news-item .ty{ float:none; width:12%;}
#newslist .my-box .news-item .w80{ width:100%;}
#newslist .my-box .news-item .ty:nth-of-type(2){ width:88% !important;}
#newslist .my-box .news-item a:before{ background:none;}

.ability_list{ padding:0;}
.ability_list li{ width:100%; padding-top:.36rem; margin-top:.36rem;}
.ability_list li:nth-child(2){ border-top:1px dotted #e4e4e4; padding-top:.36rem; margin-top:.36rem;}
.ability_list li:nth-child(2n 1){ width:100%; padding-right:0;}
.ability_list li .pic{ width:46.1%; overflow:hidden;}
.ability_list li .txt{ width:50.7%;}
.ability_list li:hover .pic img{ transform:scale(1);}
.ability_list li .txt h3{ font-size:.36rem; line-height:.68rem; margin-bottom:0;}
.ability_list li .txt p{ font-size:.29rem; line-height:.48rem !important; -webkit-line-clamp:2;}
.ability_list li .txt em a{ font-size:.29rem; line-height:.49rem !important; height:auto; padding:0 .3rem; margin-top:.1rem;}

.right-view{ float:none; padding:0 0.36rem 0.54rem;}
.view-container{ width:100%; font-size:0.29rem; line-height:1.5; padding:.36rem 0; box-shadow:none; max-width:none; margin:0 auto;}
.view-container p{ line-height:2;}
.view-container .view-title{ padding:0 0 0.18rem;}
.view-container .view-title h1{ font-size:0.4rem; padding:0 0 0.18rem;}
.view-container .view-list ul li{ float:none; font-size:0.26rem; display:inline; margin-left:0;}
.view-container .view-list ul li.v-from{ display:block;}
.view-container .view-list ul li.v-click{ margin-left:0.36rem;}
.view-container .view-list ul li.v-font{ display:none;}
.view-container .view-file{ margin:0.54rem 0 0;}
.view-container .view-file a{ font-size:0.3rem;}
#zoom{ padding:0.26rem 0 0.36rem;}
#zoom img{ width:auto !important; max-width:100% !important; height:auto !important; float:left; margin:0 0 .3rem;}
.leaderpic img{ width:2rem;}
.brand-title{ font-size:.36rem; height:auto; line-height:2;}
.brand-nav{ font-size:.29rem; color:#999; height:auto; padding:0; max-width:none; margin:0 auto; overflow:hidden;}
.brand-nav a{ color:#999; white-space:nowrap;}
.brand-nav table{ display: flex; overflow-x: auto;}
.brand-nav table td{ white-space:nowrap;}
.brand-nav ul{ float:right; margin:.2rem 0 0;}

.about-container *,.list-container *,#zoom *{ font-size:.29rem !important; line-height:2 !important;}
.about-container,.list-container{ font-size:.29rem; line-height:2; padding:.36rem 0;}
.p10{ padding:0;}

}


@media screen and (min-width: 750px) and (max-width: 1280px) {


}

@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : portrait) {  
html{ font-size:100px;}
body{ min-width:320px; font-size:.29rem;}
.top-container{ height:auto;}
.container{ width:100%;}
.head{ height:3.2rem; padding:.5rem 0 0;}
.head .logo{ width:70%; height:2rem; background:url(/uploads/image/i45691/wzimt-logo.png) no-repeat center; background-size:contain; position:static; top:1.8rem;}


}

/* ipads (landscape) 纵向----------- */  
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : landscape) {  
html{ font-size:120px;}
body{ min-width:320px; font-size:.29rem;}
.top-container{ height:auto;}
.container{ width:100%;}
.head{ height:3.2rem; padding:.5rem 0 0;}
.head .logo{ width:70%; height:2rem; background:url(/uploads/image/i45691/wzimt-logo.png) no-repeat center; background-size:contain; position:static; top:1.8rem;}


}


@media only screen   
and (min-width : 1024px) and (max-width: 1366px) and (orientation : portrait){
.head{ height:4.4rem;}
.head .logo{ height:2rem;}

}


@media screen and (max-width: 950px) { 
	.head .logo{ width:90%; height:.9rem; background-position:-.1rem center !important; background-size:contain !important;}
	
}
