:root {
	--tcg-bd-color:#e3e3e3;	
}

/*public */
#main {width: 100%;max-width: 1260px;margin: 0 auto;padding: 0;display: flex;flex-wrap: nowrap;}
#main>.left {flex: none;margin-right: 30px;line-height: normal;}
#main>.right {flex: auto;width:100%;padding: 0;}
/*.page .c_title {display: none;}*/
.divTopImg~#main .c_title { display: none;}
.box_no .liw220 li {width:auto!important;}
@media screen and (max-width: 1200px) {
	body {font-size: 20px;}
	.box_no .liw250 li,.box_no .liw120 li,.box_no .liw235 li {width:auto!important;}
	/*.page .c_title {display: block;}*/
     .divTopImg~#main .c_title {
        display: inline-block;
    }
	.cityguideIndex .c_title h1, .page .c_title h1, h1.picName {font-size: .30rem!important;}
	.qa-title {font-size: 24px;}
	.qa-more {font-size: 20px;width:250px;}
	.qa-form-title,#replyBox .replyBox-title {font-size: 24px;}
	/*qa*/
	.qa-list-q-title {font-size: 22px;}
	.qa-list-q-content,.qa-list-a-content {font-size: 20px;}
	.qa-list-q-info,.qa-list-a-info {font-size: 20px;}
	.qa-list-q-info span {width:85px;}
}
@media screen and (max-width: 640px) {
	.qa-list-q-info {height: auto;min-height:50px;}
}

/*cpath*/
.divNumBox {border: none;padding: 10px;background: rgba(0,0,0,.5);}

.c_path_row {background: #f2f2f2;padding: 0 10px;}
.c_path_row .c_path {max-width: 1260px;border: none;margin: 0 auto;}
.c_path_row a:hover {text-decoration: none;}
@media screen and (max-width: 425px) {
	.c_path_row .c_path {width: auto;padding: 10px 0;}
}

.content a, .contcont a {color:#000;}

.customs_unit {max-width: 320px; margin-bottom: 10px;}
.customs_unit a {text-decoration: none;}

.recomLinks .subTitle {background: none;text-align:center;}
.recomLinks .recomTitle {background: none;padding: 0;font-size: .24rem;}
.recomLinks .recomTitle.tourIcon {padding-left: 30px;}
@media screen and (max-width: 480px) {
	.recomLinks .linkTitle {font-size: 20px;}
}

.recomUnits {justify-content: space-between;gap:10px;}
.recomUnits>.linkUnit {flex:1;margin: 0;}
@media screen and (max-width: 480px) {
	.recomUnits>.linkUnit {flex:auto;}
}

.subTitle2017BG.st1 {position: relative;padding: 0;height: 48px;background: none;}
.subTitle2017BG.st1 .h2_01 {background: none;display: block;height: 100%;padding: 0;}
.subTitle2017BG.st1 .h2_01 a {display: block; position: relative;background: #fff; width:220px;height: 100%;margin: 0 auto;text-align: center;font-size: 28px;line-height: 48px;border:1px solid var(--tcg-bd-color);border-radius:24px;}
.subTitle2017BG.st1 .h2_01::before{content:"";display: block;position: absolute;top:0;left:0;border-bottom: 1px solid var(--tcg-bd-color);width:100%;height: 24px;}
.subTitle2017BG.st1::before,.subTitle2017BG.st1::after {content: "";display: block;position: absolute;top:19px;left:0;border: 1px solid var(--tcg-bd-color); border-radius: 50%;width:10px;height: 10px;background: #fff;z-index: 1;}
.subTitle2017BG.st1::after {left:auto;right:0;}

.subTitle2017BG:not(.st1) {background:none;display:block;position: relative;left:20px;bottom: -23px;padding: 10px;}
.subTitle2017BG:not(.st1) h2 {position: relative;z-index: 1; display: inline-block; background-color: #fff; background-position: left 10px center;padding: 0 20px 0 40px;font-size: 24px;font-weight: normal;}
.subTitle2017BG:not(.st1)+div {border:1px solid var(--tcg-bd-color);padding:20px 10px 10px;}
/*
@media screen and (max-width: 425px) {
	.subTitle2017BG:not(.st1) {left:auto;bottom:auto;padding: 10px 0;}
}
*/

.c_attrpic_list {justify-content: space-around;gap:10px;line-height: normal;}
.c_attrpic_list li {max-width: 226px;margin: 10px 0;padding:0;flex:1;}
.c_attrpic_list li a {display: block;background: #f2f2f2;padding-top: 10px;}
.c_attrpic_list li img {width:100%;height: auto;margin-top: 10px;}
@media screen and (max-width: 640px) {
	.c_attrpic_list li {flex:auto;width:50%;}
}
@media screen and (max-width: 425px) {
	.c_attrpic_list li {flex:1;width:auto;}
}
@media screen and (max-width: 420px) {
	.c_attrpic_list li {flex:auto;width:50%;}
}

/*img*/
.div_diningImg {height: auto;min-height:168px;}
@media screen and (max-width: 425px) {
	.div_diningImg {width: 100%;padding: 10px;text-align: center;box-sizing: border-box;}
}
