body {
    position: relative;
    background: #fff;
    font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei","SimHei","SimSun",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;

}



article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
.am-topbar-nav>li.am-active>a:after {
    opacity: 0;
    border-bottom-color: none;
}


.am-topbar-nav>li>a:after{
	display:none;
}
.am-topbar-brand{height:80px;line-height:80px;}
.am-topbar-toggle{margin-right:20px;margin-top:20px;}

ul{margin:0;padding:0;}
ul li{list-style:none;}


.myheader{background:#fff;border-bottom:1px solid #f3f3f3;}

.mynavbar{height:90px;}

.mynavbar .logo{ margin: 0; padding: 21px 0;float:left;}
.mynavbar .logo a {
  display: block;
  height: 48px;
  width: 427px;
  background: url(../i/logo.png) no-repeat left center;
  -webkit-background-size: 427px 48px;
  background-size: 427px 48px;

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5){
	.mynavbar .logo a {
	  display: block;
	  height: 48px;
	  width: 427px;
	  background: url(../i/logox2.png) no-repeat left center;
	  -webkit-background-size: 427px 48px;
	  background-size: 427px 48px;

	}
}

.am-with-topbar-fixed-top{padding-top:90px;}

.mynav{float:left;margin-top:30px;margin-left:90px;}
.mynav ul{margin-left:-60px;}
.mynav ul li{float:left;margin-left:60px;}
.mynav ul li a{display:block;line-height:2.6rem;color:#5d5d5b;}
.mynav ul li a:hover{color:#000;}
.mynav ul li.active{border-bottom:4px solid #e29219;color:#e29219;}
.mynav ul li.active a{color:#e29219;}




@media only screen and (max-width: 1024px) and (min-width: 641px) {
	.mynavbar{height:92px;}
	.am-with-topbar-fixed-top{padding-top:92px;}
	.mynavbar .logo{ margin-left:20px; padding: 22px 0;float:left;}
	.mynavbar .logo a {
	  display: block;
	  height: 48px;
	  width: 300px;
	  background: url(../i/logox3.png) no-repeat left center;
	  -webkit-background-size: 300px 48px;
	  background-size: 300px 48px;

	}
	.mynav{float:right;margin-top:30px;margin-left:50px;}
	.mynav ul li{display:inline-block;margin-right:20px;float:none;margin-left:0;}


}


@media only screen and (max-width: 640px) {

	.mynavbar{height:140px;}
	.am-with-topbar-fixed-top{padding-top:140px;}
	.mynavbar .logo{padding: 10px 0;width:100%;}
	
	.mynavbar .logo a {
	  margin:0 auto;
	  display: block;
	  height: 57px;
	  width: 150px;
	  background: url(../i/logo_small.png) no-repeat left center;
	  -webkit-background-size: 150px 57px;
	  background-size: 150px 57px;
	}
	
	.mynav{clear:both;  margin:10px auto 0;width:100%;background:#efefef;padding:1rem;}
	.mynav ul{margin:0 auto;width:100%;float:none;text-align:center;margin-left:0px;}
	.mynav ul li{display:inline-block;margin-right:0;float:none;width:30%;margin-left:0px;}
	.mynav ul li a{display:block;line-height:30px;color:#5d5d5b;}
	.mynav ul li a:hover{color:#000;}
	.mynav ul li.active{border-bottom:4px solid #e29219;color:#e29219;}
	.mynav ul li.active a{color:#e29219;}


	
	
}


.mybanner{display:block;height:300px;background:url('../i/banner3.jpg') no-repeat #fff center center;text-align:center;border-bottom:1px solid #ededed;}

.mybanner .banner_title{margin-top:40px; font-size: 200%;padding: 10px 0px;display: inline-block;}
.mybanner .banner_text{font-size:140%;padding:0 20px;}

@media only screen and (max-width: 640px) {
	.mybanner .banner_title{font-size:130%;}
	.mybanner .banner_text{font-size:100%;padding:0 30px;}
}




.myfeature {
    background: #fff;
	padding-top:60px; 
	padding-bottom:40px;
	
}
.myfeature-h3 {
  color: #333;
  font-size:120%;
  text-align:center;
}

.myfeature-h3 i{color:#fff;margin:0 auto;display:block;width:60px;height:60px;text-align:center;background:#eb9a35;line-height:60px;border-radius:50px;margin-bottom:20px;}

.myfeature-p {
  text-align:center;
  color: #999999;
  font-size:87.5%;
}

.myfeature-mb {
	margin-bottom:50px;
	
}


.mysec_1{
    background: #394579;
    padding: 50px 0;
}

.mysec_screen{
    padding: 50px 0;
	background: #121834; 
}

.screen_main,.screen_addon{margin-bottom:15px;}


.sec_h2{font-size: 150%;text-align: center;padding-bottom: 20px;color: #fff;}

.buy_demo{text-align:center;padding-top:30px;}
.buy_demo .buy_qq_link{margin:0 auto;background:#e29219;display:block;width:200px;padding:10px;font-size:100%;color:#fff;border-radius:4px;}
.buy_demo a.buy_qq_link:hover{color:#fff;background:#f5ae43;}


.sec-h3{font-size:120%;}
.sec-p{font-size:87.5%;margin-bottom:30px;}
.sec-list{font-size:87.5%;margin-bottom:30px;}
.sec-list ul{margin-left:-20px;}
.sec-list ul li{float:left;margin-left:20px;height:40px;line-height:40px;border:1px solid #ccc;padding:0 10px;min-width:100px;text-align:center;margin-bottom:20px;width:120px;}


.myfunc-mb{margin-bottom:20px;}
.myfunc-item{background:#394579;text-align:center;padding:1.5rem;}
.myfunc-item p{text-align:center;color: #d1d2d6;font-size:87.5%;margin:0;}
.func-h3{margin-bottom:1rem;color: #fff;}





@media only screen and (max-width: 640px) {
	.sec-info{text-align:center;}
	.sec-list ul{margin:0 auto;}
	.sec-list ul li{width:40%;}
}

.mysec_1 .sec-info{color:#fff;}
.mysec_1 .sec-list ul li{border-color:#fff;}


.mysec_2{
    background: #fff;
    padding: 50px 0;
	
}


.sec-p-li{padding:15px 0 15px;display:block;position:relative;padding-left:20px;}
.sec-p-li i{position:absolute;left:0px;top:15px;font-weight:700;}

@media only screen and (max-width: 640px) {
.sec-p-li{text-align:left;}
}


.mysec_3{
    background: #fff;
    padding: 50px 0;
}
.mysec_3 .sec-list ul li{min-width:110px;}

.sec-list ul li.sec-link-btn{padding:0;border:none !important;}
.sec-list ul li.sec-link-btn a{display:block;background:#e79417;color:#fff;}
.sec-list ul li.sec-link-btn a:hover{background:#edaf52;}







.mysec_4{
    background: #f5f5f5;
    padding: 50px 0;
}

.mysec_4 .sec-list ul li{min-width:110px;}



.mysec_5{
    background: #394579;
    padding: 30px 0 50px;
	color:#fff;
}


.detail_h2{text-align:center;font-size:150%;padding: 10px 0 30px;}

.mysec_5 .sec-info{text-align:center;}

.sec-img{margin:0 auto;text-align:center;width:100%;}
.sec-img img{    margin: 0 auto;}
.mysec_5 .sec-h3{color:#e29219;}



.mysec_luru{padding: 50px 0; /*background: url('../i/b1.jpg') no-repeat center center #fff;*/background-color:#f3f3f3;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;}

.mysec_plan{padding: 50px 0; /*background: url('../i/b1.jpg') no-repeat center center #fff;*/}

.mysec_puwei{padding: 50px 0; /*background: url('../i/b1.jpg') no-repeat center center #fff;*/background-color:#f3f3f3;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;}
.sec-list ul.img_tablink  li{padding:0;border:0;}
.sec-list ul.img_tablink li a{color:#333;background-color:#fff;display:block;padding:0 10px;border: 1px solid #ccc;min-width:110px;}
.sec-list ul.img_tablink li a:hover{background-color:#efefef;border: 1px solid #aaa;}
.sec-list ul.img_tablink li a.on{background:#e79417;border:1px solid #e79417;color:#fff;}

.img_tablist{position:relative;}
.img_tablist .img_tab{opacity:0;transition:all 1s;display:none;}
.img_tablist .img_tab_show{display:block;opacity:1;}






.footer{text-align:center;padding:50px 0;background:#121834;color:#979fc0;font-size:90%;}
.footer a{color:#e29219;}
.footer_copyright a{color:#979fc0;}

.footer-logo{display:block;width:60px;margin:0 auto;background:url('../i/foot_tel.png') no-repeat center center;height:40px;margin-bottom:10px;}

.footer_note{font-size:160%;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #273264;}




.buy_qq{background:#394579;padding:20px 0 50px;text-align:center;}
.buy_qq_link{margin:0 auto;background:#e29219;display:block;width:200px;padding:10px;font-size:100%;color:#fff;border-radius:4px;}
a.buy_qq_link:hover{color:#fff;background:#f5ae43;}


#floatqq{ width:170px; height:320px; position:fixed; right:0px; top:130px; background:url(../i/qqbg.png) no-repeat 0 0;}
#floatqq h2{padding:0;margin:0;line-height:20px;font-size:14px;}
#floatqq h2 p{padding:0;margin:0;line-height:20px;font-size:14px;}
#floatqq .qqbar{ width:130px; height:320px; float:right; overflow:hidden; text-align:center; font-size:14px;color:#013984;}
#floatqq .qqbar .qqlink a{display:block;height:40px;line-height:1.8em;font-size:12px;margin-top:75px;}
#floatqq .qqbar h2 a{ color:#013984;text-decoration:none;}
#floatqq .qqbar h2 a:hover{ color:#FF3600;}
#floatqq .qqbar .tellink a{display:block;height:40px;line-height:1.2em;font-size:12px;margin-top:57px;}



.closefloat{position:absolute;left:0;top:0;display:block;width:41px;height:114px;cursor:pointer;}
.dingzhibox,.dingzhibox p{font-size:14px;line-height:2em;}
.dingzhibox{background: #E2EFFD;padding: 10px;border: 2px solid #3C83CE;border-radius:4px;}

.qqbar .qq_linktxt{line-height:24px;}




.mybanner2{display:block;height:100px;background:url('../i/banner3.jpg') no-repeat #fff center center;text-align:center;border-bottom:1px solid #ededed;}

.mybanner2 .banner_title{font-size: 200%;padding: 25px 0px;display: inline-block;}


@media only screen and (max-width: 640px) {


}









.product_container{margin:40px 0;}
.product_table{}
.product_table,.product_table td{border-color:#55629c !important;}

.pd_mainhead{background:#394579;color:#fff;}
.pd_mainhead th{border-bottom:none !important;}
.pd_head{font-weight:700;font-size:120%;background-color:#efefef;color:#e29219; text-align:center;}

.product_table .am-success{background-color: rgba(94,185,94,0.3) !important;}
.product_table td,.product_table th{text-align:center;}
.product_table td{font-size:87.6%;}
.product_table .pd_t{color:#333;}
.product_table .pd_t a{color:#e29219;}
.product_table .pd_t a:hover{color:#ff9800;}


/*service*/
.sev_tab_box{}

.sev_tab{margin:30px auto;text-align:center;}
.sev_tab ul{margin:0;padding:0;}
.sev_tab ul li{margin:4px auto;}
.sev_tab ul li a{display:block;background:#394579;padding:10px;border-radius:4px;color:#fff;}
.sev_tab ul li a:hover{background:#e29219;}


.sev_tab a.primary{background:#f00;}
.sev_tab a.primary:hover{background:#c50a0a;}

.sev_t_h2{text-align:center;font-size:150%;padding:20px 0;}

.sev_liucheng{background-color:#efefef;margin:30px 0;padding:20px 0;}
.sev_liucheng .sev_t_h2{color:#394579;}
.sev_step{text-align:center;position:relative;padding-top:10px;}
.sev_step_index{display:block;width:40px;height:40px;line-height:40px;font-size:150%;font-weight:700;background-color:#fff;margin:0 auto;border-radius:50px;color:#e29219;}
.sev_step h3{font-size:110%;margin:10px auto;}
.sev_step p{font-size:87.5%;margin-top:1rem;color:#999;}

.sev_price{}
.sev_price .sev_t_h2{}
.sev_note{text-align:center;padding:0px 20px 30px;color:#f00;}
.sev_table{width:96%;margin:0 auto;}

.sev_table th{}
.sev_table td{font-size:87.5%;}
.server_note{}
.server_note h3{margin-top:20px;}
.server_note_li{background:#efefef;text-align:left;padding:40px;margin: 30px auto;width:60%;}

.sev_huanjing{background-color:#efefef;margin:30px 0;padding:20px 0 50px;}
.hj_one{padding:30px;background-color:#fff;border-top:2px solid #e29219;}
.huanjing_h4{text-align:center;}
.huanjing_desc{padding:20px;line-height:2;font-size:87.5%;}

.sev_help{text-align:center;}

.feat_h2{text-align:center;padding-bottom:40px;font-size:150%;    color: #eb9a35;}

.tongdian{padding:50px 0; background-color:#f3f3f3;}
.tongdian_one{background:#fff;padding:20px;}
.td_old{}
.td_new{}

.tongdian_one .tongdian_h3{font-size:120%;border-bottom:3px solid #e6a239;padding-bottom:10px;}
.tongdian_desc{font-size:90.5%;}
.tongdian_desc ul{margin:0 auto;}
.tongdian_desc ul li{padding:6px 0;}
.tongdian_desc ul li i{margin-right:10px;color:#ff9800;}
.td_new .tongdian_desc ul li i{color:#66CC66 !important;}

.tongdian .tongdian_h2{font-size:150%;text-align:center;padding-bottom:20px;color:#394579;}


.suoqu_price{text-align:center;}
.suoqu_price_link{display:inline-block;padding:6px 20px;background:#2169ce;font-size:90%;font-weight:700;margin-bottom:30px;color:#fff;}
a.suoqu_price_link:hover,a.suoqu_price_link:active{background:#2169ce;color:#fff;}


#zoom {z-index:99990;position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,0.8);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";}
#zoom .content {z-index:99991;position:absolute;top:50%;left:50%;width:200px;height:200px;background:#ffffff no-repeat 50% 50%;padding:0;margin:-100px 0 0 -100px;box-shadow:-20px 20px 20px rgba(0,0,0,0.3);border-radius:4px;}
#zoom .content.loading {background-image:url('../i/loading.gif');}
#zoom img {display:block;max-width:none;background:#ececec;box-shadow:0 1px 3px rgba(0,0,0,0.25);border-radius:4px;}
#zoom .close {z-index:99993;position:absolute;top:0;right:0;width:49px;height:49px;cursor:pointer;background:transparent url('../i/close.png') no-repeat 50% 50%;opacity:1;filter:alpha(opacity=100);border-radius:0 0 0 4px;}
#zoom .previous,#zoom .next {z-index:99992;position:absolute;top:50%;overflow:hidden;display:block;width:49px;height:49px;margin-top:-25px;}
#zoom .previous {left:0;background:url('../i/arrows.png') no-repeat 0 0;border-radius:0 4px 4px 0;}
#zoom .next {right:0;background:url('../i/arrows.png') no-repeat 100% 0;border-radius:4px 0 0 4px;}
#zoom .close:hover {background-color:#0d4ed2;}
#zoom .previous:hover,#zoom .next:hover {background-color:#0d4ed2;}





/*申请演示*/
.yanshi_modal_container{display:none;position:fixed;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:2001;background: none;color:#fff;}
.yanshi_modal{border-radius: 2px;overflow: hidden;width:300px;background:#1c1d20;position: fixed;top:10%;left:50%;margin-top:0px;margin-left:-150px;box-shadow: 0 0 10px #000;border:1px solid #706f6f;zindex:101;}
.yanshi_modal_container.fadin{display: block;animation:fade-in .2s; }
.yanshi_modal_container.fadout{display: none;animation:fade-out .2s; }
.yanshi_modal .close{position: absolute;right:0px;top:0px;clear: both; font-size:32px;cursor: pointer;color: #ffffff;text-shadow: 0 1px 0 #142261;display:block;width:40px;height:40px;line-height:32px;text-align:center;}
.yanshi_modal .close:hover{opacity:0.3;transition: all .3s;}
.yanshi_modal_content{text-align:center;padding-top:10px;}
.yanshi_title{color:#ffeb3b;font-weight:700;font-size:120%;line-height:1.6;padding-top:10px;}
.yanshi_note{padding:10px;color:#fff;margin-bottom:10px;}
.yanshi_modal_content{margin-bottom:20px;}
.yanshi_modal_content img{width:130px;max-width:130px;margin:0 auto;margin-bottom:10px;}
.yanshi_modal_content p{color:#fff;line-height:1.6em;}

/*索取报价*/
.price_modal_container{display:none;position:fixed;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:2001;background: none;color:#fff;}
.price_modal{border-radius: 2px;overflow: hidden;width:300px;background:#1c1d20;position: fixed;top:10%;left:50%;margin-top:0px;margin-left:-150px;box-shadow: 0 0 10px #000;border:1px solid #706f6f;zindex:101;}
.price_modal_container.fadin{display: block;animation:fade-in .2s; }
.price_modal_container.fadout{display: none;animation:fade-out .2s; }
.price_modal .close{position: absolute;right:0px;top:0px;clear: both; font-size:32px;cursor: pointer;color: #ffffff;text-shadow: 0 1px 0 #142261;display:block;width:40px;height:40px;line-height:32px;text-align:center;}
.price_modal .close:hover{opacity:0.3;transition: all .3s;}
.price_modal_container{text-align:center;padding-top:10px;}
.price_title{color:#ffeb3b;font-weight:700;font-size:120%;line-height:1.6;padding-top:10px;}
.price_note{padding:10px;color:#fff;margin-bottom:10px;}
.price_modal_content{margin-bottom:20px;}
.price_modal_content img{width:130px;max-width:130px;margin:0 auto;margin-bottom:10px;}
.price_modal_container p{color:#fff;line-height:1.6em;}

/*联系方式*/
.contact_modal_container{display:none;position:fixed;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:2001;background: none;color:#fff;}
.contact_modal{border-radius: 2px;overflow: hidden;width:300px;background:#1c1d20;position: fixed;top:10%;left:50%;margin-top:0px;margin-left:-150px;box-shadow: 0 0 10px #000;border:1px solid #706f6f;zindex:101;}
.contact_modal_container.fadin{display: block;animation:fade-in .2s; }
.contact_modal_container.fadout{display: none;animation:fade-out .2s; }
.contact_modal .close{position: absolute;right:0px;top:0px;clear: both; font-size:32px;cursor: pointer;color: #ffffff;text-shadow: 0 1px 0 #142261;display:block;width:40px;height:40px;line-height:32px;text-align:center;}
.contact_modal .close:hover{opacity:0.3;transition: all .3s;}
.contact_modal_container{text-align:center;padding-top:10px;}
.contact_title{color:#ffeb3b;font-weight:700;font-size:120%;line-height:1.6;padding-top:10px;}
.contact_note{padding:10px;color:#fff;margin-bottom:10px;}
.contact_modal_content img{width:130px;max-width:130px;margin:0 auto;margin-bottom:10px;}
.contact_modal_container p{color:#fff;line-height:1.6em;}




.banner_version{padding-top:20px;color:#e78f22;vertical-align:top;font-size:100%;padding-bottom:20px;}
.banner_version a{display:inline-block;color:#e78f22;text-decoration:underline;}

.line_qq{margin-top:20px;}
.line_qq a{border-radius: 4px;display:block;height:40px;line-height:40px;background:url('../i/ic_qq.png') no-repeat 10px center #4bc2ff;width:130px;margin:10px auto 30px;padding-left:20px;color:#333;}
.line_qq a:active{background-color:#68a6c6;}


.contact_modal_content .line_qq a{margin-bottom:20px;}
.contact_modal_content{padding-bottom:30px;}




.footer_qrcode{}
.footer_qrcode img{}
.footer_qrcode .weixin_kf_title{margin:10px auto 0;}



@media only screen and (-webkit-min-device-pixel-ratio:1.5){
.line_qq a{background-image:url('../i/ic_qqx2.png');background-size:19px 22px;}
}


@media only screen and (max-width: 1024px) and (min-width: 641px) {


}
.footer_mobile_contact{display:none;}



@media only screen and (max-width: 640px) {

	.footer{padding-bottom:60px;}
	.footer_mobile_contact{display:block;}
	.footer_mobile_contact{position:fixed;bottom:0;left:0;width:100%;height:60px;background:#1c1d20;}
	
	
	.float_product_title{padding:18px 10px;white-space:nowrap;overflow:hidden; text-overflow: ellipsis;color:#cd7f1d;}
	a.float_bottom_zixun{display:block;cursor:pointer;margin:10px 0;text-align:center;height:40px;line-height:40px;background-color:#ff940e;border-radius:4px;color:#fff;padding-left:10px;padding-right:10px;}
	a.float_bottom_zixun:active{background-color:#cd7f1d;color:#fff;}
	
	.line_qq{display:none;}
}






