﻿/*
  盟威快速开发平台网页
  @describtion: include reset, common, header and footer part
  @time: 2013-1-16
*/

/*-------------------------------css reset----------------------------*/
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.btn-outline {
    border-color: #563d7c;
    color: #563d7c;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.webCounter {
    font-size: 9px;
    font-weight: 100;
    color:transparent;
    float: left;
  }
ul,li{list-style: none inside;line-height: 2em;}
table {border-collapse:collapse;border-spacing:0;}
caption, th {text-align:left;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}
input, textarea, select {*font-size:100%;}
legend {color:#000;}

/*--------------------------------css common-------------------------------*/
/*======万能Float闭合======*/
.clearfix:after{content:'\0020';display:block;height:0;clear:both;visibility: hidden;}
.clearfix{*zoom:1;}

a:link,
a:visited {
	color:#428BCA; 
	text-decoration:none;
}
a:hover,
a:active {
	color:#FF6600; 
	text-decoration:underline;
}

.cRed,a.cRed:link,a.cRed:visited,a.cRed:hover{ color:#FF0000; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}

/*------------------------------css module--header-----------------------*/
#header{width:100%;height:110px;margin:0 auto 0 auto;background-color:#4f5356;}
#header-logo{width:960px;line-height:72px;padding-left:10px;margin:0 auto;vertical-align:middle;color:#E1E1E1;}
#header-logo img{float:left;height:64px;}
#header-logo a{font-family: "微软雅黑";font-size:1.5em;font-weight:bold;background-color:E8E8E8;color:#E1E1E1;}
#header-logo a:hover{text-decoration: none;font-weight: 400;color:FF0000;}
#nav{height:38px;line-height:38px;margin:0 auto;background-color:#333;}
#header-nav{margin: 34px 0 0 10px;display:block;width:980px;margin:0 auto;display:block; font-size:1em;}
#header-nav li{float:left;height:38px;line-height:38px;}
#header-nav .cur{background-color: #00CCFF;color:#FFFFFF;}
#header-nav li a{color:#FFFFFF; display: block;padding: 0 14px; }
#header-nav li a:hover{text-decoration: none;color:#FFFFFF;background-color: #00CCFF;}
#banner{height:330px;margin:0 auto; background-color: #00CCFF;}

/*------------------------------css module--footer-----------------------*/
/*#footer_Wrape{margin:auto;border-top:solid 1px #666666;background-color:#4f5356;}*/
#footer{margin:0 auto;text-align:center;padding:1em 1em;color:#FFF;background-color:#4f5356;}
#footer a{padding:0 10px;color:#FFF;}
#footer a:hover{color:#FFF; text-decoration:underline;}
#footer p{line-height:1.5em;}

/*------------------------------css index-----------------------*/
#focus {width:980px; height:320px; overflow:hidden; position:relative;margin:0 auto;}
#focus ul {height:320px; position:absolute;}
#focus ul li {float:left; width:980px; height:320px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:980px; height:34px; left:0; bottom:0; background-color:#00CCFF;}
#focus .btn {position:absolute; width:980px; height:24px; left:0; bottom:8px; padding-left:10px;float:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:24px; height:24px; line-height:24px; text-align:center; font-size:20px; font-family:"Microsoft YaHei",SimHei; margin-right:10px; cursor:pointer; color:#fff;}
#focus .btn span.on {background:#000; color:#fcc;}

#main_box{width:980px;margin:10px auto;height:580px;}
#index_left h2{font-size:14px;display:block;line-height:34px;height:34px;background-color:#F7F7F7;font-family:"Microsoft YaHei"}
.main_left{float:left;width:720px;height:350px;background-color:#FFFFFF;}
.features {padding:10px;height:300px}
.features ul{height:140px;display:block;width:680px;}
.features ul li{float:left;width:160px;margin-left:10px;text-align:center;}
.features ul li h3{font-weight:bold;color:#FF6600;}
.features ul li p{text-align:left;padding:0 6px;}

.main_right{float:right; width:250px;}
#index-download{margin-bottom:10px;padding:5px;text-align:center;background-color:#FFFFFF;}
#down-info{text-align:left;margin:5px auto 5px 30px;}
#down-info p{line-height:20px;}
#news{background-color:#FFFFFF; overflow:hidden;}
.news-list, .concern-list{}
.news-list li{border-top: 1px solid #E1E1E1; margin-top: -1px; height: 30px; line-height: 30px; padding-left: 18px;overflow:hidden;}
.news-list li a{color: #333333;}

.concern{margin-bottom: 10px;}
.concern h2{font-size: 14px;background-color:#F7F7F7;font-family:"Microsoft YaHei";height:34px; line-height: 34px;display:block;}

/*.border-style1{border:1px solid #dadde1; border-radius: 5px; }*/
.border-style2{border:1px solid #c6c8cb; border-bottom:none; border-radius: 5px 5px 0 0; }
.border-style3{border:1px solid #aeb1b5; border-radius: 0 0 5px 5px; }
.border-style4{border:1px solid #aeb1b5; border-radius: 5px; }
.border-style5{border:1px solid #c6cacd; border-top: 0; border-radius: 0 0 5px 5px; box-shadow:2px 2px 5px #d3d6da;}
.border-style6{border:1px solid #c6cacd; border-radius: 0 5px 5px 5px; box-shadow:2px 2px 5px #d3d6da;}
.border-top-radius{border-bottom:1px solid #DDDEDE; border-radius: 5px 5px 0 0;}
.border-bottom-radius{border-top:1px solid #c6c8cb; border-radius: 0 0 5px 5px;}


.title_left{float:left;display:block;width:85px;height:24px;line-height:24px;font-size: 16px;font-weight:bold;color:#000;margin:auto;background-repeat: no-repeat;margin:5px auto 5px 10px;float:left;text-align:center;}/*background-image: url(../images/title_btn.gif);*/
.more {float:right;display:block;margin-right:10px;width:100px;height:26px;background-image: url(../images/title_bg_3.gif);background-repeat: no-repeat;background-position: right;color:#FFFFFF;}

#RDP_description{}
#RDP_description h2{margin:5px auto;text-align:center;background-image: none;font-size:16px;color:#000099;}
#RDP_description h3{color: #660000;font-weight: bold;border-bottom:dashed 1px #CCCCCC;height:40px;font-size:14px;line-height:40px;margin-bottom:10px;}
#RDP_description h4{font-size:14px;font-weight: bold;}




/*------------------------------css content-----------------------*/
#top-line{margin:auto;border-top:solid 3px #00CCFF;}
#content_wrape{margin:0 atuo;background-color:#FFFFFF;padding:20px;}
#content_box{width:960px;margin:0 auto;height:auto !important;height:500px;min-height:500px;background-color:#FFFFFF;}
.content{padding:20px;}
.content p{line-height:24px;text-indent: 20px;}
.h2-styleColor{font-size:14px;display:block;line-height:34px;height:34px;background-color:#F7F7F7;font-family:"Microsoft YaHei";}
.table-TS{border:0;}
.table-TS td{padding:3px;vertical-align: top;}
.table-TS .td-top-center{text-align:center;vertical-align: top;}
.table-TS h3{font-weight:bold;color:#FF6600;}
.kf_qycn_com_cckf_list .kf_qycn_com_cckf_clerk_list li{list-style-position:outside;}


.qqserver img{display:inline;margin:-5px 5px 0 0;vertical-align:middle;}
.qqserver p{text-indent: 0px;margin:-5px 5px 0 0;vertical-align:middle;}
.scrollsidebar{position:absolute;z-index:999;top:100px;}
.side_content{width:167px;height:auto;overflow:hidden;float:left;}
.side_content .side_list{width:167px;overflow:hidden;}
.show_btn{width:0;height:144px;overflow:hidden;margin-top:50px;float:left;cursor:pointer;}
.show_btn span{display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn{background:url(../images/sidebar_bg.png) no-repeat;_background:url(../images/sidebar_bg.gif) no-repeat;}
.side_title{height:46px;}
.side_title{height:46px;}
.side_bottom{height:8px;}
.side_center{font-family:Verdana, Geneva, sans-serif;padding:10px 12px 5px 12px;font-size:12px;}
.close_btn{float:right;display:block;width:19px;height:19px;margin:16px 7px 0 0;_margin:16px 3px 0 0;}
.close_btn span{display:none;}
.side_center .qqserver p{text-align:left;padding:6px 0;margin:0;vertical-align:middle;}
.phoneserver {font-size:14px;text-align:center;}
.phoneserver p{padding:2px 0;_height:16px;margin:0;color:#666666;}
.msgserver{border-top:1px dotted #ccc;text-align:center;margin-top:6px;padding:10px 0 3px 0;}
.msgserver a{background:url(../images/sidebar_bg.gif) no-repeat -119px -154px;padding:3px 0 3px 23px;}
.side_content hr{border-bottom:1px solid #E6E6E6;height:1px;margin:10px 0;clear:both;}

/* green skin  */
.side_green .side_title{background-position:-505px 0;}
.side_green .side_center{background:url(../images/green_line.gif) repeat-y center;}
.side_green .side_bottom{background-position:-505px -60px;}
.side_green .close_btn{background-position:-44px -45px;}
.side_green .close_btn:hover{background-position:-65px -45px;}
.side_green .show_btn{background-position:-187px 0;}
.side_green .msgserver a{color:#68c40b;}
.side_green hr{border-bottom:1px solid #edf2e5;}
