@charset "utf-8";
/*******CSS commont*************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background: #fff; overflow-x: hidden; color:#333; font-size: 12px; font-family:'Microsoft YaHei','微软雅黑',Arial;}
@media (min-width:1200px) 
{
    body{ font-size: 14px; }
}
@media (min-width:1501px) 
{
    body{ font-size: 15px; }
}
a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#154693; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }
 
.imgbox {position:relative;overflow:hidden;width:100%;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgbox:hover img{width:110%;transition:.36s width;}
.imgboxs{position:relative;overflow:hidden;width:100%;}
.imgboxs:after {content:'';display:block;padding-top:100%;}
.imgboxs img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxs:hover img{width:110%;transition:.36s width;}
.simgbox{position:relative;overflow:hidden;width:100%;}
.simgbox:after {content:'';display:block;padding-top:56.2%;}
.simgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.simgbox:hover img{width:110%;transition:.36s width;}
.imgboxss{position:relative;overflow:hidden;width:100%;}
.imgboxss:after {content:'';display:block;padding-top:137%;}
.imgboxss img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxss:hover img{width:110%;transition:.36s width;}
 

/*******Css header*******/
#tops{ position: relative; }
#header{ width: 100%; padding: 10px 0px; position: absolute; top: 0px; left: 0px; z-index: 999; border-bottom:solid 1px rgba(255, 255, 255, 0.14);}
.logo{ width: 70%; float: left; }
.logo img{ max-width: 100%; }
.map_open{ height: 26px; line-height: 26px; font-size: 20px; color: #fff; position: absolute; right: 15px; top: 50%; margin-top: -13px;}
@media (min-width:768px) 
{
    #header{ padding: 15px 0px; }
    .logo{ width: 305px; }
    .map_open{ font-size: 22px; }
    .header_tel{ position: absolute; top: 50%; margin-top: -16px; right: 60px; font-family:Arial; font-weight: bold; font-size: 18px; height: 33px; line-height: 33px; background: url(../images/tel.png) no-repeat left center; padding-left: 40px; color: #fff;}
    .header_tel:hover{ color: #fff; font-weight: bold; }
}
@media (min-width:992px) 
{
    #header{ padding: 20px 0px; }
}
@media (min-width:1200px) 
{
    #header{ padding: 0px; }
    #header .container{ width: 1250px; position: relative;}
    .logo{ margin-top: 23px; }
    .header_tel{ right: 0px; font-size: 20px; padding-left: 43px;}
    .nav{ float: left; margin-left: 30px;}
    .nav a{ float: left; height: 86px; line-height: 86px; font-size: 16px; color: #fff; margin: 0px 13px; position: relative;}
    .nav a:after{ content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 3;
    width: 0px;
    height: 2px;
    background: #154693;
    transition: all 0.5s; }
    .nav a:hover{ font-weight: bold; }
    .nav a.on{ font-weight: bold; }
    .nav a:hover:after{ width: 100%; }
    .nav a.on:after{ width: 100%; }
}
@media (min-width:1501px) 
{
    #header .container{ width: 1500px; }
    .logo{ margin-top: 28px; }
    .header_tel{ font-size: 22px; padding-left: 48px;}
    .nav{ margin-left: 80px; }
    .nav a{ height: 96px; line-height: 96px; font-size: 17px; margin: 0px 22px;}
}
.map_closes{ height: 61px; line-height: 61px; overflow:hidden; }
.map_closes a{ text-align: center; float: right; margin-right: 2px; }
.map_closes a .iconfont{ font-size: 30px; color:#154693; }
.map_close:hover {
    transform: rotate(90deg);
    border-radius: 50%;
}
#menu_map{ transform: translateY(-100%);transition: all 800ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0 0 50% 50%;
    opacity: 0;position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; background: #fff; width: 100%!important; height: 100%!important; overflow:hidden; }
#menu_map.down {
    border-radius: 0% 0% 0% 0%;
    transform: translateY(0);
    opacity: 1;
}
.navp1{ padding: 10px 0px 10px 30px;  }
.navp1 img{ max-width: 90%; }
.navp2{ padding-left: 30px; font-size: 1.4rem;}
.navp2 b{ font-size: 1.6rem; color: #154693; }
.navul{ width: 90%; margin: 15px auto 25px;}
.nav-item{position: relative; margin-bottom: 5px; border-bottom: solid 1px #f5f5f5;}
.nav-item p{overflow: hidden;line-height: 46px;max-height:46px; font-size: 16px; padding: 0px 10px;}
.nav-item p i{ float: right;  color: #666;}
.nav-item p a{ float: left; }
.nav-item.on{ color: #154693; }
.nav-item.on a{ color: #154693; }
.nav-item.on p i{ color: #154693; }
#mbanners{ overflow: hidden; }
#mbanners img{ width: 100%; }
#banners{ overflow: hidden; }
#banners img{ width: 100%; transition: 1s linear 2s;}
#banners .swiper-slide-active img,
#banners .swiper-slide-duplicate-active img {
    transition: 16s linear;
    transform: scale(1.2, 1.2);
}
#banners a{ width: 100%; float: left; position: relative;}
.mads{ background: #154693; color: #fff; padding: 12px 0px 15px 0px; overflow: hidden;}
.mads li{ text-align: center; width: 25%; float: left;}
.mads_p1{ font-size: 26px; }
.page_banner{ position: relative; }
.page_banner img{ width: 100%; }
.page_bannerc{ width: 100%; position: absolute; z-index: 999; top: 50%; left: 0px;}
.page_bannerc_c1{ overflow: hidden; }
.page_bannerc_c2{ color: #888; margin-top: 2px;}
#pmenu{ background: #f0f4f9; padding: 5px 0px;}
.pmenu{ overflow: hidden; }
.pmenu a{ height: 32px; line-height: 32px; float: left; color: #666; font-size: 15px; position: relative; padding-right: 20px; padding-left: 20px;}
.pmenu a:after{ content: "";
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 0px;
    width: 1px;
    height: 15px;
    background: #CFDAE8;}
.pmenu a:first-child{ padding-left: 0px; }
.pmenu a:last-child:after{ width: 0px; }    
.pmenuc{ height: 20px; line-height: 20px; color: #999; text-align: right;}
.pmenuc a{ color: #999; }
@media (min-width:768px) 
{
    .mads_p1{ font-size: 28px; }
    #pmenu{ padding: 0px; }
    .pmenu{ width: 50%; float: left;}
    .pmenu a{ height: 50px; line-height: 50px;}
    .pmenuc{ height: 50px; line-height: 50px; float: right; width: 46%;}
}
@media (min-width:1200px) 
{
    .banner{ position: relative; }
    .ads{ width: 100%; text-align: center; position: absolute; z-index: 999; bottom: 0px; left: 0px;}
    .ads .container{ position: relative; }
    .ads:after{ content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
    width: 74%;
    height: 100%;
    background: #154693;}
    .ads ul{ width:77%; float: left; position: relative; z-index: 3;}
    .ads ul li{ width: 25%; float: left; color: #fff; padding: 20px 0px 28px 0px;}
    .ads_p1{ font-size: 40px; }
    .ads_p2{ font-size: 16px; }
    .banners_bb{  height: 60px; line-height: 60px; position: absolute; top: 50%; margin-top: -30px; right: 0px; color: #fff;}
    .banners_bb .swiper-prev{ float: left; font-size: 25px; outline: none;}
    .banners_bc{ width: auto; float: left; margin: 0px 10px; font-family:Arial;}
    .banners_bc .swiper-pagination-current{ font-size: 32px; font-weight: bold;}
    .banners_bc .banners_bcsp{ font-size: 32px; margin: 0px 3px;}
    .banners_bc .swiper-pagination-total{ font-size: 20px; font-weight: bold;}
    .banners_bb .swiper-next{ float: left; font-size: 25px; outline: none;}
    .page_bannerc_c2{ margin-top: 10px; }
    .pmenu a{ height: 60px; line-height: 60px; font-size: 16px; padding-right: 50px; padding-left: 50px;}
    .pmenuc{ height: 60px; line-height: 60px;}
}
@media (min-width:1501px) 
{
  #banners img {
    width: 1920px;
  }
  .ads ul li{ padding: 30px 0px 36px 0px; }
  .ads_p1{ font-size: 56px; }
  .ads_p2{ font-size: 18px; margin-top: 6px;}
  .banners_bb .swiper-prev{ font-size: 30px; }
  .banners_bb .swiper-next{ font-size: 30px; }
  .banners_bc{ margin: 0px 15px; }
  .banners_bc .swiper-pagination-current{ font-size: 40px; }
  .banners_bc .banners_bcsp{ font-size: 40px; margin: 0px 5px;}
  .banners_bc .swiper-pagination-total{ font-size: 22px; }
  .page_bannerc_c2{ margin-top: 20px; }
  .pmenu a{ height: 72px; line-height: 72px; font-size: 18px; padding-right: 80px; padding-left: 80px;}
  .pmenuc{ height: 72px; line-height: 72px;}
}
@media (min-width:1921px) 
{
  #banners img {
    width: 100%;
  }
}
.pmenu a:hover{ color: #154693; font-weight: bold;}
.pmenu a.on{ color: #154693; font-weight: bold;}
.pmenuc a:hover{ color: #154693 ; }


/*******Css home*******/ 
#chan1{ padding: 20px 0px; background: #fafcff;}
.chan1_tt{ overflow: hidden; position: relative;}
.chan1_a1{ color: #000; }
.chan1_a1_c1{ float: left; font-family:Arial;}
.chan1_a1_c1_p1{ height:16px; line-height: 16px; font-size: 16px; font-weight: bold; text-transform: uppercase;}
.chan1_a1_c1_p2 span{ float: left;}
.chan1_a1_c1_p2 i{ float: left; margin-left: 5px; width: 15px; height: 2px; margin-top: 9px; background: #154693;}
.chan1_a1_c2{ line-height: 26px; float: left; margin-left: 10px; font-weight: bold; font-size: 24px;}
.chan1_a1_c2 b{ color: #154693; }
.chan1_a2{ width: 28px; height: 28px; line-height: 28px; border: solid 1px #154693; color: #154693; text-align: center; position: absolute; right: 0px; top: 50%; margin-top: -14px;}
.chan1_a2:hover{ background:#154693; color: #fff; }
.chan1_cls{ margin-top: 10px; overflow: hidden;}
.chan1_cls .swiper-slide{ width: auto; margin-right: 15px;}
.chan1_cls a{ width: 100%; float: left; font-size: 13px; padding: 8px 18px; background: #154693; color: #fff; border-radius: 3px;}
.chan1_cls a:hover{ background: #0f65b4; color: #fff;}
.products{ overflow: hidden; margin-top: 15px;}
.products_img{ background: #fff; border: solid 1px #d4d2d2;}
.products_txt{ height: 32px; line-height: 32px; text-align: center; overflow: hidden; font-size: 13px;}
@media (min-width:1200px) 
{
   #chan1{ padding: 40px 0px; }
   .chan1_a1_c1_p1{ font-size: 18px; height: 18px; line-height: 18px;}
   .chan1_a1_c1_p2 i{ margin-top: 12px; }
   .chan1_a1_c2{ line-height: 34px; margin-left: 15px; font-size: 30px;}
   .chan1_a2{ width: 32px; height: 32px; line-height: 32px; margin-top: -16px;}
   .chan1_cls{ margin-top: 20px; }
   .chan1_cls .swiper-slide{ margin-right: 20px; }
   .chan1_cls a{ font-size: 15px; padding: 10px 22px;}
   .products{ margin-top: 25px; }
   .products_txt{ height: 46px; line-height: 46px; font-size: 15px;}
}
@media (min-width:1501px) 
{
   #chan1{ padding: 75px 0px; }
   .chan1_a1_c1_p1{ font-size: 22px; height: 22px; line-height: 22px;}
   .chan1_a1_c1_p2 i{ margin-top: 15px; }
   .chan1_a1_c1_p2 span{ font-size: 18px; }
   .chan1_a1_c2{ line-height: 44px; margin-left: 25px; font-size: 36px;}
   .chan1_a2{ width: 36px; height: 36px; line-height: 36px; margin-top: -18px;}
   .chan1_cls{ margin-top: 35px; }
   .chan1_cls .swiper-slide{ margin-right: 25px; }
   .chan1_cls a{ font-size: 16px; padding: 14px 30px;}
   .products{ margin-top: 35px; }
   .products_txt{ height: 58px; line-height: 58px; font-size: 16px;}
}
#chan2{ background: #f0f4f9; padding: 20px 0px; position: relative;}
#chan2:after{ content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    width: 50%;
    height: 80px;
    background: #154693;}
#chan2 .container{ position: relative; z-index: 2;}
.case_left_dc{ line-height: 2; margin-top: 15px; color: #888;}
.case_right{ overflow: hidden; margin-top: 15px;}
@media (min-width:1200px) 
{
    #chan2{ padding: 40px 0px; }
    #chan2:after{height: 180px;}
    .case_left{ width: 46.4%; float: left;}
    .case_right{ width: 47%; float: right; margin-top: 0px;}
    .case_left_mm{ overflow: hidden; margin-top: 10px;}
    .case_left_mm a{ text-align: center; float: left; height: 40px; line-height: 40px; background: #e9eef5; font-size: 15px; width: 32%; margin-top: 10px; margin-right: 2%;}
    .case_left_mm a.case_left_mma0{ margin-right: 0px; }
    .case_left_mm a.case_left_mmsa1{ width: 100%; margin-right: 0px;}
    .case_left_mm a:hover{ background: #154693; color: #fff;}
}
@media (min-width:1501px) 
{
    #chan2{ padding: 75px 0px; }
    #chan2:after{height: 240px;}
    .case_left_dc{ margin-top: 25px; }
    .case_left_mm{ margin-top: 15px;}
    .case_left_mm a{ height: 48px; line-height: 48px; font-size: 16px; margin-top: 15px; }
    .case_right{ margin-top: 20px; }
}
#chan3{ padding: 20px 0px; background: #fafcff;}
.videos{ position: relative; padding-top:20px;}
.videosc{ overflow: hidden; position: relative; z-index: 2;}
.videosc img{ width: 100%; }
.videoszm{ height: 46px; line-height: 46px; position: absolute; top: 0px; right: 0px; color: #EDEFF2; font-family:Arial; font-weight: bold; font-size: 40px;}
.videostb{ position: absolute; left: -6px; bottom: -6px; z-index: 3; width: 68px; height: 48px; background: url(../images/icon1.png) no-repeat;}
.about{ margin-top: 25px; }
.aboutc{ margin-top: 10px; line-height: 2; color: #888;}
.about_ul{ overflow: hidden; margin-top: 15px;}
.about_ul li{ width: 33.3%; float: left; padding: 0px 15px; text-align: center;}
.about_ul_p1{ color: #154693; font-weight: bold;}
.about_ul_p1 b{ font-size: 30px; font-weight: bolder; margin-right: 5px;}
.about_ul_p1 span{ font-size: 15px; }
.about_ul_p2{ color: #888; }
@media (min-width:1200px) 
{
    #chan3{ padding: 40px 0px;}
    .videos{ width: 45%; float: left; padding-top:25px;}
    .videoszm{ font-size: 60px; }
    .about{ width: 50%; float: right;}
    .about_ul_p1 b{ font-size: 35px; }
    .about_ul_p1 span{ font-size: 16px; }
}
@media (min-width:1501px) 
{
    #chan3{ padding: 75px 0px;}
    .videos{ padding-top:45px;}
    .videoszm{ font-size: 78px; height: 70px; line-height: 70px;}
    .videostb{ left: -10px; bottom: -10px; }
    .about_ul{ margin-top: 25px; }
    .about_ul_p1 b{ font-size: 55px; }
    .about_ul_p1 span{ font-size: 18px; }
    .aboutc{ margin-top: 20px; }
}
#chan4{ padding: 20px 0px;}
.news{ overflow: hidden; margin-top: 15px;}
.news_img{ border: solid 1px #f1f1f1; }
.news_txt_tt{ height: 32px; line-height: 32px; overflow: hidden; margin-top: 5px; font-size: 14px; font-weight: bold;}
.news_txt_dc{ height: 36px; line-height: 18px; color: #888; overflow: hidden;}
@media (min-width:1200px) 
{
    #chan4{ padding: 40px 0px; position: relative;}
    #chan4:after{ content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    width: 4%;
    height: 120px;
    background: #154693;}
    #chan4 .container{ position: relative; z-index: 2;}
    .news{ margin-top: 25px; }
    .news_txt_tt{ line-height: 36px; height: 36px; font-size: 15px;}
    .news_txt_dc{ height: 40px; line-height: 20px; }
}
@media (min-width:1501px) 
{
    #chan4{ padding: 75px 0px; }
    #chan4:after{
    width: 10%;
    height: 160px;}
    .news{ margin-top: 50px; }
    .news_txt_tt{ line-height: 40px; height: 40px; font-size: 16px;}
    .news_txt_dc{ height: 44px; line-height: 22px; }
}

/*******Css footer*******/
#mfooter{ background: #154693; padding: 20px 0px; text-align: center;}
.mfooter_img img{ max-width: 100%; }
.mfooter_txt{ margin-top: 15px; color: rgba(255, 255, 255, 0.6);}
.mfooter_txt a{color: rgba(255, 255, 255, 0.6);  }
.mfooter_txt_tel{ font-size: 16px; margin-bottom: 5px;}
.mfooter_txt_dc{ color: rgba(255, 255, 255, 0.6); height: 22px; line-height: 22px;}
#footers{ background: #154693; padding: 10px 0px; border-top: solid 1px #3E64A4; text-align: center; color: rgba(255, 255, 255, 0.2); margin-bottom: 65px;}
#footers a{ color: rgba(255, 255, 255, 0.2); }
#footers a:hover{ color: #fff; }

@media (min-width:768px) 
{
    .mfooter{ display:inline-block; text-align: left; }
    .mfooter_img{ float: left; width: 232px; margin-top: 15px;}
    .mfooter_txt{ float: left; margin-left: 50px; margin-top: 0px;}
    #footers{ margin-bottom: 0px; }
}
@media (min-width:992px) 
{
    .mfooter_txt{ margin-left: 60px; }
}
#footer{ background: #154693; padding: 30px 0px; color: rgba(255, 255, 255, 0.6);}
#footer a{color: rgba(255, 255, 255, 0.6);  }
#footer a:hover{ color: #fff; }
.footer_left{ float: left; width: 305px;}
.footer_left_menu{ margin-top: 20px; }
.footer_left_menu a{ margin-right: 25px; font-size: 15px; }
.footer_left_menu a:last-child{ margin-right: 0px; }
.footer_right{ width: 800px; float: right; line-height: 2.2; text-align: right;}
@media (min-width:1501px) 
{
    #footer{ padding: 45px 0px 35px 0px; }
    .footer_left_menu{ margin-top: 25px; }
    .footer_right{ width: 960px; line-height: 2.4;}
    #footers{ font-size: 14px; padding: 12px 0px;}
}
.footer_links{ margin-top: 12px; }
.footer_links a{ margin-right: 10px; }
.footer_pro a:hover{ font-weight: bold; }
.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999;   background:#154693; }
.footernav a{ color: #fff; }
.footernav ul li{width: 25%; float: left; text-align: center; }
.footernp1{ font-size:24px;}
.footernp2{ line-height:1.5;}
.footernav ul li.on .footernp1{ animation: swing 1s; }
/*******Css company*******/
#company1{ background: #fafcff; padding: 20px 0px;}
.company1_videos{ position: relative; }
.company1_txt{ margin-top: 20px;}
.company1_txt_tt{ color: #154693; font-size: 18px; font-weight: bold; line-height: 1.8;}
.company1_txt_cc{ margin-top: 15px; line-height: 2; color: #888; }
#company2{ padding: 15px 0px; background: url(../images/bg1.jpg) no-repeat center; background-size: cover;}
.company2_ul{ overflow: hidden; }
.company2_ul li{ width: 50%; float: left; padding: 0px 15px; margin: 3px auto; text-align: center;}
.company2_ul_p1{ color: #fff; }
.company2_ul_p1 b{ font-size: 30px; font-weight: bolder; margin-right: 5px;}
.company2_ul_p1 span{ font-size: 15px; }
.company2_ul_p2{ color: rgba(255, 255, 255, 0.6); }
#company3{ background: #f0f4f9; padding: 20px 0px; }
.company3_cul_tt a{ font-size: 20px; font-weight: bold; color: #154693;}
.company3_cul_cc{ line-height: 2; margin-top: 15px; color: #888;}
.company3_cul_cc strong{ font-size: 14px; color: #666;}
.company3_honor{ margin-top: 15px; position: relative; padding-right: 15px;}
.company3_honor img{ max-width: 100%; position: relative; z-index: 2;}
.company3_honor:after{ content: "";
    position: absolute;
    top: 50%;
    margin-top: -40px;
    right: 0px;
    z-index: 1;
    width: 50px;
    height: 80px;
    background: #154693;}
#wrap{ padding: 20px 0px; }    
@media (min-width:768px) 
{
    .company2_ul li{ width: 25%; }
    .company3_cul{ width: 42%; float: left; }
    .company3_honor{ width: 42%; float: right; }
}    
@media (min-width:1200px) 
{
    #company1{ padding: 40px 0px; }
    .company1_videos{ width: 45%; float: left;}
    .company1_txt{ width: 50%; float: right; margin-top: 0px; }
    .company1_txt_tt{ font-size: 24px; }
    #company2{ padding: 25px 0px; }
    .company2_ul_p1 b{ font-size: 42px; }
    .company2_ul_p1 span{ font-size: 16px; }
    #company3{ padding: 40px 0px; }
    .company3_cul_tt a{ font-size: 24px; }
    .company3_cul_cc{ margin-top: 20px; }
    .company3_cul_cc strong{ font-size: 16px; }
    .company3_honor{ margin-top: 0px; padding-right: 70px;}
    .company3_honor:after{ width: 200px; height: 140px; margin-top: -70px;}
    #wrap{ padding: 40px 0px; }
}
@media (min-width:1501px) 
{
    #company1{ padding: 75px 0px; }
    .company1_txt_tt{ font-size: 30px; }
    #company2{ padding: 60px 0px; }
    .company2_ul_p1 b{ font-size: 58px; }
    .company2_ul_p1 span{ font-size: 18px; }
    #company3{ padding: 75px 0px; }
    .company3_cul_tt a{ font-size: 30px; }
    .company3_cul_cc{ margin-top: 35px; }
    .company3_cul_cc strong{ font-size: 18px; }
    .company3_honor{ padding-right: 100px;}
    .company3_honor:after{ width: 300px; }
    #wrap{ padding: 75px 0px; }
}
.right_side{ overflow: hidden;}
.left_side{ overflow: hidden; margin-top: 25px; }
.left_cls{ overflow: hidden; }
.left_cls a{ width: 46%; margin: 6px 2%; background: #F0F4F9; text-align: center; float: left; font-size: 14px; height: 38px; line-height: 36px; overflow: hidden; border: solid 1px #DADFE6; }
@media (min-width:768px) 
{
  .left_cls a{ width: 29.3%; }
}
@media (min-width:992px) 
{
  .left_cls a{ width:21%; }
} 
@media (min-width:1200px) 
{
  .right_side{ width: 78%; float: right; }
  .left_side{ width: 18%; float: left; margin-top: 0px;}
  .left_cls a{ width: 100%; margin: 6px 0px; font-size: 15px; height: 48px; line-height: 46px;  }
  .left_contact{ margin-top: 20px;}
  .left_contact_p1{ font-size: 20px; font-weight: bold; color: #154693;}
  .left_contact_p2{ font-size: 22px; margin-top: 5px; }
  .left_contact_p3{ margin-top: 15px; color: rgba(0,0,0,0.6); }
  .left_contact_p4{ margin-top: 15px; height: 22px; line-height: 22px; background: url(../images/tel_icon2.png) no-repeat left center; padding-left: 30px;}
  .left_contact_p5{ margin-top: 5px; font-size: 18px; font-weight: bold; color: #154693;}
}
@media (min-width:1501px) 
{
  .left_cls a{ font-size: 16px; height: 55px; line-height: 55px; }
  .left_contact{ margin-top: 25px; }
  .left_contact_p1{ font-size: 28px; }
  .left_contact_p2{ font-size: 28px; }
  .left_contact_p3{ margin-top: 30px; }
  .left_contact_p4{ margin-top: 20px; }
  .left_contact_p5{ font-size: 22px; }
}
.left_cls a:hover{ border: solid 1px #154693; background-color: #154693; color: #fff;}
.left_cls a.on{ border: solid 1px #154693; background-color: #154693; color: #fff;}
#warp{ padding-bottom: 20px; }
#rdpro1{ background: url(../images/pinfobg.jpg) repeat-y center; padding: 20px 0px; overflow: hidden;}
.rdpro1_img{ text-align: center; border: solid 1px #dedede; overflow: hidden;}
.rdpro1_img img{ width: 100%; }
.rdpro1_txt{ margin-top: 15px; }
.rdpro1_tt{ font-size: 18px; font-weight: bold; line-height: 1.5;}
.rdpro1_gg{ margin-top: 10px; line-height: 1.6; color: rgba(0,0,0,0.6); margin-bottom: 15px;}
.rdpro1_p1{ border-top: solid 1px #dedede; padding: 8px 0px;}
.rdpro1_p1 a{ color:#154693;  }
.rdpro1_btn{ overflow: hidden; margin-top: 15px; }
.rdpro1_btn a{ float: left; padding: 8px 28px; border-radius: 3px;}
.rdpro1_btna1{ background: #154693; color: #fff; margin-right: 10px;}
.rdpro1_btna2{ background: #0f65b4; color: #fff;}
.rdpro1_side{ overflow: hidden;}
.rdpro1_sidec{ margin-top:25px;}
.rdpro1_infosc{ margin: 25px auto 0px; overflow: hidden;}
.rdpro1_infosc_t{ text-align: center; font-size: 20px; font-weight: bold;}
.rdpro1_infosc_ft{ text-align: center; color: #999; margin-top: 5px;}
.rdpro1_infosc1 .page_Content strong{ font-size: 14px; }
.rdpro1_infosc1 .page_Content a{ border: 0px; }
.case_c{ margin-top: 20px; overflow: hidden; }
.morder{ overflow: hidden; margin-top: 20px; }
.morder li{ overflow: hidden; margin-bottom: 15px;}
.morder_InputText{ width:45%; margin-right: 5%; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height: 40px;}
.morder_InputText1{ width:95%;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_textarea{ width:95%;  padding: 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 120px; line-height: 30px;}
.morder_captcha{ width:160px;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; }
.morder_But{ float: left; outline: none; margin-top: 15px; margin-right: 5%; font-size:15px; width: 250px; height: 42px; line-height: 42px; background: #154693; color: #fff; border-radius: 15px;}
.morder_But:hover{ background: #0f65b4; color: #fff;}
.case_img{ border: solid 1px #f1f1f1; }
.rdpro1_video{ text-align: center; height: 350px; line-height: 350px;}
.rdpro1_video img{ max-width: 100%; }
@media (min-width:768px) 
{
  .morder_But{ float: right; margin-top: 0px;}
}
@media (min-width:992px) 
{
  .rdpro1_img{ width: 55%; float: left; }
  .rdpro1_txt{ width: 41%; float: right; margin-top: 10px;}
}
@media (min-width:1200px) 
{
  #rdpro1{ padding:40px 0px; }
  .rdpro1_tt{ font-size: 22px; }
  .rdpro1_gg{ margin-top: 15px; margin-bottom: 20px;}
  .rdpro1_p1{ padding: 12px 0px; }
  .rdpro1_btn{ margin-top: 30px; }
  .rdpro1_btn a{ padding: 10px 40px; }
  .rdpro1_side{ float: right; width: 76%;}
  .rdpro1_lside{ float: left; width: 21%;  margin-top: 30px; }
  .rdpro1_sidec{ margin-top: 30px;}
  .rdpro1_infosc{ margin: 40px auto 0px; }
  .rdpro1_infosc_t{ font-size: 26px; }
  .rdpro1_lsidet{ font-size: 22px; padding-bottom: 15px; position: relative; font-weight: bold;}
  .rdpro1_lsidet i{ width: 25px; height: 3px; background:#154693; position: absolute; left:0px; bottom: 0px; }
  .rdpro1_lsidec{ margin-top: 15px; overflow: hidden; margin-bottom: 30px; }
  .rdpro1_lsidec a{ width: 100%; float: left; height: 52px; line-height: 52px; font-size: 15px; border-bottom: solid 1px #dedede; }
  .rdpro1_tjc{ overflow:hidden; margin-top: 15px; }
  .rdpro1_tjc a{ width: 100%; float: left; margin-top: 15px; text-align: center; }
  .rdpro1_tjc_img{ border: solid 1px #dedede; }
  .rdpro1_tjc_txt{ height: 40px; line-height: 40px; overflow: hidden; margin-top: 5px; }
  .rdpro1_infosc1 .page_Content strong{ font-size: 18px; }
  .morder{ margin-top: 30px; }
  .morder_InputText{ height: 40px; line-height: 40px; }
  .morder_InputText1{ height: 40px; line-height: 40px; }
  .morder_captcha{ height: 40px; line-height: 40px; width: 200px;}
  .morder_But{ height:45px; line-height: 45px; font-size: 15px; }
  .case_c{ margin-top: 25px; }
  #warp{ padding-bottom: 40px; }
  .rdpro1_video{ height: 450px; line-height: 450px;}
}
@media (min-width:1501px) 
{
  #rdpro1{ padding:60px 0px 70px 0px; }
  .rdpro1_tt{ font-size: 24px; }
  .rdpro1_gg{ margin-top: 25px; margin-bottom: 30px;}
  .rdpro1_p1{ padding: 18px 0px; font-size: 16px;}
  .rdpro1_btn{ margin-top: 40px; }
  .rdpro1_btn a{ padding: 12px 50px; }
  .rdpro1_lside{ margin-top: 45px; }
  .rdpro1_sidec{ margin-top: 45px; }
  .rdpro1_infosc{ margin: 50px auto 0px; }
  .rdpro1_infosc_t{ font-size: 32px; }
  .rdpro1_lsidet{ font-size: 24px; padding-bottom: 20px;}
  .rdpro1_lsidec{ margin-top: 25px; margin-bottom: 45px; }
  .rdpro1_lsidec a{ height: 64px; line-height: 64px; font-size: 16px; }
  .rdpro1_tjc{ overflow:hidden; margin-top: 25px; }
  .rdpro1_tjc a{ margin-top: 20px; }
  .rdpro1_tjc_txt{ margin-top: 10px; }
  .rdpro1_infosc1 .page_Content strong{ font-size: 20px; }
  .morder{ margin-top: 40px; }
    .morder_InputText{ height: 46px; line-height: 46px; }
    .morder_InputText1{ height: 46px; line-height: 46px; }
    .morder_captcha{ height: 46px; line-height: 46px; }
    .morder_But{ height:50px; line-height: 50px; font-size: 16px; }
    .case_c{ margin-top: 35px; }
    #warp{ padding-bottom: 70px; }
    .rdpro1_video{ height: 550px; line-height: 550px;}
}
.rdpro1_btna1:hover{ background:#0f65b4; color: #fff; font-weight: bold;  }
.rdpro1_btna2:hover{ background:#154693; color: #fff; font-weight: bold;  }
.rdpro1_lsidec a:hover{ font-weight: bold; color: #154693;}
.rdpro1_lsidec a.on{ font-weight: bold; color: #154693;}

#picUL li{ margin:0px 0px 12px 0px; overflow: hidden;}
#picUL li a{ width: 100%; height: 100%; float: left; background:#f9f9f9; text-align: center; padding: 5px;}
#picUL li a .pic_02{ height:38px; line-height: 38px; overflow: hidden; margin:0px 5px;}
#picUL li a:hover{ background:#154693; color: #fff;  }
@media (min-width:1200px) 
{
    #picUL li{ margin:0px 0px 25px 0px; }
    #picUL li a .pic_02{ height:46px; line-height: 46px; }
}
@media (min-width:1501px) 
{
    #picUL li a .pic_02{ height:56px; line-height: 56px; }
}
#proUL{ overflow: hidden; }
#proUL li{ margin: 0px 0px 20px 0px;  }
.pros_img{ border: solid 1px #d4d2d2; }
.pros_txt{  padding: 10px 5px;}
.pros_txtp1{ height: 36px; line-height: 36px; overflow: hidden; position: relative;}
.pros_txtp1 a{ font-size: 14px;  }
.pros_txtp1 i{ width: 20px; height: 1px; background: #154693; position: absolute; left: 0px; bottom: 0px; transition: all 0.3s;}
.pros_txtp2{ color: #888; line-height: 20px; height: 60px; overflow: hidden; margin-top: 10px; }
.pros_txtp3{ overflow: hidden; margin-top: 15px;}
.pros_txtp3 a{ float: left; padding: 6px 18px; color: #fff; position:relative; overflow: hidden;}
.pros_txtp3 a span{ z-index: 55; position: relative; }
.pros_txtp3a1{ background: #154693; }
.pros_txtp3a2{ background: #0f65b4; margin-left: 10px;}
@media (min-width:768px) 
{
  #proUL li{ width: 48%; float: left; margin: 0px 1% 20px 1%; }
}
@media (min-width:992px) 
{
  #proUL li{ width: 31%; float: left; margin: 0px 1% 20px 1%; }
}
@media (min-width:1200px) 
{
  #proUL li{  margin: 0px 1% 25px 1%; }
  .pros_txtp1{ height: 46px; line-height: 46px; }
  .pros_txtp1 a{ font-size: 16px; }
  .pros_txtp2{ line-height: 22px; height: 44px; }
  .pros_txtp3 a{ padding: 8px 22px; }
}
@media (min-width:1501px) 
{
  #proUL li{  margin: 0px 1% 30px 1% }
  .pros_txtp1{ height: 52px; line-height: 52px; }
  .pros_txtp1 a{ font-size: 17px; }
  .pros_txtp2{ line-height: 23px; height: 46px; }
  .pros_txtp3 a{ padding: 9px 23px; }
}
.pros_txtp1:hover i{ width: 40px; }
.pros_txtp3a1 .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); 
      transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;
      border-right-color:transparent;border-bottom-color:transparent; border-left-color:#0f65b4;
      position: absolute;bottom: 0;left: 0; -webkit-transition: all 0.6s; transition: all 0.6s;}
.pros_txtp3a1 .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);
        transform: rotate(360deg);border-style: solid;border-width: 0; 
        border-top-color:transparent;border-left-color:transparent;
        border-bottom-color:transparent;border-right-color:#0f65b4; 
        position: absolute;top: 0; right: 0;-webkit-transition: all 0.6s; 
        transition: all 0.6s;}
.pros_txtp3a2 .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); 
      transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;
      border-right-color:transparent;border-bottom-color:transparent; border-left-color:#154693;
      position: absolute;bottom: 0;left: 0; -webkit-transition: all 0.6s; transition: all 0.6s;}
.pros_txtp3a2 .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);
        transform: rotate(360deg);border-style: solid;border-width: 0; 
        border-top-color:transparent;border-left-color:transparent;
        border-bottom-color:transparent;border-right-color:#154693; 
        position: absolute;top: 0; right: 0;-webkit-transition: all 0.6s; 
        transition: all 0.6s;}

.pros_txtp3 a:hover .bgsqr1{ border-width:200px 0 0 200px;}
.pros_txtp3 a:hover .bgsqr2{ border-width:0 200px 200px 0;}

#newslist{ overflow: hidden; }
#newslist li{ margin-bottom: 20px; overflow: hidden;}
#newslist li a{ width: 100%; position: relative; float: left; background: #fff; padding:13px 10px; }
.newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 14px; margin-bottom: 5px;}
.newslist_img{border: solid 1px #dedede; background: #fff;}
.newslistp1{ margin-top: 10px; height:28px; line-height: 28px; overflow: hidden; font-size: 15px; font-weight: bold;}
.newslistp2{ line-height: 20px; max-height: 40px; overflow: hidden; color: #999;}
.newslistp3{ margin-top: 5px; color: #154693; text-transform: uppercase;}
@media (min-width:768px) 
{
    .newslist_time{ color: #888; }
    .newslist_img{ width: 28%; float: left; }
    .newslist_txt{ width: 68%; float: right; } 
    .newslistp1{ margin-top: 5px;  }
    .newslistp2{ margin-top: 6px; }
    .newslistp3{ margin-top: 10px; }
    .newslistp1s{ color: #999; margin-top: 5px; }
}
@media (min-width:992px) 
{
    .newslistp1{ font-size: 16px; margin-top: 10px;}
    .newslistp3{ height: 26px; line-height: 26px; overflow: hidden; }
    .newslistp3 i{ transition: all ease 1s; float: left;margin-top: 11px; height: 3px; background: #f2f50b; }
    .newslistp3 span{ float: left; }
    .newslist_img{ width: 20%; }
    .newslist_txt{ width: 77%; } 
}
@media (min-width:1200px) 
{
    #newslist li a{  padding:15px 6px; border-bottom: solid 1px #eaeaea;}
    .newslist_img{ width: 22%;}
    .newslist_txt{ width: 75%; }
    .newslistp1{ height: 35px; line-height: 35px; font-size: 16px; }
    .newslistp2{ line-height: 23px; max-height: 46px; }
    .newslistp3{ margin-top: 10px; }
    #newslist li a:hover{ background: #154693; color: #fff;}
    #newslist li a:hover .newslistp1s{ color: #fff; }
    #newslist li a:hover .newslistp2{ color: #fff; }
    #newslist li a:hover .newslistp3{ color: #fff; }
    #newslist li a:hover .newslistp3 i{ width:60px;  margin-right: 6px; }
    #newslist li a:hover .newslist_time{ color: #fff; }
}
@media (min-width:1501px) 
{
    #newslist li a{ padding:25px 12px; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 18px; }
    .newslistp2{ line-height: 24px; max-height: 48px; }
    .newslistp3{ margin-top: 20px; }
}

/*******Css info*******/
#company_main{ line-height:2; font-size: 13px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#154693;}
#company_main strong{ color:#154693;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#154693;}
#contact_main p{ line-height: 2.2; padding: 10px 2px; border-bottom: solid 1px #f1f1f1; }
#contact_main strong{ color:#154693;  }
#company_main strong{ color:#154693;  }
#page_Title{ line-height:1.8; font-size:16px; text-align:center; }
.page_Info{ height:36px; line-height: 36px; margin-top: 15px; color:#666;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.page_Infoleft { padding-left: 30px; float: left;}
.page_Infoleft i{ margin-right: 5px; }
.page_Share{ margin-right: 10px; float: right; }
.page_Share a{ float: left; margin-left: 10px;}
.page_Share a:hover{ animation: swing 1s; }
.page_Share span{ float: left; }
.qd{ float: left; font-size: 16px; margin-left: 25px; }
.qd b{ color:#154693; }
#infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_tit_bg{ height:36px; background:#F9F9F9; border-radius:5px; margin:10px auto;} 
.page_tit_tit{
    width:120px;
    height:36px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#154693;
    color:#ffffff;
    line-height:36px;
    text-align: center;
    font-size: 15px;
}
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #154693; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }
.ljdg:hover{ color: #fff; }
#page_Content{ margin:15px auto 0px; line-height:2; padding:10px; font-size: 13px;}
#page_Content img{max-width:100%;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
#page_Content table td a { text-decoration:underline; color: #333;}

.page_Content{ margin:0 auto; line-height:2;}
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f5f5f5 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; color: #333;}
.contactust{ margin-top: 10px; font-size: 18px; font-weight: bold; margin-bottom:15px; }
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
    .ewm{ float: right; margin-right: 20px; margin-top: 25px; }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 20px; }
    .page_Info{ height: 44px; line-height: 44px; margin-top: 10px; }
    #company_main{ font-size: 15px; }
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; }
    .morder{ margin-top: 30px; }
    .morder_InputText{ height: 40px; line-height: 40px; }
    .morder_InputText1{ height: 40px; line-height: 40px; }
    .morder_captcha{ height: 40px; line-height: 40px; width: 200px;}
    .morder_But{ height:45px; line-height: 45px; font-size: 15px; }
    #infoImage{ margin-top: 25px; }
    .page_Content{ font-size: 15px; }
    #page_Content{ font-size: 15px; }
    #contact_main{ font-size: 15px; }
    #contact_main p{ padding: 13px 2px; }
    .contactust{ font-size: 22px; margin-top: 15px;}
}
@media (min-width:1501px) 
{
    #page_Title{ font-size: 22px; }
    .page_Info{ height: 50px; line-height: 50px; margin-top: 20px; }
    #company_main{ font-size: 16px; }
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; }
    #infoImage{ margin-top: 25px; }
    .page_Content{ font-size: 16px; }
    #page_Content{ font-size: 16px; }
    #contact_main{ font-size: 16px; }
    #contact_main p{ padding: 15px 2px; }
    .contactust{ font-size: 24px; margin-top: 20px;}
}
.seek_job{ margin-left: 20px; }
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}
.job_nam{ float: left; margin-left: 15px; color:#154693; font-weight: bold; }
.G_InputText{
    width:250px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_InputText:hover{ border:1px solid #154693; }
.G_captcha{
    width:100px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_captcha:hover{ border:1px solid #154693; }
.G_textarea{
    width:250px;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_textarea:hover{ border:1px solid #154693; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:340px;
    height:50px;
    line-height:50px;
    background:#154693;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#0f65b4; color: #fff;
}
@media (min-width:768px) 
{
    .G_InputText{ width: 500px; }
    .G_textarea{ width: 500px; }
}
@media (min-width:1200px) 
{
    .seek_job li{ padding-top: 15px; }
    .G_InputText{ width: 550px; }
    .G_textarea{ width: 550px; }
    .seek_job{ float: left; }
    .mess_img{ float: right; width: 400px; margin-top: 30px;}
    .mess_img img{ max-width: 100%; }
}


/* 无内容 */
.no-goods,.no-network{
  padding-top:70px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  color:#666666;
  line-height: 2;
}
.contact-list{ overflow: hidden; margin-top: 10px;}
.contact-list ul li {
  min-height: 36px;
  padding-left: 50px;
  font-size: 14px;
  color: #666;
  margin-bottom: 14px;
  word-wrap: break-word;
  line-height: 36px;
}
.contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat left top;
}
.contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat left top;
}
.contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat left top;
}
.contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat left top;
}
.contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat left top;
}
.contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat left top;
}
.contact-map {
  overflow: hidden;
  margin-top: 25px;
}
.contact-map #dituContent {
  width: 100%;
  height: 475px;
}

/*******Css prev_next*******/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #154693; }
#prev_next li div{ display: inline-block; }
/*css digg style pagination*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #154693;
  background: #154693;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
  display: none;
}
.de-page-mian .page-inner span {
  display: none;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: none;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
@media (min-width:768px) 
{
    .de-page-mian .page-inner span { display: block; }
    .de-page-mian .page-inner input { display: block; }
    .de-page-mian .page-inner a.page-btn { display: block; }
}

div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}
div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;}
div.digg a:hover{border:#154693 1px solid;color:#fff; background: #154693;}
div.digg a:active{border:#154693 1px solid;color:#fff; background: #154693;}
div.digg span.current{border:solid 1px #154693;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#154693; display: inline-block;}
div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd;  display: inline-block;}
div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;}
