@charset "utf-8";
/* 滚动条 */
::-webkit-scrollbar{width: 8px; height: 8px;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black;}
::-webkit-scrollbar-track-piece{background-color: #F5F5F5;}
::-webkit-scrollbar-thumb:vertical{margin-right:10px; background-color: #999;}
::-webkit-scrollbar-thumb:vertical:hover{background-color: #666;}
::-webkit-scrollbar-corner:vertical{background-color:#535353;}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00;}

a:hover {text-decoration: none}
.top {background: url("../images/bg-top.gif");font-size: 14px; line-height: 36px;z-index: 1001;position: absolute;width: 100%;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.4);box-shadow:0 1px 10px rgba(0,0,0,0.4)}
.menu-pos-r {position: relative;}
.nav {background-color: #f39a00;line-height: 42px;display: none;}
.top-bg-div {height: 156px}
.bottom {background:#333 url("../images/bg-bottom.jpg");}
.bottom td {color: #FFF;height: 110px;font-size:14px}
.panel-header {background: url("../images/bg-panel.jpg");font-size: 16px;color:#000;border-radius: 5px}
.panel-body a {display: block;margin-bottom: 15px;line-height: 40px;background:#FDFDFD url("../images/bg-a.png") no-repeat right bottom;font-size: 18px;border:1px solid #DDD;}
.panel-body a:hover, .panel-body .yes {text-decoration: none;background:#F90 url("../images/bg-a-yes.png") no-repeat right bottom;color: #FFF;border:1px solid #F90;}
.panel-body .a, .panel-body .yes2 {border: 1px solid #FFF;border-bottom: 1px dashed #DDD;height: 36px;line-height: 36px;font-size: 14px;cursor:pointer;}
.panel-body .a:hover {border: 1px solid #DDD;background: #FAFAFA;color:#C00;}
.panel-body .yes2 {color:#C00;}
.img-bk {border:1px solid #CCC;background: #FFF;padding: 5px;color: #333;font-size: 14px;text-align: center}
.img-bk {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.img-bk:hover {border:1px solid #999;background: #fff4f1;color:#000;cursor:pointer;}
.img-bk:hover {-webkit-transform: scale(1.05);transform: scale(1.05);}
.txt-table td {font-size: 16px;border-width: 0px;border-bottom: 1px dashed #CCC;}
.txt-table a {color:#009688;}
.txt-table a:hover, .index-text a:hover {color:#2F4056;text-decoration: underline;}
.gonggao {border:1px solid #009688;border-radius: 10px;background: #009688;width: 100%;}
.gonggao #demo {  overflow:hidden;  width:100%; } 
.gonggao #indemo { float: left; width: 800%; } 
.gonggao #demo1, .gonggao #demo2 { float: left; color: #b70000 }
.index-text {line-height: 32px;border-bottom: 1px dashed #DDD}
.index-text a {color: #803300}
.index-text img {border:1px solid #DDD;padding: 3px}
.index-text img:hover {border:1px solid #999}
.w-100-2-hide {display: -webkit-box;overflow: hidden;word-wrap: break-word;word-break: break-all;white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}
.qyjj {width: 400px}

#gallery {padding: 30px;background: #e1eef5;}
#descriptions {position: relative;height: 50px;background: #EEE;margin-top: 10px;width: 640px;padding: 10px;overflow: hidden;}
#descriptions .ad-image-description {position: absolute;}
#descriptions .ad-image-description .ad-description-title {display: block;}

.opinion {background: #F6F6F6;font-size: 14px}
.opinion .kuang {border: 1px solid #CCC;border-radius: 5px;padding: 5px;background: #FFF}
.opinion input, .opinion textarea {border-width: 0px;width: 100%;overflow: hidden;font-size: 12px}

/* nav_menu */
.nav_menu {background-color: #f39a00; position: absolute;bottom: 0px;right: 0px;width: 900px; z-index: 100}
.nav_list .list td, .nav_list .list th {color: #FFF;font-size: 16px;padding: 3px 15px;text-align: center;cursor:pointer;position: relative;}
.nav_list .list td:hover, .nav_list .list th:hover {background: #F7B824;}
.nav_list .list .yes, .nav_list .list .yes:hover {background: #FF5722;}
.nav_list .box{position:absolute;left:0px;top:42px;width:900px;background:#FFF url("../images/bg-menu.jpg");overflow:hidden;height:0;filter:alpha(opacity=0);opacity:0;border-bottom:3px solid #FF5722;font-weight:bold;}
.nav_list .cont{position:relative;padding:15px;}
/* sublist */
.cont hr{border-bottom:1px dashed #666666;}
.cont a{height:26px;line-height:26px;margin-right:5px;font-size:16px;color:#009688;text-decoration:none;display:inline-block;}
.cont a:hover{color:#6c5143;text-decoration:underline;}


@media screen and (max-width: 1200px) {
	.hidden-1200 {display: none}
	.nav {display: block;}
	.nav_menu {background-color: #f39a00;width: 100%;bottom: -42px}
	.nav_list .box {width:100%}
	.top-bg-div {height: 198px}
}

@media screen and (max-width: 1023px) {
	.in-1-text {width:100%}
	.in-1-vod {display: none;}
	.qyjj {width: 300px}
}