/*img-vertical*/
.img{ text-align:center;}
.img span{ display:inline-block; height:100%; vertical-align:middle;}
.img img{ vertical-align:middle;}

/*general*/
.wrap{ margin:0 auto; width:1200px; min-width: 1200px;}
.wrap_1440{margin:0 auto; width:92%; max-width: 1440px;}
.wrap.responsive{width: 92%; max-width: 1200px; min-width: unset;}
.content-wrap{ background: #ffffff;}
/* #w1000 .wrap{ width:1000px; min-width: 1000px;} */
.min{ min-width:1000px;}
.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.icons{ position:relative;}
.icons i{ position:absolute; display:inline-block;}
.delay{ -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}

.hide{ display: none !important;}

.delay1{ -moz-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.delay2{ -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.t{ font-size:26px;}
.st{ font-size:18px; color:#535353;}
.page{ min-height:500px;}
.txC{ text-align:center;}

.pc_show{display: block !important;}
.mb_show{display: none !important;}

#in_banner .global_subbanner .title #customer{color: #1E88E5;}
#in_banner .global_subbanner .subtitle{font-size: 12px;color: #999999;margin-top: 20px}



.cate_list{ display: flex; justify-content: center; align-items: center; margin: 30px auto 50px; width: 100%;/* height: 50px;*/}
.cate_list .cate_item{ display: inline-block; padding: 0 34px; height: 100%; line-height: 50px; background: #fff; border: 1px solid #d3d3d3; border-left: 0; border-right: 0; font-size: 20px; color: #555; text-align: center; text-decoration: none; box-sizing: border-box;}
.cate_list .cate_item:first-child{ padding-left: 54px; border-left: 1px solid #d3d3d3; border-radius: 30px 0 0 30px;}
.cate_list .cate_item:last-child{ padding-right: 54px; border-right: 1px solid #d3d3d3; border-radius: 0 30px 30px 0;}
.cate_list .cate_item.cur{ background: #37ae8e; border-color: #37ae8e; color: #fff;}
.mobile_category{ display: none;}
.global_category{ height: 81px; position:relative;}
.global_category .global_category_abs{ width:100%; height: calc(100% - 1px); border-bottom: 1px solid #d9d9d9; text-align:center; font-size: 0;}
.global_category .global_category_box{ width: 100%; height: 100%;}
.global_category .global_category_abs a{ position: relative;display:inline-block; color:#333;padding:0 38px; margin:0 15px; height: calc(100% + 1px); line-height: 80px; font-size:18px; text-decoration:none; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.global_category .global_category_abs a:before{ display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 4px; background: #1E88E5; opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.global_category .global_category_abs a:hover{ color:#1E88E5;}
/*.global_category .global_category_abs a:hover:before{ opacity: 1;}*/
.global_category .global_category_abs a.cur{ color:#1E88E5;}
.global_category .global_category_abs a.cur:before{ opacity: 1;}

/* wszg ------------------------------------------------------------------------------------------ */
#here { display: block; padding-top: 60px; margin-top: -60px; }

.flex_center_switch { display: flex; justify-content: center; align-items: center; margin-top: 76px; }
.flex_center_switch .switch { position: relative; width: 90px; height: 36px; background: #eeeef0; border-radius: 50px; margin-left: 23px; margin-right: 20px; cursor: pointer; }
.flex_center_switch .switch .green_btn { position: absolute; top: 0; left: 3px; bottom: 0; width: 43px; height: 32px; background: #1E88E5; border-radius: 50px; margin: auto; transition: all 300ms ease 0s; -webkit-transition: all 300ms ease 0s; }
.flex_center_switch .switch .green_btn.cur { left: 44px; }
.flex_center_switch .port { position: relative; padding-left: 33px; font-size: 20px; }
.flex_center_switch .port:after { content: ''; position: absolute; width: 23px; height: 23px; top: 0; left: 0; bottom: 0; margin: auto; }
.flex_center_switch .port.pc_port::after { background: url(/static/images/icon_pc.png) no-repeat center; background-size: 23px; }
.flex_center_switch .port.phone_port::after { background: url(/static/images/icon_phone.png) no-repeat center; background-size: 18px; }

#template .template_list.style2.show_phone .item { width: 22.75%; margin-right: 3%; margin-bottom: 4.108%; }
#template .template_list.style2.show_phone .item:nth-child(4n) { margin-right: 0; }

/*template*/
#template #banner{ position: relative; width: 100%; height: 500px; background: url(/wp-content/themes/haventop/static/images/big_banner_bg.png) repeat-x left top; overflow: hidden;}
#template #banner .text{ width: 100%; height: 100%;}
#template #banner .text .global_subbanner{ padding-top: 140px; -webkit-box-sizing: border-box; box-sizing: border-box;}
#template #banner .text .global_subbanner .title{ width: 100%; height: 60px; line-height: 60px; font-size: 42px; color: #333; text-align: center;}
#template #banner .text .global_subbanner .intro{ margin-top: 13px; width: 100%; height: 38px; line-height: 38px; font-size: 24px; color: #555; text-align: center;}
#template #banner .con_img{ position: absolute; left: 50%; bottom: 0; opacity: 0; -webkit-transition: all 0.7s; transition: all 0.7s; -webkit-transform: translate(-50%, 20px); transform: translate(-50%, 100px);}
#template #banner .con_img.cur{ opacity: 1; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0);}

#template #banner .text .global_subbanner .title{font-size: 26px;line-height: 50px;color: #555;height: auto;}
#template #banner .text .global_subbanner .intro{font-size: 36px;line-height: 50px;color: #555;height: auto;margin-top: 0}
#template #banner .text .global_subbanner .intro span{line-height: 50px;vertical-align:unset;}

#template .template_list{ margin: 70px auto 0;width: 1100px; min-width: 1100px;}
/* #template .item{ position: relative; margin: 70px 70px 0 0; width: 319px; height: 450px; border: 1px solid #e7e7e7; overflow: hidden; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 5px; border-radius: 5px; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
#template .item img{ -webkit-transition: all 0.3s; transition: all 0.3s;}
#template .item:hover img{ opacity: 0.5;}
#template .item:nth-child(3n){ margin-right: 0;}
#template .item:nth-child(-n+3){ margin-top: 0;} */
/*#template .item:hover{ -webkit-transform: translateY(-10px); transform: translateY(-10px);}*/
/*#template .item_nor{ margin-left:25px;}*/
/* #template .item .pic{ width: 100%; height: 100%; overflow: hidden; position:relative; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;} */
/* #template .item .pic a{ width:100%; display: inline-block; /*position:absolute; left:0; top:0;} */
/* #template .item .pic a img{ height: auto; max-height: inherit;}
#template .item.flex_item .pic a{ height: 100%;} */

#template .item .con{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s;}
/*#template .item .con h3{ height:33px; line-height:33px; overflow:hidden; color:#fff; background:#00bd9f; font-size:16px; text-align:center;}*/
/*#template .item .con h3{ height:33px; line-height:33px; overflow:hidden; font-size:16px; text-align:center; background:#f7f7f7; color:#515151;}*/
#template .item .con .ul{ display: flex; justify-content: center; align-content: center; flex-direction: column; width: 100%; height: 100%;}
#template .item .con .li{ color: #666; display: block; text-decoration:none;}
/*
#template .item .con .li:hover{ color:#1E88E5;}
#template .item .con .li:hover i{ background-position:-292px -161px;}
*/
#template .item .con .price{ color:#1E88E5; font-size:22px; text-indent:25px; margin-top:15px;}
#template .item .con .price i{ font-size:12px; color:#4d4d4d; font-style:normal; margin-left:3px;}
#template .item .con .price span{ font-size:13px; margin-right:1px;}
#template .item .con .reg{ margin: 0 auto; width: 130px; height:38px; line-height:38px; border:1px solid #1E88E5; background: #1E88E5; display:inline-block; font-size: 16px; color:#fff; text-align:center; text-decoration:none; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s;}
#template .item .con .reg:hover{ background: #fff; border-color: #fff; color: #333;}

#template .item:hover .con{ opacity: 1;}
/*
#template .item:hover{ -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);}
#template .item:hover .con .ul{ opacity: 1;}
*/
#template .item .con .icons{ margin: 20px auto 0; color: #333; background: none; border:1px solid #fff; font-size: 16px; color: #fff;}
#template .item .con .nor{ margin-top:25px;}
/*
#template .item .con .reg:hover, #template .item .con .last{ background:#1E88E5; color:#fff;}
#template .item .con .icons:hover{ border-color: #1E88E5 !important;}
*/
#template #turn_page{ margin-top: 70px;}

#template .template_list .item{ margin-right: 80px;margin-bottom: 50px; width: 300px; height: 467px;  border-top-left-radius: 5px; border-top-right-radius: 5px; background: #b9cbd7; position: relative; box-shadow: 0 0 7px #aaa;transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out; }
#template .template_list .item:nth-child(3n){ margin-right: 0;}
#template .template_list .item .itemTop{ text-align: left;  padding: 0 10px; height: 16px; line-height: 16px; }
#template .template_list .item .itemTop span{ display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #fff; vertical-align: middle; }
#template .template_list .item .Pic{ width: 100%; height: calc(467px - 16px); position: relative; overflow: hidden; }
#template .template_list .item .Pic img{  width: 100%; max-height: unset; position: absolute; top: 0; left: 0; }
#template .template_list .item .Pic .Content{ display: flex; justify-content: center; align-items: center; opacity: 0; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.4); top: 0; left: 0; font-size: 0;transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out; }
#template .template_list .item .Pic .Content a{ display: inline-block; width: 80px; height: 44px;line-height: 44px; border-radius: 35px; font-size: 18px; color: #fff; font-weight: bold; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box;}
#template .template_list .item .Pic .Content a.select{ margin-right: 29px; border: 1px solid #1E88E5; background-color: #1E88E5; position: relative; overflow: hidden; }
#template .template_list .item .Pic .Content a.show{ border: 1px solid #1E88E5; background-color: transparent; position: relative; overflow: hidden; }
#template .template_list .item:hover{ box-shadow: 3px 3px 12px 2px #aaaaaad4; }
#template .template_list .item:hover .Pic .Content{ opacity: 1; }

#template .template_list.style2{width: 92%; min-width: unset; max-width: 1680px; margin-top: 115px;}
#template .template_list.style2 .item{width: 30.11904%; height:0px; padding-top: 45%; margin-right: 4.7%; margin-bottom:5.9%; border-radius: 10px; overflow: hidden;}
#template .template_list.style2 .item:nth-child(3n){margin-right: 0px;}
#template .template_list.style2 .item .itemTop{display: none;}
#template .template_list.style2 .item .Pic{height: 100%; position: absolute; top: 0px; left: 0px;}

/*** b2c price ***/
#in_banner .global_subbanner .title #customer{color: #1E88E5;}
#in_banner .global_subbanner .subtitle{font-size: 12px;color: #999999;margin-top: 20px}
#in_banner{ height: 300px !important; background: url(/static/images/n_website/banner_bg.png) repeat-x left top;}
#banner .global_subbanner,
#in_banner .global_subbanner{ padding-top: 170px; width:100%; height: 100%; text-align:center; -webkit-box-sizing: border-box; box-sizing: border-box;}
#banner .global_subbanner .title,
#in_banner .global_subbanner .title{ height: 61px; line-height: 61px; font-size:42px; color:#333;}
#banner .global_subbanner .intro,
#in_banner .global_subbanner .intro{ margin-top: 20px; height: 41px; line-height: 41px; font-size:24px; color:#555;}
#banner .global_subbanner .intro #customer,
#in_banner .global_subbanner .intro #customer{ height: 41px; line-height: 41px; font-size: 24px;color: #1E88E5;display: inline-block;}
#banner .global_subbanner .intro a,
#in_banner .global_subbanner .intro a{ color: #1E88E5; text-decoration: none;}

#banner .global_subbanner, #in_banner .global_subbanner{padding-top: 100px !important;}
#in_banner{position: relative;width: 100%;height: 400px;background: url(/static/images/big_banner_bg.png) repeat-x left top;overflow: hidden;}
#in_banner .text .global_subbanner .title{font-size: 26px;line-height: 50px;color: #555;height: auto;}
#in_banner .text .global_subbanner .intro{font-size: 36px;line-height: 50px;color: #555;height: auto;margin-top: 0}
#in_banner .text .global_subbanner .intro span{line-height: 50px;vertical-align:unset;}
#in_banner .con_img{position: absolute;left: 50%;bottom: 0;opacity: 0;-webkit-transition: all 0.7s;transition: all 0.7s;-webkit-transform: translate(-50%, 20px);transform: translate(-50%, 100px);}
#in_banner .con_img.cur {opacity: 1;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);}

.global_subbanner .title .brief3{text-align: center;}
.global_subbanner .title .brief3 span{ display: block; align-items: center; line-height: 65px; font-size:36px; color: #1E88E5;}
.global_subbanner .title .brief3 span em{ margin: 0 22px; font-size: 26px; font-style: normal; vertical-align: top;}

.subbanner_fir{ width:100%; height:230px; background:#f3f3f3;}
.subbanner_fir .wrap{ height:100%; background:url(/static/images/other/subbanner_fir.png) 90% bottom no-repeat;}
.subbanner_fir .title{ font-size:28px; color:#414141; margin-left:100px; padding-top:65px;}
.subbanner_fir .intro{ font-size:18px; color:#646464; margin-left:100px; margin-top:5px;}
.subbanner_fir .intro span{ color:#1da189;}

.global_item_fir{ width:366px; height:274px; float:left; margin-left:51px; margin-bottom:35px; position:relative;}
.global_item_fir_nor{ margin-left:0;}
.global_item_fir .global_item_fir_abs{ position:absolute; left:0; top:0; -webkit-transition: all 0.3s; transition: all 0.3s;}
.global_item_fir:hover .global_item_fir_abs{ top: -10px;}
.global_item_fir .global_item_fir_abs .type{position: absolute;width: 49px;height: 49px;right: -10px;top: -10px;text-align: center;line-height: 49px;font-size: 18px;color: white;border-radius: 100%;-moz-border-radius: 100%;-webkit-border-radius: 100%;background: #00bda0;}
.global_item_fir .img{ border:1px solid #f5f5f5; width:364px; height:219px;}
.global_item_fir h3{ text-align:center; margin-top:15px;}
.global_item_fir h3 a{ font-size:14px; height:20px; line-height:20px; overflow:hidden; display:block; opacity:0;}
.global_item_fir:hover h3 a{ color:#48bdaa; text-decoration:none;}
.global_item_fir:hover h3 a{ opacity:1;}

.global_item_sec{ width:366px; height:320px; float:left; position:relative; margin-left:50px; margin-bottom:50px;}
.global_item_sec_nor{ margin-left:0;}
.global_item_sec .global_item_sec_abs{ position:absolute; left:0; top:0;transition:0.3s all;-moz-transition:0.3s all;-webkit-transition:0.3s all;}
.global_item_sec .img{ width:364px; height:219px; border:1px solid #eee; position:relative;}
.global_item_sec .img .play{ width:100%; height:100%; position:absolute; left:0; top:0;}
.global_item_sec .img .play i{ width:54px; height:54px; position:absolute; display:block; left:50%; margin-left:-27px; top:50%; margin-top:-27px; background:url(/images/icons.png) no-repeat; background-position:-188px -82px;}
.global_item_sec .box{ padding: 0 15px;}
.global_item_sec .box a{ display: block; margin-top: 16px; width: 100%; font-size: 14px; color: #414141; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.global_item_sec a{ text-decoration: none;}
.global_item_sec h3{ height:20px; line-height:20px; overflow:hidden;}
.global_item_sec h3 a{ font-size:14px; color:#414141;}
.global_item_sec h3 span{ height:18px; line-height:18px; padding:0 10px; display:inline-block; background:#48bdaa; margin-left:10px; color:#fff;}
.global_item_sec h3 i{ right:9px; top:-23px; color:#10b084; font-size:14px; font-style:normal; text-align:center;}
.global_item_sec h3 i em{ font-style:normal; width:46px; width:46px; line-height:46px; display:inline-block; background:#f2f2f2; color:#10b084; border-radius:23px; margin-left:3px;}
.global_item_sec h3 i em.nor{ background:#1E88E5; color:#fff;}
.global_item_sec .intro{ margin-top: 6px; width: 100%; height: 22px; line-height: 22px; text-align: center;}
.global_item_sec .intro .ova{width: 334px;height: 18px;color:#999;line-height: 18px;overflow: hidden;white-space: nowrap;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
.global_item_sec .intro .brief{ width: 100%; height: 44px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.global_item_sec .intro span{ font-size: 14px; color: #91999b;}
.global_item_sec:hover .global_item_sec_abs{margin-top: -10px;}
.global_item_sec .video_img{height: 206px;}
.global_item_sec .video_box{padding: 7px 15px;}
.global_item_sec .video_box h3{font-size: 14px;height: 30px;line-height: 30px;}
.global_item_sec .video_box .intro{height: 27px;}

.global_phone_fir{ width:225px; height:452px; background:url(/static/images/phone_bg_small.png) no-repeat; float:left; margin:0 80px; margin-bottom:40px; cursor:pointer;}
.global_phone_fir .contents{ width:200px; height:372px; margin-left:13px; margin-top:32px; position:relative;}
.global_phone_fir .contents .img{ width:100%; height:100%;}
.global_phone_fir .contents .mask{ width:100%; height:100%; position:absolute; left:0; top:0; background:url(/static/images/mask.png); display:none;}
.global_phone_fir .contents .mask a{ width:100%; height:100%; display:block; text-decoration:none;}
.global_phone_fir .contents .mask h3{ font-size:14px; color:#fff; padding-top:145px; text-align:center;}
.global_phone_fir .contents .mask h3 i{ width:40px; height:40px; left:50%; margin-left:-20px; bottom:-60px; background:url(/static/images/icons.png) no-repeat; background-position:-125px -89px;}
.global_phone_fir:hover .contents .mask{ display:block;}

.options_price .price_list_box .price_item{min-height: 600px}
.page_table .page_td{position: relative;}
.page_table .page_td .checkbox{ width: 99.5%;height: 1087px;position: absolute;left: 0;top: 0;z-index: 1;border: 1px solid #07ad87;box-shadow: 0px 0px 10px 0px #07ad8775;display: none}
.page_table .page_td.on .checkbox{display: block;}
.page_table .page_td.on .checkbox .page_td{position:absolute;bottom: 0;left: 0;width: 100%;background: #f7f9fa;}

/* B2B */
.options_box{width: 100%; text-align: center; padding-top: 10px; background: url('/static/images/b2c_price/options_box_bg.jpg') repeat-x left bottom; font-size: 0px;}
.options_box .options_item{display: inline-block; width: 600px; height: 51px; line-height: 51px; background-color: #e8f5f2; font-size: 26px; position: relative; cursor: pointer; vertical-align: bottom;}
.options_box .options_item:before{content: '';  width: 0; height: 0; border-bottom: 51px solid #e8f5f2; border-left: 15px solid transparent; position: absolute; left: -15px; top: 0px;}
.options_box .options_item:after{content: '';  width: 0; height: 0; border-bottom: 51px solid #e8f5f2; border-right: 15px solid transparent; position: absolute; right: -15px; top: 0px;}
.options_box .options_item.on{height: 70px; line-height: 70px; background-color: #fff; z-index: 2; box-shadow: 0px -3px 10px rgba(16,100,81,0.1);}
.options_box .options_item.on:before{border-bottom: 70px solid #fff; border-left: 22px solid transparent; left: -22px;}
.options_box .options_item.on:after{border-bottom: 70px solid #fff; border-right: 22px solid transparent; right: -22px;}

.options_price{width: 92%; max-width: 1680px; margin: 68px auto 0px;}
.options_price .price_list_box{width: 100%; max-width: unset; text-align: center;}
.options_price .price_list_box .price_item{width: 22%; margin-right: 4%;}
.options_price .price_list_box .price_item .func_list ul li{padding-left: 0px;}
.options_price .price_list_box .price_item:last-child{margin-left: 0px;}
.options_price .price_list_box.price_b2c .price_item .func_list{margin-left: 32%;}

.price_list_box .price_item.promotion_mode .promotion_box{width: 139px; height: 90px;  position: absolute; top: -15px; right: -16px; background: url('/static/images/b2c_price/promotion_bg.png') no-repeat;}
.price_list_box .price_item.promotion_mode .promotion_box .tit{margin-top: 10px; text-align: center; font-size: 16px; color: #fff; }
.price_list_box .price_item.promotion_mode .promotion_box .price{text-align: center; font-size: 24px; font-weight: bold; color: #fff;}
.price_list_box .price_item.promotion_mode .promotion_box .price span{font-size: 14px;}
.price_list_box .price_item.promotion_mode .price_box .price{position: relative;}
.price_list_box .price_item.promotion_mode .price_box .price:after{content: ''; position: absolute; top: 50%; left: 20%; width: 60%; height: 0px; border-top: 1px solid #dd2d2d; transform:rotate(12deg);}
.price_list_box .price_item .func_list .promotion_tips{cursor: pointer;}
.price_list_box .price_item .func_list .promotion_tips span{font-size: 20px; color: #1E88E5; display: inline-block; position: relative;}
.price_list_box .price_item .func_list .promotion_tips span:after{content: ''; position: absolute; top: 0px; right: -20px; width: 18px; height: 18px; background: url('/static/images/b2c_price/promotion_tips_ico.png') no-repeat; }

.options_price .promotion_pop_box{position: fixed; top: 50%; left: 50%; transform:translate(-50%, -50%); width: 92%; max-width: 1240px; background-color: #fff; padding: 25px 20px; z-index: 10001; max-height: 600px; overflow: auto; display: none;}
.options_price .promotion_pop_box .close{float: right; width: 24px; height: 24px; cursor: pointer; overflow: hidden; position: relative;}
.options_price .promotion_pop_box .close:before{content: ''; position: absolute; top: 50%; left: 0%; width: 24px; height: 2px; background-color: #676767; border-radius: 1px; transform:rotate(45deg);}
.options_price .promotion_pop_box .close:after{content: ''; position: absolute; top: 50%; left: 0%; width: 24px; height: 2px; background-color: #676767; border-radius: 1px; transform:rotate(-45deg);}
.options_price .promotion_pop_box .pop_box_title{font-size: 52px; line-height: 52px; color: #1E88E5; text-align: center;}
.options_price .promotion_pop_box .pop_box_subtitle{font-size: 22px; line-height: 22px; color: #2e2e2e; text-align: center; margin-top: 25px;}
.options_price .promotion_pop_box .desc_box{margin: 85px auto 0px; width: 92%; max-width: 988px;}
.options_price .promotion_pop_box .desc_box .p1{font-size: 28px; line-height: 28px; color: #000000; padding-left: 15px; border-left: 6px solid #1E88E5; margin-left: 45px;}
.options_price .promotion_pop_box .desc_box .list{margin-top: 35px;}
.options_price .promotion_pop_box .desc_box .list .item{display: flex; align-items:center; margin-bottom: 75px; justify-content:space-between;}
.options_price .promotion_pop_box .desc_box .list .item .left{width:50%; }
.options_price .promotion_pop_box .desc_box .list .item .right{width: 39%;}
.options_price .promotion_pop_box .desc_box .list .item .right .tit{font-size: 38px; line-height: 52px; color: #333; padding-bottom: 35px; position: relative;}
.options_price .promotion_pop_box .desc_box .list .item .right .tit:before{content: ''; position: absolute; bottom: 0px; left: 0px; width: 51px; height: 3px; background-color: #1E88E5;}
.options_price .promotion_pop_box .desc_box .list .item .right .desc{font-size: 18px; line-height: 36px; color: #434343; margin-top: 30px;}
.options_price .promotion_pop_box .desc_box .list .item.pic_right{flex-direction:row-reverse;}
.options_price .promotion_pop_box .desc_box .list .item.pic_right .right{margin-left: 0px;}

.options_price .price_list_box{height: 715px;}
.options_price .price_list_box .price_item{min-height: 715px;}
.price_list_box{width:100%; /*max-width:1200px;*/ height:850px; text-align:center; font-size:0px; padding-top:15px; margin:0 auto 140px;}
.price_list_box .price_item{display:inline-block; vertical-align:top; width:350px; min-height:730px; border-radius:9px;  box-shadow:0px 0px 7px rgba(0,0,0,0.15); background-color:#fff; padding-bottom:30px; margin-right:30px; position:relative; border:1px solid transparent;  box-sizing:border-box; }
.price_list_box .price_item:last-child{margin-right:0px;}
.price_list_box .price_item.big{width:420px;}
.price_list_box .price_item .title_box{ display:block; width:calc(100% + 2px); margin-left:-1px; height:121px; background-color:#07ad87; position: relative; border-top-left-radius: 9px; border-top-right-radius: 9px;}
.price_list_box .price_item .title_box .item_title{font-size:26px; line-height:40px; color:#fff; padding-top:28px;}
.price_list_box .price_item .title_box .brief_desc{font-size:14px; line-height:40px; color:#fff;}
.price_list_box .price_item .title_box .hot{width: 56px; height: 27px; font-size: 14px; color: #fff; font-weight: bold; line-height: 27px; background-color: #ffa800; border-radius: 5px; position: absolute; top: -15px; left: 50%; transform:translateX(-50%);}
.price_list_box .price_item .price_box{width:290px; margin:25px auto 0px; padding-bottom:22px; border-bottom:1px solid #eeeeee; font-size:0px;}
.price_list_box .price_item .price_box .price{display:inline-block; width:100%;}
.price_list_box .price_item.big .price_box{width:360px;}
.price_list_box .price_item.big .price_box .price{display:inline-block; width:160px; text-align:left; vertical-align:top; padding-right:19px; border-right:1px solid #e5e5e5;}
.price_list_box .price_item.big .price_box .price:nth-child(2){margin-left:-1px; padding-left:19px; border-left:1px solid #e5e5e5; border-right:0px; padding-right:0px;}
.price_list_box .price_item .price_box .price .cur{font-size:18px; color:#333333;}
.price_list_box .price_item .price_box .price .price_num{font-size:46px; color:#333333;}
.price_list_box .price_item .price_box .moon_price{margin-top: 10px; font-size: 18px;}
.price_list_box .price_item .price_box .free_banner{margin-top: 10px; text-align: center; font-size: 16px; color: #f00;}
.price_list_box .price_item .price_box .price .more_desc{width:100%; margin-top:20px; font-size:16px; line-height:32px; color:#666666;}
.price_list_box .price_item .price_box .price .more_desc .lang_num{font-size:16px; }
.price_list_box .price_item .price_box .price .more_desc .tra_count{font-size:16px; }
.price_list_box .price_item .price_box .price .more_desc .lang_list{display:inline-block; font-size:12px; color:#888888; line-height:22px;height:0px; overflow:hidden;}
.price_list_box .price_item .price_box .price .more_desc .green{color:#1E88E5;}
.price_list_box .price_item .func_list{text-align:left; margin:20px 30px 0px;}
.price_list_box .price_item .func_list ul li{font-size:16px; color:#333; line-height:40px; padding-left: 30px;}
.price_list_box .price_item .func_list ul li.true{background:url('/static/images/new/true.png') no-repeat left 15px;}
.price_list_box .price_item .func_list ul li .pop_tips{display: inline-block; width: 25px; height: 25px; position: relative; border-radius: 50%; background:#55c2af; text-align: center; line-height: 25px; color: #fff; cursor: pointer; font-size: 16px;}
.price_list_box .price_item .func_list ul li .pop_tips span{display: inline-block; position: absolute; bottom: 25px; left: 0px; font-size: 14px; padding: 5px 7px; background: #fff; color: #000; line-height: 24px; border:2px solid #07ad87; width: 210px; border-radius: 10px; z-index: 2; display: none; transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;}
.price_list_box .price_item .func_list ul li .pop_tips:hover span{display: inline-block;}
.price_list_box .price_item .reg_btn_box{height:0px;overflow:hidden;}
.price_list_box .price_item .reg_btn{display:block; width:150px; height:36px; margin:35px auto 0px; line-height:36px; color:#fff; font-size:16px; background-color:#07ad87; border:1px solid #07ad87;border-radius:3px;transition: all .3s;box-sizing:border-box;}
.price_list_box .price_item:hover{box-shadow:0px 0px 40px rgba(7,173,135,0.3); border:1px solid #07ad87;}
.price_list_box .price_item:hover .title_box{background-color:#f5fffd; margin-left: 0px; width:100%;}
.price_list_box .price_item:hover .title_box .item_title {color:#333333;}
.price_list_box .price_item:hover .title_box .brief_desc {color:#07ad87;}
.price_list_box .price_item:hover .price_box .price .more_desc .lang_list{height:auto;}
.price_list_box .price_item:hover .reg_btn_box{height:71px;}

.price_list_box.price_b2c{padding-top: 0px;}
.price_list_box.price_b2c .price_item:last-child{margin-right: 0px;}
.price_list_box.price_b2c .price_item .title_box{height: 110px; }
.price_list_box.price_b2c .price_item .title_box .item_title{padding-top: 10px; }
.price_list_box.price_b2c .price_item .title_box .brief_desc{line-height: 20px; margin-top: 5px;}
.price_list_box.price_b2c .price_item .price_box{width: 100%; margin-top: 15px; padding-bottom: 15px;}
.price_list_box.price_b2c .price_item .price_box .price{width: 100%;}
.price_list_box.price_b2c .price_item .func_list{margin:10px 15px 0px;}
.price_list_box.price_b2c .price_item .func_list ul li.true{background: none;}

#price table.show_box th{ height: 240px;/* height: 218px;*/}
/*#price table.show_box th:first-child{ width: 33.5%;}*/
#price table.show_box .burst h3{ height:150px; padding-top:60px;}
#price table.show_box .burst .advanced h3 em{ width:51px; height:51px; position:absolute; right:0; top:0; background:url(/static/images/new/hotsales.png) no-repeat;}
#price table.show_box .burst a{ overflow:hidden;}
#price table.show_box th.icons i{ width:51px; height:51px; right:0; top:0; background:url(/static/images/new/hotsales.png) no-repeat;}
#price table.show_box th .pro_title{ font-size:18px; text-align:center; text-indent:0; margin-top:10px;}
#price table.show_box th .pro_price{ padding-top:35px; background:url(/static/images/new/promotion.png) top center no-repeat; margin-top:2px; padding-top:44px; font-size:14px; letter-spacing:2px;}
#price table.show_box th .pro_price strong{ color:#ff6600;/*color:#ff453c;*/ font-weight:bold; font-size:36px; letter-spacing:0;}
#price table.show_box th .pro_price strong em{ font-style:normal; font-weight:normal; font-size:28px; margin-top:4px; vertical-align:text-top; display:inline-block;}
#price table.show_box th .pro_del{ width:96px; height:22px; line-height:22px; background:#e1e1e1; margin:0 auto; margin-top:5px; text-indent:0; text-align:center;  color:#999; font-size:14px; font-family:"Arial";}

#price table.show_box th .pro_del del{ color:#999; font-size:14px; font-family:"Arial";}
#price table.show_box th .pro_price.b2b{  background:url(/static/images/new/b2bpromotion.png) top center no-repeat;}
#price table.show_box th .pro_price.b2b strong{ font-size:34px; color:#000; text-indent:61px;}
#price table.show_box th .pro_price.b2b .pro_pomo{ font-size:18px; color:#ff4848; text-align:center; letter-spacing:1px; text-indent:0; margin-top:5px; font-weight:bold;}

#price table.show_box .burst .professional h3{ padding-top:30px; height:180px;}
#price table.show_box .burst .professional .pro_title{ font-size:20px; color:#fff;}
#price table.show_box .burst .professional .pro_price{ padding-top:35px; background:url(/static/images/new/promotion.png) top center no-repeat; margin-top:15px; font-size:16px; color:#fff; letter-spacing:3px;}
#price table.show_box .burst .professional .pro_price strong{ font-size:42px; font-weight:bold; font-family:"Arial"; letter-spacing:0;}
#price table.show_box .burst .professional .pro_price strong em{ font-style:normal; font-weight:normal; font-size:32px; display:inline-block; vertical-align:text-top; margin-top:2px;}
#price table.show_box .burst .professional .pro_del{ width:96px; height:22px; line-height:22px; background:#358e6d; margin:0 auto; margin-top:10px;}
#price table.show_box .burst .professional .pro_del del{ color:#83d6b8; font-size:14px; font-family:"Arial";}
#price table.show_box .show>td>div{ height:2292px;}
.function_list{ padding: 80px 0 90px; width: 100%; background: #f6f6f6;}
.function_list .function_list_in{ margin: 0 auto; width: 1200px;}
.function_list.big_width .function_list_in{width: 92%; max-width: 1680px;}
.function_list .function_list_in .fun_title{ width: 100%; line-height: 60px; font-size: 46px; color: #333; font-weight: bold; text-align: center; margin-bottom: 50px;}
.function_list .function_list_in .fun_sub_title{text-align: center; font-size: 34px; color: #000000; margin-top: 45px;}
.function_list .function_list_in .fun_list{ display: flex; justify-content: start; align-items: start; flex-wrap: wrap; margin-top: 45px; width: 100%;}
.function_list .function_list_in .fun_list .fun_item{ display: flex; align-items: center; margin: 20px 1.6667% 0 0; padding: 0 30px; width: 23.75%; height: 80px; line-height: 28px; background: #fff; font-size: 16px; color: #333; box-sizing: border-box; border-radius: 3px;}
.function_list .function_list_in .fun_list .fun_item:nth-child(-n+4){ margin-top: 0;}
.function_list .function_list_in .fun_list .fun_item:nth-child(4n){ margin-right: 0;}
.function_list.big_width .function_list_in .fun_list .fun_item{width: 19.16667%; margin-right:1.04167%; }
.function_list.big_width .function_list_in .fun_list .fun_item:nth-child(-n+5){ margin-top: 0;}
.function_list.big_width .function_list_in .fun_list .fun_item:nth-child(5n){ margin-right: 0;}

.problem_con{ padding: 80px 0 32px; width: 100%;}
.problem_con .problem_con_in{ margin: 0 auto; width: 1200px;}
.problem_con .problem_con_in .pro_title{ width: 100%; line-height: 60px; font-size: 40px; color: #333; font-weight: bold; text-align: center;}
.problem_con .problem_con_in .pro_list{ display: flex; justify-content: space-between; align-items: start; flex-wrap: wrap; margin-top: 65px; width: 100%;}
.problem_con .problem_con_in .pro_list .pro_item{ position: relative; margin-top: 96px; padding-left: 5.25%; width: 45.8333%; box-sizing: border-box;}
.problem_con .problem_con_in .pro_list .pro_item:nth-child(-n+2){ margin-top: 0;}
.problem_con .problem_con_in .pro_list .pro_item:before{ display: block; content: ''; position: absolute; top: 5px; left: 10px; width: 33px; height: 34px; background: url(/static/images/problem_icon.png) no-repeat center;}
.problem_con .problem_con_in .pro_list .pro_item .pro_item_title{ width: 100%; line-height: 40px; font-size: 24px; color: #333;}
.problem_con .problem_con_in .pro_list .pro_item .pro_item_brief{ margin-top: 15px; width: 100%; line-height: 30px; font-size: 16px; color: #666;}

.how_choose_box{width:100%; max-width:1920px; margin:0 auto; background-color:#f6f6f6;}
.how_choose_box .choose_main{width:100%; max-width:1200px; margin:0 auto; padding-top:85px; border-bottom:1px solid #f6f6f6;}
.how_choose_box .choose_main .choose_title{font-size:40px; color:#333333; font-weight:bold; line-height:40px; text-align:center;}
.how_choose_box .choose_main .choose_list{margin-top:55px; width:100%; margin-bottom:90px;}
.how_choose_box .choose_main .choose_list .choose_list_item{width:auto; background-color:#fff; border-radius:9px; box-shadow:0px 3px 7px rgba(0,0,0,0.15); margin-bottom:50px; padding: 60px 70px 50px; font-size:0px;}
.how_choose_box .choose_main .choose_list .choose_list_item:last-child{margin-bottom:0px;}
.how_choose_box .choose_main .choose_list .left_box{display:inline-block; width:160px; vertical-align:top;}
.how_choose_box .choose_main .choose_list .right_box{display:inline-block; vertical-align:top; width:830px; margin-left:70px; }
.how_choose_box .choose_main .choose_list .ask_cp{font-size:16px; color:#1E88E5; line-height:16px;}
.how_choose_box .choose_main .choose_list .ask_content{font-size:24px; color:#333333; line-height:40px; padding-left:25px; border-left:2px solid #39c19a; margin-top:15px;}
.how_choose_box .choose_main .choose_list .ans_name{font-size:16px; color:#666; line-height:40px; margin-top:30px;}
.how_choose_box .choose_main .choose_list .ans_content{font-size:16px; color:#666; line-height:30px; margin-top:10px;}


#in_banner .text {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
/*#in_banner{ height: 400px; background: url(/images/n_website/banner_bg.png) repeat-x left top;}*/
#banner .global_subbanner,
#in_banner .global_subbanner{ padding-top: 170px; width:100%; height: 100%; text-align:center; -webkit-box-sizing: border-box; box-sizing: border-box;}
#banner .global_subbanner .title,
#in_banner .global_subbanner .title{ height: 61px; line-height: 61px; font-size:42px; color:#333;}
#banner .global_subbanner .intro,
#in_banner .global_subbanner .intro{ margin-top: 20px; height: 41px; line-height: 41px; font-size:24px; color:#555;}
#banner .global_subbanner .intro #customer,
#in_banner .global_subbanner .intro #customer{ height: 41px; line-height: 41px; font-size: 24px;color: #1E88E5;display: inline-block;}
#banner .global_subbanner .intro a,
#in_banner .global_subbanner .intro a{ color: #1E88E5; text-decoration: none;}

.global_subbanner .title .brief3{text-align: center;}
.global_subbanner .title .brief3 span{ display: block; align-items: center; line-height: 65px; font-size:36px; color: #1E88E5;}
.global_subbanner .title .brief3 span em{ margin: 0 22px; font-size: 26px; font-style: normal; vertical-align: top;}

@media screen and (max-width: 750px){
    .min{ min-width: 100%;}
    .wrap{ width: 100%; min-width: 100%;}
    .options_box .options_item{ width: 50%;}
    .new_box .page_tr{width: 100% !important;}
    .new_box .page_wrap{width: 100% !important;}
    .function_list .function_list_in{width: 100% !important;}
    .problem_con .problem_con_in{width: 100%;}

    #price .price_list_box{height:auto;margin:0px;}
    .price_list_box .price_item{margin: 20px auto 0; }
    .problem_con .problem_con_in .pro_list .pro_item:before{top:-30px;}
    .problem_con .problem_con_in .pro_list .pro_item{padding-left: 2%;}


}

/** footer */
.footer-widgets {overflow: hidden;margin-bottom: 50px;}
