﻿*{
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	color: #D25A4B;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.shijianxianshi{
    margin:0 auto;
	width: 90%;
	height: 15px;
	background-color:#F5F5F5;
    border:1px solid #000;
    border-top:0px;
    border-bottom:0px;
}

.nianfenxianshi{
    margin:0 auto;
	width: 90%;
	height: 15px;
	background-color:#F5F5F5;
    border:1px solid #888888;
    border-top:0px;
}

.shijianzhou
{
    width: 100%;
    background-color: #ff0000;
    height:8px;
}

.tiplan {
    position:absolute;
	top:0px;
	left:0px;
	width: 60px;
	background: #319ade;
	border-radius: 5px;
    line-height: 25px;
    color:#fff;
    font-size: 12px;
    text-align:center;
}
.tiplan:after {
	content:"";
	width:0px;
	height:0px;
	border:10px solid transparent;
	border-top-color: #319ade;
	position:absolute;
	bottom:-20px;
	left:31%;
}

.tiphui {
    position:absolute;
	top:0px;
	left:0px;
	width: 60px;
	background: #9d9d9d;
	border-radius: 5px;
    line-height: 25px;
    color:#fff;
    font-size: 12px;
    text-align:center;
    display:none;
}
.tiphui:after {
	content:"";
	width:0px;
	height:0px;
	border:10px solid transparent;
	border-top-color: #9d9d9d;
	position:absolute;
	bottom:-20px;
	left:31%;
}

.tipcheng {
    position:absolute;
	top:0px;
	left:0px;
	width: 145px;
	background: #D0AA42;
	border-radius: 5px;
    line-height: 25px;
    color:#fff;
    font-size: 12px;
    text-align:center;
}
.tipcheng:after {
	content:"";
	width:0px;
	height:0px;
	border:10px solid transparent;
	border-top-color: #D0AA42;
	position:absolute;
	bottom:-20px;
	left:31%;
}

.anniu
{
    width: 120px;
    height: 30px;
    border: 1px solid #888888;
    cursor:pointer;
    background: #fff;
}

.anniu:hover
{
    width: 120px;
    height: 30px;
    border: 1px solid #888888;
    cursor:pointer;
    background: #F5F5F5;
}

.renkouzhou
{
    background-color:#FFF9E9;
    border:1px solid #D0AA42;
    position:absolute;
    bottom:0px;
    display:none;
    border-radius:5px 5px 0 0;
}

.dingbushurkuang
{
    width: 500px;
    height: 40px;
    border:1px solid #3E93CF;
    border-right:0px;
}

.dingsousuoanniu
{
    width: 120px;
    height: 42px;
    border:none;
    background-color:#F0F8FD;
    border:1px solid #3E93CF;
    font-size:16px;
    cursor:pointer;
}

.biaotou
{
    font-weight: bold;
    background-color:#FFF9E9;
    border:1px solid #D0AA42;
    color:#AC7E00;
    height:40px;
    padding-left:10px;
}

.biaotouhong
{
    font-weight: bold;
    background-color:#FFC4BC;
    border:1px solid #D25A4B;
    color:#D25A4B;
    height:40px;
    padding-left:10px;
}

.biaotoulv
{
    font-weight: bold;
    background-color:#F3F8ED;
    border:1px solid #72B92E;
    color:#72B92E;
    height:40px;
    padding-left:10px;
}

.biaotouhui
{
    background-color:#F5F5F5;
    border:1px solid #888888;
    color:#888888;
    height:40px;
    padding-left:10px;
}

.zuoceneironghui
{
    background-color:#F5F5F5;
    border:1px solid #888888;
    color:#888888;
    padding-left:5px;
    padding-right:5px;
    line-height:28px;
}

.caidan
{
    width: 100px;
    text-align: left;
    /*border-left:1px solid #3E93CF;*/
    text-align:center;
    font-weight:bold;
}

