a
{
	color: inherit;
}
a:hover
{
	color: inherit;
}
ul li
{
	list-style: none;
}
.full-size
{
	width: 100% !important;
}
.max-size
{
	max-width: 100%;
}
.full-height
{
	height: 100% !important;
}
.text-middle
{
	font-size: 20px;
}
.relative
{
	position: relative;
}
.inline
{
	display: inline-block;
}
.top
{
	vertical-align: top;
	width: 25px;
	text-align: center;
}
.middle
{
	vertical-align: middle;
	width: 25px;
	text-align: center;
}
.inline span
{
	font-size: 20px;
}
.rtct
{
	width: 85%;
}
.bg-gray
{
	background: #f4f4f4;
}
.text-red
{
	color: #cea857;
}
.bg-blue
{
	background: #1d273f;
}
.bg-red
{
	background: #cea857;
}
.text-lightgray
{
	color: #ccc;
}
.text-gray
{
	color: #999;
}
.pc-border
{
	border-bottom: 1px solid #eee;
}
.header
{
	padding: 20px 0;	
}
.top-bar
{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
}
.top-bar .float-left a
{
	display: inline-block;
	margin-right: 20px;
	color: #cea857;
}
.top-bar .float-left i
{
	font-size: 20px;
}
.top-bar .float-right
{
	text-align: right;
}
.top-bar .float-right span
{
	margin-left: 20px;
	color: #888;
}
.top-bar .float-right i
{
	font-size: 15px;
	margin-right:10px;
	color: #ccc;
}
.icon-whatsapp:before
{
	content: "\f232";
}
.nav-list
{
	padding-top: 20px;
	padding-left: 5%;
}
.nav-bar>ul>li
{
	float: left;
	padding:0 15px; 
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
}
.nav-bar>ul>li>a
{
	display: block;
	height: 100%;
	width: 100%;
}
.nav-bar>ul>li:hover
{
	background: #cea857;
	color: #fff;
}
.child-menu
{
	display: none;
	position: absolute;
    left: -36px;
    z-index: 222;
    width: 180px;
    background: #cea857;
}
.child-menu li
{
	border-bottom: 1px solid #fff;
}
.nav-bar>ul>li:hover .child-menu
{
	display: block;
	color: #fff;
}

.banner > img{width: 100%;}
.mob-nav
{
	width: 22%;
	margin-top: 12%;
	float: right;
	margin-right: 5%;
}
.mob-navbar
{
	width: 200px;
	background: #4c4f4f;
	position: fixed;
	top: 0;
	right: -200px;
	z-index: 2;
}
.mob-navbar a
{
	display: block;
	padding:10px 20px;
	color: #fff;
	border-bottom: 1px solid #666;
}
.pointer li
{
	width: 50px;
	height: 5px;
	background: #eee;
	border-radius: 0;
	border:0;
}
.pointer .active
{
	background: #cea857;
	width: 50px;
	height: 5px;
}
.big-container
{
	width: 90%;
	margin:30px auto;
}
.middle-title
{
	font-size: 30px;
	text-align: center;
	margin-bottom: 15px;
	color: #333;
}
.about-middle-title
{
	font-size: 30px;
	text-align: center;
	margin-bottom: 15px;
	color: #fff;
}

.middle-title img,.inner-title img
{
	display: block;
	margin:10px auto 0;
	max-width: 100%;
}
.desc
{
	width: 70%;
	margin:0 auto 40px;
	line-height: 20px;
	text-align: justify;
}
/*.pj-box
{
	float:left;
	width: 19%;
	margin:0 0.5% 1%;
}*/
.pj-box .img-box
{
	max-height: 220px;
	overflow: hidden;
}
.img-box img
{
	width: 100%;
	max-height: 100%;
	transition: 0.5s;
	-webkit-transition:0.5s;
}
.pj-name
{
	height: 45px;
	line-height: 45px;
	padding:0 10px;
	color: #fff;
	background: #333;
	margin-top: 1px;
}

