/*公共部分*/ .wrapper { width: 1200px; margin: 0 auto; } .content { width: 100%; overflow: hidden; } /*content部分样式*/ .content { padding: 20px 0 50px; color: #484848; } .crumbsNav { width: 100%; overflow: hidden; height: 50px; line-height: 50px; margin: 15px 0 8px 0; padding-left: 28px; background: url(../images/icon-position.png) 0 center no-repeat; } .crumbsNav li { float: left; font-size: 16px; } .crumbsNav li a { color: #484848; } .turn-right { display: inline-block; padding: 0 10px; } .con_left { float: left; width: 204px; } .sideNav { text-align: center; margin-bottom: 60px; border: 1px solid #dcdcdc; font-size: 16px; } .sideNav li { height: 63px; line-height: 63px; border-bottom: 1px solid #dcdcdc; } .sideNav li a { display: block; } .sideNav li:last-child { border: none; } .sideNav li:hover, .indexLi { background: url(../images/borderr.png) 0 0 no-repeat; cursor: pointer; cursor: hand; } .sideNav li:hover span, .indexLi span { color: #0369fc; } .sideNav li span { display: inline-block; height: 24px; line-height: 24px; padding-left: 30px; } .con_right { float: right; width: 920px; } .con_right iframe { padding: 0 10px; padding: 0 \9; border: 0 \9; border: none; outline: none; } .con_right_title { float: left; width: 100%; margin-bottom: 30px; } .con_right_title2 { float: left; width: 100%; } .con_right_title span, .con_right_title2 span { display: inline-block; height: 35px; line-height: 35px; font-size: 24px; } .con_right_title3, .con_right_title4 { float: left; width: 100%; line-height: 40px; font-size: 18px; font-weight: bold; } .con_right_title3 { margin-bottom: -20px; } .title_sec1 { padding-left: 30px; margin-right: 5px; border-bottom: 2px solid #0369fc; color: #000; } .title_sec2 { padding-left: 14px; border-bottom: 2px solid #808080; color: #0369fc; } .con_right_con { float: left; width: 840px; } .con_right_con2 { padding: 45px 0; } .con_right_con3 { } .con_right_con4 { padding-top: 30px; }