body {
    font-family: -apple-system, BlinkMacSystemFont, "Roboto", "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, "Open Sans", sans-serif;
    /*background-image: url(../images/wholebg.gif);*/
	background-color:#FFFFFF;
    background-repeat: repeat;
    color: #666666;
}

a {
    color: #666666;
}

a:hover {
    color: #d84929;
}

/*全局栅格去掉边距*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.formtitle1{
	font-size: 20px;
}

@media (max-width: 768px) {
    body {
        padding-top: 52px;
    }
	h2{
		font-size:20px;
	}
	.formtitle1{
	font-size: 18px;
	font-weight:bold;
	}
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.blankHeight {
height:10px;
background-color: #FFFFFF
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;*/
    overflow: hidden;
}

.row-eq-height > div[class*='col-'] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

/*菜单*/

.con-top {
    margin-top: 45px;
}

.topmenubg {
    background-color: #FFF;
    height: 80px;
}

@media (max-width: 768px) {
    .topmenubg {
        height: 0px;
    }
}

/* 分类 */

.avatar {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto;
}

.avatar img {
    transform: scale(1);
    transition: all 0.5s ease-in 0s;
}

.avatar:hover img {
    transform: scale(1.2);
    transition: all 0.5s ease-in 0s;
}

.avatar-wrapper-left {
    text-decoration: none !important;
    text-align: left;
    display: block;
    padding-left: 10px;
	padding-right: 10px;
}

.avatar-wrapper-center {
    text-decoration: none !important;
    text-align: center;
    display: block;
    padding-left: 10px;
	padding-right: 10px;
}

.avatar-wrapper .class-zi {
    height: 62px;
    line-height: 62px;
    background-color: #303b51;
    color: #fff;
    font-size: 1.5em;
    margin: auto;
}

@media (max-width: 768px) {
    .avatar-wrapper .class-zi {
        font-size: 1.2em;
    }
}

.avatar-wrapper:hover .class-zi {
    height: 62px;
    line-height: 62px;
    background-color: #fe4819;
}

/* 活动与下载 */

.newsbg {
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
}

.news-zibg {
    background-color: rgba(255, 255, 255, 0.85);
    padding-right: 30px;
    padding-top: 20px;
    padding-left: 0px;
    float: right;
    width: auto;
    right: 20px;
    top:50px;
    z-index:1;
    position:absolute;
}

@media (max-width: 768px) {
    .news-zibg {
        right: 0px;
        background-color:#dedede;
        margin-top: 50px;
        padding-top: 15px;
        width:100%;
    }

    .newsbg {
        margin-bottom: 45px;
    }
}

.news-zibg li a {
    color: #000;
    line-height: 24px;

}

/* 团队 */

.tuandui-wz {
    display: block;
    background-color: #fe4819;
    text-align: center;
    padding-top: 40px;
    height: 122px;
}

.tuandui-wz a {
    color: #FFF;
    font-size: 1.5em;
}

.tuandui-pics {
    float: left;
}

/* 网站地图 */

.foot {
    background-color: #ededed;
    text-align: center;
}

.black {
    background-color: #444444;
    text-align: center;
}

.map-btm {
    margin: auto;
    padding-bottom: 45px;
}

.map-flag {
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
    font-size: 3em;
    text-align: center;
    margin-bottom: 20px;
    color: #000;
}