.pj-box:hover .pj-name
{
	background: #cea857;
	transition: 0.5s;
	-webkit-transition:0.5s;
}
.pj-box:hover .change
{
	transform: scale(1.1);
	-webkit-transform:scale(1.1);

}
.blank
{
	height: 10px;
	margin:5px auto;
}
.bg-pica
{
	height: 660px;
	background: url(../images/bg.jpg) center no-repeat;
	padding-top: 30px;
	display: block;
}
.about
{
	width: 30%;
	float: right;
	padding: 5px;
	background: #333;
	opacity: 0.9;
	padding: 15px;
	margin-top: 35px;
}
.ab-content
{
	line-height: 20px;
	text-align: justify;
	color: #333;
	font-size: 12px;
}
.about-ab-content
{
	line-height: 20px;
	text-align: justify;
	color: #fff;
	font-size: 12px;
}
.video-box embed
{
	width: 100%;
	height: 180px;
}
.footer
{
	background: #333;
	padding:40px 0;
	color: #9a9a9a;
}
.bt-nav li
{
	float: left;
	padding-right:65px;
	text-align: center;
	color: #fff;
	height: 55px;
	line-height: 55px;
}
#shitform .input
{
	width: 100%;
	color: #ccc;
	background: transparent;
	border:none;
}
#shitform .field
{
	display: inline-block;
	width: 46%;
	border-bottom: 1px solid #ccc;
	margin-right: 2%;
	margin-bottom: 3%;
}
#shitform #country
{
	position: relative;
}
#shitform #country select
{
	color: #999;
}
/* #shitform #country:after
{
	position: absolute;
	right: 8px;
	bottom: 11px;
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid #999;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
} */
#shitform textarea.input
{
	resize: none;
	height: 100px;
	width: 95%;
	border-bottom: 1px solid #ccc;
}
#shitform .button
{
	color: #fff;
}
#shitform .button:hover
{
	background: #cea857;
}

