body{
font-family: 'microsoft yahei';
color: #2F2F2F;
background-color: #f8f8f8;
}
a{screen and (max-width: 768px)
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
text-decoration: inherit;
}
ul{
list-style:none;
}
/*首页-幻灯片*/
.flash{width: 100%;
    margin:  15px auto;
	padding-top:35px;
    overflow: hidden;}
.flash img{
width: 100%;
    border-radius: 8px;
}
.flash ul.bxslider{
list-style:none;
padding-inline-start: 0px;
}
.flash div.bx-pager{
bottom: 0%;
}
.flash div.bx-controls-direction{
display:none;
}

.kg{    margin-bottom: 15px;
    padding-bottom: 15px;}

.tel{    float: right;
    margin-right: 7px;
    overflow: hidden;
}
.tel img{width: 25px;
    margin-top: 12px;}
.logo {
  margin:7px 0px 0px 10px;
  max-width:180px;
  max-height: 36px;
}
.navbar {
  margin: 0px;
  border:0px;
  margin-top: 0px;
  min-height: 50px;
  background-color: #fff;
}
.navbar-default .navbar-brand {
  color: #0066d9;
  font-size: 16px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
}
.navbar-toggle {
  border:none;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border:none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {

}
.navbar-default .navbar-nav {
  margin-top: 0px;
  margin-bottom: 0px;
}
.navbar-default .navbar-nav > li:last-child{
  border: none;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #000;
}
.navbar-default .navbar-nav > li > a:hover,
 .navbar-default .navbar-nav > li > a:focus,
 .navbar-default .navbar-nav > .active > a, 
 .navbar-default .navbar-nav > .active > a:hover, 
 .navbar-default .navbar-nav > .active > a:focus,
 .navbar-default .navbar-nav > .open > a, 
 .navbar-default .navbar-nav > .open > a:hover, 
 .navbar-default .navbar-nav > .open > a:focus,
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  background-color: #50d83a; color: #fff;
}
#app_menudown {
  position: absolute;
  top:0px;
  right:0px;
  font-size: 16px;
}
#app_menudown:hover {
  background-color: #50d83a;
}
.flash img{
	
}

/*导航-触发滚动*/
.navbar-up{
  margin-top:0px;
  opacity: 0.95;
}

/*手机-首页产品*/
.product_head h2 {
	margin-top: 40px; 
	font-size: 25px; 
}
.product_head p {
	display: none;
}
.product_img {
	min-height: 180px;
}
.product_list2 div.product_img{
	min-height: 180px;
}

/*手机-首页案例*/
.case_head h2 {
	margin-top: 0px;
	font-size: 26px; 
}
.case_head p {
	display: none;
}
.case_title a{
	font-weight: normal;
	font-size: 14px;
}
.case_img {
	min-height: 140px;
}
.case_list2 div.case_img {
	min-height: 180px;
}

/*手机-四大优势*/
.advantage_head h2{
	font-size:24px;
}
.advantage_h3{
	text-align: center;
	font-size: 16px;
}
.advantage_h3 a{
	text-align: center;
}
.advantage_p{
	text-align: center;
	padding-bottom: 15px;
}
.advantage_img{
	float: none;
	display: block;
	margin: 30px auto 0px auto;
}

