@charset "utf-8";
/* CSS Document */
.wrap{background:url(../indeximages/banner.png) no-repeat;}
.cont_balo{width:1000px;margin:0 auto;position:relative;}
.login_box{position:absolute;top:0;left:690px;background:#b3d4f2;margin-top:20px;padding:20px 30px;}
.login_box .login .pho_user{text-align:center;margin-bottom:15px;}
.login_box .login li{line-height: 24px;margin-bottom:10px;position: relative;}
.login_box .login li input[type="text"]:focus,.login_box .login li input[type="password"]:focus{ border:1px solid #87baf5;}
.login_box .login li input[type="text"],.login_box .login li input[type="password"]{width:158px;height: 16px;border: 1px solid #1088d4;border-radius: 3px;padding: 8px 30px; font-family: "微软雅黑";}
.login_box .login li .icon {width:14px; height:15px;vertical-align: middle;position: absolute;left: 8px;top: 10px;line-height: normal;}
.login_box .login li #checkbox{margin-right:5px;}
.login_box .login li .refer{display:inline-block;width:220px;line-height:38px;text-align: center;background: #1088d4;color: #fff;font-size:16px;border: none;margin: 0;cursor: pointer;border-radius: 3px;font-family: "微软雅黑";}
.login_box .login li .referhalf{display:inline-block;width:100px;line-height:38px;text-align: center;background: #1088d4;color: #fff;font-size:16px;border: none;margin: 0;cursor: pointer;border-radius: 3px;font-family: "微软雅黑";}
.login_box .login li .refer:hover{ background-color:#007dcc;}
.main{width:1000px;margin:0 auto;margin-top:30px;}
.container{width:728px;background:#fff;border:1px solid #e2e8ec;}
.tab_menu{overflow:hidden;}
.tab_menu li{width:242px;float:left;height:40px;line-height:40px;color:#333;background:#e8edf0;text-align:center;font-size:16px;border-right:1px solid #fff;cursor:pointer;}
.tab_menu li.current{color:#1088d4;background:#fff;}
.tab_menu li a{color:#fff;text-decoration:none;}
.tab_menu li.current a{color:#333;}
.tab_box{padding:20px;}
.tab_box .hide{display:none;}

.tit_nor{line-height:15px;margin:15px 0;}
.tit_nor .line{width:3px;height:14px;background:#1088d4;}
.tit_nor .tit_tj{font-size:14px;padding-left:10px;}


.tab_box .homepicked{width:186px;height:197px;border:1px solid #e2e8ec;padding:25px 16px 22px 16px;margin-right:8px;}
.tab_box .homepicked:hover{
	border: 1px solid #1088d4;
    -webkit-box-shadow: 0 0 14px 5px rgba(13,4,9,0.1);
    -moz-box-shadow: 0 0 14px 5px rgba(13,4,9,0.1);
    box-shadow: 0 0 14px 5px rgba(13,4,9,0.1);
}
.tab_box .homepicked li .pro_i{width:70px;height:70px;margin-left:58px;}
.tab_box .homepicked li .pro_h{margin:24px 0 20px 0;height:40px;font-size:16px;text-align:center;}
.tab_box .homepicked li .pro_h a{color:#333;}
.tab_box .homepicked li .pro_h a:hover{text-decoration:underline;color:#1088d4;}
.tab_box .homepicked li .pro_l{border-top:1px solid #e2e8ec;}
.tab_box .homepicked li .pro_a{margin-top:22px;text-align:center;}
.tab_box .homepicked li .pro_a .txt_xz{padding-left:22px;background:url(../indeximages/icon_xiazai.png) no-repeat 0 center;font-size:14px;color:#9fa19f;margin-right:0px;}
.tab_box .homepicked li .pro_a .txt_tb{padding-left:22px;background:url(../indeximages/icon_tianbao.png) no-repeat 0 center;font-size:14px;color:#9fa19f;}
.tab_box .homepicked li .pro_a .txt_xz:hover{background:url(../indeximages/icon_xiazai_h.png) no-repeat 0 center;color:#1088d4;}
.tab_box .homepicked li .pro_a .txt_tb:hover{background:url(../indeximages/icon_tianbao_h.png) no-repeat 0 center;color:#1088d4;}
.content {
    width: 258px;
    border: 1px solid #e2e8ec;
    margin:0 0 12px 10px;
    border-radius: 3px;
}
.content h5 {
    background: #e8edf0;
    line-height: 40px;
    padding-left: 15px;
    margin: 0px;
	font-size: 16px;
    font-weight: 400;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.content h5 span {
    float: right;
    margin-right: 10px;
    margin-top: 14px;
}
.listr{
    padding-bottom: 20px;
	clear: both;
    list-style: none;
    margin: 10px 5px 0px 15px;
    height: 150px;
}

.listr li {
	background:url(../images/spot.png) no-repeat left center;
    height: 28px;
    line-height: 28px;
    text-indent: 17px;
    vertical-align: top;
}
.listr li a {
    float: left;
    font-size:14px;
	color:#666;
    max-width:60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.listr li span{
	float: right;
	font-size:14px;
    color: #8d8d8d;
	cursor:pointer;
}
.listr li a:hover{
	text-decoration:underline;
	color:#1088d4;
}

/* 右侧客服菜单 */
.floating_ck{position:fixed;right:20px;bottom:10%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#fff;border:1px solid #e8e8e8;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dd:hover span{color:#fff;}
.floating_ck .firstLi {border-top-left-radius: 8px;border-top-right-radius: 8px;}
.floating_ck .lastLi {border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}
.floating_ck dl dd:hover{background-color:#4287dc;color:#fff}
.floating_ck dd span{color:#6b6b6b;display:block;padding-top:54px;}
.words{background-image:url(../images/navigation_icon4.png);}
.words:hover{background-image:url(../images/navigation_h_icon4.png);}
.quote{background-image:url(../images/navigation_icon3.png);}
.quote:hover{background-image:url(../images/navigation_h_icon3.png);}
.return{background-image:url(../images/navigation_icon6.png);}
.return:hover{background-image:url(../images/navigation_h_icon6.png);}