.dibucaidan
{
    width: 100px;
    text-align: left;
    /*border-left:1px solid #3E93CF;*/
    text-align:center;
}

    /*.caidan:hover
    {
        width: 100px;
        text-align: center;
        background-color: #FFF9E9;
    }*/

#anp_mes a
{
    width:50px;
    height:30px;
    border:1px solid #D0AA42;
    background-color:#FFF9E9;
    padding:4px;
} 
#anp_mes span
{
    width:50px;
    height:30px;
    border:1px solid #D0AA42;
    background-color:#FFF9E9;
    padding:4px;
    padding-left:10px;
    padding-right:10px;
}

.shurukuangxiahuaxian
{
    width: 250px;
    height: 40px;
    border: none;
    border-bottom: 1px solid #888888;
}

.anniubili
{
    width: 100%;
    height: 35px;
    border: 1px solid #888888;
    cursor:pointer;
    background: #fff;
}

.anniubili:hover
{
    width: 100%;
    height: 35px;
    border: 1px solid #888888;
    cursor:pointer;
    background: #F5F5F5;
}

.cover {
    width: 500px;
    height: 350px;
    position: relative;
}
.cover:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-shadow:0 0 30px 30px #ffffff inset;
}

.shurukuangbili
{
    width: 90%;
    height: 40px;
    border: none;
}

.shurukuangbili100
{
    width: 100%;
    height: 40px;
    border:none;
    border-bottom: 1px solid #888888;
}

.shurukuangbilisibian100
{
    width: 100%;
    height: 40px;
    border: 1px solid #888888;
}

.shouyeshijian
{
    width:700px;
    margin:auto;
    border:1px solid #72B92E;
    background-color:#F3F8ED;
    padding:10px;
}

.shouyeshijianbiaoti
{
    color:#3F814C;
    font-size:20px;
    height:45px;line-height:45px;
}
.shouyeshijianneirong
{
    color:#679272;
    font-size:14px
}

.wenxuefengmianlv
{
        background-color:#F3F8ED;
    border:1px solid #72B92E;
    color:#AC7E00;
    width:250px;
    height:300px;
}

.wenxuefengmiantimulv
{
    color:#72B92E;
    font-weight:bold;
    font-size:20px;
    text-align:center;
    width:100%;
}

.wenxuefengmianjianjielv
{
    color: #72B92E;
    font-size: 14px;
    text-align: left;
    padding-left:5px;
    padding-right:5px;
}

.wenxuefengmian
{
    background-color:#FFF9E9;
    border:1px solid #D0AA42;
        /*background-color:#F5F5F5;
    border:1px solid #888888;*/
        /*background-color:#F3F8ED;
    border:1px solid #72B92E;*/
            /*background-color:#F0F8FD;
    border:1px solid #3E93CF;*/
    color:#AC7E00;
    width:250px;
    height:300px;
}

.wenxuefengmiantimu
{
    color:#D0AA42;
    font-weight:bold;
    font-size:20px;
    text-align:center;
    width:100%;
}



.wenxuefengmianzuozhe
{
    color:#D0AA42;
    font-size:16px;
    text-align:center;
    width:100%;
}

.wenxuefengmianjianjie
{
    color: #D0AA42;
    font-size: 14px;
    text-align: left;
    padding-left:5px;
    padding-right:5px;
}

.ditubiankuangbb1
{
    width:1300px;
    height:800px;
    border: 1px solid #72B92E; 
    padding: 3px;
    margin:auto;
}
.ditushijianxianshi{
    margin:0 auto;
	width: 1300px;
	height: 15px;
	background-color:#F5F5F5;
    border:1px solid #888888;
    border-top:0px;
}


.ditubiankuangbb2
{
    width:600px;
    height:636px;
    border: 1px solid #72B92E; 
    padding: 3px;
    margin:auto;
}
.ditushijianxianshibb2{
    margin:0 auto;
	width: 1300px;
	height: 15px;
	background-color:#F5F5F5;
    border:1px solid #888888;
    border-top:0px;
}
