﻿html,body,div,ul,li,span,label,img{margin:0;padding:0;border:none;list-style:none}a:focus,input,image{outline:none}i{font-style:normal}
body{
    font-family: "Microsoft Yahei";
    font-size: 14px;
    background:#fafafa;
}
.top{
    height:30px;
    /*background:#166AC2#f6f6f6;*/
    position: relative;
    /*-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);*/
}
.top1{
    width:980px;
    margin: 0 auto;
    line-height:30px;
    color:#333;
}
.tLeft{float:left;}
.tRight,.tRight2{float:right;height:30px;}
.tRight2{*zoom:1;}
.weather{height:30px;}
.weather iframe{margin-top:3px;}
.r1,#r2,.r3{display:inline-block;position:relative;font-size:13px;}
.r1,#r2,.r3{*display:inline;}
#r2{background:#f1f1f1;border:1px solid #f1f1f1;border-width:0 1px 0;width:80px;text-align:center;}
.tRight a:link,.tLeft a:link{
    color:#333;
    text-decoration:none;
}
.tRight a:visited,.tLeft a:visited{
    color:#333;
}
.tRight a:hover,.tLeft a:hover{
    text-decoration:underline;
    color:#639ACA;
}
#wxr1{
    width:30px;
    display:inline-block;
}
.wx {
    width: 25px;
    height: 20px;
    background: url(../img/WXico.png) no-repeat scroll 0 0;
    margin:5px auto 0;
}
.wx:hover{background-position-y:-20px}
#wxtp{
    background: #fff;
    height: 135px;
    width: 100px;
    padding: 10px;
    position: absolute;
    z-index:999;
    font-size:12px;
    line-height:1;
    text-align:center;
    border:1px solid #e5e5e5;
    display:none;
    line-height:14px;
}
/*首页轮播*/
.flexslider{position:relative;height:400px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;width:990px;margin:0 auto;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.rz_bw_nav001_m,#nav_all li a:hover,.nav{
    border-color: #2268a8!important;
}
#nav_all li a{
    color: #2268a8!important;
}
#nav_all ul li a,.rz_bw_server_tel{
    background: #2268a8!important;
}

