@font-face {
  font-family: 'Regular';
  src: url('./SourceHanSansCN-Regular.otf');
}


*{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#333333;}
body{min-width:1400px;max-width:1920px;margin: 0 auto !important; color:#333333;font-size: 18px;font-family: 'Regular'; overflow-x:hidden;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1400px;margin:0 auto;}
.box1{width:1200px;margin:0 auto;}

.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;}
.tszt{}
.fangsong{ }
.bold{ font-weight:bold;}

.w {flex-wrap: wrap;}

.hei10{ height:10px; line-height:10px; width:100%}
.hei20{ height:20px; line-height:20px; width:100%}
.hei30{ height:30px; line-height:30px; width:100%}
.hei40{ height:40px; line-height:40px; width:100%}
.hei50{ height:50px; line-height:50px; width:100%}
.hei60{ height:60px; line-height:60px; width:100%}
.hei70{ height:70px; line-height:70px; width:100%}
.hei80{ height:80px; line-height:80px; width:100%}
.hei90{ height:90px; line-height:90px; width:100%}
.hei100{ height:100px; line-height:100px; width:100%}
.hei120{ height:120px; line-height:120px; width:100%}
.no{ display:none;}

.between{display: flex;flex-direction: row;justify-content: space-between;}
.img_center{display:flex;justify-content:center;align-items:center;}
.f {display: flex;}
.fens{flex-flow: row wrap;align-content:space-between;}

.fc{flex-direction:column}
.jcfs {justify-content: flex-start;}
.jcfe {justify-content: flex-end;}
.jcsa {justify-content: space-around;}
.jcsb {justify-content: space-between;}
.jcc{justify-content: center;}
.jcse {justify-content: space-evenly;}
.aic {align-items: center;}
.aib {align-items: baseline;}
.aifs{align-items: flex-start;}
.aife {align-items: flex-end;}
.ais {align-items: stretch;}

.tac {text-align: center;}
.taj{ text-align:justify;}
.tal {text-align: left;}
.tar{text-align: right;}
.w {flex-wrap: wrap;}
.p_r {position: relative;}
.p_a {position: absolute;}
.ellipsis {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.dclick{cursor:pointer; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out;}
.left_center{display:flex;align-items:center;}
.right_center{display:flex;justify-content:flex-end;align-items:center;}
.center{display: flex;flex-direction: row;justify-content: space-between;justify-content: space-around;}
.ht_img{cursor: pointer; transition: all 0.6s;width:100%;display: block}
.ht_img:hover{transform: scale(1.06);}
.posre{ position:relative;}
.font12{ font-size:12px;}
.font13{ font-size:13px;}

.font14{ font-size:14px;}
.font15{ font-size:15px;}
.font16{ font-size:16px;}
.font17{ font-size:17px;}
.font18{ font-size:18px;}
.font19{ font-size:19px;}
.font20{ font-size:20px;}
.font21{ font-size:21px;}
.font22{ font-size:22px;}
.font23{ font-size:23px;}
.font24{ font-size:24px;}
.font25{ font-size:25px;}
.font26{ font-size:26px;}
.font27{ font-size:27px;}
.font28{ font-size:28px;}
.font29{ font-size:29px;}
.font30{ font-size:30px;}
.font31{ font-size:31px;}
.font32{ font-size:32px;}
.font33{ font-size:33px;}
.font34{ font-size:34px;}
.font35{ font-size:35px;}
.font36{ font-size:36px;}
.font37{ font-size:37px;}
.font38{ font-size:38px;}
.font39{ font-size:39px;}
.font40{ font-size:40px;}
.font41{ font-size:41px;}
.font42{ font-size:42px;}
.font43{ font-size:43px;}
.font44{ font-size:44px;}
.font45{ font-size:45px !important;}
.font46{ font-size:46px;}
.font47{ font-size:47px;}
.font48{ font-size:48px;}
.font49{ font-size:49px;}
.font50{ font-size:50px;}
.font55{ font-size:55px;}
.font56{ font-size:56px;}

.font52{ font-size:52px;}
.font53{ font-size:53px;}
.font60{ font-size:60px;}
.font80{ font-size:80px;}

.cor000{ color:#000000;}
.corfff{ color:#ffffff;}

.cor333{ color:#333333;}
.cor444{ color:#444444;}
.cor555{ color:#555555;}
.cor666{ color:#666666;}
.cor777{ color:#777777;}
.cor888{ color:#888888;}
.cor999{ color:#999999;}
.cor4e{ color:#4E4E4E;}
.cor17{ color:#171717;}
.cor19{ color:#191919;}
.cor1c{ color:#1C1C1C;}
.cor1a{ color:#1A1A1A;}

.cor1b{ color:#1B1B1B;}
.cor21{ color:#212121;}
.cor2a{ color:#2A2A2A;}

.cor1e{ color:#1E1E1E;}

.cor1f{ color:#1f1f1f;}
.cor26{ color: #262626;}
.cor4d{ color: #4D4D4D;}
.cor6d{ color: #6D6D6D;}
.cor63{ color: #636363;}
.cor58{ color: #585858;}
.cor4a{color: #4A4A4A;}


.img360{-webkit-transition:-webkit-transform 2s}
.img360:hover{-webkit-transform: rotate(360deg);}



.ht_img{cursor: pointer; transition: all 0.6s;width:100%;display: block}
.ht_img:hover{transform: scale(1.06);}
.ht_img1{cursor: pointer; transition: all 0.6s;width:100%;}
.ht_img1:hover{transform: scale(1.06);}

/* 首页 */
.header{ background:#ffffff;}
.top1{ height:76px; border-bottom: 1px solid #F6F6F6;}



.logo{ height:76px;color: #3E3A39;}
.logo dt{ width:192px;}
.logo dt img{ width:192px;}

.logo b{width:1px;height: 36px; background:#C4C4C4; margin:0 25px;}

.logo p{ line-height:24px;}

.phone{width: 155px;height: 36px;background: #274098;border-radius: 7px;}
.phone dt{width: 37px;height: 36px;background: #5370D9;border-radius: 7px 0px 0px 7px;}
.phone dl{ width:118px;}



.header1{ height:50px;}
.navbj{ width:100%; height:118px; background:#ffffff;}
.top2{color: #777777; height:50px;letter-spacing:1px;}

.nav{ width:750px; height:50px; }
.nav>ul{color: #333333; }
.nav>ul>li{ text-align:center; padding:0 0 0 0;  }
.nav>ul>li>a{color: #0D0D0D; font-size:16px; display:block; height:50px; line-height:50px;}
.nav>ul>li>a:hover{ background:url(../images/nav_on.png) no-repeat bottom center;color: #274098;}
.nav_on{  background:url(../images/nav_on.png) no-repeat bottom center;color: #274098 !important;}


.header_{width: 100%;height: 109px;background:#ffffff;color:#333333;width: 100%; z-index:999;  position:absolute;position:  fixed ;top:0; left: 0;display: none; z-index:999;box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2); }
.header1_{  display: flex;align-items: center;height: 109px;display:flex;justify-content:center;align-items:center;}
.header1_  .logo3{width:400px;}
.header1_  .logo3 img{ width:190px;}
.header1_  .logo2 p{color:#666666; font-size:16px; height:50px; line-height:50px; padding:10px 0 0 10px;  }

.nav2>ul{align-items: center;height: 109px; line-height:109px; width:750px; margin:0 0 0 0;}
.nav2>ul>li{align-items: center;height: 109px; line-height:109px;}
.nav2>ul>li>a{height:109px;line-height:109px; display:inline-block;font-size: 18px; color: #333333; text-align:center; }
.nav2>ul>li>a:hover{color:#A00211; }
.nav_on2{color:#A00211 !important; }


/* 内容 */
.cor{color:  #509032 !important;}
.cor1{color: #FFE533 !important;}
.cor2{color: #1ba73e !important;}
.cor3{color: #1b6af8 !important;}
.cor4{color: #fffdfd !important;}
.cor5{color: #faf1e8 !important;}
.cor6{color: #fc9aa0 !important;}
.cor2e{color:#2E2E2E !important;}
.cor1d{color: #1D1D1D;}

.ls8{ letter-spacing:8px;}
.ls3{ letter-spacing:3px;}

.title{padding:0 0 0 0; text-transform:uppercase;}
.title dt{height: 70px; padding:29px 0 0 0;}
.title dl{height:58px;}
.title5{background:url(../images/title5.png) no-repeat top center;}
.title7{background:url(../images/title7.png) no-repeat top center;}


.opacity05{opacity: 0.5;}
.opacity06{opacity: 0.6;}
.opacity07{opacity: 0.7;}
.opacity007{opacity: 0.07;}

/*首页*/

.sy_banner{ width:100%; margin:0 auto 0 auto;height: 847px; overflow:hidden;}
.sy_banner .swiper-slide a{ display: block;width: 100%;height: 847px;}
.sy_banner .swiper-button-prev{width: 30px;height: 30px;top:0;bottom: 0;left: 5%;margin:auto;}
.sy_banner .swiper-button-next{width: 30px;height: 30px;top:0;bottom: 0;right: 5%;margin:auto;}
.sy_banner .swiper-button-next::after,.sy_banner .swiper-button-prev::after{font-size: 50px;color: #333;}

.sy_banner .swiper-pagination{bottom:60px;left:10%; z-index:999;}
.sy_banner .swiper-pagination span{line-height: 999px;box-sizing: border-box;opacity: 1;width: 54px;height: 5px;background: rgba(255,255,255,0.5);border-radius: 26px}
.sy_banner .swiper-pagination-bullet-active{width: 178px !important;height: 5px;background: #FFFFFF !important;}



.home1{ width:100%;background:url(../images/home1.jpg) no-repeat center center; height:818px; margin:0 auto 0 auto;}
.home1_1{background:url(../images/home1_1.png) no-repeat left top; padding:34px 0 28px 0;}
.home1_1 dt{ height:60px;color: #0C0C0C;}
.home1_1 dl{ height:70px; margin:0 0 21px 0;color: #1D1D1D;}
.home1_1 p{width: 443px;height: 50px;background: rgba(187,200,246,0.46);border-radius: 0px 200px 200px 0px;color: #28419A;}
.home1_2{}
.home1_2 li{ width:245px; height:272px; background:url(../images/home1_2.png) no-repeat center center; margin-right:22px;}
.home1_2 li dt{width: 198px;height:206px;line-height: 28px;}
.home1_2_{ background:url(../images/home1_2on.png) no-repeat center center !important;}
.home1_3{ padding:67px 0 0 0;}
.home1_3 a{width: 160px;height: 42px;background: #28419A;border-radius: 42px;border: 1px solid #DBDBDB;}
.home1_3 a:hover{ color:#ffffff;}




.home2{ width:100%;padding:128px 0 120px 0;}
.home2_1{ }
.home2_1 dt{background:url(../images/home2_1.png) no-repeat left center; height:62px;}
.home2_1 dt b{ padding:0 0 0 22px;}
.home2_1 dl{ color:#0c0c0c; height:70px; padding:27px 0 0 0;}
.home2_1 dl span{ color: #516FD7;}
.home2_1 p{ height:60px;}
.home2_2{ margin:52px auto 0 auto;color: #838282;}
.home2_2 li{ width:267px;}
.home2_2 li dt{ width:267px;height:267px; overflow:hidden;}
.home2_2 li dl{ height:46px; line-height:46px; padding:11px 0 0 0;}
.home2_2 li p{ line-height:22px;}


.home3{width:100%; margin:0 auto 150px auto;}
.home3_1{ margin:0 auto 80px auto; width:100%; overflow:hidden;}

.home3_1 .swiper {width: 100%;height: 100%;}
.home3_1 .swiper-slide { width:1069px !important;}
.home3_2{width: 1069px;height:478px;}
.home3_2 dt{width: 1069px;height:478px;}
.home3_2 dl{ width: 506px;height: 92px;background: rgba(2,2,2,0.51);border-radius: 8px; left:16px; bottom:17px;}
.home3_2 dl span{ padding:0 0 0 32px;}
.home3_2 dl b{height: 40px;width: 1px; background:#9E9E9E; margin:0 25px 0 25px;}
.home3_2 dl p{line-height: 26px;}


.home3_1 .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '';
}
.home3_1 .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '';
}
.home3_1 .swiper-button-prev{ left:10%;}
.home3_1 .swiper-button-next{ right:10%;}
.home3_1 .swiper-slide-active .home5_2{ opacity:1; color:#ffffff;}


.home4{ width:100%; height:457px; background:url(../images/home4.jpg) no-repeat center center;}
.home4_2{ padding:80px 0 0 0; }
.home4_2 dt{background:url(../images/home2_1.png) no-repeat left center; height:62px;}
.home4_2 dt b{ padding:0 0 0 22px;}
.home4_2 dl{ height:112px; margin:0 0 31px 0;}
.home4_2 p{color: #E2E2E2;line-height: 42px;}
.home4_3{ width:472px; padding:174px 0 0 0;}
.home4_3 li{ width:210px; height:210px; background:url(../images/home4_3.png) no-repeat center center;}
.home4_3 li b{ width:181px; height:181px;}
.home4_3 li b  img{ width:100%;}

.home5{ width:100%; padding:110px 0 52px 0;}
.home5_1{ margin:55px auto 0 auto;color: #705F57;}
.home5_1 li{width:422px;height:300px; background:url(../images/home5_1.png) no-repeat center center; margin-bottom:44px;}
.home5_1 li dt{ width:102px; padding:17px 0 0 43px;}
.home5_1 li dl{ padding:12px 0 0 43px; height:71px; line-height:71px;color: #232323;}
.home5_1 li p{ line-height:22px; padding:0 0 0 43px;}



.home6{ width:100%;background:url(../images/home6.jpg) no-repeat center center; height:341px;}
.home6_1{ text-align:center; }
.home6_1 dt{height: 43px; padding:42px 5px 0 ;}
.home6_1 dl{height: 43px;}
.home6_1 p{line-height: 25px; padding:43px 0 0 0;}


.home7{width:100%;background:url(../images/home7.jpg) no-repeat center center; height:692px; margin:160px auto 0 auto;}
.home7_1{}
.home7_1 li{ border-bottom:1px solid #E8E8E8;width: 621px; padding:11px 0 19px 0;}
.home7_2{ height:40px;}
.home7_2 img{ margin-right:20px;color: #747474;}
.home7_3{ width:621px;}
.home7_3 dt{width: 63px;height: 22px;background: #274098;}
.home7_3 dl{ margin-left:16px; width:500px;}
.home7_3 dl p{color: #414141; height:22px; line-height:22px; overflow:hidden;}
.home7_3 dl span{color: #C6C6C6; height:27px;}
.home7_1 li:hover .home7_3 dt{background: #516ED6;}

.home8{width:100%; margin:60px auto 110px auto;}
.home8_3{ width:705px;}
.home8_4{ width:705px;}
.home8_5{ padding:20px 0 0 0; width:1260px; margin:0 auto;}
.home8_5 li{width: 583px;height: 76px;background: #F5F5F5;border-radius: 4px; margin-bottom:26px;}
.home8_5 li span{ height:76px; width:40px; padding:0 0 0 16px;}
.home8_5 li .text1{width: 440px;height: 76px;background:none;border-radius: 5px;border:0; outline:none;color:#999999; font-size:16px;font-family: 'Regular'; color:#000000;}


.home8_5 .text2{width: 140px;height: 56px;background: #274098;border-radius: 8px 8px 8px 8px;border: 2px solid #516FD7;outline:none;font-size:17px; display:block; color:#ffffff;}



.bot1{background:#274098;width:100%; color:#ffffff; padding:20px 0 0 0; }
.bot11{ border-bottom:#4c5e9c solid 1px; height:104px;}

.bot2{width:530px;color: #ffffff;}
.bot2 b{width:1px;height: 26px; background:#959595; margin:0 30px;}



.bot6{ width:600px; padding:0 0 0 0;}
.bot6 li{}
.bot6 li { height:35px; line-height:35px;font-size:14px;}
.bot6 li a{color: #FFFFFF;font-size:14px;}
.bot6 li a:hover{ color:#ffffff;}


.bot3{ padding:50px 0;}

.bot7{ color:#E4E4E4; }
.bot7 p{ line-height:19px; margin-bottom:20px; }
.bot7 h3{ line-height:19px; margin-bottom:20px; }
.bot8{}
.bot8 p{ height:40px;}
.bot8 h3{ line-height:40px;}

.bot4{ width:242px; text-align:center; }

.bot4 li{ width:135px; text-align:center; }

.bot4 b{width: 107px;height: 107px;background:url(../images/bot4.png) no-repeat center center;  margin:0 auto;}
.bot4 b img{width: 96px;height: 96px;}
.bot4 p{line-height:22px; padding:10px 0 0 0;}


.bot5{ width:100%; background:#252525; margin:0 auto; height:50px; line-height:50px; color:#B4B4B4; font-size:12px;}
.bot5 a{ color:#B4B4B4; font-size:12px;}
.bot5 a:hover{ color:#B4B4B4; font-size:12px;}


















.erjibanner{ width:100%;  margin:0 auto 0 auto; height:471px;background-repeat:no-repeat; background-position:center center; }
.erjibanner1{ width:100%;margin:0 auto 0 auto; height:471px;background-repeat:no-repeat; background-position:center center;}
.erjibanner2{ width:100%;margin:0 auto 0 auto; height:471px;background-repeat:no-repeat; background-position:center center;}
.bagF6F8FA{background: #F6F8FA; width:100%;}
.about{ border-bottom:#E0E0E0 solid 1px; padding:70px 0 17px 0;}
.about p{ height:51px; border-left:#D0D0D0 solid 5px; font-size:14px; line-height:25px; padding-left:13px;}
.about p b{ color: #005BAC;font-size:30px; display:block;  text-transform:uppercase; font-weight:bold; padding:5px 0 0 0;}
.about p span{ color:#AFAFAF; font-size:16px; display:block; font-weight:normal;}

.about label{ color:#838383; font-size:16px; display:block; padding:20px 0 0 0; height:25px; line-height:25px; opacity:0.8;}
.about label a{ color:#838383; font-size:16px;}
.about label a:hover{ color:#838383; font-size:16px;}
.gywm{ width:100%; background:url(../images/gywm.jpg) no-repeat bottom center;}
.gywm1{font-size:18px;color: #000000;line-height: 35px; margin:0 auto 0 auto; padding:50px 0 65px 0;}

.ldzj{ padding:0 0 60px 0;}
.ldzj li{background: #FFFFFF;border-radius: 12px; padding:18px 0; margin-bottom:10px;}
.ldzj li dt{ margin:0 33px;width: 533px;line-height: 34px;}
.ldzj li dl{ margin-right:17px;}
.ldzj li p{ margin-left:17px;}

.about1{ padding:100px 0; width:100%; background:#f6f8fa;}


.about2{ padding:100px 0 100px 0;}
.about2_1{width: 735px;}
.about2_2{ height:60px; margin:0 0 66px 0;}
.about2_3{ line-height:28px;}
.about2_4{ padding:110px 0 0 0; width:585px;}
.about2_4 img{ width:100%;}

.about3{background:url(../images/about3.png) no-repeat left top; padding:34px 0 28px 0;}
.about3 dt{ height:60px;color: #0C0C0C;}
.about3 dl{ height:70px; margin:0 0 21px 0;color: #1D1D1D;}


.about4{ padding:10px 0 120px 0;color: #0C0C0C;}
.about4 li{ width: 331px;height: 185px;background: #FFFFFF;box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.08);border-radius: 6px;}
.about4 li p{color: #005BAC; height:83px; line-height:83px; padding:6px 0 0 0;}
.about4 li b{width: 256px;height: 2px;background: #005BAC; margin:0 auto;}
.about4 li dt{ height:70px;}


.bagf0f0f0{ width:100%; background:#f0f0f0;}

.about5{ padding:100px 0 120px 0;}


.about6{ width:100%; background:#f8f8f8; padding:0 0 0 0;}
.about7{ background:#ffffff; width:862px;color: #000000; font-size:18px;}
.about8{width:780px; margin:0 auto; padding:30px 0 50px 0; color: #000000; font-size:18px; line-height:35px;}
.about9{ border-bottom:1px solid #5d5d5d; padding:0 0  30px 0;}
.about9 p{height: 50px;font-size: 32px;color: #3A3A3A;line-height: 50px;}
.about9 span{ display:block;height: 34px;font-size: 22px;color: #00646F;line-height: 34px;}
.about10{ padding:40px 0 0 0;}
.about10 li{ height:60px;}
.about10 li .about11{ height:60px; width:27px; margin-right:21px;color: #3A3A3A; font-size:16px;}
.about51{ width:1100px;}
.about51 img{ max-width:100%;}

.bjf9{ background:#F9F9F9; width:100%; padding:120px 0 100px 0;}



.cont5{ padding:0 0 26px 0;color: #3F3F3F;}
.cont5 li{ height:60px;}
.cont5 b{ width:47px;}
.cont6{ height:50px;}
.cont6 img{ vertical-align:middle; padding-right:10px;}
.cont7{ width:100%; height:83px;}
.cont8{ width:100%; height:70px; line-height:70px; color:#333333; font-size:18px;border-bottom:#d1d1d1 solid 1px;}
.cont8 img{ vertical-align:middle; padding-right:10px;}
.cont9{ padding-top:50px; }
.cont9 p{ width:128px; height:128px; border:#bfbfbf solid 1px; margin-left:5px;}
.cont9 p img{ width:125px; display:block; margin:0 auto;}
.cont9 span{ height:40px; line-height:40px; color:#464646; font-size:16px; display:inline-block; }
.cont10{ height:470px; margin:0 auto 80px auto; border-radius:10px; overflow:hidden;}



.map{width: 100%;height:470px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.about7{ width:800px; padding:50px 0 20px 0;}
.about7 li{ width:800px; float:left; line-height:47px; height:47px; color:#494949; font-size:20px;}
.about7 li .about8{ width:25px; float:left; height:47px; margin-right:20px;}
.about9{ width:130px; text-align:center; padding-top:70px;}
.about9 p{text-align:center; color:#666666; font-size:16px; height:55px; line-height:55px;}
.about9 img{ width:130px; height:130px; }


.about22{ padding-bottom:40px;}
.about22 li{ float:left; width:200px;}
.about22 li .about21{ width:145px; height:145px; margin:0 auto;}
.about22 li p{ color:#496cb2; font-size:18px; text-align:center; height:47px;  line-height:47px;}
.about22 span{ width:31px; float:left; margin:0 51px; padding-top:62px;}
.about23{ width:503px; height:72px; line-height:72px; text-align:center; margin:0 auto; background:url(../images/about23.png) no-repeat center center; color:#ce251f; font-size:22px;}


.about24{ background:#ffffff;  width:1120px; padding:0 40px 0 40px; margin:0 auto;}
.about24{ color:#666666; }
.about24 li{ width:1120px; padding:70px 0 70px 0; border-bottom:#e5e5e5 dashed 1px;}
.about24 li .about25{ width:550px;}
.about24 li .about26{ width:520px;}
.about24 li .about26 label{ color:#f3f3f3; text-transform:uppercase; padding:0 0 0 5px; font-size:22px;}
.about24 li .about26 p{ color:#444444; font-size:30px; height:30px;line-height:30px; padding:0 0 20px 0;}
.about24 li .about26 span{ display:block; font-size:18px;color:#666666; line-height:30px; text-indent:2em;}
.about24 li .about26 dt{ display:block; font-size:18px;color:#666666; line-height:30px;}
.about24 li .about26 b{ color:#d40f1e}

	
.cpfl{ width:300px;}
.cpfl1{ width:300px; height:65px; line-height:65px; background:#4ab7d8; color:#ffffff; font-size:22px; text-align:center;}
.cpfl2{ background:#ffffff;}
.cpfl2 li{ height:83px; border-bottom:#e0e0e0 dashed 1px;}
.cpfl2 li a{ height:83px; line-height:82px; padding:0 0 0 15px; color:#666666; font-size:17px;}
.cpfl2 li a:hover{color:#4ab7d8;}
.cpfl2_ a{color:#4ab7d8 !important;}
.cpfl3{ background:#ffffff; padding:45px 0 28px 0;}
.cpfl4{ background:#ffffff;border:#e0e0e0 solid 1px; padding:3px; width:148px; height:148px;  margin:0 auto;}
.cpfl4 img{ width:142px; height:142px; background:#e1e1e1; padding:3px;}
.cpfl3 p{ color:#801717; font-size:32px; height:78px; line-height:78px; text-align:center;}
.product2{ width:860px;}
.product{ padding:46px 0 0 0;}
.product li{ width:380px; background:#ffffff; float:left; margin-bottom:30px; margin-right:30px; transition: All 0.5s ease-in-out;-webkit-transition: All 0.5s ease-in-out;-moz-transition: All 0.5s ease-in-out;-o-transition: All 0.5s ease-in-out; cursor:pointer;}
.product li .product1{ margin:0 auto; width:380px; height:355px; overflow:hidden;}
.product li .product1 img{  width:415px;}
.product li  p{ font-size:20px; color:#5c5c5c; width:95%; margin:0 auto; height:90px; line-height:90px; text-align:center;}

.product li:nth-child(3n){ margin-right:0;}
.product_{ background:#A00211 !important;}
.product_ p{ color:#ffffff !important;}



.news{width:1400px;}
.news1{display:block;width:405px;height:318px;overflow: hidden;float:left;margin:0 40px 0 0;}
.news1 img{width: 100%;cursor: pointer;transition: all 2s;}
.news1 img:hover{transform: scale(1.05);}
.news :hover .news21{ color:#005BAC;}
.news :hover .news24{background-color: #E8BB1B;}
.news1_1{ height:1px; background:#E0E0E0; margin:22px auto 35px auto;}

.news2{float:left;width:920px;}
.news21{color:#000000;line-height:51px;font-size:24px; height:51px; padding:59px 0 19px 0; overflow:hidden; width:100%; display:block;}
.news22{font-size: 18px;color: #005BAC;margin:10px 10px 10px 0;height:20px; line-height:20px; clear:both; text-align:right; display:block;}
.news23{display:block;width:920px;height:104px;overflow: hidden;font-size:16px;line-height: 26px;color: #7C7C7C;}

.news24{display:block;width:120px;height:35px;background-color: #ee1c39;margin-top:15px;font-size:14px;line-height: 35px;text-align:center;color:#fff;}

.new{width:1160px;padding:20px;background:#f9f9f9; margin-bottom:20px;}
.new1{width:170px;height:170px;background-color:#999999;color:#dfdfdf;text-align:center;float:left;margin-right: 40px;}
.new11{font-size:83px;line-height:125px; }
.new12{font-size:28px;line-height:10px; }


.new:hover{background-color:#eeeeee;border:none;cursor: pointer;}
.new:hover .new1{background-color:#E8BB1B;}
.new:hover .new21{color:#005BAC;}



.sxy{margin:40px auto 0 auto;width:100%;font-size: 14px;color:#666}
.sxy1{width:100%;height:30px;}
.sxy2{width:100%;height:30px;}
.sxy a{font-size: 14px;color:#666}

.con {padding: 50px 0 80px;min-height: 200px;}
.article_title{text-align: center;margin-bottom: 40px}
.article_title h2{font-size:24px;color:#333;}
.article_title p{font-size: 14px;color:#858585;margin-top: 12px;}
.article_body{ width:100%;word-wrap:break-word;font-size: 18px;line-height:35px;}
.article_body img{max-width:100%; display:block; margin:0 auto;}

.flei{ width:300px;}
.fl1{ height:64px; line-height:64px; width:100%; text-align:center; background:#A00211; color:#333333; font-size:22px;}
.fl2{ width:100%; background:#ffffff;}
.fl2 li{ width:100%; height:77px; line-height:77px; border-bottom:#cccccc dotted 1px; text-align:center;}
.fl2 li a{ color:#666666; font-size:17px; text-align:center;}
.fl2 li a:hover{ color:#A00211;}
.fl2_ a{ color:#A00211 !important;}
.fl2 li:last-child {border-bottom: none;}
.fl3{ background:#ffffff; width:100%; padding:45px 0 25px 0;}
.fl4{ width:150px; height:150px; margin:0 auto; border:#e0e0e0 solid 1px;}
.fl4 img{ width:135px; height:135px;}
.fl3 p{ color:#333333; font-size:32px; height:80px; line-height:80px; text-align:center;}
.fl5{ }


.case{ padding:0 0 35px 0; width:915px;}
.case li{ width:298px; float:left; position:relative; margin-bottom:17px; background:#ffffff; height:461px; overflow:hidden; margin-right:10px;}
.case li .case2{width:298px; height:321px; overflow:hidden;}
.case li .case2 img{width:298px;}
.case li .case1{width: B8B8B8; margin:13px auto 0 auto;}
.case li .case1 p{ width:260px;color: #B8B8B8; font-size:16px; padding:5px 0 0 13px;line-height:23px; height:46px; overflow:hidden;}
.case li .case1 span{ display:block; width:260px;color: #535353; font-size:20px; height:46px; line-height:46px; overflow:hidden; margin:0 auto; }
.case li:nth-child(3n){ margin-right:0;}


.jmzx{ padding:30px 0 50px 0;}
.jmzx li{ margin-bottom:39px; text-transform:uppercase;height: 361px;}
.jmzx li b{ width:600px; height:361px;}
.jmzx li .jmzx1{ width:420px; margin-right:95px;}
.jmzx li  h3{ height:50px;}
.jmzx li  label{color: #5E5E5E;line-height: 24px; padding:9px 0 0 0;width:420px}
.jmzx li  strong{width: 35px;height: 1px;background: #201d1e; margin:47px 0 43px 0;}
.jmzx li p{width:420px; line-height:30px; color:#3C3838;}
.jmzx li .jmzx2{ width:505px; margin-left:95px;}
.jmzx li .jmzx3{ width:520px; margin-left:90px;}


.jmzx li:hover{background: #F5F5F5;}
.jmzx li:hover h3{color: #A00211;}
.syhz{background: url(../images/syhz.jpg) no-repeat;background-position: center center;height:360px; width:100%;}

.bgf8{ background:#F8F8F8;}

.fenlei{ height:135px;}
.fenlei a{ color: #6B6B6B; font-size:20px; margin:0 20px;}
.fenlei a:hover{ color: #A00211;}
.fenlei_{ color: #A00211 !important;}



.pagination{ width:100%; font-size:22px; color:#ffffff; text-align:center; margin:30px auto 60px auto ; }
.pagination li{ width: 38px;height: 38px; text-align:center; line-height:38px; display:inline-block; background:#D5D5D5; margin:0 3px; }
.pagination li a{width: 38px;height: 38px; display:block; color:#ffffff; background:#D5D5D5;}
.pagination li a:hover{background: #A00211; color:#ffffff;}
.pagination .active{background: #A00211; color:#ffffff;}


.xf{width:42px;height: 366px;position: fixed;top:0;right:1%;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 100%;text-align: center;}
.xf>ul>li{width: 42px;height: 42px;background: #FFFFFF;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1); position: relative; margin-bottom:10px; border-radius:50%;}
.xf>ul>li>a{width: 100%;height: 100%;}
.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right:60px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}

.xf3{display: none; background:url(../images/xf3.png) no-repeat center center; width:380px; height:150px; position: absolute;top:-50px;bottom: 0;right:40px;margin:auto;}
.xf3_1{ width:66px; height:140px; margin-left:45px;}
.xf3_2{ margin-left:26px;}
.xf3_2 p{height: 24px;font-size: 12px;color: #909090;line-height: 24px; padding:0 0 0 30px ;}
.xf3_2 span{height: 26px;font-size: 20px;color: #404040;line-height: 23px; padding:5px 0 3px 0;}
.xf3_2 span img{ margin-right:10px;}
.xf3_2 label{height: 24px;font-size: 12px;color: #909090;line-height: 24px;padding:0 0 0 30px ; display:block;}

.xf4{display: none; background:url(../images/xf4.png) no-repeat center center; width:319px; height:97px; position: absolute;top:0px;bottom: 0;right:40px;margin:auto;}
.xf4_1{ width:50px; height:90px; margin-left:35px;}
.xf4_1 img{ width:50px; height:50px;}
.xf4_2{ margin-left:21px;}
.xf4_2 label{height: 24px;font-size: 12px;color: #909090;line-height: 24px;padding:0 0 0 0 ; display:block;}

.xfl1{width: 230px;font-size: 20px;}
.xfl2{width: 110px;height: 110px; padding:5px;}
.xf>ul>li:hover{ }
.xf>ul>li:hover .xfl{display: flex;}
.xf>ul>li:hover .xf3{display: flex;}
.xf>ul>li:hover .xf4{display: flex;}

.xf>ul>li:hover .xf0{display: none;}
.xf>ul>li:hover .xf0_{display: inline-block;}
.xf>ul>li:hover a>p{font-size: 14px;}
.xfc1{width: 42px;height: 140px;font-size: 16px;color: #FFFFFF; text-align:center;line-height: 19px; background: #A00211;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1);border-radius: 45px 45px 45px 45px; margin-bottom:8px;}
.xfc1 span{ font-size:12px; margin-bottom:5px;}

.xf li:nth-child(1){height: 132px; background:none;box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0);}


.chanpin{ margin:37px  auto 50px auto;}
.chanpin li a{width: 283px;height: 104px;color: #585858;background: #FFFFFF;border-radius: 23px;}
.chanpin li a:hover{background: #A00211; color:#ffffff;}
.chanpin .on{background: #A00211 !important; color:#ffffff !important;}
.chanpin1{}
.chanpin1 li{border-radius: 23px; height:134px; margin-bottom:4px;}
.chanpin1 li  a{width: 234px;height: 76px;background: rgba(248,197,15,0.1);border-radius: 15px;color: #242424; margin-right:57px;}
.chanpin1 li a:hover{color: #242424;}

.heizuo{ width:100%;background: #f0f0f0;}


.hezuo1{ width:100%;background:url(../images/hezuo1.jpg) no-repeat center center; height:626px;}
.hezuo2{ padding:142px 0 0 0; }
.hezuo3{ width:650px;}
.hezuo3 li{ width:16%; padding:25px 0;}
.hezuo3 li b{ height:60px;}
.hezuo3 li p{ height:26px;}
.hezuo4{width:400px;background:url(../images/hezuo4.png) no-repeat center center; height:397px;}
.hezuo5{width: 300px; margin:0 auto; padding:70px 0 0 0;}
.hezuo5 li{ border-bottom:1px solid #F6F6F6; height:32px; margin-bottom:23px;}
.hezuo5 li .text1{    width: 70%;    height: 32px; line-height:32px;border:0;    padding: 0 0;outline: none;font-size: 13px;}
.hezuo5 li span{ font-size:16px;color: #272727;}
.hezuo6{ padding:10px 0 0 0}
.hezuo6 .text2{ width:146px; height:44px; border:#000000 solid 1px; border-radius:10px; background:none; color:#7e6e55; font-size:14px;}

.ahome10_1{ background:#A00211; height:475px;}
.ahome10_2{ width:720px; padding:72px 60px 0 0;}
.ahome10_3{ width:720px;}
.ahome10_3 ul{ padding:0 0 20px 0;}
.ahome10_3 .text1{width: 350px;height: 60px;background: #FFFFFF;border-radius: 10px; line-height:60px; border:0; color:#333333; padding:0 10px; font-size:18px; outline:none;font-family: 'Regular';}
.ahome10_3 .text2{ width: 720px;height: 150px;background: #FFFFFF;border-radius: 10px;line-height:30px; border:0;color:#333333;padding:10px;  font-size:18px; outline:none;font-family: 'Regular';}
.ahome10_4{ width:160px; padding:40px 0 10px 0;}
.ahome10_4 input{width: 720px;height: 61px;background: #FFFFFF;border: 1px solid #FFFFFF;box-shadow: -2px 2px 8px 0px rgba(255,255,255,0.42);border-radius: 10px; line-height:61px; text-align:center; display:block; color:#333333;  font-size:18px;font-family: 'Regular'; font-weight:bold;}
.ahome10_5{ width:356px; border-right:rgba(255,255,255,0.4) solid 1px; }
.ahome10_5 p{ font-size:24px; line-height:45px; padding:50px 35px 0 0; text-align:right;}
.ahome10_5 p span{ font-size:45px; display:block; height:55px; line-height:55px;}
.ahome10_6{ padding:80px 0 0 0; }
.ahome10_6 b{width:130px; background:url(../images/ahome10_6.png) no-repeat center center; margin-left:190px; height:130px;}

.ahome10_6 img{ width:110px; height:110px;}
.ahome10_6 label{ text-align:right; font-size:18px; line-height:24px; display:block; text-align:right; padding:7px 38px 0 0;}
.ahome10_3 input::-webkit-input-placeholder{ /*WebKit browsers*/

color: #666666;

}

.ahome10_3 input::-moz-input-placeholder{ /*Mozilla Firefox*/

color: #666666;

}

.ahome10_3 input::-ms-input-placeholder{ /*Internet Explorer*/ 

color: #666666;

}
.ahome10_3 textarea::-webkit-input-placeholder{ /*WebKit browsers*/

color: #666666;

}

.ahome10_3 textarea::-moz-input-placeholder{ /*Mozilla Firefox*/

color: #666666;

}

.ahome10_3 textarea::-ms-input-placeholder{ /*Internet Explorer*/ 

color: #666666;


}

