@charset "utf-8";

*{margin:0;padding:0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
HTML {OVERFLOW-X: hidden;}
body{ font-family:Tahoma Regular, Tahoma, Arial, Helvetica, sans-serif;-webkit-font-smoothing: antialiased; overflow-x:hidden;background:#fff; font-size:16px; line-height:30px; color:#000; }
h3{ font-size:16px; font-family: Tahoma Bold;}
a{color:#333; text-decoration:none;outline:none; /*transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.3s;*/-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
a:hover{text-decoration:none; color:#0084ce}
ol,ul,li{list-style:none}
h1,h2,h3,h4,h5,h6{font-weight:normal}
.clear{ clear:both}
.clearfix{clear:both;zoom:1;}
.clearfix:after{ content:"."; display:block; height:0;clear:both;visibility:hidden;}
.ovh{ overflow:hidden}
table{ border-collapse:collapse;}
#fullpage img{ border:none; width:auto; max-width:100%}
input,textarea,select,button,input{ outline:none;font-size:16px;font-family:Tahoma Regular, Tahoma, Arial, Helvetica, sans-serif;}
input{-webkit-appearance: none ;}
.red{ color:#f00}
.blue{ color:#0e74b7}

#a01, #a02, #a03, #a04{ position: absolute;  margin-top:-80px;}

.mbg{ background-color:rgba(0,121,196,0.1)}
.section{ padding:80px 0 90px 0}
.sectionpre{ padding-top:80px}
.sectionnext{ padding-bottom:90px}

.pic{ height:auto; display:block; overflow:hidden;}
.pic img{ width:100% !important; height:auto;transition: all 1.5s; display:block}
.pic:hover img, .swiper-slide:hover .pic img{transform:scale(1.05);}

.img-dv{ position:relative; overflow:hidden !important}
.img-dv .img1{ display:block; width:100%; opacity:0}
.img-dv .img2{ position:absolute;left:0;right:0;top:0;bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%}

.jvzhong{text-align:center;}
.title{ color:#000; margin-bottom:30px; position:relative}
.title h3{ font-size:45px; line-height:45px; font-weight:bold;}
.title p{ font-size:18px; padding-top:20px;}
.wrap{ width:80%; max-width:1520px;margin:0 auto}
.nnews .wrap.wrap02{ max-width:1380px}

.header{position: fixed;z-index:999;left: 0;right:0;top: 0; width: 100%; height:80px;}
.header.scroll, .header:hover, .ovh .header{ background:#fff;/*box-shadow: 1px 1px 12px rgba(0,0,0,.15);}*/ }

.header .logo{ float:left; margin:27.5px 0;}
.header .logo img{ display:block; height:25px;}
.header .logo .img001{ display:block}
.header .logo .img002{ display:none}
.header.scroll .logo .img001, .header:hover .logo .img001, .ovh .header .logo .img001{ display:none}
.header.scroll .logo .img002, .header:hover .logo .img002, .ovh .header .logo .img002{ display:block}
.header .menu{ position:absolute; width:100%; left:0; top:0; text-align:right; z-index:-1}
.header .menu ul li:last-child{ margin-right:80px}
.header .menu li{ display:inline-block;}
.header .menu li:nth-child(1), .header .menu li:nth-child(2), .header .menu li:nth-child(4), .header .menu li:nth-child(5), .header .menu li:nth-child(6){ position:relative}
.header .menu li .menu_a{ line-height:80px; display:block; font-size:16px; font-family: Tahoma Bold;font-weight:bold; color:#fff; position:relative;  margin:0 15px}
.header .menu li .menu_a.cur{ font-weight:bold; color:#0084ce}
.header.scroll .menu .menu_a, .header:hover .menu .menu_a, .ovh .header .menu .menu_a{ color:#333}
/*.header .menu li .menu_a:after {content: '';width: 0;height: 2px;background:#0e74b7;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: 0;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s}
.header .menu .cur a:after, .header .menu li:hover .menu_a:after {width: 100%}*/
.header .menu li .sub{position:absolute; display:none;clear:both; background:#fff; z-index:99; left:0}
.header .menu li.on .sub{ display:block}
.header .menu li .subchang{ width:100%; left:0%; }
.header .menu li .subduan{width:100%; }
.header .menu .subduan{ text-align:center; }
.header .menu .subduan a{ display:block; line-height:50px; border-bottom:solid 1px #ddd}
.header .menu .subduan a:hover{background:#0e74b7; color:#fff;}
.header .menu .subduan p{ background:#fff;}
.header .menu li .subchang .wrap{ text-align:center !important}
.header .menu li .subchang .kuai{ display:inline-block; text-align:center !important; max-width:220px; position:relative; border:solid 1px #ddd; margin:0 15px 40px 15px;}
.header .menu li .subchang .kuai:hover{border:solid 1px #0084ce;}
.header .menu li .subchang .kuai img{ display:block; width:100%; }
.header .menu li .subchang .kuai p{ position:absolute; width:100%; text-align:center; bottom:10px}
.header .menu li .subchang .kuai:hover p{ color: #0084ce;}
.header .search{ float:right; margin:24.5px 0;}
.header .search a{background:url(../images/search.png) #0084ce no-repeat center center; border-radius:50%; width:31px; height:31px; display:block; cursor:pointer}
.header .search .sub{position:absolute; clear:both;width:100%; display:none; top:80px; left:0;height:120px;  background: #f4f4f4; z-index:5}
.header .search .sub .subin {width: 94%;margin:30px auto;max-width: 500px;position:relative; z-index:999 }
.header .search .sub .subin #searchInput {background: #FFF;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;height: 40px;width: calc(100% - 84px);-webkit-box-sizing: border-box;box-sizing: border-box;padding-left: 10px;border-radius: 0; border:none}
.header .search .sub .subin #searchBtn {width: 80px;height: 40px;background: #0084ce;color: #FFF;margin-left: -3px; border:none}



.banner{ position:relative; z-index:1;  height:auto !important }
.banner .bg{background-image: linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0)); position:absolute; width:100%; height:30%; z-index:99}
.banner img{ display:block; width:100%; height:auto;}
.banner .wrap{ position: relative;}
.banner .swiper-container{position:relative; height:auto !important}
.banner .swiper-slide{ position:relative; overflow:hidden}
.banner .swiper-pagination{bottom:3%; text-align:center;}
.banner .swiper-pagination-bullet{ width:35px; height:5px; opacity:1; background:#fff; border-radius:5px; }
.banner .swiper-pagination-bullet-active{ background:#0084ce;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;}


.iproducts{ margin-top:20px;}
.iproducts .item{ float:left; width:calc(33.3333333% - 13.333333px); margin-right:20px; position:relative;}
.iproducts .item:nth-child(3){ margin-right:0;}
.iproducts .item img{ display:block; width:100%; height:auto;}
.iproducts .item .text{ position:absolute; left:0; top:0; width:100%; height:100%;background-image: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.6) 15%, rgba(0,0,0,0) 40%); text-align:center; color:#fff; }
.iproducts .item .text h3{ font-size:30px; margin-top:40px; line-height:30px;}
.iproducts .item .text h4{ font-size:20px; line-height:50px;}
.iproducts .item .text .more{ width:126px; height:28px; line-height:28px; border-radius:15px; border:solid 1px #ddd; font-size:14px; margin:0 auto}
.iproducts .item .text .more span{ display:block; padding-right:18px; background:url(../images/jt.png) no-repeat 82% center;}
.iproducts .item:hover .text .more{ background:#0084ce; border:solid 1px #0084ce}


.isolution .title p span{ display:block}
.isolution .swiper-slide{ margin-bottom:50px;}
.isolution .swiper-slide img{ display:block; width:auto; max-width:90%; margin:0 auto;}
.isolution .swiper-slide p{ font-size:20px; color:#666; text-align:center}
.isolution .swiper-pagination{bottom:0; text-align:center;}
.isolution .swiper-pagination-bullet{ width:25px; height:3px; opacity:1; background:#ccc; border-radius:5px; }
.isolution .swiper-pagination-bullet-active{ background:#0084ce;}
.isolution .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;}

.mbg{ background:#f2f2f2;}
.inews .title{ position:relative}
.inews .title .more{ position: absolute; bottom:0; right:0; font-size:14px}
.inews .title .more:after{ content:""; position:absolute; width:100%; height:1px; background:#666;}
.inews .title .more a{ color:#666; background: url(../images/jth.png) no-repeat right center; padding-right:15px; display:block}
.inews .title .more a:hover{color:#0084ce; background: url(../images/jtb.png) no-repeat right center; }
.inews .title .more:hover:after{background:#0084ce;}
.inews .inewslist{ position:relative; background:#fff; overflow:hidden}
.inews .inewslist li.cur{ padding-bottom:20px}
.inews .inewslist li.cur:after{ opacity:1}
.inews .inewslist .toptit{ padding:20px 50px 20px 20px; position:relative; cursor:pointer; font-size:20px; font-weight:bold; border-top:solid 1px #ddd; width:50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inews .inewslist .toptit:after{ content:""; position:absolute; right:20px; transition:.3s; top:50%; margin-top:-4px; width: 0px;height: 0px; border-left: #555 8px solid; border-top: transparent 8px solid; border-bottom: transparent 8px solid;}
.inews .inewslist li .toptit.cur:after, .inews .inewslist li.cur .toptit:after{transform: rotate(90deg);}

.inews .inewslist .cont{ display:none; color:#666;padding:0 20px 10px 20px; margin-top:-10px}
.inews .inewslist li.cur .cont{ display:block; }
.inews .inewslist .cont p{ width:50%; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; line-height:26px; height:78px;}
.inews .inewslist .cont .pic{ position:absolute; width:50%; top:0; right:0}
.inews .inewslist .cont .pic .date{ width:72px; height:72px; text-align:center; background-color:rgba(0,132,206,0.8); color:#fff; position:absolute; top:0; left:0}
.inews .inewslist .cont .pic .date h3{ font-size:36px; font-weight:bold; padding-top:8px;}
.inews .inewslist .cont .pic .date h4{ font-size:14px;}


.footer{ background:#000;}
.footer .fcontent{ padding:65px 0 50px 0;}
.footer ul {width: 100%;display:flex;display:-webkit-flex;justify-content: space-between; color:#fff}
.footer li {display:inline-block; line-height:32px; }
.footer li h3{ margin-bottom:25px; color:#fff; position:relative;font-weight:bold; line-height:16px; margin-top:5px;}
.footer li:nth-child(1) h3{line-height:25px; margin-top:0px;}
.footer li:nth-child(1) h3 img{ display:block; height:25px; width:auto}
.footer li:nth-child(1) p{ line-height:26px;}
.footer li:nth-child(1) { width:355px}
.footer li:last-child { width:300px}
.footer li .link{ margin-top:15px;}
.footer li .link .item{ display:inline-block; position:relative}
.footer li .link .item img{ display:block}
.footer li  h3 a{ color:#fff}
.footer li .link .item .sub{ display:none; position:absolute; left:50%; margin-left:-65px; top:-140px}
.footer li .link .item .sub:before {position: absolute;content: '';width: 0;height: 0;left: 50%;bottom: -10px;margin-left: -10px;border-style: solid;border-width: 10px 10px 0px 10px;border-color: #fff transparent transparent transparent;z-index: 9}
.footer li .link .item .sub img{ width:130px;}
.footer li .link .item:hover .sub{ display:block}
.nlx .kuai a{ display:inline-block; position:relative}
.nlx .kuai a .sub{ display:none; position:absolute; left:50%; margin-left:-66px; top:-130px}
.nlx .kuai a .sub:before {position: absolute;content: '';width: 0;height: 0;left: 50%;bottom: -10px;margin-left: -10px;border-style: solid;border-width: 10px 10px 0px 10px;border-color: #fff transparent transparent transparent;z-index: 9}
.nlx .kuai a .sub img{ width:130px;}
.nlx .kuai a:hover .sub{ display:block}

.footer p, .footer p a{ color:#fff; }
.footer li:nth-child(1) img{ height:70px; width:auto}
.footer li  p.tel{background:url(../images/tel.png) no-repeat left 7px; padding-left:35px }
.footer li p.mail{background:url(../images/mail.png) no-repeat left 7px; padding-left:35px }
.footer li p.add{background:url(../images/add.png) no-repeat left 7px; padding-left:35px }
.footer li .row{ position:relative; margin-bottom:10px;}
.footer li .input{ display:block; border:none; line-height:45px; border-radius:4px; background:#003552; color: rgba(255,255,255,0.3); padding:0 15px; width:100%;}
.footer li input:-moz-placeholder{color: rgba(255,255,255,0.3);}   
.footer li input:-ms-input-placeholder {  color: rgba(255,255,255,0.3);}   
.footer li input::-webkit-input-placeholder { color: rgba(255,255,255,0.3);} 

.footer li .submit{ display:block; border:none; line-height:45px; border-radius:4px; background: url(../images/submit.png) #0084ce no-repeat 35% center; color:#fff; padding-left:20px; width:100%; text-align:center}
.footer a:hover{ color:#fff}
.footer .copyright{ border-top:solid 1px #333; padding:25px 0; text-align:center;text-align:center; color:#a8a8a8}


.nbanner{ position:relative}
.nbanner .bg{background-image: linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0)); position:absolute; width:100%; height:90%; z-index:98}
.nbanner img{ display:block; width:100%; height:auto}
.nbanner .text{ position:absolute; z-index:99; left:50%;-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%); top:calc(50% + 40px); color:#fff; width:100%}
.nbanner .text h3{ margin-bottom:10px; font-size:60px; line-height:60px; font-weight:bold;}
.nbanner .text p a{ color:#fff}

.nab02 .title p{ font-size:18px; }
.nab02 .title p span{ display:block}
.nab02 .conn{ background:url(../images/culturebg.jpg) no-repeat center center; background-size:cover; display: -webkit-box; display: flex;flex-wrap: wrap;-webkit-box-pack: start;justify-content: flex-start; }
.nab02 .conn .item{ float:left; width:25%; text-align:center; padding:125px 0 150px 0; color:#fff;}
.nab02 .conn .item:nth-child(1){ background-color:rgba(0,0,0,0.1)}
.nab02 .conn .item:nth-child(2){ background-color:rgba(0,0,0,0.2)}
.nab02 .conn .item:nth-child(3){ background-color:rgba(0,0,0,0.3)}
.nab02 .conn .item:nth-child(4){ background-color:rgba(0,0,0,0.4)}
.nab02 .conn .item .icon{ background-color:rgba(255,255,255,0.1); position:relative; border-radius:50%; width:40%; max-width:144px; margin:0 auto;-moz-transition: 0.5s ease;-webkit-transition: 0.5s ease;transition: 0.5s ease;}
.nab02 .conn .item:hover .icon{ -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
.nab02 .conn .item .icon img{ display:block; width:100%; height:auto}
.nab02 .conn .item .text{ margin-top:20px; width:70%; margin:0 auto;}
.nab02 .conn .item .text h3{ font-size:30px; margin:20px auto}
.nab02 .conn .item .text p{ font-size:18px;}

.nab03 .wrap{ width:calc(80% + 120px);  max-width:1640px;}
.nhonorlist{ position:relative}
.nab03 .swiper-container{position:relative; margin:0 auto; width:calc(100% - 120px)}
.nab03 .swiper-slide{position:relative;}
.nab03 .swiper-slide .text{ opacity:0; background-color:rgba(0,132,206,0.8); color:#fff; position:absolute; left:0; top:0; z-index:98; width:100%; height:100%}
.nab03 .swiper-slide .shizhi{ opacity:0;position:absolute; left:0; top:0; z-index:99; width:100%; height:100%}
.nab03 .swiper-slide .shizhi img{ width:100%; height:100%}
.nab03 .swiper-slide .text h3{ font-size:18px;position:absolute;left:50%;-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%); top:50%; color:#fff; width:100%; text-align:center; background:url(../images/fdj.png) no-repeat center top; padding-top:65px;}
.nab03 .swiper-slide:hover .text{ opacity:1}
.nab03 .swiper-button-prev, .nab03 .swiper-button-next{ width:46px !important; height:46px !important; outline:none; border-radius:50%}
.nab03 .swiper-button-prev{ background:url(../images/hjl.png) #f5f5f5 no-repeat; left:0}
.nab03 .swiper-button-next{ background:url(../images/hjr.png) #f5f5f5 no-repeat; right:0}
.nab03 .swiper-button-prev:hover{ background:url(../images/hjl02.png) #0084ce no-repeat; opacity:1}
.nab03 .swiper-button-next:hover{ background:url(../images/hjr02.png) #0084ce no-repeat; opacity:1}


.photo-mask {position: fixed;z-index: 10000;bottom: 0;top: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.8);display: none;}
.photo-panel {position: fixed;display: none;clear: both;top: 0%;left: 0;bottom: 0;right: 0;z-index: 100000;}
.photo-panel .photo-div,.photo-panel .photo-bar {width: 100%;}
.photo-panel .photo-div {width: 1040px;height: 540px;z-index: 11;margin: auto;position: relative;}
.photo-panel .photo-close {background: url(../images/close.png); background-size:cover; width: 56px;height: 56px;position: absolute; top:o; right:0}
.photo-panel .photo-close:hover {background: url(../images/close_ch.png);background-size:cover; width: 56px;height: 56px;position: absolute;margin-left: 664px;}
.photo-panel .photo-bar-tip {width: 100%;height: 44px;position: absolute;margin-top: -64px;padding: 10px;}
.photo-panel .photo-bar-tip:hover {width: 100%;height: 44px;position: absolute;margin-top: -64px;background: #000;filter: alpha(opacity=20);-moz-opacity: 0.8;opacity: 0.8;color: #fff;padding: 10px;}
.photo-panel .photo-img {width: 800px; position:relative;float: left;height: 550px;background: #fff;}.photo-panel .photo-view-w {width: 800px;height: 540px;text-align: center;vertical-align: middle;display: table-cell;}
.photo-panel .photo-view-h {width: 800px;height: 550px;text-align: center;vertical-align: middle;}
.photo-panel .photo-view-w img {max-width: 780px;height: auto;vertical-align: middle;text-align: center;max-height: 520px;margin: 10px;}
.photo-panel .photo-view-h img {max-width: 780px;height: 520px;margin: 10px;}
.photo-panel .photo-left,.photo-panel .photo-right {width: 120px;float: left;margin-top: 220px;}
.photo-panel .arrow-prv {background: url(../images/l.png);width: 120px;height: 120px;background-size:cover; }
.photo-panel .arrow-prv:hover {background: url(../images/l_ch.png);width: 120px;height: 120px;background-size:cover; cursor: pointer;}
.photo-panel .arrow-next {background: url(../images/r.png);width: 120px;height: 120px;background-size:cover; }
.photo-panel .arrow-next:hover {background: url(../images/r_ch.png);width: 120px;height: 120px;background-size:cover; cursor: pointer;}
.photo-panel .swiper-container .swiper-wrapper .swiper-slide {width: 200px;overflow: hidden;height: 200px;float: left;}
.photo-panel .swiper-container .swiper-wrapper .swiper-slide img {width: auto;height: auto;}
.photo-panel .photo-bar{ background:#fff; padding-bottom:20px;font-size:20px; text-align:center}


.nbanner.nbannerpro .text h3, .nbanner.nbannerpro .text p{ padding-left:20%}

.nguide{ line-height:60px; border-bottom:solid 1px #ddd;}
.nguide li{ display:inline-block; float:left;}
.nguide li a{ display:block; padding:0 25px; position:relative}
.nguide li a:after {content: '';width: 0;height: 3px;background-color: #0084ce;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: 0;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s}
.nguide li a.cur:after, .nguide li a:hover:after{ width:100%}
.nguide li a.cur, .nguide li a:hover{color: #0084ce;}

.nprolist .kuai .pic{ width:50%; float:left}
.nprolist .kuai .text{ width:50%; float:right; padding:5% 0 5% 5%}
.nprolist .kuai:nth-child(2n) .pic{ float:right}
.nprolist .kuai:nth-child(2n) .text{ float:left;  padding:5% 5% 5% 0%}
.nprolist .kuai .text h3{ font-size:36px; font-weight:bold; line-height:40px }
.nprolist .kuai .text h4{ font-size:24px; margin-bottom:15px; color:#333;}
.nprolist .kuai .text p{ color:#666}
.nprolist .kuai .text .more{ width:126px; height:28px; line-height:28px; border-radius:15px; border:solid 1px #999; font-size:14px; text-align:center; margin-top:50px;}
.nprolist .kuai .text .more span{ display:block; padding-right:18px; background:url(../images/jth.png) no-repeat 82% center; color:#999;}
.nprolist .kuai:hover .text .more{ background:#0084ce; border:solid 1px #0084ce; }
.nprolist .kuai:hover .text .more span{background:url(../images/jt.png) no-repeat 82% center;color:#fff}


.nproshow{ position:relative; z-index:1;  height:auto !important }
.nproshow .bg{background-image: linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0)); position:absolute; width:100%; height:30%; z-index:99}
.nproshow img{ display:block; width:100%; height:auto;}
.nproshow .swiper-slide{ overflow:hidden}
.nproshow .swiper-button-prev, .nproshow .swiper-button-next{ width:46px !important; height:46px !important; outline:none; border-radius:50%; border:solid 1px #fff; opacity:0.3}
.nproshow .swiper-button-prev{ background:url(../images/hjl02.png) no-repeat; left:5%}
.nproshow .swiper-button-next{ background:url(../images/hjr02.png) no-repeat; right:5%}
.nproshow .swiper-button-prev:hover{ background:url(../images/hjl02.png) no-repeat; opacity:1}
.nproshow .swiper-button-next:hover{ background:url(../images/hjr02.png) no-repeat; opacity:1}


.nprodetail .conn{ padding-top:15px; border-top:solid 3px #000}
.nprodetail .conn .autosize{ overflow-x:auto}
.nprodetail .conn table td{ border-bottom:solid 1px #ddd; line-height:24px; padding:16px 0 20px 0; width:25%; min-width:120px}
.nprodetail .conn table tr td h3{font-size:20px; font-weight:bold; color:#0084ce; line-height:24px;}
.nprodetail .conn table tr td p{ line-height:24px; color:#666}
.nprodetail .conn table tr:nth-child(1) h3{ font-size:30px; font-weight:bold; color:#000}

.nnews .conn{ padding-top:10px;}
.nnews .nright{ float:right; width:450px;}
.nnews .nright .newstitle h3{ font-size:24px; font-weight:bold; margin-bottom:15px;}
.nnews .nright .newsnav{ margin-bottom:70px;}
.nnews .nright .newsnav p{ line-height:58px; border-bottom:solid 1px #ddd; font-size:18px;}
.nnews .nright .newsnav p a:hover, .nnews .nright .newsnav p a.cur{ color:#0084ce}
.nnews .nright .newstjlist .item{ padding:15px 0; border-bottom:solid 1px #ddd; color:#666}
.nnews .nright .newstjlist .item h3{ line-height:20px;font-size:18px; font-weight:bold; margin-bottom:5px;}
.nnews .nright .newstjlist .item p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; line-height:26px; height:78px;}
.nnews .nleft{ float:left; width:calc(96% - 450px)}
.nnews .nleft .item{ padding-bottom:40px; margin-bottom:40px; border-bottom:solid 1px #ddd;}
.nnews .nleft .item .pic .date{ width:90px; height:90px; text-align:center; background-color:rgba(0,132,206,0.8); color:#fff; position:absolute; top:0; left:0}
.nnews .nleft .item .pic .date h3{ font-size:36px; font-weight:bold; padding-top:15px;}
.nnews .nleft .item .pic .date h4{ font-size:14px;}
.nnews .nleft .item .text h3{ font-size:20px; margin:25px 0 15px 0; line-height:25px; font-weight:bold}
.nnews .nleft .item:hover .text h3{color:#0084ce; }
.nnews .nleft .item .text p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; line-height:26px; height:78px; color:#666}
.nnews .nleft .item .more{ font-size:14px; float:right; position:relative}
.nnews .nleft .item .more:after{ content:""; position:absolute; width:100%; height:1px; background:#666;}
.nnews .nleft .item .more a{ color:#666; background: url(../images/jth.png) no-repeat right center; padding-right:15px; display:block}
.nnews .nleft .item .more a:hover{color:#0084ce; background: url(../images/jtb.png) no-repeat right center; }
.nnews .nleft .item .more:hover:after{background:#0084ce;}
.nnews .newsdetail{ position:relative}
.nnews .newsdetail .date{ width:90px; height:90px; text-align:center; background-color:rgba(0,132,206,1); color:#fff; position:absolute; top:0; left:0; }
.nnews .newsdetail .date h3{ font-size:36px; font-weight:bold; padding-top:15px;}
.nnews .newsdetail .date h4{ font-size:14px;}
.nnews .newsdetail .ndetail{ padding-left:110px}
.nnews .newsdetail .ndetail .ndtitle h3{font-size:24px; font-weight:bold; margin-bottom:20px; }
.nnews .newsdetail .ndetail{ line-height:26px; color:#333}
.nnews .newsdetail .ndetail img{ width:auto; max-width:100%}
.nnews .nleft .enventtop{ font-size:18px; font-weight:bold; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; line-height:58px;}
.nnews .nleft .enventtop span{ display:block; float:left; width:25%}
.nnews .nleft .enventconn .kuai{border-bottom:solid 1px #ddd; padding:20px 0; display: table; width:100%; line-height:24px; color:#666}
.nnews .nleft .enventconn .kuai .yi{ width:25%;display: table-cell;vertical-align: middle;}
.nnews .nleft .enventconn .kuai .yi .yinei{ width:90px; height:90px; text-align:center; background-color:rgba(0,132,206,1); color:#fff; }
.nnews .nleft .enventconn .kuai .yi .yinei p{font-size:14px; }
.nnews .nleft .enventconn .kuai .yi .yinei h3{ font-size:24px; line-height:30px; font-weight:bold; padding-top:18px;}
.nnews .nleft .enventconn .kuai:hover{ background:#ebf5fb}


.nser01 .nserlists .kuai .pic{ width:50%; float:right}
.nser01 .nserlists .kuai .text{ width:50%; padding:2.5% 5%}
.nser01 .nserlists .kuai:nth-child(2n) .pic{ float:left}
.nser01 .nserlists .kuai:nth-child(2n) .text{ float:right; padding:2.5% 0% 2.5% 5%}
.nser01 .nserlists .kuai .text h3{ font-size:45px; text-transform:uppercase; font-weight:bold; line-height:60px; margin-bottom:20px}
.nser01 .nserlists .kuai .text p{ font-size:18px;}

.nser02 .conn{display: -webkit-box; display: flex;flex-wrap: wrap;-webkit-box-pack: start;justify-content: flex-start;}
.nser02 .conn .item{ width:49%; margin-right:2%; margin-top:2%; background:#fff; padding:20px;}
.nser02 .conn .item:nth-child(2n){ margin-right:0}
.nser02 .conn .item:nth-child(1), .nser02 .conn .item:nth-child(2){ margin-top:0}
.nser02 .conn .item .pic{ float:left; width:30%;}
.nser02 .conn .item .text{ width:65%; float:right}
.nser02 .conn .item .text h3{ font-size:18px; font-weight:bold; margin-top:10px;}
.nser02 .conn .item .text p{ line-height:26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; line-height:26px; height:52px;}
.nser02 .conn .item .text .down{ width:126px; height:28px; line-height:28px; border-radius:15px; border:solid 1px #999; font-size:14px; text-align:center; margin-top:15px; color:#999;}
.nser02 .conn .item:hover .text .down{ background:#0084ce; border:solid 1px #0084ce; color:#fff }

.nlx{ float:left; width:50%}
.nlx .title{ margin-bottom:0}
.nlx .title h3{ line-height:35px; font-size:30px; font-weight:bold}
.nlx .conn{ color:#3b3b3b}
.nlx .kuai{ border-bottom:solid 1px #ddd; padding-bottom:15px; padding-top:15px; line-height:24px;}
.nlx .kuai h4{ font-size:16px;color:#999;}
.nlx .kuai p{ font-size:16px;}
.nlx .kuai a{ margin-right:20px; padding:8px 0 3px 0; display:inline-block;}
.nlx .kuai a img{ display:block}
.feedback{ float:left; width:50%; padding:30px 35px 35px 35px; box-shadow: 0 0 15px rgba(0,0,0,0.1); background:#fff; color:#3b3b3b;}
.feedback .fdtitle h3{ font-size:24px;font-weight:bold; margin-bottom:5px;color:#000;}
.feedback .form .red{ color:#f00;}
.feedback .form .column{ float:left; width:48.5%; margin-right:3%; margin-bottom:6px; position:relative;overflow:hidden; }
.feedback .form .row_1 .column:nth-child(2n){ margin-right:0}
.feedback .form .row_1 input{  border:none; line-height:38px; height:38px;width:100%; padding:0 15px;color:#999;background:#fff; border:solid 1px #ddd; border-radius:5px}
.feedback .form .row_2 textarea{ width:100%; height:107px; border:none; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; padding:15px; overflow:hidden;color:#999; border-radius:5px;background:#fff;border:solid 1px #ddd;}
.feedback .form .row .submit{width:160px; font-size:18px; height:45px; display:block;line-height:45px; border:none; cursor:pointer; color:#fff; text-align:center; border-radius:10px; background:#0084ce;}
.feedback .form .row .submit:hover{box-shadow: 0 0 15px rgba(0,0,0,0.1);}


