@charset "UTF-8";
body { font-family: "微软雅黑"; color: #333333; margin: 0; font-size: 14px; }

img { border: 0; }

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #333; text-decoration: none; }

ol, ul { list-style: none; }

ol, ul, li, table, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

p { margin: 0; padding: 0; }

.right { float: right; }

.left { float: left; }

.hidden { display: none; }

.clear { clear: both; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.headbg { width: 100%; height: 120px; background: url(../images/headbg.jpg) repeat-x; overflow: hidden; }

.head { width: 1200px; height: 120px; margin: 0 auto; }
.head .logo { float: left; height: 60px; padding-right: 40px; border-right: 1px solid #89b2df; width: 162px; margin: 30px 10px; }
.head .logo img { width: 100%; }
.head .intro { margin-left: 40px; line-height: 120px; font-size: 24px; color: #074890; float: left; font-weight: normal; }
.head .tel { float: right; margin-top: 30px; }
.head .tel img { float: left; width: 52px; height: 52px; margin-top: 6px; }
.head .tel .num { float: left; margin-left: 10px; font-size: 16px; color: #2073cf; line-height: 28px; }
.head .tel .num p { font-size: 30px; font-family: arial; font-weight: bold; margin: 0; padding: 0; }

.navbg { width: 100%; height: 50px; background: #1872d8; overflow: hidden; }

.nav { width: 1200px; height: 50px; margin: 0 auto; }
.nav li { width: 149px; float: left; text-align: center; height: 50px; line-height: 50px; font-size: 16px; margin-right: 1px; }
.nav li a { color: #fff; }
.nav li:hover { background: #0659b7; }
.nav li:hover a { color: #fff; }
.nav li.on { background: #0659b7; }
.nav li.on a { color: #fff; }

.banner { position: relative; height: 500px; overflow: hidden; }
.banner .slides { position: relative; z-index: 1; }
.banner .slides li { height: 500px; }
.banner .flex-control-nav { position: absolute; bottom: 18px; z-index: 2; width: 100%; text-align: center; }
.banner .flex-control-nav li { display: inline-block; width: 13px; height: 13px; margin: 0 5px; *display: inline; zoom: 1; }
.banner .flex-control-nav a { display: inline-block; width: 13px; height: 13px; line-height: 40px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer; }
.banner .flex-control-nav .flex-active { background-position: 0 0; }

.des { width: 1200px; margin: 80px auto; }
.des .cont { font-size: 18px; color: #666; line-height: 34px; text-align: center; margin: 40px 80px 0; }

.index-tit { font-size: 40px; color: #333; text-align: center; }

.index-intro { font-size: 16px; color: #666; text-align: center; margin-top: 15px; padding: 0 80px; line-height: 26px; }

.advanbg { width: 100%; background: url(../images/advanbg.jpg) no-repeat top center; padding: 80px 0; }
.advanbg .advan { width: 1200px; margin: 0 auto; }
.advanbg .advan ul { width: 1200px; overflow: hidden; margin-top: 50px; }
.advanbg .advan ul li { width: 25%; float: left; padding: 30px; box-sizing: border-box; text-align: center; cursor: pointer; }
.advanbg .advan ul li .img { width: 150px; height: 150px; margin: 0 auto; border-radius: 50%; background: #388cec; }
.advanbg .advan ul li .img .iconfont { color: #fff; font-size: 64px; line-height: 150px; text-align: center; }
.advanbg .advan ul li .tit { font-size: 22px; color: #277ad8; margin-top: 30px; }
.advanbg .advan ul li .intro { font-size: 14px; margin-top: 10px; height: 72px; line-height: 24px; overflow: hidden; }
.advanbg .advan ul li:hover { background: #388cec; border-radius: 10px; }
.advanbg .advan ul li:hover .img { background: #fff; }
.advanbg .advan ul li:hover .img .iconfont { color: #388CEC; }
.advanbg .advan ul li:hover .tit { color: #fff; }
.advanbg .advan ul li:hover .intro { color: #fff; }

.whydo { width: 1200px; margin: 80px auto; overflow: hidden; }
.whydo ul { width: 1200px; overflow: hidden; margin-top: 50px; }
.whydo ul li { width: 380px; height: 320px; float: left; margin: 0 10px; background: #43b9f6; padding: 15px; box-sizing: border-box; text-align: center; overflow: hidden; cursor: pointer; }
.whydo ul li .img { width: 100%; height: 140px; background: #41b3ee; }
.whydo ul li .img .iconfont { font-size: 74px; line-height: 140px; color: #fff; transition: all .4s; }
.whydo ul li .img2 { background: #6382f7; }
.whydo ul li .img3 { background: #9374f7; }
.whydo ul li .tit { font-size: 22px; color: #fff; padding: 20px 0; position: relative; }
.whydo ul li .tit:after { position: absolute; left: 50%; bottom: 0; content: ''; width: 50px; margin-left: -25px; height: 1px; background: rgba(225, 225, 225, 0.5); }
.whydo ul li .intro { font-size: 14px; line-height: 24px; color: #fff; padding: 20px 20px 10px; }
.whydo ul li:hover .img .iconfont { transform: translate(0, -10px); -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -o-transform: translate(0, -10px); -ms-transform: translate(0, -10px); }
.whydo ul .libg2 { background: #6686ff; }
.whydo ul .libg3 { background: #9878ff; }

.funcbg { width: 100%; background: url(../images/funcbg.jpg) no-repeat top center; padding: 80px 0; }
.funcbg .func { width: 1200px; margin: 0 auto; }
.funcbg .func .index-tit { color: #fff; }
.funcbg .func .index-intro { color: #aaa; }
.funcbg .func ul { width: 1200px; overflow: hidden; margin-top: 50px; }
.funcbg .func ul li { width: 33.33%; float: left; padding: 40px; box-sizing: border-box; cursor: pointer; text-align: center; }
.funcbg .func ul li .iconfont { font-size: 50px; color: #fff; transition: all .4s; }
.funcbg .func ul li .tit { font-size: 22px; color: #fff; margin-top: 30px; }
.funcbg .func ul li .intro { font-size: 14px; color: #aaa; line-height: 24px; height: 48px; padding: 0 20px; overflow: hidden; margin-top: 10px; }
.funcbg .func ul li:hover .iconfont { transform: translate(0, -10px); -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -o-transform: translate(0, -10px); -ms-transform: translate(0, -10px); }

.guanyubg { width: 100%; padding: 80px 0; overflow: hidden; background: url(../images/aboutbg.jpg) no-repeat center; }

.guanyu { width: 1201px; margin: 0 auto; }
.guanyu .cont { width: 1000px; margin: 50px auto; text-align: center; line-height: 26px; color: #444; }
.guanyu .pro { width: 1204px; }
.guanyu .pro li { width: 298px; height: 200px; float: left; margin-right: 3px; }
.guanyu .pro li:hover .img span { display: inline-block; }
.guanyu .pro .img { width: 298px; height: 200px; position: relative; }
.guanyu .pro .img img { width: 100%; height: 100%; }
.guanyu .pro .img span { position: absolute; top: 0; left: 0; display: none; width: 100%; height: 100%; background: #2073cf url("../images/aboutus-ch.png") no-repeat center; opacity: 0.9; filter: alpha(opacity=90); cursor: pointer; }
.guanyu .pro .name { width: 298px; height: 34px; line-height: 34px; color: #fff; text-align: center; margin-top: -34px; background: #000; /* older safari/Chrome browsers */ -webkit-opacity: 0.5; /* Netscape and Older than Firefox 0.9 */ -moz-opacity: 0.5; /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/ -khtml-opacity: 0.5; /* IE9 + etc...modern browsers */ opacity: .5; /* IE 4-9 */ filter: alpha(opacity=50); /*This works in IE 8 & 9 too*/ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*IE4-IE9*/ filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); }

.casebg { width: 100%; padding: 80px 0; background: #fff; overflow: hidden; }

.case { width: 1200px; margin: 0 auto; }

.case-cont { width: 1200px; margin-top: 50px; overflow: hidden; }
.case-cont .slides li { float: left; margin-bottom: 20px; display: inline; height: 442px; background: url(../images/caseimg.png) no-repeat center; overflow: hidden; position: relative; }
.case-cont .slides .licenter { width: 240px; margin: 0 auto; overflow: hidden; position: relative; }
.case-cont .slides .photo { width: 211px; height: 324px; margin-top: 59px; margin-left: 14px; overflow: hidden; background: #fff; }
.case-cont .slides .photo img { width: 100%; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; transition: all 0.6s; }
.case-cont .slides li:hover .photo img { -webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }
.case-cont .slides .rsp { width: 211px; height: 324px; overflow: hidden; position: absolute; background: #000; top: 59px; left: 14px; }
.case-cont .slides .erweima { position: absolute; width: 240px; text-align: center; height: 324px; left: -240px; top: 60px; overflow: hidden; cursor: pointer; }
.case-cont .slides .erweima img { width: 130px; height: 130px; margin: 40px 0 20px; }
.case-cont .slides .erweima h3 { width: 200px; padding: 0 20px; color: #FFFFFF; font-size: 18px; margin: 0; font-weight: bold; }
.case-cont .flex-control-nav { width: 100%; margin-top: 20px; text-align: center; }
.case-cont .flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; }
.case-cont .flex-control-nav li a { width: 14px; height: 14px; display: block; background: #999; text-indent: -9999px; cursor: pointer; border-radius: 50%; }
.case-cont .flex-control-nav li a.flex-active { background: #333; cursor: default; }

.bottombg { width: 100%; height: auto; background: #4a4e53; overflow: hidden; padding: 40px 0; }

.bottom { width: 1200px; margin: 0 auto; }
.bottom .foot_nav { width: 1200px; padding-bottom: 25px; background: url(../images/foot_navbg.jpg) repeat-x bottom; overflow: hidden; }
.bottom .foot_nav li { float: left; margin: 0 20px 0 10px; font-size: 14px; }
.bottom .foot_nav li a { color: #ccc; }
.bottom .foot_nav li a:hover { color: #95bdff; }
.bottom .foot_con { margin-top: 20px; overflow: hidden; }
.bottom .foot_con .foot_text { float: left; line-height: 26px; margin-top: 15px; margin-left: 10px; }
.bottom .foot_con .foot_text p { margin: 0; padding: 0; color: #ccc; font-size: 13px; }
.bottom .foot_con .foot_ewm { float: right; margin-right: 90px; width: 100px; }
.bottom .foot_con .foot_ewm img { width: 100px; height: 100px; }
.bottom .foot_con .foot_ewm p { font-size: 12px; color: #ccc; text-align: center; margin-top: 5px; }
.bottom .foot_con .foot-cont-r { float: right; margin-top: 40px; }
.bottom .foot_con .foot-cont-r .pic { float: left; margin-top: 8px; }
.bottom .foot_con .foot-cont-r .con { float: left; margin-left: 10px; color: #b6b6b6; }
.bottom .foot_con .foot-cont-r .con .tel { color: #419af6; font-size: 26px; font-weight: bold; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 500px; }

.inside-ban { position: absolute; width: 1920px; height: 500px; left: 50%; margin-left: -960px; }

.ban_case { width: 100%; background: #22283f; height: 500px; overflow: hidden; }
.ban_case .cont { width: 1380px; margin: 0 auto; height: 500px; }
.ban_case .cont .img { float: left; width: 784px; }
.ban_case .cont .word { float: right; margin-top: 190px; width: 555px; }

.ban_news { width: 100%; background: url(../images/ban_newsbg.jpg) no-repeat center; height: 500px; overflow: hidden; }
.ban_news .word { width: 500px; margin: 0 auto; padding-top: 160px; }

.ban_jiazhi { width: 100%; height: 500px; background: #2a4972; overflow: hidden; }
.ban_jiazhi .cont { width: 1100px; margin: 0 auto; height: 500px; }
.ban_jiazhi .cont .img { float: left; width: 475px; margin-top: 25px; }
.ban_jiazhi .cont .word { float: right; margin-top: 180px; width: 539px; }

.ban_gn { width: 100%; background: url(../images/ban_gongnengbg.jpg) no-repeat center; height: 500px; overflow: hidden; }
.ban_gn .cont { width: 1220px; margin: 0 auto; height: 500px; }
.ban_gn .cont .word { float: left; width: 449px; margin-top: 140px; }
.ban_gn .cont .img { float: right; width: 770px; margin-top: 42px; }

.ban_fangan { width: 100%; background: url(../images/ban_fanganbg.jpg) no-repeat center; height: 500px; overflow: hidden; }
.ban_fangan .cont { width: 1200px; margin: 0 auto; }
.ban_fangan .cont .word { float: right; width: 528px; margin-top: 150px; }

.ban_about { width: 100%; height: 500px; background: url(../images/ban_aboutbg.jpg) no-repeat center; overflow: hidden; }
.ban_about .word1 { width: 350px; height: 83px; margin: 0 auto; margin-top: 130px; }
.ban_about .word2 { width: 554px; height: 88px; margin: 0 auto; margin-top: 54px; }

.center { width: 1200px; margin: 0 auto; overflow: hidden; }

.inside_addbg { width: 100%; height: 50px; background: #f4f4f4; overflow: hidden; border-bottom: 1px solid #eee; }

.inside_add { height: 50px; line-height: 52px; background: url(../images/home.png) no-repeat left center; padding-left: 25px; color: #666; }
.inside_add a { color: #666; }
.inside_add a:hover { color: #1364BF; }

.inside_title { font-size: 46px; text-align: center; padding: 20px 0; border-bottom: 1px solid #ccc; margin-top: 30px; }

.inside_intro { font-size: 14px; text-align: center; padding: 15px 0; color: #666; line-height: 26px; margin-bottom: 30px; }

.pagination { padding: 40px 0 60px; text-align: center; }

.pagination ul li { display: inline; margin: 0 3px; }

.pagination ul li a { height: 28px; display: inline-block; *display: inline; *zoom: 1; padding: 0 12px; border: 1px solid #DDD; line-height: 28px; vertical-align: middle; }

.pagination ul li a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination ul li.active a { background-color: #1364BF; border-color: #1364BF; }

.pagination ul li.active a:link { color: #FFF; }

.pagination ul li.active a:visited { color: #FFF; }

.pagination ul li.active a:hover { color: #FFF; }

.pagination ul li.active a:active { color: #FFF; }

.pagination ul li.active a:hover { background-color: #1364BF; border-color: #1364BF; cursor: default; }

.inside_func { width: 1200px; margin: 0 auto 50px; overflow: hidden; }
.inside_func .cont { width: 1200px; height: auto; padding-top: 5px; }
.inside_func .cont li { float: left; width: 228px; height: 360px; background: #fff; margin: 0 15px 20px; padding: 20px; position: relative; border: 1px solid #ccc; z-index: 1; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; }
.inside_func .cont li .pic { width: 124px; height: 124px; margin: 0 auto; display: block; }
.inside_func .cont li .name { text-align: center; font-size: 22px; color: #525e6e; margin-top: 22px; }
.inside_func .cont li .desc { margin-top: 15px; color: #999; font-size: 12px; line-height: 20px; height: 100px; overflow: hidden; }
.inside_func .cont li .push { width: 120px; height: 38px; line-height: 38px; border-radius: 10px; margin: 30px auto 0; border: 1px solid #4c575c; text-align: center; font-size: 16px; color: #4c575c; transition: all .3s ease; }
.inside_func .cont li:hover { z-index: 2; -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.inside_func .cont li:hover .pic { -webkit-animation: tada 1s 0s ease both; -moz-animation: tada 1s 0s ease both; animation: tada 1s 0s ease both; }
.inside_func .cont li:hover .push { background: #1e80ca; color: #fff; border: 1px solid #1e80ca; }

.about { padding: 50px 20px; line-height: 28px; }
.about p { margin: 0; padding: 0; }

.list { width: 1200px; margin: 40px auto 0; overflow: hidden; }

.inside-list { float: left; width: 840px; height: auto; }

.inside-list li { width: 840px; padding: 20px 0; border-bottom: 1px solid #e4e4e4; }

.inside-list .name { width: 840px; height: 30px; line-height: 30px; font-size: 22px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.inside-list .name a { color: #444; padding-left: 10px; background: url(../images/news_1.png) no-repeat left center; }

.inside-list .name a:hover { color: #0668c0; background: url(../images/news_2.png) no-repeat left center; }

.inside-list .time { color: #999; font-size: 14px; margin-top: 5px; }

.inside-list .cont { width: 800px; height: 48px; margin-top: 5px; line-height: 24px; color: #666; overflow: hidden; }

.inside-listside { float: left; margin-left: 60px; width: 300px; margin-bottom: 30px; }

.inside-listside-new { width: 300px; height: auto; margin-bottom: 20px; }

.inside-listside-title { width: 300px; height: 34px; line-height: 34px; border-bottom: 2px solid #297BD8; color: #1364bf; font-size: 16px; }

.inside-listside-new ul { width: 290px; margin: 10px 0; }

.inside-listside-new ul li { width: 290px; height: 38px; line-height: 38px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.inside-listside-new ul li a { color: #666; background: url(../images/news_1.png) no-repeat left center; padding-left: 10px; }

.inside-listside-new ul li a:hover { color: #0668c0; text-decoration: underline; background: url(../images/news_2.png) no-repeat left center; }

.inside-listside-tuij { width: 300px; height: auto; margin-bottom: 20px; }

.inside-listside-tuij ul { width: 300px; margin: 10px 0; }

.inside-listside-tuij ul li { width: 300px; height: auto; padding: 15px 0; border-bottom: 1px solid #e4e4e4; }

.inside-listside-tuij .title { width: 300px; height: 20px; line-height: 20px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.inside-listside-tuij .title a:hover { color: #0668c0; text-decoration: underline; }

.inside-listside-tuij .cont { width: 300px; height: 40px; margin-top: 6px; font-size: 13px; line-height: 20px; color: #999; overflow: hidden; }

.inside_valuebg { width: 100%; background: #f4f4f4; height: 400px; padding: 50px 0; }

.valuebg1 { background: #fff; }

.valuebg2 { background: #f4f4f4; }

.value_img { width: 50%; margin-top: 10px; }

.value_cont { width: 50%; padding: 0 20px; box-sizing: border-box; margin-top: 100px; }
.value_cont .title { font-size: 30px; line-height: 50px; display: inline-block; }
.value_cont .title .page { width: 50px; height: 50px; border-radius: 10px; line-height: 50px; display: block; color: #fff; font-size: 28px; background: #0668C0; text-align: center; margin-right: 15px; display: inline-block; }
.value_cont .title .pagebg1 { background: #f89d0f; }
.value_cont .title .pagebg2 { background: #9465ff; }
.value_cont .title .pagebg3 { background: #419af6; }
.value_cont .title .pagebg4 { background: #1ec5c0; }
.value_cont .tit_co1 { color: #f89d0f; }
.value_cont .tit_co2 { color: #9465ff; }
.value_cont .tit_co3 { color: #419af6; }
.value_cont .tit_co4 { color: #1ec5c0; }
.value_cont .intro { margin-top: 20px; font-size: 15px; line-height: 30px; color: #666; }
.value_cont .intro p { margin: 0; padding: 0; }
.value_cont .intro .tip { font-size: 22px; color: #555; margin-bottom: 10px; }

.inside-fa { width: 1220px; overflow: hidden; margin-bottom: 50px; }

.inside-fa li { width: 245px; height: 300px; padding: 20px; margin-right: 20px; margin-bottom: 20px; background: #f8f8f8; float: left; cursor: pointer; }

.inside-fa .name { height: 30px; line-height: 30px; font-size: 20px; text-align: center; overflow: hidden; margin-top: 10px; }

.inside-fa .pic { width: 100px; height: 100px; margin: 30px 72px; overflow: hidden; display: inline-block; position: relative; }

.inside-fa .pic_on { width: 100%; display: block; -webkit-transition: all 0.3s; cursor: pointer; white-space: pre; position: absolute; top: 0; }

.inside-fa .pic_over { width: 100%; display: block; -webkit-transition: all 0.3s; color: #0668C0; cursor: pointer; white-space: pre; position: absolute; top: 100px; }

.inside-fa .cont { height: 100px; line-height: 25px; text-indent: 2em; overflow: hidden; color: #666; }

.inside-fa li:hover { background: #4996EA; }

.inside-fa li:hover .name { color: #fff; }

.inside-fa li:hover .cont { color: #fff; }

.inside-fa li:hover .pic_on { top: -100px; }

.inside-fa li:hover .pic_over { top: 0px; }

.inside-listshow { float: left; width: 840px; height: auto; }

.inside-listshow .title { text-align: center; font-size: 22px; }

.inside-listshow .time { width: 840px; height: 32px; line-height: 32px; color: #666; text-align: center; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; margin: 30px 0; }

.inside-listshow .cont { width: 800px; height: auto; line-height: 28px; margin: 0 20px; }

.inside-listshow .turn { width: 840px; height: 80px; padding: 10px 0; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; margin: 50px 0; }

.inside-listshow .turn .next { height: 40px; line-height: 40px; color: #666; width: 840px; }

.inside-listshow .turn .next a:hover { color: #0668c0; }

.inside-case { width: 1200px; margin-top: 50px; overflow: hidden; }
.inside-case ul { width: 1200px; }
.inside-case ul li { float: left; margin: 0 30px; margin-bottom: 20px; display: inline; width: 240px; height: 442px; background: url(../images/caseimg.png) no-repeat center; overflow: hidden; position: relative; }
.inside-case ul .photo { width: 211px; height: 324px; margin-top: 59px; margin-left: 14px; overflow: hidden; background: #fff; }
.inside-case ul .photo img { width: 100%; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; transition: all 0.6s; }
.inside-case ul li:hover .photo img { -webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }
.inside-case ul .rsp { width: 211px; height: 324px; overflow: hidden; position: absolute; background: #000; top: 59px; left: 14px; }
.inside-case ul .erweima { position: absolute; width: 240px; height: 324px; left: -240px; top: 60px; overflow: hidden; cursor: pointer; }
.inside-case ul .erweima img { width: 130px; height: 130px; margin: 40px 55px 20px; }
.inside-case ul .erweima h3 { width: 200px; padding: 0 20px; text-align: center; color: #FFFFFF; font-size: 18px; margin: 0; font-weight: bold; }
.inside-case ul .text_con { padding: 10px; text-align: center; height: 60px; }
.inside-case ul .text_con .tit { font-size: 16px; color: #333; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.inside-case ul .text_con .desc { font-size: 14px; color: #666; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.newsbg { width: 100%; background: #f8f8f8; overflow: hidden; }

.news { width: 1200px; overflow: hidden; margin: 50px auto 20px; }
.news .type { text-align: center; margin-top: 30px; }
.news .type li { font-size: 17px; color: #666; width: 138px; height: 42px; line-height: 42px; border: 1px solid #388cec; box-sizing: border-box; display: inline-block; margin: 0 10px; cursor: pointer; }
.news .type li.on, .news .type li:hover { background: #388CEC; color: #fff; transition: all .4s ease; }
.news .label { text-align: center; margin-bottom: 20px; }
.news .label a { font-size: 14px; color: #666; padding: 0 20px; height: 32px; line-height: 32px; border: 1px solid #ccc; border-radius: 20px; box-sizing: border-box; display: inline-block; margin: 0 10px 10px 0; }
.news .label a:hover { color: #388CEC; border: 1px solid #388CEC; }
.news .cont { margin: 30px 0 0; }
.news .cont .newscon { overflow: hidden; }
.news .cont .newscon li { width: 46%; float: left; margin: 0 2%; padding: 15px 0; border-bottom: 1px solid #e4e4e4; }
.news .cont .newscon li .tit { font-size: 16px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/news_1.png) no-repeat left center; padding-left: 12px; }
.news .cont .newscon li .con { height: 42px; line-height: 21px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 2; font-size: 14px; color: #888; }
.news .cont .newscon li:hover .tit { color: #1872d8; background: url(../images/news_2.png) no-repeat left center; }

.links { width: 1200px; margin: 0 auto; padding: 20px 0 10px; overflow: hidden; color: #000; }
.links a { color: #333; margin: 0 15px 10px 15px; display: inline-block; font-weight: normal; }

.inside-type { text-align: center; margin-top: 20px; }
.inside-type a { font-size: 17px; color: #666; width: 138px; height: 42px; line-height: 42px; border: 1px solid #388cec; box-sizing: border-box; display: inline-block; margin: 0 10px; }
.inside-type a.on, .inside-type a:hover { background: #388CEC; color: #fff; transition: all .4s ease; }

.inside-listfl { width: 300px; height: auto; margin-bottom: 20px; }
.inside-listfl .cont { margin: 10px 0; overflow: hidden; }
.inside-listfl .cont a { display: block; color: #555; float: left; height: 30px; line-height: 30px; border-radius: 5px; padding: 0 15px; border: 1px solid #ccc; margin: 5px; }
.inside-listfl .cont a:hover { color: #1364bf; border: 1px solid #297BD8; }
/*# sourceMappingURL=style.css.map */
