/*headline*/
.headline{width: 1200px;height: 120px;background: #fff;border-radius: 5px;padding-top: 25px;}
.headline p{width: 1200px;text-align: center;font-size: 35px;font-weight: bold;}
.headline p a{color: #005293;}
.headline .more{width: 1200px;text-align: center;font-size: 16px;margin-top: 5px;}
.headline .more a{color: #015293;margin: 0 5px;}

/*newBox*/
.newBox{width: 1180px;height:400px;margin: 10px auto 0;border: 1px solid #ececec;padding-top: 5px;overflow: hidden;}
/*slideBox*/
.slideBox{width:580px;height:386px;position:relative;margin-left: 3px;overflow: hidden;}
.slideBox .hd{position:absolute; right:10px; bottom:15px; z-index:1;overflow: hidden;}
.slideBox .hd ul{overflow: hidden;}
.slideBox .hd ul li{float:left; margin-right:5px;cursor:pointer;width: 10px;height: 10px;background: #fff;
    border-radius: 5px;}
.slideBox .hd ul li.on{background:#e60012;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position: relative;}
.slideBox .bd li img{width: 580px;height: 386px;}
.slideBox .bd p{position: absolute;bottom: 0;left: 0;width: 580px;height: 40px;line-height: 40px;
    font-size: 16px;background:url("../img/p-bg.png") top left repeat-x;text-indent: 10px;z-index: 1;}
.slideBox .bd p a{color: #fff;}
/*slideTxtBox*/
.slideTxtBox{width: 560px;height: 386px;margin-right: 10px;overflow: hidden;}
.slideTxtBox .hd ul{width: 560px;margin: 0 auto;height:56px;line-height: 56px;border-bottom: 1px solid #ececec;}
.slideTxtBox .hd ul li{float:left;width: 90px;text-align: center;font-size: 20px;margin-left: 66px;}
.slideTxtBox .hd ul li:first-child{margin-left: 0;}
.slideTxtBox .hd ul span{float:left;width: 140px;text-align: center;font-size: 20px;}
.slideTxtBox .hd ul li a{color: #666;}
.slideTxtBox .hd ul span a{color: #666;}
.slideTxtBox .hd ul span a:hover{color: #2662ca;font-weight: bold;}
.slideTxtBox .hd ul li.on a{color: #2662ca;font-weight: bold;}
.slideTxtBox .hd ul li.on{background: url("../img/li-bottom.png") bottom center no-repeat;}
.slideTxtBox .bd ul{width: 555px;margin: 12px auto;}
.slideTxtBox .bd ul li{overflow: hidden;font-size: 16px;height: 40px;line-height: 40px;text-indent:10px;
    background: url("../img/li-bg.png") center left no-repeat;}
.slideTxtBox .bd ul li a{color: #333;display: block;width: 450px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.slideTxtBox .bd ul li a:hover{color: #e60012;}
.slideTxtBox .bd li span{float:right;color:#999;font-size: 14px;}
/*tabBox*/
.tabBox{width: 1180px;height: 340px;margin: 20px auto 0;overflow: hidden;}
/*tabNav*/
.tabNav{width: 175px;height: 340px;overflow: hidden;}
.tabNav ul{overflow: hidden;}
.tabNav ul li{margin-bottom: 5px;width: 175px;height: 110px;text-align: center;font-size: 24px;
    background: #2662ca url("../img/tab-bg2.png") right center no-repeat;border: 1px solid #ececec;border-radius: 5px;
    overflow: hidden;font-weight: bold;}
.tabNav ul li a{color: #fff;}
.tabNav ul .On{background: #f5f5f5 url("../img/tab-bg1.png") right center no-repeat;}
.tabNav ul .On a{color: #2662ca;}
.nav1 span{display: block;width: 50px;height: 50px;background: url("../img/gk-2.png") center center no-repeat;margin: 10px auto 5px;}
.nav2 span{display: block;width: 50px;height: 50px;background: url("../img/hd-2.png") center center no-repeat;margin: 10px auto 5px;}
.nav3 span{display: block;width: 50px;height: 50px;background: url("../img/fw-2.png") center center no-repeat;margin: 10px auto 5px;}
.tabNav ul .On .span1{background: url("../img/gk-1.png") center center no-repeat;}
.tabNav ul .On .span2{background: url("../img/hd-1.png") center center no-repeat;}
.tabNav ul .On .span3{background: url("../img/fw-1.png") center center no-repeat;}
/*tabList*/
.tabList{width: 990px;height: 340px;border: 1px solid #ececec;}
.liftBox{width: 400px;padding-top: 25px;margin-left: 25px;overflow: hidden;}
.rightBox{width: 530px;padding-top: 25px;margin-right: 10px;}
/*gkBox*/
.gkBox .title{width: 380px;height: 44px;border-bottom: 1px solid #2662ca;}
.gkBox .title p{width: 184px;height: 38px;line-height: 38px;font-size: 24px;font-weight: bold;color: #fff;text-align: center;background: #2662ca;
    border-left: 10px solid #e60012;}
.gkBox .title p a{display: block;color: #fff;}
.gkBox .list{margin-top: 10px;overflow: hidden;border-right: 1px solid #ececec;}
.gkBox .list li{width: 190px;float: left;font-size: 18px;background: url("../img/list-bg.png") center left no-repeat;text-indent: 22px;margin-top: 30px;}
.gkBox .list li a:hover{color: #e60012;}
/*slideTxtBox1*/
.slideTxtBox1{width: 530px;height: 340px;}
.slideTxtBox1 .hd ul{width: 530px;height: 44px;border-bottom: 1px solid #2662ca;}
.slideTxtBox1 .hd ul li{float:left;width: 140px;height: 38px;line-height: 38px;font-size: 24px;text-align: center;margin-right: 50px;}
.slideTxtBox1 .hd ul li a{color: #2662ca;display: block;}
.slideTxtBox1 .hd ul li.on a{color: #fff;}
.slideTxtBox1 .hd ul li.on{background: #2662ca;border-left: 10px solid #e60012;font-weight: bold;}
.slideTxtBox1 .hd span{font-size: 20px;line-height: 38px;color: #2662ca;margin-right: 30px;margin-left: 30px;}
.slideTxtBox1 .hd span a{color: #2662ca;}
.slideTxtBox1 .bd ul{width: 530px;margin: 15px auto 0;}
.slideTxtBox1 .bd ul li{overflow: hidden;font-size: 16px;height: 40px;line-height: 40px;text-indent:10px;
    background: url("../img/li-bg.png") center left no-repeat;}
.slideTxtBox1 .bd ul li a{color: #333;display: block;width: 400px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.slideTxtBox1 .bd ul li a:hover{color: #e60012;}
.slideTxtBox1 .bd li span{float:right;color:#999;font-size: 14px;margin-right: 20px;}
/*hdBox*/
.hdBox .title{width: 380px;height: 44px;border-bottom: 1px solid #2662ca;}
.hdBox .title p{width: 140px;height: 38px;line-height: 38px;font-size: 24px;font-weight: bold;color: #fff;text-align: center;
    background: #2662ca;border-left: 10px solid #e60012;}
.hdBox .title p a{display: block;color: #fff;}
.hdBox .title span{font-size: 20px;line-height: 38px;color: #2662ca;margin-right: 20px;}
.hdBox .title span a{color: #2662ca;}
.hdBox .list ul{width: 400px;height: 250px;overflow: hidden;margin: 15px auto 0;}
.hdBox .list ul li{overflow: hidden;font-size: 16px;height: 40px;line-height: 40px;text-indent:10px;
    background: url("../img/li-bg.png") center left no-repeat;}
.hdBox .list ul li a{color: #333;display: block;width: 280px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.hdBox .list ul li a:hover{color: #e60012;}
.hdBox .list li span{float:right;color:#999;font-size: 14px;margin-right: 20px;}
.hdBox .rightBox .title{width: 530px;}
/*.hdBox .rightBox .title span{font-size: 14px;color: #2662ca;margin-right: 10px;}*/
.hdBox .rightBox .list ul{width: 530px;}
.hdBox .rightBox .list ul li a{width: 400px;}
/*fwBox*/
.fwBox{height: 340px;}
.fwBox .liftBox .slideTxtBox1{width: 400px;}
.fwBox .liftBox .slideTxtBox1 .hd ul li{width: 160px;}
.fwBox .liftBox .slideTxtBox1 .bd ul{width: 400px;}
.fwBox .liftBox .slideTxtBox1 .bd ul li a{width: 280px;}
.fwBox .rightBox .slideTxtBox1 .hd ul li{margin-right: 30px;}
.fwBoxUl{overflow: hidden;width: 475px;}
.fwBoxUl li{width: 220px;height: 70px;line-height: 70px;border: 1px solid #d3d1d0;float: left;
margin-top: 40px;margin-right: 15px;font-size: 16px;border-radius: 10px;-moz-border-radius: 10px;
-rebkit-border-radius: 10px;-o-border-radius: 10px;-ms-border-radius: 10px;}
.fwBoxUl li a{color: #2662ca;display: block;text-align: center;width: 150px;float: right;line-height: 1.5;margin-top: 10px;}
.fwBoxUl li:hover a{color: #fff;}
/*.fwBoxUl li.fwBoxL-3 a{padding-right: 10px;}*/
.fwBoxUl .fwBoxL-1{background: #f5f5f5 url("https://www.soulrig.com/file/4500000002/img/fw-bg1.png") center left no-repeat;background-position: 10px;}
.fwBoxUl .fwBoxL-1:hover{border: none;background: #2662ca url("https://www.soulrig.com/file/4500000002/img/fw-bg01.png") center left no-repeat;background-position: 10px;}
.fwBoxUl .fwBoxL-2{background: #f5f5f5 url("https://www.soulrig.com/file/4500000002/img/ywgz2.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-2:hover{border: none;background: #2662ca url("https://www.soulrig.com/file/4500000002/img/ywgz1.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-3{background: #f5f5f5 url("https://www.soulrig.com/file/4500000002/img/fw-bg3.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-3:hover{border: none;background: #2662ca url("https://www.soulrig.com/file/4500000002/img/fw-bg03.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-4{background: #f5f5f5 url("https://www.soulrig.com/file/4500000002/img/fw-bg4.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-4:hover{border: none;background: #2662ca url("https://www.soulrig.com/file/4500000002/img/fw-bg04.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-01{background: #f5f5f5 url("https://www.soulrig.com/file/4500000002/img/fw-bg5.png") center left no-repeat;background-position: 10px;}
.fwBoxUl .fwBoxL-01:hover{border: none;background: #2662ca url("https://www.soulrig.com/file/4500000002/img/fw-bg05.png") center left no-repeat;background-position: 10px;}
.fwBoxUl .fwBoxL-02{background: #f5f5f5 url("https://www.soulrig.com/file/4500000002/img/fw-bg6.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-02:hover{border: none;background: #2662ca url("https://www.soulrig.com/file/4500000002/img/fw-bg06.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-03{background: #f5f5f5 url("https://www.soulrig.com/file/4500000002/img/fw-bg7.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-03:hover{border: none;background: #2662ca url("https://www.soulrig.com/file/4500000002/img/fw-bg07.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-04{background: #f5f5f5 url("https://www.soulrig.com/file/4500000002/img/fw-bg8.png") center left no-repeat;background-position: 15px;}
.fwBoxUl .fwBoxL-04:hover{border: none;background: #2662ca url("https://www.soulrig.com/file/4500000002/img/fw-bg08.png") center left no-repeat;background-position: 15px;}
.fwBox .rightBox{width: 953px;}
.fwBox .rightBox .title{width: 953px;height: 44px;border-bottom: 1px solid #2662ca;}
.fwBox .rightBox .title p{width: 140px;height: 38px;line-height: 38px;font-size: 24px;
    font-weight: bold;color: #fff;text-align: center;background: #2662ca;border-left: 10px solid #e60012;}
/*imgBox*/
.imgBox{width: 1180px;height: 190px;margin: 20px auto 0;}
.imgTit{width: 110px;height: 310px;background: #e60012;border-radius: 5px;}
.imgTit p{color: #fff;font-size: 34px;font-weight: bold;text-align: center;margin-top: 40px;}
.imgTit span{display: block;font-size: 14px;text-align: center;margin-top: 35px;}
.imgTit span a{color: #fff;}
.imgList{width: 1056px;height: 300px;margin-top: 5px;margin-right: 5px;}
.imgBox .title{width: 1180px;height: 44px;border-bottom: 1px solid #2662ca;}
.imgBox .title p{width: 184px;height: 38px;line-height: 38px;font-size: 24px;font-weight: bold;color: #fff;text-align: center;background: #2662ca;border-left: 10px solid #e60012;}
.imgBox .title p a{display: block;color: #fff;}
/*专栏*/
.picScroll-left{margin-top: 13px;width: 1180px;height: 120px;position: relative;overflow: hidden;}
.picScroll-left .hd .next,.picScroll-left .hd .prev{display: block;width: 29px;height:45px;position: absolute;z-index: 2;}
.picScroll-left .hd .next{background: url("../img/right.png") top center no-repeat;top: 50%;left: 0;margin-top: -20px;}
.picScroll-left .hd .prev{background: url("../img/left.png") top center no-repeat;top: 50%;right: 0;margin-top: -20px;}
.picScroll-left .bd ul{width: 1180px;}
.picScroll-left .bd ul li{float:left;width: 287.5px;height: 120px;margin-right: 10px;}
.picScroll-left .bd ul li img{width: 287.5px;height: 120px;}