/*手机-首页公司简介*/
.about_head{
	margin-bottom: 25px;
	margin-top: 0px;
}
.about_head h2{
	margin-top: 25px;
	    font-size: 24px;
	    text-align: center;
}
.about_head p{
	font-size: 14px; 
	margin-top:8px;text-align: center;
}
.line{    width: 60%;
    margin: auto;
    border-bottom: 1px solid #ddd;}
.line div{ width: 70%; height: 3px;    background: #384b7d;margin: auto;}
.about_img{
	max-height: auto;
	width: 100%;
}
.about_h3{
	font-size: 42px;
	margin-top: 30px;
}
.about_content{
	margin-top:0px;
}
.about_btn{
	display: block;
	width: 200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*手机-首页产品*/
.product_list{    overflow: hidden;
    width: 100%;
    margin: auto;}
.product_list li{    list-style-type: none;
    width: 24%;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    border: 1px solid #ddd;}
.product_list li a{    font-size: 12px;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: dashed;
    padding-bottom: 5px;}
.product_list li a img{ width: 100%;}

/*手机-首页样式*/
.yangshi{    overflow: hidden;
    width: 92%;
    margin: auto;margin-bottom: 15px;}
.yangshi .title{    font-size: 14px;
    overflow: hidden;    height: 50px;}
.yangshi .title h2{     font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 0;
    float: left;}
.yangshi .title a{float: right;
    line-height: 50px;
    text-decoration: blink;
    color: #666;
}
.yangshi .ys_list{    overflow: hidden;}
.yangshi .ys_list li{     width: 48%;
    float: left;
    overflow: hidden;
    margin-left: 1%;
    margin-right: 1%;
    list-style-type: none;
    margin-bottom: 8px;
    background: #fff;
    border-radius: 8px;}
.yangshi .ys_list li a{font-size: 16px;
    font-weight: bold;
    color: #333;
    text-decoration: inherit;
    line-height: 35px;}
.yangshi .ys_list li a span{    padding-left: 15px;}
.yangshi .ys_list li a img{ width: 100%;    height: 125px;display: block;}

/*手机-选型*/
.x_list{    overflow: hidden;}
.x_list li{width: 32.333%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 5px;
    list-style-type: none;
    float: left;
    font-size: 12px;
    background: #024072;
    text-align: center;
    line-height: 35px;}
.x_list li a{    color: #fff;
    text-decoration: inherit;}
.x_list .hong{background: #fe0100;}

/*手机-热点*/
.rd_list{overflow: hidden;
    background: #fff;
    border-radius: 8px;}
.rd_list li{    list-style-type: none;
    line-height: 50px;
    border-bottom: 1px solid #e4e4e4;
    padding: 0 15px;
    height: 50px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.rd_list li span{    margin: 0 10px;
    display: block;
    float: left;}
.rd_list li a{    text-decoration: inherit;
    color: #333;
    font-size: 16px;}
.rd_list li:nth-child(1) span{color: #e40000;}
.rd_list li:nth-child(2) span{color: #f27201;}
.rd_list li:nth-child(3) span{color: #f19d2b;}
.gd{margin: 15px auto;
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
    margin-left: 36%;
    padding: 0.4375rem 0.5625rem;
    border-style: none;
    border: 1px solid #d8d8d8;
    border-radius: 0.3125rem;
    color: #4b86f7;
    font-size: 0.75rem;
    line-height: 0.75rem;
    font-weight: 500;}
.xi{ font-weight: normal !important; }
/*手机-新闻*/
.news_list{overflow: hidden;
    background: #fff;
    border-radius: 8px;}
.news_list li{overflow: hidden;
    list-style-type: none;
    margin: 10px 0;
    padding: 8px;
    border-bottom: 1px solid #f1f1f1;}
.news_list li a{    color: #333;
    text-decoration: inherit;}
.news_list li a img{width: 40%;
    float: left;
    border-radius: 8px;
    margin-right: 2%;}
.news_list li a span{font-size: 16px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.news_list li a b{    font-weight: normal;
    font-size: 12px;
    margin-top: 8px;
    display: block; color: #777;}

/*手机-报价*/
.baojia{    width: 92%;
    margin: auto;
    background: #fff;
    border-radius: 8px;}
.baojia .title{    overflow: hidden;}
.baojia .title h3{text-align: center;}
.baojia .title p{text-align: center;
    font-size: 12px;
    color: #4b86f7;
    margin-bottom: 20px;}
.bj_list{ overflow: hidden;}
.bj_list label{    width: 90%;
    margin:25px auto 15px auto;
    display: block;}
.bj_list label span{display: block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 8px;color: #666;}
.bj_list label input{width: 100%;
    border: 1px solid #ddd;
    height: 40px;
    border-radius: 5px;
    padding: 0 5px;
    font-weight: normal;font-size: 15px;}
.bj_list .anniu{      background-color: #fd0101;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: -webkit-linear-gradient(45deg, #fd0101, #f59696);
    color: #fff;
    border: 0;}
.gd_list{ margin-bottom: 15px;}
.Top_Record{}
 
.record_Top{width:90%; height:50px; text-align:center; line-height:50px; margin:30px auto 0px; color:#000;}
.topRec_List dl,.maquee{ width:90%; overflow:hidden; margin:0 auto; color:#7C7C7C}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #1B96EE; color:#1B96EE;}
.topRec_List dl dd:nth-child(1){ width:17%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:18%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(3){ width:25%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(4){ width:40%; height:40px; line-height:40px; }
.maquee{ height:38px; background: rgba(51, 136, 255, 0.05); border-radius: 50px;}
.topRec_List ul{ width:100%; height:38px; padding: 0;}
.topRec_List li{ width:100%; height:38px; line-height:38px; text-align:center; font-size:12px;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.topRec_List li div{ float:left; color: #1296db;}
.topRec_List li div:nth-child(1){ width:17%;}
.topRec_List li div:nth-child(2){ width:18%;}
.topRec_List li div:nth-child(3){ width:25%;}
.topRec_List li div:nth-child(4){ width:40%;}
.topRec_List li img{ margin-top: 12px;}
 
.apple a{display:block; text-decoration:none;}
 
.apple,.aa{ width:90%; height:50px; overflow:hidden; margin:30px auto; }
.apple a,.aa a{ width:100%; height:50px; line-height:50px; text-indent:20px; color:#1B96EE;}
.aa {word-wrap:break-word;line-height:50px;  color:#1B96EE;}


/*手机-关于*/
.about_list{overflow: hidden;
    background: #fff;
    border-radius: 8px;}
.about_list .a1{overflow: hidden;
    margin-bottom: 15px;}
.about_list .a1 video{}
.about_list .a2{    overflow: hidden;
    font-size: 14px;
    width: 92%;
    margin: auto;
    line-height: 25px;
    text-indent: 2em;}
.about_list .a3{    overflow: hidden;
    margin: 15px auto;}
.about_list .a3 p{     overflow: hidden;}
.about_list .a3 span{ font-size: 14px;
    display: block;
    float: left;
    width: 65%;
    line-height: 25px;}
.about_list .a3 strong{      font-weight: normal;
    float: left;
    font-size: 14px;
    width: 30%;
}
.about_list .a3 strong img{    display: block;
    float: left;    margin-left: 8px;    margin-right: 5px;}
/*手机-资质*/
.zz_list{overflow: hidden;
    background: #fff;
    border-radius: 8px;padding: 15px 0;white-space: nowrap;
    display: flex;
    justify-content: space-between;
    overflow-x: scroll;}
.zz_list li{   list-style-type: none;
    width: 150px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;    line-height: 35px;}
.zz_list li img{    width: 150px;
    display: block;}
.hz li img{border: 1px solid #ddd;}


/*手机-底部信息*/
.foot{text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 50px;
    margin-bottom: 55px;}

.lianxi{    position: fixed;
    bottom: 0;
    
    width: 100%;
    height: 75px;}
.lianxi a{
   
    display: block;
    width: 90%;
    margin: auto;
    border-radius: 8px;
    height: 45px;
    margin-top: 6px;
    text-align: center;
    color: #fff;
    font-size: 15px;line-height: 45px;}
.lianxi a img{
      width:100%;
    vertical-align: middle;}

.kfdh{    position: fixed;
    bottom: 100px;
    float: right;
    right: 15px;}
.kfdh a{    width: 48px;
    height: 48px;
    display: block;
    background: #fd0101;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    text-align: center;    padding-top: 4px;}
.kfdh a img{    height: 22px;
    display: block;
    margin: auto;}

.neiye{margin-top: 60px;height: auto !important;}
.neiye h2{display: block;   width: 100%;}

.nav_list{    display: block;
    width: 100%; margin-bottom: 20px;    overflow: hidden;}
.nav_list li{    list-style-type: none;
    float: left;
    width: 22%;
    text-align: center;}
.nav_list li a{    font-size: 18px;
    float: left !important;
    display: block;
    text-align: center;
    width: 100%;
    border-bottom: 2px solid #f8f8f8; line-height: 35px !important;}
.nav_list .active{border-bottom: 2px solid #fd0101;}

.pages{    overflow: hidden;
    margin: 15px auto;
    text-align: center;
    font-size: 14px;line-height: 25px;}
.pages a{    border: 1px solid #ddd;
    padding: 1px 8px;
    margin: 0 5px;
    border-radius: 8px;
    color: #666;}
.pages .active{background: #666;
    color: #fff;
    border: 1px solid #666;}

/*手机-详情*/
.p_d{overflow: hidden;
    background: #fff;
    padding: 15px;}
.p_d .price{font-size: 18px;
    color: #e6322e;
    font-weight: bold;
    line-height: 35px;}
.p_d .name{font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 15px;}
.p_d .key{overflow: hidden;
        margin-bottom: 10px;
        line-height: 35px;}
.p_d .key b{    font-weight: normal;
    color: #fd0101;
    font-size: 12px;
    background: #e6f0ff;
    padding: 5px 10px;}
.p_d .des{    background-color: #f5f5f5;
    font-size: 0.875rem;
    border-radius: 0.5rem;
    line-height: 1.3125rem;
    color: #666;
    padding: 1.125rem 0.9375rem; margin-bottom: 35px;}
.p_d .body{ overflow: hidden;}
.p_d .body .t{    font-size: 1.125rem;
    color: #000;
    font-weight: 500;
    margin-bottom: 1.125rem;}
.p_d .body .b{    font-size: 1.0625rem;
    color: #000;
    line-height: 1.5625rem;
    margin-bottom: 1.125rem;
    text-align: justify;}
.p_d .body .b img{ max-width: 100% !important; height: auto !important;}
.p_d .info{    overflow: hidden;
    margin-bottom: 26px;
}
.p_d .info b{font-weight: normal;
    font-size: 12px;
    color: #999;
    margin-right: 15px;}
/*手机-内页关于*/
.nei2{    width: 100%;    margin-top: 50px;}
.neiye .about_list{border-radius: 0;}
.neiye .about_list .a2{    text-indent: 0;
}
.neiye .about_list .a2 .tt{font-size: 20px;
    line-height: 43px;}
.neiye .about_list .a2 .bb{overflow: hidden; padding-bottom: 35px;}
.neiye .about_list .a2 .bb p{     text-indent: 2em;}
.neiye .about_list .a2 .bb img{max-width: 100% !important; height: auto !important;}

.neibg{ background: #fff !important;}
.neibg nav{ border-bottom: 1px solid #e7e7e7;}

.red{
	color: red;
}
.zi{
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}
