@charset "utf-8";
/* CSS Document */
body{   }
.f_rd{color:#d71418;}
/***********/
#header{background:url(../images/header_bg.jpg) repeat-x; height:222px; overflow:hidden;}
.shortcut{
	height:34px;
	line-height:34px;
	color:#fff;
}
.shortcut a{color:#fff; margin-left:10px;}
.fl{float:left;}
.fr{float:right;}
/************head********/
.head {
    -moz-box-shadow:0 3px 4px #e7e7e7;
    -webkit-box-shadow:0 3px 4px #e7e7e7;
    box-shadow:0 3px 4px #e7e7e7;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7');
}
/***********/
.headle{ width:380px; float:left}
.logo{padding-top:15px; padding-left:10px; float:left; }
.logo2{padding-top:15px; float:left; }

.search{float:left;}
.search ul li{float:left;}
.search_txt { width:600px; height:30px; line-height:30px;}
.search_txt li { width:50px; height:30px; line-height:30px; float:left; color:#999;text-align:center; cursor:pointer;}
.search_txt li:hover { width:50px; height:30px; line-height:30px; float:left; color:#000;text-align:center; cursor:pointer;}
.search_txt .search_txt_on { color:#000; font-weight:bold; }
.searchBox{border:2px solid #2577e3;width:380px; height:34px;line-height:34px; background:url(../images/search_bg.jpg) no-repeat 8px #fff; border-right:0; font-size:12px; padding-left:30px; float:left;}
.searchBtn{width:90px; height:38px; line-height:38px; background-color:#2577e3; border:0; font-size:14px; outline:none; cursor:pointer; font-weight:bold; color:#FFF; float:left;}
.searchBtn:hover{cursor:pointer; background:#055bcc;}
.search_xj{width:90px; height:36px; line-height:36px; border:1px solid #ccc; font-size:14px; cursor:pointer; color:#555; text-align:center; float:left; margin-left:10px;}
.search_xj:hover{border:1px solid #ddd;}


.ewm { width:64px; float:right; line-height:20px; margin:0px 0 0 10px; text-align:center; color:#999; position:relative;}
.ewm img{border:1px solid #FFF; border-left:2px solid #fff; border-top:2px solid #fff;-webkit-box-shadow:0 1px 3px #eee;-moz-box-shadow:0 1px 3px #eee;box-shadow:0 1px 3px #eee;}


/*建立流程---banner*/
#cxda_top{ width:100%; height:300px; background:url(../images/dangan_banner.jpg) center top no-repeat}
#cxda_top_a{ width:1002px; height:300px;  background-size:100% 100%; margin:0 auto; display:block;}

/*建立流程---申请流程*/
.gyhb_cxda_jl { width: 1200px;  margin: 30px auto; border: none; display:flex;flex-wrap:wrap; }
.gyhb_cxda_left{ width:250px; float:left; display:inline-block;  background: url(../images/cxda_left_hbt.png) no-repeat;}
.gyhb_cxda_right { width:900px; float:left; margin-left: 50px;}

.gyhb_cxda_right .jllc_enname1{ color:#444444}
.gyhb_cxda_right .jllc_enname2{ color:#444444; margin-top:30px;}
.gyhb_cxda_right .jllc_cnname{ font-size:14px; color:#222222; font-weight:600;}
.gyhb_cxda_right .jllc_lcms1{ font-size:12px; line-height:25px; color:#666666}
.gyhb_cxda_right .jllc_lcms2{ margin-top:20px; font-size:12px; line-height:25px; color:#000000; text-align:left}
.gyhb_cxda_right .jllc_lcms2 .tel{ color:#ff0000; font-size:14px; margin-right:30px;}

.wpa-container {
	margin:0 5px;
    text-align: center;
    display: inline-block;
    width: 94px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
	background: #fff;
    color: #1e2330;
    border: 1px solid #dadee7;
    border-radius: 2px;
    font-size: 14px;
    font-family: "microsoft yahei";
}
.wpa-container .icon-qq {display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-right: 3px;
    margin-top: -3px;
    background: url(../images/1_1_1.png) no-repeat;
}
.jllc_czbz{ width:100%; margin-top:20px; height:210px; display:block}
.czbz_1{width:225px; float:left; padding:130px 0 40px 55px; font-size:14px; color:#ffffff; line-height:22px;text-align: -webkit-left; background-image: url(../images/cxda_sqs.png);}
.czbz_2{width:225px; float:left; padding:130px 0 60px 55px; font-size:14px; color:#ffffff; line-height: 22px;text-align: -webkit-left; background-image: url(../images/cxda_zzfb.png); margin-left:30px;}

.jlda_advatages{ width:1200px; margin:60px auto; height:auto; overflow:hidden }
.jlda_advatages .title{ padding-left:35px; font-size:20px;height:50px; line-height:50px;  border-bottom:#DADADA 1px solid; background:url(../images/cxda_youshi.png) left center no-repeat}

/*入门指南*/
.page-title{
    position: relative;
    height: 50px;
    color: #fff;
    -webkit-box-shadow: 0px 3px 5px #E6E7E9;
    -moz-box-shadow: 0px 3px 5px #E6E7E9;
    box-shadow: 0px 3px 5px #E6E7E9;
}

.topic-nav{
    padding-top: 0;
    height: 50px;
    font-size: 0px;
    line-height: 50px;
    text-align: right;
    width:1200px;
    margin:0 auto;
}
.topic-nav a{
    color: #6F6F6F;
    text-decoration: none;
    font-weight: 300;
    margin-right: 44px;
    font-size: 14px;
    display: inline-block;
    height: 47px;
    line-height: 50px;
}
.topic-nav a.active{
    height:47px;
    color: #2C8DF6 ;
    border-bottom:3px solid #2C8DF6 ;
    position: relative;
}
.topic-nav a.active:after{
    content: " ";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    content: "";
    border: 8px solid transparent;
    border-top-width:0px;
    border-bottom: 8px solid #fff;
}
.topic-title{
    position: absolute;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    color:#535353;
}



/*入门步骤*/
.rumen_rmzn_style{ width:100%;}
.rumen_rmzn_style h3{ min-height:40px; line-height:40px; margin:20px 0;}
.rumen_rmzn_style h3 i{ color:red}
.bottom{ width:100%; height:80px; line-height:80px;background: #000;}
.bottomin{ width:1200px; margin:0 auto; text-align:center; color:#999999}
