.container{
	width: 1200px;
	min-width: 1200px;
	margin:0 auto;
}
.cont{
    width: 100%;
    margin-top: 42px;
}
.contBox{
    float: left;
    width: 100%;
}
.leftBox{
    float: left;
    width: 200px;
}
.leftBox ul{
    float: left;
    width: 100%;
}
.leftBox ul li{
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
    padding: 0 0 0 15px ;
    box-sizing: border-box;
    cursor: pointer;
}
.leftBox ul li span{
    display: none;
    position: absolute;
    left: 4px;
    top: 12px;
    width: 5px;
	height: 25px;
	background-color: rgba(228, 118, 69, 0.96);
}
.changeBgcolor{
    color: #e77745 !important;
}
.rightBox{
    float: right;
    width: 1000px;
}
.rightBox1{
    /*display: none;*/
    float: left;
    width: 100%;
}
.rightBox1 img{
    margin-left: 80px;
    width: 140px;
	height: 140px;
	border-radius: 50%;
}
.rightBox1 span{
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.rightBox1 p{
    margin-top: 4px;
    padding: 0 30px;
    box-sizing: border-box;
}
.rightBox1 ul{
    float: left;
    width: 100%;
}
.rightBox1 ul li{
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
    width: 300px;
    height: 240px;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}
.rightBox1 ul li:nth-child(3){
    margin-right: 0;
}

.rightBox2{
    display: none;
    float: left;
    width: 100%;
}
.jieshaoText{
    float: left;
    width: 720px;
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
}
.womendeYoushi{
    float: left;
    margin-top: 36px;
    margin-bottom: 18px;
    width: 720px;
    text-align: center;
    font-size: 28px;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
	font-weight: 600;
}
.rightBox2 ul{
    float: left;
    width: 720px;
    padding: 0 40px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.rightBox2 ul li{
    padding: 0 32px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 15px;
    width: 290px;
	height: 360px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #999999;
}
.rightBox2 ul li span{
    margin-top: 120px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #666666;
}
.rightBox2 ul li:nth-child(2n){
    float: right;
}
.rightBox2 ul li:first-child{
    /*background-image: url('../images/guanyu_bg1.png');*/
    background-size: 100% 100%;
}
.rightBox2 ul li:nth-child(2){
    /*background-image: url('../images/guanyu_bg2.png');*/
    background-size: 100% 100%;
}
.rightBox2 ul li:nth-child(3){
    /*background-image: url('../images/guanyu_bg3.png');*/
    background-size: 100% 100%;
}
.rightBox2 ul li:last-child{
    /*background-image: url('../images/guanyu_bg4.png');*/
    background-size: 100% 100%;
}
.rightBox2 p{
    margin-top: 15px;
}



.rightBox3{
    display: none;
    float: left;
    width: 100%;
    min-height: 540px;
}
.rightBox3Left{
    float: left;
    width: 480px;
    height: 260px;
}
.rightBox3Left img{
    width: 100%;
    height: 100%;
}
.rightBox3Right{
    position: relative;
    float: right;
    width: 500px;
    height: 260px;
}
.rightBox3Right div{
    float: left;
    width: 100%;
    height: 32px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.rightBox3Right span{
    margin-left: 4px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
}
.rbr1{
    position: absolute;
    top: 10px;
    left: 0;
}
.rbr2{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -16px;
}
.rbr3{
    position: absolute;
    bottom: 0;
    left: 0;
}
.rbr1 img{
    width: 26px;
	height: 30px;
}
.rbr2 img{
    width: 26px;
	height: 30px;
}
.rbr3 img{
    width: 28px;
	height: 24px;
}






