/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:12px; font-family:' '; color:#333; background:#eeeeee; overflow-x:hidden;}
a{ color:#666;}
a:hover{ color:#0a6bba; text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:1000px; margin:0 auto;}
input,textarea,select{outline:none; font-family:' ';}
input,input:link,input:visited,input:hover,input:active,input:focus{ outline:none;}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
/*common end*/


.head{ width:100%; position:relative; z-index:55;}
.head1bg{ }
.head1bg .wapper1{ background:#fff;}
.head1{ height:108px; background:url(../images/head_bg1.png) top repeat-x; margin:0 5px;}
.head1 .logo{ width:100%; height:108px; position:relative;}
.head1 .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.head2bg{}
.head2bg .wapper1{ background:#fff;}
.head2{ height:44px; background:url(../images/head_bg2.png) repeat-x; margin:0 5px;}
/*menu*/
.menu{ height:44px; line-height:44px; background:url(../images/head_bg3.png) left center no-repeat; margin-left:20px;}
.menu>ul>li{ float:left; position:relative; background:url(../images/head_bg3.png) right center no-repeat; min-width:100px;}
.menu>ul>li>a{ display:block; text-align:center; color:#fff; font-size:14px; padding:0 20px;}
.menu>ul>li>a:hover,.menu>ul>li:hover>a{ color:#fff;}
.menu ul li ul{ width:160px; background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,.1); z-index:5; position:absolute; top:100%; left:50%; transform:translate(-50%,10%); padding:10px 0; opacity:0; visibility:hidden; transition:all .3s ease;}
.menu ul li:hover>ul{ transform:translate(-50%,0); opacity:1; visibility:visible;}
.menu ul li ul li{ line-height:24px; position:relative;}
.menu ul li ul li a{ display:block; text-align:center; color:#666; font-size:14px; padding:10px 5px;}
.menu ul li ul li a:hover,.menu ul li ul li:hover>a{ color:#0a6bba;}
.menu ul li ul li ul{ width:100%; top:0; left:100%; transform:translate(10%,0);}
.menu ul li ul li:hover ul{ transform:translate(0,0);}
.h_height{ height:0;}


.body_box{ background:#fff; padding:5px 0;}


/**/
.banner_swiper{ margin:0 5px;}
.banner_swiper .swiper-container { width: 100%; }
.banner_swiper .swiper-container .swiper-slide {
/* Center slide text vertically */
/*display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;*/
}
.banner_swiper .swiper-container .swiper-slide img{ display:block; width:100%;}
.banner_swiper .swiper-container .swiper-pagination{ height:16px; bottom:0; text-align:right;}
.banner_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet{ margin:0; text-align:center; border-left:1px solid #fff; vertical-align:top; font-size:12px; border-radius:0; line-height:16px; height:16px; width:26px; background:#000; color:#fff; opacity:.5;}
.banner_swiper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#c00; opacity:1;}
.banner_swiper .swiper-container .swiper-button-prev,.banner_swiper .swiper-container .swiper-button-next{ display:none;}
.banner_swiper .swiper-container .swiper-button-prev{}
.banner_swiper .swiper-container .swiper-button-next{}


.con01bg{ margin:10px 5px 0 5px;}
.con01{}
.con01_lt{ float:left; width:180px;}
.side_a{ border:1px solid #0a6bba; border-radius:8px; overflow:hidden;}
.side_a ul{ }
.side_a ul li{ }
.side_a ul li .h2{ background:url(../images/side_bg1.png) repeat-x; height:52px; line-height:52px; font-size:16px; font-weight:bold;}
.side_a ul li .h2 a{ color:#0a6bba; display:block; background:url(../images/side_bg2.png) left 10px center no-repeat; padding:0 0 0 60px;}
.side_a ul li .h2 a:hover{}
.side_a ul li ul{ padding:5px;}
.side_a ul li ul li{ margin:5px 0;}
.side_a ul li ul li .h3{ background:#eee; height:30px; line-height:30px; font-size:12px;}
.side_a ul li ul li .h3 a{ color:#0a6bba; display:block; background:url(../images/side_bg3.png) left 20px center no-repeat; padding:0 0 0 50px;}
.side_a ul li ul li .h2 a:hover{}

.con01_rt{ float:right; width:calc(100% - 230px);}
.tit1{ padding-bottom:5px; border-bottom:1px solid #0a6bba;}
.tit1 .h2{ font-size:16px; line-height:26px; font-weight:bold; color:#0a6bba;}
.con01_rt1{ margin-bottom:10px;}
.con01_rt1 .list{ margin-top:10px;}
.con01_rt1 .list .img{ float:left; width:230px; padding:5px; border:1px solid #ccc;}
.con01_rt1 .list .img img{ display:block; width:100%;}
.con01_rt1 .list .txtbg{ float:right; width:calc(100% - 250px);}
.con01_rt1 .list .txt{ font-size:12px; line-height:22px;}

.tit2{ background:url(../images/tit_bg1.png) repeat-x; border:1px solid #0a6bba; border-radius:8px; overflow:hidden; padding:0 20px;}
.tit2 .h2{ height:38px; line-height:38px; padding-left:40px; background:url(../images/side_bg2.png) left center no-repeat;}
.tit2 .h2 strong{ float:left; font-size:16px; font-weight:bold; color:#0a6bba;}
.tit2 .h2 a{ float:right;}
.con01_rt2{ margin-bottom:10px;}
.con01_rt2 .list{ margin-top:10px;}
/*scroll_01*/
.scroll_01{ }
.scroll_01 .bd{}
.scroll_01 .bd ul li{ float:left; width:25%;}
.scroll_01 .bd ul li dl dd{ margin-top:10px;}
.scroll_01 .bd ul li .nr_box{ margin:0 5px;}
.scroll_01 .bd ul li .img{ padding-bottom:75%; position:relative; border:1px solid #ccc;}
.scroll_01 .bd ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.scroll_01 .bd ul li .txt{ text-align:center; margin-top:5px;}
.scroll_01 .bd ul li .txt .h2{ font-size:12px; line-height:22px;}

.con01_rt3{}
.con01_rt3 .list{ margin-top:5px;}
.con01_rt3 .list ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 0 20px; height:29px; line-height:29px; border-bottom:1px dashed #ccc; font-size:12px;}
.con01_rt3 .list ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.con01_rt3 .list ul li a{ float:left; width:70%; height:29px; background:url(../images/ico_list1.png) left 10px center no-repeat; padding-left:25px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.con01_rt3 .list ul li span{ float:right; color:#999;}


.foot{}
.foot1bg{}
.foot1bg .wapper1{ background:#0b66ac url(../images/foot_bg1.png) top repeat-x; padding:10px 0 5px 0;}
.foot1{ margin:0 30px; color:#fff; font-size:12px; line-height:22px;}
.foot1 strong{ display:inline-block; font-size:14px;}
.foot1 a{ display:inline-block; margin:0 10px 5px 0; color:#fff;}
.foot1 a:hover{ text-decoration:underline;}
.foot2bg{}
.foot2bg .wapper1{ background:#fff; padding:10px 0;}
.foot2{ margin:0 30px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.foot2 .f_logo{ width:150px;}
.foot2 .f_logo img{ max-width:100%;}
.foot2 .f_info{ width:calc(100% - 190px); font-size:12px; line-height:22px;}
.foot2 .f_info ul li{}


/*Add------------------------------------------------------------------------------*/


.inbanner{ margin:0 5px;}
.inbanner img{ display:block; width:100%;}

.insidebg{ margin:10px 5px;}
.inside{}
.inside_lt{ float:left; width:180px;}
.inside_rt{ float:right; width:calc(100% - 230px);}
.weizhi{ height:36px; line-height:36px; font-size:12px; border-bottom:1px solid #0a6bba;}
.weizhi strong{ float:left; font-size:16px; color:#0a6bba;}
.weizhi span{ float:right;}
.inside_con{ margin-top:15px;}







