﻿/*20201016新增文化体验页面*/
.whitebg{background: #fff;}
.leftinfor{width: 852px;}
.rightinfor{width: 169px;}
.jcyyplay .jcarousel-skin-tango .jcarousel-item {width: 100px; float: left;margin-right: 10px;}
.jcyyplay .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%;
	height:78px;
    padding: 13px 50px 10px 20px;
}
.jcyyplay .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  660px;
    height: 76px;
}
.jcyyplay .jcarousel-skin-tango .jcarousel-clip-horizontal img{
    width: 100px;
    height: 70px;
	border:5px solid #a2a19e;
	cursor:pointer;
}
.jcyyplay .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 35px;
    right:60px;
    width: 36px;
    height: 36px;
    cursor: pointer;
	background: transparent  url(../images/img/whnex.png) no-repeat 0 0;
}
.jcyyplay .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 35px;
    left: 705px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: transparent url(../images/img/whprve.png) no-repeat 0 0;
}
.jcyyplay .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: transparent url(../images/img/whprve_h.png) no-repeat 0 0;
}
.jcyyplay .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background: transparent url(../images/img/whnex_h.png) no-repeat 0 0;
 }
.bottominfor{background: #e7dcce;padding:15px;color: #3e3a39;height: 200px;}
.bottominfor .btitle{font-size: 18px;}
.bottominfor .btitle .start{color:#feb10d;}
.bottominfor .infor p{line-height: .5rem;text-indent: .62rem;}
.cymsnav ul li{overflow: hidden; border-bottom: 1px solid rgb(224, 221, 213); padding: 10px 0px; float: left; list-style: none;}
.rightinfor{margin-right: 10px;}
.cymsnav .jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
    bottom: 0;
    left: 5px;
    width: 161px;
    height: 36px;
    cursor: pointer;
    background: transparent url(../images/img/rnext.png) no-repeat 0 0;
}
.cymsnav .jcarousel-skin-tango .jcarousel-item{width: 100%;}
.cymsnav .jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
    top: 0px;
    left: 5px;
    width: 161px;
    height: 36px;
    cursor: pointer;
   background: transparent url(../images/img/rprev.png) no-repeat 0 0;
}
.cymsnav .jcarousel-skin-tango .jcarousel-container-vertical {
    width: 100%;
    height:754px;
	padding: 36px 0px;
	position: relative;
}
.cymsnav .jcarousel-skin-tango .jcarousel-clip-vertical{height: 600px;overflow: hidden;position: relative;}

/*内容区大小*/
.cymsnav .jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  100%;
    height:682px;
}
.cymsnav a{
	color: #626261;
	height: 40px;
    line-height: 40px;
    display: block;
    text-indent: 40px;
    font-size: 14px;
}
.cymsnav a:link, .cymsnav a:visited, .cymsnav a:active{
    background-image: url(../images/img/d_ico.png);
    background-repeat: no-repeat;
    background-position: 20px;
}
.cymsnav .xz:link, .cymsnav .xz:visited, .cymsnav .xz:active{
	color: #e0a973;
    background-image: url(../images/img/l_ico.png);
}
/*11.14*/
.tnavmen{padding: 20px 0;color:#626261;font-size: 14px;}
.tnavmen a{color:#626261}
.tnavmen .forange{color:#e0a973;}
.tnavmen a,.tnavmen span{margin: 0 3px;}
