body {
    font-family: "Microsoft YaHei";
    min-width: 1200px;
}

.banner_point {
    width: 100%;
    min-width: 1200px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}

.banner_point img {
    height: 450px;
    width: 1920px;
}

.center_point {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.center_point .t1 {
    overflow: hidden;
}

.center_point .t1 .fleft {
    float: left;
}

.center_point .t1 .fright {
    float: right;
}

.center_point .t1 .news {
    width: 494px;
    box-sizing: border-box;
}


.center_point .t1 .news .top .tabs ul li a {
    text-decoration: none;
    color: #666;
    margin-right: 44px;

}

.center_point .t1 .news .content .title {
    font-size: 14px;
    color: #666;
    line-height: 44px;
}

.center_point .t1 .news .content .brief {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
}

.center_point .t1 .news .new_item {
    margin-top: 10px;
    border-top: 1px dashed #ddd;
}

.center_point .t1 .news .new_item .item {
    float: left;
    width: 275px;
    overflow: hidden;
}

.center_point .t1 .news .new_item .time {
    float: right;
    color: #999;
}

.center_point .t1 .news .new_item .time ul li {
    height: 26px;
    font-size: 12px;
    color: #999;
    line-height: 24px;
}

.center_point .t1 .news .new_item .item ul li {
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.center_point .t1 .news .new_item .item ul li img {
    position: relative;
    top: -2px;
    padding-right: 4px;
}

.center_point .t1 .news .new_item .item ul li a {
    text-decoration: none;
    color: #999;
    font-size: 12px;
}

.center_point .t1 .right .route {
    height: 143px;
    width: 300px;
    box-sizing: border-box;
    border: 1px solid #ff6600;
    text-align: center;
    position: relative;
    top: 8px;
}

.center_point .t1 .right .route .title {
    color: #ff6600;
    font-size: 18px;
    font-weight: bold;
    background: white;
    width: 140px;
    margin: 0 auto;
    position: relative;
    top: -13px;
}

.center_point .t1 .right .route .a1 {
    padding-top: 4px;
}

.center_point .t1 .right .route .a2 {
    padding-top: 4px;
}

.center_point .t1 .right .introduce {
    margin-top: 16px;
}

.center_point .imglist {
    padding-top: 14px;
}

.center_point .imglist img {
    width: 1200px;
    height: 100px;
}


.center_point .t4 {
    padding-top: 10px;
    overflow: hidden;
}

.center_point .t4 .t4_left {
    width: 100%;
    float: left;
}
.center_point .t4 .t4_left .top {
    height: 50px;
    box-sizing: border-box;
    border-bottom:#ccc solid 1px;
}
.tabs .active1 a{
	color:#fff;
}
.center_point .t4 .t4_left .top .tabs ul li .zx{
	font: 14px;
}
.center_point .t4 .t4_left .top .tabs ul li a {
    float: left;
    font-size: 18px;
    line-height: 49px;
    font-family:MicrosoftYaHei;
    color: black;
}

.center_point .t4 .t4_left .top .tabs ul li .select{
	color: #046BB0;
	display: block;
    height: 51px;
    border-bottom: solid #046BB0;
}

.tabs li{
	height: 50px;
	width: 232px;
	float: left;
	line-height: 50px;
}

.tabs1 li{
	height: 50px;width: 232px;float: left;
	background: #30ADE6;
	margin-left: -30px;
}

.tabs1 a{
    line-height: 49px;
    font-family: MicrosoftYaHei;
    color: #fff;
    padding-left: 20px;
}
.tabs .active1{
	background-color: #30ADE6;
}

/* .center_point .t4 .t4_left .top .tabs ul li.active a {
    color:#046BB0;
} */
.center_point .t4 .t4_left .top .more {
    float: right;
    font-size: 12px;
    line-height: 42px;
}

.center_point .t4 .t4_left .top .more a {
    color: #666;
	font-weight:bold;
}

.center_point .t4 .t4_left .top .more a:hover {
    color: #FC733D;
}

.center_point .t4 .t4_right {
    width: 260px;
    float: right;
}

.center_point .t4 .t4_right .t4_transaction {
    background: url("../../../images/ex/tit2.png");
    width: 336px;
    height: 30px;
}

.center_point .t4 .t4_right .t4_transaction .h2 {
    font-size: 16px;
    color: white;
    padding-left: 10px;
    line-height: 30px;
}

.center_point .t4 .t4_right .t4_content {
    border: 1px solid #ddd;
    padding: 10px;
}

.center_point .t4 .t4_right .t4_content p {
    line-height: 30px;
    color: #999;
    font-size: 14px;
    font-weight: bold;
}

.center_point .t4 .t4_right .t4_sale {
    height: 30px;
    background-color: #5282A8;
}

.center_point .t4 .t4_right .t4_sale_content {
    height: 318px;
    border: 1px solid #ddd;
    padding-left: 20px;
    box-sizing: border-box;
}

.center_point .t4 .t4_right .t4_sale_content ul li {
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: left;
    color: #999;
    line-height: 16px;
    margin-top: 24px;
    padding-left: 20px;
    padding-right: 20px
}

.center_point .t4 .t4_right .t4_sale_content ul li:nth-last-child(1) {
    border-right: 1px solid #999;
}

.center_point .t4 .t4_right .t4_sale_content ul li:nth-child(4n) {
    border-right: 1px solid #999;
}

.center_point .t4 .t4_right .t4_sale .h2 {
    font-size: 16px;
    color: white;
    padding-left: 20px;
    line-height: 30px;
}

.center_point .t4 .t4_left .t4_left_tabs ul {
    float: left;
}

.center_point .t4 .t4_left .t4_left_tabs ul li {
    width: 160px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    margin-bottom: 10px;
    background-color: #eff8ff;
}

.center_point .t4 .t4_left .t4_left_tabs ul li.active {
    background-color: #046BB0;
}

.center_point .t4 .t4_left .t4_left_tabs ul li.active span {
    color: white;
}

.center_point .t4 .t4_left .t4_left_tabs ul li span {
    color: #046BB0;
    text-decoration: none;
    padding-left: 20px;
    display: block;
    cursor: pointer;
}

.center_point .t4 .t4_left .t4_left_content {
    float: left;
    width: 100%;
    height: 274px;
    box-sizing: border-box;
   /*  padding-left: 25px;
    padding-top: 20px;
    padding-right: 20px; */
    position: relative;
    display: none;
}

.center_point .t4 .t4_left .t4_left_content.active {
    display: block;
}

.center_point .t4 .t4_left .t4_left_content .sanjiao1 {
    position: absolute;
    left: -1px;
    top: 22px;
}

.center_point .t4 .t4_left .t4_left_content .sanjiao2 {
    position: absolute;
    left: -1px;
    top: 97px;
}

.center_point .t4 .t4_left .t4_left_content .sanjiao3 {
    position: absolute;
    left: -1px;
    top: 170px;
}

.center_point .t4 .t4_left .t4_left_content .sanjiao4 {
    position: absolute;
    left: -1px;
    top: 175px;
}

.center_point .t4 .t4_left .t4_left_content .sanjiao5 {
    position: absolute;
    left: -1px;
    top: 229px;
}


.center_point .t4 .t4_left .t4_left_content .t4_left_content_news {
    overflow: hidden;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .fleft {
    float: left;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .imgborder {
    border: 1px solid #eee;
    padding: 1px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .fleft .t4_news_img {
    width: 200px;
    height: 125px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .t4_new_content {
    padding-left: 25px;
    width: 460px;
    float: left;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .t4_new_content .h2 {
    font-size: 18px;
    font-weight: bold;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .t4_new_content .line_3 {
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    line-height: 24px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .t4_new_content .a {
    position: relative;
    text-align: right;
    line-height: 0px;
    padding-bottom: 6px;
    top: 14px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .t4_new_content .createtime {
    font-size: 14px;
    color: #999;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_news .t4_new_content .a a {
    text-decoration: none;
    color: red;
    font-size: 14px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems {
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_left {
    width: 600px;
    float: left;
    padding-left: 30px;
    padding-right: 50px;
    border-right: 1px;
}
.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_left .newitems_tit{
    box-sizing: border-box;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_left .newitems_tit .tabs{
   	margin-top: 20px;
	margin-bottom: 30px
}
.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_left .newitems_tit .tabs ul li a {
    float: left;
    font-size: 16px;
    line-height: 32px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_left .newitems_tit .tabs ul li.active a {
    color:#0667b4;
    margin-top: 20px
}
.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_left .newitems_tit .more {
    float: right;
    font-size: 12px;
    line-height: 35px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_left .newitems_tit .more a {
    color: #666;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_left .newitems_tit .more a:hover {
    color: #FC733D;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_right {
    width: 600px;
    float: right;
    padding-left: 50px;
    padding-right:30px;
    border-right: 1px;
}
.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_right .newitems_tit{
    box-sizing: border-box;
}
.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_right .newitems_tit .tabs{
	margin-top: 20px;
	margin-bottom: 30px
}
.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_right .newitems_tit .tabs ul li a {
    float: left;
    font-size: 16px;
    line-height: 32px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_right .newitems_tit .tabs ul li.active a {
    color:#0667b4;
}
.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_right .newitems_tit .more {
    float: right;
    font-size: 12px;
    line-height: 35px;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_right .newitems_tit .more a {
    color: #666;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .newitems_right .newitems_tit .more a:hover {
    color: #FC733D;
}


.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems ul li {
    line-height: 50px;
    height: 50px
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems ul li a:link {
    font-size: 14px;
    text-decoration: none;
    color: #666;
}


.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems ul li a:visited {
    font-size: 14px;
    text-decoration: underline;
    color: #666;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems ul li a:hover {
    font-size: 14px;
    text-decoration: underline;
    color: #046BB0;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems ul li a:active {
    font-size: 14px;
    text-decoration: none;
    color: #666;
}




.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems ul li .pleft {
    float: left;
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems ul li .pleft i {
    color: #ddd;
}

.center_point .t4 .t4_more {
    text-align: right;
    float: right;
}

.center_point .t4 .t4_left .t4_left_content .t4_left_content_newitems .t4_more a {
    color: red;
	font-weight:bold;
    text-decoration: none;
    font-size: 14px;
}

.center_point .t4 .t4_right .title {
    height: 42px;
    line-height: 42px;
    background: #F0F0F0;
}

.center_point .t4 .t4_right .title h2 {
    font-size: 16px;
    color: #666;
    padding-left: 18px;
    letter-spacing: 3px;
}


.center_point .t4 .t4_right .t4_right_content {
    height: 284px;
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
}

.center_point .t4 .t4_right .t4_right_content ul {
    padding-top: 10px;
}

.center_point .t4 .t4_right .t4_right_content ul li {
    padding:0 8px;
    line-height: 26px;
    width: 242px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.center_point .t4 .t4_right .t4_right_content ul li i {
    color: #999;
}

.center_point .t4 .t4_right .t4_right_content ul li a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
}


.copyright{ 
	margin-top:10px;
}
.copyright p{
	line-height:24px;
	text-align:center;
	font-size:14px;
	color:#999;
}


.box {
    padding-top: 10px;
    width: 360px;
    height: 260px;
    position: relative;
    overflow: hidden;
    float: left;
}

.box_img {
    width: 360px;
    height: 260px;
    overflow: hidden;
}

.box_img ul li {
    position: absolute;
    display: none;
}

.box_img ul li a {
    display: block;
    width: 360px;
    height: 260px;
    font-size: 100px;
    text-align: center;
    line-height: 250px;
    color: #fff;
}

.box_img ul li a img {
    width: 360px;
    height: 260px;
}

.box_tab {
    position: absolute;
    bottom: 10px;
    z-index: 999;
    right: 16px;
}

.box_tab a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: white;
    border-radius: 50%;
    margin-right: 10px;
}

.box_tab a.active {
   background-color: orange;
}

.box_tab a i.iconfont {
    font-size: 32px;
    width: 24px;
    /*display: block;
    float: left;*/
    position: relative;
    left: 230px;
    top: -3px;
    z-index: 999;
}

.box_tab a.active {
    color: orange;
}

.box_s {
    position: absolute;
    bottom: 0;
    z-index: 999;
}

.box_s p {
    background-color: black;
    height: 45px;
    position: absolute;
    bottom: 0;
    z-index: 998;
    width: 360px;
    filter: alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.box_s p.active {
    display: block;
}

.box_k{
    font-size: 15px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    padding-left: 10px;
}

.box_k p{
    display: none;
}

.box_k p.active{
    display: block;
    line-height: 45px;
    color: white;
}

.t6_left_content_more{
    text-align: right;
    padding-top: 10px;
    font-size: 14px;
}

.t6_left_content_more a{
    color: red;
	font-weight:bold;
    text-decoration: none;
    font-size: 14px;
}


/**********友情链接**********/

/* .center_point .t9 {
    padding-top: 60px;
} */
.t9 dt {
    float: left;
    width: 70px;
    margin-left:120px;
    display: inline;
    color: #333;
    font-size: 16px;
    line-height: 25px;
    background: none;
    font-family: "微软雅黑";
}
.t9 dd {
    float: left;
    width: 142px;
    margin-left: 55px;
    display: inline;
    /* background:url(../../../images/ex/xiala.gif) no-repeat; */
    color: #999;
    font-size: 12px;
    line-height: 25px;
    padding-left: 10px;
}
.sbHolder {
    background-color: #ffffff;
    border: solid 1px #979797;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    position: relative;
    width: 200px;
}
.sbToggle {
  background: url(../../../images/ex/arrow_b.jpg) no-repeat;
    height: 30px;
    outline: none;
    width: 30px;
    margin-left: 170px;
    border: 1px solid #ddd;
    cursor: pointer;

}

.sbToggleOpen{background:url(../../../images/ex/arrow_s.jpg) no-repeat;}
.sbToggleOpen:hover{background:url(../../../images/ex/arrow_s.jpg) no-repeat;}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #979797;
    outline: none;
    text-decoration: none;
}
.sbSelector {
    display: block;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width:170px;
}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
    color: #1571d0;
}
.sbOptions a:link, .sbOptions a:visited {
    color: #979797;
    text-decoration: none;
}
.sbOptions a {
    border-bottom: dotted 1px #979797;
    display: block;
    outline: none;
    padding: 7px 0 7px 3px;
}





