
.mt10{ margin-top:12px;}
.more{ padding:20px 15px 0 0;}
.more a,.answer .ans_q .ans span a{ color:#999}
.more a:hover,.col_r a:hover{ color:#ef5853}
.raid_t{ height:42px; margin-top:15px;border-bottom:2px solid #ef5853; }
.raid_t ul{}
.raid_wrap{ position:relative;}
#subNav{width:980px;height:42px; background:#f7f7f7}
#subNav li{float:left; color:#333;}
#subNav .wrap{width:980px;}
#subNav a{display:block;height:42px;text-align:center;line-height:42px; font-size:16px; padding:0 22px; background:url(../images/raid/titi_bg.gif) no-repeat right center;}
#subNav a:hover,#subNav .adv_active a{background:#ef5853;color:#fff}


.r_column1{ border:1px solid #e9e9e9; margin-top:15px;float:left}
.col_l{ width:184px; border-right:1px solid #e9e9e9; height:185px; text-align:center; padding-top:72px;float:left}
.col_l h2{ line-height:32px; font-size:14px;}
.col_l h2.cred{ color:#ef5853}
.col_l h2.cblue{color:#35b2e0}
.col_l h2.cgre{ color:#09a692}
.col_l h2.corg{color:#fe6e1f}
.col_r{ width:790px; float:left; }
.r_con{ width:363px; margin:15px 15px;}
.r_con dl{ border-bottom:1px dotted #e9e9e9; float:left; padding-bottom:10px;}
.r_con dl dt{ width:95px}
.r_con dl dd{ margin-left:10px;float:left; width:255px; }
.r_con dd.dd01{ font-size:14px; line-height:32px;}
.r_con dd.dd02{ line-height:20px;}
.r_con dd.dd02 a{color:#666;}
.r_con ul{ margin-top:10px; float:left}
.r_con ul li{ display:inline; width:360px; float:left; line-height:30px;}
.col_r ul li a{ color:#666;}
.col_r ul li span{ float:right; color:#999}

.col943{ height:560px; padding-top:400px}
.col310{ height:220px; padding-top:90px}
.col320{ height:230px; padding-top:90px}
.category{}
.category .cate_1{ width:372px; float:left; margin:15px 0px 0px 15px;}
.category .fltit{ width:100%; background:#eae7e7; height:48px;}
.category h4{ font-size:14px;height:38px;line-height:36px; padding:10px 0 0 50px; background: url(../images/raid/ins_tit.png) no-repeat left; color:#333; float:left;}
.category h4.tit1{ background-position:5px 5px;}
.category h4.tit2{ background-position:5px -60px;}
.category h4.tit3{ background-position:5px -122px;}
.category h4.tit4{ background-position:5px -185px;}
.category h4.tit5{ background-position:5px -252px;}
.category h4.tit6{ background-position:5px -316px;}
.category ul{ border:1px solid #e9e9e9; float:left; padding:0px 10px; width:350px; height:251px;}
.category ul li{ line-height:30px;}
.category ul li a{ color:666;}
.category i{ display:block; margin-top:15px;}

/*问答*/
.answer{ height:300px;font-family:"Microsoft Yahei";}
.answer .tab{ overflow:hidden; margin:10px 15px 0 15px; border-bottom:1px solid #e1e1e1}
.answer .tab a{ display:block; padding:6px 5px; font-size:14px; color:#666; float:left; margin-right:60px; }
.answer .tab a:hover{ text-decoration:none;border-bottom:1px solid #ef5853;}
.answer .tab a.on{border-bottom:2px solid #ef5853;text-decoration:none;}
.answer .content{ overflow:hidden; padding:10px; border:none}
.answer .content div{ display:none; margin:10px 0px 10px 10px;}
.answer .ans_q{ border-bottom:1px dotted #e1e1e1; padding-bottom:15px; display:block}
.answer .ans_q .ans{ background:url(../images/raid/wd_t.gif) no-repeat left center; font-size:14px; padding-left:30px; height:40px; line-height:40px; }
.answer .ans_q .ans a{color:#333;float:left}
.answer .ans_q .q{ background:url(../images/raid/wd_d.gif) no-repeat left top; padding-left:60px; height:50px; line-height:24px;}
.answer .ans_q .q a{ color:#666;}
.answer .ans_q a:hover{ color:#ef5853}
.answer .ans_q .q i{ font-style:none; color:#cc0000; font-size:14px;}
.answer .li-last{border: none;}
.answer .more{ padding:0 5px; font-size:12px;}
/*案例*/
.case{ height:300px;font-family:"Microsoft Yahei";}
.case_tit{}
.case-hot{ margin:15px 0 0 15px;}
.case-hot strong{ font-size:14px; line-height:32px; color:#666}
.case-tit-ul{ float:left;}
.case-hot .more{ padding:5px 20px 0 0;}
.case-tit-ul li{ display:inline; margin:0 12px;}
.case-tit-ul li a {display: inline-block;height: 26px;line-height: 26px;padding: 0 10px;background: #eaeaea;color:#666}
.case-tit-ul li.hot a {background: #fe6e1f;color: #fff;transition: background-color 0.2s linear;transition: color 0.2s linear}
.case-tit-ul li a:hover {background: #ef5853;color: #FFF}
.case-list-ul{ width:360px; float:left; margin:15px 15px 0 15px;}
.case-list-ul li {height: 30px;line-height: 30px;overflow: hidden; vertical-align:top;}
.case-list-ul li a {float: left;color: #555}


/*返回top代码*/
#back-to-top{position:fixed;bottom:5%;right:0%;}
#back-to-top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:50px;/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/-moz-transition:color 1s; -webkit-transition:color 1s;-o-transition:color 1s;}
#back-to-top a:hover{color:#979797;}
#back-to-top a span{display:block;height:50px;width:50px;background:url(../images/raid/top.png) no-repeat center center;margin-bottom:5px;-moz-transition:background 1s;-webkit-transition:background 1s;
-o-transition:background 1s;}
#back-to-top a:hover span{background:url(../images/top.png) no-repeat center center;}

.r_con ul li a{ float: left}