﻿/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Microsoft YaHei,"微软雅黑",Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif
	font-size:14px;
	background:none;
	position: relative;
}

ul, ol, li{margin:0;
	padding:0;}
/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; }
a:hover{ color:#cc6600;}


.clear{clear: both}
.left{float: left}
.right{float: right}
.clear,.cl {
	clear:both
}
.clearfix:after{content:"";clear:both;display:block;visibility:hidden;height:0;font-size:0}
.clearfix{zoom:1}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal
}
ol,ul,li {
	list-style:none
}
a {
	color:#000;
	text-decoration:none;
}
a:active {
	color:#000
}
a:hover {
	text-decoration:none;
}
.mid{ margin:0 auto;}
.wd1200{ width:1200px; }
.wd1140{ width:1140px; }

.navbar{ background:#ccc;}


/* 顶部导航s */

.here{ padding:8px; color:#666;}
.top{ height:31px; background:#EAEAEA;}
.IndexHead{background:#FFF;}
.headTop{height:30px;line-height:30px;color:#333; overflow:hidden;}
#loginstatus{float:left;text-shadow:0 1px 0 #FFF;}
#login_info a,.login_info a:visited{color:#CE0039;margin:0 5px;}
.login_info{float:left;text-shadow:0 1px 0 #FFF;}
.login_info a,.login_info a:visited{color:#CE0039;margin:0 5px;}
.login_info1{float:left;text-shadow:0 1px 0 #FFF;}
.login_info1 a,.login_info a:visited{ color:#333; margin:0 10px; }
.quick_menu{float:right;height:30px;}
.quick_menu li{float:left; line-height:30px; height:30px;background:url(../Images/Rdot.gif) no-repeat right center;padding:0 10px;text-shadow:0 1px 0 #FFF;}
.quick_menu li strong{color:#CE0031;}
.quick_menu li  img{ float:left; margin-top:5px; margin-right:3px;}
#choseList{width:78px;}
#choseList ul li{line-height:30px;height:30px;background:0;text-align:center;padding-left:15px;}
#choseList dl{position:relative;z-index:99;height:30px;}
#choseList dt{text-align:center;position:relative;z-index:999;height:30px;overflow:hidden;}
#choseList dt a{display:block;}
#choseList dt a.hover{background:#FFF;border:1px solid #CCC;border-bottom:0;border-top:0;height:30px;position:relative;} 
#choseList dd{width:76px;display:none;border:1px solid #CCC;border-top:0;position:absolute;z-index:998;overflow:hidden;background:#FFF;}
#choseList dt .mod_arr{position:absolute;right:5px;top:0;background:url(../Images/Down.gif) no-repeat center right;width:7px;height:30px;}
#choseList dt a.hover .mod_arr{position:absolute;right:5px;top:0;background:url(../Images/UP.gif) no-repeat center right;width:7px;height:30px;transform:rotate(180deg);transition:0.2s ease-in 0s;}
.wbackground{width:1190px;height:81px;margin:0 auto;background-image: url(../Images/buppp.gif);background-repeat: no-repeat;}


.jzbheader{ height:50px; position:relative;  margin:0 auto; clear:both; }
.logo{  float:left; width:auto;}
.jzbnav{ float:right;  padding-top:17px; width:auto; position:relative;  transition: margin 400ms; }
.jzbnav li{ float:left; margin-right:20px; text-align:center; padding:0 10px; height:25px; position:relative; border-radius:20px; }
.jzbnav li a{ font-size:16px; line-height:25px; display:block; color:#222; letter-spacing:2px;}
.jzbnav li ul{ display:none; position:absolute; left:0; top:100%; z-index:999999;width:100%; box-shadow:0px 0px 1px #f96600;}
.jzbnav li ul li{ float:none; clear:both;text-align:center;  display:block;background:#E06716;width:auto;}
.jzbnav li:hover ul{ display:block;}

.jzbnav ul>li:hover{ border:1px solid #f96600; transition: all 1000ms ease 0s; }

.jzbnav .current{box-shadow:0px 0px 1px #f96600;  border-radius:20px;}
.jzbnav .current a{ color:#ff4a00;  }



.jzbnav .tBox { width: 100%; height: 100%; position: absolute; left: 0; top: 0; overflow: hidden; }
.jzbnav li .bg { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2); transition: 400ms; width: 100%; height: 100%;  color:#fff; }
.jzbnav li .t1 { width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: 400ms; font-size:16px;}
.jzbnav li .t2 { opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; color: #f96600;font-size:16px;  position: absolute; left: 0; top: 20px; transition: 400ms; }
.jzbnav li:hover .bg,.jzbnav .current .bg { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }
.jzbnav .cur .t1, .jzbnav li:hover .t1 { top: -15px; opacity: 0; filter: alpha(opacity=0); }
.jzbnav .cur .t2, .jzbnav li:hover .t2 { top: 0; opacity: 1; filter: alpha(opacity=100); }

.webhere{ padding:8px 0;}
/* 顶部导航e */




/* 隔断主题s*/
.hrccc{ height:1em; background:#F0F0F0;}
.hrfff{ height:40px; background:#fff;}
.brccc{ height:1px; background:#F0F0F0;}
.hrred{ height:2px; background:#F96600;}
/* 隔断主题e*/

.ind_box{
	margin:0 auto;
	position:relative;
}

.ind_box .ind_title{
	padding:5px 0 18px 0;
	
	position:relative;
}
.ind_box .ind_title .h1{ font-size:26px; width:140px; float:left;}
.ind_box .ind_title .h2{ font-size:20px; width:140px; float:left;}
.ind_box .ind_title .caption{ font-size:14px; padding-top:10px; padding-bottom:5px; border-bottom:1px solid #000; width:1060px; float:left; color:#686868;}

.ind_box .more{ position:absolute; right:0.5rem; top:0;padding-top:1em; color:#444; }
.ind_box .more a{ color:#444;}

/*------------中间模块样式开始，注意从 ws_trait 开始替换-------------*/
.ws_main{background: #f5f5f5;width: 100%;}

.ws_trait{height: 486px;margin: 30px 0;background:url(../images/v1.9/tr_bg.png) no-repeat center;padding-top: 1px;}
.ws_text_active{font-size:21px !important;color:#f5f5f5 !important;margin-top: 10px !important;}
.ws_trait_box_1{padding-top: 1px;z-index:999;width: 161px;height: 139px;text-align: center;-webkit-background-size: 100% 100%;background-size: 100% 100%;cursor:pointer;position:relative;}
.ws_trait_bg{position:absolute;top:0;left: 0;z-index: -1 !important;width: 100%;height: 100%;}
.ws_trait_icon{margin-top: 19px;}
.ws_trait_box{position:absolute;left: 0;top: 0;}
.ws_trait_box a{position:absolute;z-index:999;}
.ws_trait_box_1 h2{font-size:18px;color:#5e5e5e;font-weight: 600;line-height: 30px;margin-top: 6px;}
.ws_trait_box_1 h3{font-size:15px;color:#f5f5f5;display: none;line-height: 28px;}
.ws_trait_box_1 span{color:#f5f5f5;font-size:12px;border: 1px solid #f5f5f5;border-radius:3px;padding: 2px 6px;cursor:pointer;display: none;}
.ws_con{width: 416px;height: 362px;margin:50px auto 0;position:relative;}
.ws_tr1{left: 126px;}
.ws_tr2{top:71px;}
.ws_tr3{top:71px;left:252px;}
.ws_tr4{top:145px;left:126px;}
.ws_tr5{top: 217px;}
.ws_tr6{top: 217px;left:252px;}
.ws_text_1{font-size:16px;line-height: 28px;position:absolute;top: 0;left: 0;width: 300px;z-index:0;color:#5e4114;}
.ws_text_1 li{padding-left: 12px;background:url(../images/v1.9/tr_d.png) no-repeat center left;}
.ws_text_1 span{padding-left: 12px;line-height:10px;}
.ws_tr1 .ws_text_1{left:-130px;top:-7px;width: 120px;}
.ws_tr2 .ws_text_1{left:-271px;top:-7px;width: 240px;}
.ws_tr3 .ws_text_1{top:20px;left:240px;width: 330px;}
.ws_tr4 .ws_text_1{top:200px;left:24px;width: 130px;}
.ws_tr4 .ws_trait_box_1{top:0px;left:0;width: 161px;height: 137px;padding-top: 1px;}
.ws_tr4 .ws_trait_box_1 .ws_trait_icon{margin-top: 8px;}
.ws_tr4 .ws_trait_box_1 h2{margin-top: 0px !important;}
.ws_tr5 .ws_text_1{top:85px;left: -219px;width: 140px;}
.ws_tr6 .ws_text_1{top: 80px;left:280px;}
.wsLine_img{position:absolute;}
.ws_tr1 .wsLine_img{left:-47px;top:4px;}
.ws_tr2 .wsLine_img{left:-270px;top:108px;}
.ws_tr3 .wsLine_img{top:32px;left:153px;}
.ws_tr4 .wsLine_img{top:135px;left:77px;}
.ws_tr5 .wsLine_img{top:77px;left: -219px;}
.ws_tr6 .wsLine_img{top: 67px;left:159px;}
.ws_trait_box a{text-decoration:none;}
/*------------中间模块样式结束-------------*/
.ws_title {
    border-bottom: 1px solid #ccc;
    height: 84px;
    margin: 20px auto 36px;
    position: relative;
}
.ws_title h2 {

    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    padding:0;
    margin:0 auto;
}
.ws_title h3 {
    border-bottom: 3px solid #30b87d;
    bottom: -2px;
    font-size: 20px;
    font-weight: 300;
    left: 50%;
    line-height: 43px;
    margin-left: -167px;
    position: absolute;
    text-align: center;
    width: 334px;
    padding:0;
    margin-top:0; margin-bottom:0;
}
.ws_title h4 {
    border-bottom: 3px solid #30b87d;
    bottom: -2px;
    font-size: 20px;
    font-weight: 300;
    left: 50%;
    line-height: 43px;
    margin-left: -300px;
    position: absolute;
    text-align: center;
    width: 600px;
    padding:0;
    margin-top:0; margin-bottom:0;
}

/*公司新闻*/
.news{}
.news_l{ width:305px; height:380px; float:left;}
.news_l .item img{ width:100%;}
.news_l li{ line-height:25px;}
.news_l .item .dec{ padding:10px;}
.news_r{ float:right; width:805px; height:380px;}
.news_r .item{float:left;}
.news_r .item img{ width:100%; height:100%;}
.news_r .item1{width:805px; height:153px; margin-bottom:8px;}
.news_r .item2{ width:451px;height:219px;}
.news_r .item3{ width:354px; height:219px;}
/*自定义  */
.marketing .col-lg-3{ color:#fff;}
.marketing .col-lg-3 h2{ color:#E2B728; text-align:center;}
.marketing .col-lg-2 h2{ color:#E55F16; text-align:center;}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; } @media ( min-width : 768px) { .col-sm-5ths { width: 20%; float: left; } } @media ( min-width : 992px) { .col-md-5ths { width: 20%; float: left; } } @media ( min-width : 1200px) { .col-lg-5ths { width: 20%; float: left; } }

.navbar-jzb{ background:#E65414;}


/*直播厅-列表*/
.head_1,.nav_1,.Service_1,.Visit,.Tele,.foot_1,.Live_lb,.Cipher1,.Cipher_zh,.Not_zc,.Live_D,.problem,.center,.img_banner{margin:0 auto}
.Live_lb{ width:1241px; min-height:1000px;}
.Live_lb .Live_banner {margin: 10px auto 10px; display:block; width:1189px;}
.Live_sx{ border:1px solid #e4e4e4; margin:0 25px 30px ; border-bottom:none;}
.Live_sx ul{border-bottom:1px solid #e4e4e4; height:40px;}
.Live_sx ul li{ float:left; height:40px; line-height:40px; width:55.5px; text-align:center; color:#404144;}
.Live_sx ul li.Live_li{ background:#f2f2f2; width:79px;}
.Live_sx ul li.Live_li2{ width:auto; padding-left:15px;}
.Live_sx ul li.Live_li2 input.Live_so{ width:178px; height:21px; line-height:21px; border:1px solid #cccccc; padding:0 5px;color:#888;}
.Live_sx ul li.Live_li2 input.Live_an{ border:1px solid #ccc; height:23px; width:56px; margin-left:8px; color:#888;}
.Live_sx ul li.Live_pm{ width:95px;}
.Live_sx ul li.Live_hover a{ color:#ff4a00;}
.Live_sx ul li a{ color:#404144;display:block;}
.Live_sx ul li a:hover{color:#ff4a00;}
.Live_lb .Live_name{ height:45px; border-bottom:1px dashed #a0a0a0; margin:0 25px 22px;}
.Live_lb .Live_name h2{ font-size:24px; color:#ff4a00; background:url(../images/live_name.jpg) no-repeat 0 8px; padding-left:26px; float:left; line-height:34px;}
.Live_lb .Live_lbb{ margin:0 4px 20px; overflow:hidden;}
.Live_lb .Live_lbb li{ width:383px; height:264px; float:left; border-radius:10px; overflow:hidden; position:relative; margin:0 13px 26px; border:1px solid #fff;}
.Live_lb .Live_lbb li .Live_dw{ position:absolute; top:0; right:0;}
.Live_lb .Live_lbb li .Live_bj{ background:#fff;opacity:0.7; filter:alpha(opacity=50); height:38px; position:absolute; bottom:0; display:block; width:100%}
.Live_lb .Live_lbb li p{ position:absolute; bottom:0; height:38px; line-height:38px; font-size:17px;}
.Live_lb .Live_lbb li p span{ width:91px; overflow:hidden; display:block; text-align:center; margin:0 2px; float:left;}
.Live_lb .Live_lbb li a{ color:#000;}
.Live_lb .Live_lbb li:hover{ border:1px solid #ff4a00;}


/*直播厅-分页*/
.Live_lb .Paging{margin:0 4px; border-top:1px solid #c4c5bf; height:60px; padding-top:10px;}
.Live_lb .Paging p{ float:left; line-height:28px; font-size:14px; padding:0 120px 0 4px; color:#666;}
.Live_lb .Paging ul{ float:right;}
.Live_lb .Paging li{ float:left; width:31px; height:28px; text-align:center; line-height:28px; color:#666; margin-right:4px;}
.Live_lb .Paging li.paging_gd{ border:none;}
.Live_lb .Paging li.paging_next{ width:60px;}
.Live_lb .Paging li.Paging_total{ width:auto; border:none;}
.Live_lb .Paging li.paging_Jump{ border:none; width:auto;}
.Live_lb .Paging li.paging_Jump span{ padding:0 10px;}
.Live_lb .Paging li.paging_Jump input.paging_text{ border:1px solid #ccc;width:30px; text-align:center; line-height:28px; height:28px; color:#666}
.Live_lb .Paging li.paging_Jump input.paging_url{ border:1px solid #ccc; height:28px; background:#fff; color:#666; cursor:pointer;}
.Live_lb .Paging li.paging_Jump input:hover{ border:1px solid #ff7300; color:#ff7300;}
.Live_lb .Paging li a{ color:#666; display:block;border:1px solid #c4c5bf;}
.Live_lb .Paging li a:hover{ border:1px solid #ff7300; color:#ff7300;}


/*直播厅-详情页*/
.Live_name1{ border:1px solid #d5d5d5; border-radius:10px; padding:10px 0; margin-bottom:26px;box-shadow: 0 0 2px #666;}

.Live_D1l .Live_Day{ height:32px; width:69px; border:1px solid #f2b6b6; text-align:center; line-height:32px; border-radius:10px; font-size:16px; color:#ff4a00; font-weight:bold; background:#eeeeee; margin-left:16px;}
.Live_D1l .Live_Day1{width:81px; height:81px; background:#eeeeee; border-radius:5px;box-shadow:5px 4px 8px  #cecece; margin:12px 0 0 10px;}
.Live_D1l .Live_Day1 p { font-size:13px; padding-left:16px;}
.Live_D1l .Live_Day1 p.Live_Day_p{ padding:16px 0 2px 16px;}
.Live_D1l .Live_Day1 p b{ font-size:24px; padding-left:6px;}
.Live_D1r{ border:1px solid #dadada; border-radius:10px;}
.Live_D1r .sg1{clear:both; padding:0 0 17px 0; background:url(../images/sg1.png) no-repeat; height:39px; line-height:39px; margin:20px 0; font-size:20px; color:#1f446f; text-align:center; width:152px;}
.Live_D1r .sg1_1{ overflow:hidden; clear:both;}
.Live_D1r .sg1_1 ul{ float:left; width:323px; padding:10px 0;}
.Live_D1r .sg1_1 ul.sg1_u2{ padding-left:28px;border-left:1px solid #b5b5b5;}
.Live_D1r .sg1_1 li{ font-size:12px; line-height:22px;padding-left:20px; padding-right:5px;}
.Live_D1r .sg1_1 li.sg1_li{ background:url(../images/sg_4.png) no-repeat 2px center; font-size:20px; margin-bottom:14px;}
.Live_D1r .sg1_1 li span{ width:55px; display:block; float:left;}
.Live_D1r .sg2{ padding-bottom:20px;clear:both;}
.Live_D1r .sg2_2{ margin:30px 0;position:relative; clear:both;}
.Live_D1r .sg2_2 img,.Live_D1r .sg2_3 img{ width:186px; float:left; margin:0 3px}
.Live_D1r .sg2_2 p,.Live_D1r .sg2_3 p{float:left;}
.Live_D1r .sg2_3{ margin:30px 0; position:relative; clear:both;}
.Live_D1r .sgcomment{  position:relative; clear:both; padding-right:20px; padding-bottom:10px;}
.Live_D1r .moreshared{ position:absolute; right:20px; top:10px;}
.Live_D1r .sgcommentform{position:relative;}
.Live_D1r .commentformtxt{ width:80%; }
.Live_D1r .commentformbtn,.Live_D1r .btn_receive_unlogin{ width:90px; height:40px; background:#f96501; color:#fff; float:right; cursor:pointer}

.sg2_2 .span_P,.sg2_3 .span_P{ position:absolute; top:77px; left:40px; cursor:pointer}
.sg2_2 .span_N,.sg2_3 .span_N{ position:absolute; top:77px; right:40px; cursor:pointer}
.Live_sm{ min-height:100px; margin-bottom:5px; background:#f1f1f1; border:1px solid #dadada;}
.Live_sm img{ float:left;}
.Live_sm .Live_sm1{ padding: 0 0 10px 50px; font-size:14px; float:left; line-height:22px; width:580px;}
.Live_sm .Live_sm1 strong{ display:block; font-weight:normal; font-size:18px; padding: 10px 0 5px; line-height:inherit;}


/*6大人性化设计*/
.Humane{ background:#f3f3f3;}
.Humane p{ text-align:center; color:#595757; font-size:18px; line-height:22px;}
.Humane p span{ display:block; font-size:14px;}

.Humane ul li{ width:154px; height:344px; float:left; margin: 0 14px; position:relative;}
.Humane ul li.Humane_li1{ background:url(../images/Humane_2.png) no-repeat;}
.Humane ul li.Humane_li2{ background:url(../images/Humane_1.png) no-repeat;}
.Humane ul li.Humane_li3{ background:url(../images/Humane_3.png) no-repeat;}
.Humane ul li.Humane_li4{ background:url(../images/Humane_4.png) no-repeat;}
.Humane ul li.Humane_li5{ background:url(../images/Humane_5.png) no-repeat;}
.Humane ul li.Humane_li6{ background:url(../images/Humane_6.png) no-repeat;}
.Humane ul li.Humane_li7{ background:url(../images/Humane_7.png) no-repeat;}
.Humane ul li p{ background:url(../images/Humane_tm.png) no-repeat; width:154px; height:344px; color:#fff; padding-top:134px; display:none;  }
.Humane ul li a{ color:#fff; position:absolute; bottom:18px; left:52px; display:block; width:52px; height:52px; background:url(../images/y6.png) no-repeat; text-align:center; line-height:52px; font-size:32px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
.Humane ul li a.Humane_a{ display:none; background:#ffb699;}

/*套餐 Tab*/
.Tab { width:100%; margin-top:35px; display:block; }
.Tab li{ background:#f3f3f3; margin-bottom:1px; height:40px; line-height:40px; text-align:left;}
.Tab li div{ color:#595757; font-size:14px;}
.Tab li div.Tab_div1 div { font-size:18px; font-weight:bold; color:#595757;}
.Tab li div.Tab_div1 .Tab_wz{ color:#ff4900;}
.Tab li div.Tab_wz{ float:left;width:20%; text-align:left;}
.Tab li div.Tab_cl{ float:left; width:348px; padding-right:5px;}
.Tab li div.Tab_sl{ /*float:left; width:65px; padding-right:5px;*/}
.Tab li div.Tab_jz{ padding-left:11px; width:54px;}
.Tab li div.Tab_sm{ float:left; width:555px;}
.Tab li div.Tab_xx{ line-height:19px;}
.Tab li.Tab_li{ background:#d7d7d7;}
.Tab li.Tab_li1{ height:80px; line-height:80px;	}

/*--免费电话 在线客服样式-*/
.qiao-icon-round{ color:#0164a3!important;background:url(../../wap/views/Activity/images/zl-online.png) no-repeat 10px !important; border-radius:0px; width:26px!important; overflow:hidden; font-size:14px!important; height:83px!important; top:65%!important;left:89.5%!important;padding:58px 0 0 16px!important; overflow:hidden!important }
.lxb-container-btn-show{color:White!important; padding-top:33px!important; font-family:font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu!important;font-size:14px!important;left:-3px!important; line-height:15px!important;top:69%!important;
                         background:transparent url(../../wap/views/Activity/images/zl-phone.png) no-repeat  center 5px!important;text-shadow:1px 1px 2px #000;
                          }