.containright{
    float: left;
    width: 1026px;
    height: 614px;
    background: #fff;
}
.containright .rightTT{
    position: relative;
    height: 96px; 
}
.containright .rightYW{
    height: 290px;
}
.containright .rightYW .righttab{
    float: left;
    width: 538px;
    height: 290px;
    padding: 0 0 0 20px;
}
.containright .rightYW .rightBn{
    float: left;
    width: 488px;
    height: 290px;
}
.rightTT_img{
    float: left;
    width: 110px;
    height: 96px;
    text-align: center;
    line-height: 72px;
}
.rightTT_word{
    float: left;
    width: 916px;
    height: 96px;
}
.rightTT_word .tit{
    text-align: center;
    font-size: 28px;
    color: #a22921;
    font-weight: bold;
    text-indent: -104px;
    padding-top: 20px;
}
.rightTT_word p{
    margin-top: 5px;
    color: grey;
    letter-spacing: 2px;
}
.rightTT_word p a{
    color: #a22921;
}
.rightTT .hengxian{
    position: absolute;
    width: 94%;
    height: 1px;
    background: #ddd;
    top: 96px;
    left: 20px;
}
/* tab all B*/
.bann_r .box .navs{
    height: 54px;
}
.bann_r .box .navs li{
    line-height: 60px;
    height: 54px;
}
.bann_r .box .navs li.active{
    border-bottom: 1px solid #a72b22;
}
.bann_r .box .navs li a{
    font-size: 20px;
    color: #000;
    text-decoration: none;
}

.nav-tabs>li.active>a{
    color: #a42a21 !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: none !important;
}
.nav-tabs>li>a:hover{
    outline: none;
    border-color: rgba(255,255,255,0);
}

.lmqh-more2>*,.lmqh-div2>*,.lmqh-more2>*{display: none;}
.lmqh-more2>*.dis,.lmqh-div2>*.dis,.lmqh-more2>*.dis{display: block;}
.lmqh-more2 > a{
    margin-top: -30px;
}

.spec div ul li{
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 8px;
    background: url(../images/yuandian.png;vpn_img) 0 10px;
    background-repeat: no-repeat;
}
.spec div ul li a{
    display: inline-block;
    width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.spec div ul li span{
    float: right;
}
/* tab all E*/

/* banner B*/
.focus{
    width: 449px;
    height: 250px;
    margin: 0 auto;
}
#myCarousel1,.carousel-inner,.carousel-inner > div,.carousel-inner div a,.carousel-inner div a img{
	width: 100%;
    height: 100%;
    font-size: 14px;
}
#myCarousel1{
    margin-top: 20px;
    overflow: hidden;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
	max-height: 100%;
	height: 100%;
}
.carousel-indicators{
	bottom: 10px;
	left: 90%;
}
.carousel-caption{
	right: 0;
	left: 0;
	width: 100%;
	text-align: left;
	font-size: 18px;
	padding-bottom: 0;
	bottom: 0px;
	padding: 10px 0 10px 10px;
	background: rgba(0,0,0,0.6);
}
.carousel-caption a{
	color: #fff;
}
.carousel_right{
	width: 524px;
	margin-top: 12px;
	padding-right: 0;
	float: left;
	margin-left: 10px;
}

.carousel_right .kejggdt{
  height: 39px;
  background: url(../images/index/zdbsfw_bg.png;vpn_img) 1px 7px;
  background-repeat: no-repeat;
}

.carousel_right .kejggdt  .morebtn {
  float: right;
  line-height: 40px;
  color: grey;
  font-size: 16px;
}
.carousel_right .kejggdt  h3 img{
	margin-right: 10px;
}
.carousel_right .kejggdt  h3{
	font-size: 22px;
	color: #0b5492;
	width: 170px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	float: left;
	margin: 0 auto;
}
.carousel_right .kejggdt span{
  display: block;
  width: 46%;
  height: 1px;
  background: grey;
  margin-top: 20px;
  float: left;
}
.carousel-indicators .active {
    background-color: #4477e7;
}
/* bannre E */

.rightbottom{
    height: 230px;
}
.titles{
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden;
}
.titles p{
    float: left;
    font-size: 20px;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #ab2520;
    padding: 2px 8px;
}
.titles a{
    display: block;
    float: right;
    font-size: 16px;
    color: #8f8e8e;
    margin-top: 10px;
}
.ic_left{
    float: left;
    width: 350px;
    position: relative;
    padding: 0 0 0 20px;
    background: #fff;
}
.list{
    width: 100%;
}
.list ul{
    padding: 10px 0;
}
.list ul li{
    padding: 7px 0;
    position: relative;
}
.list ul li::before{
    display: block;
    width: 4px;
    height: 4px;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 16px;
    left: 5px;
}


