@font-face {
  font-family: 'Light';
  src: url('./Microsoft YaHei UI Light.ttf');
}
*{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:1200px;max-width:1920px;margin: 0 auto;color:#333333;font-size: 18px;font-family: '微软雅黑';}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{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;}
.light{font-family: 'Light';}


.between{display: flex;flex-direction: row;justify-content: space-between;}
.img_center{display:flex;justify-content:center;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);}

/* 首页 */
.header{width: 100%;height: 206px;background: url(../images/hbj.jpg) no-repeat center;}
.logo{display: block;width:220px;height: 140px; float: left;margin-top: 34px;}
.h_right{width: 910px;}
.h_right>.between{height: 132px;display: flex;align-items: center;padding-left: 20px}
.h_right1 p:nth-child(1){font-size: 20px;color: #888888}
.h_right1 p:nth-child(2){font-size: 28px;color: #555555;margin-top: 12px}
.h_right2 p:nth-child(1){display: flex;align-items: center;}
.h_right2 p:nth-child(2){font-size: 30px;color: #e96e07;margin-top: 8px}

.nav>ul>li{width: 87px;}
.nav>ul>li>a{width: 87px;height: 72px;color: #fff;font-size: 16px}
.nav>ul>li>a:hover{color: #e76e05;border-bottom: 2px solid #e76e05;font-weight: bold;}
.nav_on{color: #e76e05 !important;border-bottom: 2px solid #e76e05;font-weight: bold;}

.banner{width:100%;height:300px;}

.flexslider {position: relative;width: 100%;min-width:1200px;height:756px;overflow: hidden;zoom: 1;}
.flexslider .slides li {width: 100%;height: 756px;}
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom:25px;left:48%;z-index: 999 }
.flex-control-nav li {margin: 0 7px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: #fff;display: block;height: 12px;overflow: hidden;text-indent: -99em;width:12px;cursor: pointer;border-radius: 50%}
.flex-control-paging li a.flex-active,.flex-control-paging li.active a {background:#1950cf;}



/* 内容 */
.cor{color: #1950cf !important;}
.title{text-align: center;padding: 70px 0 50px;color: #555555;}
.title h1{font-size: 50px;}
.title p{font-size: 22px;font-family: 'Light';margin: 13px 0}

.ht1{padding-bottom: 90px;}
.ht11 ul li{width: 299px;height: 168px;background: #fff; float: left; border:1px solid #dddddd;margin:-1px -1px 0 0;}
.ht11 ul li img{max-width: 90%;max-height: 90%}
.ht11 ul li:hover{transform: scale(1.00);cursor: pointer;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}

.ht2{width:100%;height: 1260px;background:url(../images/ht2.jpg) no-repeat center top;}
.ht21{width: 960px;height: 424px;background:url(../images/ht21.jpg) no-repeat center;padding:25px 55px 0;}
.ht21 p{font-size: 16px;line-height: 33px;color: #666666;width: 470px}
.ht22{width: 1070px;margin:85px auto 0;}

.ht3{width:100%;height: 1057px;background:url(../images/ht3.jpg) no-repeat center top;}
.ht4{width:100%;height: 1640px;background:url(../images/ht4.jpg) no-repeat center top;}
.ht4 .case ul li{background: none;padding:0 10px;}
.ht4 .case ul li:hover{background: none;}
.ht4 .case ul li:hover .c_name{color: #e76e05}

.ht41{padding-top: 280px;position: relative}
.ht41 img{display: block;position: absolute;}
.ht41 img:nth-child(1){top:160px;left:140px;}
.ht41 img:nth-child(2){top:20px;left:384px;}
.ht41 img:nth-child(3){top:20px;right:384px;}
.ht41 img:nth-child(4){top:160px;right:140px;}
.ht41>p{font-size: 28px;text-align: center; }
.ht411{width: 360px;height: 44px;padding:2px;border-radius: 23px;background: #e76e05;margin:30px auto 0;}
.ht411 p:nth-child(1){width: 102px;height: 44px;color: #fff;}
.ht411 p:nth-child(2){width: 258px;height: 44px;border-radius: 22px;background: #fff;font-size: 29px;color: #e76e05}

.ht51{height: 470px;background:url(../images/ht5.jpg) no-repeat center;position: relative}
.ht510{width: 405px;position: absolute;cursor: pointer;}
.ht5112{width: 285px;}
.ht5112 h5{font-size: 25px;color: #555555;padding:10px 0 7px;}
.ht5112 p{font-size: 14px;color: #999999;line-height: 22px;}
.ht511{top:0;left:0;}
.ht512{top:175px;left:0;}
.ht513{bottom:0;left:0;}
.ht514{top:0;right:0;text-align: right}
.ht515{top:175px;right:0;text-align: right}
.ht516{bottom:0;right:0;text-align: right}
.ht516 p{font-size: 18px;color: #444444;line-height: 40px;margin-top: 5px}
.ht516 p b{font-size: 30px;color: #e76e05}

.ht6{width: 100%; height: 1302px;background:url(../images/ht6.jpg) no-repeat center;}
.ht61 ul li{width: 234px;position: relative}
.ht61 ul li img{display: block;border-radius: 50%;border:2px solid #1950cf;}
.ht611{width: 215px;height: 194px;margin: 0 auto; padding-top: 46px; background:url(../images/ht6.png) no-repeat center bottom;}
.ht611 p{width: 90px; color: #444444;margin-bottom: 22px;text-align: right;}
.ht611 p:nth-child(2){width: 100%}
.ht61 ul li h3{width: 158px;height: 47px;border-radius: 24px;background: #1950cf;font-size: 22px;color: #fff;position: absolute;top:205px;left:0;right:0;margin:auto;}

.ht62{margin:110px auto 0;}
.ht62>h5{font-size: 27px;color: #1950cf}
.ht62>p{width: 560px;text-align: center;padding-left: 15px;font-size: 21px;line-height: 44px;margin:73px 0 65px;}
.ht62>.ht411{margin:0 0 0 105px;background: #1950cf;}

.ht7{padding:100px 0 80px;}
.ht71>img{display: block;float: right}
.ht711{width: 500px;position: relative}
.ht711 h5{font-size: 58px;color: #e3e3e3}
.ht711 h2{font-size: 45px;margin-top: -50px;letter-spacing: 1px;}
.ht711 h4{font-size: 26px;color: #555555;letter-spacing: 3px;margin:8px 0 60px;}
.ht711 div{width: 38px;height: 4px;background: #e76e05;position: absolute;top:83px;left:320px;}
.ht711 h1{font-size: 22px;color: #444444;}
.ht711 p{font-size: 16px;color: #666666;line-height: 31px;text-indent: 2em;margin: 25px 0}
.ht711 a{width: 113px;height: 38px;background: #292d32;color: #fff;font-size: 16px;}

.ht72{position: relative;margin-top: 65px;}
.ht721{width: 1070px;}
.ht721 ul li{width: 260px;float: left;margin-right: 10px;font-size: 16px;text-align: center;}
.ht7211{width: 260px;height: 195px;margin-bottom: 15px}
.ht72 .prev{display: block;position: absolute;top:75px;left:0;cursor: pointer;}
.ht72 .next{display: block;position: absolute;top:75px;right:0;cursor: pointer;}

.ht8{width: 100%;color: #fff; height: 804px;background:url(../images/ht8.jpg) no-repeat center;}
.ht81{width: 970px;text-align: center;}
.ht81 ul li{width: 238px;}
.ht81 ul li img{display: block;border-radius: 50%;border:2px solid #1950cf;}
.ht81 ul li h5{font-size: 30px;padding:30px 0 15px;}

.ht91 ul li{width: 385px;height: 552px;border:1px solid #dddddd;margin-right: 19px}
.ht91 ul li img{max-width: 100%;max-height: 100%}

.ht92{padding: 5px 0; text-align: center;margin: 30px auto 80px;cursor: pointer;}
.ht92 ul{display: inline-block;margin:0 50px;}
.ht92 ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin: 0 5px; border-radius:50%; overflow:hidden;background: #cccccc; line-height:999px;}
.ht92 ul .on{background:#e76e05;}


/* 底部 */
.d0{width: 100%;background: #f7f7f7;padding-bottom: 80px}
.d01{background: #fff;box-shadow:  0 0 10px rgba(0, 0, 0, 0.1);padding:50px 0 40px;}
.d011{width: 675px;height: 57px;background: #292d32;border-radius: 27px;}
.d0111{width: 415px;height: 57px;font-size: 27px;color: #fff;}
.d0112{width: 258px;height: 55px;border-radius: 27px;border:1px solid #dddddd;background: #fff;}
.d01121{width: 254px;height: 51px;background: #292d32;border-radius: 27px;font-size: 27px;color: #fff;}

.ly{width: 1100px}
.ly .text{display: block; width:350px; height:63px;background: #fff;outline: none;border: 1px solid #dddddd; font-family: "微软雅黑";font-size:20px;color: #333;text-indent: 1rem;margin:35px 0 30px;}
.d012 .tj{display: block;width:400px;height:60px; background:#1950cf;font-size: 24px;color: #fff;letter-spacing: 5px;margin: 0 auto; border-radius: 30px; outline:none;cursor: pointer;}

.ly ::-webkit-input-placeholder { /* WebKit browsers */
  color: #7f7f7f;
}

.ly ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #7f7f7f;
}

.ly :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #7f7f7f;
}

.di{clear:both;width:100%;padding-top: 70px;background:#252525; color: #ffffff}
.di11{float: left;margin-top: 20px}
.di11 ul li{display:flex;align-items:center;font-size: 16px;margin-bottom: 30px;}
.di11 ul li img{margin-right: 12px}
.di12{width: 131px;padding:13px 15px;background:url(../images/di12.png) no-repeat center top;font-size: 16px;text-align: center;line-height: 30px;color: #fff}
.di1>img{display: block;float: right;margin:30px 60px 0 0;}

.di2{width: 100%;height: 78px;line-height: 78px; background: #1a1a1a; font-size: 16px;margin-top: 20px}

.con{padding:  0 0 100px;}
.con1{padding: 60px 0 100px;}

.pos{margin-top: 50px;display:flex;align-items:center; padding-bottom: 15px;border-bottom:1px solid #525252;font-size: 12px;}
.pos>img{margin:0 15px;}
.pos a:last-child{color: #666666}

/* 关于我们 */
.etitle{text-align: center;padding: 70px 0 40px;}
.etitle h1{font-size: 45px;margin-bottom: 15px}

.about_body{padding-bottom: 70px; line-height: 48px;white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 20px}
.about_body img{max-width:100%;}

.gy2{width: 100%;background: #f7f7f7;padding-bottom: 70px;}
.gy21{position: relative}
.honor{width: 1090px;}
.honor ul li{width: 350px;float: left;margin-right: 20px}
.h_img{width: 350px; height: 267px;overflow: hidden;}
.h_img img{max-width:100%;max-height: 100%}
.gy21 .prev{display: block;position: absolute;top:103px;left:0;cursor: pointer;}
.gy21 .next{display: block;position: absolute;top:103px;right:0;cursor: pointer;}

/* 产品中心 */
.product>ul>li{width:358px;border: 1px solid #e5e5e5;background: #fff; margin:0 60px 60px 0; float:left}
.product>ul>li:nth-child(3n){margin-right:0}
.cp_img{width:100%;height: 351px;overflow: hidden;}
.cp_img img{max-width:90%; max-height:90%}
.cp21{width:100%; padding:22px 0;border-top: 1px solid #e5e5e5;text-align: center}
.cp_more{display: block; width:132px;border-radius: 15px;margin: 15px auto 0; overflow: hidden; height:38px;border: 1px solid #eeeeee;text-align:center; line-height:38px;font-size:15px; color:#666666}
.product>ul>li:hover{box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)}
.product>ul>li:hover .cp_name{color:#1950cf;}
.product>ul>li:hover .cp_more{background: #1950cf;border-color:#1950cf;color:#fff;}

/* 合作机构 */
.case>ul>li{width: 360px;overflow: hidden;padding: 10px 10px 0;background: #eeeeee; float: left;margin:0  30px 30px 0;}
.case>ul>li:nth-child(3n){margin-right: 0}
.c_img{width: 360px;height: 268px;background: #e8e8e8; overflow: hidden;}
.c_img img{max-width: 100%;}
.c_name{width: 100%;height: 60px;color: #444444;font-size: 16px}
.case>ul>li:hover{background: #1950cf;}
.case>ul>li:hover .c_name{color: #fff;}

/* 联系我们 */
.contact{border-bottom: 1px solid #dddddd}
.contact1>li{width:398px;height:340px;border-left:1px solid #dddddd;padding-top:80px;text-align: center;float:left;}
.contact11{width:128px;height:128px;border-radius: 50%;background:#0a68dc;margin:0 auto ;}
.contact12{font-size:16px;color:#666666;margin:20px 0 15px;}
.contact13{font-size:22px;line-height:34px;}
.contact1>li:last-child{border-right:1px solid #dddddd;}

.map{width: 100%;height: 678px;overflow: hidden;}
.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}

.lx{padding-bottom: 80px;}
.lx>h3{text-align: center;font-size: 35px;padding:80px 0 50px;}
.lx>ul li{width: 490px;height: 190px; padding:35px 50px;background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);font-size: 20px;line-height: 40px;float: left;margin-bottom: 30px;}
.lx>ul li:nth-child(2n){float: right}
.lx>ul li h5{font-size: 25px;color:#1950cf;line-height: 60px;}
.lx>ul li p:nth-child(1){width: 100px;}
.lx>ul li p:nth-child(2){width: 390px;}


/* 新闻资讯 */
.news{width:1144px;border-bottom:1px dashed #ddd;padding:0 28px 30px 28px;}
.news1{display:block;width:339px;height:216px;overflow: hidden;float:left;margin:0 25px 0 0;}
.news1 img{width: 100%;cursor: pointer;transition: all 2s;}
.news1 img:hover{transform: scale(1.05);}
.news2{float:left;}
.news21{color:#1950cf;line-height: 35px;}
.news22{font-size: 12px;color:#999999;margin:15px 0 15px 5px;}
.news22 span{vertical-align: top;line-height: 13px;}
.news23{display:block;width:780px;height:70px;overflow: hidden;font-size:14px;line-height: 24px;}
.news24{display:block;width:120px;height:35px;background-color: #1950cf;margin-top:15px;font-size:14px;line-height: 35px;text-align:center;color:#fff;}

.new{width:1144px;padding:32px 28px 37px;border-bottom:1px dashed #ddd;}
.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; }
.new21{color:#333;line-height: 40px;}

.new:hover{background-color:#f7f7f7;border:none;cursor: pointer;}
.new:hover .new1{background-color:#1950cf;color:#fff;}
.new:hover .new21{color:#1950cf;}

/* 页码 */
.pages{padding:40px 0 0;text-align: center;clear: both;}
.pages>ul>li{display:inline-block;font-size:14px;margin-right: 10px;}
.pages>ul>li>a{font-family:'微软雅黑';padding:6px 13px;color:#333;border: 1px solid #dcdcdc; text-decoration:none;}
.c{padding:6px 13px;font-family:'微软雅黑';background:#1950cf;color:#fff;border: 1px solid #1950cf;}

/* 上下篇 */
.sxy{margin:40px 0 0;width:100%;font-size: 16px;color:#666666;}


/* 详情页 */
.article_title h2{font-size: 34px;color:#333;text-align: center;margin-bottom: 30px;}
.article_title p{font-size: 16px;color: #666666;margin-bottom: 30px;text-align: center;letter-spacing: 1px;font-family: 'Light';}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-bottom: 1px solid #ececec;border-top: 1px solid #ececec}
.article_body img{max-width:100%;}