@media (max-width: 768px) {
    .map-top {
        width: 100%;
        margin: auto;
    }

    .map-flag {
        padding-bottom: 20px;
        font-size: 1.8em;
    }

    .foot {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.clsdivpic a img {
    padding:8px;
    border:1px solid #ededed;
}

.clsdivpic a:hover img {
    border:1px solid #6d6d6d;
}

.cls-t {
    margin-bottom: 10px;
    display: block;
    text-align: left;
}

.cls-t a {
    font-size: 1.3em;
    color: #000;
}

.cls-t a:hover {
    color: #fe4819;
    text-decoration: none;
}

.cls-c {
    display: block;
    margin-bottom: 10px;
    text-align: left;
}

.cls-c li {
    list-style-type: none;
}

.cls-c a {
    color: #666666;
    line-height: 20px;
    font-size: 1em;
}

.wx {
    text-align: right;
}

@media (max-width: 768px) {
    .wx {
        text-align: center;
        margin-bottom: 20px;
    }
}

.copy-top {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #CCCCCC;
}

.copy-left {
    color: #000;
    font-size: 1em;
    text-align: left;
}

.copy-right {
    text-align: right;
}

.copy-right a {
    font-size: 0.9em;
    color: #000;
}

.copy-right a:hover {
    color: #000;
}

@media (max-width: 768px) {
    .copy-left {
        text-align: center;
        font-size:0.8em;
    }

    .copy-right {
        text-align: center;
        font-size:0.8em;
    }
}

/*--二级页--*/

.banner-zibg {
    background-color: rgba(255, 255, 255, 0.70);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    width: 55%;
    text-align: left;
    margin-right: -50px;
}

.ban-t {
    color: #fff;
    font-size: 2.2em;
    font-weight: bold;
    display: block;
}

.ban-zi {
    color: #403f3c;
    font-size: 1.1em;
    font-weight: bold;
}

.allcon-leftbg {
    background-color: #fff;
    padding-bottom: 45px;
}

.allcon-rightbg {
    background-color: #f1f1f1;
}

.allcon-leftright {
    padding-left: 36px;
    padding-right: 36px;
}

.con-bottom {
    margin-bottom: 46px;
}

.con-bottom1 {
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .con-bottom1 {
	 margin-bottom: 0px;
	}
}

.spe-title {
    color: #9d290b;
    font-size: 2em;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
}

.spe-clstd {
    font-weight: bold;
    font-size: 1.3em;
    color: #000;
    display: block;
}

.spe-clstd a {
    font-weight: bold;
    font-size: 1.3em;
    color: #000;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.spe-clstd a:hover {
    text-decoration: none;
    color: #f1451c;
}

.spe-clszi {
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #666666;
    display: block;

    /* webkit 内核浏览器, 多行省略号 */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

    /* ie, 超过行数直接隐藏 */
    height: 60px;
    overflow: hidden;
}

.spe-clsmore a {
    color: #396f94;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
}

.spe-clsmore a:hover {
    color: #f1451c;
}

.spe-clsbtnpz {
    text-align: right;
    padding-top: 45px;
}

.spe-clsbtn {
    height: 25px;
    width: 50px;
    text-align: left;
    margin-bottom: 3px;
}

@media (max-width: 768px) {
    .spe-clstd a {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }

    .spe-clszi a {
        padding-left: 0px;
        padding-right: 0px;
    }

    .spe-clsmore a {
        padding-left: 0px;
        padding-right: 0px;
    }

    .spe-clsbtnpz {
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #000;
    }

    .spe-clsbtn {
        text-align: left;
    }
}

.page {
    text-align: center;
}

.spe-leftcls {
    font-weight: bold;
    font-size: 1.3em;
    color: #000;
    padding-bottom: 10px;
}

.spe-leftclsd a {
    color: #666666;
    line-height: 22px;
    font-size: 1em;
    padding-left: 5px;
}

.spe-leftclsd a:hover {
    color: #f1451c;
}

.con-top20 {
    margin-top: 20px;
}

.spe-leftact {
    background-color: #7c7c7c;
    width: 100%;
    height: 35px;
    padding-left: 15px;
    border-bottom: 2px solid #545454;
}

.spe-leftact a {
    line-height: 35px;
    color: #fff;
    font-size: 1.1em;
}

.spe-leftact-border {
    border: 1px solid #cbcbcb;
    width: 100%;
    padding: 15px;
}

.spe-leftact-border a {
    line-height: 25px;
    color: #666666;
    padding-left: 5px;
}

.spe-leftact-dot {
    font-size: 0.5em;
}

.spe-areas-pic {
    padding-right: 1px;
    margin-top: 10px;
}

.spe-leftareas-border {
    border: 1px solid #cbcbcb;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.newsletter-btn {
    margin-top: 2px;
}

.sped-t {
    font-weight: bold;
    font-size: 1.5em;
    color: #f1451c;
    padding-bottom: 10px;
    display: block;
}

.services {
    text-align: center;
    background-color: #f1f1f1;
}

.services a {
    color: #055870;
}

.services a:hover {
    background-color: #337ab7;
    color: #f1451c;
    text-decoration: none;
}

@media (max-width: 768px) {
    h4 {
        font-size: 1em;
    }
}

.services-br {
    border-right: 1px solid #cbcbcb;
}

.sped-lookbg {
    background-color: #d84929;
    color: #fff;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
}

.sped-lookdiv a {
    float: left;
    padding-left: 40px;
    color: #fff;
    font-size: 1.2em;
}

.sped-lookright {
    text-align: right;
}

.sped-lookleft {
    text-align: left;
}

.sped-lookwz a {
    padding-top: 10px;
    float: left;
    padding-left: 25px;
    padding-right: 15px;
    color: #fff;
    font-size: 1.2em;
}

.sped-lookwz a:hover {
    color: #000;
    text-decoration: none;
}

@media (max-width: 768px) {
    .fa-5x {
        font-size: 3em !important;
    }

    .sped-lookwz a {
        font-size: 1.2em;
        padding-bottom: 10px;
    }
}

.sped-block {
    color: #fe4819;
}

.sped-cls1t {
    font-size: 1.3em;
    color: #000;
    padding-left: 15px;
    font-weight: bold;
}

.sped-line {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 10px;
}

.sped-fenlei {
    padding-left: 0px;
    width: 129px;

}

.sped-tzi li {
    line-height: 23px;
}

.sped-fenlei a {
    font-weight: bold;
    color: #000;
}

.sped-fenlei a:hover {
    text-decoration: none;
    color: #d84929;
}

.sped-fenlei li, .sped-fenlei i {
    list-style: none;
    line-height: 24px;
    color: #636363;
    font-size: 0.875em;
    text-indent: 30px;
}

.sped-otherc {
    text-align: center;
}

.areas-pic {
    padding-left: 20px;
}

.areas-more {
    line-height: 26px;
    text-align: right;
}

@media (max-width: 768px) {
    .areas-pic {
        padding-left: 0px;
        padding-top: 20px;
    }
}

.areas-title a {
    display: block;
    background-color: #3c3c3c;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    line-height: 26px;
}

.areas-title a:hover {
    display: block;
    background-color: #005cba;
    color: #fff;
    text-decoration: none;
}

.areas-title1 a {
    display: block;
    background-color: #005cba;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    line-height: 26px;
}

.areas-title1 a:hover {
    display: block;
    background-color: #005cba;
    color: #fff;
    text-decoration: none;
}

.confer-t {
    font-size: 1.2em;
    color: #7d7d7d;
    padding-left: 15px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

.decimal {
    list-style-type: decimal;
}

.form-inline {
    width: 100%;
}

.news-border {
    border: 2px solid #d9d9d9;
    padding: 20px;
}

.news-date {
    color: #666666;
    font-size: 1.2em;
}

.news-year {
    color: #b8b8b8;
    font-size: 1.2em;
    text-align: right;
}

.news-title {
    padding-top: 15px;
    padding-bottom: 15px;
}

.news-title a {
    color: #000;
    font-size: 1.3em;
}

.news-title a:hover {
    text-decoration: none;
    color: #f1451c;
}

.news-wrap {
    margin-right: 30px;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .news-wrap {
        margin-right: 0px;
        margin-bottom: 30px;
    }
}

.news-titled {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}

.news-titledate {
    font-size: 0.9em;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 15px;
}

.team-line {
    border-bottom: 1px solid #cbcbcb;
    padding-top: 15px;
    padding-bottom: 15px;
}

.team-contactbg {
    background-color: #f1f1f1;
    margin-top: 20px;
}

.team-contact {
    padding: 20px;
}

/*** 媒体集 ***/
.media {
    position: relative;
    height: 150px;
}

.media > div:first-child {
    position: absolute;
    text-align: center;
    width: 60px;
}

.media > .switcher button {
    width: 60px;
    height: 154px;
    color: #ff8d00;
    background: #000;
    cursor: pointer;
}

.media > .content {
    overflow: auto;
    margin-left: 62px;
}

.media > .content li {
    position: relative;
    margin-left: 2px;
    overflow: hidden;
}

.media > .content li:first-child {
    margin-left: 0;
}

.media > .content img {
    height: 150px;
    cursor: pointer;
}

.media > .content span {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 40px;
    font-size: 80%;
    padding: 1px 0;
    text-align: center;
    color: #ddd;
    background-color: rgba(0, 0, 0, 0.5); /* opacity 会使得文字也透明 */
}

.media > .content li.active {
    border: 3px solid #ff8d00;
}

.media > .content li.active img, .media > .content li.active span {
    margin: -3px;
}

.media-view {
    text-align: center;
    background: no-repeat center center / contain;
    /*height: 600px;*/
}

.media-view img, .media-view video {
    max-width: 100%;
    /*width: 100%;*/
    width: 800px;
}

.media-view .control {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 43px;
    margin: auto;
    top: 0;
    bottom: 0;
    text-shadow: #ccc 1px 0 0, #ccc 0 1px 0, #ccc -1px 0 0, #ccc 0 -1px 0;
    opacity: 0.5;
}

.media-view .control-left {
    left: 0;
}

.media-view .control-right {
    right: 0;
}

.media-view video {
    width: 100%;
    max-height: 428px;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 60px !important;
}

.input-group11 {
    padding-left: 10px !important;
}

@media (max-width: 768px) {
    .input-group11 {
        padding-left: 0px !important;
    }
}

.sped-almost {
    font-size:1em;
    font-weight:bold;
    color:#464646;
}

.search-clst {
    margin-top:10px;
    margin-bottom:10px;
}

.search-clst a {
    font-weight: bold;
    font-size: 1.5em;
    color: #000;
}

.search-img {
    padding-right:20px;
    padding-bottom:20px;
}

@media (max-width: 768px) {
    .search-img {
        padding-right:0px;
    }
}

.line-thr {
    border-bottom:1px solid #c9c9c9;
}

.newsactive {
    padding-top:30px;
    padding-bottom:30px;
}

.newsactive:hover {
    background-color:#f4f4f4;
}

.news-dategap span {
    padding-left:15px;
}

@media (max-width:1000px){
    .news-day {
        text-align:left !important;
    }
    .news-mon {
        text-align:left !important;
    }
}

.news-day {
    font-size:1.2em;
    letter-spacing:2px;
    display:block;
    top:0;
    margin-top:-5px;
    margin-bottom:5px;
    color:#9e9e9e;
    margin-right:0.8em;
    text-align:right;
}

.news-mon {
    display:block;
    margin-top:0px;
    color:#9e9e9e;
	font-size:0.85em;
    vertical-align:top;
    text-align:right;
    position:relative;
    margin-right:1.2em;
}

.news-line {
    height:100%;
    min-height: 66px;
    width:20px;
    position:absolute;
    left:-20px;
    border-left:2px solid #9e9e9e;
}

.news-img {
    float:left;
    margin-right:10px;
    padding:2px;
    border:1px solid #c9c9c9;
    width: 155px;
    height:101px;
}

.news-title1 a {
    font-size:1.28em;
    color:#000;
    font-weight:bold;
}

.news-title1 a:hover {
    text-decoration:none;
}

.news-pro1 {
    margin-top:10px;
}

.news-pro1 a {
    font-size:1em;
}

.news-pro1 a:hover {
    text-decoration:none;
}

.ul-top {
    list-style: none inside none;
    padding: 0;
}

#top {
	bottom:180px;
	position:fixed;
	right:160px;
	z-index:999;
}

@media (max-width: 768px) {
    #top {
		bottom:190px;
		position:fixed;
		right:0px;
		z-index:999;
	}
}

#top li .t-1 {
    background-position: 0 0;
}

