.header{
	box-shadow: 0px 0px 18px rgba(0,0,0,0.2);
}
.cpmain{
}
.cpbanner{
	text-align: center;
}
.cpbanner a img{
	display: block;
	margin: 0 auto; 
}
.cpdiv{
	width: 100%;
	overflow: hidden;
	margin: 70px auto 90px;
}
.cpdivcon{
	width: 1330px;
	margin: 0 auto;
}
.cpright{
	float: right;
	width: 978px;
	overflow: hidden;
}
.cpright>ul{
	margin-bottom: 30px;
}
.cpright>ul>li{
	position: relative;
	float: left;
	width: 306px;
	height: 306px;
	margin-bottom: 40px;
	margin-right: 30px;
	border: #dadada solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.cpright>ul>li:nth-child(3n){
	margin-right: 0;
}
.cpright>ul>li a{
	display: block;
	width: 100%;
}
.cptu{
	width: 100%;
	height: 250px;
	display: table;
	text-align: center;
	border-bottom: #dadada solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.cptu span{
	display: table-cell;
	vertical-align: middle;
}
.cptu span img{
	width: 250px;
	height: 200px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.cpright>ul>li:hover .cptu span img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.cpright>ul>li>a>p{
	line-height: 54px;
	color: #333333;
	font-size: 18px;
	text-align: center;
}




.cpleft{
	float: left;
	width: 280px;
	background-color: #f5f5f5;
	overflow: hidden;
	box-sizing: border-box;
}

.filterinput {
	background-color: rgba(249, 244, 244, 0);
	border-radius: 15px;
	width: 90%;
	height: 30px;
	border: thin solid #FFF;
	text-indent: 0.5em;
	font-weight: bold;
	color: #FFF;
}

#demo-list>li>a {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	color: #333333;
	margin-bottom: 5px;
}

.jquery-accordion-menu,
.jquery-accordion-menu * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: 0
}

.jquery-accordion-menu {
	width: 100%;
	padding-top:36px;
	position: relative;
}


