*{margin:0;padding:0;list-style:none;border-style:none;}
body{font:14px/24px Helvetica,Arial,"heiti","微软雅黑",sans-serif;background-color:#ffffff;min-width:1200px;color:#333;padding-top:176.38px}
ul li,ol li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{text-decoration:none;color:#333;}
a:hover{color:#fb4848;}
a:focus{outline:none;}
i,em{font-style:normal;}
body.index{background-color:#f5f5f5}
.clearfix:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
.clearfix{*zoom:1;}
.win1200{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
img{vertical-align:middle;border:0;max-width:100%;}
input,select,button,textarea,select{border:none;outline:none;background:none;border:none;color:#333;appearance:none;-webkit-appearance:none;}
table{border-collapse:collapse;border-spacing:0;}

/*header*/
.header{position: fixed;top: 0;width: 100%;z-index: 999; background: #fff;}
.header_top {
	display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: space-between;
}
.header_top .logo{float:left;width:270px;margin-right:80px;line-height:120px;}
.header_top .logo img{max-height:120px;max-width:270px;}
.header_top .search{float:left; }
.header_top .search .search_kuan{border:2px #36404b solid;}
.header_top .search .search_kuan:hover{border:2px red solid;transition:border 1s;}
.header_top .search input{line-height:50px;font-size:14px;float:left;}
.header_top .search .ssk{width:370px;padding:0 10px;border-right: 2px solid;padding-left: 15px;}
.header_top .search select{width:120px;border-left:1px #e5e5e5 solid;height:50px;line-height:50px;padding-left:15px;color:#999;font-size:14px;float:left;background:url(../img/bg09.png) 100px center no-repeat;}
.header_top .search .ss{background-color:#36404b;color:#fff;font-size:18px;padding:0 20px 0 50px;background-image:url(../img/ss.png);background-position:20px center;background-repeat:no-repeat;cursor:pointer;}
.header_top .search .ss:hover{background-color:#36404b;transition:background-color 1s;}
.header_top .search p{color:#b2b2b2;font-size:12px;line-height:36px;}
.header_top .search a{color:#b2b2b2;margin-left:20px;}
.header_top .search a:hover{color:#2f318b;}
.header_top .tel{
	    float: right;
	    color: #fb4848;
	    font-size: 18px;
	    background: url(../img/tel.png) left center no-repeat;
	    padding: 40px 0 40px 50px;
}
.header_nav{background:#36404b;width:100%;}
.header_nav .nav{height:55px;line-height:55px;}
.header_nav .nav li.on > a{background:#fb4848;}
.header_nav .nav .navLi{float:left;position:relative;display:inline;}
.header_nav .nav .navLi > a{display:block;padding:0 38px;box-sizing:border-box;float:left;text-align:center;font-size:16px;color:#fff;}
.header_nav .nav .sub{display:none;left:0;top:55px;width:100%;position:absolute;background:#36404b;line-height:40px;z-index:10;}
.header_nav .nav .sub li{zoom:1;}
.header_nav .nav .sub a{display:block;font-size:14px;text-align:center;color:#fff;}
.header_nav .nav .sub a:hover{background:#fb4848;}

/*banner*/
.banner{width:100%;position:relative;background: #f6f8fa;}
.banner .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.banner .bd ul{width:100%!important;height:350px;}
.banner .bd li{width:1920px;height:350px;overflow:hidden;text-align:center;position:absolute;margin-left:-960px;left:50%;}
.banner .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px;line-height:30px;}
.banner .hd ul{text-align:center;}
.banner .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:16px;height:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;margin:0 6px;overflow:hidden;background:#fff;line-height:999px;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.banner .hd ul .on{background:#fb4848;width:30px;}
.introBanner{width:100%;overflow:hidden;position:relative;height:350px;text-align:center;margin-bottom: 20px;}
.introBanner p{position:relative;left:-600px;margin-left:50%;width:1200px;text-align:center;}
.introBanner img{width:1200px;}

/*......*/
.four_grid{height: 300px;background:#fff;padding:30px 0;}
.four_grid:hover .index_title h2::after{transition: width 1.5s;width:100%}
.four_grid ul li{float:left;width:270px;margin:0px 10px;background-color:#f6f8fa;height:100px;padding:20px 20px 20px 90px;background-repeat:no-repeat;background-position:20px center;border-radius: 5px;}
.four_grid ul li h2{font-size:18px;line-height:30px;padding-top:22px;color: red;}
.four_grid ul li p{font-size:14px;color:#5c5c5c;}
.four_grid ul li:hover{box-shadow:0px 0px 10px #000;}
.four_grid ul li:nth-child(1){background-image:url(../img/icon01.png);}
.four_grid ul li:nth-child(2){background-image:url(../img/accomplish1.png);}
.four_grid ul li:nth-child(3){background-image:url(../img/accomplish.png);}

/*首页服务*/
.index_title{text-align:left;padding-bottom:20px;}
.index_title h2{line-height:70px;}
.index_title h2::after{content: " ";width: 0;height: 2px;display: block;background: red; margin: 15px 0;}
.index_service:hover>.index_title>h2::after{transition: width 1.5s;width:100%}
.index_title em{font-size:28px;color:#363895;}
.index_service ul li{width:375px;border:1px #e1e1e1 solid;margin:0 10px;float:left;border-radius: 5px;}
.index_service ul li:hover{border:1px #fb4848 solid;}
.index_service ul li .title{width:375px;height:122px;text-align:center;line-height:36px;font-size:22px;font-weight:bold;color:#fff;display:flex;align-items:center;justify-content:center;}
.index_service ul li:nth-child(1) .title{background:url(../img/bg01.jpg) center center no-repeat;    background-size: 100%;}
.index_service ul li:nth-child(2) .title{background:url(../img/bg02.jpg) center center no-repeat;    background-size: 100%;}
.index_service ul li:nth-child(3) .title{background:url(../img/bg03.jpg) center center no-repeat;    background-size: 100%;}
.index_service ul li:nth-child(4) .title{background:url(../img/bg04.jpg) center center no-repeat;    background-size: 100%;}
/*.index_service ul li:nth-child(1) .title p{background:url(../img/bg05.png) 15px center no-repeat;    background-size: 100%;}
.index_service ul li:nth-child(2) .title p{background:url(../img/bg06.png) 15px center no-repeat;    background-size: 100%;}
.index_service ul li:nth-child(3) .title p{background:url(../img/bg07.png) 15px center no-repeat;    background-size: 100%;}
.index_service ul li:nth-child(4) .title p{background:url(../img/bg08.png) 15px center no-repeat    background-size: 100%;;}*/
.index_service ul li .title p{display:inline-block;/*padding:0 10px 0 60px;*/}
.index_service{padding:10px 0 30px;background: #f6f8fa;}
.index_service ul li .text{padding:20px 16px;}
.index_service ul li .text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:72px;line-height:24px;}
.index_service ul li .text a{display:block;width:136px;height:34px;border:1px #ff534b solid;text-align:center;line-height:34px;margin:20px auto 0;color:#ff534b;font-size:13px;border-radius: 2px;color: #4f51a4;border: 1px #4f51a4 solid;}

/*首页优势*/
.advantage{padding-bottom:60px;}
.advantage:hover>.index_title>h2::after{transition: width 1.5s;width:100%}
.advantage ul li{float:left;width:240px;padding:0 80px;text-align:center;background:url(../img/bg10.jpg) right center no-repeat;}
.advantage ul li h2{font-size:18px;line-height:40px;color:#fb4848;padding-top:10px;}
.advantage ul li:last-child{background:none;}

/*首页案例*/
.index_case{background:#f1f1f1;padding:10px 0 50px;}
.products_left{overflow:hidden;position:relative;}
.products_left .dot{overflow:hidden;height:10px;margin-top:50px;}
.products_left .dot ul{overflow:hidden;zoom:1;text-align:center;}
.products_left .dot ul li{width:50px;height:4px;margin:0 10px;font-size:0px;cursor:pointer;background:#d9d9d9;display:inline-block;}
.products_left .dot ul li.on{background:#4f51a4;}
.products_left .list ul{overflow:hidden;zoom:1;height:320px;}
.products_left .list ul li{margin:0 20px;float:left;overflow:hidden;text-align:center;width:260px;background:#fff;}
.products_left .list ul li a{display:block;}
.products_left .list ul li .pic{text-align:center;line-height:200px;padding:20px;width:220px;height:200px;overflow:hidden;}
.products_left .list ul li:hover .pic img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.products_left .list ul li .pic img{max-width:220px;max-height:200px;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}
.products_left .list ul li .title{text-align:left;font-size:12px;padding:0 20px;}
.products_left .list ul li .title h3{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.products_left .list ul li .title span{display:block;color:#9b9b9b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.products_left .list ul li .title p{color:#ff4545;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*首页新闻*/
.index_news{padding:20px 0 30px;background: #f6f8fa;}
.index_news:hover>.index_title>h2::after{transition: width 1.5s;width:100%}
.index_news_content .hd{position:relative;text-align:center;}
.index_news_content .hd ul{z-index:5;overflow:hidden;zoom:1;display:inline-block;}
.index_news_content .hd li{float:left;width:120px;text-align:center;cursor:pointer;font-size:14px;color:#4f51a4;border:1px #4f51a4 solid;border-radius:18px;height:36px;line-height:36px;margin:0 16px;}
.index_news_content .hd li.on{background:#4f51a4;color:#fff;}
.index_news_content .bd{position:relative;overflow:hidden;height:370px;}
.index_news_content .bd ul li{width:400px;float:left;box-sizing: border-box;padding: 30px 10px;position: relative;}
.index_news_content .bd ul li a{display:block;}
.index_news_content .bd ul li:nth-child(2n){margin-right:0;}
.index_news_content .bd ul li .date{width:80px;margin-right:25px;border:1px #b5b5b5 solid;float:left;}
.index_news_content .bd ul li .date h2{height:70px;line-height:70px;border-bottom:1px #b5b5b5 solid;text-align:center;font-size:33px;}
.index_news_content .bd ul li .date p{height:45px;line-height:45px;text-align:center;}
.index_news_content .bd ul li:hover .date h2{color:#fb4848;}
.index_news_content .bd ul li:hover .date p{color:#4f51a4;}
.index_news_content .bd ul li:hover .text{box-shadow:0px 0px 10px #000;}
.index_news_content .bd ul li .text{float:left;width:100%;background: #fff;padding: 20px ;box-sizing: border-box; border-radius: 5px;}
.index_news_content .bd ul li .text h2{font-size:18px;line-height:30px;padding-bottom:5px;text-align: center;line-height: 40px;}
.index_news_content .bd ul li .text p{color:#5c5c5c;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;
	-webkit-box-orient:vertical;-webkit-line-clamp:2;text-indent: 2em;font-size: 14px;line-height: 30px;height: 100px;}
.index_news_content .bd ul li .text span{display:block;padding-top:10px;color:#fb4848;text-align: right;}
.index_news_content .bd .news_more{margin-top:30px;}
.index_news_content .bd .news_more a{display:block;width:130px;height:40px;line-height:40px;color:#4f51a4;border:1px #4f51a4 solid;text-align:center;margin:auto;font-size:16px;border-radius: 2px;}
.index_news_content .bd .news_more a:hover{color:#fff;background-color: #36404b;}

/*合作伙伴*/
.partner{padding-bottom:30px;}
.partner ul li{float:left;width:199px;height:120px;border-right:1px #ececec solid;overflow:hidden;cursor:pointer;}
.partner ul li:nth-child(-n + 6){border-bottom:1px #ececec solid;}
.partner ul li:nth-child(6n){border-right:none;}
.partner ul li img{width:200px;height:120px;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}
.partner ul li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*内页导航*/
.inside_sort{margin-bottom:30px;}
.inside_sort ul{border-bottom:1px #d6d6d6 solid;}
.inside_sort ul li{padding:0 25px;float:left;font-size:16px;line-height:70px;text-align:center;}
.inside_sort ul li a{display:block;margin-bottom:-1px;}
.inside_sort ul li.cur a{color:#fb4848;border-bottom:1px #fb4848 solid;font-weight:bold;height: 60px;overflow: hidden;}

#result .inside_sort ul li a{color: #ffffff;border-bottom:1px #fb4848 solid;font-weight:bold;height: 60px;overflow: hidden;}
#result .inside_sort ul li a:hover{color: #fb4848;}
#result .inside_sort ul li .in a{color: #fb4848;}
#result .resultContent .resultBox{display: none;}
#result .resultContent .resultBox.in{display: block;}
.page{text-align:center;padding:20px 0 50px;}
.page a{width:40px;height:36px;border:1px #d2d2d2 solid;border-radius:4px;text-align:center;line-height:36px;display:inline-block;margin:0 5px;color:#999;}
.page a.prev,
.page a.next{width:80px;}
.page a.first,
.page a.last{width:60px;}
.page a.cur2,
.page a:hover{background:#fb4848;color:#fff;}
.page .page_num{display:inline-block;}
.page .jump{display:inline-block;}
.page .jump span{color:#999;}
.page .jump input{text-align:center;border:1px #d2d2d2 solid;line-height:36px;color:#999;height:36px;}
.page .jump .jump_kuan{width:60px;}
.page .jump .jump_btn{width:45px;margin-left:10px;}

.about{margin-bottom:60px;}
.about_title{text-align:center;padding-bottom:20px;}
.about_title h2{font-size:32px;line-height:50px;background:url(../img/bg11.jpg) center bottom no-repeat;}
.about_title p{font-size:16px;line-height:30px;}
.culture_content p{line-height:30px;font-size:18px;}
.culture_content td{border:1px #ddd solid;padding:10px;}
.culture_content ul{padding:20px 0 40px;line-height:30px;}
.culture_content ul li{float:left;text-align:center;width:239px;border-right:1px #e5e6e8 solid;}
.culture_content ul li:last-child{border-right:none;}
.culture_content ul li h2{font-size:34px;font-weight:bold;color:#3e40bd;}
.culture_content ul li p{color:#999;}
.about_Vision ul{margin:50px 36px 0;}
.about_Vision ul li{float:left;width:376px;height:250px;background:#f7f7f7;display:table;overflow:hidden;cursor:pointer;position:relative;}
.about_Vision ul li img{width:376px;height:250px;transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;}
.about_Vision ul li:hover img{transform:scale(1.1);}
.about_Vision ul li:hover h3{color:#6ea32f;}
.about_Vision ul li .culture_text{padding:0 50px;display:table-cell;vertical-align:middle;}
.about_Vision ul li .culture_text h3{font-size:24px;line-height:50px;color:#131461;}
.about_Vision ul li .culture_text p{font-size:16px;line-height:36px;color:#5c5c5c;}
.about_Vision ul li:hover{background:#6264b9;}
.about_Vision ul li:hover .culture_text h3{color:#fff;}
.about_Vision ul li:hover .culture_text p{color:#fff;}
.about_Vision ul li > span{width:20px;height:20px;background:#f7f7f7;position:absolute;bottom:-10px;left:178px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.about_Vision ul li:nth-child(5) > span{top:-10px;}
.about .culture_content p img{max-width: 545px;}

/*荣誉证书*/
.honor ul li{width:330px;float:left;margin:0 34px 30px;text-align:center;}
.honor ul li a{display:block;height:230px;line-height:230px;overflow:hidden;width:330px;border:1px #e5e5e5 solid;padding:10px;}
.honor ul li img{max-width:310px;max-height:230px;transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;}
.honor ul li p{font-size:16px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.honor ul li:hover img{transform:scale(1.1);}

/*点击小图弹出大图*/
.baguetteBox-button{background-color:transparent!important;}
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}
#baguetteBox-overlay.visible{opacity:1}
#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}
#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}
#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}
#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
@-webkit-keyframes bounceFromRight{
	0%,
	100%{margin-left:0}
	50%{margin-left:-30px}
}
@keyframes bounceFromRight{
	0%,
	100%{margin-left:0}
	50%{margin-left:-30px}
}
@-webkit-keyframes bounceFromLeft{
	0%,
	100%{margin-left:0}
	50%{margin-left:30px}
}
@keyframes bounceFromLeft{
	0%,
	100%{margin-left:0}
	50%{margin-left:30px}
}
.baguetteBox-button#next-button,
.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}
.baguetteBox-button:focus,
.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
.baguetteBox-button#next-button{right:2%}
.baguetteBox-button#previous-button{left:2%}
.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
.baguetteBox-button svg{position:absolute;left:0;top:0}

/*服务*/
.service ul{margin-top:30px;}
.service ul li{float:left;border:1px #dedede solid;background:#f8f8f8;width:1198px;margin-bottom:30px;}
.service .service_text{float:left;padding:0 40px;width:785px;}
.service .service_text h2{font-size:18px;line-height:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.service .service_text p{line-height:30px;color:#5c5c5c;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:90px;}
.service .service_text span{display:block;width:100px;height:30px;line-height:30px;border:1px #a2a2a2 solid;text-align:center;color:#999;margin-top:40px;}
.service .service_img{float:right;width:260px;height:260px;overflow:hidden;}
.service .service_img img{width:260px;height:260px;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;}
.service ul li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.service ul li:hover .service_text p{color:#36404b ;}

/*服务查询*/
.service_search{background:url(../img/bg14.jpg) center center no-repeat;padding-bottom:90px;}
.service_title{text-align:center;color:#36404b ;padding:30px 0;}
.service_title h2{font-size:30px;font-weight:bold;line-height:40px;}
.service_title p{font-size:18px;}
.service_search .search{padding-top:40px;width:900px;}
.service_search .search .search_kuan{border:2px #36404b  solid;background:#fff;float:right;}
.service_search .search input{line-height:80px;font-size:22px;float:left;}
.service_search .search .ssk{width:614px;padding:0 30px;border-right: 2px solid;}
.service_search .search select{width:200px;border-left:1px #e5e5e5 solid;height:80px;line-height:80px;padding-left:30px;color:#999;font-size:22px;float:left;background:url(../img/bg09.png) 160px center no-repeat;}
.service_search .search .ss{background-color:#36404b ;color:#fff;padding:0 40px 0 90px;background-image:url(../img/bg12.png);background-position:40px center;background-repeat:no-repeat;cursor:pointer;float:right;}
.search_content{width:900px;height:540px;background:rgba(0,0,0,0.5);margin:auto;padding:0 40px;}
.search_content .search_text{padding-top:20px;height:316px;overflow:hidden;}
.search_content .search_text ul{float:left;width:560px;background:#fff;padding:20px 15px 40px;}
.search_content .search_text ul li{line-height:32px;font-size:15px;position:relative;padding-left:20px;}
.search_content .search_text ul li:before{content:"";width:10px;height:10px;background:#999;border-radius:50%;position:absolute;top:11px;left:0;}
.search_content .search_info{width:300px;float:right;margin-left:10px;background:#fff;padding:48px 0;}
.search_content .search_info a{display:block;text-align:center;font-size:20px;line-height:60px;background:url(../img/bg13.png) center top no-repeat;padding-top:160px;color:#373986;font-weight:bold;}
.search_content .search_bottom p{font-size:18px;color:#fff;font-weight:bold;line-height:80px;}
.search_content .search_bottom p span{color:#fb4848;}
.search_content .search_bottom strong{float:right;}
.search_content .search_bottom em{font-size:16px;color:#fb4848;}

/*新闻资讯*/
.news_list ul li{background:#f6f6f6;zoom:1;margin-bottom:30px;position:relative;overflow:hidden;}
.news_list ul .line{display:block;position:absolute;background:#373986;}
.news_list ul li:after{content:"";clear:both;display:table;}
.news_list ul li .news_time{background:#3e40bd;width:120px;height:100%;padding:18px 20px 30px 0;}
.news_list ul li .news_time .day{display:block;font-size:70px;color:#fff;font-family:"Impact";text-align:right;line-height:100px;}
.news_list ul li .news_time .year{display:block;color:#eee;text-align:right;line-height:22px;}
.news_list ul li .news_time .author{display:block;color:#eee;text-align:right;line-height:22px;font-size:14px;}
.news_list ul li .news_time .type{display:block;text-align:right;margin-top:4px;background:url(../img/n01.jpg) no-repeat right top;padding-top:6px;}
.news_list ul li .news_time .type a{color:#fff;font-size:12px;}
.news_list ul li .news_cont{width:980px;padding:0 40px;}
.news_list ul li .news_cont h3{font-size:20px;font-weight:normal;padding-top:26px;}
.news_list ul li .news_cont h3 a{color:#333;}
.news_list ul li .news_cont a:hover{color:#006acd;}
.news_list ul li .news_cont .demo{line-height:24px;margin-top:15px;color:#666;font-size:14px;text-indent:2em;height:72px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news_list ul li .news_cont .vis{color:#666;line-height:36px;margin-top:20px;}
.news_list ul li .news_cont .vis .more{float:right;color:#3e40bd;font-size:14px;display:inline-block;border:1px solid #3e40bd;line-height:34px;padding:0 21px;}
.news_list ul li .news_cont .vis .more:hover{color:#fff;background:#3e40bd;}
.news_list ul li .news_cont .vis span{font-size:13px;padding-right:40px;display:inline-block;}
.news_det{padding-bottom:50px;}
.news_det_title{border-bottom:1px #ccc solid;padding-bottom:10px;text-align:center;}
.news_det_title h2{font-size:24px;line-height:50px;}
.news_det_title p span{color:#666;margin-right:50px;}
.news_det_content{padding:15px 0 20px;}
.news_det_content p{text-indent:2em;line-height:30px;color:#666;}
.news_det_content p img{padding:20px 0;}
.news_det_bottom{border-top:1px #ccc solid;}
.news_det_bottom .det_page a{line-height:50px;width:500px;}
.news_det_bottom .det_page a.fr{text-align:right;}

/*联系我们*/
.contact_map{position:relative;margin:50px 0 20px;}
.contact_map iframe{width:1200px;height:600px;}
.contact_map .contact_text{background:rgba(0,0,0,0.7);height:540px;padding:30px;width:390px;position:absolute;top:0;left:0;color:#fff;}
.contact_map .contact_text h2{font-size:24px;line-height:60px;}
.contact_map .contact_text p{font-size:16px;line-height:32px;}
.contact .message{margin:0px 0 50px;}
.contact .message_left{width:580px;margin-right:40px;float:left;}
.contact .message_left p{height:68px;border:1px #d2d2d2 solid;margin-top:30px;background:#f6f6f6;}
.contact .message_left label{float:left;line-height:68px;width:70px;text-align:center;}
.contact .message_left input{width:500px;height:68px;line-height:68px;font-size:22px;}
.contact .message_left input.code{width:338px;}
.contact .message_left span{float:right;}
.contact .message_left span img{width:170px;height:68px;}
.contact .message_right{float:left;width:578px;margin-top:30px;border:1px #d2d2d2 solid;height:268px;background:#f6f6f6;}
.contact .message_right label{line-height:68px;width:70px;float:left;text-align:center;}
.contact .message_right textarea{width:488px;resize:none;height:234px;font-size:22px;line-height:30px;margin:17px 0;}
.contact .message_right .submit{width:580px;height:70px;line-height:70px;font-size:22px;text-align:center;background:#32358f;color:#fff;margin-top:23px;cursor:pointer;}

/*留言*/
.online_message{width:800px;margin:30px auto 100px;}
.online_message h2{line-height:100px;font-size:30px;text-align:center;}
.online_message p{width:360px;float:left;margin:0 20px 15px;}
.online_message label{width:100%;font-weight:bold;display:block;line-height:40px;}
.online_message label span{color:#ff0000;padding-left:10px;}
.online_message input{border:1px #ccc solid;border-radius:4px;line-height:34px;width:338px;padding:0 10px;float:left;font-size:14px;}
.online_message select{border:1px #ccc solid;border-radius:4px;line-height:34px;width:360px;padding:0 10px;height:34px;}
.online_message p.code input{width:218px;margin-right:20px;}
.online_message p.code img{height:36px;width:100px;float:left}
.online_message p.btn input{width:100px;height:36px;border:none;text-align:center;background:#3e40bd;color:#fff;font-size:15px;cursor:pointer;}

/*底部*/
.footer_sort{background:#36404b;padding:20px 0;}
.footer_sort .sort_left{float:left;}
.footer_sort .sort_left dl{float:left;width:160px;line-height:30px;}
.footer_sort .sort_left dl dt{font-size:18px;padding-bottom:10px;}
.footer_sort .sort_left dl a{color:#fff;display:block;}
.footer_sort .sort_right{float:left;color:#fff;width:370px;border-left:1px #e4e4e4 solid;padding-left:29px;}
.footer_sort .sort_right .footer_ewm img{float:left;width:80px;height:80px;}
.footer_sort .sort_right .footer_ewm p{float:left;padding-left:20px;padding-top:16px;}
.footer_sort .sort_right .footer_add{padding-top:10px;}
.footer_sort .sort_right .footer_add p{float:left;width:100%;}
.footer_sort .sort_right .footer_add em{float:left;width:70px;}
.footer_sort .sort_right .footer_add span{float:left;width:300px;}
.footer_copyright{background:#36404b;text-align:center;padding: 40px 0;}
.footer_copyright p{color:#fff;}
.footer_copyright a{color:#fff;}

/*悬浮框*/
.suspension{position:fixed;right:5px;top:60%;}
.suspension ul li{position:relative;margin-bottom:10px;border:1px #d2d2d2 solid;background:#f9f9f9;}
.suspension ul li:hover{background-color:#fb4848;border:1px #fb4848 solid;}
.suspension ul li a{display:block;height:40px;width:40px;background-position:center center;background-repeat:no-repeat;background-size:24px auto;}
.suspension ul li:nth-child(1) a{background-image:url(../img/bg20.png);}
.suspension ul li:nth-child(2) a{background-image:url(../img/bg21.png);}
.suspension ul li:nth-child(3) a{background-image:url(../img/bg22.png);}
.suspension ul li:nth-child(1) a:hover{background-image:url(../img/bg20-1.png);}
.suspension ul li:nth-child(2) a:hover{background-image:url(../img/bg21-1.png);}
.suspension ul li:nth-child(3) a:hover{background-image:url(../img/bg22-1.png);}
.suspension ul li span{display:none;position:absolute;right:41px;background:#fb4848;height:40px;line-height:40px;width:120px;font-size:18px;color:#fff;text-align:center;}
.suspension ul li span:after{content:"";width:10px;height:10px;background:#fb4848;position:absolute;right:-5px;top:15px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.suspension ul li:hover span{display:block;}
.suspension .suspension_ewm{position:absolute;right:40px;padding:10px;background:#f9f9f9;bottom:0;display:none;width:120px;}
.suspension ul li a:hover .suspension_ewm{display:block;}
.suspension ul li a:hover .suspension_ewm:after{content:"";width:10px;height:10px;background:#fff;position:absolute;right:-5px;top:115px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.suspension .suspension_ewm img{width:120px;height:120px;}

#result{padding:40px;}
.resul_item{line-height: 32px;font-size: 18px;padding: 10px;}
.news_container {
	display: flex;
	max-width: 1200px;
	margin: 40px auto;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.07);
	overflow: hidden;
}
.news_container .sidebar {
	width: 220px;
	min-width: 220px;
	max-width: 220px;
	background: #f0f2f5;
	border-right: 1px solid #e0e0e0;
	padding: 30px 0;
}
.news_container .sidebar h2 {
	font-size: 20px;
	margin: 0 0 20px 30px;
	color: #333;
}
.news_container .categories {
	list-style: none;
	padding: 0;
	margin: 0;
}
.news_container .categories li {
	margin-bottom: 12px;
}
.news_container .categories a {
	display: block;
	padding: 10px 30px;
	color: #444;
	text-decoration: none;
	border-radius: 4px 0 0 4px;
	transition: background 0.2s, color 0.2s;
}
.news_container .categories a.active,
.news_container .categories a:hover {
	background: #1976d2;
	color: #fff;
}
.news_container .news-list {
	width: calc(100%  );
	padding: 20px;
}
.news_container .news-list h1 {
	font-size: 26px;
	margin-bottom: 30px;
	color: #222;
}
.news_container .news-item {
	display: flex;
	align-items: flex-start;
	padding: 22px 0;
	border-bottom: 1px solid #ececec;
}
.news_container .news-thumb {
	width: 90px;
	height: 90px;
	background: #e0e0e0;
	border-radius: 4px;
	margin-right: 22px;
	object-fit: cover;
}
.news_container .news-content {
	width: calc(100% - 102px);
	/* height: 60px; */
}
.news_container .news-title {
	font-size: 16px;
	color: #1976d2;
	margin: 0 0 8px 0;
	text-decoration: none;
	font-weight: 500;
}
.news_container .news-meta {
	width: 100%;
	font-size: 12px;
	color: #888;
	margin-bottom: 6px;
	/* 不允许换行超出部分用省略号表示 */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}
.news_container .news-desc {
	font-size: 14px;
	color: #444;
	margin: 0;
}

.news_container .file-item {
	font-size: 14px;
	color: #444;
	margin: 0;
}


.newsDetail {
	max-width: 1200px;
	margin: 40px auto;
	background: #fff;
}

.newsDetail h1 {
	font-size: 26px;
	margin-bottom: 20px;
	color: #222;
}

.newsDetail .news-meta {
	font-size: 12px;
	color: #888;
	margin-bottom: 12px;
}

.newsDetail .news-content {
	font-size: 14px;
	color: #444;
	line-height: 1.6;
}

.newsDetail .news-content img {
	max-width: 100%;
	height: auto;
	margin: 20px 0;
}

.newsDetail .news-content p {
	margin-bottom: 12px;
}

.news-title-item ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 1200px;
		
}

.news-title-item ul li{
	width: calc(25% - 38px);
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
    margin-right: 16px;
    padding: 0 10px;
    border-radius: 8px;

	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


.news-title-item ul li .news-content{
	display: flex;
    flex-direction: row;
    align-items: center;
	width: 100%;
}


.news-title-item ul li a{
	width: 100%;
	min-width: 100%;
	max-width:  100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	text-align: center;
}

.pagination {
	display: flex;
	justify-content: center;
	margin-top: 16px;
	margin-bottom: 16px;
}

.pagination .page-info{
	display: flex;
    align-items: center;
}

.pagination .active {
	background: #1976d2;
	color: #fff;
}

.pagination a {
	display: inline-block;
	padding: 8px 12px;
	color: #1976d2;
	text-decoration: none;
	border: 1px solid #1976d2;
	border-radius: 4px;
	margin: 0 5px;
	transition: background 0.2s, color 0.2s;
}

.pagination a:hover {
	background: #1976d2;
	color: #fff;
}

.pagination a.prev {
	border-radius: 4px 0 0 4px;
}
.pagination a.next {
	border-radius: 0 4px 4px 0;
}















