@charset "utf-8";

/* CSS Document */

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select, i, p, div {
    margin: 0;
    padding: 0
}

body, input, textarea, select, button, table {
    font-family: "宋体", sans-serif;
    font-size: 12px;
}

img, fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none
}

body {
    font-family: "宋体", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    background: #eeeeee;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 1px;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

.banner {
    width: 100%;
    max-width: 1920px;
    position: relative;
}
.banner img{
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1920px;
    border: 0px;
}
.statement{
    position: absolute;
    width: 100%;
    height: 30px;
    background: none;
    left: 0;
    bottom: 20.5%;
    text-indent: -99999px;
}
.sousuo {
    background: #2e2e2e;
    height: 90px;
}

.sousuoCon {
    width: 954px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 15px 0;
}

.contion {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}

.title1 {
    display:none;
    font-size: 20px;
    font-family: "微软雅黑,宋体,sans-serif";
    text-align: center;
    color: #fc1a1e;
    padding: 20px 0 20px 0;
}
.nav{
    margin-top:60px;
    margin-bottom:40px;
}
#declare_list{
    overflow: hidden;
    width: 954px;
    margin: auto;
}
.nav ul li{
    width: 273px;
    height: 103px;
    float: left;
    margin-right:67px;
    background: url("/Public/static/images/tab1.jpg") no-repeat center;
}
.nav ul li a{
    display: block;
    height: 100%;
}
.nav ul li:nth-child(2){
    background: url("/Public/static/images/tab2.jpg") no-repeat center;
}
.nav ul li:nth-child(3){
    background: url("/Public/static/images/tab3.jpg") no-repeat center;
}
.nav ul li:last-child{
    margin-right:0px;
}
.nav ul li:nth-child(1):hover,.nav ul li:nth-child(1).current{
    background: url("/Public/static/images/tab1_cur.jpg") no-repeat center;
}
.nav ul li:nth-child(2):hover,.nav ul li:nth-child(2).current{
    background: url("/Public/static/images/tab2_cur.jpg") no-repeat center;
}
.nav ul li:nth-child(3):hover,.nav ul li:nth-child(3).current{
    background: url("/Public/static/images/tab3_cur.jpg") no-repeat center;
}
.touCon {
    margin: 0px 0 20px 0;
}

.touCon ul li {
    float: left;
    background: #fee000;
    width: 32%;
    max-width: 365px;
    height: 271px;
    margin: 0px 12px 30px 0;
    background: url("/Public/static/images/list_shadow.png") no-repeat left bottom;
}
.touCon ul li:nth-child(3n-1){
    background: url("/Public/static/images/list_shadow2.png") no-repeat left bottom;
}
.touCon ul li:nth-child(3n){
    margin-right:0px
}
.touCon ul li>a{
    display: block;
    width: 100%;
    max-width: 357px;
    height: 203px;
    overflow: hidden;
    margin:0 auto;
    background: #ccc;
}
.touCon ul li>a>img{
    display: block;
    width: 100%;
}

.touCon .tit1 {
    float: left;
    font-size: 15px;
    font-family: "微软雅黑", "宋体", sans-serif;
    margin: 12px 0 0 20px;
    display: inline;
}

.touCon .tit1 span {
    font-size: 12px;
}

.touCon .poaoshu {
    /*background: url(../pic/2016/toupiao_19.jpg) no-repeat 0 center;*/
    width: 60px;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 5px;
    display: inline;
}

.btn {
    /*background: url(../pic/2016/toupiao_16.jpg) no-repeat;*/
    width: 41px;
    height: 19px;
    border: 0;
    margin: 15px 5px 0 0;
    cursor: pointer;
}

.fanye {
    margin: 0 auto;
    padding: 20px 0;
}

.pagination ul {
    font-family: "微软雅黑";
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 14px;
    background: #fff;
}

.pagination ul > li {
    display: inline;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-left-width: 1px;
    border-top-left-radius: 3px;
}

.pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #5B5B5B;
    color: #FFFFFF;
    cursor: default;
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #E7E7E7;
    color: #333333;
}

.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}

.hbs a {
    color: #333333;
    text-decoration: none;
}

.pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #5B5B5B;
    color: #FFFFFF;
    cursor: default;
}

.pagination ul > li > .next {
    background-color: #c90406;
    background-image: linear-gradient(to bottom, #c90406, #c90406);
    background-repeat: repeat-x;
    color: #FFFFFF;
}

.pagination ul > li > .next a:hover {
    color: #000;
}


/*结尾样式*/

.foot {
    background-color: #27292f;
    color: #fefefe;
    text-align: center;
    font-size: 13px;
    height: 204px;
    padding-top: 60px;
}

.ft .links_item {
    border-left-color: #DADADA;
}

.links_item.no_extra {
    border-left-width: 0;
}

.links_item {
    border-left: 1px solid #797979;
    display: inline-block;
    line-height: 1em;
    padding: 0 1em;
}

.ft .links_item a {
    color: #DADADA;
}

.links_item a {
    color: #797979;
    display: block;
}

.hg {
    padding: 15px 0;
}

#Pagination a, #Pagination span {
    background-color: #ffffff;
}

#Pagination .current {
    background-color: #5B5B5B;
    color: #FFFFFF;
    cursor: default;
}

.jq_pagination {
    font-size: 14px;
    text-align: center;
}

.jq_pagination a {
    text-decoration: none;
    border: none;
    color: #15B;
}

.jq_pagination a, .jq_pagination span {
    display: inline-block;
    padding: 4px 12px;
    background-color: #E7E7E7;
    color: #333333;
}

.jq_pagination .current {
    background-color: #5B5B5B;
    color: #FFFFFF;
    cursor: default;
}

.jq_pagination .prev, .jq_pagination .next {
    background-color: #c90406;
    background-image: linear-gradient(to bottom, #c90406, #c90406);
    background-repeat: repeat-x;
    color: #FFFFFF;
    border: none;
}

.jq_pagination .current.prev, .jq_pagination .current.next {
    background-color: #c90406;
    background-image: linear-gradient(to bottom, #c90406, #c90406);
    background-repeat: repeat-x;
    color: #FFFFFF;
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fn-clear {
    zoom: 1;
}
#pt1{
    width: 205px;
    height: 60px;
    background: #fff;
}