﻿
/*******************************
	-------[=ban]-------
********************************/
#ban{height: 260px;margin-bottom: -46px;position: relative;z-index: 1;overflow: hidden;
	background-repeat: no-repeat;background-position: center 0;clear: both;
	background-color: #e8e8e8;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
#ban .mask{
	position: absolute;left: 0;top: 0;width: 100%;height: 100%;
	background: url(../../images/scjr/ban-mask.png) no-repeat center top;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.ban-txt{color: #fff;position: relative;left: 17%;top: 90px;}
.ban-txt h3{font-size: 24px;font-weight: normal;}
.ban-txt h3 em{font-size: 18px;display: block;text-transform: uppercase;}

/*******************************
	-------[=bd-内页]-------
********************************/
#bd{position: relative;z-index: 2;overflow: hidden;}

.slogo{margin-bottom: -41px;position: relative;z-index: 0;height: 87px;
	background: url(../../images/scjr/bg-a1.png) no-repeat left top;
}
.slogo img{display: block;}

.side-col{width: 200px;float: left;clear: left;margin-top: 41px;}
.main-col{margin-left: 240px;position: relative;z-index: 1;}
.main-col:before{content: '';
	position: absolute;right: 100%;top: 0;width: 41px;height: 41px;
	background: url(../../images/scjr/a3.png) no-repeat right top;
}

.snav-ul{border-bottom: 4px solid #dcb847;}
.snav-ul li{padding: 0 20px;}
.snav-ul .v1{display: block;line-height: 53px;font-weight: bold;
	padding-left: 30px;background: url(../../images/scjr/a1.png) no-repeat 4px center;
	border-bottom: 1px solid #d2d2d2;
}
.snav-ul li.on .v1,.snav-ul .v1:hover{color: #911d1f;background-image: url(../../images/scjr/a2.png);}
.snav-ul li:last-child .v1{border-bottom: 0;}

.cur_tit{overflow: hidden;height: 40px;line-height: 40px;
	margin-bottom: 20px;border-bottom: 1px solid #c9c9c9;
	background-color: #fff;position: relative;
}
.cur_tit h3{font-size: 14px;}
.cur_location{float: right;}
.cur_location *{display: inline-block;}

.cont{overflow: hidden;}


/*******************************
	-------[=关于上辰]-------
********************************/
.aboutBox{overflow: hidden;}
.aboutBox .intro{margin-bottom: 20px;color: #6a6a6a;}

.ImgBox{margin-bottom: 20px;position: relative;}
.ImgBox img{display: block;width: 100%;}
.ImgBox .st1{position: absolute;right: 20px;bottom: 0;color: #fff;}

.chair-ul{overflow: hidden;margin: 0 -10px;}
.chair-ul li{float: left;width: 25%;text-align: center;margin: 10px 0;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.chair-ul a{display: block;max-width: 112px;margin: 0 auto;}
.chair-ul .pic{padding-top: 100%;height: 0;position: relative;border: 2px solid #dcb847;
	border-radius: 50%;overflow: hidden;margin-bottom: 10px;
}
.chair-ul .pic img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.chair-ul h4{font-size: 14px;overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;}

/*******************************
	-------[=上辰历史]-------
********************************/
.ImgBox2{height: 210px;position: relative;margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.ImgBox2 img{display: none;width: 100%;}
.ImgBox2 .txt{position: absolute;left: 0;top: 0;width: 100%;color: #fff;}
.ImgBox2 .txt h3{font-size: 24px;text-align: center;margin: 20px 0;}
.ImgBox2 .intro{padding: 0 4%;height: 7.5em;overflow: hidden;}

.history-ul{background: url(../../images/scjr/vline1.jpg) repeat-y 30px top;}
.history-ul li{padding-left: 80px;padding-bottom: 30px;
	background: url(../../images/scjr/d1-on.png) no-repeat 22px top;
}
.history-ul li.on{background: url(../../images/scjr/slogo1.png) no-repeat left top;}
.history-ul li:last-child{background-color: #fff;}
.history-ul .txt{font-weight: bold;}
.history-ul .datetime{font-size: 18px;color: #911d1f;line-height: 1;margin-bottom: 5px;}
.history-ul .intro{color: #6a6a6a;}

/*******************************
	-------[=资质荣誉]-------
********************************/
.ImgBox3{height: 320px;position: relative;margin-bottom: 20px;}
.ImgBox3 .pic{height: 100%;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.ImgBox3 .pic img{display: none;width: 100%;}
.ImgBox3 .txt{position: absolute;right: 0;top: 0;height: 100%;width: 240px;
	background-color: #911d1f;color: #fff;padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.ImgBox3 h3{text-align: center;font-size: 18px;margin: 10px 0 30px;}
.ImgBox3 .intro{max-height: 15em;overflow: hidden;}

.honor-ul{overflow: hidden;margin: 0 -13px;}
.honor-ul li{float: left;width: 33.333%;margin: 10px 0 25px;}
.honor-ul .con{display: block;margin: 0 13px;}
.honor-ul .pic{padding: 8px 10px;border: 1px solid #c9c9c9;margin-bottom: 5px;text-align: center;}
.honor-ul .pic a{display: block;position: relative;height: 0;padding-top: 74%;overflow: hidden;}
.honor-ul .pic img{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.honor-ul .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none;
	background: rgba(0,0,0,0.3) url(../../images/scjr/i-so.png) no-repeat center center;
}
.honor-ul a:hover .mask{display: block;}
.honor-ul h4{font-size: 12px;font-weight: normal;text-align: center;overflow: hidden;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}

/*页码*/
.page{text-align: center;margin: 20px 0;font-size: 14px;font-family: 'Arial';}
.page a,.page span{display: inline-block;width: 24px;height: 26px;line-height: 26px;
	margin: 0 5px;color: #fff;background: url(../../images/scjr/bg-page.png) no-repeat center center;
}
.page a.on,.page a:hover{color: #fff;background-image: url(../../images/scjr/bg-page-on.png);}

/*******************************
	-------[=服务流程]-------
********************************/
.flow-tab-ul{text-align: center;overflow: hidden;margin-bottom: 20px;
	height: 70px;line-height: 70px;background-color: #cfcfcf;
}
.flow-tab-ul li{float: left;width: 35%;position: relative;}
.flow-tab-ul li a{display: block;color: #fff;text-transform: uppercase;font-size: 20px;
height:70px;overflow:hidden;
	/*font-size: 24px;font-family: 'Copperplate Gothic';*/background-color: #cfcfcf;padding-right: 30px;
}
.flow-tab-ul li:last-child{width: 30%;}
.flow-tab-ul li:before,.flow-tab-ul li:after{
	content: '';position: absolute;top: 0;width: 50px;height: 100%;
	background: url(../../images/scjr/bg-step.png) no-repeat left center;
}
.flow-tab-ul li:before{right: 100%;background-position: left center;}
.flow-tab-ul li:after{left: 100%;background-position: right center}
.flow-tab-ul li.on a{background-color: #dcb847;}
.flow-tab-ul li.on:before,.flow-tab-ul li.on:after{background-image: url(../../images/scjr/bg-step-on.png);}

.flowBox{}
.flowBox .bd{text-align: center;}

/*******************************
	-------[=上辰案例]-------
********************************/
.hotBox{position: relative;height: 240px;overflow: hidden;margin-bottom: 20px;}
.hotBox .pic{height: 100%;
	background-repeat: no-repeat;
	background-position: left center;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.hotBox .pic img{display: none;width: 100%;}
.hotBox .txt{position: absolute;right: 0;top: 0;width: 324px;
	height: 100%;background-color: #e5e5e5;padding: 20px;color: #6a6a6a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hotBox .datetime{font-size: 18px;color: #911d1f;margin: 10px 0;}
.hotBox h4{font-size: 14px;margin-bottom: 10px;overflow: hidden;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.hotBox .intro{margin-bottom: 35px;height: 4.5em;overflow: hidden;}
.hotBox .sbtn1{}

.case-ul{overflow: hidden;margin: 0px -15px;}
.case-ul li{float: left;width: 33.333%;margin-bottom: 25px;}
.case-ul .con{margin: 0 15px;}
.case-ul .pic{position: relative;height: 0;padding-top: 52%;overflow: hidden;margin-bottom: 5px;}
.case-ul .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.case-ul .pic .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;
	background: rgba(0,0,0,0.5) url(../../images/scjr/i-so.png) no-repeat center center;
	background-color: #333 \9;display: none;
}
.case-ul a:hover .mask{display: block;}
.case-ul .txt{}
.case-ul .time{margin-bottom: 5px;}
.case-ul h4{font-size: 14px;overflow: hidden;margin-bottom: 5px;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.case-ul a{}

/*******************************
	-------[=合作伙伴]-------
********************************/
/*.partnerBox{position: relative;margin: 20px 0 50px;}
.partnerBox .page2{width: 33.333%;position: absolute;right: 0;bottom: 10%;}

.partner-ul{overflow: hidden;margin: 0 -5px;}
.partner-ul li{float: left;width: 33.333%;margin-bottom: 10px;}
.partner-ul a{display: block;height: 0;padding-top: 51%;overflow: hidden;
	position: relative;margin: 0 5px;
}
.partner-ul img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}

.systemBox{}

.system-ul{overflow: hidden;}
.system-ul li{font-size: 14px;line-height: 1.8;height: 1.8em;
	float: left;width: 33.333%;overflow: hidden;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}*/

.partnerBox{position: relative;margin: 20px 0 50px;}
.partnerBox .page2{width: 33.333%;position: absolute;right: 0;bottom: 13%;z-index: 5;margin: 0;}

.partner-ul{overflow: hidden;margin: 0 -5px;}
.partner-ul ul li{float: left;width: 33.333%;margin-bottom: 10px;}
.partner-ul ul a{display: block;height: 0;padding-top: 51%;overflow: hidden;
	position: relative;margin: 0 5px;
}
.partner-ul ul img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}

.partner-ul .slick-prev,.partner-ul .slick-next{
	width: 33.333%;position: absolute;right: 10%;bottom: 13%;z-index: 99;
	height: 25px;width: 25px;line-height: 0;font-size: 0;text-indent: 999px;overflow: hidden;
	background: url(../../images/scjr/arr-l.png) no-repeat center center;
}
.partner-ul .slick-prev{margin-right: 90px;}
.partner-ul .slick-next{margin-right: 0;background-image: url(../../images/scjr/arr-r.png);}

.systemBox{}

.system-ul{overflow: hidden;padding-bottom: 50px;}
.system-ul li{font-size: 14px;line-height: 1.8;height: 1.8em;
	float: left;width: 33.333%;overflow: hidden;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.system-ul .slick-prev,.system-ul .slick-next{
	width: 100%;position: absolute;left: 50%;bottom: 0;z-index: 99;
	display: inline-block;height: 25px;width: 25px;
	line-height: 0;font-size: 0;text-indent: 999px;overflow: hidden;
	background: url(../../images/scjr/arr-l.png) no-repeat center center;
}
.system-ul .slick-prev{margin-left: -70px;}
.system-ul .slick-next{margin-left: 35px;background-image: url(../../images/scjr/arr-r.png);}
.systemBox .page2{position: absolute;width: 100%;left: 0;bottom: 0;margin: 0;}

/*页码*/
.page2{font-family: 'Arial';color: #dcb847;font-size: 18px;text-align: center;margin: 20px 0;}
.page2 *{display: inline-block;height: 25px;line-height: 25px;vertical-align: middle;}
.page2 a{}
.page2 em{font-size: 24px;color: #911d1f;}
.page2 .prev,.page2 .next{width: 25px;background: url(../../images/scjr/arr-l.png) no-repeat center center;}
.page2 .prev{margin-right: 25px;}
.page2 .next{margin-left: 25px;background-image: url(../../images/scjr/arr-r.png);}


/*******************************
	-------[=人力资源]-------
********************************/
.jobBox{}
.jobBox > img{display: block;width: 100%;}

.cont2{overflow: visible;}

.job-list{width: 100%;}
.job-list .sec-tit{background-color: #052a5e;color: #fff;height: 42px;line-height: 42px;text-align: center;display: table;width: 100%;}
.job-list .sec-tit *{display: table-cell;}
.job-list .s1{text-align: left;padding-left: 50px;width: 250px;}
.job-list .s2{width: 110px;}
.job-list .s4{width: 95px;}

.job-ul{}
.job-ul li{margin-bottom: 10px;}
.job-ul li.on,.job-ul li:hover{box-shadow: 0 0 5px #999;}
.job-ul .tit{padding: 10px 0;height: 36px;line-height: 36px;cursor: pointer;
	background-color: #faebbb;text-align: center;width: 100%;display: table;
}
.job-ul .tit *{display: table-cell;}
.job-ul .s1{background: url(../../images/scjr/i-plus.png) no-repeat 10px center;}
.job-ul li.on .s1{background-image: url(../../images/scjr/i-minus.png);}
.job-ul .name{overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;}
.job-ul .det{text-align: left;padding: 10px 20px 10px 50px;
	overflow: hidden;display: none;border-bottom: 1px solid #d0cfd0;
}
.job-ul .det .left{width: 48%;max-width:250px;float: left;}
.job-ul .det .right{width: 50%;float: right;}
.job-ul .det p{padding-bottom: 10px;}

/*******************************
	-------[=新闻动态]-------
********************************/
.news-list{}
.news-list li{overflow: hidden;margin-bottom: 30px;}
.news-list .pic{float: right;width: 250px;}
.news-list .pic a{display: block;position: relative;height: 0;padding-top: 61%;overflow: hidden;}
.news-list .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.news-list .txt{margin-right: 270px;color: #6a6a6a;border-bottom: 1px solid #d2d2d2;}
.news-list h4{font-size: 18px;padding-left: 15px;background: url(../../images/scjr/split2.jpg) no-repeat left center;
	overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;margin-bottom: 25px;
}
.news-list a{color: #6a6a6a;}
.news-list .intro{height: 4.5em;overflow: hidden;margin-bottom: 20px;}
.news-list .info{line-height: 26px;height: 26px;overflow: hidden;}
.news-list .time{}
.news-list .info a{float: right;}

.news-list li:hover h4{background-image: url(../../images/scjr/split.jpg);}
.news-list li:hover .txt{border-color: #dcb847;}

/*******************************
	-------[=新闻动态_详情]-------
********************************/
.article{color: #6a6a6a;}
.article h1{font-size: 24px;text-align: center;padding: 15px 0 25px;}
.article .info{overflow: hidden;height: 40px;line-height: 40px;
	border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;
}
.article .info span{display: inline-block;margin-right: 50px;}
.article .content{padding: 10px 0;}
.article .content p{text-indent: 2em;padding-bottom: 10px;}
.article .content img{margin: 10px auto;display: block;}
.article .shareBox{float: right;}

/*分享*/
.shareBox{}
.shareBox .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
.shareBox .bdsharebuttonbox .bds_weixin,
.shareBox .bdsharebuttonbox .bds_tsina,
.shareBox .bdsharebuttonbox .bds_tqq{margin: 0 10px !important;}
.shareBox .bdsharebuttonbox .bds_weixin{background: url(../../images/scjr/i-weixin.png) no-repeat center center !important;}
.shareBox .bdsharebuttonbox .bds_tsina{background: url(../../images/scjr/i-sina.png) no-repeat center center !important;}
.shareBox .bdsharebuttonbox .bds_tqq{background: url(../../images/scjr/i-zone.png) no-repeat center center !important;}

/*页码*/
.page-ul{padding: 15px 0;border-top: 1px solid #dcdcdc;overflow: hidden;}
.page-ul li{float: left;width: 33.333%;text-align: center;}
.page-ul li:first-child{text-align: left;}
.page-ul li:last-child{text-align: right;}
.page-ul .a-list{display: inline-block;padding-left: 20px;
	background: url(../../images/scjr/i-list.png) no-repeat left center;
}
.page-ul a{color: #535353;}
.page-ul a:hover{color: #911d1f;}

/*******************************
	-------[=企业文化]-------
********************************/
.core-value-ul{font-weight: bold;}
.core-value-ul li{position: relative;padding-left: 4em;color: #6a6a6a;margin-bottom: 10px;}
.core-value-ul strong{position: absolute;left: 0;top: 0;color: #911d1f;}

/*******************************
	-------[=上辰风采]-------
********************************/
.fcBox{}
.fcBox .slider-for{margin-bottom: 25px;}
.fcBox .slider-for img{display: block;width: 100%;}

.fcBox .slider-nav{padding: 0 40px;}
.fcBox .slider-nav .pic{margin: 0 5px;position: relative;height: 0;padding-top: 63%;overflow: hidden;}
.fcBox .slider-nav .pic img{display: block;width: 100%;position: absolute;left: 0;top: 0;height: 100%;}
.fcBox .slider-nav .slick-prev,
.fcBox .slider-nav .slick-next{
	position: absolute;top: 0;height: 100%;width: 28px;
	font-size: 0;line-height: 0;text-indent: 999px;
	background:#dcb847 url(../../images/scjr/jt-l.png) no-repeat center center;
}
.fcBox .slider-nav .slick-prev{left: 0;}
.fcBox .slider-nav .slick-next{right: 0;background-image: url(../../images/scjr/jt-r.png);}


/*******************************
	-------[=首页]-------
********************************/

.tit-h{text-align: center;color: #414141;position: relative;margin: 30px 0;}
.tit-h strong{font-size: 28px;}
.tit-h strong b{font-size: 36px;}
.tit-h h2{font-weight: normal;font-size: 24px;margin-top: -8px;}
.tit-h a{position: absolute;right: 0;bottom: 0;}

.ul-about{overflow: hidden;margin: 0 -40px 50px;}
.ul-about li{width: 33.333%; float: left;padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.ul-about li .pic{position: relative;overflow: hidden;height: 227px;line-height: 227px;
    text-align: center;margin-bottom: 10px;}
.ul-about li .pic img{vertical-align: middle;display: inline-block;}
.ul-about li .txt h2{color: #434343;font-size: 36px;height: 36px;line-height: 36px;overflow: hidden;
    font-weight: normal;text-align: center;margin-bottom: 23px;}
.ul-about li .txt h2 em{color: #911d1f;}
.ul-about li .txt h2 a{font-size: 18px;color: #911d1f;}
.ul-about li .txt p{color: #5f5f5f;line-height: 21px;height: 126px;/* overflow: hidden; */}
.btn-h{display: block;height: 28px;line-height: 28px;text-align: center;width: 96px;
border: 1px solid #959494;font-size: 14px;color: #6a6a6a;margin: 0 auto;margin-top: 58px;
}
.btn-h:hover{color: #dcb847;border-color: #dcb847;}

.tit-h1{margin-bottom: 45px;}


.ul-news{overflow: hidden;position: relative;padding-bottom: 58px;}
.ul-news .con{padding-right: 12px;max-width: 350px;*zoom:1;}
.ul-news .con:after,.ul-news .con:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.ul-news .con .pic a{overflow: hidden;padding-top: 51%;height: 0;}
.ul-news .con .pic img{width: 100%;display: block;}

.ul-news .con .top{height: 63px;background: #911d1f;color: #fff;position: relative;}
.ul-news .con .top .p1{background: url(../images/n1.png) no-repeat left center;
height: 63px;line-height: 63px;margin-left: 22px;padding-left: 44px;
font-size: 18px;}
.ul-news .con .top .s1{float: right;margin-right: 30px;}
.ul-news .con .top .s1 em{font-size: 14px;line-height: 48px;float: left;
margin-right: 10px;}
.ul-news .con .top .s1 b{font-size: 36px;line-height: 63px;}
.ul-news .con .top .a1{display: block;width: 30px;height: 30px;
background: url(../images/n2.png) no-repeat center;
position: absolute;top: 16px;right: -15px;}
.ul-news .ok .con .top{background: #dcb847;}
.ul-news .ok .top .a1{background-image: url(../images/n3.png);}

.ul-news .con .txt{border: 1px solid #d2d2d2;padding: 0 24px;padding-bottom: 7px;}
.ul-news .con .txt h2{font-size: 14px;background: url(../../images/scjr/w1.png) no-repeat left bottom;
padding-bottom: 19px;margin-top: 15px;color: #2d2d2d;margin-bottom: 8px;}
.ul-news .con .txt h2 a{color: #2d2d2d;}
.ul-news .con .txt p{color: #2d2d2d;line-height: 22px;height: 66px;overflow: hidden;
margin-bottom: 22px;}
.ul-news .con .txt .a1{color: #8b8b8b;}
.ul-news .ok .con .txt h2{background-image: url(../../images/scjr/w2.png);}
.ul-news .slick-prev,.ul-news .slick-next{font-size: 0;line-height: 0;text-indent: 999px;}

.ul-news .slick-dots{text-align: right;}
.ul-news .slick-dots li{display: inline-block;width: 40px;height: 8px;margin: 0 5px;}
.ul-news .slick-dots a{display: block;width: 100%;height: 100%;background: #d2d2d2;
	font-size: 0;line-height: 0;text-indent: 999px;
}
.ul-news .slick-dots .slick-active a{background: #dcb847;}

.tit-h2{height: 140px;background: #911d1f;color: #fff;padding-top: 27px;margin-bottom: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}

.ul-par li{float: left;height: 132px;line-height: 132px;width: 25%;
	text-align: center;vertical-align: middle;margin-bottom: 20px;
}
.ul-par li img{vertical-align: middle;display: inline-block;}
.tabBox1{position: relative;margin-bottom: 10px;}
.tabBox1 .hd{position: absolute;right: 0;top: -52px;}
.tabBox1 .hd ul li{height: 8px;width: 40px;background: #d2d2d2;float: left;margin: 0 5px;}
.tabBox1 .hd ul .on{background: #dcb847;}

/*******************************
	-------[=首页-优势]-------
********************************/
.index-adva{position: relative;height: 705px;overflow: hidden;background-color: #911d1f;}
.index-adva .wp{height: 100%;}

.advance-img{position: absolute;left: 0;right: 50%;width: 50%;height: 100%;overflow: hidden;}
.advance-ul{position: relative;height: 100%;}
.advance-ul li{height: 100%;width: 565px;position: absolute;left: 0;top: 0;z-index: 1;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.advance-ul li a{display: block;height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.advance-ul .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;
	background-color: #000;opacity: .7;display: block;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 70)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.advance-ul li.on{z-index: 2;}
.advance-ul li.on .mask{display: none;}
.advance-ul img{display: block;height: 100%;width: 100%;}

.adva-txt{width: 50%;height: 100%;float: right;color: #fff;position: relative;}
.adva-txt .txt{}
.adva-txt .txt h4{font-size: 18px;font-weight: normal;margin: 10px 0;}
.adva-txt .txt h4 em{font-size: 12px;display: block;}
.adva-txt .txt p{opacity: .5;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 50)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.adva-tabBox{margin: 60px 20px 60px 50px;}
.adva-tabBox .hd{position: absolute;left: 0;bottom: 60px;width: 100%;
	padding-left: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.i-tab-tit{overflow: hidden;}
.i-tab-tit li{float: left;width: 69px;height: 69px;margin-right: 40px;cursor: pointer;
	background: url(../../images/scjr/icon1.png) no-repeat left center;
}
.i-tab-tit .s1{background-position: 0px center;}
.i-tab-tit .s2{background-position: -100px center;}
.i-tab-tit .s3{background-position: -200px center;}
.i-tab-tit li.on{background-image: url(../../images/scjr/icon1-on.png);}
.i-tab-tit li span{visibility: hidden;}