.jquery-accordion-menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.jquery-accordion-menu ul li {
	width: 100%;
	display: block;
	position: relative;
	box-sizing: border-box;
}
.jquery-accordion-menu>ul>li>a{
	display: inline-block;
	width: 100%;
	padding: 0px 15px;
	color: #333333;
	font-size: 18px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.jquery-accordion-menu>ul>li:last-child>a{
	border-bottom: none;
}
.submenu>li{
	width: 100%;
	padding-left: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.submenu>li>a{
	display: inline-block;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #666666;
    font-size: 14px;
    font-weight: normal;
    padding-left:10px;
    line-height: 30px;
}
.submenu>li>a:hover{
	color: #008ae5;
}
.submenu>li>p{
	width: 100%;
	overflow: hidden;
}
.submenu>li>p>a{
	float: left;
	display: inline-block;
	max-width: 160px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #666666;
    font-size: 14px;
    font-weight: normal;
    padding-left:10px;
    line-height: 30px;
}
.submenu>li>p>a:hover{
	color: #008ae5;
}
.zcjiahao{
	position: relative;
	float: right;
	width: 50px;
	height: 30px;
	font-style: normal;
	font-size: 20px;
    color: #008ae5;
    cursor:pointer;
    -o-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -webkit-transition: transform .3s linear;
    -ms-transition: transform .3s linear;
    background: url(../images/cpjia.png) center no-repeat;
}
.cpon .zcjiahao{
    background: url(../images/cpjian.png) center no-repeat;
}
.zczhankai{
	display:none;
}
.cpon .zczhankai{
	display: block;
}
/* #demo-list>li> .submenu>li:last-child a{
	padding-bottom: 12px;
	border-bottom: #e5e5e5 solid 1px;
} */
.jquery-accordion-menu>ul>li ul{
	padding: 0px 15px;
}
.jquery-accordion-menu>ul>li.active>a,
.jquery-accordion-menu>ul>li:hover>a {
	color: #fff;
}

.xiazay{
	width: 100%;
	overflow: hidden;    
}

.xiazay p{
	position: relative;
	/* float: left; */
    width:50%;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    padding-left: 20px;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.xiazay p::after{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #666666;
}
.xiazay a {
	position: relative;
	padding-right: 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    display: block;
    text-decoration: none;
    color: #666;
    line-height: 41px;
}
.xiazay i{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 50px;
	background: url(../images/img47.jpg) left center no-repeat;
	background-size: 22px auto;
}
.xiazay img {
    display: inline-block;
    width: 20px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
}



.jquery-accordion-menu>ul>li{
	margin-bottom: 15px;
}
.jquery-accordion-menu ul li a i {
	display: inline-block;
    width: 39px;
    height: 23px;
    overflow: hidden;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.jquery-accordion-menu .submenu-indicator {
	float: right;
	right: 15px;
	top: 0;
	position: absolute;
	font-size: 20px;
	color: #008ae5;
	-o-transition: transform .3s linear;
	-moz-transition: transform .3s linear;
	-webkit-transition: transform .3s linear;
	-ms-transition: transform .3s linear;
}

#demo-list>li>ul.submenu {
	display: block;
}
.ejsubmenu li a{
	color: #666666;
    font-size: 14px;
    line-height: 30px;
    padding-left: 20px;
}
.ejsubmenu li a:hover{
	color: #008ae5;
}
.ejsubmenu{
	/*display: none;*/
	margin-bottom: 5px !important;
}
.subact{
	color: #008ae5 !important;
}
#demo-list>li:last-child .submenu>li:last-child a{
	border-bottom: none;
}
.htjmicona {
	background: url(../images/cpicon1.png) center no-repeat;
	background-size: 39px 23px;
}

.htjmiconb {
	background: url(../images/cpicon2.png) center no-repeat;
	background-size: 39px 23px;
}

.htjmiconc {
	background: url(../images/cpicon3.png) center no-repeat;
	background-size: 39px 23px;
}

/*äº§å“æ¦‚è¿°*/
.cpgs{
	width: 100%;
	margin: 15px auto 50px;
	overflow: hidden;
}
.cpgscon{
	width: 1300px;
	margin: 80px auto 0px;
	overflow: hidden;
}
.cpgsleft{
	float: left;
}
.cpgsleft h4{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	/* margin-top:65px; */
	margin-bottom: 40px;
}
.cpgsleft p{
	color: #666666;
	font-size: 18px;
	margin-bottom: 15px;
}
.cpgsleft ul{
	display: inline-block;
	padding-bottom: 35px;
}
.cpgsleft ul li{
	float: left;
	margin-right:15px;
	margin-bottom: 20px;
}
.cpgsleft ul li a{
	display: inline-block;
	padding: 4px 18px;
	color: #333333;
	font-size: 14px;
	width:130px;
	border: #c4c4c4 solid 1px;
	/*border-radius: 15px;*/
}
.cpgsact{
	background-color: #008ae5;
	border: #008ae5 solid 1px !important;
	color: #FFFFFF !important;
}
.cpgsleft>i{
	display: block;
	width: 440px;
	height: 1px;
	border-bottom: #d2d2d2 solid 1px;
	margin-bottom: 60px;
}
.zixunbtn{
	display: inline-block;
	width: 142px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	background-color: #008ae5;
}
.zixunbtn i{
	display: inline-block;
	width: 18px;
	height: 40px;
	line-height: 40px;
	margin-right: 5px;
}
.zixunbtn i img{
	width: 18px;
	height: 18px;
}
.cpgsright{
	float: right;
	width: 560px;
	overflow: hidden;
	margin-bottom: 20px;
}

.view .swiper-container {
	width: 100%;
	/*height: 352px;*/
	height:438px;
	margin-bottom: 20px;
	border: #e5e5e5 solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/*.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}*/
.view .swiper-slide{
	text-align: center;
	/*height: 350px;
	line-height: 350px;*/
	height: 438px;
	line-height: 438px;
}
.view .swiper-slide a img{
	/*width:350px;
	height: 280px;*/
	width:583px;
	/* height: 320px; */
	vertical-align: middle;
}
.preview {
	/* width: 100%;
	margin-top: 10px;
	position: relative; */
	width: 535px;
	margin: 10px auto 0px;
	position: relative;
}

.preview .swiper-container {
	width: 435px;
	height: 102px;
	margin: 0 auto;
	overflow: hidden;
}

.preview .swiper-slide {
	width: 125px;
	height: 100px;
	line-height: 85px;
	text-align: center;
}
/* .preview .swiper-slide:last-child{
	margin-right: 0;
} */
.preview .swiper-slide span{
	display: inline-block;
	width: 100%;
	height: 100px;
	line-height: 83px;
	border: #e5e5e5 solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.preview .swiper-slide span img{
	vertical-align: middle;
	max-width: 100%;
	/*max-height: 80px;*/
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.preview .swiper-slide
.preview .slide6 {
	width: 125px;
}

.preview .arrow-left {
	background: url(../images/cplefthei.png) no-repeat left top;
	position: absolute;
	/* left: 10px; */
	left: 0px;
	top: 50%;
	margin-top: -9px;
	width: 11px;
	height: 19px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/cprighthei.png) no-repeat left bottom;
	position: absolute;
	/* right: 10px; */
	right: 0px;
	top: 50%;
	margin-top: -9px;
	width: 11px;
	height: 19px;
	z-index: 10;
}
.preview .arrow-left:hover{
	background: url(../images/cpleftlan.png) no-repeat left top;
}

.preview .arrow-right:hover{
	background: url(../images/cprightlan.png) no-repeat left bottom;
}
/*.preview .swiper-button-next, .preview .swiper-button-prev{
	position: absolute;
    top: 50%;
    width: 12px;
    height: 20px;
    margin-top: -10px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 20px;
    background-position: center;
    background-repeat: no-repeat;
}*/
.preview img {
	padding: 1px;
	/*width: 90px;
	height: 72px;*/
}

.preview .active-nav span{
	border: #008ae5 solid 1px;
}


/*.cpgsli{
	width: 100%;
	height: 365px;
	line-height: 365px;
	text-align: center;
}
.cpgsli img{
	max-width: 100%;
	vertical-align: middle;
}
.thdiv{
	position: relative;
	padding: 0px 60px;
}
#thumbs{
	width:440px;
	margin: 0 auto;
	overflow: hidden;
}
.cpgstu{
	width: 125px;
	height: 85px;
	line-height: 85px;
	border: #e5e5e5 solid 1px;
	text-align: center;
}
.cpgstu img{
	max-width: 125px;
	max-height: 85px;
	vertical-align: middle;
}*/
/*æ¦‚è¿°*/
.gaishu{
	width: 100%;
	background-color: #f9f9f9;
}
#gstab{
	width: 100%;
}
#gstab .gsmenu{
	position: relative;
}
#gstab .gsmenu:after{
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	z-index: -1;
}
#gstab .gsmenu ul{
	width: 1300px;
	margin: 0 auto; 
}
#gstab .gsmenu ul li{
	float: left;
	height: 80px;
	line-height: 80px;
	margin-right: 100px;
	color: #333333;
	font-size: 18px;
	padding: 0px 12px;
	cursor: pointer;
}
#gstab .gsmenu ul li:last-child{
	margin-right: 0;
}
#gstab .gsmenu ul li.gssel{
	color: #008ae5;
	border-bottom: #008ae5 solid 2px;
}
#gstab .gsmenu ul li a{
	display: inline-block;
	color: #333333;
}
#gstab .gsmenu ul li.gssel a{
	color: #008ae5;
}
.gstab_box{
	width: 1300px;
	margin: 60px auto 0px;
	overflow: hidden;
	padding-left: 50px;
	padding-bottom: 60px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.tedian{
	width: 100%;
	overflow: hidden;
}
.tedian ul li{
	position: relative;
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	padding-left: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.tedian ul li i{
	position: absolute;
	left: 0;
	top:42%;
	width: 7px;
	height: 7px;
	background-color: #666666;
	border-radius: 50%;
}
.chicun p{
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}
.chicun img{
	display: inline-block;
	margin-right: 50px;
}
.gstable{
	border-collapse: collapse;
	border: #2c2c2c solid 1px;
}
.gstable td{
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0px 10px;
	color: #777;
	font-size: 14px;
}
.tbleft{
	text-align: left !important;
}
.gshide{
	display: none;
}
/*äº§å“æŽ¨è*/
.tuijain{
	width: 100%;
	overflow: hidden;
}
.tuijaintit{
	width:100%;
	border-bottom: #e5e5e5 solid 1px;
}
.tuijaintit h4{
	width: 1300px;
	margin: 0 auto;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	height: 80px;
	line-height: 80px;
}
.tjchanpin{
	width: 1300px;
	margin: 0 auto;
}
#wrapper {
	width: 100%;
}

#carousel {
	width: 1300px;
	position: relative;
	margin: 0 auto;
}

