/****************************** 导航reset ******************************/
.nav>ul>li:first-child.current {background: transparent; }
.nav>ul>li:first-child.current a {color: #555;}
.nav>ul>li:first-child+li{ background: #ff6d00;}
.nav>ul>li:first-child+li a{color:#fff;}
.banner { height: 371px;}

/****************************** footerreset ******************************/
.footer{margin-top:0;}
.pers_tit{background:#fff;padding:0 15px 1px;}

/****************************** 本行简介 ******************************/
.self_info{height: 380px;padding-top: 42px;margin: 60px 0;background: url(/jsgnrcb/uiFramework/commonResource/image/2017083017465441267.png) no-repeat;}
.self_info>img{    float: left;margin-left: 51px;width:371px;height:380px;}
.self_info>div{float: right;width: 700px;}
.self_info>div>a{    display: inline-block; text-align: center; height: 35px; font-size: 18px; width: 75px;border-bottom: 2px solid #ff6d00;}
.self_info>div>p{line-height: 30px; margin-top: 20px;height: 145px;}
.self_info>div ul{margin-top: 32px;}
.self_info>div ul li{    float: left; width: 175px;height: 147px;text-align: center;line-height: 235px;}
.self_info>div ul li:first-child{background: url(/jsgnrcb/uiFramework/commonResource/image/2017083018040382686.png) no-repeat 60px 30px;}
.self_info>div ul li:first-child+li{background: url(/jsgnrcb/uiFramework/commonResource/image/2017083018040382686.png) no-repeat -107px 19px;}
.self_info>div ul li:first-child+li+li{background: url(/jsgnrcb/uiFramework/commonResource/image/2017083018040382686.png) no-repeat -287px 26px;}
.self_info>div ul li:first-child+li+li+li{background: url(/jsgnrcb/uiFramework/commonResource/image/2017083018040382686.png) no-repeat -465px 25px}

.self_info>div ul li:first-child:hover{background: url(/jsgnrcb/uiFramework/commonResource/image/2017083018093260953.png) no-repeat 60px 30px #ff6d00;}
.self_info>div ul li:first-child+li:hover{background: url(/jsgnrcb/uiFramework/commonResource/image/2017083018093260953.png) no-repeat -107px 19px #ff6d00;}
.self_info>div ul li:first-child+li+li:hover{background: url(/jsgnrcb/uiFramework/commonResource/image/2017083018093260953.png) no-repeat -287px 26px #ff6d00;}
.self_info>div ul li:first-child+li+li+li:hover{background: url(/jsgnrcb/uiFramework/commonResource/image/2017083018093260953.png) no-repeat -465px 25px #ff6d00;}
.self_info>div ul li a{font-size: 18px;}
.self_info>div ul li:hover a{color:#fff;}

/****************************** 容器2 ******************************/
.ra_lf{float:left;width: 570px;}
.ra_rt{float:right;width: 570px; margin-bottom: 40px;}

/****************************** 标题列表 ******************************/
.titList_style{background:#fff;padding:0 15px 15px;}
.titList_style ul li{height: 32px;line-height: 32px;text-align: right;}
.titList_style ul li:before{content:'';width: 5px;height: 5px;background: #555; display: inline-block; border-radius: 50%;margin-right: 7px; float:left;margin-top: 13px;}
.titList_style ul li a{float: left;}
.titList_style ul li:hover:before{background: #ff6d00;}
.titList_style ul li:hover,.titList_style ul li:hover a{color:#ff6d00;}