/*翻页js*/
.ppage{
    height:250px;
    width:990px;
    border:1px solid #ccc;
    clear:both;
    background:#639ACA;
}
.ppage1{
    height:250px;
    width:99px;
    background:#ccc;
    border:1px solid #639ACA;
    border-width:0 0 0 1px;
    float:left;
}
#ppage5{width:588px;}
#ppage5{border-right-width:1px;}
.ppage *{
    transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    -o-transition:.5s;
}
/*个人中心*/
/*.iconfont{
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    font-size: 24px;
    line-height: 24px;
    vertical-align: 9px;
}*/
#ico{
    -webkit-backface-visibility: hidden;
    position: absolute;
    right:1px;
    top:8px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed;
    border-color: #bbb transparent transparent;
    font-size: 0;
    line-height: 0;
}
#myHome{position:relative;}
#home{
    background:white;
    width:80px;
    line-height:1.8em;
    position:absolute;
    right:-1px;
    text-align:center;
    z-index:999999;
    border:1px solid #e5e5e5;
    border-top:none;
    padding-bottom: 2px;
}
.bbj{
    width:990px;
    min-height:500px;
    margin:0 auto;
    position:relative;
    /*border:1px solid #ccc;
    background:white;*/
}
.nav_f{
    display: none;
    width:200px;
    height:400px;
    background:#63aACA;
    position: absolute;
    top: -410px;
    right: 5px;
    z-index: 999;
    background: rgba(99,170,202,0.93);
}
.nav_f ul{margin-top:30px;}
.nav_f li{
    height:45px;
    /*background:#f00;*/
    text-align:center;
    line-height:45px;
    margin:10px auto;
}
.nav_f li:hover{
    background:#5ea0bd;
}
.nav_f a:link{color:#fff;}
.nav_f a:visited{color:#fff;}
.nav_f a:hover{color:#fff;}
.nav_f a:active{color:#fff;}
.logoBox{
    width: 990px;
    margin: 0 auto;
}
.tLogo{
    clear:both;
    /*text-align:center;
    padding:20px 0 15px;*/
}
.con{padding:5px;margin-top:10px;}
.floatL{float:left;}
.floatR{float:right;}
.conL,.conR{
    border:1px solid #ccc;
    height:200px;
}
.conL{width:70%}
.conR{width:29%;}
/*pro块*/
.pro_box{
    float: left;
    position: relative;
    min-height: 1px;
    box-sizing: border-box;
    margin:15px 45px;
    width:220px;
}
.pro_up{
    border: 1px solid #81c141;
    background: #81c141;
    color: #ffffff;
    text-align: center;
    float: left;
    width: 100%;
    padding: 1em 2em;

}
.pro_up p{
    margin: 0 0 20px 0;
}
.pro_up h3{
    font-size: 70px;
    position: relative;
    display: inline-block;
    color: #ffffff;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 400;
    line-height: 1.1;
}
.pro_up sup,.pro_up span{
    font-size: 13px;
    text-transform: uppercase;
    line-height: 0;
    vertical-align: baseline;
}
.pro_up sup{
    position: absolute;
    top: 2px;
    margin-left: -7px;
}
.pro_down{
    border: 1px solid #81c141;
    border-top: none;
    text-align: center;
    float: left;
    width: 100%;
    padding: 1em 2em;
}
.pro_down li{
    margin-bottom:10px;
    color: #6f7477 !important;
}
.pro_btn{
    border-color: transparent;
    background: #81c141;
    border: 2px solid #81c141;
    border-bottom: none !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.5;
    text-decoration: none;
    padding: 8px 20px;
    color: #ffffff;
    padding: 10px 35px;
    font-size:13px;
}
.pro_btn:hover{
    background: #6fa837;
    box-shadow: none;
    outline: none !important;
    border-color: transparent;
}
/*结尾*/
.footer{
    background: #eaeaea;
    clear: both;
    font-size: 14px;
    height:150px;
    margin-top:15px;
}
.footer1{width:980px;margin:0 auto;padding:0 1em;position:relative;}
.footerL,.footerR,.fImg{
    margin-left:40px;
    line-height:25px;
    margin-top:10px;
     display:inline-block;
}
.footerL, .footerR, .fImg {
    *display:inline;
}
.fImg{position:relative;top:17px;margin-left:125px;}
/*.footerL{
        line-height: 25px;
        text-align: center;
        margin-left:100px;
        margin-top:15px;

}
.footerR{
    line-height: 25px;
    text-align: center;
    margin-right:100px;
    margin-top:15px;
}*/
.footer h3{margin-bottom:5px;}
/*登录中心*/
.dl_top{
    height:83px;
}
.dl_top_logo{
    margin:17px auto 0;
    width:1000px;
}
.dl_main{
    height:400px;
    background:#ccc url(../img/bg-login.jpg) no-repeat center;
    padding:50px 0;
    *margin-top:15px;
}
.dl_box{
     width:1000px;
     height:400px;
     margin:0 auto;
}
.dl_k{
    width:350px;
    height:400px;
    float:right;
    background:#fff;
}
.dl_tab{
    display:inline-block;
    width:50%;
    height:40px;
    line-height:40px;
    text-align:center;
    cursor:pointer;
}
.dl_tab{
    *display:inline;
}
.dl_yh,.dl_dy{
    padding:25px 50px;
}
.dl_k h2{
    color: #4f5d80;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 11px;
}
.txt_input{
    width: 100%;
    height: 36px;
    border: 1px solid #cad2db;
    padding: 0 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 1px;
    line-height: 36px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #717171;
    font-family: Arial;
}
/*.txt_input2{margin-bottom: 20px;}*/
input.txt_input:focus {
    transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,-moz-box-shadow linear .2s;
    -webkit-transition: border linear .2s,-webkit-box-shadow linear .2s;
    outline: none;
    border-color: rgba(173,173,173,.75);
    box-shadow: 0 0 8px rgba(173,173,173,.5);
    -moz-box-shadow: 0 0 8px rgba(173,173,173,.5);
    -webkit-box-shadow: 0 0 8px rgba(173,173,173,3);
    border: 1px solid #6192c8;
}
p.forgot{
    font-size: 11px;
    text-align: right;
    margin-bottom: 15px;
    clear: both;
}
.dl_k a:link{text-decoration: none;color: #58595b;}
.dl_k a:visited{color: #8c8e91;}
.dl_k a:hover{color: #206fd5;}
.dl_k a:active{color: #206fd5;}
.rem_sub{height:32px;}
.rem_sub input.sub_button {
    float: right;
    width: 122px;
    height: 32px;
    background:#1c77e3 url(site_bg.png) no-repeat -153px -850px;
    border: none;
    color: #FFF;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    opacity: 0.7;
}
.rem_sub input.sub_button:hover{opacity:0.8}
/*注册*/
.logo_zc{
    margin-top:20px;
    border-bottom: 1px solid #ddd;
}
.logo_zc h1{
    display:inline-block;
    border-left:1px solid #999;
    position:absolute;
    margin-top:14px;
    font-weight: normal;
}
.red{
    color: #f30;
    font-style: normal;
    margin-right: 5px;
}
.main_zc ul{margin:60px 0 0 40px;}
.main_zc li{
    margin-bottom: 18px;
}
.main_zc span{
    width: 130px;
    text-align: right;
    font-size: 15px;
    color: #333;
    display: inline-block;
    padding-right: 18px;
}
.main_zc .input_txt{
    -moz-box-shadow: 0 0 4px #CECECE inset;
    -o-box-shadow: 0 0 4px #CECECE inset;
    -webkit-box-shadow: 0 0 4px #CECECE inset;
    box-shadow: 0 0 4px #CECECE inset;
    width: 238px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    border: 1px solid #abc;
    font-size: 15px;
    color: #333;
    font-family: "arial";
    font-weight: bold;
    vertical-align: middle;
}
.main_zc .mLeft{
    margin-left:140px;
}
.main_zc .btn_zc{
    margin-left:140px;
    width: 200px;
    height: 35px;
    background: #1c77e3;
    border: none;
    color: #FFF;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    opacity: 0.7;
}
.main_zc .btn_zc:hover{opacity:0.8}
.main_zc a:link{color:#639ACA}
.main_zc a:visited{color:#639aca}
.main_zc a:hover{color:#ff853c;}
.main_right{
    border:1px solid #ccc;
    background:#f1f1f1;
    float:right;
    width:400px;
    height:280px;
    *margin-top:60px;
}
.footer_zc{
    text-align:center;
    border-top:1px solid #e5e5e5;
    color:#999;
    margin-top:50px;
    font-size:13px;
}
/*read*/
.main_read{
    border:1px solid #ddd;
    min-height:500px;
}
.main_read h2,.main_read h5{
    text-align:center;
}
.main_read .content{
    padding: 10px 60px;
    border-top:1px solid #ebebeb;
    line-height:2;
    font-size:15px;
    text-indent:2em;
}