#carousel ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

#carousel li {
	font-size: 14px;
	color: #333333;
	text-align: center;
	display: block;
	width: 300px;
	height: 280px;
	margin:10px 12px;
	padding: 0;
	float: left;
	position: relative;
}
#carousel li:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
#carousel li i{
	display: inline-block;
	width: 100%;
	height: 205px;
	line-height: 205px;
	margin-bottom: 25px;
}
#carousel li i img {
	max-width: 100%;
	vertical-align: middle;
}

#carousel li span {
	display: inline-block;
	overflow: hidden;
	width: 100%;
}

.clearfix {
	float: none;
	clear: both;
}

#carousel .prev,
#carousel .next {
	background: transparent url(../images/carousel_control.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	margin-left: 10px;
	position: absolute;
	top: 70px;
}

#carousel .prev {
	background-position: 0 0;
	left: -50px;
}

#carousel .prev:hover {
	left: -50px;
}

#carousel .next {
	background-position: -18px 0;
	right: -50px;
}

#carousel .next:hover {
	right: -50px;
}

#carousel .pager {
	text-align: center;
	margin: 0 auto;
}

#carousel .pager a {
	background: transparent url(../images/carousel_control.png) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}

#carousel .pager a.selected {
	background: transparent url(../images/carousel_control.png) no-repeat -12px -32px;
	text-decoration: underline;
}

