* {
    margin:0;
    padding:0;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
    color:#333;
}
body {
    font-family:"微软雅黑";
    min-width:1300px; padding:0px;font-size:15px; COLOR:#555555;margin:0;
}
ul {
    list-style:none;
}
.carousel-inner>.item>img {
    max-width: 100%; height: 240px;object-fit:cover; float: right
}
#myCarousel ol li{
	margin: 0 10px; 
}


ul,li,dl,dd,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	list-style: none;
	padding: 0;
}



.top01{ width:100%; height:100px; background:url(../image/bjt01.jpg) no-repeat;}
.top01 img{ float:right; margin-top:20px;}
.top01 a{ display: block}



.tq{ width:100%;  height:42px; background:url(../image/dht_2.jpg) repeat-x; overflow:hidden; line-height:42px; }
.tq p{ width:450px;float:left}
.tq dl{  float:left;}
#mobile1 div{ line-height: 42px}


.search{ width:266px; height:30px; float: right; margin-top:6px  }
.kuan_sou{ width:200px; height:30px; line-height:31px; float:left;border:1px solid #0064d5;background:#fff; color:#999;  }
.kuan_an{ width:60px; height:30px; color:#FFF;cursor:pointer;background-color:#0064d5; float:left; border:none;}
.kuan_an:hover{ background-color:#171987; color:#fff}


.clean1{clear:both;height:.5px;overflow:hidden;}
.clean50{clear:both;height:50px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean10{clear:both;height:10px;overflow:hidden;}


.bjs{ width: 100%;background:url(../image/topbgddd.jpg) top repeat-x; display: block; overflow: hidden; position: relative}

.ggt{ width: 100%; height: 110px; overflow: hidden}
.ggt img{ width: 100%; max-height: 100%;object-fit:cover;}


.top_logo{ width: 100%; position: relative}
.top_logo img{ width: 100%}

.tops{ display:none;position: relative;  margin: 45px 0 0 58px; width: 54%; float: left;
z-index: 988;}
.tops a img{ max-width: 80%; }
.tops dl img{ margin-top: 30px;
    max-width: 75%; margin-left: 33.5%}



.top1 {
    width:100%; height: 55px;
    background: #005bdf; display: block; border-radius:8px 8px 0 0;position: relative;z-index: 8888
}
.nav {
    width:100%;
    margin:auto;
}
.nav>ul {
    margin-bottom:0;
    font-size:0;
}
.nav>ul>li {
    display: inline-block;
    position: relative;
    transition: all 0.3s;
    height: 55px;
    width: 16.6%;
}

.nav>ul>li:after {
    content: "";
    display: inline-block;
   width: 2px; height:30px; background:#1773f7; position: absolute; top:15px;right:0; z-index: 8}

.nav>ul>li:last-child:after{ display: none}
.nav>ul>li>a {
    display:block;
    text-align:center;
    color:#fff;
    font-size:18px;
    overflow:hidden;
    line-height: 100%;
    transition:all 0.3s;
    margin-top: 19px;
}
.nav span {
    float:right;
}
.nav>ul>li:nth-child(1)>a {
    border-left:0;
}
.nav>ul>li:last-child>a {
    border-right:0;
}

.nav>ul>li.thyNavStyle{ background: #069c45}
.menu-btn {

	display: none;

	padding: 6px 0;

	float: right;

	margin-left: 25px;  color: #fff;

}

.menu-btn:before, .menu-btn:after, .menu-btn span {

	display: block;

	height: 2px;

	background-color: #0677B3;

	content: '';

}

.menu-btn:before {

	width: 24px;

}

.menu-btn:after {

	width: 18px;

	margin-left: 6px;

}

.menu-btn span {

	width: 12px;

	margin: 6px 0 6px 12px;

}

.nav>ul>li:hover { background: #4f95e4
}
/*.nav>ul>li:hover>a {
    color:#fff;
}*/
.clear {
    clear:both;
}
.more {
    position:absolute;
    left:0;
    top:55px;width: 215px;
    z-index:999;
    background:#fff;
    display:none;
}
.more a {
    display:block;

    overflow:hidden;
    line-height:24px;padding: 15px 10px;
    color:#808080;
    border:1px solid #dcdcdc;
    margin-bottom:-1px;
    text-align:center;
    font-size:14px;
    transition:all 0.3s linear 0s;
}


.li-box {
  height:45px; width: 93%; float: right; margin-right: 2%;
  overflow: hidden;
}
.li-box ul {
  position: relative;
  animation: moveUp 8s 0.6s infinite;
  -webkit-animation: moveUp 8s 0.6s infinite;
}
@keyframes moveUp {
  0% {
    top: 0px;
  }
  18% {
    top: 0px;
  }
  20% {
    top: -45px;
  }
  38% {
    top: -45px;
  }
  40% {
    top: -90px;
  }
  58% {
    top: -90px;
  }
  60% {
    top: -135px;
  }
  78% {
    top: -135px;
  }
  80% {
    top: -180px;
  }
  98% {
    top: -180px;
  }
}
  
@-webkit-keyframes moveUp{
  0% {
    top: 0px;
  }
  18% {
    top: 0px;
  }
  20% {
    top: -45px;
  }
  38% {
    top: -45px;
  }
  40% {
    top: -90px;
  }
  58% {
    top: -90px;
  }
  60% {
    top: -135px;
  }
  78% {
    top: -135px;
  }
  80% {
    top: -180px;
  }
  98% {
    top: -180px;
  }
}
.li-box li { width:100%; 
  line-height: 45px;height: 45px;overflow: hidden;
  color: #666;float:left;
}
.li-box li h1{ float:left;  font-size:20px; font-weight: 600; line-height: 45px;height: 45px; overflow: hidden; width: 70%; color: #f3473d}
.li-box li  span{ float:right; font-size:14px; color:#ed1c24}



.hot_new{ width:100%; display: block; height:70px;  border:1px solid #e8e8e8; background:#fff; overflow:hidden; margin:15px 0;}
.hot_rq{ width:125px; float:left;  text-align: center; margin-left: 10px;}
.hot_rq b{ width:75px; text-align:center; float:left; font-size:36px; font-weight:normal}
.hot_rq  p{  font-size: 24px; font-weight: 600; letter-spacing: 10px; color: #005bdf}
.hot_new img{ width:47px; float:left;}
.hot_new a{ width:84%; float:right; display:inline-block}
.hot_new h1{ float:left; font-size:28px; color:#f3473d;line-height:70px;}
.hot_new span{ color:#999999; padding-top:28px; float:left; padding-left:15px;}



.index_a{
   

    overflow: hidden;
    margin: auto;
  
    padding-bottom: 25px;
}

.index_asTop{

    margin: 20px 0;
    background: #f5f5f5;
    overflow: hidden;
    position: relative;

    padding: 14px 0;
    float: left;
    width: 100%;
}
.index_asTop label{
    font-size: 20px;
    color: #343434;
}
.index_asTop div{
    color: #343434;
}
.index_asTop img{
    position: absolute;
    left: 0;
    top: 0;
}


.index_asLeft{
    float: left;
    width: 55%;
    height: 444px;
    overflow: hidden;
    position: relative;
}
.index_asLeft .index_asLeftswiper{
    height: 100%;
}
.index_asLeft .index_asLeftswiper img{
    width: 100%;
    cursor: pointer;
    height: 100%;
    transition: all 0.3s;object-fit:cover;
}
.index_asLeft .index_asLeftswiper span{
    height: 46px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    background: rgba(72,112,164,0.5);
    color: #fff;
    line-height: 46px;
    padding-left: 28px;
}

.index_asLeft .swiper-slide:hover img{
    transform: scale(1.1);
}



.index_asRight{
    float: right;
    width: 42%;
    overflow: hidden;
}

.index_asRightTop{
    height: 39px;
    border-bottom: 2px solid #e5e5e5;
    position: relative; text-align: left;
}
.index_asRightTop .allimg{

}

.index_asRightTop span{
    font-size: 18px;
    color: #666666;
    margin-left: 15px;
    position: relative;
    top: 3px;
    cursor: pointer;
}
.index_asRightTop span.on{
    color: #005bdf; font-weight: 600;
}
.index_asRightTop div{
    position: absolute;
    right: 0;
    top: 4px;
    text-transform: uppercase;
}

.index_asRightTop div a{
    color: #005bdf;
    position: relative;
    top: 2px;
}
.index_asRightTop div img{

}



.index_asRightTop i{
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 112px;
    background: #267dc4;
}

.index_asRighttext{
    overflow: hidden;
}
.index_asRightbox{
    display: none;
    overflow: hidden;
}
.index_asRightbox:nth-child(1){
    display: block;
}

.index_asRightbox a{
    display: block;
    border-bottom: 1px dashed #ccc;
    overflow: hidden; padding: 5px 0;
    color: #666666;
    transition: all 0.3s;
}
.index_asRightbox a img{
    margin-right: 9px;
}
.index_asRightbox a span{
    float: right; font-size: 14px;
}
.index_asRightbox a:hover{
    color: #005bdf;
}



.w1250{ width: 1300px; margin: 0 auto}

.index_b{
  
    background: #fff;
    overflow: hidden;
    margin: auto;
    padding: 25px 25px;
    margin-bottom: 32px;
    padding-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.index_bLeft{
    width: 100%;
    overflow: hidden;
}
.w97{ width: 97%;}
.index_bLeftTop{  overflow: hidden; 
    height: 39px;
    border-bottom: 2px solid #e5e5e5;
    position: relative;
}
.index_bLeftTop .allimg{
max-height: 30px
}

.index_bLeftTop span{
    font-size: 18px;
    color: #005bdf;
    margin-left: 8px;
    position: relative;
    top: 3px; font-weight: 600;
    cursor: pointer;
}

.index_bLeftTop div{
    position: absolute;
    right: 0;
    top: 4px;
    text-transform: uppercase;
}

.index_bLeftTop div a{
    color: #005bdf;
    position: relative;
    top: 2px;
}
.index_bLeftTop div img{

}

.index_bLeftTop i{
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 112px;
    background: #267dc4;
}
.index_ul{ width: 103%; display: block; overflow: hidden}

.index_bLefttext{ width: 100%; float: left; 

    overflow: hidden;
}

.index_txt{width: 47%; margin-right: 3%; float: left }

.index_bLefttext a{
    display: block;
    height: 40px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    line-height: 40px;
    color: #666666;
    transition: all 0.3s;
}
.index_bLefttext h2,.index_asRightbox a  h2{ width: 70%; float: left;  font-size: 16px; line-height: 30px;text-align: left ;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.index_asRightbox a  i{ font-size: 14px; font-style: normal}




.index_asRightbox a:nth-child(1) h2,.index_asRightbox a:nth-child(2) h2,.index_asRightbox a:nth-child(3) h2{ background: url("../image/top.jpg") right 8px no-repeat; width: 75%; padding-right: 6%}



.index_bLefttext a span{
    float: right; font-size: 14px;
}


.index_bLefttext a:hover{
    color: #005bdf;
}


.index_bRight{
    width: 302px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_bRight a{
    width: 149px;
    height: 142px;
    text-align: center;
    border: 1px solid #ccc;
	margin-bottom: 4px;
    overflow: hidden;
}
.index_bRight a div{
    line-height: 88px;
}
.index_bRight a div img{

}
.index_bRight a p{
    margin: 0;
    color: #666666;
    padding: 0 12px;
}
.index_bRight a:hover p{
	color: #005bdf;
}

/**/
.am-tabs {
    margin-top: 10px;
    position: relative;
}

.am-tabs-default .am-tabs-nav {
	line-height: 40px;
	background: url("../image/shu.png") left no-repeat; padding-left: 15px; border-bottom: 2px solid #e5e5e5;
}
.am-tabs-default .am-tabs-nav a {
	color: #222;
	line-height: 42px;width: 150px;
}
.am-tabs-default .am-tabs-nav>.am-active a { border-bottom: 2px solid #005bdf;
   
	color: #155eb6; width: 150px;
}

[data-am-widget=tabs] .am-tabs-nav {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}


[data-am-widget=tabs] .am-tabs-nav a {
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}.am-tabs-bd {
	position: relative;
	overflow: hidden;

	z-index: 100;
	-webkit-transition: height .3s;
	transition: height .3s
}
.am-tabs-bd:after, .am-tabs-bd:before {
	content: " ";
	display: table
}
.am-tabs-bd:after {
	clear: both
}
.am-tabs-bd .am-tab-panel {
	position: absolute;
	top: 0;
	z-index: 99;
	float: left;
	width: 100%;
	padding: 10px 10px 15px;
	visibility: hidden;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}
.am-tabs-bd .am-tab-panel * {
	-webkit-user-drag: none
}
.am-tabs-bd .am-tab-panel.am-active {
	position: relative;
	z-index: 100;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.am-tabs-bd .am-tab-panel.am-active~.am-tab-panel {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}
.am-tabs-bd .am-tabs-bd {
	border: none
}


.am-tabs-bd .am-tab-panel {
	position: absolute;
	top: 0;
	z-index: 99;
	float: left;
	width: 100%;
	padding: 10px 10px 15px;
	visibility: hidden;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}
.am-tabs-bd .am-tab-panel * {
	-webkit-user-drag: none
}
.am-tabs-bd .am-tab-panel.am-active {
	position: relative;
	z-index: 100;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.am-tabs-bd .am-tab-panel.am-active~.am-tab-panel {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}
.r{ float: right}
.cyc_cnw li {
	height: 40px;
	line-height: 40px;
	border-bottom:1px dashed #ccc;
	background: url("../image/6.png") no-repeat left center;
	padding-left: 27px;overflow: hidden;
}
.cyc_cnw li .sjbzn{ width: 70%; float: left; overflow: hidden}
.am-tab-panel_more {
	font-size: 12px;
	width: 100px;
	height: 32px; margin-top: 20px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #EEEEEE;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.am-tab-panel_more:hover {
	background-color: #108dee;
	color: #ffffff;
}
.am-tab-panel_more span {
	font-family: SimSun;
}


.index_w50{ width: 47%; margin-right: 3%; float: left; margin-bottom: 2%}




.index_c{
 width: 70%; float: left;
    margin: auto;
    overflow: hidden;



}


.index_d{


    margin: auto;

    background: #fff;
    overflow: hidden;
}


.index_ds{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.index_dss{
    display: flex;
    flex-wrap: wrap;

}
.index_dss a{
    display: block;
    width: 250px;
    margin-left: 6px;
}
.index_dss a div{
    width: 100%;
    height: 158px;
    border: 1px solid #ccc;
    overflow: hidden;   
}
.index_dss a div img{
    width: 100%;
    height: 100%;object-fit:cover;
    transition: all 0.3s;
}
.index_dss a span{
    margin-top: 13px;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 15px;
}

.index_dss a:hover div img{
    transform: scale(1.1);
}

.index_img{ width: 100%; overflow: hidden;}
.index_img ul{ width: 101%;}
.index_img ul li{ width:24%; float: left;margin-right: 1%; margin-bottom: 1%; text-align: center}
.index_img ul li img{ width: 100%; height: 110px;border-radius:8px; overflow: hidden;}



.index_r{ width: 27%; float: right}

.index_sp{ width: 100%; border: 1px solid #dedede;padding: 2%; float: left; margin-bottom: 13px;}
.index_sp video{height: 200px;}



.hdyq ul{ width: 100%;  display: block; overflow: hidden}
.hdyq li{ width: 33.33%; float: left; text-align: center; margin-top: 5px; }

.hdyq li img{ height: 40px}
.hdyq li h2{ font-size: 15px; line-height:1.8; font-weight: 400; color: #015596}

.hdyq p{ font-size: 15px; line-height: 1.8; padding-left: 12px}

.hore ul{ width: 101%; margin-top: 20px;}
.hore ul li{ width: 15.6%; float: left; margin-right: 1%; }
.hore ul li div{
    width: 100%;
    height: 148px;
    border: 1px solid #ccc;
    overflow: hidden;  }

.hore ul li div img{
    width: 100%;
    height: 100%;object-fit:cover;
    transition: all 0.3s;
}


.hore ul li span{
    margin-top: 13px;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 15px; height: 42px; overflow: hidden
}

.hore ul li:hover div img{
    transform: scale(1.1);
}




.index_e{

    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.index_eLeft{
    width:29.5%;
    background: #fff;

    overflow: hidden;
}


.index_eLeftimg{
    margin-top: 15px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_eLeftimg a{
    display: block;
    width: 48%;
    height: 135px; margin-right: 2%;
    text-align: center;
    color: #fff;
    background: #7855bb;
    margin-bottom: 5px;
}
.index_eLeftimg a div{
    height: 87px;
    line-height: 106px;
}
.index_eLeftimg a div img{

}
.index_eLeftimg a span{
    font-size: 15px;
}
.index_eLeftimg a:nth-child(2){
    background: #2c97df;
}
.index_eLeftimg a:nth-child(3){
    margin-bottom: 0px;
    background: #e83219;
}
.index_eLeftimg a:nth-child(4){
    margin-bottom: 0px;
    background: #5ebf3e;
}
.index_eLeftimg a:hover{ opacity: .8; color: #fff}


.index_ecenter{
    width: 38%;
    background: #fff;
    padding: 0 1.5%;
    overflow: hidden;
}


.index_ecenterimg{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 424px;
    margin: auto;
    margin-top: 15px;
}
.index_ecenterimg a{
    display: block;
    width: 196px;
    text-align: center;
}
.index_ecenterimg a div{
    width: 196px;
    height: 249px;
    overflow: hidden;
}
.index_ecenterimg a div img{
    width: 100%;
    overflow: hidden;
    transition: all 0.3s;
    height: 100%;
	border: 1px solid #dedede;
}
.index_ecenterimg a span{
    font-size: 15px;
    color: #666666;
    display: block;
    margin-top: 15px;
}

.index_ecenterimg a:hover span{
	color: #005bdf;
}



.index_eRight{
    width: 29.5%;
    background: #fff;

    overflow: hidden;
}

.index_eRighttexr{ width: 100%; float: right;

}
.index_eRighttexr a{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.index_eRighttexr .index_eRighttexrnox{
    background: #519ff1;
    overflow: hidden;
    padding: 13px 20px;
}
.firstimg{ height: 35px;}
.index_eRighttexr .index_eRighttexrnox div{
    display: inline-block;
    color: #fff;
    float: left;
    margin-left: 11px;line-height: 35px;
 
}
.index_eRighttexr .index_eRighttexrnox div label{
    font-size: 16px;
    margin: 0;
}
.index_eRighttexr .index_eRighttexrnox div span{
    font-family: Arial;
}
.dw .lastimg{
    float: right;
 
}
.index_eRighttexr .index_eRighttexrnox .firstimg{
    float: left;
}

.index_eRighttexr a:last-child{
    margin-bottom: 0;
}

.index_eRighttexr a:last-child .index_eRighttexrnox{
    background: #267dc4;
}
.hkjg{
   background:url("../image/bj2.jpg") no-repeat; background-size: cover; width: 100%; display: block; overflow: hidden; margin: 10px 0;
}
.hkj{overflow: hidden; display: block;
    padding: 13px 20px;}
.hkj .firstimg{ height:40px;float: left; margin-right: 10px;}
.hkj  div label{ line-height: 40px; font-size: 18px !important; color: #0e5a91; float: left}

.hkj  p{  margin-right: 30px; float: right; color: #a1110c;  font-weight:bold; line-height: 20px;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}

.hkj .lastimg{ height: 20px;margin-right: 8px; float: left}

.dw{ width: 100%; position: relative}
.dw ul{ display: none;position: absolute;z-index: 888; top:0;left:351px;width: 200px;-moz-transition: all .3s ease; -webkit-transition: all .3s ease;transition: all .3s ease;}
.dw ul li{ width: 100%; float: left; background: #f0f9fe; margin-bottom: 4%; padding-left: 5%;}
.dw ul li h3{ width: 100%;  font-size: 15px;line-height: 46px;height: 46px; overflow: hidden}

.dw:hover ul{ display: block;-moz-transition: all .3s ease; -webkit-transition: all .3s ease;transition: all .3s ease;}



.inde_dt ul{ width: 103%; display: block; overflow: hidden; margin-bottom: 20px;}
.inde_dt ul dl{ width: 47%; float: left; margin-right: 3%;}




.index_zt{width: 68%; border: 1px solid #dedede;padding: 1%;  float: right}

.icon {
    background: url("../image/jt.png") no-repeat 0 0;
    display: block;
    height: 55px;
    position: absolute;
    top: 40px;
    width: 35px;
    z-index: 200;
    cursor: pointer;
}


.picScroll-left {
    overflow: hidden;
    position: relative;
    margin: 22px 0 13px;
    height: 160px;
    width: 100%;
}

.picScroll-left .hd {
    position: relative;
}

.picScroll-left .next,
.picScroll-left .prev {
    position: absolute;
    display: block;
    top: 50px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
}

.picScroll-left .next {
    right: 8px;
    background-position: 0 -200px;
}

.picScroll-left .next:hover {
    background-position: 0 -256px;
}

.picScroll-left .prev {
    left: 5px;
    background-position: 0 -88px;
}

.picScroll-left .prev:hover {
    background-position: 0 -144px;
}

.picScroll-left .bd ul {
    zoom: 1;
    height: 160px;
}

.picScroll-left .bd ul li {
    width: 416px;
    height: 160px;
    float: left;
    margin: 0 5px;
}

.picScroll-left .bd ul li img {
    width: 100%;
    height: 100%;object-fit:cover;
}

.picScroll-left .bd ul li .pich {
    display: none;
}

.picScroll-left .bd ul .active1 {
    background: #3A8ED7;
    border: 1px solid #3A8ED7;
}

.picScroll-left .bd ul .active1 a {
    color: #fff;
}

.picScroll-left .bd ul .active1 .pic {
    display: none;
}

.picScroll-left .bd ul .active1 .pich {
    display: inline-block;
}













.tempWrap{ width: 1300px !important}


.index_f{

    padding: 25px 0;
    margin: auto;

    background: #fff;
    overflow: hidden;
}


.index_fs{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.index_fss{
    display: flex;
    flex-wrap: wrap;

}
.index_fss a{
    display: block;
    width: 280px;
    margin-left: 20px;
}
.index_fss a div{
    width: 280px;
    height: 210px;
    border: 4px solid #e5e5e5;
    overflow: hidden;   
}
.index_fss a div img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.index_fss a span{
    margin-top: 13px;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 15px;
}

.index_fss a:hover div img{
    transform: scale(1.1);
}

.index_g{
  
    padding: 15px 0; margin-bottom: 32px;
    background: #fff;
    overflow: hidden;
}


.index_gs{
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.index_gss{
    display: flex;
    flex-wrap: wrap;
}
.index_gss a{
    width: 300px;
    display: block;
    color: #333;
    text-align: center;
    margin-top: 18px;
}



.bottom{
    width: 100%;
    background: #0055b6;
    overflow: hidden;
    color: #fff;
}

.bottoms{
    margin:30px auto;
    overflow: hidden;font-size: 14px
}

.bottomsLeft{
    float: left;
    color: #fff;
    line-height: 28px;
}
.bottomsLeft dl img{ max-height:70px; margin-bottom: 20px; }


.bottomsLeft a{
    color: #fff; line-height: 30px;
}


.bottomsRight{
    float: right;
    color: #fff;
    margin-right: 21px;
    margin-top: 21px;
}




.bottomsRight span{ float: left; width: 150px; text-align: center
   
}
.bottomsRight span img{
max-height: 115px;
}
.bottomsRight p{ 
    line-height: 28px;
    margin-top: 10px;
}




.link-sele {
		width: 100%; margin-top: 25px;
	}

	.link-sele>.select:nth-child(1) {}

	.link-sele>.select:nth-child(2) {
		margin-left: 26px;
	}

	.link-sele>.select:nth-child(3) {
		margin-left: 26px;
	}

	
.select,.select1,.select2 {
		width:32.1%;
		height: 40px;
		padding-left:20px;
		margin:0 6px;
		color: #707070;
		outline: none float: left;
		border-radius: 3px;
		border: 1px solid #CFCFCF;
	}
























.blk-main {
    width:1200px;
    margin:0 auto;
    overflow:hidden;
	margin-bottom: 60px;
}
.p12-curmbs-1 {
    font-size:14px;
    border-bottom:1px dashed #dcdcdc;
}
.p12-curmbs-1 b {
    border-left:10px solid #267dc4;
    font-weight:normal;
    padding-left:8px;
}
.p12-curmbs-1 span {
    font-family:宋体;
    height:46px;
    line-height:46px;
    padding:0px 5px;
}
.p12-curmbs-1 i {
    font-style:normal;
}
.p12-curmbs-1 a {
    color:#666;
}
.blk-xs {
    width:240px;
}
.blk {
    margin-bottom:20px;
}
.fl {
    float:left;
}
.p14-left-nav-1-tit {
    background:#267dc4;
    height:75px;
}
.p14-left-nav-1-tit h3 {
    margin:0;
    height:75px;
    font-size:24px;
    font-weight:normal;
    line-height:75px;
    color:#fff;
    border-bottom:1px solid #fff;
    text-align:center;
}
.p14-left-nav-1-nav-one h3 {
    height:50px;
    line-height:50px;
    background:url(../image/p14-icon5.png) no-repeat right center #267dc4;
    margin:0;
    margin-bottom:2px;
}
.p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover {
    background:url(../image/p14-icon2.png) no-repeat right center #267dc4;
}
.p14-left-nav-1-nav-one h3 a {
    display:block;
    font-size:18px;
    font-weight:normal;
    margin-right:40px;
    margin-left:38px;
    color:#fff;
}
.p14-left-nav-1-nav a {
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.p14-left-nav-1-nav dl {
    padding:2px 0 4px;
    margin-bottom:0;
}
.p14-left-nav-1-nav dt {
    height:50px;
    font-size:16px;
    line-height:50px;
    padding-left:54px;
    padding-right:40px;
    margin-bottom:1px;
    background:#ececec;
    position:relative;
}
.p14-left-nav-1-nav a {
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#666;
    font-weight:400;
}
.p14-left-nav-1-nav dt:after {
    content:"";
    width:8px;
    height:8px;
    border:2px solid #b8b8b8;
    border-style:solid solid none none;
    position:absolute;
    top:50%;
    right:32px;
    margin-top:-4px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a {
    color:#267dc4;
}
.p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
    border-color:#267dc4;
}
.p14-left-nav-1-nav-one>dl {
    display:none;
}
.cbgg-01 {
    border:1px solid #267dc4;
    color:#000;
}
.cbgg-01 .tit {
    color:#fff;
    font-size:18px;
    background:#267dc4;
    height:71px;
    padding-top:18px;
    text-align:center;
    overflow:hidden;
}
.cbgg-01 .tit i {
    color:#fff;
    display:block;
    font:12px Arial;
    text-align:center;
    font-size:14px;
    line-height:18px;
    text-transform:uppercase;
    font-style:normal;
}
.leftlx {
   
    font-size:14px;
    padding:10px;
    display:block;
    margin-bottom:20px;
}
.leftlx p {
    padding-top:10px;
    line-height:25px;
}
.leftlx .dianh .dianhua span {
    font-size:24px;
}
.leftlx a {
    color:#666;
}
.blk-sm {
    width:930px;
}
.fr {
    float:right;
}
.b {
    clear:both;
}
.leftnav-z1-tit {
    margin:0;
    height:50px;
    line-height:50px;
    border-bottom:1px solid #ebebeb;
    margin-bottom:15px;
    font-size:24px;
}
.leftnav-z1-tit span {
    display:inline-block;
    height:50px;
    border-bottom:1px solid #003e71;
    font-weight:600;
    color:#666;
}
.leftnav-z1-list {
    overflow:hidden;
}
.leftnav-z1-list dl {
    width:30.9%;
    border:1px solid #dedede;
    margin-bottom:15px;
    background:#fff;
    float:left;
    margin-right:2%;
    box-sizing:border-box;
}
.leftnav-z1-list dt {
    position:relative;
}
.leftnav-z1-list dt img {
    width:100%;
    display:block;
    height:214px;
}
.leftnav-z1-list dt p {
    position:absolute;
    width:100%;
    height:214px;
    top:0;
    left:0;
    background:rgba(0,0,0,0.3);
    padding:20px;
    display:block;
    margin:0;
    transform:scale(0);
    transition:0.3s linear;
}
.leftnav-z1-list dt p label {
    width:56px;
    height:56px;
    border-radius:50%;
    background:#b5a40f;
    display:table;
    text-align:center;
    padding:10px;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    margin:0;
}
.leftnav-z1-list dt p label i {
    color:#fff;
    display:block;
    border:1px solid #ddd;
    border-radius:50%;
    font-size:20px;
    width:100%;
    height:100%;
    line-height:33px;
}
.leftnav-z1-list dt a:hover p {
    transform:scale(1);
    transition:0.3s linear;
}
.leftnav-z1-list dd {
    padding:6px 20px 6px 20px;
}
.leftnav-z1-list dd h4 {
    margin:0;
    height:45px;
    text-align:center;
    font-weight:normal;
    font-size:18px;
    color:#154c64;
    line-height:45px;
}
.leftnav-z1-list dd h4 a {
    color:#666;
}
.leftnav-z1-list dl:hover {
    border-color:#267dc4;
}
.small-img {
    display:flex;
    align-items:center;
    justify-content:center;
}
.clearfix:before,.clearfix:after {
    display:table;
    line-height:0;
    content:"";
}
.magnifier {
    width:500px;
    position:relative;
    float:left;
    margin-bottom:34px;
}
.magnifier-container {
    width:500px;
    height:500px;
    overflow:hidden;
    position:relative;
    border:1px solid #ddd;
}
.move-view {
    width:100px;
    height:100px;
    position:absolute;
    background-image:url('../image/move-box.png');
}
.images-cover {
    height:100%;
    width:100%;
    position:relative;
}
.images-cover img {
    position:absolute;
}
.magnifier-assembly {
    height:92px;
    overflow:hidden;
    position:relative;
    padding-left:30px;
    padding-right:30px;
}
.magnifier-btn {
    position:absolute;
    font-family:"宋体";
    width:100%;
    top:50%;
    left:0;
    margin-top:-40px;
}
.magnifier-btn span {
    line-height:80px;
    height:80px;
    width:20px;
    background-color:#6e6e6e;
    color:#fff;
    display:block;
    z-index:9998;
    text-align:center;
    font-size:20px;
    cursor:pointer;
    border-radius:3px;
}
.magnifier-btn .magnifier-btn-left {
    float:left;
}
.magnifier-btn .magnifier-btn-right {
    float:right;
}
.magnifier-line {
    position:relative;
    overflow:hidden;
    height:92px;
}
.magnifier-line ul {
    display:block;
    font-size:0;
    width:10000%;
    position:absolute;
    left:0;
    z-index:9997;
}
.magnifier-line li {
    float:left;
    width:100px;
    cursor:pointer;
}
.magnifier-line ul > .active .small-img {
    border-color:#bbb;
}
.small-img {
    height:78px;
    padding:1px;
    margin:5px;
    overflow:hidden;
    border:1px solid #ddd;
    text-align:center;
}
.small-img img {
    max-width:100%;
    max-height:100%;
}
.magnifier-view {
    width:100%;
    height:100%;
    position:absolute;
    right:-105%;
    top:0;
    z-index:9999;
    background-color:#fff;
    display:none;
    overflow:hidden;
}
.magnifier-view img {
    display:block;
}
.animation03 {
    transition:all 0.3s ease-in 0.1s;
    -ms-transition:all 0.3s ease-in 0.1s;
    -moz-transition:all 0.3s ease-in 0.1s;
    -webkit-transition:all 0.3s ease-in 0.1s;
    -o-transition:all 0.3s ease-in 0.1s;
}
.detail {
    overflow:hidden;
}
.detailLeft {
    float:left;
}
.detailRight {
    margin-left:55px;
    float:left;
    width:45%;
    overflow:hidden;
    line-height:29px;
    overflow:hidden;
}
.detailRight>h1 {
    margin:0;
    height:50px;
    font-size:20px;
    font-weight:normal;
    line-height:50px;
    overflow:hidden;
    color:#333;
    border-bottom:1px solid #eee;
    margin-bottom:5px;
}
.p1-pro-showcase-1-txt-t1 {
    margin-bottom:86px;
    overflow:hidden;
}
.p1-pro-showcase-1-txt-t1 i {
    font-style:normal;
}
.p1-pro-showcase-1-txt-t1 b {
    font-style:normal;
}
.p1-pro-showcase-1-txt-t1 strong {
    font-style:normal;
}
.p1-pro-showcase-1-tle .p1-pho-1 {
    background:url(../image/VISkins-p1.png) no-repeat 0 -3px;
    min-height:50px;
    padding-left:44px;
    font-size:20px;
    line-height:30px;
    margin-left:30px;
    margin-right:50px;
    color:#267dc4;
}
.fl {
    float:left;
}
.p1-pho-1 span {
    display:block;
    font-size:14px;
    line-height:14px;
    color:#666;
}
.p1-pho-1 i {
    font-style:normal;
}
.fl {
    float:left;
}
.p1-pho-2 em {
    display:block;
    width:122px;
    height:35px;
    background:#267dc4;
    font-size:16px;
    font-style:normal;
    color:#ffffff;
    text-align:center;
    line-height:35px;
}
.p14-prodcontent-1>h4 {
    margin:40px 0 15px 0;
    background:url(../image/100.jpg) no-repeat left center;
    padding-left:34px;
    font:24px "Microsoft YaHei";
    color:#333333;
}
.p14-prodcontent-1>h4>i {
    font:16px "Arial";
    color:#454545;
    font-style:normal;
    text-transform:uppercase;
    padding-left:10px;
}
.zxlb-1n-ts-01-list dl {
    border:1px solid #dedede;
    width:100%;
    margin-bottom:15px;
    padding:22px 0 22px;
    background:#fff;
    display:inline-block;
}
.zxlb-1n-ts-01-list dt {
    width:35%;
    float:left;
    margin-left:22px;
    margin-right:5.5%;
}
.zxlb-1n-ts-01-list dt img {
    width:100%;
    margin:0 auto;
    display:block;
}
.zxlb-1n-ts-01-list dd {
    width:54%;
    float:left;
}
.zxlb-1n-ts-01-list dd h4 {
    height:40px;
    font-weight:normal;
    font-size:18px;
    color:#154c64;
    line-height:40px;
    margin-bottom:5px;
}
.zxlb-1n-ts-01-list h4 a {
    display:block;
    color:#4b4a4a;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.zxlb-1n-ts-01-list-desc {
    max-height:72px;
    font-size:14px;
    line-height:24px;
    color:#797979;
    margin-bottom:28px;
    overflow:hidden;
}
.zxlb-1n-ts-01-list-deta {
    float:right;
    width:134px;
    height:40px;
    display:inline-block;
    border:1px solid #aaa;
    font-size:16px;
    line-height:40px;
    text-align:center;
}
.zxlb-1n-ts-01-list-deta a {
    color:#666;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background:#267dc4;
    border-color:#267dc4;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
    color:#fff;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
    color:#267dc4;
}
.zxlb-1n-ts-01-list dl:hover {
    border-color:#267dc4;
}
.tl-fdh-02 {
    height:55px;
    background:#fff;
    margin-bottom:20px;
    overflow:hidden;
}
.tl-fdh-02 li.sidenavcur,.tl-fdh-02 li:hover {
    background:url(../image/p16-icon6.png) no-repeat bottom center #0073cb;
    border-color:#0073cb;
}
.tl-fdh-02 li {
    width:20%;
    height:55px;
    font-size:18px;
    line-height:55px;
    text-align:center;
    float:left;
    border-right:1px solid #d8d8d8;
    box-sizing:border-box;
    background:#f4f4f4;
    cursor:pointer;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.tl-fdh-02 li a {
    display:block;
    height:55px;
    color:#333;
}
.tl-fdh-02 li.sidenavcur a,.tl-fdh-02 li:hover a {
    color:#fff;
}
.p12-aboutinfo-1 {
    display:inline-block;
    width:100%;
    background:#fff;
    margin-bottom:38px;
}
.p12-aboutinfo-1-nr {
    padding:0 0 20px;
}
.endit-content {
    line-height:28px;
}
.k12-gl-gslb-3nf1-1-01-left {
    overflow:hidden;
}
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
    margin-right:0;
}
.k12-gl-gslb-3nf1-1-01-left dl {
    width:24%;
    float:left;
    margin-right:16px;
    background:#f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dt {
    border:1px solid #e5e5e5;
    padding:10px 9px;
    background:#fff;
}
.k12-gl-gslb-3nf1-1-01-left dt img {
    display:block;
    width:100%;
}
.k12-gl-gslb-3nf1-1-01-left dd {
    height:50px;
    font-size:14px;
    line-height:50px;
    text-align:center;
    padding:0 5px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    background:#f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dd a {
    color:#4b4a4a;
}






.bd_ntitle {
    display: block;
    padding: 15px 0;
    text-align: center;
}
.bd_ntitle label {
    font-weight: bold;
    font-size: 22px;
}

.bd_common{
    height: auto; padding: 30px 0; min-height: 500px; border-top: #cdcdcd 1px solid;
}

.bd_news {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.bd_news label{
    font-weight: 400;
}
.cbute_bd {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.cbute_list {
    margin: 0;
}
.cbute_title {
    display: block;
    line-height: 40px;
    color: #0c588c;
    font-size: 16px;
    border-bottom: #e2e2e2 1px solid;
}
.cbute_upld {
    padding: 20px 0;
    text-align: center;
    position: relative;
}
.redbtn {
    border: #d90000 1px solid;
    background: #d90000;
    border-radius: 3px;
    padding: 0;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    width: 200px;
    height: 40px;
    box-shadow: 1px 1px 4px #a2a2a2;
    -webkit-box-shadow: 1px 1px 4px #a2a2a2;
    -moz-box-shadow: 1px 1px 4px #a2a2a2;
}

.odbox {
    border: #c7c7c7 1px solid;
    outline: none;
    margin: 0;
    padding: 0 8px;
    height: 36px;
    line-height: normal;
    line-height: 36px\9;
    border-radius: 3px;
    font-size: 16px;
    box-shadow: 1px 1px 4px #d9d9d9;
    -webkit-box-shadow: 1px 1px 4px #d9d9d9;
    -moz-box-shadow: 1px 1px 4px #d9d9d9;
}
.cbute_upld span {
    display: none;
    width: 24px;
    height: 24px;
    background: url(../image/loading.gif) no-repeat center center;
    position: absolute;
    top: 30px;
    right: 30%;
}
.cbute_fm {
    position: relative;
}
.cbute_row {
    display: block;
    line-height: 40px;
    height: 40px;
    position: relative;
}
.cbute_row.s {
    background: #f0f0f0;
}

.cbute_slft {
    display: block;
    width: 48%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.cbute_srft {
    display: block;
    width: 49%;
    text-align: center;
    margin-left: 49%;
}
.cbute_list{
    margin: 0;
}

.cbute_title{
    display: block; line-height: 40px; color: #0c588c; font-size: 16px; border-bottom: #e2e2e2 1px solid;
}
.shenqing_a{
	float: right;
    color: #000;
    font-weight: bolder;
}
.cbute_upld{
    padding: 20px 0; text-align: center; position: relative;
}
.cbute_upld span{
    display: none; width: 24px; height: 24px; background: url(../image/loading.gif) no-repeat center center; position: absolute; top: 30px; right: 30%;
}

.cbute_fm{
    position: relative;
}

.cbute_info {
    display: block;
    height: auto;
    padding: 15px 0 0;
    position: relative;
}

.cbute_left {
    display: block;
    width: 48%;
    position: absolute;
    left: 0;
    top: 15px;
}
.cbute_linfo {
    display: block;
    width: 120px;
    line-height: 36px;
    text-align: right;
    position: absolute;
    left: 0;
    top: 0;
}
.cbute_ltxt {
    display: block;
    margin-left: 130px;
}
.cbute_right {
    display: block;
    width: 49%;
    margin-left: 49%;
    min-height: 140px;
    border-left: #e2e2e2 1px solid;
    padding-left: 15px;
}


.cbute_lrow {
    display: block;
    margin-top: 15px;
    position: relative;
}


.cbute_end {
    padding: 40px 0 0;
    text-align: center;
}
.bd_common {
    height: auto;
    padding: 30px 0;
    min-height: 500px;
    border-top: #cdcdcd 1px solid;
}


.odbtn {
    border: #0094ff 1px solid;
    background: #0094ff;
    border-radius: 3px;
    padding: 0;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    width: 200px;
    height: 40px;
    box-shadow: 1px 1px 4px #a2a2a2;
    -webkit-box-shadow: 1px 1px 4px #a2a2a2;
    -moz-box-shadow: 1px 1px 4px #a2a2a2;
}

.mo{ display: none !important}

@media screen and (max-width:1600px){
    .w1250{ width: 1200px;}
    .dw ul{ left: 324px;}
    .select, .select1, .select2{width: 32%;}
    
}



@media screen and (max-width:767px){
    .tops{ display: block}
    .top01,.tq,.mtxt,.top_logo{ display: none}  
    .tops{position: relative; margin: 15px 0;left:0; width: 90%}
    .ggt{height: auto}

    
    .index_c,.index_r{ width: 100%;}
    .carousel {display: none}
    .tops img{ height: auto; width: 80%;}
    .clean20{ height: 10px;}
    .clean30{ height: 20px;}
    
    .index_asRightTop span{margin-left: 10px;font-size: 16px;}
    .index_a{ padding-bottom: 0}
    .index_d{padding: 15px 0}
    .index_txt,.index_ul{ width: 100%; margin-right: 0; }

    .index_bLefttext a span{ font-size: 14px; }
    .index_bLefttext h2, .index_asRightbox a h2{ width: 60%}
.carousel-inner>.item>img{ height: 150px;object-fit:cover;}
    .index_sp{ width: 100%;}
    .index_zt{ width: 100%; margin-top: 20px}
    
    .picScroll-left .bd ul li{ width:260px; height: 120px }
    .picScroll-left .bd ul,.picScroll-left{ height: 120px;}
    .picScroll-left .next, .picScroll-left .prev{top:35px}
    
    .index_img ul li img{ height:60px;}
    
    
    .carousel-control.right,.carousel-control.left{ display: none}
    .nav{ width: 100%} 
    .nav>ul>li{ width:33.3%; height: 40px; border-bottom: 1px dashed #fff; }
    .nav>ul>li:after{top: 5px;}
    .nav>ul>li:nth-child(3n):after{display: none}
    .nav>ul>li>a{ font-size: 14px;line-height: 40px; margin-top: 0}
.mo{ display:inline-block !important}
    .w1250{ width: 94%; margin:0 auto}
    .more{width:100% }

    .index_asTop label{ font-size: 16px}

    .index_asLeft{ width: 100%;height:265px}
    .index_asRight{ width: 100%; margin-top: 20px; padding-bottom: 20px;}
  .index_eLeft,.index_ecenter,.index_eRight{ width: 100%; margin-bottom: 25px;}

    .index_eLeft{ margin-bottom: 0;width: 100%}
    .index_ecenter,.index_eRight,.index_g{ padding: 0}

    .index_eLeftimg a{ width: 45%; margin: 0 2.5% 2.5%}
    .index_g{ margin-bottom: 25px}
    .select, .select1, .select2{ width: 100%; margin-bottom: 10px; margin-left: 0}
    .bottomsLeft dl img{ max-width:70%; height: auto; margin: 10px auto}
    .bottomsRight{ display: none} 
    
    .index_w50{width: 100%; margin-right: 3%; margin-bottom: 3%}
    .bottomsLeft a{ line-height: 30px;}
    .index_ecenter{ margin-top: 20px;}
    .top1{ height: auto}
    .tops dl img{    margin-top: 10px;
    max-width: 65%;    margin-left: 10px; float: right}
    
    .index_img{ margin-bottom: 10px;}
    .index_img ul li{ width: 49%}
    .inde_dt ul,.inde_dt ul dl{ width: 100%}
    
}

@media screen and (max-width:414px){
      .picScroll-left .bd ul li{ width:379px; }
    
}

@media screen and (max-width:390px){
      .picScroll-left .bd ul li{ width:357px; }
    
    .index_asRightbox h2{ width: 95%}
    
}
@media screen and (max-width:375px){
      .picScroll-left .bd ul li{ width:343px; }
    
}




