::-webkit-scrollbar {
    width: 4px;
    height: 10px
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

::-webkit-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement {
    display: block
}

::-webkit-scrollbar-button:vertical:end:decrement,::-webkit-scrollbar-button:vertical:start:increment {
    display: none
}

::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-track:vertical {
    border-color: transparent;
    border-style: solid
}

::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal {
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

::-webkit-scrollbar-thumb {
    min-height: 28px;
    padding-top: 100;
    background-color: rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0,0,0,.4);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25)
}

::-webkit-scrollbar-thumb:active {
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.35)
}

::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-track:vertical {
    border-width: 0
}

::-webkit-scrollbar-track:hover {
    background-color: rgba(0,0,0,.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1)
}

::-webkit-scrollbar-track:active {
    background-color: rgba(0,0,0,.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07)
}

.scrollbar-hover::-webkit-scrollbar,.scrollbar-hover::-webkit-scrollbar-button,.scrollbar-hover::-webkit-scrollbar-thumb,.scrollbar-hover::-webkit-scrollbar-track {
    visibility: hidden
}

.scrollbar-hover:hover::-webkit-scrollbar,.scrollbar-hover:hover::-webkit-scrollbar-button,.scrollbar-hover:hover::-webkit-scrollbar-thumb,.scrollbar-hover:hover::-webkit-scrollbar-track {
    visibility: visible
}
@font-face {font-family: 'iconfont';
    src: url('fonts/iconfont.eot'); /* IE9*/
    src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/iconfont.woff') format('woff'), /* chrome、firefox */
    url('fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('fonts/iconfont.svg#uxiconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


html{-webkit-tap-highlight-color:transparent; height:100%;word-break: break-word;}
body{width:100%;background: #fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
html, button, input, select, textarea { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
.container{
	/* max-width:640px;  */
	margin:0 auto;background: #f3f3f3; overflow: hidden; position:relative;}
.mainbox{
	/* max-width:640px;  */
	margin:0 auto;overflow: hidden; position:relative;}
a{color:#333;}
a:hover{color: #FF5722;}
.c_lan{ color: #2575de;}
.c_hong{ color: #ff0000;}
.c_hui{ color: #999;}
.c_lv{ color: #038900;}
img{max-width:100%;}
.hide{display: none;}
.fl { float:left;}
.fr { float:right;}
.hide{display:none;}
.nobor{border:none;}
.box{width:100%;margin:0 auto 1rem;background:#fff;overflow: hidden;}
.box.bor_b{border-bottom: 1px solid #ddd;}
.box.mb0{width:100%;margin-bottom:0}
.box.mt10{width:100%;margin-top:1rem;}

.header{width:100%; background:#f3f3f3;height: 4.4rem; overflow: hidden;}
.header h1,.header strong{ text-indent: -9999px;}
.header .logo{float: left; display:block;height: 4.4rem; overflow: hidden;}
.header .logo,.header .logo img{ width:11.788rem;}
.header .tel{float: right;line-height: 4.4rem; color: #666;font-size: 1.1rem; padding-right: 1rem; }
.header .tel p{ float: left;line-height: 4.4rem;height: 4.4rem;}
.header .tel i{font-size: 1.3rem; color: #ffb606; padding: 0 5px;}
.header .tel a{font-size: 1.4rem; color: #2575de; float: left;}

.header.bg{background: #FF5722;height: 4.4rem;line-height: 4.4rem;overflow: hidden;}
.header .home{float: left;width:8%;padding:0 0 0 0.8rem;overflow: hidden;}
.header .home .iconfont{font-size:2.3rem;font-weight:bold;color:#fff; }

.header h2,.header .tit,.header .tit h1 { display:block;width:62%;line-height: 4.4rem; float: left;color: #fff;font-size: 1.6rem; text-indent:0}
.header .moreMenu{width:10%; text-align: center; float: right;    margin-right: 10px;}
.header .moreMenu i{font-size: 2.6rem; color: #fff; display: block; cursor: pointer;}
.header .moreMenu.active i{background-color:#fff;color: #FF5722;width:100%;}

.header .language{width:16%; text-align: center; float: right;}
.header .language i{font-size: 2.6rem;
	color: #fff;
    display: block;
    cursor: pointer;
    height: 4.4rem;
    /*line-height: 5.0rem;*/
    line-height: 4.4rem;
    }
.header .language.active i{background-color:#fff;color:#2575de;width:100%;}

.showMenu{ clear: both;}

.header2{ background: #2575de;}
.header2 .back{width:16%; height: 32px; line-height: 32px; overflow: hidden;background: #f90; color: #fff; font-size: 1.6rem; text-align: center; border-radius: 5px; margin:5px;}
.header2 h2{width:60%;}
.header2 .moreMenu i{ border-left:1px solid #656d78;}

.header3{width:100%; background:#f3f3f3 url(../images/logo.jpg) no-repeat; background-size: 11.788rem;height: 4.4rem; overflow: hidden;border-bottom: 1px solid #ddd;}
.header3 h1,.header3 strong{ line-height: 4.4rem; text-indent: -9999px; float: left;}
.header3 h1{width:30rem; line-height: 4.4rem; text-indent:12rem; color: #333;}

.swiper-container{position:relative;width:100%; background-color:#fff;}
.i_slider{height:111rem;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}
.i_slider img{width:100%;height:100%;}
.i_slider li{position:relative;float: left; text-align:center;overflow:hidden;}
.i_slider .swiper-pagination{position: absolute; width:100%;z-index: 20; bottom:0; padding-right: 10px; text-align: center;}
.i_slider .swiper-pagination-switch{display: inline-block;width: 8px;height: 8px; background: #fff; margin:0 4px;opacity: 0.8; cursor: pointer;}
.i_slider .swiper-active-switch{background: #FFB607;}


.search {margin:0.8rem 1rem;clear:both;height:3.7rem;line-height:3.7rem; border: 1px solid #dfdfdf;color: #999;font-size: 1.6rem; border-radius: 6px; background: #fff;}
.search input.ipt {padding:0.8rem 0.5rem;float:left;display: -moz-box;display: -webkit-box;display:flex;box-sizing:border-box;-webkit-appearance:none; border:0 none;display: block;width: 80%; font-size: 1.4rem; margin-left:0.4rem; color: #999;}
.search input:focus{border:none; outline: none;}
.search input.sbt {float:right; display: inline-block;width:12.5%;padding-left:1rem;height:3.5rem;line-height: 3.5rem;font-size: 2.4rem;color: #ffb80d;background-color: #fff;cursor: pointer;border:0 none;border-left: 1px solid #ddd; margin-right:0.6rem; overflow: hidden;}


.menu {width:100%;margin:0 auto 1rem; padding-bottom:1rem;background:#fff;overflow: hidden;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.menu li {width:25%;text-align:center;float:left;display:block;line-height:2rem;margin-top:1.2rem;font-size: 1.3rem;}
.menu li .iconfont{display: inline-block;width:5.5rem;height:5.5rem;line-height: 6rem;font-size: 3.0rem;border-radius: 3.3rem;color: #fff;}

.icon_1,.icon_2,.icon_3,.icon_4,.icon_5,.icon_6,.icon_7,.icon_8{width:25%;}
.menu li .icon_1{ background: #5d9cec;line-height: 5.3rem;}
.menu li .icon_2{background: #4fc1e9;font-size: 3.0rem;line-height: 5.5rem;}
.menu li .icon_3{background: #48cfad;font-size: 3.0rem;line-height: 5.5rem;}
.menu li .icon_4{background: #a0d468;font-size: 3rem;line-height: 5.8rem;}
.menu li .icon_5{ background: #ED5564;line-height: 5.6rem;}
.menu li .icon_6{background: #fc6e51;font-size: 3rem;line-height: 5.4rem;}
.menu li .icon_7{background: #ffc535;font-size: 3.0rem;line-height: 6.1rem;padding-left: .2rem;}
.menu li .icon_8{background: #ac92ec;font-size: 3rem;line-height: 6rem;}

.m-tit{width:100%;height:3.5rem;line-height:3.5rem; overflow: hidden;border-top:1px solid #ddd;}
.m-tit strong{display: block;padding-left:.5rem;height:3.5rem;line-height:3.5rem;float: left;font-size: 1.5rem;color: #333; font-weight:normal;}
.m-tit strong i{color: #FF5722;font-size: 1.6rem;padding-right:.4rem;}
.m-tit strong.c_hong{ color: #333;}
.m-tit strong.c_hong i{ color: #ed5666; font-size: 1.6rem;padding-right:.4rem;}
.m-tit.bor_b{border-bottom: 1px solid #ddd;}
.m-tit .m-more { display: block; width:40%; padding-right:.4rem; float: right; text-align: right;height:3.5rem;line-height:3.5rem;font-size:1.1rem; color: #999;}
.m-tit .m-more i{color: #FF5722;font-size:1.3em;padding:0 5px;}
.m-tit p{ text-align: center;}

.m-tit01{width:100%;height:7rem; text-align: center; overflow: hidden;}
.m-tit01 h1{height:4rem;line-height:4rem;font-size:1.6rem; font-weight: bold; background:#2575de; color: #fff;}
.m-tit01 p{height:3rem;line-height:3rem;font-size:1.2rem; color: #666;background:#f5f7f9;}

.m-tit02{width:100%;height:4rem; text-align: center; overflow: hidden;}
.m-tit02 h1{height:4rem;line-height:4rem;font-size:1.6rem; font-weight: bold; background:#F3F3F3; color: #333;}
.m-tit02 p{height:3rem;line-height:3rem;font-size:1.2rem; color: #666;background:#f5f7f9;}
.m-tit03{height:3rem;}
.m-tit03 strong{display: block;width:36%; text-align:left;padding-left:1.2rem;height:3rem;line-height:3rem;float: left;font-size: 1.5rem;color: #333; font-weight:normal;}
.m-tit03 h1,.m-tit03 h2,.m-tit03 h3{height:3rem;line-height:3rem;font-size:1.4rem; color: #666;background:#f5f7f9;}

.m-tit04{border-top: none;}


.m-tit05{width:100%;height:3.5rem;line-height:3.5rem; overflow: hidden;border-top:1px solid #ddd;}
.m-tit05 strong{display: block;width:36%; padding-left:.5rem;height:3.5rem;line-height:3.5rem;font-size: 1.5rem;color: #333; font-weight:normal;}

.list_nav{width:100%;border-top: 1px solid #ddd;border-left: 1px solid #ddd;    height: 12rem;}
.list_nav li{ 
    width: 25%;
    display: table;
    float: left;
    font-size: 1rem;
    color: #666;
    line-height: 1.5rem;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height: 4rem;
     
}
.list_nav li p{    
	width: 100%;
    display:table-cell;
	word-break: break-all;
	text-align: center;
	vertical-align: middle;
	}
.list_nav li p a{

	
}


.list_nav.brand li{ height:5.05rem; text-align: center;}
.list_nav.brand li p a{ line-height: 2rem;}
.list_nav.brand li p i{margin:0.5rem auto 0; float: none;}
.list_nav.brand li p a.end{line-height: 5.05rem;}

/*分类筛选*/
.listNav{width:100%;margin-top:1%;}
.listNav p{ height:4rem;}
.listNav p a{display: block; float: left;width:18%;margin:2% 1%;height:4rem; line-height: 4rem; text-align: center; background: #e6e9ed; -moz-border-radius: 10px;border-radius: 10px; font-size:1.2rem; color: #666;}
.listNav p a.active{ background: #2575de; color: #fff;}

.listNav2 p a{width:23%;margin:2% 1%;}

.keywordList p{margin:0;}
.keywordList p a{display: block;margin:0;width:100%;height:4.5rem; line-height:4.5rem;padding:0 2rem; overflow: hidden;border-bottom: 1px solid #ddd;background: #fff url(../images/arrow01.png) no-repeat 94% center;background-size:4%;color:#333; font-size: 1.6rem;  border-radius: 0;text-align: left;}
.keywordList p a:hover{background: #f6f6f6 url(../images/arrow02.png) no-repeat 94% center;background-size:4%;color:#2575de;}


.li_list { overflow:hidden;font-size: 1.2rem; padding:0 .5rem; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.li_list li {overflow:hidden;height:3.5rem;line-height:3.5rem;border-bottom: 1px solid #eee; color: #666;width:100%;}
.li_list a{width:58%; text-overflow:ellipsis;white-space:nowrap;  display:inline-block; overflow:hidden; vertical-align:top;  float:left; color:#666;}
.li_list em{width:18%; text-overflow:ellipsis;white-space:nowrap;display:inline-block; overflow:hidden; vertical-align:top; float: left; font-style: normal;}
.li_list span{ float:right;display:block;width:22%;color: #bbb;}

.li_list2 a{width:76%; }

.li_list4 a{width:100%; }

.info03 {padding:10px; background:#f9f9f9; color:#666;}



.product_list {width:100%;margin:0 auto 1rem;background:#fff;}
.product_list ul{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden; padding-top: 1rem;}
.product_list li {width:33%;text-align:center;height:10rem;float:left;display:block;line-height:1rem;margin:.2rem 0 1rem; overflow: hidden;}
.product_list li a{font-size: 1rem;color: #666; display: block;}
.product_list li .u-img{width:8rem;height:8rem;
/* border:1px solid #ddd; */
margin:0 auto;}
.product_list li img {width:100%;height:100%;max-width:7rem;max-height:7rem;margin:0.5rem auto;}
.product_list li .u-tit{ height: 2rem; line-height: 2rem; overflow: hidden;}

.product_list2 {width:100%;margin:1rem auto;background:#fff;}
.product_list2 ul{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden; padding: 1rem 0;}
.product_list2 li {width:33%;text-align:center;height:12rem;float:left;display:block;line-height:1rem;margin:.1rem 0; overflow: hidden;}
.product_list2 li a{font-size: 1rem;color: #666; display: block;width:8rem;height:12rem;margin:0 auto;}
.product_list2 li img {width:100%;height:100%;max-width:8rem;max-height:8rem;margin:0.5rem auto;border:1px solid #ddd;}
.product_list2 li p{ height: 1.5rem; line-height: 1.5rem; overflow: hidden;}
.product_list2 li p.price{font-size: 0.8rem;}
.product_list2 li p.price span{color: #e1002a;}
.product_list2 li p.company_name a{color: #999999; height: 1.5rem; line-height: 1.5rem;font-size: 0.7rem;}
.product_list2 li p.company_name a:hover{ color:#2575de;}

.product_list3{ margin:0 auto 1rem;}
.product_list3 ul{border-top: none;padding:0;}
.product_list3 li{height:9rem;}

.product_list4{margin:0 auto;}
.product_list4 li a{font-size: 1rem;color: #666; display: block;width:8rem;height:10rem;margin:0 auto;}

.ilist{width:100%;margin:0 auto 10px;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.ilist li {width:100%;line-height:4.5rem;padding:1rem;font-size: 1.2rem; overflow: hidden;border-bottom: 1px solid #ddd;}
.ilist li .u-img{width:26%;height:4.5rem; float: left;position:relative;border:1px solid #dedede;}
.ilist li img {position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; max-height:100%; max-width:100%; padding: 2px;}
.ilist li .infoList{width:70%;float: right;position: relative; }
.ilist li .infoList  p{ height:1.4rem; line-height:1.4rem; text-align: left;font-size: 1rem; overflow: hidden; color: #666; }
.ilist li .infoList  p.tit{height:2rem; line-height:2rem;font-size: 1.2rem; color: #333;}
.ilist li .infoList  p.zsBrand{height:1.8rem; line-height:1.8rem;overflow: hidden;}
.ilist li .infoList  p.info{height:1.8rem; line-height:1.8rem;overflow: hidden;}


.zs_ilist{width:100%;margin:0 auto 10px;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.zs_ilist li {width:94%;margin:0 auto;line-height:6.5rem;padding:1rem 0;font-size: 1.2rem; overflow: hidden;border-bottom: 1px solid #eee;}
.zs_ilist li .u-img{width:6.5rem;height:6.5rem; float: left;position:relative;border:1px solid #dedede;}
.zs_ilist li img {position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; max-height:100%; max-width:100%; padding: 2px;}
.zs_ilist li .infoList{width:75%; float: right;position: relative; }
.zs_ilist li .infoList p{ height:1.9rem; line-height:1.9rem; text-align: left;font-size: 1rem; overflow: hidden; color: #666; }
.zs_ilist li .infoList p.tit{height:2.4rem; line-height:2.4rem;font-size: 1.3rem; color: #333;}
.zs_ilist li .infoList p .area,.zs_ilist li .infoList p .price{ padding-right: 2rem;}
.zs_ilist li .infoList p.info02{font-size:14px; line-height:22px;height:44px; color: #999;}

.zs_ilist li .infoList .info p{float: left;padding-right: 2rem;}
.zs_ilist li .infoList  p.company_name{clear:both;height:2.4rem; line-height:2.4rem;}
.zs_ilist li .infoList  p.company_name a{font-size: 1rem; color: #666;}

.zs_ilist li .infoList2{width:75%; float: right;position: relative; }
.zs_ilist li .infoList2  p{ height:1.6rem; line-height:1.6rem; text-align: left;font-size: 0.8rem; overflow: hidden; color: #666; }
.zs_ilist li .infoList2  p.tit{height:2rem; line-height:2rem;font-size: 1rem; color: #333;}
.zs_ilist li .infoList2  p .area,.zs_ilist li .infoList2  p .price{ padding-right: 2rem;}
.zs_ilist li .infoList2  p.zs_price{ width:50%; height:2rem; line-height:2rem;float:left; padding-top:10px;}

.buy_list{width:100%;margin:0 auto 10px;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.buy_list li {width:94%;margin:0.8rem auto;height:6.5rem;overflow: hidden;border-bottom: 1px solid #ddd;}
.buy_list li .tit{height:2.2rem; line-height:2.2rem;font-size: 1.2rem; color: #333; overflow: hidden;}
.buy_list li .info{height:1.4rem; line-height:1.4rem;overflow:hidden;padding:0;font-size: 0.8rem; color: #999;}
.buy_list li .info2{height:2rem; line-height:2rem;font-size: 1rem; overflow: hidden;}
.buy_list li .area{ color: #bbb;}
.buy_list li .time{ color: #999; padding-right: 2rem; }


.list_company{width:100%;margin:0 auto 1rem;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.list_company.mt10{margin-top: 1rem;}
.list_company li{width:94%;margin:1rem auto;overflow: hidden;border-bottom: 1px solid #eee;}
.list_company li .infos{position:relative;padding-left: 9.2rem;height: 4.8rem;}
.list_company li .infos .weblogshow{position: absolute;left: 0px;top: 0px;display: block;}
.list_company li .infos .weblogshow img{width: 9rem;max-height: 4.8rem;border: 1px #999 solid;}
.list_company li .tit{height:2.8rem; line-height:2.8rem;font-size: 1.3rem; color: #333; overflow: hidden;}
.list_company li .info{display:table;}
.list_company li .info .area{color: #666;font-size: 1.2rem;line-height: 1.2rem;height: 2.4rem;display: table-cell;vertical-align: middle;word-break: break-all;}
.list_company li .info .country{color: #666;font-size: 1.2rem;line-height: 1.2rem;height: 2.4rem;display: table-cell;vertical-align: middle;word-break: break-all;}

.list_company li .info .iphone{float:left; color: #666; font-size: 1rem; padding-right: 2rem;}
.list_company li .info .vip{width:30%; font-size: 1rem; float: left; color: #666;}
.list_company li .info .vip b{font-weight:normal;color:#2575de;}
.list_company li .info .vip b.zhizun{color:#e30000;}
.list_company li .info .vip b.zuanshi{color:#d3ac11;}
.list_company li .info .vip b.baijin{color:#2575de;}
.list_company li .info .vip b.jct{color:#08a5ee;}
.list_company li .info .vip i{padding:0 4px;}

.list_company li .info2{clear:both;height: 2.4rem;line-height: 2.4rem;overflow:hidden;padding:0;font-size: 1.2rem;color: #999;white-space: nowrap;text-overflow: ellipsis;}


.buy_info{border-bottom:1px solid #ddd; }
.buy_info li{border-top:1px solid #ddd;font-size:1.2rem;overflow: hidden;display: table;width: 100%;height: 3rem;line-height: 1.3rem;}
.buy_info li .tit{width: 30%;padding-right: 1rem;text-align:right;line-height: 1.3rem;color: #333;display: table-cell;vertical-align: middle;}
.buy_info li .con{width: 70%;padding:0 1rem;line-height: 1.3rem;word-break: break-all;border-left: 1px solid #ddd;display: table-cell;vertical-align: middle;}
.buy_info li .con a{color: #FF5722;}
.buy_info li .con .icon_btn{display:block;width:15rem; height: 3.5rem; line-height: 3.5rem;; text-align: center; color: #fff; margin:1rem 0.1rem; background: #2575de; border-radius: 10px;font-size:1.6rem;}
.buy_info li.iphone{padding:1rem;  text-align: center;font-size: 1.5rem; color: #666;}
.buy_info li.iphone a{color:#ffb606;}
.buy_info li .producttitle{
    text-align: center;
    line-height: 2rem;
    display: -webkit-box!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	    margin: 10px;
	font-weight: bold;
}


.m-info{padding:1rem;}
.m-info p{font-size: 1.2rem; color: #666; line-height:2rem; text-indent: 2em;}
.m-info p img {
	/* width: 100%; */
    margin: 0 auto;
	}

.contact{ padding:1rem; overflow: hidden;}
.contact dt,.contact dd{font-size: 1.2rem; color: #666; line-height:2rem;}
.contact dt{ color: #333;}


.news_list{width:100%;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #eee;overflow: hidden;}
.news_list ul{width:94%;margin:0 auto;}
.news_list li{border-bottom: 1px solid #eee;height: 4.5rem; line-height: 4.5rem;}
.news_list li .tit{width:74%;height: 4.5rem; line-height: 4.5rem;overflow: hidden; float: left;}
.news_list li .tit a{font-size: 1.1rem; padding-right: 0.5rem; color: #666;}
.news_list li .tit a:hover{ color: #2575de;}
.news_list li .time{width:20%;font-size:1rem; color: #999; float: right;}

.news_list2 li{height: 3.5rem; line-height: 3.5rem;}
.news_list2 li .tit{width:74%;height: 3.5rem; line-height: 3.5rem;}


.shichang {width:100%;margin:0 auto 1rem;background:#fff;}
.shichang ul{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden; padding-top: 1rem;}
.shichang li {width:41.5%;text-align:center;height:11rem;float:left;display:block;margin:.2rem 1.3rem 1rem; overflow: hidden;border:1px solid #ddd;}
.shichang li a{font-size: 1rem; color: #666;width:13rem;text-align:center;height:11rem;}
.shichang li img {width:9rem;height:6.5rem;margin:1rem auto;border:1px solid #ddd;}

.shichang_list{width:100%;background:#fff;overflow: hidden;}

.m-nav{width:100%;margin:0 auto 1rem; padding-bottom:1rem;background:#fff;overflow: hidden;border-top: 1px solid #ddd;}
.m-nav li{float:left;width:50%; height:4.5rem; line-height:4.5rem;background: #fff;border: 1px solid #ddd;border-top: none;}
.m-nav li i{font-size: 2rem; color: #bbb; padding: 0 1rem;}
.m-nav li a.active{display:block;background: #2f6fd0; color: #fff;}
.m-nav li a.active i{color: #fff;}

.imgBanner{clear:both;height:12rem;overflow:hidden;position:relative;}
.imgList{height:10.5rem;overflow:hidden;position:relative;margin:0 auto;}
.imgList ul{width:9999px;height:12rem;overflow:hidden;position:absolute;top:0;left:0}
.imgList li{float:left;width:100%;height:10.5rem;}
.imgList li a{display:block;float:left;width:33.3333%;height:100px;font-size: 1rem; color: #666;}
.imgList li img{width:10.5rem;height:10.5rem;margin-bottom:0.5rem;}

.iconBtn{position: absolute;top:9.5rem;z-index:999;right:1rem;}
.iconBtn a{float:left;display: inline-block;width: 8px;height: 8px; background: #fff; margin:0 4px;opacity: 0.8; cursor: pointer;text-indent:-1000px}
.iconBtn a.on{background: #2f6fd0;}



.news_list3{width:100%;margin:0 auto 10px;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.news_list3 li {width:94%;margin:1rem auto;height:8rem;overflow: hidden;border-bottom: 1px solid #ddd;}
.news_list3 li .tit{height:2.2rem; line-height:2.2rem;font-size: 1.3rem; color: #333; overflow: hidden;}
.news_list3 li .info{height:3rem; line-height:1.5rem;overflow:hidden;font-size: 1rem; color: #999;}
.news_list3 li .time{display:block;line-height:1.8rem; color: #ccc;font-size: 1rem;}

.m-footer {
	/* max-width: 640px; */
	margin:0 auto;background: #f5f7f9;}
.m-footer .fb-top{width: 100%;height:4.4rem;line-height:4.4rem;background: #FF5722;overflow:hidden;}
.m-footer .fb-top .backHome{width: 40%;color:#fff;font-size:1.4rem;float: left; padding-left: 1rem;}
.m-footer .fb-top .upTop{width: 50%;color:#fff;font-size:1.4rem;float: right; text-align: right;padding-right: 0.5rem;}
.m-footer .fb-top i{padding:0 0.3rem; color: #fff;font-size:2rem;}
.m-footer .foot{padding:1rem 0; color: #666;}
.m-footer .foot p{font-size:1.2rem;line-height:2rem; text-align: center;}
.m-footer .foot p a{padding: 0 0.5rem; color: #666;}
.m-footer .foot p a.c1{color: #FF5722;}
.m-footer .foot p a:hover{color: #FF5722;}
.m-footer .foot p span{font-size:1rem; padding:0 0.5rem;}

.load-more{text-align: center; padding:0.9rem 0;}
.load-more .loadMeinvMOre{ font-size: 1.4rem; color: #999; }


.page { background-color:none;font-size:1rem; text-align:center; margin:1.5rem 0; }
.page A {
    COLOR: #aaa;
    border: #ddd 1px solid;
    margin-right: 0.2rem;
    padding: 0.5rem 0.8rem;
    background: #fff;
	line-height: 1.2rem;
	
}
.page span{border: #ddd 1px solid;   margin-right:0.2rem; padding:0.5rem 0.8rem; background:#fff;}
.page .currentPage{background:#0089e1; color:#fff;     FONT-SIZE: 1.2em;}
.page .current{background: #FF5722;color:#fff;FONT-SIZE: 1.2em;}
.paginationInfo  { DISPLAY: none;}



/* nav*/
.nav {width:100%;margin:0 auto 1rem; padding-bottom:1rem;background:#fff;overflow: hidden;border-top: 1px solid #ddd;}
.nav li {width:25%;text-align:center;float:left;display:block;line-height:2rem;margin-top:1.2rem;font-size: 1.1rem;}
.nav li .iconfont{display: inline-block; width:5.5rem;height:5.5rem;line-height: 6rem; font-size: 3.3rem; border-radius: 3.3rem;color: #fff; }

.icon_1,.icon_2,.icon_3,.icon_4,.icon_5,.icon_6,.icon_7,.icon_8{width:25%;}
.nav li .icon_1{ background: #5d9cec;line-height: 5.3rem;}
.nav li .icon_2{ background: #4fc1e9;font-size:3.6rem;line-height: 5.5rem;}
.nav li .icon_3{ background: #48cfad;font-size:3.4rem;line-height: 5.5rem;}
.nav li .icon_4{ background: #a0d468;font-size:3.5rem;line-height: 5.8rem; }
.nav li .icon_5{ background: #2575de;line-height: 5.6rem;}
.nav li .icon_6{ background: #fc6e51;font-size: 4rem;line-height: 5.4rem;}
.nav li .icon_7{ background: #ffc535;font-size: 3.5rem;line-height: 5.2rem;padding-left: .2rem;}
.nav li .icon_8{ background: #ac92ec;font-size:4.1rem;line-height: 5rem;}

b.zhizun{color:#e30000;}
b.zuanshi{color:#d3ac11;}
b.baijin{color:#2575de;}
b.jct{color:#08a5ee;}

.m-contact{height: 4rem; line-height: 4rem;background: #fff;  color:#434750;text-align: center;  border-top: 1px solid #ddd;}
.m-contact i{ color: #2575de;font-size: 2rem;}

.bp_profile{width:94%; margin: 0 auto; max-height: 12rem; padding: 0.5rem 0;}
.bp_profile.h_auto{ max-height:none;}
.bp_profile p{font-size: 1rem; line-height: 2rem; text-indent: 2em; padding: 0.2rem 0;}

.bp_contact{width:90%; margin:0.5rem auto;}
.bp_contact p{font-size: 1rem; line-height: 3rem; color: #666;}
.bp_contact h4{ color:#666; font-size:1rem; margin-top: 0.5rem;}


.main_visual{height:15rem;overflow:hidden;position:relative; border-top:1px solid #ddd;}
.main_image,.main_image2{height:13rem;overflow:hidden;position:relative;margin:0 auto;}
.main_image ul,.main_image2 ul{width:9999px;height:240px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li,.main_image2 li{float:left;width:100%;height:11rem;text-align: center;line-height:1rem;margin:1.2rem 0; }
.main_image li a,.main_image2 li a{display:block;float:left;width:33.33%;height:100px;font-size: 1rem; color: #666;}
.main_image li img,.main_image2 li img{width:8rem;height:9.5rem;margin-bottom:0.5rem;}

.pro_scroll{height:16rem;overflow:hidden;position:relative; border-top:1px solid #ddd;}
.main_image3{width:15rem;height:13rem;overflow:hidden;position:relative;margin:0.5rem auto;}
.main_image3 ul{width:9999px;height:15rem;overflow:hidden;position:absolute;top:0;left:0}
.main_image3 li{width:100%;height:15rem;text-align: center;}
.main_image3 li a{display:block;width:15rem;height:15rem;}
.main_image3 li img{width:15rem;height:15rem;margin-bottom:0.5rem;}

.main_image4{width:17.5rem;height:12.5rem;overflow:hidden;position:relative;margin:0 auto;}
.main_image3 ul{height:14rem;}
.main_image4 li a{display:block;width:17.5rem;height:12.5rem;}
.main_image4 li img{width:17.5rem;height:13rem;margin-bottom:0.5rem;}

#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:3.5rem!important;height:5.5rem!important;top:28%;  font-size: 4rem; color: #ccc;}
#btn_prev{left:4rem;}
#btn_next{right:4.5rem;}

.flicking_con,.flicking_con2,.flicking_con3{position: relative;top:13.5rem;z-index:999;width:80px;margin:0 auto;height:8px;}
.flicking_con a,.flicking_con2 a,.flicking_con3 a{float:left;display: inline-block;border-radius:5px;width: 8px;height: 8px; background: #333; margin:0 4px;opacity: 0.8; cursor: pointer;text-indent:-1000px}
.flicking_con a.on,.flicking_con2 a.on,.flicking_con3 a.on{background: #2575de;}

.industry_news{ font-size:1rem; background: #fff; padding:1rem; }
.industry_news h2 { text-align:center; font:1.5rem/3rem "微软雅黑";color: #333; }
.industry_news h2:hover{color: #da283b;}
.industry_news P{ line-height: 2rem; text-indent:2em;}
.industry_news P a{color: #da283b;}

.bp-info{ background: #fff; padding:0 1rem; margin:0.5rem 0;}
.bp-info h1 { text-align:center;padding:1rem 0; font:bold 2rem/2.8rem "微软雅黑";color: #333; }
.bp-info h1:hover{color: #2575de;}
.bp-info .detail { line-height:1.5rem; text-align:center; font-size:0.9rem; overflow:hidden; color: #999; padding-bottom: 0.5rem; }
.bp-info .detail p{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;line-height:3.5rem; }
.bp-info .detail p span { padding:0 20px; }
.bp-info .info_detail{font-size: 1rem; color: #666;}
.bp-info .info_detail table{ margin:0 auto; width:320px;}
.bp-info .info_detail video{ width:100%; display:block; margin:0 auto;}
.bp-info .info_detail P{ line-height: 2rem; padding:0.2rem 0;}
.bp-info .info_detail P img{display: block;margin:0 auto; }
.img_weixin{width:100%;
/* height:14rem; */
}

.btnSelect {width:100%; height:4rem; line-height: 4rem;border-top:1px solid #ddd;background: #fff;overflow: hidden;}
.btnSelect a.borLine{
	border-right: 0px solid #ddd;
	}
.btnSelect a.nobor{border:none;}
.btnSelect a{/*width:100%; */text-align: center; display: inline-block; float: left; }
.btnSelect i{font-size: 2.5rem;color: #FF5722;padding: 0 10px;float:left;padding-left:0.5rem;}
.btnSelect a h1,.btnSelect a span{ display:block; float:left; font-size: 1.3rem;color: #666;line-height: 4rem;}

.job_list{width:100%;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.job_list dl{width:94%;margin:0 auto;}
.job_list dt,.job_list dd{border-bottom: 1px solid #ddd;height: 4rem; line-height: 4rem;}
.job_list dt .name,.job_list dd .name{width:50%;height: 4rem; line-height: 4rem;overflow: hidden; float: left;}
.job_list dd .name a{font-size: 1rem; padding-right: 0.5rem;color: #666;}
.job_list dd .name a:hover{ color: #2575de;}
.job_list dt .area,.job_list dd .area{width:40%;font-size:1rem; color: #999; float: right; text-align: center}
.job_list dt .name,.job_list dt .area{color: #333;font-size: 1.1rem;}


.post_agent { width:100%; background: #666;}
.post_agent{padding:10% 10%;}
.input-group{margin-bottom:5%; height: 4rem;box-sizing:border-box;background:#fff;border:0;border-radius:5px;color:#ccc;width:100%}
.input-group.mt20{ margin-top: 5%; height: 6rem;}
.label{ width:100%; color:#fff; display: block; text-align: center; line-height: 5rem; font-size: 1.2rem;}
.label a{ color: #fff;}

.input-group i{display: block; float: left; font-size: 2rem; line-height: 4rem; padding: 0 1rem; color: #ccc;}
.input-group input{display:block;padding:4.2% 2%;box-sizing:border-box;background:none;border:0;width:84%;margin-left: 40px;}
.post_agent button,.post_agent2 button{background:#ffc535;color:#fff;text-align:center;border:0;border-radius:5px;padding:3%;width:100%;font-size:1.5rem; letter-spacing: 0.6rem; margin-top: 1rem;}

.post_agent2 { width:100%; background: #666;padding:8% 10%;}
.post_agent2 li{margin-bottom:5%; color:#fff; height: 4rem;box-sizing:border-box;border:0;border-radius:5px;width:100%}
.post_agent2 li input,.post_agent2 li select{padding:2.2% 1%;box-sizing:border-box;background:none;border:0;width:67%;background:#fff; color:#666; border-radius:5px;}
.post_agent2 li.companyName{height:3rem; font-size:1.5rem;}
.post_agent2 li.companyName span{ color:#e1e1e1;}

input::-webkit-input-placeholder {color: #ccc !important; /* WebKit browsers */}
input::-moz-placeholder {color: #ccc !important; /* Mozilla Firefox 4 to 18 */}
input::-moz-placeholder {color: #ccc !important; /* Mozilla Firefox 19+ */}
input::-ms-input-placeholder {color: #ccc !important; /* Internet Explorer 10+ */}

textarea::-webkit-input-placeholder {color: #ccc !important; /* WebKit browsers */}
textarea::-moz-placeholder {color: #ccc !important; /* Mozilla Firefox 4 to 18 */}
textarea::-moz-placeholder {color: #ccc !important; /* Mozilla Firefox 19+ */}
textarea::-ms-input-placeholder {color: #ccc !important; /* Internet Explorer 10+ */}

.input-group::-webkit-input-placeholder{color:#666;}



.m-supply{margin: 1rem 0;}
.m-supply .supply{width:94%;margin:.5rem auto 0; background: #fff; border:1px solid #ddd;position:relative; }
.m-supply .supply p.a1{color: #666666; padding:2rem 1rem;}
.m-supply .supply p.a1 a{width:5rem; height:2.6rem; line-height: 2.6rem; background: #e00000; display: inline-block; text-align: center;border-radius: 5px;font-size:1.2rem;color: #fff; }

.m-vip{width:94%;margin:1.5rem auto 0; background: #fff; border:1px solid #ddd; border-bottom:none;}
.m-vip li{height:4rem; line-height: 4rem; color: #666; font-size: 1.2rem; border-bottom:1px solid #ddd;}
.m-vip li.company{color: #333;font-size: 1.4rem;}
.m-vip li i{font-size: 2rem; margin: 0 0.5rem 0 1rem; color: #ccc;}

.m-see{width:94%;margin:1rem auto; background: #fff; overflow: hidden; border:1px solid #ddd; border-left:none;}
.m-see a{float:left;display:block;width:33.3%;height:9.99rem; text-align:center;color: #666; font-size: 1.2rem; border-left:1px solid #ddd;}
.m-see a b{ display: block; font-size: 3rem; margin: 1rem 0 0.5rem;}
.m-see a:hover{ color: #2575de;}
.m-see a .c_1{ color: #ff5b3a;}
.m-see a .c_2{ color: #72cf60;}
.m-see a .c_3{ color: #5d9cec;}


.tab_btn{width:94%;margin:1.5rem auto; overflow: hidden;}
.tab_btn a{display:block; float:left;width:9rem; height: 4rem; line-height: 4rem; text-align: center; font-size: 1.2rem; color: #666;border:1px solid #ddd; background:#fff;}
.tab_btn a.cen{margin:0 1.4rem;}
.tab_btn a.active{ background: #ccc; color: #fff;border:none;}


.m-mes{width:100%;margin:0 auto 10px;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.m-mes li{padding:1rem 0;font-size: 1.2rem;overflow: hidden;border-bottom: 1px solid #ddd;}
.m-mes li .mes_info{width:80%; float: left;}
.m-mes li p{ height:1.8rem; line-height:1.8rem; text-align: left;font-size: 1rem;overflow: hidden; text-indent: 0.5rem;}
.m-mes li  p.tit a{font-size: 1.2rem; color: #333;}
.m-mes li  p .name,.m-mes li  p .time{ padding-right: 2rem; color: #999;}
.m-mes li  p .time{ padding-right: 2rem; color: #ccc;}
.m-mes li .look_btn{width:20%; float: left;height: 3rem; line-height: 3rem;}
.m-mes li .look_btn a{display: block;width:5rem;height: 3rem; line-height: 3rem; text-align: center; background:#2575de; color: #fff; float: left;border-radius: 0.5rem;}


.fuwu_banner img{width:32rem; height: 12.5rem;margin:0 auto;}

.zs_server{width:94%; margin: 0 auto;padding: 0.5rem 0;}
.zs_server p{font-size: 1rem; line-height: 2rem; text-indent: 2em; padding: 0.2rem 0;}
.zs_server dl { text-align: center;}
.zs_server dl dt{width:33.3%; float: left; background:#2575de; font-size:1.5rem; color: #fff;}
.zs_server dl dd{width:66.6%; float: left; background:#eff2f5; font-size: 1rem;color: #666;text-align: left; padding:0.8rem; line-height: 1.6rem;}
.zs_server dl dt b{ display: block;}
.zs_server dl .h100{ height: 5rem; margin-bottom: 0.8rem;}
.zs_server dl .h130{ height: 5.5rem; margin-bottom: 0.8rem;}
.zs_server dl .h170{ height: 8.5rem;margin-bottom: 0.8rem;}
.zs_server dl dt.h130{padding-top: 0.5rem;}
.zs_server dl dd.h130{padding-top: 0.5rem;}
.zs_server dl dt.h170{padding-top: 1.5rem;}
.zs_server dl dd.h170{padding-top: 1.2rem;}

.wrap{width:94%;margin: 0 auto; background: #fff;}
.fuwu_nav{width:94.5%;margin: 1rem auto;border: 1px solid #ddd; overflow: hidden;border-bottom:none;}
.fuwu_nav li{float: left;width:15rem; height: 15rem; text-align:center;border-bottom: 1px solid #ddd;}
.fuwu_nav li.bor_r{border-right: 1px solid #ddd;}
.fuwu_nav li a{display:block;margin: 0.8rem auto 0;}
.fuwu_nav li a i{display:block;margin: 0 auto;width:5rem; height:6.5rem;color: #2575de;font-size: 5rem;}
.fuwu_nav li a h3{font-size: 1.3rem; color: #2575de;}
.fuwu_nav li a:hover i{margin: 0 auto;font-size: 5.3rem;}
.fuwu_nav li a:hover h3{font-size: 1.4rem; }
.fuwu_nav li p{font-size: 1rem;color: #666;}

/*jct*/
.fuwu_info{width:94%;margin:1rem auto;}
.fuwu_info p{font-size: 1rem; line-height: 2rem; text-indent: 2em; padding: 0.2rem 0; color: #666;}
.fuwu_info p.tit{width:18.3rem;height:3.3rem;margin:1rem auto;background: url("../images/jsy_tit.png") no-repeat center 0.5rem; background-size: 90%;}
.fuwu_info h3{ text-align: center;font-size: 1.6rem; color: #333;}
.fuwu_info h4{ margin:1rem 0;text-align: center;font-size: 1.5rem; color: #666;}
.fuwu_info h4 i{color: #ff5a11; font-style: italic;}

.jct_list{width:94%;margin:1rem auto;}
.jct_list h3{width:11rem;height: 3rem; line-height: 3rem; margin:1rem 0 0.5rem;text-align: center;color: #fff;font-size:1.5rem;background: #2575de;}
.jct_list p{line-height: 2rem; font-size: 1rem;color: #666;}
.jct_list p span{padding-right: 1rem;}
/*jsy*/
.jsy_list{ overflow: hidden;}
.jsy_list li{width:14.5rem;height: 10rem;margin:1rem 0 0.5rem;text-align: center;color: #fff;font-size:1rem; padding-top: 1.7rem; float: left;}
.jsy_list li.bg_1{background: #faa426; margin-right: 1rem;}
.jsy_list li.bg_2{background: #fa6226;}
.jsy_list li.bg_3{background: #69cd27;margin-right: 1rem;}
.jsy_list li.bg_4{background: #14a8d9;}
.jsy_list p{line-height: 2rem; font-size: 1rem;color: #fff; padding: 0; text-indent: 0;}
/*keyword*/
.keyword_list{ overflow: hidden;}
.keyword_list li{margin:1rem 0 0.5rem;color: #fff;font-size:1rem; padding:1rem;}
.keyword_list li h4{font-size: 1.5rem; color: #fff;margin:0; text-align:left;}
.keyword_list li.bg_1{background: #4bc77f;}
.keyword_list li.bg_2{background: #00afce;}
.keyword_list li.bg_3{background: #2575de;}
.keyword_list li.bg_4{background: #1a40ce;}
.keyword_list p{line-height: 2rem; font-size: 1rem;color: #fff; padding: 0; text-indent: 0;}
/*sanjia*/
.sanjia_list{ overflow: hidden;}
.sanjia_list li{margin:1rem 0 0.5rem;color: #fff;font-size:1rem; padding:1.2rem 1rem 1.5rem; background: url(../images/sanjia_bg.gif) no-repeat; background-size: 100%;}
.sanjia_list li h4{font-size: 1.5rem; color: #fff;margin:0; text-align:left;}
.sanjia_list p{line-height: 2rem; font-size: 1rem;color: #fff; padding: 0; text-indent: 0;}
/*website*/
.website_list{ overflow: hidden;}
.website_list li{margin:1rem 0 0.5rem;color: #fff;font-size:1rem; padding:1rem; overflow: hidden;}
.website_list li h4{font-size: 1.5rem; color: #fff;margin:0; text-align:left;}
.website_list li em{font-size: 9rem;width:25%; float: left;display: block;height: 8rem;line-height: 8rem;}
.website_list li .website_info{float:left;width:75%; border-left: 1px solid #eee; padding-left: 2rem;}
.website_list li.bg_1{background: #f8c138;}
.website_list li.bg_2{background: #91d547;}
.website_list li.bg_3{background: #4fc0e8;}
.website_list li.bg_4{background: #4a88dd;}
.website_list p{line-height: 2rem; font-size: 1rem;color: #fff; padding: 0; text-indent: 0;}
/*u7*/
.u7_list{width:30rem; height:27.8rem;background: url("../images/u7_img.png") no-repeat; background-size: 100%; overflow: hidden;}
/*404*/
.fluid { background: #f2f2f2 url("../images/blueprint.png"); ; color: #444; font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; height: 100%;}
div#da-error-wrapper { width:320px; padding:30px 0; margin:auto; position:relative }
div#da-error-wrapper .da-error-heading { color:#e15656; text-align:center; font-size:1.2rem; line-height: 2.5rem; font-family:Georgia, "Times New Roman", Times, serif }
@-webkit-keyframes error-swing { 0% {
    -webkit-transform:rotate(1deg)
}
    100% {
        -webkit-transform:rotate(-2deg)
    }
}
@-moz-keyframes error-swing { 0% {
    -moz-transform:rotate(1deg)
}
    100% {
        -moz-transform:rotate(-2deg)
    }
}
@keyframes error-swing { 0% {
    transform:rotate(1deg)
}
    100% {
        transform:rotate(-2deg)
    }
}
div#da-error-wrapper #da-error-code { width:310px; height:300px; padding:127px 16px 0 16px; position:relative; margin:auto; margin-bottom:20px; z-index:5; line-height:1; font-size:32px; text-align:center; background:url("../images/error-hanger.png") no-repeat center center; -webkit-transform-origin:center top; -moz-transform-origin:center top; transform-origin:center top; -webkit-animation:error-swing infinite 2s ease-in-out alternate; -moz-animation:error-swing infinite 2s ease-in-out alternate; animation:error-swing infinite 2s ease-in-out alternate }
div#da-error-wrapper #da-error-code span { font-size:96px; display:block }
div#da-error-wrapper #da-error-pin { background: url("../images/error-pin.png") no-repeat scroll center 5px rgba(0, 0, 0, 0); display: block; height: 38px; margin: auto auto -27px; position: relative; width: 38px; z-index: 10; }
div#da-error-wrapper p { font-size: 14px; text-align: center; }
div#da-error-wrapper p a { background:#2575de; border-radius: 4px; color: #fff; display: inline-block; margin: 5px; padding:4px 10px; }




.popup-attention-bottom {position: fixed;width:100%;bottom: 0;z-index: 99;height:8rem;background-color: rgba(0, 0, 0, 0.8); overflow:hidden;color: #ffffff; }
.popup-attention-bottom .content { padding-top:1rem;position: relative; }
.popup-attention-bottom .content .img {padding-left: 1.5rem; float:left; width:30%;}
.popup-attention-bottom .content .img img { display:block;width:7rem;height:6rem;}
.popup-attention-bottom .content .con_wz {padding-left: 1rem; float:left; width:70%;}
.popup-attention-bottom .content h2, .popup-attention-bottom .content p {height: 3rem;line-height: 3rem;}
.popup-attention-bottom .content h2 a{color:#fff;font-size: 2.4rem;}
.popup-attention-bottom .content p {color: #ccc;font-size: 1.2rem;}
.popup-attention-bottom .close {position: absolute;right:3%;top: 0rem;}
.popup-attention-bottom .close .iconfont {font-size: 3.5rem;}


@media only screen and (min-width: 320px) and (max-width:480px){
    html {
        /* font-size:62.5%; */
		font-size:10px;
    }
    .i_slider{height:111px;}
    
    .buy_info li{font-size: 1.3rem;}
    .contact dt,.contact dd{font-size: 1.4rem; line-height:3rem;}
	
	.bp_profile p,
	.tabContact p,
	.bp-info .info_detail p,
	.tab dd p,
	.info p{font-size: 14px;  line-height:28px;}
	.info03 p{font-size: 14px;  line-height:28px;}
	#slider .bd li img {
		display: block;
		margin: 0 auto;
		width: 100%;
		/*height:187px;*/
		max-width: 640px;
		/*max-height: 187px;*/
	}
}
@media only screen and (min-width: 480px) and (max-width:640px){
    html {
            /* font-size:87.5%; */
			font-size:14px;
    }
    .i_slider{height:210px;}
	
	.bp_profile p,
	.tabContact p,
	.bp-info .info_detail p,
	.tab dd p,
	.info p{font-size: 16px;  line-height:30px;}
	.info03 p{font-size: 16px;  line-height:30px;}
	#slider .bd li img {
		display: block;
		margin: 0 auto;
		width: 100%;
		/*height:280px;*/
		max-width: 640px;
		/*max-height: 280px;*/
	}
	
}
@media only screen and (min-width: 640px) and (max-width:1440px){
    html {
        /* font-size:125%; */
		font-size:16px;
    }
    .i_slider{height:222px;}
	.bp_profile p,
	.tabContact p,
	.bp-info .info_detail p,
	.tab dd p,
	.info p{font-size: 16px;  line-height:32px;}
	.info03 p{font-size: 16px;  line-height:30px;}
	#slider .bd li img {
		display: block;
		margin: 0 auto;
		width: 100%;
		/*height:280px;*/
		max-width: 640px;
		/*max-height: 280px;*/
	}
	
}

@media only screen and (min-width: 1440px) and (max-width:1920px){
    html {
        /* font-size:125%; */
		font-size:20px;
    }
    .i_slider{height:222px;}
	.bp_profile p,
	.tabContact p,
	.bp-info .info_detail p,
	.tab dd p,
	.info p{font-size: 18px;  line-height:32px;}
	.info03 p{font-size: 16px;  line-height:30px;}
	#slider .bd li img {
		display: block;
		margin: 0 auto;
		width: 100%;
		/*height:280px;*/
		max-width: 640px;
		/*max-height: 280px;*/
	}
}


.opt-menu{position: fixed;right: 8px;bottom: 120px;z-index: 10;}
.opt-home,.opt-back{ display:block;width:37px; height:37px;}
.opt-menu .opt-back{
	margin-top: 8px;
    background: url(images/icon_back.png) no-repeat;
    background-size: 37px 37px}
	
.opt-menu .opt-home	{ background: url(images/icon_home.png) no-repeat;
    background-size: 37px}
	

.info3{ padding:1rem; overflow: hidden;}

#location { background:#fff;color: #999;font-size: 14px;line-height: 22px;margin: 0 auto;width: 100%; padding:10px 0;}
#location a {color: #999;line-height: 16px;padding: 2px 4px;color: #2575de;}


.listSel{ background:#fff; border-top:1px solid #eee;word-break: break-all;}	
.listSel nav { width:100%; overflow:hidden;}
.listSel nav a{background: #e6e9ed none repeat scroll 0 0;border-radius: 10px;color: #666;display: table;float: left;font-size: 1.2rem;height: 4rem;line-height: 4rem;margin: 0.2rem 0.5%;text-align: center;width: 24%;}
.midnav {    
	line-height: 1.2rem;
    display: table-cell;
    vertical-align: middle;
	}
.listSel .More,.listSel .Up {
    display: block;
    float: left;
    font-size: 1.2rem;
    height: 4rem;
    line-height: 4rem;
    margin: 2% 1%;
    text-align: center;
    width: 20%;
	cursor:pointer; }
.listSel span{ float:left; padding-left:5px;}
.listSel .More i,.listSel .Up i{float:left;display:block;width:2rem;color: #FF5722;font-size:2rem;cursor:pointer;}

.contact_btn a{ display:block; float:left; width:33.333%; height:4rem; line-height:4rem; text-align:center; color:#fff;}
.contact_btn a.btn_mes{ background:#00CC99;}
.contact_btn a.btn_area{ background:#09C;}
.contact_btn a.btn_tel{ background:#FF9900;}

/*产品详细页*/
.tab dt a{display:block;float:left;width:33.333%;height:4rem;line-height:4rem;text-align:center;color: #FF5722;background:#F5F7F9;}
.tab dt a.tabIn{background: #FF7043;color:#fff;}
.tab dd .hide{ display:none;}

.tabContact{ padding:1rem; overflow: hidden;}
.tabContact p{color: #666;}

.icon_area i,.icon_tel i{padding-left:0.5rem;color: #FF5722;font-size:1.3rem;}

.tabCompany{width:94%; margin: 0 auto;padding:1rem; overflow:hidden;}
.tabCompany p{color: #666; text-indent: 2em; padding: 0.2rem 0;}

.tabCompany_rzimg p{ text-align: center; font-size: 16px; color:#666;margin-bottom:30px;}
.tabCompany_rzimg img{display: block; max-width:32rem;margin: 20px auto;}

.li_list3 { overflow:hidden;font-size: 1.2rem; padding:0 .5rem; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.li_list3 li {overflow:hidden;height:3.5rem;line-height:3.5rem;border-bottom: 1px solid #eee; color: #666;width:50%; float:left;}
.li_list3 a{width:50%; text-overflow:ellipsis;white-space:nowrap;  display:inline-block; overflow:hidden; vertical-align:top;  float:left; color:#666;}

/*新闻中心*/
.news-item{width:100%;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #eee;overflow: hidden;}
.news-item .m-tit04{border-bottom: 1px solid #ddd;}
.news-item ul{width:98%;margin:0 auto;}
.news-item li{border-bottom: 1px solid #eee;height: 9rem; clear:both; position:relative;    padding-right: 10px;}
.news-item ul li h3{
 
    line-height: 1.6rem;
    padding-top: 10px;
    display: -webkit-box!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-item ul li h3 a{ 
    font-size: 1.6rem;
    color: #444;
    word-break: break-all;
    display: -webkit-box!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6rem;
}
.news-item ul li h3 a:hover{color: #0049ac;}

.news-item ul li .listTime{ width:100%; 
/* height:40px;  */
padding-top:0.6rem;}
.news-item ul li .listTime p{ float:left; width:50%;font-size: 13px; color: #bbb;}
.news-item ul li .listTime p strong{ font-weight:normal; color:#0049ac;}

.news-item ul li .news-item-pic{position: absolute;left: 5px; top: 8px; display: block;}
.news-item ul li .news-item-pic img{    
	width: 12rem;
    height: 7.5rem;
	}
.news-item ul li.hasImg .news-item-info{     margin-left: 13.5rem;}

.product-item{
	width: 100%;
	background: #e6e9ed;
	padding: 8px 4px;
	overflow: hidden;
}

.product-item li{
	width: 49.9%;
	box-sizing:border-box;
	float:left;
	display:inline-block;
	background:#fff;
	border-left: 2px #e6e9ed solid;
	border-right: 2px #e6e9ed solid;
	border-bottom: 4px #e6e9ed solid;
	overflow: hidden;
}
.product-item img{
	width:100%;
}
.product-item-info{padding: 4px;}
.product-item-info h3{
	font-size: 12px;
	line-height: 18px;
	height: 36px;
	display: -webkit-box!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
}
.product-item-info .price{
	font-size: 12px;
	color: #f00;
	line-height: 20px;
	height: 20px;
}
.wd_ilist{width:100%;margin:0 auto 10px;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.wd_ilist li {width:96%;margin:0 auto;padding:1rem 0;font-size: 1.2rem; overflow: hidden;border-bottom: 1px solid #eee;}
.wd_ilist li h3,.wd_ilist li h1{ font-size:1.2rem; height:2rem; line-height:2rem;}
.wd_ilist li span{ font-size:1rem; height:2rem; line-height:2rem; display:block; color:#666;}
.wd_ilist li .imgList{width:100%; float: right;position: relative; }
.wd_ilist li .imgList img{ display:block; width:33%; float:left; padding:6px;}


.tender_list { overflow:hidden;font-size: 1.2rem;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.tender_list dd {overflow:hidden;height:3.5rem;line-height:3.5rem;border-bottom: 1px solid #eee; color: #666;width:100%; padding:0 10px;}
.tender_list a{width:55%; text-overflow:ellipsis;white-space:nowrap;  display:inline-block; overflow:hidden; vertical-align:top;  float:left; color:#666;}
.tender_list span{ float:right;display:block;width:30%;color: #bbb; font-size:14px; text-align:center;}
.tender_list em{ display:block; float:left;width:55%; color: #bbb; font-size:14px;}
.tender_list dt{background:#f1f1f1;height:3.5rem;line-height:3.5rem; padding:0 10px;}
.tender_list dt em,.tender_list dt span{ color:#333; font-size: 1.3rem; }


.zb_list{width:100%;margin:0 auto 10px;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;overflow: hidden;}
.zb_list h1{ font-size:1.2rem; height:3rem; line-height:3rem;}
.zb_list .zb_mes {width:100%;margin:0 auto;padding:1rem 0;font-size: 1rem; overflow: hidden;background: #f1f1f1; padding:10px; line-height:2rem; color:#999}
.zb_list .zb-info{padding:1rem 0;font-size: 1rem; padding:10px; line-height:2rem; color:#666}

.map img{ max-width:none;}


.ask{width:100%;background:#fff;border-top: 1px solid #ddd;border-bottom: 1px solid #eee;overflow: hidden; margin-bottom:10px;}
.ask .ask-tit {width:100%; margin:0 auto; padding-bottom:10px;}
.ask .ask-tit h3{ height:2.5rem; line-height: 2.5rem; overflow:hidden;font-size: 1rem;color:#232323;}
.ask dl{width:100%; margin:0 auto;}
.ask dl dt{height: 3.5rem;line-height: 3.5rem;overflow: hidden;border-top: 1px solid #ddd}
.ask dl dd{border-top: 1px solid #eee;clear:both; position:relative;}
.ask h3{height:40px; line-height: 40px; overflow:hidden;font-size: 16px; color: #444;}

.ask .info03{ margin-top:10px;}


.ask .listTime{ width:100%; height:40px; padding:1rem 0;}
.ask .listTime p{ float:left; width:50%;font-size: 13px; color: #bbb; text-align:right;}
.ask .listTime p.name{  color:#0049ac;text-align:left;}

.updownfuck{ width:98%; margin:0 auto;}
.updownfuck p{ font-size:14px; line-height:30px; color:#666;}

.imgsingle img{ height:auto; margin:0 auto;}


.mui-ellipsis-2 {
    display: -webkit-box!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #666;
    /* font-size: 13px; */
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.subnav-layer {
    position: fixed;
    margin-top: -115px;
    top: 50%;
    z-index: 1001;
    display: none;
}
.menuin {
    display: block;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-name: menuin;
    animation-name: menuin;
    -webkit-transform-origin: 50% 50%;
}
.menuout {
    display: block;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-name: menuout;
    animation-name: menuout;
    -webkit-transform-origin: 50% 50%;
}
.layer-subnav-bg {
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.90;
    position: fixed;
    z-index: 1000;
    display: none;
    top: 0;
}



@-webkit-keyframes menuin {
	0% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}@-moz-keyframes menuin {
	0% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}@-o-keyframes menuin {
	0% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}@-ms-keyframes menuin {
	0% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}@keyframes menuin {
	0% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}@-webkit-keyframes menuout {
	0% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
}@-moz-keyframes menuout {
	0% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
}@-o-keyframes menuout {
	0% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
}@-ms-keyframes menuout {
	0% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
}@keyframes menuout {
	0% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
	opacity:0
}
}

.index-wrap{background-color: #fff;width: 100%;height:auto;}
.index-wrap .index-top-bar{width: 100%;text-align: center;line-height: 50px;}
.index-wrap .index-top-bar .bar-item{font-size: 16px;color:#fff;background-color: #59ac33;display: block;}
.index-wrap .index-top-bar .line-gradient{height: 50px;width: 1px;background-color: transparent;border-left:1px solid #e2e2e2;display: block;}
.index-wrap .index-menu{padding:22px 0 4px 0;font-size: 12px;}
.index-wrap .index-menu .menu-row{text-align: center;}
.index-wrap .index-menu .menu-row .index-menu-item{color:#666;margin-bottom: 18px;display: block;}
.index-wrap .index-menu .menu-row .index-menu-item .menu-icon{margin:0 auto;width: 50px;height: 50px;color:#fff;border-radius: 50%;line-height: 50px;text-align: center;margin-bottom: 5px;}
.menu-icon.color1{background-color: #e66363;}
.menu-icon.color2{background-color: #f2b759;}
.menu-icon.color3{background-color: #63a7e6;}
.menu-icon.color4{background-color: #58ded3;}
.menu-icon.color5{background-color: #b0db52;}
.menu-icon.color6{background-color: #61d5e6;}
.menu-icon.color7{background-color: #b57af1;}
.menu-icon.color8{background-color: #ee6ec5;}
.menu-icon.color9{background-color: #51dd7f;}
.menu-icon.color10{background-color: #61d5e6;}
.index-wrap .index-menu .menu-row .index-menu-item .menu-icon i{font-size: 38px;line-height: 52px;}


.layout-box{display: -webkit-box;display: -webkit-flex;display: flex;}
.layout-box .box-col{-webkit-box-flex:1;-webkit-flex: 1;flex: 1;width: 100%;}

.icon {
   width: 1em; height: 1em;
   /* vertical-align: -0.15em; */
   fill: currentColor;
   overflow: hidden;
}



#slider {
    position: relative
}

#slider .bd {
    position: relative;
    z-index: 0
}

#slider .bd li {
    position: relative
}



#slider .bd li p {
    position: relative;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.3);
    left: 0px;
    bottom: 0px;
    width: 100%;
    color: #fff;
    margin-top: -30px;
    text-indent: 10px;
    font-size: 14px;
    color: #fff
}

#slider .hd {
    position: absolute;
    bottom: 11px;
    right: 10px
}

#slider .hd ul li {
    float: left;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    border-radius: 50%;
    text-indent: -9999px;
    background: #fff
}

#slider .hd ul li.on {
    background: #FF5722;
}

.linkbtn{
	width: 37px;
    height: 37px;
    line-height: 37px;
    font-size: 30px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px #bbb solid;
    border-radius: 50%;
	color: #666;
	text-align: center;
	margin-top: 3px;
	overflow: hidden;
}

.languagetxt{
	position: absolute;
    width: 100%;
    height: 1.4rem;
    line-height: 1.4rem;
    bottom: 3px;
    right: 0px;
    display: block;
    font-size: 1.2rem;
    text-align: center;
}
.priceshow{
	position: absolute;
    bottom: 12px;
}

.fastmemu {
    width: 50%;
    text-align: center;
    float: left;
    display: block;
    line-height: 2rem;
    margin-top: 1.2rem;
    font-size: 1.1rem;
}
.fastmemu .icon_bar1 {
    background: #21adfd;
    font-size: 4.1rem;
    line-height: 6rem;
}
.fastmemu .icon_bar2 {
    background: #a0d468;
    font-size: 4.1rem;
    line-height: 6rem;
}

 
.fastmemu .iconfont {
    display: inline-block;
    width: 5.5rem;
    height: 5.5rem;
    line-height: 6rem;
    font-size: 3.3rem;
    border-radius: 3.3rem;
    color: #fff;
}