* {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}
img {
max-width:100%;
}
body {
    background: url(../image/bg.jpg) no-repeat 0 0 / cover;
    margin: 0;
    padding: 0;
    font: 12px/1.5 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
    color: #333333;
}
.lan {
text-decoration:underline!important;
color:#0088ff!important;
margin-left: 8px;
float: right;
margin-right: 590px;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.center_box {
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}

.header {
    height: 130px;
}

.search {
    margin-top: 50px;
    width: 50%;
    position: relative;
    height: 100%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 40px;
}

.logo {
    height: 100%;
    width: 50%;
}

    .logo img {
        margin-top: 39px;
    }

.pwdmsg {
    line-height: 50px;
}

    .pwdmsg a {
        display: inline-block;
    }

.txtSearch {
    height: 30px;
    width: 180px;
    box-sizing: border-box;
    padding: 5px 10px;
    border: 1px solid #b6b8ba;
}

.btnSearch {
    position: absolute;
    width: 40px;
    height: 28px;
    background-color: #00539f;
    top: 0;
    right: 0;
    border: 1px solid #b6b8ba;
}

    .btnSearch a {
        height: 30px;
        width: 40px;
        color: #fff;
        display: inline-block;
        text-align: center;
        padding-top: 7px;
        box-sizing: border-box;
    }

.nav {
    height: 50px;
    line-height: 50px;
    /*background: url(/images/nav_bg.jpg) repeat 0 0;*/
    background:#005faf;
}

    .nav ul {
        padding: 0;
    }
    .no-bg {
    background: none;
}
    .nav .center_box > li {
        width: 20%;
        font-weight: bold;
        font-size: 16px;
        display: inline-block;
        text-align: center;
        /*background: url(/images/nav_xian.jpg) no-repeat right 51%;*/
        position: relative;
        float:left;
    }
    /*url(/images/nav_xian.jpg) no-repeat right 51%*/
        .nav .center_box > li:not(.on):hover {
        background:#00306f ;

        }
         /*.nav .center_box > li:not(.on):hover a {
 
        color:#014787;
        }*/
    .nav a {
        display: inline-block;
        color: #fff;
        text-decoration: none;
    }
        /*.nav a:hover {
        text-decoration: underline;
        }*/
    .nav .center_box ul { /*url(/images/nav_bg.jpg) repeat 0 0*/
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        padding-top: 10px;
        
        line-height: normal;
        z-index: 99999;
    }

    .nav .center_box > li > ul li {
        padding: 10px 0;
        text-align: center;
        font-weight: normal;
        border-top: 1px solid #CFDDF7;
        font-size: 14px;
        background: #00306f;
    }
        /*.nav .center_box > li > ul li a {
        color:#014787;
        }*/


.hide {
    display: none;
}

.banner {
    margin-top: 20px;
    height: 330px;
}

.banner_left {
    width: 560px;
}

.banner_right {
    width: 430px;
}

.big_img {
    width: 440px;
    height: 315px;
}
/* 焦点图效果 */
.picBtnTop {
    width: 100%;
    height: 330px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

    .picBtnTop .hd {
        width: 105px;
        height: 330px;
        position: absolute;
        right: 5px;
        overflow: hidden;
    }

        .picBtnTop .hd ul li {
            width: 95px;
            text-align: center;
            margin: 4px 0 3px 5px;
            background: #000;
        }
            .picBtnTop .hd ul li:first-child {
            margin-top:0!important;
            }
            .picBtnTop .hd ul li img {
                width: 100%;
                height: 80px;
                /*border: 4px solid #ddd;*/
                cursor: pointer;
                vertical-align: bottom;
                display: block;
                 filter:alpha(opacity=70);   
      -moz-opacity:0.7;   
      -khtml-opacity: 0.7;   
      opacity: 0.7;  
      background: #000;
            }

            .picBtnTop .hd ul li.on {
                background: url("http://localhost:53693/images/icoleft.gif") no-repeat 0 28px;
            }

                .picBtnTop .hd ul li.on img {
                   filter:alpha(opacity=100);   
      -moz-opacity:1;   
      -khtml-opacity: 1;   
      opacity:1;   
    
                }

    .picBtnTop .bd {
        width: 450px;
        height: 330px;
        position: relative;
    }

        .picBtnTop .bd li {
            position: relative;
            zoom: 1;
            vertical-align: middle;
        }

            .picBtnTop .bd li .pic {
                position: relative;
                z-index: 0;
            }

                .picBtnTop .bd li .pic img {
                    width: 450px;
                    height: 330px;
                    vertical-align: bottom;
                }

            /*.picBtnTop .bd li .bg {
                width: 440px;
                height: 30px;
                position: absolute;
                left: 0;
                bottom: 0;
                z-index: 1;
                background: #333;
                filter: alpha(opacity=60);
                opacity: 0.6;
            }*/

            .picBtnTop .bd li .title {
                width: 450px;
                height: 60px;
                line-height: 30px;
                left: 0;
                bottom: 0;
                position: absolute;
                z-index: 2;
            }

                .picBtnTop .bd li .title a {
                    color: #fff;
                    text-align: center;
                    box-sizing: border-box;
                    display: block;
                    width: 100%;
                }

.big_title {
    font-size: 24px;
}

.news_title_top {
    height: 40px;
    font-size: 23px;
}

    .news_title_top span {
        display: inline-block;
        width: 15px;
        height: 30px;
        font-size: 10px;
        -webkit-transform: scale(0.8);
        background-color: #004f97;
        text-align: center;
        color: #fff;
        margin-right: 10px;
        line-height: 14px;
    }

    .news_title_top a {
        width: 400px;
        overflow: hidden;
        height: 37px;
        color: #333;
        display: inline-block;
        font-weight: bold;
        vertical-align: middle;
    }

.news_zhaiyao {
    width: 275px;
    height: 100px;
    color: #666666;
    line-height: 22px;
}

.news_img {
    width: 150px;
    height: 100px;
    text-align: right;
}

    .news_img img {
        max-width: 100%;
        max-height: 100%;
    }

.height_43 {
    height: 43px;
}

.titlebox {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
    line-height: 40px;
    margin-bottom: 2px;
}

    .titlebox .tl {
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }

    .titlebox .tr {
        font-size: 13px;
        color: #333;
    }

.item_left {
    width: 330px;
    margin-right: 30px;
}

.titlelinebox {
    width: 100%;
    height: 2px;
    background-color: #999999;
}

.titlelineboxcur {
    width: 110px;
    height: 2px;
    background-color: #004276;
}

.newsimg {
    width: 130px;
    margin-top: 9px;
    height: 90px;
}

    .newsimg img {
        width: 100px;
    }

.newstitlezhaiyao {
    width: 200px;
}

.newstitle {
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    overflow: hidden;
}

.newszhaiyao {
    color: #666666;
    line-height: 22px;
}

.newsbox {
    margin-top: 15px;
}

.news_ul {
    margin-top: 20px;
}

    .news_ul li {
        list-style: inside;
        list-style-type: square;
        color: #999999;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

        .news_ul li a {
            color: #333;
            font-size: 14px;
            line-height: 30px;
        }

.ul_on {
    font-weight: bold;
}

.margintop_7 {
    margin-top: 7px;
}

.lineactive {
    border-bottom: dotted 1px #8f959f;
    margin-top: 23px;
    margin-bottom: 24px;
}

.height_30 {
    height: 30px;
}

.lineheight_30 {
    line-height: 30px;
}

.item_right {
    width: 260px;
}

.item_center {
    width: 350px;
}

.layout {
    margin-bottom: 50px !important;
}

.loginbox p {
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
}

    .loginbox p a {
        font-size: 12px;
        font-weight: normal;
    }

.loginbox input.input {
    height: 28px;
    border: 1px #c6cace solid;
    width: 100%;
    background-color: transparent;
    box-sizing: border-box;
    padding: 5px 10px;
}
.width_138 {
    width: 138px !important;
}
.buttondiv {
    /*margin-top: 20px;*/
}
.loginbox input.button {
    border: none;
    height: 33px;
    /*box-shadow: #014787 0px 6px 2px 0px;
    -webkit-box-shadow: #014787 0px 6px 2px 0px;
    -moz-box-shadow: #014787 0px 6px 2px 0px;
    -ms-box-shadow: #014787 0px 6px 2px 0px;
    -o-box-shadow: #014787 0px 6px 2px 0px;*/
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;*/
    width: 260px;
    background-color: #00539f;
    /*border-radius: 5px;*/
    color: #fff;
    font-size: 14px;
    line-height:27px;
    cursor:pointer;
}
.footer {
    background-color: #d7d7d7;
}
.footer_top {
    height: 39px;
    width: 100%;
    background: url(../image/foot_bg.jpg) repeat-x 0 0;
}
    .footer_top a {
        margin: 0 10px;
    }
.footer_bottom {
    height: 180px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 15px;
    position: relative;
}
    .footer_bottom div {
        text-align: center;
        line-height: 30px;
        font-size: 13px;
    }
.backTop {
    width: 60px;
    height: 75px;
    position: absolute;
    top: -45px;
    right: -60px;
    background: url(../image/top.jpg) no-repeat 0 0;
}
   
.u-tab-head{ margin-bottom:15px; height:40px; background:#fbfbfb; border:1px solid #e8ecef; }
	.u-tab-head p a{ float:left; display:block; margin:-1px 0 auto -1px; padding:11px 25px; line-height:20px; height:20px; color:#7f838c; font-size:14px; border-left:1px solid #e8ecef; border-right:1px solid #e8ecef; }
	.u-tab-head p a:hover,.u-tab-head p a.selected{ color:#fff; background:#0089cd; }
	.u-tab-head span{ float:right; line-height:40px; }
	.u-tab-head span .add{ display:block; padding:10px 15px; line-height:20px; font-size:12px; }
.u-tab-content{ position:relative; padding:15px; background:#fbfbfb; border:1px solid #f0f0f0; min-height:398px; overflow:hidden; _height:398px; _overflow:visible; }
	.u-tab-content .ntitle{ margin:0 auto; padding:0 0 10px 0; }
	.u-tab-content .ntitle-tit{ margin:0 0 10px; padding:0; color:#444; font-size:16px; font-weight:normal; }
	.u-tab-content .ntitle-info{color:#999;}
	.u-tab-content p{ margin:0; padding:3px 0; color:#444; font-size:13px; line-height:24px; }
	.title-div{ margin-top:20px; border-top:1px solid #f0f0f0; height:26px; color:#6e717a; }
	.title-div strong{ float:left; margin-top:-16px; padding:3px 10px 3px 0; background:#fbfbfb; font-size:15px; _position:absolute; }
	.head-box{ padding:10px; border:1px solid #f6f6f6; background:#fff; }
	.head-box .img-box{ float:left; margin-right:10px; }
	.head-box .img-box img{ padding:1px; width:120px; height:120px; border:1px solid #f0f0f0; }
	.head-box .inner{ float:left; }
	.head-box .inner h3{ margin-bottom:15px; color:#3b8dd1; font-size:24px; font-weight:normal; line-height:1.3em; }
	.head-box .inner p{ color:#222; font-size:14px; line-height:24px; }
	.head-inner{ position:relative; margin:20px 0 10px 0; padding:10px; border:1px solid #f6f6f6; background:#fff; }
	.head-inner h3{ margin-bottom:10px; padding-bottom:8px; color:#3b8dd1; font-size:16px; font-weight:normal; line-height:30px; border-bottom:1px solid #f0f0f0; }
	.head-inner dl{ display:block; float:left; width:50%; line-height:2.8em; font-size:13px; }
	.head-inner dl dt{ display:block; float:left; color:#666; }
	.head-inner dl dd{ color:#999; }
	.form-box{ position:relative; padding:10px; border:1px solid #f6f6f6; background:#fff; font-size:14px; }
	.form-box dl{ display:block; padding:5px 0; }
	.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
	.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
	.form-box dl dd label.radio{ margin-right:5px; }
	.accept-box{ padding:0; background:#fff; border:1px solid #f0f0f0; }
	.accept-box dl{ padding:0; }
	.accept-box dl.head{ position:relative; padding:0; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
	.accept-box dl.head .btn-pay{ position:absolute; top:6px; right:6px; display:block; padding:0 15px; color:#fff; font-size:12px; height:24px; line-height:24px; background:#52A152; border:1px solid #417F41; border-radius:2px; }
	
	.step-box{ position:relative; }
	.step-box ul{ margin:0 -40px 0 -10px; }
	.step-box ul li{ position:relative; float:left; margin-right:-8px; width:20%; text-align:center; color:#8c8c8c; font-size:12px; }
	.step-box ul li .progress{ color:#fff; }
	.step-box ul li .progress:after,
	.step-box ul li .progress:before{ position:absolute; top:0; right:0; content:""; width:10px; height:20px; background:url(http://localhost:53693/images/delivery.png) no-repeat 100% -60px; }
	.step-box ul li .progress:after{ right:0; background-position:100% -20px; }
	.step-box ul li .progress:before{ left:0; background-position:0 0; }
	.step-box ul li .progress .text{ display:block; margin:0 10px; padding:1px 10px; background:#c3c3c3; height:18px; line-height:18px; }
	.step-box ul li.done .progress .text{ background:#83bd39; }
	.step-box ul li.done .progress:before{ background-position:0 -40px; }
	.step-box ul li.done .progress:after{ background-position:100% -60px; }
	.step-box ul li.first .progress:before{ display:none; }
	.step-box ul li.last .progress:after{ display:none; }
	.step-box ul li .info{ line-height:20px; }
	.step-box.mini ul{ margin:0 -32px 0 -10px; }
	.step-box.mini ul li{ width:25%; }

/*按钮样式*/
.btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
.btn{ background:#1e7bb3; border:1px solid #02598E; border-radius:2px; vertical-align:middle; }
.btn:hover{ color:#fff; opacity:0.9; }
.btn-mini{ height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn{ height:40px; cursor:pointer; overflow:visible; }
.btn-success{ background:#00539f; border:1px solid #00539f; text-shadow:0 -1px 0 #00539f; }
.btn-error{ background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray{ background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray,.btn-gray:hover{ color:#777; }

/*文本框样式*/
input.wide{ width:250px; }
input.txt{ width:200px; }
input.small{ width:50px; }
.form-box .input{ display:inline; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
.form-box .select{ padding:7px; border:1px solid #e8e8e8; line-height:20px; }