#ishitform .input
{
	width: 100%;
	color: #ccc;
	background: transparent;
	border:none;
	box-shadow: none;
}
#ishitform .field
{
	display: inline-block;
	width: 46%;
	border-bottom: 1px solid #ccc;
	margin-right: 2%;
	margin-bottom: 3%;
}
#ishitform #country
{
	position: relative;
}
#ishitform #country select
{
	color: #999;
}
#ishitform #country:after
{
	position: absolute;
	right: 8px;
	bottom: 11px;
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid #999;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
#ishitform textarea.input
{
	resize: none;
	height: 160px;
	width: 95%;
	border-bottom: 1px solid #ccc;
}
#ishitform .button
{
	color: #999;
}
#ishitform .button:hover
{
	background: #cea857;
	color: #fff
}

.bottom-info
{
	line-height: 28px;
}
.bottom-info p span
{
	font-size: 15px;
	margin-right: 5px;
	width: 15px;
    display: inline-block;
}
.copyright
{
	color: #999;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 24px;
	vertical-align: middle;
}
.copyright a:hover
{
	text-decoration: underline;
}
.bt-ilic li 
{
	float:right;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 20px;
	color: #999;
}
.side-info
{
	position: fixed;
	right: 0;
	top: 200px;
}
.block
{
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #333;
	color: #fff;
	text-align: center;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.block:hover
{
	background: #cea857;
}
.block:hover span
{
	color: #fff;
}
.block span
{
	font-size: 24px;
}
.hide
{
	display: none;
	padding:10px;
	background: #fafafa;
	position: absolute;
}
.hide:after
{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top:10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fafafa;
	position: absolute;
	
}
.ercode
{
	left: -155px;
	top: -40px;
}
.ercode:after
{
	right: -10px;
	top: 60px;
}
.ercode img
{
	width: 120px;
	height: 120px;
}
.weixin:hover .ercode
{
	display: block;
}
.tel:hover .phone,.phone:hover
{
	display: block;
}
.phone
{
	right: 50px;
	top: 0;
	line-height: 25px;
	color: #666;
}
.phone:after
{
	top: 12px;
	right: -10px;
}
.side-box
{
	margin-bottom: 20px;
}
.side-title
{
	height: 50px;
	line-height: 45px;
	color: #fff;
	padding-left: 20px;
	background: url(../images/cl.png) right bottom no-repeat #333;
	border-top:5px solid #cea857;
	font-size: 16px;
}
.side-content
{
	background: -webkit-linear-gradient(#e2e2e2, #fff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#e2e2e2, #fff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#e2e2e2, #fff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#e2e2e2, #fff); /* 标准的语法 */
    padding:0 15px 25px;
    color: #555;
}
.side-content ul li
{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.side-content ul li a
{
	/* display: inline-block; */
	vertical-align: middle;
}
.side-content ul li.nav-cur:before
{
	content: ".";
	display: inline-block;
	font-size: 40px;
    line-height: 0px;
    margin-right: 5px;
	color: #cea857;
}
.inner-title
{
	text-align: right;
	margin-bottom: 30px;
}
.mob-list .side-content
{
	padding:0 0 15px;
}
.mob-list .side-content ul li
{
	float: left;
	width: 50%;
	padding-left: 10px;
	border-right: 1px solid #ccc;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.mob-list .side-content ul li:nth-child(2n)
{
	border-right: none;
}
.mob-title
{
	margin: 30px auto 20px;
	color: #cea857;
}
.list-title
{
	background: #cea857;
	padding:8px 10px;
	color: #fff;
	margin-bottom: 20px;
}
.list-text
{
	color: #888;
	line-height: 20px;
	text-align: justify;
}
.detail-title
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.detail-text 
{
	color: #888;
	line-height: 24px;
	text-align: justify;
}
.detail-text img
{
	
	max-width: 100%;

}
.jb-title
{
	background: -webkit-linear-gradient(left, #cea857, #fff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cea857, #fff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cea857, #fff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cea857, #fff); /* 标准的语法 */
    padding:10px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}
.other-text a
{
	width: 50%;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.other-text a.float-right
{
	text-align: right;
}
.ct-info
{
	color: #888;
	line-height: 24px;
}
#map
{
	width: 100%;
	height: 322px;
	border:1px solid #ccc;
	margin-bottom: 20px;
}
.check-more
{
	display: block;
	padding:8px 0;
	width: 200px;
	background: #cea857;
	color: #fff;
	text-align: center;
	margin: 20px auto;
	border-radius: 20px;
	box-shadow: 0 0 15px rgba(206,168,87,.5);
}
.nw-box .media-body
{
	padding-left: 15px;
}
/*add*/
.aditem
{
	padding:0 30px !important;
	text-align: center;
	/*margin-bottom: 20px;*/
}
.adimg
{
	margin-bottom: 15px;
}
.adimg img
{
	height: 35px;
}
.adtitle
{
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 16px;
}
.addesc
{
	color: #888;
	line-height: 20px;
	font-size: 13px;
	height: 110px;
}
.news-img
{
	margin-bottom: 20px;
}
.news-img img
{
	max-width: 100%;
}
.news-title
{
	font-weight: bold;
	margin: 5px 0 10px;
}
.split
{
	width: 30px;
	height: 1px;
	border-top: 3px solid #ccc; 
	margin-bottom: 10px;
}
.news-desc
{
	color: #aaa;
	line-height: 20px;
	font-size: 13px;
	word-break: break-all;
}
.news-box{
	height: 110px;
	font-size: 13px;
	line-height: 1.6em;
	color: #666;
}
/*page样式*/
#pages{
    padding:3px; MARGIN: 15px 0; TEXT-ALIGN: center;
}
#pages A {
    BORDER: #cea857 1px solid; padding:2px 5px; MARGIN: 2px;  COLOR: #fff; background: #cea857;
}
#pages A:hover {
    background: transparent; COLOR: #333; 
}
#pages  A:active {
    BORDER: #cea857 1px solid;  COLOR: #333; 
}
#pages SPAN.thisclass {
    BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #000099;
}
#pages  SPAN.disabled {
    BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid;
}





@media (max-width: 760px)
{
	.pj-box{width: 100%;margin:0 0 5%;}
	.footer{text-align: center;}
	.bottom-info{padding-top: 0;}
	.desc{width: 100%;margin-bottom: 20px;}
	.bg-pic{
		height: 150px;
		background: url(../images/bg.jpg) center no-repeat;
		background-size: 100%;
		padding-top: 0px;
	}
	.bg-pica
	{
		height: auto;
		background: none;
		padding-top: 0px;
		display: block;
	}
	.about{width: 100%;float: none;}
	.copyright img{display: block;margin:10px auto;}
	.other-text a{width: 100%;margin-bottom: 10px;float: none !important;}
	.other-text a.float-right{text-align: left;}
}