#top li a {
    background: #fe4819;
    border: 1px solid #fe4819;
    border-radius: 5px;
    display: block;
    height: 60px;
    margin-bottom: 5px;
    position: relative;
    transition-property: background-color;
    width: 60px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
    text-decoration: none;
}

.buy {
	margin-bottom:20px;
	background:#fe4819;
	text-align:center;
	padding:10px;
	border-radius: 5px;
}

.buy a {
	color:#ffffff;
}

.buy a:hover {
	color:#ffff00;
}

h1.title{text-align:center;color:#c71119;padding:40px 0 20px;font-family: 'Trebuchet MS', Helvetica, sans-serif;font-size:38px;}
h2.title{text-align:center;padding:10px 0 20px;font-size:25px;font-family: 'Trebuchet MS', Helvetica, sans-serif;}

h2.cad-h2 {
    padding: 20px 0 10px;
    font-size: 24px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#000;
}
.fontwrite{
	color:#FFF;
}
/*主页关于西藏*/
.guidemap img{float:left;margin:0 20px 20px 0;}
.guidemap {font-size: 14px;line-height: 1.6em;}
.index-guide-list li{width:31.3%;margin-right:2%;float:left;margin-bottom:20px;font-size: 13px;
    line-height: 1.6em; list-style:none;}
.index-guide-list li p span{width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;}
.index-guide-list li p{margin-bottom:10px; background-color:#bfe6fb; padding:0.6em; border-radius:2px;}/*a6dffd*/
.index-guide-list li p a{font-size: 16px;
    color: black;
    font-weight: bold;}
.index-guide-list li p a:hover{text-decoration:underline;color:#c71119;}

.pic-zi {
    /*height: 100px;
    line-height: 100px;*/
	padding-top:0.5em;
	padding-bottom:0.5em;
    background-color: #FFF;
    color: #000;
    font-size: 1.5em;
    margin: auto;
}

/*页脚语言选择*/
.flug{width:28px;height:16px;float:right;margin-right:10px;text-indent:-9999px}.de{background-repeat:no-repeat}.en{background-repeat:no-repeat}.fr{background-repeat:no-repeat}.it{background-repeat:no-repeat}.jp{background-repeat:no-repeat}.ru{background-repeat:no-repeat}.sp{background-repeat:no-repeat}

footer
.member{background-position:0px 0px}.de{background-position:-432px -138px}.en{background-position:-432px -204px}.fr{background-position:-432px -270px}.it{background-position:-432px -336px}.jp{background-position:-430px -402px}.ru{background-position:-432px -471px}.sp{background-position:-432px -537px}

/*footer .member,.de,.en,.fr,.it,.jp,.ru,.sp{background-image:url(/images/language.png)}*/
/*页脚语言选择OVER*/

/*div容器摆放在某位置，拉动滚动条到达顶部是固定在浏览器顶部的实现方式*/
.sortbox1111{height:2000px; margin-top:200px; position:relative;} 
.sortbox{position:relative;}   
.leftsnav{position:absolute;top:0;font-size:16px;background:#FFF;}  
.leftsnav a{color:#fff;display:block;height:45px;line-height:45px;text-align:center;}  
.lsntit{height:45px;line-height:45px;text-align:center;color:#fff;background:#a31022;}

.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 768px) {
  .container {
		padding-right: 10px;
		padding-left: 10px;
		margin-right: auto;
		margin-left: auto;
  }
} 

/*翻页样式*/
.main_mod_page{width:100%;padding:20px
0;overflow:hidden}

.main_mod_page
p.page_right{width:100%;height:30px;text-align:center}.main_mod_page .back-first,.main_mod_page .go-last,.main_mod_page .prev,.main_mod_page
.next{display:inline-block;*zoom:1;*display:inline;width:30px;height:30px;font-size:14px;vertical-align:top}.main_mod_page .back-first{width:28px;height:28px;border:1px
solid #e1e1e1;background:url(../images/page_home_bg.png) 9px center no-repeat}.main_mod_page .back-first:hover{border:1px
solid #ff8a00}.main_mod_page .go-last{width:28px;height:28px;border:1px
solid #e1e1e1;background:url(../images/page_last_bg.png) 0 center no-repeat}.main_mod_page .go-last:hover{border:1px
solid #ff8a00}.main_mod_page
.prev{background:url(../images/page_prev_bg.png) center no-repeat}.main_mod_page .prev:hover{background:url(../images/page_prev_bg_hover.png) center no-repeat}.main_mod_page
.next{background:url(images/page_next_bg.png) center no-repeat}.main_mod_page .next:hover{background:url(../images/page_next_bg_hover.png) center no-repeat}.main_mod_page
.mod_pagenav_count{display:inline-block;height:30px;vertical-align:top}.main_mod_page .mod_pagenav_count
a{display:inline-block;*zoom:1;*display:inline;color:#c4c4c4;width:28px;height:28px;line-height:28px;font-size:14px;text-align:center;margin:0
1px 0;border:1px
solid #e1e1e1}.main_mod_page .mod_pagenav_count a.current,.main_mod_page .mod_pagenav_count a:hover{color:#fff;border:1px
solid #ff8a00;background:#ff8a00}
/*翻页样式OVER*/

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 0px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 0px solid #ddd;
}

/*设置placeholder字体色彩*/
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #f88383;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #f88383;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #f88383;
}
input::-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #f88383;
}

/*量身定制*/
.dingzhi {
	background-image:url(/images/freely3.jpg); 
	background-repeat:no-repeat; 
	background-size:100% 100% cover;
	-moz-background-size:100% 100%; 
	padding:2.4em;
}

.dingzhi .dztitle{
	color:#FFFFFF; 
	font-size:2em; 
	padding-bottom:0.6em;
}

.dingzhi .dzcon{
	color:#FFFFFF; 
	font-size:1.2em; 
	padding:0.8em; 
	text-align:left;
}

.dingzhi a:hover{
	text-decoration:none;
}

.HH4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 26px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #A8860F; PADDING-TOP: 0px; FONT-FAMILY: Times New Roman; font-weight: bold;
}
.HH4 a{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 26px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #A8860F; PADDING-TOP: 0px; FONT-FAMILY: Times New Roman; font-weight: bold;
}
.HH4 a:hover{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 26px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #A91C15; PADDING-TOP: 0px; FONT-FAMILY: Times New Roman; font-weight: bold;
}

/*旅游线路内容*/

.tourDays{
    font-family: 'Open Sans', sans-serif;
	font-size:1.3em; 
}

.tourFuTitle{
    font-family: 'Open Sans', sans-serif;
	font-size:2em; 
	padding-top:0em;
	padding-bottom:0.8em;
}
ul.ulCommon li{
    padding-left: 15px;
    background: url(/images/bg-terms.gif) no-repeat left 10px;/*//www.china.com/images/bg-terms.gif*/
    margin-bottom: 8px;
	font-size:1.2em; 
	list-style:none;
	}

ul.ulCommon1 li{
    padding-left: 12px;
    background: url(/images/bg-terms.gif) no-repeat left 6px;/*//www.china.com/images/bg-terms.gif*/
    margin-bottom: 2px;
	font-size:1em; 
	list-style-type:none;
	}
	
.huiLine {/*浅灰线*/
    border-bottom: solid 1px #ccc;
    padding-bottom: 30px;
}

@media (max-width: 768px) {
  .huiLine {
		display:none;
  }

  .tourFuTitle{
    font-size:16px; 
	}
} 

/*旅游线路内容*/

/*线路详细中表格样式*/

.route_table_title {color:#000000;font-size:1em;text-align: center;}

.route_table_title th{text-align: center; height:40px; display:table-cell; vertical-align:middle; font-weight:none;}
.route_table_title td{text-align: center; height:40px; display:table-cell; vertical-align:middle; font-weight:bold; color:#df6536;}