﻿html{font-size:0.625em;}
body,ul,li,h1,h2,h3,h4,h5,h6,tr,td,tr,ol,p,img,input,button{
    margin:0;
    padding:0;
    box-sizing: border-box;
    }
body{
    font-family:"微软雅黑";
    font-size:1.4rem;
    box-sizing: border-box;
	height:100%;
    }
.d{display:block;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
.px{position:fixed;}
.w100{width: 100% !important;}
.clearfix::after{
    content:"";
    display:block;
    clear:both;}
.ellips{
    white-space: nowrap;
    -o-text-overflow:ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;}
li{list-style: none;}
img{border:none;max-width: 100%;}
.font-12{font-size:1.2rem;}
.font-16{font-size: 1.6rem;}
.font-18{font-size:1.8rem;}
.font-20{font-size:2rem;}
.font-22{font-size: 2.2rem;}
.font-24{font-size:2.4rem;}
a{
    text-decoration: none;
    outline: none;
    color:#000;}
a:focus{outline:0;}
a:hover{text-decoration: none;}
.container_xt{
    max-width:1280px;
    margin:0 auto;
}

/*
.header-logo{
    margin:36px 0 0;}
.header-search{
    margin:58px 0 0;
    width:320px;
    height:26px;
    border:1px solid #c1c1c1;
    border-radius:10px;}
.header-search-keys{
    border:none;
    background:none;
    text-indent:2em;
    color:#666666;
    border-right:1px dashed #cccccc;
    width:calc(100% - 2.5em);
    height:18px;
    margin:4px 0 0;}
.header-search-btn{
    margin: 3px 5px 0;
    cursor:pointer;}
.menu{
    background:#136dc3;
    margin:42px 0 0;
    line-height:42px;}
.menu-ul li{
    padding:0 15px;}
.menu-ul li.active,.menu-ul li:hover{
    background:#c1272d;}
.menu-ul li a{
    color:#fff;}
.menu-sub{
    width:129px;
    background:#f2f2f2;
    z-index: 10;
    padding:3px 0;
    left:-20px;
    top:42px;
    display:none;}
.menu-sub::after{
    content: "";
    display:block;
    width:0;
    height:0;
    position: absolute;
    border:6px solid transparent;
    border-bottom:6px solid #f2f2f2;
    top:-12px;
    left:50%;
    margin-left:-3px;
    z-index: 10;}
.menu-ul li:hover .menu-sub{display: block;}
.menu-ul li .menu-sub a{
    color:#333333;
    line-height:40px;
    width:100%;
    text-align:center;
    border-bottom:1px dashed #b3b3b3;
    width:90%;
    margin:0 auto;}
.menu-ul li .menu-sub a:last-child{border:none;}
.menu-ul li .menu-sub a:hover{color:#c1272d;}
*/
.footer{
    background:#00757f;
    padding:7px 0 35px;
    color:#fff;
    font-size:1.3rem;}
.footer-codes{
    width:220px;
    text-align:center;}
.footer-codes p{margin:5px 0 0;}
.foot-links{
    width:315px;
    margin:0 0 0 34px;}
.foot-links-item{margin:28px 0 0 15px;}
.foot-links-item a{
    color:#fff;
    height:26px;
    border-bottom:1px dashed #fff;}
.foot-links-item p{
    margin:5px 0 0;
    padding:0 0 0 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    }
.foot-links-item-phone{background:url(../images/xt_39.jpg) 0 center no-repeat;}
.foot-links-item-address{background:url(../images/xt_40.jpg) 0 center no-repeat;}
.foot-identification{
    left:562px;
    top:355px;
    line-height:1.6em;}
.footer-friend-link{
    line-height:45px;
    background:#45474c;}
.footer-friend-link-title{
    color:#7fc7e6;
    margin:0 18px 0 185px;}
.footer-friend-link-item{
    color:#a9aaac;
    margin:0 50px 0 0;}
.footer-friend-link-item a{
    color:#fff;}
a.beian{ background: url(../images/xtu_beian.png) 0 center no-repeat;padding: 0 0 0 30px;color: #fff;}


.news_title {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    padding-top: 12px;
    border-top: 1px solid #fff;
}