@charset "utf-8";
.mainbanner{width:100%;min-width:1300px; height:650px; margin:0 auto; margin-top:90px;    position: relative; display: flex;justify-content: center;align-items: center; overflow: hidden;}
.banner_img{ width:100%;height:100%;object-fit:cover;}
#daohang { float:right;position: relative; padding: 13px 0px; height: 24px; line-height:24px;  color: #fff; text-align: right; }
#daohang span{ padding-right:5px; color:#fff; background:url(../images/icon-home.png) left 1px no-repeat; padding-left:20px;}
#daohang a{ margin-right:5px;color:#fff;}
#daohang a:hover{ margin-right:5px;color:#4e5896;}
#daohang a:after {content:'>';font-size:13px;color:#eee; padding-left:5px;font-family:"Microsoft Yahei";width:20px;height:26px;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;position:relative;left:0;text-indent:20px}
#daohang a:last-of-type:after { width: 0; height: 0;content:'';}
#daohang a:last-of-type{ color:#FFF;}
#daohang a.njt:after {content:'—'; }
.nweizhi{ width:100%;  position:absolute;height:50px; margin-top:-50px;background: rgba(0,0,0,.15); }
.dqname{font-size:36px; color:#000;margin: 40px 0 60px 0; text-align:center; }
.dqname span{font-size:26px;color:#666; }

/*page*/
#page{ height:40px; padding:20px 0px; text-align:center}
#page a{ display:block; display:inline-block;margin-right:10px; padding:2px 12px;  border:1px #cccccc solid; background:#fff; text-decoration:none; color:#808080; font-size:12px;  }
#page a:hover{ color:#222d7c; border:1px #222d7c solid;}
#page a.cur{border:1px #222d7c solid; background:#222d7c; color:#fff;}
#page p{display:inline-block; padding:2px 12px; font-size:14px; color:#bbb; border:1px #ccc solid; background:#fcfcfc; margin:0; margin-right:8px;}
#page p.pageRemark{ border-style:none; background:none; margin-right:0px; padding:4px 0px; color:#666;}
#page p.pageRemark b{ color:#222d7c; font-weight:normal; padding:0 2px;}
#page p.pageEllipsis{ border-style:none; background:none; padding:4px 0px; color:#808080;}

#cntrBody{font-size:14px;line-height:28px;color:#333;}
#cntrBody p strong {font-weight:bold;}
#cntrBody p,.proinfo p,.age_li_about p{margin:0 0 25px 0; font-size:16px;line-height:28px;}
#cntrBody p{/*text-indent:2em;*/line-height:28px; color:#333;}
#cntrBody table p,.proinfo table p,.age_li_about table p{margin:25px 0; font-size:14px;}
#cntrBody iframe{ width:1150px; height:730px; padding-left:25px;}
#cntrBody img{ max-width:100%;}

.typenav{ width:100%;text-align: left;padding:0px 0;font-size: 0;background:#FFF; }
.typenav ul{ margin:0 auto; }
.typenav a{display: inline-block; padding: 20px 35px;border-radius:0px; border-radius:0px;  cursor: pointer; font-size: 16px; color: #333; margin: 0px; btransition:all .3s;}
.typenav a:hover{position: relative;color: #4e5896;}
.typenav a.on{background:#4e5896!important; color:#fff;}
.typenav a:first-child{ border-left:0px;}
.typenav a h1{font-size: 16px; font-weight:normal;}

.news_list{ width:100%; margin:0 auto;display:block;}
.news_list dl{ width:100%; height:320px;display:block; overflow:hidden; padding:20px; margin-bottom:15px; background:#fff;}
.news_list dl dt{ width: 420px; height:280px;  float:left; display:inline-block;}
.news_list dl dt img{ display:block; max-width:100%; max-height:100%; border:0; margin:0 auto;}
.news_list dl dd{ width: calc(100% - 480px); height:280px; display:inline-block;float:right; margin-right:20px;}
.news_list dl dd p.title{ font-size:24px; height:50px; line-height:50px; color:#000; font-weight:400;overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.news_list dl dd p.time{ font-size:14px;height:40px; line-height:30px; color:#666;}
.news_list dl dd p.des{ font-size:15px; color:#666;line-height:28px; display:block; height:110px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.news_btn{ display:inline-block; padding:10px 50px;background:#4e5896; color:#fff; border-radius:10px; float:right; margin-top:30px;}
.news_btn:hover{background:#212f7a;}

.newsbg{ background:url(../images/newsbg.jpg);}
.news_detail{ margin-top:50px; background:#fff; padding:50px;}
.news_detail h1{  text-align:center; height:70px; font-size:26px; font-weight:normal; color:#333;}
.news_detail .ndate{ text-align:center; margin-bottom:20px; border-bottom:1px dashed #ddd; padding-bottom:10px; font-size:14px; color:#999;font-family:heliosextthinregular, Arial;}
.news_detail .ndate span{ text-align:center; font-size:14px; color:#999;font-family:heliosextthinregular, Arial;}
.news_detail .newsinfo{ font-size:13px; color:#777;  line-height:24px; padding:15px;text-indent:2em; background:#f6f6f6; margin:15px 0;}
.news_detail .newsinfo span{ font-size:13px; color:#000; }
.news_detail_page{ width:100%; height:100px; overflow:hidden;}
.news_detail_page a{ font-size:15px;display:block;width:100%;height:50px;line-height:50px;color:#666;padding-left:35px;}
.news_detail_page a:nth-child(1){background:url(../images/icon-dd7.png) no-repeat 5px center;border-bottom:1px dashed #ddd;border-top:1px solid #ddd;}
.news_detail_page a:nth-child(2){background:url(../images/icon-dd8.png) no-repeat 5px center;border-bottom:1px dashed #ddd;}
.news_detail_page a:hover{ color:#4e5896;}
.news_detail_page .baklist{ width:15%;  border-radius:10px;background:#fff; margin-left:85%; margin-top:-70px;}
.news_detail_page .baklist a{ width:105px; border:1px solid #4e5896; border-radius:10px;background:#fff; padding:0 20px; height:40px; line-height:40px; margin-left:50px;}
.news_detail_page .baklist a:hover{  border:1px solid #4e5896; border-radius:10px;background:#4e5896; color:#fff;}
.news_other{}
.otitle{display:inline-block;height:20px;line-height:20px;color:#000;font-size:16px;font-weight:600;border-bottom:1px solid #999;padding-bottom:25px; margin:20px 0; }
.news_other li{ width:48%; display:inline-block; float:left; margin-right:4%; margin-bottom:10px;}
.news_other li img{ width:30%; float:left;}
.news_other li span{ width:65%; float:left; margin-left:2%; font-size:16px; color:#000; padding-top:5px; display:block;  overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.news_other li i{ width:65%; float:left; margin-left:2%;font-size:12px; padding:5px 0;color:#999; }
.news_other li p{ width:65%; float:left;margin-left:2%; font-size:14px; color:#999; overflow:hidden;
text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  }
.news_other li:nth-child(2n){ margin-right:0;}
.news_other li:hover span{color:#4e5896;}


.news_list dl{ width:100%; height:320px;display:block; overflow:hidden; padding:20px; margin-bottom:15px; background:#fff;}
.news_list dl dt{ width: 420px; height:280px;  float:left; display:inline-block;}
.news_list dl dt img{ display:block; max-width:100%; max-height:100%; border:0; margin:0 auto;}
.news_list dl dd{ width: calc(100% - 480px); height:280px; display:inline-block;float:right; margin-right:20px;}
.news_list dl dd p.title{ font-size:24px; height:50px; line-height:50px; color:#000; font-weight:400;overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.news_list dl dd p.time{ font-size:14px;height:40px; line-height:30px; color:#666;}


.jobsbg{ background:#f6f4f5;}
.jobs_list{ width:100%; margin:0 auto;display:block;}
.jobs_list li{ width:calc(25% - 20px); display:inline-block; margin-right:22.5px; margin-bottom:30px; padding:35px 0; background:#fff; transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all;height: 350px}
.jobs_list li:nth-child(4n){margin-right:0%; }
.jobs_list li p{ margin:0 30px;}
.jobs_list li p.title{ font-size:16px; font-weight:600; display:inline-block; padding-bottom:5px; margin-bottom:36px; border-bottom:1px solid #ddd;}
.jobs_list li p.text{ font-size:14px;display:block; height:25px; line-height:25px; color:#666;}
.jobs_list li p.more{ font-size:13px;font-weight:600;display:block; margin-top:70px; height:25px; line-height:25px; color:#4e5896;}
.jobs_list li:hover{ background:#7f7f7f;}
.jobs_list li:hover p{ color:#fff;}

.jobbody{ background:#fff; padding-bottom:52px;}
.jobdetail{ width:560px; margin:30px 30px;}
.jobdetail dl{ display:block; line-height:26px; clear:both;}
.jobdetail dd{ float:left; width:90px;line-height:26px; font-weight:600;text-align: justify;}
/*.jobdetail dd:after {
    display: inline-block;
    width: 100%;
    content: '';
}*/
.jobdetail dt{ float:left;width:470px; line-height:26px; color:#666;}

.jobtext{ width:100%; background:#999; text-align:center; height:52px; line-height:52px; margin:0 auto; margin-bottom:50px; color:#000;    position: fixed;    bottom: -50px;}
.jobtext span{color: #4e5896;}

/*.video_list{ margin:0 auto;}
.video_list li{float: left;_display: inline;overflow: hidden;width: calc(33% - 10px);padding: 0px;margin-right: 20px; margin-bottom:24px;   border-bottom: 3px solid #a4a2a2;   padding-bottom: 0px;    overflow: hidden;    transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; border-radius:0px;}
.video_list li span{background: #f9f9f9;width: 100%;overflow: hidden;display:block; border-radius:0;}
.video_list li span img{width: 100%; display:block;transition: 0.4s ease all;}
.video_list li p{ width:100%; display:block; height:40px; line-height:40px; text-align:center; background:#bdbdbd; padding-top:0px; color:#000;}
.video_list li:hover p{color: #FFF; background:#4e5896; }
.video_list li:hover {    border-color: #4e5896; border-bottom: 3px solid #222d7c; }
.video_list li:nth-child(3n){ margin-right:0;}
.video_list li:hover span img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
*/

.video_list{margin-right:-3%}
.video_list li{width:30.3%;float:left;margin-bottom:20px;margin-right:3%;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s}
.video_list li .pic{position:relative;padding-top:56%;overflow:hidden}
.video_list li .pic .icon{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:rgba(0,0,0,0.3);text-align:center;opacity:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s}
.video_list li .pic .icon span{width:100%;height:100%;display:block;box-sizing:border-box;padding-top:21%}
.video_list li .pic .img img{width:100%;height:100%;position:absolute;top:0;left:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s}
.video_list li .text{box-sizing:border-box;height:50px;overflow:hidden;margin-top:16px;font-size:18px;position:relative; text-align:center;}
.video_list li .text span{position:absolute;top:0px;right:0}
.video_list li:hover .icon{opacity:1}
.video_list li:hover .pic{box-shadow:0 0 30px rgba(0,0,0,0.1)}
.video_list li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1)}

.popup{position:fixed;width:100%;height:100%;left:0;top:0;z-index:10000;background:rgba(0,0,0,0.6);display:none}
.map-pop{position:fixed;width:100%;height:100%;left:0;top:0;z-index:10000;background:rgba(0,0,0,0.6);opacity:0;z-index:-1}
.map-pop.on{opacity:1;z-index:10000}
.popup .main,.map-pop .main{width:92%;max-width:1200px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.popup .close,.map-pop .close{position:absolute;right:20px;top:20px;z-index:2;cursor:pointer}




.video_list_other{ margin:0 auto;}
.video_list_other li{float: left;_display: inline;overflow: hidden;width: calc(25% - 15px);padding: 0px;margin-right: 20px; margin-bottom:24px;   border-bottom: 3px solid #a4a2a2;   padding-bottom: 0px;    overflow: hidden;    transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; border-radius:0px;}
.video_list_other li span{background: #f9f9f9;width: 100%;overflow: hidden;display:block; border-radius:0;}
.video_list_other li span img{width: 100%; display:block;transition: 0.4s ease all;}
.video_list_other li p{ width:100%; display:block; height:40px; line-height:40px; text-align:center; background:#bdbdbd; padding-top:0px; color:#000;}
.video_list_other li:hover p{color: #FFF; background:#4e5896; }
.video_list_other li:hover {    border-color: #4e5896; border-bottom: 3px solid #222d7c; }
.video_list_other li:nth-child(4n){ margin-right:0;}
.video_list_other li:hover span img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}


.casebg{ background:#f2f2f2;}
.caseico{padding:60px 0 60px 0;}

.caseico li{float:left;background:#efefef;margin-left:2px;width:24.8%; margin-bottom:3px;}
.caseico li a{padding-top:35px;padding-bottom:45px;text-align:center;font-size:16px;color:#656565;display:block;background:#fff;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in}
.caseico li a img{width:115px;margin:0 auto 20px;display:block}
/*.level_ul li a .on1{display:none}
.level_ul li:hover a .on,.level_ul li.active a .on{display:none}
.level_ul li:hover a .on1,.level_ul li.active a .on1{display:block}*/
.caseico li:hover a,.caseico li.on a{background:#4c5493;color:#fff}
.caseico li:hover  img,.caseico li.on img{filter: grayscale(100%);    filter: gray;    filter: grayscale(100%) brightness(600%);}

.casetype{background:#FFF}
.casetype_com{padding-bottom:0px}
.casetype_com > div{width:43%}
.casetype_size{ margin-right:50px;}
.casetype_size dt{color:#000000;font-size:30px;margin:25px 0;font-weight:bold}
.casetype_size dd{color:#5d5d5d;font-size:16px;line-height:30px}

.case_list{margin:0 auto;}
.case_list dl{ width:640px;height:260px; margin-right:20px; margin-bottom:30px; float:left; display:inline-block; background:#FFF; overflow:hidden;}
.case_list dl dt{ width:270px; height:260px; float:left;}
.case_list dl dt img{ width:100%; display:block;}
.case_list dl dd{ width:330px; margin:10px 20px; float:left;}
.case_list dl dd p.title{ font-size:16px; height:40px; line-height:40px; font-weight:600; overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.case_list dl dd div.des{ font-size:12px; line-height:22px; height:160px; overflow: hidden;  }
.case_list dl:nth-child(2n){ margin-right:0;}

.case_btn1{ background:url(../images/case_btn1.png) 10px center no-repeat #fff; display:inline-block; padding:3px 10px; padding-left:30px; border:1px solid #666; color:#666; border-radius:20px; float:right; margin-top:10px;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in; margin-right:15px;}
.case_btn1:hover{background:url(../images/case_btn11.png) 10px center no-repeat #fff; border:1px solid #212f7a; color:#212f7a; }

.case_btn2{ background:url(../images/case_btn2.png) 10px center no-repeat #fff; display:inline-block; padding:3px 10px; padding-left:30px; border:1px solid #666; color:#666; border-radius:20px; float:right; margin-top:10px;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in}
.case_btn2:hover{background:url(../images/case_btn21.png) 10px center no-repeat #fff; border:1px solid #212f7a; color:#212f7a; }

.down_list{ width:100%; margin:0 auto;display:block;}
.down_list dl{ width:100%; height:150px;display:block; overflow:hidden; padding:20px; margin-bottom:15px; background:#fff; transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; }
.down_list dl dt{ width: 130px; float:left; display:inline-block;}
.down_list dl dt img{ display:block; max-width:100%; max-height:100%; border:0; margin:0 auto;}
.down_list dl dd{ width: calc(100% - 190px);  display:inline-block;float:right; margin-right:20px;}
.down_list dl dd p{ width:490px; float:left;}
.down_list dl dd p span{color:#000; }
.down_list dl dd p{ font-size:15px; height:35px; line-height:35px; color:#666; font-weight:400;overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.down_list dl dd p span{color:#000; }
.down_list dl:hover{ background:#808080; }
.down_list dl:hover p,.down_list dl:hover p span{color:#eee;}
.down_list dl:hover  img{filter: grayscale(100%);    filter: gray;    filter: grayscale(100%) brightness(600%);}

.down_btn{ width:33px; height:30px; display:inline-block; padding:10px 50px;float:right; margin-top:-40px; cursor:pointer;}

.anchor{position:fixed;top:0px;left:0;width:100%;padding:15px 0;z-index:490;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,0.1);text-align:center;display:none}
.anchor li{display:inline-block;vertical-align:middle;margin:0 5px}
.anchor li a{display:block;padding:0 26px;font-size:14px;line-height:34px;text-align:center;color:#333;transition:all .3s}
.anchor li.on a{color:#fff;background:#4c5493}
.anchor li a:hover{color:#4c5493}
.anchor li.on a:hover{color:#fff}

/*.ny-padd {padding: 75px 0 80px;}*/
.aboutbg{ background:#fff;}
.about_tit{font-size:42px;line-height:50px;color:#222;text-align:center;position:relative;padding-bottom:35px}
.about_tit::before{position:absolute;content:"";width:240px;height:1px;background:#ababab;bottom:0;left:50%;transform:translateX(-50%)}
.about_tit_des{font-size:15px;line-height:30px;color:#666;text-align:center;position:relative;padding-bottom:35px; margin:20px 100px;}


.about-one{padding-top:76px}
.about_company_bg{ background:url(../images/about_company_bg.jpg) center bottom no-repeat #f5f5f5;}
.about_company{font-size:14px;line-height:30px;color:#333;text-align:left;position:relative;padding-bottom:35px; margin:20px 0px;min-height: 500px;}

.about_wx .img{text-align:center;width:480px;margin:0 auto}
.about_wx .img img{width:100%;display:block;animation:rotate 20s linear infinite}
@keyframes rotate{0%{transform:rotateZ(0deg)}
100%{transform:rotateZ(360deg)}
}
.about-two{padding-top:76px}
.about_culture {width:100%;margin:50px auto; }
.about_culture ul{ width:1300px;  margin:0px auto; }
.about_culture li{ width:24.91%;*width:24.9%; float:left; text-align:center; padding:50px 0;  background:#f2f2f2; transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;}

.about_culture li a{display:block; width:100%;height:260px; padding-top:30px; transition:all 0.2s; border-right:1px solid #ddd; }
.about_culture li:last-child a{border-right:0px solid #999;}

.about_culture li span{ font-size:14px; color:#666; line-height:25px;height:50px; padding:0 30px; display:none}
.about_culture li b{ width:40px; margin:0 auto; border-bottom:1px solid #f1f1f1; margin-bottom:20px; position:absolute; margin-left:-20px;}
.about_culture li p{ font-size:14px; color:#666; line-height:25px; padding:0 30px; display:block; }
.about_culture li h3{ font-size:18px; height:50px; display:block;color:#000; font-weight:normal; line-height:50px;}
.about_culture li i{ width:40%; margin:0 auto;margin-bottom:0px; line-height:40px;}
.about_culture li i img{ width:83px; transition:all 0.2s;}
.about_culture li:hover{background:url(../images/about_wx_bg.jpg) top center no-repeat; }
.about_culture li:hover img{filter: grayscale(100%);    filter: gray;    filter: grayscale(100%) brightness(300%);}
.about_culture li:hover h3,.about_culture li:hover span{color:#fff; }
.about_culture li:hover p{ display:none;}
.about_culture li:hover span{ display:block;margin-top:30px;}
.about_culture li:hover a{border-right:0px solid #1654a7;}
.about_culture li:hover i img{ margin-top:-30px;}

.about2-con{margin-top:40px}
.research-tit{font-size:48px;line-height:50px;color:#333;text-align:center}
.about-dec{font-size:16px;line-height:26px;color:#666;text-align:center;margin-top:25px}
.about-three{padding-top:76px}
#historySlide{position:relative;width:100%;overflow:hidden}
#historySlide .history-c{height:auto;width:100%;position:relative}
.history-c .swiper-slide{width:100%;height:auto}
#historySlide .history-c .year{float:left;width:48.54%;overflow:hidden}
#historySlide .history-c .year img{width:100%}
#historySlide .history-c .cont{position:relative;width:100%;padding:0 185px}
#historySlide .history-c .des{float:right;width:51.46%;padding-top:50px;padding-left:35px}
#historySlide .p-tit{font-size:80px;color:#4c5493;line-height:80px}
#historySlide .history-c .des p{font-size:16px;line-height:26px;color:#333;position:relative}
#historySlide .history-scroll{height:70px;margin:0 auto;padding:0 80px;margin-top:40px}
#historySlide .swiper-container{padding:0 0px}
.history-scroll .swiper-slide{float:left;width:154px;height:70px;background:url(../images/about_time.png) repeat-x top left 19px;cursor:pointer}
.history-scroll .swiper-slide.active-nav,.history-scroll .swiper-slide.active-nav:hover{}
#historySlide .time-line{width:154px;height:70px;position:relative}
.history-scroll .dot{padding:3px;width:14px;height:14px;border:1px solid #4c5493;border-radius:50%;position:absolute;top:23px;left:12px;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.history-scroll .dot i{display:block;background:#4c5493;width:100%;height:100%;border-radius:50%}
.history-scroll .swiper-slide.active-nav .dot{opacity:1}
.history-scroll .daty{font-size:16px;line-height:32px;position:absolute;top:37px;left:20px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:10}
#historySlide .arrow-left,#historySlide .arrow-right{width:55px;height:55px;border:1px solid #ccc;border-radius:50%;background:url(../images/p-prevH.png) no-repeat center #9f9f9f;position:absolute;top:50%;margin-top:-40px;z-index:10;cursor:pointer;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}
#historySlide .arrow-left{left:0}
#historySlide .arrow-right{right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
#historySlide .arrow-left:hover,#historySlide .arrow-right:hover{background-image:url(../images/p-prevH.png);background-color:#4c5493;border-color:#4c5493}
.abt2-p{margin-top:11px;max-height:104px}
#historySlide .swiper-pagination{display:none;width:100%}
#historySlide .swiper-pagination-bullet{width:6px;height:6px;background:#2c64fa;opacity:1;margin:0 8px}
#historySlide .swiper-pagination-bullet-active{position:relative}
#historySlide .swiper-pagination-bullet-active::before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;border:1px solid #2c64fa;left:-3px;top:-3px}
.about-three{background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}
/*技术*/
.about-four{}
.abt4-swiper{margin-top:40px}
.abt4-swiper .gallery-top{}
.abt4-topslide{position:relative}
.abt4-topslide img{width:100%}
.abt4-font{padding:0 20px 110px;position:absolute;width:100%;top:50%;text-align:center;transform:translateY(-50%);left:0;z-index:5}
.abt4-font h3{font-size:24px;line-height:30px;color:#fff}
.abt4-font h3::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
	top:40px;
    height: 1px;
    background: #FFF;
    content: "";
	-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s
}
.abt4-font h3:hover::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
	top:40px;
    height: 1px;
    background: #FFF;
    content: "";
}
.abt4-font h4{font-size:15px;line-height:30px;color:#fff; margin-top:40px;}
.abt4-font p{margin-top:10px;font-size:16px;line-height:30px;color:#fff}
.abt4-font p em{display:block;font-style:normal}
.abt4-font444::before{position:absolute;content:"";width:60px;height:60px;background:url()no-repeat center;background-size:100% 100%;left:50%;transform:translateX(-50%);bottom:0}
.abt4-vedio{}
.abt4-vd{}
.abt4-swiper .gallery-thumbs{padding:43px 0 32px;background:#fff;box-shadow:0 0 13px rgba(0,0,0,.1)}
.abt4bt-slide{text-align:center;border-right:1px solid #e5e5e5;padding:0 10px}
.abt4-icon{width:60px;height:60px;margin:0 auto;overflow:hidden}
.abt4-icon img{width:100%;transition:ease .5s}
.abt4-swiper .gallery-thumbs .swiper-slide-active .abt4-icon img{transform:translateY(-100%)}
.abt4bt-slide h4{margin-top:17px;font-size:24px;line-height:48px;color:#222}
.abt4-vedio{position:absolute;width:100%;height:100%;left:0;top:0}

.about-four{background:#FFF;padding-top:76px}
.about4-con{margin-top:53px}
.abt4-swiper{position:relative;padding-bottom:0px}
.abt4-slide{display:block}
.abt4-img{overflow:hidden;transition:ease .5s;border:1px solid transparent}
.abt4-img img{width:100%}
.abt4-slide p{font-size:18px;line-height:32px;color:#333;text-align:center;margin-top:11px}
.abt4-slide:hover .abt4-img{border-color:#3379fd}
.abt4-slide:hover p{color:#3379fd}
.abt4-swiper .swiper-pagination{width:100%;text-align:center;bottom:0px}
.abt4-swiper .swiper-pagination-bullet{width:10px;height:10px;background:#4c5493;opacity:1;margin:0 12px}
.abt4-swiper .swiper-pagination-bullet-active{position:relative}
.abt4-swiper .swiper-pagination-bullet-active::before{position:absolute;content:"";width:16px;height:16px;border-radius:50%;border:1px solid #2c64fa;left:-3px;top:-3px}

/*证书*/
.about-fiv{padding-top:76px}
.abt5-con{margin-top:40px}
.abt5-swiper{position:relative}
.abt5-slide{display:block}
.abt5-img{transition:ease .5s}
.abt5-img img{display:inline-block;width:100%}
.abt5-slide p{margin-top:12px;text-align:center;font-size:16px;line-height:32px;color:#333;transition:ease .5s}
.abt5-slide:hover p{color:#4c5493}
.abt5-swiper .swiper-pagination{width:100%;display:none}
.abt5-swiper .swiper-pagination-bullet{margin:0 5px}
.abt5-swiper .swiper-pagination-bullet-active{background:#4c5493}
.abt5-swiper .swiper-button-next,.abt5-swiper .swiper-button-prev{margin-top:-40px;width:55px;height:55px;border-radius:50%;line-height:55px;background:#fff;color:#333;box-shadow:0 0 13px rgba(0,0,0,.1);text-align:center;opacity:1;cursor:pointer;transition:ease .5s;font-weight:bold}
.abt5-swiper .swiper-button-next{right:-75px}
.abt5-swiper .swiper-button-prev{left:-75px}
.abt5-swiper .swiper-button-next:hover,.abt5-swiper .swiper-button-prev:hover{background:#4c5493;color:#fff;box-shadow:none}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { font-size: 14px;content:">";}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { font-size: 14px;content:"<";}


/*pro*/
.probg{background:#f6f4f5;}
.erji{background:#f6f4f5;padding-top:30px}
.pro_nav dl{float:left;width:48%;margin-right:2%;margin-left:-1px;padding-top:20px;border-bottom:1px dashed #bbb}
.pro_nav dl dt{float:left;padding-bottom:20px}
.pro_nav dl dt a{background:#4e5896;font-size:16px;width:130px;text-align:center;display:inline-block;color:#fff;font-weight:bold;padding:2px 5px;letter-spacing:1px;border-radius:5px}
.pro_nav dl dd{overflow:hidden;padding-left:30px}
.pro_nav dl dd a{color:#6c6c6c;margin-bottom:20px;text-align:center;display:inline-block;padding:2px 13px;border-radius:6px}
.pro_nav dl dd a.active{color:#FFF;background-color:#4e5896}

.products_list{ margin:0 auto;}
.products_list li{float: left;_display: inline;overflow: hidden;width: calc(25% - 18px);padding: 0px;margin-right: 20px; margin-bottom:24px;   border: 1px solid #fff;   padding-bottom: 0px;    overflow: hidden;    transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; border-radius:10px;}
.products_list li span{background: #f9f9f9;width: 100%;overflow: hidden;display:block; border-radius:0;}
.products_list li span img{width: 100%; display:block;transition: 0.4s ease all;}
.products_list li p{ width:100%; display:block; height:50px; line-height:50px; text-align:center; background:#FFF; padding-top:0px; color:#333; font-size:16px;}
.products_list li:hover p{color: #4e5896; background:#FFF; }
.products_list li:hover {    border-color: #FFF;}
.products_list li:nth-child(4n){ margin-right:0;}
.products_list li:hover span img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
/*详情切换效果*/
.hb_tab{ }
.hb_tab ul {width:100%; background:#f2f2f2; text-align:center; padding:15px 0;}
.hb_tab > ul > .hb_tab_title{box-sizing:border-box;line-height:38px;height:38px; color:#555;    cursor:pointer; display:inline-block;font-size:16px; font-weight:600;padding:0px; margin:0 28px; letter-spacing:0px;}
.hb_tab > ul > .hb_tab_title_this{box-sizing:border-box; line-height:36px;border-bottom:3px solid #4e5896;  height:38px; color:#4e5896;  cursor:pointer; display:inline-block; font-size:16px; padding:0px; font-weight:600;margin:0 28px;
-moz-border-radius: 2px 2px 0px 0px;   -webkit-border-radius: 2px 2px 0px 0px; border-radius:2px 2px 0px 0px; letter-spacing:0px;
}
.hb_tab > .hb_tab_content{ width:1300px;margin:20px auto;  display:none; box-sizing:border-box; padding:10px 0;  }
.hb_tab > .hb_tab_content_this{ width:1300px;margin:20px auto;  display:block; box-sizing:border-box; padding:10px 0; }




.prodetailbg{ background:#fff;}
.pro_detail{ margin:0 auto;}
.pro_detail_img{ width:500px; height:500px; display:inline-block; float:left; background:#fff;position:relative; text-align:center; }
.pro_detail_img img{ width:500px; height:500px; margin:auto; display:block; border:1px solid #eee;}
.pro_detail_txt{ width:700px; height:500px; display:inline-block;  float:right;border-left:0px solid #ddd; padding-left:0px;}

.pro_detail_txt h1{  text-align:left; height:40px; line-height:40px; font-size:30px; font-weight:normal; color:#000; margin-top:0px; padding-bottom:10px;border-bottom:0px solid #ddd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom:20px;}
.pro_detail_txt h5{ height:30px; line-height:30px; font-size:16px; font-weight:bold; margin-top:50px;}
.pro_detail_txt h6{ height:30px; line-height:30px; display:inline-block; font-size:16px; font-weight:bold; margin-top:30px;border-bottom:2px solid #4e5896; }
.pro_detail_txt .newsinfo{ margin-top:20px; font-size:16px; color:#666; height:246px;  line-height:30px; padding:0px; margin-top:24px; overflow:hidden;}
.pro_detail_txt .newsinfo span{ font-size:13px; color:#000; }
.pro_btn{ width:100%;}
.pro_btn li{ width:80px; text-align:center; display:inline-block; font-size:16px; margin-top:20px;}
.pro_btn li  img{ display:block; border:0; margin:0 auto; margin-bottom:10px;filter: grayscale(100%);    filter: gray;    filter: grayscale(100%) brightness(200%);}
.pro_btn li:hover  img{filter: none;}
.pro_btn li:hover { color:#222d7d}

.pro_otherbg{ background:#f2f2f2; margin-bottom:-50px; padding:30px 0;}
.protitle{display:inline-block;height:20px;line-height:20px;color:#000;font-size:18px;font-weight:600;border-bottom:1px solid #999;padding-bottom:25px; margin:20px 0; }

.propagetitle{ width:1300px; margin:20px auto; text-align:center;  }
.propagetitle p{ height:30px; line-height:30px; text-align:center; display:inline-block; font-size:18px; font-weight:bold; margin-top:30px;border-bottom:2px solid #4e5896; }
.propagetitle span{ line-height:30px; text-align:center; display:block; font-size:15px;margin-top:30px; }

.propage_detail{}
.propage_detail>div{width:100%; display:block; float:left;background:#fff;margin:20px auto;}
.propage_detail div>dl{ width:1300px; margin:0px auto; display:block; clear:both;}

.propage_detail div>dl dt{ width:30%; float:left;}
.propage_detail div>dl dd{ width:70%; float:right; padding-left:5%;}
.propage_detail img{ max-width:100%; display:block;}
.propage_detail div>dl dd p{ font-size:15px; line-height:30px;}

.propage_detail div>dl dd .title{ width:100%; border-bottom:0px solid #ddd; height:50px; line-height:50px; margin-top:30px; font-size:18px; font-weight:600; color:#000;}
.propage_detail div>dl dd .cent{ width:100%; margin:20px auto; display:block;}
.propage_detail div:nth-child(2n) dl dt{float:right;}
.propage_detail div:nth-child(2n) dl dd{float:left;padding-right:5%; padding-left:0;}
.propage_detail div:nth-child(2n) { background:#f2f2f2!important;}

.propage_list{ margin:0 auto;}
.propage_list li{float: left;_display: inline;overflow: hidden;width: calc(25% - 18px);padding: 0px;margin-right: 20px; margin-bottom:24px;   border: 1px solid #fff;   padding-bottom: 0px;    overflow: hidden;    transition: 0.2s ease all;    -webkit-transition: 0.2s ease all;    -moz-transition: 0.2s ease all; border-radius:0px;}
.propage_list li span{background: #f9f9f9;width: 100%;overflow: hidden;display:block; border-radius:0;}
.propage_list li span img{width: 100%; display:block;transition: 0.4s ease all;}
.propage_list li p{ width:100%; display:block; height:50px; line-height:50px; text-align:center; background:#FFF; padding-top:0px; color:#333; font-size:16px;}
.propage_list li:hover p{color: #4e5896; background:#FFF; }
.propage_list li:hover {    border-color: #FFF;}
.propage_list li:nth-child(4n){ margin-right:0;}
.propage_list li:hover span img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}



.visual_tit{font-size:30px;line-height:50px; font-weight:600;color:#222;text-align:center;position:relative;padding-bottom:35px; background:url(../images/visual_titbg.png) bottom center no-repeat; margin-bottom:50px;}
.visual_tit h1{ display:none;}
.visual_des{ margin:0 50px;}
.visual_tit_btn{ margin:0 auto; text-align:center;}
.visual_tit_btn p{ padding:10px 30px; margin:0 auto; background:#0a2f97; color:#fff; font-size:16px; font-weight:bold; display:inline-block; border-radius:10px; cursor:pointer}
.visual_titbg01{ width:25px; height:26px; background:url(../images/visual_titbg01.png) no-repeat; display:block;}
.visual_titbg02{ width:23px; height:27px; float:right; background:url(../images/visual_titbg02.png) no-repeat; display:block;}

.visual_sysbg{ width:100%; background:url(../images/visual_sysbg.jpg) center top no-repeat; }
.visual_sys{ width:100%;}
.visual_sys_left{ width:500px; float:left;}
.visual_sys_left img{ max-width:100%; display:block; }
.visual_sys_right{ width:700px; height:500px;  float:left; margin-left:80px; overflow:hidden;}
.visual_sys_right p.tit{ font-size:24px; font-weight:bold; height:50px; line-height:50px; margin-bottom:15px;}
.visual_sys_right p.des{ font-size:15px ; line-height:26px; height:78px; display:block; margin-bottom:15px; overflow:hidden;}
.visual_sys_right p.maximg{ font-size:14px ; line-height:26px; margin-top:15px;}
.visual_sys_right p.maximg img{ max-width:100%; display:block;}
.visual_tab{ }
.visual_tab ul {width:100%; text-align:center; padding:15px 0;}
.visual_tab > ul > .visual_tab_title{box-sizing:border-box;color:#FFF;  background:#999999;   cursor:pointer; display:inline-block;font-size:16px; padding:10px 25px; border-radius:10px;  font-weight:400; margin:0 20px; letter-spacing:0px;}
.visual_tab > ul > .visual_tab_title_this{box-sizing:border-box;  background:#3753a7; color:#FFF;  cursor:pointer; display:inline-block; font-size:16px; padding:10px 25px; border-radius:10px; font-weight:400;margin:0 20px; letter-spacing:0px;}
.visual_tab > .visual_tab_content{ width:1300px;margin:20px auto;  display:none; box-sizing:border-box; padding:10px 0; height: 500px;    overflow: hidden; }
.visual_tab > .visual_tab_content_this{ width:1300px;margin:20px auto;  display:block; box-sizing:border-box; padding:10px 0; }

.visual_jishu {width:100%;margin:0px auto; }
.visual_jishu ul{ width:1300px;  margin:0px auto; }
/*.visual_jishu li{ width:22.91%;*width:22.9%; height:464px; float:left; margin-right:2.5%; text-align:center; padding:50px 0;  background:#f2f2f2; transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;
position:relative;

}*/
.visual_jishu li{ width:22.91%;*width:22.9%; height:464px; float:left; margin-right:2.5%; text-align:center; padding:0px 0;  background:#f2f2f2; transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;position:relative;}

.visual_jishu li em{ display:block; width:100%; height:100%; position:absolute; z-index:1;}
.visual_jishu li a{ display:block; width:100%; height:100%; position:absolute; z-index:2;background: rgba(0, 0, 0, .5);}

.visual_jishu li a{ padding-top:150px; transition:all 0.2s;  }
.visual_jishu li:last-child a{border-right:0px solid #999;}
.visual_jishu li:nth-child(4n){ margin-right:0;}

.visual_jishu li span{ font-size:14px; color:#FFF; line-height:25px;height:50px; padding:0 30px; display:block;margin-top:30px}
.visual_jishu li b{ width:40px; margin:0 auto; border-bottom:1px solid #f1f1f1; margin-bottom:20px; position:absolute; margin-left:-20px;}
.visual_jishu li p{ font-size:154pxpx; color:#fff; line-height:25px; padding:0 30px; display:block; }
.visual_jishu li h3{ font-size:18px; height:50px; display:block;color:#fff; font-weight:normal; line-height:50px;}
.visual_jishu li i{ width:40%; margin:0 auto;margin-bottom:0px; line-height:40px;}
.visual_jishu li i img{ width:83px; transition:all 0.2s;margin-top:-30px;}

.visual_jg_bg{ /*background:#e8e6e7;*/}
.visualjj{ width:100%; display:block;}
/*.visualjj dl{ width: 600px; float:left; margin-right:100px;    border-radius: 0px;    border: 1px solid #c9c9c9; margin-bottom:20px;}
.visualjj dl dt{ width:150px; margin: 0px 0;padding: 0 0px; float:left;font-size:18px; background:#999999;}
.visualjj dl dt img{ max-width:100%; display:block; margin:15px;}
.visualjj dl dd{ font-size: 15px; float:right; width:430px; margin:20px 0;    display: block;    padding: 0 20px;    line-height: 26px;}
.visualjj dl dd p{ display:block; font-size:20px; font-weight:bold; margin-bottom:20px;}
.visualjj dl:nth-child(2n){margin-right:0;}*/

.visualjj dl{ width: 600px; float:left; margin-right:100px;    border-radius: 0px;    border: 1px solid #c9c9c9; margin-bottom:20px;}
.visualjj em{ width:100%;display:block;text-align:center; color:#999;}
.visualjj dl dt{ width:170px; margin: 0px 0;padding: 0 0px; float:left;font-size:18px; background:#999999;}
.visualjj dl dt img{ max-width:100%; display:block; }
.visualjj dl dd{ font-size: 15px; float:right; width:410px; margin:19px 0;    display: block;    padding: 0 20px 0 10px;    line-height: 26px;}
.visualjj dl dd span{ display:block; font-size:18px; font-weight:normal; margin-bottom:20px;}
.visualjj dl dd p{ display:block; font-size: 15px;   line-height: 26px; color:#808080;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;overflow:hidden}
.visualjj dl:nth-child(2n){margin-right:0;}

.contact{ border:1px solid #ddd; position:relative; height:600px; display:block; padding:50px 80px; background:#fff; margin:50px auto;}
.contact_map{ width:500px; height:500px; background:#f8f8f8; float:left;}
.contact_lx{ width:500px; float:right;}
.contact_lx p{ height:50px; line-height:50px; color:#666;border-bottom:1px solid #ddd;font-size:16px; display:block; }
.contact_lx p.title{ font-size:24px; font-weight:bold;  display:inline-block; margin-bottom:30px; color:#000; }
.contact_lx p.address{ background:url(../images/con_ico01.png) left center no-repeat; padding-left:30px; background-size:20px 20px;    }
.contact_lx p.tel{ background:url(../images/con_ico02.png) left center no-repeat; padding-left:30px; background-size:20px 20px;    }
.contact_lx p.mb{ background:url(../images/con_ico03.png) left center no-repeat; padding-left:30px; background-size:20px 20px;    }
.contact_lx p.mobile{ background:url(../images/con_ico05.png) left center no-repeat; padding-left:30px; background-size:20px 20px;    }
.contact_lx p.email{ background:url(../images/con_ico04.png) left center no-repeat; padding-left:30px; background-size:20px 20px;    }
.contact_lx .cewm{ margin-top:50px}
.contact_lx .cewm li{ width:130px; display:inline-block; margin-right:30px;}
.contact_lx .cewm li img{ width:100%; display:block;}
.contact_lx .cewm li p{ display:block; text-align:center; color:#666; border:0; font-size:14px; height:30px; line-height:30px;}


.feedback{ border:1px solid #ddd; position:relative; height:600px; display:block; padding:50px 80px; background:#fff; margin:50px auto;}
.feedback_txt{ line-height:26px; text-align:center; margin-bottom:30px;}
.feedback_input{ width:600px;float:left; margin-top:20px;}
.feedback_input input{ border:1px solid #ddd; background:#fff; width:260px; float:left; margin:0 20px 20px 0; height:50px; line-height:50px; border-radius:10px; padding:0 10px;}
.feedback_input textarea{ border:1px solid #ddd; background:#fff; width:540px; float:left; margin:0 20px 20px 0; height:150px; line-height:20px; border-radius:10px; padding:10px;}
.feedback_pic{ width:500px; float:right; overflow:hidden}
.feedback_pic img{ width:100%; display:block;}

.feedback_input .ico01{ background:url(../images/input_ico01.png) right center no-repeat; background-size: 26px 26px;}
.feedback_input .ico02{ background:url(../images/input_ico02.png) right center no-repeat; background-size: 26px 26px;}
.feedback_input .ico03{ background:url(../images/input_ico03.png) right center no-repeat; background-size: 26px 26px;}
.feedback_input .ico04{ background:url(../images/input_ico04.png) right center no-repeat; background-size: 26px 26px;}
.feedback_input .ico05{ background:url(../images/input_ico05.png) right top no-repeat; background-size: 26px 26px;}

.feedback_input .feed_btn{ display:block; float:right; margin-right:65px; width:100px; height:40px; line-height:40px; font-size:16px; border-radius:10px;  background:#4e5896;  text-align:center; color:#fff;cursor:pointer;}

.all404{ background:#263147; width:100%;min-height:800px; margin-bottom:-50px;}
.all404_img{ width:1000px; margin:0px auto; text-align:center; margin-top:90px; }
.all404_img img{ margin:250px 0 150px;}
.all404_img P{ height:60px; margin-top:30px;display:block; font-size:16px; text-align:center; color:#FFF;}
.all404 .btm{ margin:0 auto; margin-top:60px; min-height:100px; padding-bottom:50px; text-align:center;}
.all404 .btm a{ width:160px; border-radius:10px; height:38px; text-align:center; margin:0 15px; display:inline-block; background:#4b82a0; color:#fff; line-height:38px;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;}
.all404 .btm a:hover{background:#3b657b; }

/*site map*/
.sitemap{ width:100%; background:#e6e6e6; padding:50px 0; margin-bottom:-50px;margin-top:90px;}
.sitemap_con{ padding:10px 0px 10px 0px; width:1000px; margin:0px auto; margin-bottom:20px;}
.sitemap_con p a{width:130px;  display:block; text-align:left; height:34px;font-size:16px;font-weight:600; line-height:34px; color:#000; float:left;}
.sitemap_con p a::after {    content: '';    position: absolute;    width: 20px;    height: 1px;    display: block;    background: #000;    transition: 0.6s all ease-in-out;}
.sitemap_con:nth-child(1){ padding-top:30px;}

.sitemap_con ul{ width:1000px;border-top: 1px solid #E5E5E5; padding-top:20px; margin-bottom:5px;display:block; overflow:hidden;}
.sitemap_con ul li{ float:left; height:39px;  line-height:39px; font-size:14px;  display:inline; margin:0  18px 10px 0;}
.sitemap_con ul li a{ display:block;width:130px;border-radius:10px;background:#f6f6f6;  text-align:center;  font-size:15px;height:39px;line-height:39px;color:#333;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;}
.sitemap_con ul li a:hover{ color:#fff; background:#666 !important; text-decoration:none;border-radius:10px; }
.sitemap_con ul li:nth-child(8n+0){margin-right:0px;}

/*tvlist*/

.tv_type{padding-left:20px; margin:0 auto; border:0; padding-bottom:10px; display:inline-block;border-bottom:1px dashed #ccc;}
.noborder{ border:0;}
.tv_type span {float:left; display:inline-block;min-width:50px; text-align:left;height:28px;font-size:14px; font-weight:bold; color:#fe0000; overflow:hidden;}
.tv_type ul{ width:760px;overflow:hidden; float:left; margin-bottom:0px; }
.tv_type li{float:left; line-height:28px; height:28px;margin:0 6px 6px 0; }
.tv_type li a{display:block; background:#fff;line-height:28px; height:28px;/*border-right:solid 1px #d0d0d0;border-bottom:solid 1px #d0d0d0;*/padding-left:12px;padding-right:12px;}
.tv_type li a:hover,.tv_type li a.selected{color:#fff;background:#f8ac3c;/*border-right:solid 1px #3f898c;border-bottom:solid 1px #3f898c;*/}
.tv_type li a.selected{font-weight:bold;}

.tv_list dl{border-bottom:1px dashed #dedede;margin-bottom:5px;padding:22px 50px 22px 22px;background:#fff;overflow:hidden}
.tv_list dl:hover{border-color:#1c1c1c}
.tv_list dl:last-child{ border:0px;}
.tv_list dt{width:19.8%;float:left;margin-right:4.23%}
.tv_list dt img{max-width:100%;display:block}

.tv_list_title{ max-height:35px;margin-bottom:18px;overflow:hidden}
.tv_list_title h4{ width:75%; float:left;height:35px;font-size:18px;color:#154c64;line-height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tv_list_title h4 a{height:35px;font-weight:bold; font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tv_list_title h4 a:hover{color:#fe0000}
.tv_list_title h5{ width:105px;float:right; background:url(../images/time.png) left center no-repeat; background-size:15px 15px; padding:0; text-align:right; font-size:14px; font-weight:normal; }
.tv_list_desc{max-height:100px;font-size:14px;line-height:24px;color:#777;margin-bottom:18px;overflow:hidden}
.tv_list_alt{float:right;height:35px;display:inline-block;line-height:35px;text-align:center}
.tv_list_alt a{ margin-left:10px;}





.nmt30{ margin-top:30px;}
.nmt50{ margin-top:50px;}

.v_out{width:1380px;margin:20px auto;overflow:hidden; margin-left:-40px;}

			.v_show{width:1300px;overflow:hidden;position:relative;height:500px; margin:20px auto;}
			.v_cont{ width:6650px;position:absolute;left:0px;top:0px;}
			.v_cont ul{float:left;}
			.v_cont ul li{width:1300px;height:500px;float:left;margin-top:3px;}
			 /*---圆圈---*/
			.v_out_p{position:relative;overflow:visible}
			.circle{left: 40px; text-align:center;}
			.circle li{box-sizing: border-box;
    color: #FFF;
    background: #999999;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 10px;
    font-weight: 400;
    margin: 0 20px;
    letter-spacing: 0px;}
			.circle .circle-cur{background:#3753a7; color:#fff;}

			 /*---切换---*/

			.prev,.next{float:left; width:40px; height:40px; position:absolute;  top:250px }
			.next{right:0 }

			.prev a{ background:url(../images/pic_left.png) 7px center no-repeat #9f9f9f; background-size:25px 25px }
			.next a{background:url(../images/pic_right.png) 7px center no-repeat #9f9f9f; background-size:25px 25px}
			.prev,.prev a,.next,.next a{width:40px; height:40px;display:block;bordere-radius:10px;}
			.prev a:hover{ background:url(../images/pic_left.png) 7px center no-repeat #3753a7;background-size:25px 25px }
			.next a:hover{background:url(../images/pic_right.png) 7px center no-repeat #3753a7; background-size:25px 25px}
