﻿@import url(slide.css);
@import url(pscroll.css);
/*首页*/
/*软件下载*/
.i_title{margin-top:4%; margin-bottom:13%;}
.i_title.m2{ margin-top:3%; margin-bottom:4%;}
.i_one{ padding-top:4%; overflow:hidden; padding-bottom:5%;}
.i_one .i_one_l{ width:50%; float:left; overflow:hidden;}
.i_one .i_one_l h2{ margin-bottom:1%; font-weight:normal; margin-left:3.8%;}
.i_one .i_one_l p{ line-height:42px; margin-left:3.8%; overflow:hidden; margin-bottom:5.5%;}
.i_one .i_one_l .bnts1{ float:left; margin-left:3.8%; width:48.3%;}
.i_one .i_one_l .bnts1 img{ width:100%; max-width:288px; display:block; margin-bottom:5px; margin-top:15px;}
.i_one .i_one_l .bnts1 img:hover{transition:all 0.3s;filter: Alpha(Opacity=80);opacity: 0.8;}
.i_one .i_one_l .bnts1 .i_more{ float:right; color:#00A0E9; font-size:16px; line-height:50px;}
.i_one .i_one_l .bnts1 .i_more:hover{transition:all 0.3s;filter: Alpha(Opacity=80);opacity: 0.8;}
.i_one .i_one_l .weixin{ float:left; width:31.6%; margin-left:8.3%; max-width:190px;}
.i_one .i_one_r{ float:right; width:43%; max-width:515px;}
/*产品中心*/
.i_two_bg{ background-color:#efefef;padding-bottom:3%; text-align:center; overflow:hidden;}
.i_more2{margin:0 auto; width:40%; max-width:160px; height:40px; line-height:40px; overflow:hidden;text-align:center;background:#00d30c;margin-top:0.5%; display:block;font-size:16px; color:#fff; border-radius:6px; clear:both;}
.i_more2:hover{ color:#fff;transition:all 0.3s;filter: Alpha(Opacity=80);opacity: 0.8;}
/*微喇服务*/
.i_three_bg{ padding-bottom:5%; text-align:center; overflow:hidden; text-align:center; padding-top:20px;}
.i_three_bg .i_three{ padding-top:8%; overflow:hidden;}
.i_three_bg .imgs{ float:left; width:57.5%;}
.i_three_bg .i_three_r{ float:right; width:39%; overflow:hidden; text-align:left;}
.i_three_bg .i_three_r ul li{ height:45px; line-height:45px; overflow:hidden; border-bottom:1px dashed #bfbfbf; color:#666;}
.i_three_bg .i_three_r ul li a{color:#666; display:block; font-size:14px;}
.i_three_bg .i_three_r ul li a:hover{ color:#00d30c;}
.i_three_bg .i_three_r ul li em{ float:right; color:#999999; font-size:13px;}
.i_three_bg .i_three_r ul li:last-child{ margin-bottom:11%;}
/*关于我们*/
.i_about_bg{ background-color:#efefef;padding-bottom:4%; text-align:center; overflow:hidden; padding-top:4%; text-align:left; width:100%;}
.i_about_bg .wrap{ display:table;}
.i_about_l{width:48.8%; padding-right:3%; overflow:hidden; color:#666666; font-size:14px; line-height:22px; display:table-cell;vertical-align:middle;}
.i_about_l .i_title{ margin-bottom:6%;}
.i_about_r{width:51.2%; overflow:hidden; display:table-cell;vertical-align:middle;}
.i_about_r img{ width:99%;  display:block; border:1px solid #cccccc;}
/*联系我们*/
.i_contact_bg2{ padding-bottom:5%; text-align:center; overflow:hidden; text-align:center; padding-top:3%;}
.i_contact_bg2 .i_contact{ padding-top:3%; overflow:hidden;}
.i_contact_bg2 .imgs{ float:left; width:50%;border:2px solid #bfbfbf;}
.i_contact_bg2 .imgs img{ width:100%;}
.i_contact_bg2 .i_contact_r2{ float:right; width:48%; overflow:hidden; text-align:left; letter-spacing:1px;}
.i_contact_bg2 .i_contact_r2 .i_contact_con{ float:right; max-width:400px; overflow:hidden; line-height:26px; font-size:14px;}
.i_contact_bg2 .i_contact_r2 .i_contact_con h2{ font-weight:normal; font-size:16px; line-height:30px; margin-top:2%; line-height:30px;}
.i_contact_bg2 .i_contact_r2 .i_contact_con p{ margin-bottom:4%;}

@media screen and (max-width:1200px) {
/*软件下载*/
.i_title{ width:230px;}
}
@media screen and (max-width:1100px) {
/*软件下载*/
.i_title{ width:200px;}
/*产品中心*/
.i_two_bg{ padding-top:20px;}
/*微喇服务*/
.i_three_bg .i_three_r ul li{height:40px; line-height:40px;}
.i_three_bg .i_three_r ul li:last-child{ margin-bottom:9%;}
/*关于我们*/
.i_about_bg{ padding-top:2%;}
.i_about_l{ padding-top:2%;}

}


@media screen and (max-width:830px) {
/*轮显*/
.module-content{ display:none;}
.flash_div{ display:block;}
/*软件下载*/
.i_title{ width:180px;}
/*产品中心*/
.i_two_bg{ padding-bottom:30px;}
/*微喇服务*/
.i_three_bg .i_three_r ul li{height:36px; line-height:36px;}
.i_three_bg .i_three_r ul li em{  font-size:12px;}
.i_three_bg .i_three_r ul li:last-child{ margin-bottom:6%;}
/*关于我们*/
.i_about_bg{padding-bottom:30px;}
}


@media screen and (max-width: 780px) {
/*微喇服务*/
.i_three_bg .imgs{width:100%;}
.i_three_bg .i_three_r{width:100%; margin-top:15px;}
.i_three_bg .i_three_r .r{ float:none;}
/*关于我们*/
.i_about_bg .wrap{ display:block;}
.i_about_l{ padding-right:0; width:100%; display:inline; padding-bottom:5%; float:left;}
.i_about_r{ width:100%; display:inline; float:right;}
/*联系我们*/
.i_contact_bg2 .imgs{ width:100%;}
.i_contact_bg2 .i_contact_r2{ width:100%;}
.i_contact_bg2 .i_contact_r2 .i_contact_con{ float:none;max-width:none;}
}
@media screen and (max-width: 640px) {
/*软件下载*/
.i_title{ width:150px;}
.i_one .i_one_l{ width:100%; float:none;}
.i_one .i_one_l .bnts1 .i_more{ font-size:14px;}
.i_one .i_one_r{ width:94%; float:none; margin:0 auto; display:block;}
}

@media screen and (max-width: 480px) {
/*软件下载*/
.i_one .i_one_l .bnts1 .i_more{ font-size:12px;}

}

@media screen and (max-width:360px) {

}