#source {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
}

#source,
#source a {
	font-size: 12px;
	color: #999;
}

#donate-spacer {
	height: 100%;
}

#donate {
	border-top: 1px solid #999;
	width: 750px;
	padding: 50px 75px;
	margin: 0 auto;
	overflow: hidden;
}

#donate p,
#donate form {
	margin: 0;
	float: left;
}

#donate p {
	width: 650px;
}

#donate form {
	width: 100px;
}
.tjcp{
	width: 1300px;
	margin: 40px auto 80px;
	position: relative;
}
/*11.13修改*/
.tjchanpin .swiper-container{
	padding: 0px 10px;
	box-sizing: border-box;
}
.tjchanpin .swiper-slide{
	font-size: 14px;
	color: #333333;
	text-align: center;
	display: block;
	/*width: 300px;*/
	height: 280px;
	margin:10px 12px;
	padding: 0;
	float: left;
	position: relative;
}
/*11.13修改结束*/
.tjchanpin .swiper-slide:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.tjchanpin .swiper-slide span{
	display: inline-block;
	width: 100%;
	height: 205px;
	line-height: 205px;
	/*margin-bottom: 25px;*/
	margin-bottom: 12px;
}
.tjchanpin .swiper-slide span img {
	width: 200px;
	height: 160px;
	vertical-align: middle;
}

.tjchanpin .swiper-slide p {
	display: inline-block;
	overflow: hidden;
	width: 100%;
}
.tjchanpin .swiper-button-next, .tjchanpin .swiper-button-prev{
	position: absolute;
    top: 50%;
    width: 14px;
    height: 20px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 14px 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.tjchanpin .swiper-button-prev, .tjchanpin .swiper-container-rtl .swiper-button-next {
	background-image: url(../images/cpleftlan.png);
    left: -50px;
    right: auto;
}
.tjchanpin .swiper-button-next, .tjchanpin .swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/cprightlan.png);
    right: -50px;
    left: auto;
}
.tjbutton-next.swiper-button-disabled{
	opacity: 1;
	background-image: url(../images/cprighthei.png);
}
.tjbutton-prev.swiper-button-disabled{
	opacity: 1;
	background-image: url(../images/cplefthei.png);
}



.xiazay{
	width: 100%;
	overflow: hidden;    
}

.xiazay p{
	/* float: left; */
    width:50%;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.xiazay a {
    display: block;
    text-decoration: none;
    color: #666;
    line-height: 41px;
}

.xiazay img {
    display: inline-block;
    width: 20px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
}
