/* CSS Document */
body{ margin:0; padding:0; font-size:14px; font-family: "微软雅黑","黑体" ; line-height:24px;}
.clear{ clear:both;}
.img{ border:0;}
ul,li,h2{ margin:0; padding:0;}
ul,li{ list-style-type:none;}
a{text-decoration:none;}

#scrollable{ width:100%; height:auto;}
.container{ width:990px; height:auto; margin:0 auto; overflow:hidden;}

/*#container{ width:100%; height:auto;}
.contain{ width:990px; height:auto; margin:0 auto; overflow:hidden;}*/

/* 头部01 */
.top{ width:auto;height:24px; background:url(../../images/topBg.gif) repeat-x;color:#666;margin:0 auto;}
.top p{width:950px;height:25px;margin:0 auto;line-height:25px;font-size:12px;}
.top a{color:#000;}
.top a:hover{ text-decoration:underline; color:#F00;}

/* 头部*/
.qd_banner{ width:100%; height:695px; background: #be1f2a url(images/banner_bg.jpg) no-repeat; margin:0 auto;}
.banner_logo{ width:341px; height:168px; margin:0 auto; background-color:transparent}
.banner_01{ width:990px; height:183px;  margin:72px 0 16px 150px;}
.banner_02{ width:990px; height:135px; margin-left:150px; }

/* 问题*/
.qd_problem{ width:100%; height:695px; background:#414141 url(images/wen_45.jpg) repeat; margin:0 auto;}
.qd_arrow{ height:97px;}
.qd_arrow_1{ width:183px; height:82px; margin-left:55px; float:left; display:inline;}
.qd_arrow_2{ width:490px; height:70px; margin:26px 0 0 24px; float:left; display:inline;}
.problem_wt_3{ width:882px; height:482px; margin:55px auto 0 auto;}
.problem_wt_3 ul li{ list-style-type:none; float:left;}

/* 服务 */
.qd_service{ width:100%; height:700px; background:#ed4535; margin:0 auto;}
.qd_service_1{ width:940px; margin:25px auto 0 auto;}
.qd_service_11{ width:350px; float:left;}
.qd_service_11 ul h2{ font-size:24px; line-height:66px; color:#FF0;}
.qd_service_11 ul li{ font-size:16px;line-height:20px; color:#FFF;}
.qd_service_12{ width:228px; height:552px; float:left;}


/* 双渠道 */
.qd_qudao{ width:100%; height:2128px; background:#feac58; margin:0 auto;}
.qudao_arrow{ height:131px;}
.qudao_arrow_1{ width:183px; height:82px; margin-left:55px; float:left; display:inline;}
.qudao_arrow_2{ width:665px; height:96px; margin:26px 0 0 24px; float:left; display:inline; }

/* 双渠道线上 */
.qd_qudao_1{ width:810px; height:192px; margin:24px auto 0 auto;}
.qd_qudao_yun{ width:864px; height:460px; margin:60px auto;}
.qudao_yun_1{ width:481px; height:69px; margin-left:183px;}
.qudao_yun_2{ width:864px;}
.qudao_yun_21{ width:285px; float:left;}
.qudao_yun_22{ width:280px; height:300px; float:left;}
.qudao_yun_3{ width:280px; height:91px; margin-left:285px;}
/* 双渠道线下 */
.qd_qudao_2{ width:899px; height:192px; margin:0 auto;}
.qd_qudao_3{ width:849px; height:53px; margin:25px auto;}
.qd_qudao_4{ width:812px;  margin:25px auto;}
.qd_qudao_4 ul li{ float:left;}

/* 合作优势 */
.qd_advantage{ width:100%; height:600px; background:#273c67; margin:0 auto;}
.qd_advantage_1{ width:895px; height:338px; margin:60px auto;}
.qd_advantage_1 ul li{ float:left;}
/*  合作伙伴*/
.qd_partner{ width:100%; height:1050px; background:#bab932; margin:0 auto;}
.qd_partner_1{ width:918px; margin:30px auto;}
.qd_partner_11{ width:437px; float:left;}
.qd_partner_111{color:#224a9c; font-size:18px;}
.qd_partner_icon{ width:26px; height:26px; background:#224a9c; float:left; margin-right:20px; display:inline;}
.qd_partner_112{ width:437px;  margin-top:30px;}
/*展会合作*/
.qd_partner_12{ width:437px; float:left; margin-left:40px; display:inline; }
.qd_partner_121{ width:437px; height:140px; background:#FFF; filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7; margin-top:20px;}

/*公司发展顾问 特聘专家讲师*/
.qd_partner_2{ width:913px; margin:25px auto;}
.qd_partner_21{width:913px; margin:30px auto;}
.qd_partner_21 ul li{ float:left; margin-left:21px; color:#224a9c; text-align:center; font-size:16px; line-height:30px;}

/* 合作品牌 */
.qd_brand{ width:100%; height:auto; background:#d82545; margin:0 auto;}
.qd_brand_1{ width:937px; margin:40px auto;}

/* 联系我们 */
.qd_contact{ width:100%; height:660px; background:#414141 url(images/wen_45.jpg) repeat; margin:0 auto;}
.qd_contact_1{ width:835px; margin:0 auto; color:#FFF; margin-top:70px; }
.qd_contact_1 table td{text-align:center; height:40px; line-height:40px;}


/*  NAVIGATION                                                                */
/******************************************************************************/
.navigation 
{
    position: fixed;
    top: 200px; 
	left: 0px;
}
.navigation img
{
	margin-left: 50px;
	margin-bottom: 20px
}
.navigation li 
{
 	position: relative;
    margin: 0 0 4px;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
.navigation a 
{
	position: relative;
	display: inline-block;
    padding: 0.3em .5em 0.3em;
    text-decoration: none;
	background-color: #ffffff;
	color: #888887;
	-moz-border-radius: 0 .4em .4em 0;  /* Firefox */
	-webkit-border-radius: 0 .4em .4em 0; /* Safari, Chrome */
	border-radius: 0 .4em .4em 0; /* CSS3 */
	outline: none;
	cursor: pointer;
}
.navigation a.nav-active
{
	color:#d82445;
}
.navigation a:hover
{
	background-color: #ffffff;
	color:#d82545;
}
.navigation span
{
	padding-left: 10px;
	padding-right: 10px;
}

.footer {margin:0 auto;width:auto; background:#810600; border-top:4px solid #eeeeee;line-height:24px;padding:20px 0px 20px 0px;color:#ffffff;text-align:center;}
.footer a{color:#fff;text-decoration: none;}
.footer a:hover{color:#FF0000;text-decoration:underline;}
/*---------------返回顶部------------------*/
html{_text-overflow:ellipsis;}
#back-to-top{display:block;position:fixed;left:50%; margin-left:480px;bottom:0px;right:0px; _position:absolute;_left:50%; _margin-left:505px;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));/* _bottom:auto; */ width:36px; height:36px; background:url(http://www.1288.tv/imagesb/GotoTop.gif) 0 0 no-repeat;}
#back-to-top:hover{ background:url(http://www.1288.tv/imagesb/GotoTop.gif) -36px 0px no-repeat; -webkit-transition: color .15s linear, background-color .3s linear; -moz-transition: color .15s linear, background-color .3s linear; -o-transition: color .15s linear, background-color .3s linear; -ms-transition: color .15s linear, background-color .3s linear; transition: color .15s linear, background-color .3s linear; cursor: pointer;}


/******************************************************************************/
/*  MASK                                                                      */
/******************************************************************************/
#mask 
{
	position: absolute;
	display: none;
	background-color: #000;
	z-index: 200;
}

.doc-loader
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.doc-loader td
{
    vertical-align: middle;
    text-align: center;
	background-color: #1f1f1f;
}

/*  */
