@charset "utf-8";
:hover{
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}
a{
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}
a:hover{
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}
html{
    font-size:12px;
}

*{margin:0;padding:0;font-size:12px;}
body{background:none;}
input,button,select,textarea{outline:none;}
ul,li,dl,ol{list-style:none;}
a{color:#666;text-decoration:none;}

/* bcon */
.bcon{
    width:624px;
    border:0px solid #eee;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
}
.bcon h2{
    border-bottom:1px solid #eee;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
}
.bcon h2 b{font:bold 14px/40px '宋体';border-top:2px solid #3492D1;padding:0 8px;margin-top:-1px;display:inline-block;}
.list_lh{height:155px;overflow:hidden;}
.list_lh li{padding:0px;}
.list_lh li.lieven{background:#F0F2F3;}
.list_lh li p{height:24px;line-height:24px;}
.list_lh li p a{float:left;}
.list_lh li p em{
    width:104px;
    font:normal 12px/24px 宋体;
    color:#000000;
    float:left;
    display:inline-block;
    text-align: center;
    background-color:#f9ecdb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c69c6a;
    padding-top: 5px;
    padding-bottom: 5px;
}
.list_lh li p span{color:#999;float:right;}
.list_lh li p a.btn_lh{background:#28BD19;height:17px;line-height:17px;color:#fff;padding:0 5px;margin-top:4px;display:inline-block;float:right;}
.btn_lh:hover{color:#fff;text-decoration:none;}
/* banner */
.mainbanner{height:340px;overflow:hidden; position:relative;}
.mainbanner_window{left:50%;width:2000px;height:340px;overflow:hidden;margin-left:-1000px;position:absolute;}
.mainbanner_window ul{width:999999px;height:340px;position:relative;}
.mainbanner_window li{background:rgb(204, 204, 204);width:2000px;height:340px;text-align:center;font-size:0px;float:left;display:inline;}
.mainbanner_list{left:50%;top:290px;width:500px;height:30px;margin-left:-30px;position:absolute;}
.mainbanner_list li{
    width:20px;
    height:20px;
    overflow:hidden;
    float:left;
    display:inline;
}
.mainbanner_list a{
    background:url("../image/banner_an.png") no-repeat;
    width:16px;
    height:16px;
    line-height:25px;
    overflow:hidden;
    text-align:center;
    color:rgb(255, 255, 255);
    font-size:12px;
    font-weight:700;
    float:left;
    display:inline-block;
}
.mainbanner_list li.active a{background-position:0 -30px;text-decoration:none;}
.mainbanner_list li a:hover{background-position:0 -30px;text-decoration:none;}
/* banner */

/*滚动css开始*/
.slide-title{
    background: rgba(0,0,0,.5);
    color: #fff;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
}
.slide-title span{
    float: left;
    margin-right: 14px;
}
.slide-title span:nth-child(1),
.slide-list li span:nth-child(1){
    width: 60px;
}
.slide-title span:nth-child(2),
.slide-list li span:nth-child(2){
    width: 90px;
}
.slide-title span:nth-child(3),
.slide-list li span:nth-child(3){
    width: 90px;
    margin-right: 0px;
}

.slide-container{
    position: relative;
    overflow: hidden;
    height: 90px;
}
.slide-list{
    position:absolute;
    width:100%;
    left:0;
    top:0;
    color:#000;
    margin:0;
    padding:0;
}
.slide-list li {
    height:30px;
    line-height:30px;
    list-style:none;
    margin:0;
    padding:0 10px;
}
.slide-list li span {
    display:inline-block;
    margin-right:14px;
    font-size:12px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.slide-list li.odd{
    background: rgba(51,79,109,.3);
}
.slide-list li.even{
    background: rgba(51,79,109,.1);
}

.suu{
    color: #333333;
    float: left;
    width: 104px;
    text-align: center;

}
.suu1{
    color: #005398;
    float: left;
    width: 104px;

    text-align: center;
    font-weight: bold;
}
/*滚动css口结束*/

#qk{
    margin-top:5px;
}
.li_xin1{
    padding-right:10px;
}

span{
    font-size:12px;
}
a{
    text-decoration: none;
}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}

.body {
    font-family: "宋体";
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.main {
    width: 100%;
    position: relative;
    clear: both;
    float: left;
}
.news_banner {
    width: 100%;
    height: 270px;
    text-align: center;
    clear: both;
    background-image: url(../image/news_banner.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.help_banner {
    width: 100%;
    height: 270px;
    text-align: center;
    clear: both;
    background-image: url(../image/help_banner.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.banner {
    width: 100%;
    height: 301px;
    background-color: #CCCCCC;
    text-align: center;
    clear: both;
}
.banner_in {
    width: 1024px;
    margin-top: -275px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    z-index: 100;
}
.banner_in_left1 {
    width: 200px;
    float:left;
}
.banner_in_left {
    width: 200px;
    height:50px;
    margin-top:5px;
    float:left;
    text-align:center;
    background-image: url(../image/banner_inleft_an.jpg);
    background-repeat: no-repeat;
    padding-top:15px;
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}
.banner_in_left:hover {
    width: 200px;
    height:50px;
    margin-top:5px;
    float:left;
    text-align:center;
    background-image: url(../image/banner_inleft_an_hover.png);
    background-repeat: no-repeat;
    padding-top:15px;
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}
.banner_in_left a {
    color:#FFFFFF;
    font-size:12px;
    line-height: 17px;
    font-family: "宋体";
}
.banner_in_left a:hover {
    color:#FFFFFF;
}


.banner_in_right_out {
    width: 200px;
    float:right;
}
.banner_in_right1 {
    width: 200px;
    float:right;
}
.banner_in_right1 {
    width: 200px;
    height:32px;
    margin-top:5px;
    float:right;
    text-align:center;
    background-image: url(../image/banner_inright_an.jpg);
    background-repeat: no-repeat;
    padding-top:10px;
    padding-left:10px;
}
.banner_in_right1 a {
    color:#FFFFFF;
    font-size:12px;
}
#b1{
    float: left;
    width: 20px;
    padding-top:1px;
}
#b2{
    float: left;
    width: 100px;
    padding-left:5px;
    padding-top:4px;
}
.b1{
    float: left;
    width: 20px;
    padding-top:1px;
}
.b2{
    float: left;
    width: 100px;
    padding-left:5px;
    padding-top:4px;
}
.banner_in_right2 {
    float:right;
    background-image: url(../image/li_bj.png);
    background-repeat: repeat;	/*background: rgba(0, 0, 0, 0.4);*/

}

.banner_in_right1a {
    width: 200px;
    height:42px;
    float:right;
    padding-top:15px;
    padding-left:10px;
    float:right;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f1b873;
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}
.banner_in_right1a:hover {
    width: 200px;
    height:42px;
    float:right;
    padding-top:15px;
    padding-left:10px;
    background-color:#003366;
    float:right;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f1b873;
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}

.banner_in_right1a a {
    color:#FFFFFF;
    font-size:12px;
}
#b3{
    float: left;
    padding-top:1px;
}
#b4{
    float: right;
    padding-left:5px;
    padding-right:10px;
    padding-top:1px;
    color: #f2b974;
    font-size: 25px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.b3{
    float: left;
    padding-top:1px;
}
.b4{
    float: right;
    padding-left:5px;
    padding-right:5px;
    padding-top:1px;
    color: #f2b974;
    font-size: 25px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.b5{
    padding-bottom:5px;
}

.main_in {
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    float: left;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    z-index: 200;
}
.main_in2 {


}
.news_main_in {
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    float: left;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    z-index: 200;
}
.news_main_in_number {
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    float: left;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    z-index: 200;
}
.news{
    float: left;
    width: 50%;
    background-color: #ffffff;
    height: 170px;
}
.news_left{
    float: left;
    width: 50%;
    height: 170px;
    font-size:12px;
}
.news_left_pic{
    float: left;
    width: 100%;
    height: 170px;
}
.news_left_pic a{
    float: left;
    width: 100%;
    height: 170px;


}
.news_left_pic img{
    float: left;
    width: 100%;
    height:100%;
}
.news_left_wz{
    float: left;
    width: 96%;
    height: 22px;
    /*background-color:rgba(0,35,80,.7);*/

    margin-top: -30px;
    position: relative;
    z-index: 100;
    color:#FFFFFF;
    padding-top: 8px;
    text-align:center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-right: 2%;
    padding-left: 2%;
    background-image: url(../image/li_bj.png);
    background-repeat: repeat;
}
.news_right{
    float: left;
    width: 40%;
    height: 200px;
    padding-left:5%;
    padding-top:5px;
    padding-right:5%;
    font-size:12px;
}
.news_right a {
    float: left;
    width:100%;
    padding-top:12px;
    color:#484848;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:12px;
}
.news_right a:hover {
    float: left;
    padding-top:12px;
    color:#005399;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news_right2{
    float: left;
    width: 40%;
    height: 170px;
    padding-left:5%;
    padding-top:22px;
    padding-right:5%;
    font-size:12px;
}
.news_right2 a {
    float: left;
    width:100%;
    padding-top:12px;
    color:#484848;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news_right2 a:hover {
    float: left;
    padding-top:12px;
    color:#005399;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news_right_title{
    float: left;
    width: 100%;
    color:#2f7ab4;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}
.news_right_title_1left a {
    float: left;
    width: 50%;
    color:#2f7ab4;
    font-weight: bold;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:12px;
}
.news_right_title_1right a{
    float: right;
    text-align:left;
    width: 50%;
    color:#2f7ab4;
    font-weight: bold;
}

.main_in_br {
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    float: left;
    margin-top: 25px;
}
.main_in_br2 {
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    float: left;
    margin-top: 10px;
}
.main_in1 {
    background-color: #ffffff;
    clear: both;
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.main_in1_number {
    background-color: #ffffff;
    clear: both;
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.main_in1_list {
    width: 1024px;
    float:left;
}
.main_in1_list_left {
    width: 220px;
    float:left;
}
.main_in1_list_left_li {
    width: 100%;
    float:left;
}
.main_in1_list_left_li_title {
    width: 100%;
    float:left;
    height:31px;
    background-image: url(../image/new_left_title_bj.jpg);
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    padding-top: 16px;
    font-weight: bold;
    font-size:12px;
}
.main_in1_list_left_li_title_out {
    width: 100%;
    float:left;
    text-align: center;
}
.main_in1_list_left_li_title_in {
    width: 100%;
    float:left;
    text-align: center;
}
.main_in1_list_left_li_title_in a {
    width: 70%;
    background-color:#ededed;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:31px;
    padding-top:17px;
    color: #484848;
    /*white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;*/
    padding-right: 15%;
    padding-left: 15%;
}
.main_in1_list_left_li_title_in a:hover {
    width: 70%;
    background-color:#cdad87;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:31px;
    padding-top:17px;
    color: #ffffff;
    padding-right: 15%;
    padding-left: 15%;
}















.main_in1_list_left_li_title_ina a{
    width: 100%;
    background-color:#c69c6c;
    color: #ffffff;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:31px;
    padding-top:17px;
}
.main_in1_list_left_li_title_ina a:hover {
    width: 100%;
    background-color:#cdad87;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:31px;
    padding-top:17px;
    color: #ffffff;
}

.main_in1_list_left_li_title_help_title a{
    width: 100%;
    background-color:#c69c6c;
    color: #ffffff;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:25px;
    padding-top:12px;
    font-size:12px;
}
.main_in1_list_left_li_title_help_title a:hover {
    width: 100%;
    background-color:#cdad87;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:25px;
    padding-top:12px;
    color: #ffffff;
}

.main_in1_list_left_li_title_help_title2 a{
    width: 100%;
    background-color:#cab091;
    color: #ffffff;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:25px;
    padding-top:12px;
    font-size:12px;
}
.main_in1_list_left_li_title_help_title2 a:hover {
    width: 100%;
    background-color:#cab091;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:25px;
    padding-top:12px;
    color: #ffffff;
}

.main_in1_list_left_li_title_help a{
    width: 100%;
    background-color:#FFFFFF;
    color: #666666;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:25px;
    padding-top:12px;
    font-size:12px;
}
.main_in1_list_left_li_title_help a:hover {
    width: 100%;
    background-color:#cdad87;
    float:left;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    height:25px;
    padding-top:12px;
    color: #ffffff;
}

.main_in1_list_left_news {
    width: 100%;
    float:left;
    margin-top:17px;
}
.main_in1_list_right {
    width: 786px;
    float:right;
}
.main_in1_list_right_help {
    width: 704px;
    float:right;
    border: 1px solid #cccccc;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}
.main_in1_list_right_help_title {
    width: 706px;
    padding-bottom:15px;
    padding-top:15px;
    font-size:30px;
    text-align:center;
    font-weight: bold;
}
.main_in1_list_right_details {
    width: 706px;
    float:right;
    border: 1px solid #cccccc;
    padding: 40px;
}

.main_in1_list_right_details_title {
    width: 706px;
    padding-bottom:20px;
    padding-top:0px;
    font-size:30px;
    text-align:center;
    font-weight: bold;
}
.main_in1_list_right_details_wz {
    width: 706px;
    padding-bottom:20px;
    font-size:12px;
    text-align:left;
    color:#2a2a2a;
    line-height: 30px;
}
.main_in1_list_right_details_timer {
    width: 706px;
    padding-bottom:20px;
    padding-top:5px;
    font-size:12px;
    text-align:center;
    color: #666666;
}
.main_in1_list_right_details_timer_t {
    color: #000000;
}
.main_in1_list_right_details_timer_n {
    color: #666666;
    padding-right:30px;
}
.main_in1_list_right_details_img {
    width: 706px;
    padding-bottom:20px;
    text-align:center;
    padding-top:5px;
}
.main_in1_list_right_details_img img {
    width: 400px;
    padding-bottom:10px;
    padding-top:5px;
    font-size:12px;
    text-align:center;
    color: #666666;
}
.main_in1_list_right_title {
    width: 756px;
    height:30px;
    padding-top:17px;
    float:left;
    background-color:#cdad87;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color:#FFFFFF;
    padding-left:30px;
    border-bottom-color: #484848;
    border-right-width: 0px;
    border-left-width: 0px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #cdad87;
    border-left-color: #cdad87;
    font-size:12px;
}
.main_in1_list_right_li {
    width: 786px;
    float:left;
}
.main_in1_list_right_li_left {
    width: 48%;
    float:left;
    margin-right:1%;
    margin-left:1%;
    background-color:#FFFFFF;
}
.main_in1_list_right_li_left_in{
    width: 100%;
    float:left;
    height:30px;
    padding-top:17px;
    float:left;
    background-color:#ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color:#494949;
    border-bottom-color: #d3d3d3;
}
.main_in1_list_right_li_left_in_wz a{
    width: 80%;
    float:left;
    height:30px;
    padding-top:25px;
    float:left;
    background-color:#ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color:#494949;
    border-bottom-color: #d3d3d3;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.main_in1_list_right_li_left_in_wz a:hover{
    width: 80%;
    float:left;
    height:30px;
    padding-top:25px;
    float:left;
    background-color:#ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color:#005399;
    border-bottom-color: #d3d3d3;
}

.main_in1_list_right_li_left_in_day{
    width: 20%;
    float:left;
    height:30px;
    padding-top:25px;
    float:left;
    text-align:right;
    background-color:#ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color:#838383;
    border-bottom-color: #d3d3d3;
}
.main_in1_left {
    background-color: #E3E3E3;
    float:left;
    margin-right:1px;
    width: 378px;
    height:110px;
    padding-top:10px;
    background-image: url(../image/news_li_bj1.png);
    background-repeat: no-repeat;
    background-position: left top;
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}
.main_in1_left:hover {
    background-color: #E3E3E3;
    float:left;
    margin-right:1px;
    width: 378px;
    height:110px;
    padding-top:10px;
    background-image: url(../image/news_li_bj1_hover.png);
    background-repeat: no-repeat;
    background-position: left top;
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s; /* Opera */
}
.main_in1_left_title {
    float:left;
    margin-right:20px;
    color:#ffffff;
    width: 70px;
    height:26px;
    margin-top: 29px;
    text-align: center;
    padding-top: 12px;
    font-size: 12px;
    font-family: "宋体";
}
.main_in1_left_ul{
    float:left;
    margin-right:20px;
    color:#FFFFFF;
    width: 260px;
    font-size: 12px;
    padding-top:14px;
}
.main_in1_left_ul a{
    float:left;
    color:#737373;
    width: 270px;
    font-size: 12px;
    line-height: 19px;
    /*white-space:nowrap;
     overflow:hidden;
     text-overflow:ellipsis;*/
}
.main_in1_left_ul a:hover{
    color:#333333;
}
.main_in1_right {
    float:left;
    width: 262px;
    height:110px;
}
.main_in1_right_title {
    width: 100%;
    float: left;
}
.main_in1_right_title_an a{
    width: 50%;
    float: left;
    background-color: #005399;
    text-align: center;
    height: 25px;
    padding-top:14px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
}
.main_in1_right_title_an a{
    color:#FFFFFF;
    font-size:12px;
}
.main_in1_right_title_an a:hover{
    color:#FFFFFF;
}
.main_in1_right_tab {
    width: 100%;
    float: left;
    clear: both;
}
.main_in1_right_tab_an {
}
.main_in1_right_tab_an a{
    width: 129px;
    float: left;
    text-align: center;
    height: 26px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    background-color:#f0f0f0;
    padding-top: 13px;
    color:#666666;
    font-size:12px;
}
.main_in1_right_tab_an a:hover{
    width: 129px;
    float: left;
    text-align: center;
    height: 26px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    background-color:#c69c6c;
    padding-top: 13px;
    color:#ffffff;
    font-size:12px;
}
.main_in1_right_tab_an2 {

}
.main_in1_right_tab_an2 a{
    width: 129px;
    float: left;
    text-align: center;
    height: 26px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    background-color:#f0f0f0;
    padding-top: 13px;
    color:#666666;
    font-size:12px;
}
.main_in1_right_tab_an a:hover{
    width: 129px;
    float: left;
    text-align: center;
    height: 26px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    background-color:#c69c6c;
    padding-top: 13px;
    color:#ffffff;
    font-size:12px;
}
.main_in1_right_tab_an2 {

}
.main_in1_right_tab_an2 a{
    width: 129px;
    float: left;
    text-align: center;
    height: 26px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    background-color:#f0f0f0;
    padding-top: 13px;
    color:#666666;
    font-size:12px;
}
.main_in1_right_tab_an2 a:hover{
    width: 129px;
    float: left;
    text-align: center;
    height: 26px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    background-color:#c69c6c;
    padding-top: 13px;
    color:#ffffff;
    font-size:12px;
}
.main_in1_right_tab_an3 {

}
.main_in1_right_tab_an3 a{
    width: 129px;
    float: left;
    text-align: center;
    height: 50px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    background-color:#f0f0f0;
    padding-top: 29px;
    color:#666666;
    font-size:12px;
}
.main_in1_right_tab_an3 a:hover{
    width: 129px;
    float: left;
    text-align: center;
    height: 50px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    background-color:#c69c6c;
    padding-top: 29px;
    color:#ffffff;
    font-size:12px;
}
.main_in2 {
    background-color: #ffffff;
    width: 1024px;
    height:125px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;
    border-right-width: 0px;
    border-left-width: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.main_in2_left{
    float:left;
    width: 126px;
    height:100px;
    background-image: url(../image/gundong_title.jpg);
    padding-left: 30px;
    padding-top:25px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.main_in2_left_an1 a{
    float:left;
    width: 70px;
    height:30px;
    font-size: 12px;
    font-weight: bold;
    color: #085fac;
    font-weight:bold;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}
.main_in2_left_an1 a:hover{
}
.main_in2_left_an2 a{
    float:left;
    width: 70px;
    height:25px;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #085fac;
    text-align: center;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #c49b6d;
}
.main_in2_left_an2 a:hover{
    float:left;
    width: 70px;
    height:25px;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #c69c6c;
    text-align: center;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #c49b6d;
}
.main_in2_right{
    float:right;
    width: 860px;
    height:113px;
    padding-top:12px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.main_in2_right_in{
    float:left;
    width: 280px;
    height:87px;
    padding-top:8px;
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
}
.main_in2_right_in:hover{
    float:left;
    width: 280px;
    height:87px;
    padding-top:8px;
    transition: 0.5s;
    -moz-transition: 0.5s; /* Firefox 4 */
    -webkit-transition: 0.5s; /* Safari and Chrome */
    -o-transition: 0.5s;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c69c6c;
    border-right-color: #c69c6c;
    border-bottom-color: #c69c6c;
    border-left-color: #c69c6c;


    background-color: #ffffff;
}
.main_in2_right_in_left{
    float:left;
    width: 130px;
    height:105px;
    padding-left:10px;
}
.main_in2_right_in_left img{
    width: 100px;
    height:80px;
}
.main_in2_right_in_right{
    float:right;
    width: 140px;
    height:105px;
}
.main_in2_right_in_right a{
    font-size: 12px;
    width:100%;
    float:left;
    color:#333333;
    font-weight: bold;
    line-height: 20px;
}
.main_in3 {
    background-color: #ffffff;
    clear: both;
    width: 1024px;
    height:110px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 19px;
    margin-left: auto;
    padding-top:10px;
}
.main_in3 img {
    width: 1024px;
    height:110px;
}

.main_in4 {
    background-color: #ffffff;
    clear: both;
    width: 1024px;
    height:400px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.main_in4_left {
    float:left;
    margin-right:1px;
    width: 745px;
    height:400px;
    padding-top:10px;
}
.main_in4_left_title {
    float:left;
    margin-right:20px;
    background-color:#095fa8;
    color:#FFFFFF;
    width: 70px;
    height:33px;
    margin-top: 20px;
    text-align: center;
    padding-top: 17px;
    font-size: 12px;
    font-weight: bold;
}
.main_in4_left_news{
    width:100%;
    float:left;
}
.main_in4_left_news_pic{
    width:55%;
    float:left;
    border: 0px solid #999999;
}
.main_in4_left_news_pic1{
    width:100%;
    float:left;
}
.main_in4_left_news_pic1 img{
    width:100%;
    height:237px;
}
.main_in4_left_news_pic2{
    width:100%;
    float:left;
    padding-top:10px;
    line-height: 36px;
}
.main_in4_left_news_pic2_title{
    width:100%;
    float:left;
    padding-top:10px;
    line-height: 20px;
    font-weight: bold;
    color:#484848;
    font-family:"宋体";
}
.main_in4_left_news_pic2_wz{
    width:405px;
    float:left;
    padding-top:10px;
    line-height: 20px;
    max-height: 20px;
    overflow:hidden;
    color:#484848;
}
.main_in4_left_news_pic2_wz p{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.main_in4_left_news_li{
    width:260px;
    float:left;
    margin-left:25px;

}
.main_in4_left_news_li a{
    color:#484848;
    float: left;
    margin-bottom: 23px;
    width:250px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.main_in4_right {
    float:right;
    width: 255px;
    height:110px;
    padding-top:10px;
}
.main_in4_right a{
    width:100%;
    float:left;
    margin-bottom:1px;
}
.main_in5{
    background-color: #ffffff;
    clear: both;
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}
.main_in5_title{
    background-color: #dddddd;
    clear: both;
    width: 1004px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    color: #484848;
    padding-left: 20px;
    height: 26px;
    padding-top: 15px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c0c0c0;
}
.main_in5_pic{
    clear: both;
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #d0d0d2;
}
.main_in5_pic img{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 11px;
    margin-right:7px;
}
.main_in6 {
    background-color: #ffffff;
    clear: both;
    width: 1024px;
    height:240px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.main_in6_left {
    float:left;
    width: 624px;
    height:236px;
    background-image: url(../image/gd_bj.jpg);
    background-repeat: no-repeat;
}
.main_in6_left_title {
    clear:both;
    width: 624px;
    padding-top: 15px;
    height:30px;
}
.main_in6_left_title_suu {
    clear:both;
    width: 624px;
    padding-top: 10px;
    height:15px;
}
.main_in6_left_title1 a{
    float:left;
    width: 200px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 20px;
}
.main_in6_left_title2 a{
    float:right;
    width: 70px;
    font-weight: bold;
    color: #FFFFFF;
}
#gd_title{
    background-color:#e9e9e9;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BEBEBE;
    padding-top: 15px;
    padding-bottom: 5px;
    height:25px;
    width: 100%;
}
#gd_title:hover{
    background-color:#efe3d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BEBEBE;
    padding-top: 15px;
    padding-bottom: 5px;
    height:25px;
    width: 100%;
}
#gd_title1{
    background-color:#DBDBDB;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    padding-top: 10px;
    padding-bottom: 5px;
    height:20px;
    width: 100%;
}
#gd_li{
    background-color:#f9ecdb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c69c6a;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}

.main_in6_right {
    float:right;
    width: 399px;
    height:226px;
    padding-top:10px;
    background-image: url(../image/xq_bj.jpg);
    background-repeat: no-repeat;
}
.main_in6_right_top {
    float:right;
    width: 390px;
    border: 0px solid #FFFFFF;
    margin-right: 7px;
    margin-bottom:3px;
    margin-top:42px;
    margin-left: 10px;
}
.main_in6_right_top2 {
    float:right;
    width: 390px;
    border: 0px solid #FFFFFF;
    margin-right: 7px;
    margin-left: 10px;
}
.main_in6_right_top_left_in{
    width:100%;
    float:left;
}
.main_in6_right_top_left_in input{
    margin-bottom:5px;
}
.main_in6_right_top_left_in span{
    margin-top:5px;
    color:#333333;
}
.main_in6_right_top_left1 {
    width:29%;
    float:left;
    margin-right:0px;
    margin-left:9px;

}

.main_in6_right_top_left1 span {
    height:10px;
    width:36px;
    float:left;
    color:#494949;
    padding-top:2px;
    margin-bottom:3px;
    border: 0px solid #5682a5;
}
.main_in6_right_top_left1 input {
    border: 1px solid #cfcfcf;

    width:60px;
    float:right;
    background-color:#005399;

    box-sizing: content-box;
}


.main_in7_right_top {
    float:right;
    width: 390px;
    height:60px;

    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.main_in7_right_top_left_in{
    width:100%;
    float:left;
}
.main_in7_right_top_left_in span{
    margin-top:5px;
}
.main_in7_right_top_left_in input{
    margin-bottom:5px;
}
.sy_sub_btn_bj {

    height: 45px;
    width: 131px;
    font-size: 12px;
    font-weight: bold;
    color: #494949;
}
.sy_sub_btn_bj input {
    background-image: url(../image/sub_bj.jpg);
    background-repeat: no-repeat;
    float:left;
    font-size: 12px;
    font-weight: bold;
    color: #494949;
    border: 0px solid #000000;
}
.main_in7_right_top_left1 {
    width:34%;
    float:left;
    margin-right:0px;
    margin-left:10px;
}

.main_in7_right_top_left1 span {
    height:20px;
    width:40px;
    float:left;
    color:#494949;
    padding-top:2px;
    height:5px;
    margin-bottom:10px;
    border: 0px solid #5682a5;
}
.main_in7_right_top_left1 input {
    border: 1px solid #cfcfcf;
    width:76px;
    float:right;
    background-color:#005399;
    margin-right:2px;
    box-sizing: content-box;
}










.main_in6_right_top_left2 {
    width:35%;
    float:left;
    margin-right:0px;
    margin-left:9px;

}

.main_in6_right_top_left2 span {
    height:20px;
    width:40px;
    float:left;
    color:#494949;
    padding-top:2px;
    height:5px;
    margin-bottom:10px;
    border: 0px solid #5682a5;
}
.main_in6_right_top_left2 input {
    border: 1px solid #cfcfcf;
    width:77px;
    float:left;
    background-color:#ffffff;
    box-sizing: content-box;
}

















.main_in6_right_top_left5 {
    width:60%;
    float:left;
    margin-right:0px;

    margin-left:9px;

}

.main_in6_right_top_left5 span {
    height:20px;
    width:200px;
    float:left;
    color:#494949;
    padding-top:2px;
    height:5px;
    margin-bottom:10px;
    border: 0px solid #5682a5;
}
.main_in6_right_top_left5 input {
    border: 1px solid #cfcfcf;
    width:93%;
    float:right;
    background-color:#ffffff;
    box-sizing: content-box;
}
.main_in6_right_top_left5 textarea {
    border: 1px solid #cfcfcf;
    height:100px;
    width:89%;
    float:right;
    background-color:#ffffff;
    height:5px;
    margin-bottom:10px;
}









.main_in6_right_top_left3 {
    width:29%;
    float:left;
    margin-right:0px;
    margin-left:9px;
    border: 0px solid #00FFFF;
}

.main_in6_right_top_left3 span {
    height:20px;
    float:left;
    color:#494949;
    padding-top:2px;
    height:5px;
    margin-bottom:10px;
    border: 0px solid #5682a5;
}
.main_in6_right_top_left3 input {
    border: 1px solid #cfcfcf;
    width:50px;
    float:left;
    background-color:#ffffff;
    box-sizing: content-box;
    color:#494949;
}
.main_in6_right_top_left3 select {
    border: 1px solid #cfcfcf;
    background-color:#ffffff;
    color:#494949;
    width:80px;
    height:27px;
    float:right;
}



.main_in6_right_down {
    float:right;
    width: 379px;
    height:60px;
    margin:10px;
    border: 1px solid #FFFFFF;
}


.main_number {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
    text-align:center;
}

.main_number_pre {
}
.main_number_pre a {
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #FFFFFF;
    background-color: #AFAFAF;
    font-family: "宋体";
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
}
.main_number_pre a:hover {
    color: #FFFFFF;
    background-color: #005399;
}

.main_number_mid {;
}
.main_number_mid p {
    text-align:center;
    width: 50px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: left;
}
.main_number_mid p a {
    float:left;
}
.main_number_mid3 {
    margin-left: 1px;
    float: left;
    padding-top: 10px;
    padding-right: 7px;
    padding-bottom: 10px;
    padding-left: 7px;
    color: #FFFFFF;
    background-color: #afafaf;
    font-family: "宋体";
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
}
.main_number_mid4 a {
    margin-left: 5px;
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #FFFFFF;
    background-color: #afafaf;
    font-family: "宋体";
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
}
.main_number_mid3 input {
    background-color: #afafaf;
    font-family: "宋体";
    font-size: 12px;
    height:12px;
    margin-left:5px;
    margin-right:5px;
    text-align:center;
    border: 1px solid #ffffff;
}
.main_number_mid a {
    float: left;
    width:45px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    background-color: #AFAFAF;
    font-family: "宋体";
    font-size: 12px;
    margin-bottom: 5px;
    margin-left:0px;
    border: 0px solid #ffffff;
}
.main_number_mid7 a {
    margin-left: 5px;
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #FFFFFF;
    background-color: #afafaf;
    font-family: "宋体";
    font-size: 12px;
    margin-bottom: 5px;
    border: 0px solid #ffffff;
    margin-left:0px;
}
.main_number_mid a:hover {
    color: #FFFFFF;
    background-color: #005399;
    border: 0px solid #ffffff;
}
.ho {
    margin-left: 5px;
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #FFFFFF;
    background-color: #005399;
    font-family: "宋体";
    font-size: 12px;
    border: 1px solid #ffffff;
}


.main_number_next {
}
.main_number_next a {
    margin-left: 5px;
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #FFFFFF;
    background-color: #005399;
    font-family: "宋体";
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
}
.main_number_next a:hover {
    color: #FFFFFF;
    background-color: #005399;
}
.main_number_mid2 {
}
.main_number_mid2 a {
    margin-left: 5px;
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #FFFFFF;
    background-color: #005399;
    font-family: "宋体";
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
}
.main_number_mid2 a:hover {
    color: #FFFFFF;
    background-color: #004279;
    border: 1px solid #ffffff;
}
.main_in1 {
    clear: both;
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.land_right{
    float: right;
    width: 350px;
    height:300px;
    margin-right:50px;
    background:rgba(255,255,255,.6);
    margin-top: -275px;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    z-index: 100;
    padding-left: 20px;
}
.land_right_title{
    width:100%;
    height:31px;
    padding-top:15px;
    color:#666666;
    padding-left: 20px;
    margin-left: -20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
    font-weight: 800;
    text-align: center;
    font-size: 16px;
}
.land_right_in1{
    width:350px;
    height:31px;
    padding-top:20px;
}
.land_right_in1 input{
    width:80%;
    height:31px;
    padding-left:40px;
    border: 1px solid #CCCCCC;
    background-image: url(../image/login/landing_p1.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.land_right_in2{
    width:350px;
    height:31px;
    padding-top:20px;
}
.land_right_in2 input{
    width:80%;
    height:31px;
    padding-left:40px;
    border: 1px solid #CCCCCC;
    background-image: url(../image/login/landing_p2.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.land_right_in3_right{
    width:47%;
    height:31px;
    float:right;
    padding-top:20px;
    margin-right:2px;
}
.land_right_in3_right img{
    height:35px;
    width: 120px;
}
.land_right_in4{
    width:350px;
    height:31px;
    float:left;
    padding-top:15px;
}
.land_right_in4 input{
    width:91%;
    color:#FFFFFF;
    height:31px;
    border: 0px solid #CCCCCC;
    background-color:#005398;

}