.list ul li a{
    display: block;
    font-size: 16px;
    overflow: hidden;
}
.list ul li a p{
    float: left;
    color: #000;
    text-indent: 28px;
    position: relative;
    font-size: 16px;
    letter-spacing: 1px;
}

#tab_b1 ul{
    display: none;
}
#tab_b1 ul.show{
    display: block;
}
.left_main{
    width: 100%;
    overflow: hidden;
}
.left_main a{
    display: block;
    width: 156px;
    height: 74px;
    font-size: 16px;
    color: #fff;
    padding: 0 12px 12px 12px;
    margin-top: 15px;
}
.left_main a p.lm_p{
    font-size: 12px;
}
.left_main a.left_a{
    float: left;
}
.left_main a.right_a{
    float: right;
}
.left_main a.lm_a1{
    background: #d8905b url(../images/index/lm2.png;vpn_img) no-repeat;
    background-position: 115% -48%;
}
.left_main a.lm_a2{
    background: #56b49a url(../images/index/lm3.png;vpn_img) no-repeat;
    background-position: 106% -24%;
}
.left_main a.lm_a3{
    background: #4c96cf url(../images/index/lm5.png;vpn_img) no-repeat;
    background-position: 110% 12px;
}
.left_main a.lm_a4{
    background: #769cdd url(../images/index/lm4.png;vpn_img) no-repeat;
    background-position: 98% -108%;
}
.left_main a span{
    float: right;
}

/* wyxx B*/
.wyxx{
    width: 318px;
    float: left;
    margin-left: 14px;
}
.wyxx_box > div{
    float: left;
    width: 50%;
    height: 100px;
    text-align: center;
    margin-top: 30px;
    padding-top: 14px;
    border: 1px solid #ddd;
    background: url(../images/index/wyxx_bg.png;vpn_img);
    background-repeat: no-repeat;
}
.mrgt5{
    margin-top: 5px;
    font-size: 18px;
}
.lxtj,.gsl,.ybj{
    color: #a72b22;
}
.lxtj_box{
    margin-top: 24px;
    letter-spacing: 1px;
}
/* wyxx E */

/* jbxxgk B */
.jbxxgk{
    width: 338px;
    float: left;
    padding: 0 10px 0 10px;
}
.img_box ul li{
    float: left;
    width: 33%;
    height: 74px;
    text-align: center;
    margin: 16px 0 0 0;
}
.img_box ul li a div{
    margin-top: 10px;
    background: url(../images/index/last_bg_bbd.png;vpn_img);
    background-repeat: no-repeat;
    height: 24px;
    line-height: 24px;
    text-indent: 6px;
    color: #fff;
}
/* jbxxgk E */


/* 小屏 */
@media (max-width: 768px) {
    .containright,.containerM{
        width: 100%;
        height: auto;
    }
    .rightTT_img,.hengxian{
        display: none;
    }
    .rightTT_word {
        float: left;
        width: 100%;
        height: auto;
    }
    .rightTT_word .tit{
        text-indent: 0;
    }
    .containright .rightYW .righttab{
        width: 100%;
        margin-top: 20px;
        padding:0;
    }
    .containright .rightYW .rightBn{
        width: 100%;
        margin-top: 20px;
    }
    .containright .rightYW{
        height: auto;
    }
    .ic_left{
        width: 100%;
        padding: 0;
    }
    .left_main a.left_a,.left_main a.right_a{
        float: none;
    }
    .left_main a{
        width: 48%;
        float: left !important;
        margin-left: 1px;
    }
    .carousel-indicators{
        width: 82px;
    }
    .focus{
        width: 100%;
    }
    .wyxx{
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        margin-top: 20px;
    }
    .jbxxgk{
        margin-top: 20px;
    }
    .bann_r .box .navs {
        height: 55px;
    }
    .spe{
        margin-left: 0;
    }
    .jbxxgk{
        width: 100%;
        padding: 0;
    }
    .img_box ul li a div{
        background: #fff;
        color: #000;
    }
    .rightTT_word .tit{
        font-size: 24px;
    }
    .bann_r .box .navs li a{
        font-size: 16px;
    }
    .box{
        position: relative;
        padding-bottom: 30px;
    }

    .lmqh-more2 a{
        height: 30px;
        width: 100%;
        position: absolute;
        bottom: 0;
        text-align: center;
        background: #dddd;
        line-height: 30px;
    }
    .spec div ul li a{
        width: 67%;
    }

}
@media (max-width: 500px){
    .carousel-indicators{
        display: none;
    }
}