@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body {font-size:14px; font-family:"微软雅黑"; line-height:24px; color:#333;}
ul, li { list-style:none; margin:0; padding:0;}
img { border:none; }
td { font-weight:normal; font-size:14px; text-decoration:none;}
a{ text-decoration:none; color:#333; }
a:hover{text-decoration:none;}
.fl{ float:left;} 
.fr{ float:right;}
.fl,.fr{display:inline;}
.clear {clear: both; height:0px;}
.cen{ margin:0 auto;}
.w1200{width:1200px;}
.w1500{ width:1500px;}
.w1600{ width:1500px; margin:0 auto;}
.mag{margin-top:30px;}
.mag10{margin-top:10px;}
.mag20{margin-top:20px;}
.m120{margin-top:120px;}
.mag30{ margin-top:30px;}
.mag60{ margin-top:60px;}
.mag40{ margin-top:40px;}
.magt40{ margin-top:-40px;}

.head{ height: 94px;}
.head .logo{ margin-top: 23px;}
.head .logo a{ display: block;}

.head .dianhua{font-size: 0;line-height: 36px;margin-top: 28px;}
.head .dianhua .telephone{position: relative;left: -50px;margin-right: 4px;padding-left: 44px;font-size: 24px;color: #0c336c;font-family: "Arial";}
.head .dianhua .telephone img{margin-right: 10px;vertical-align: top;}
.head .dianhua .switch .search-box{position: absolute;right: 0;top: 50%;margin-top: -19.5px;}
.head .dianhua .switch .search-box input{width: 0px;z-index: 2;border: 0;background: #fff;border:1px solid #777;height: 36px;border-top-left-radius: 36px;border-bottom-left-radius: 36px;font-size: 12px;color: #555;position: absolute;right: 18px;top: 50%;padding-left: 13px;margin-top: -18px;box-sizing: border-box;}
.head .dianhua .switch .search-box a{width: 36px;height: 36px;display: block;position: absolute;right: 0;top: 0;border-radius: 50%;}
.head .dianhua .switch .search-box img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.head .dianhua .switch .search-box button{z-index: 3;cursor: pointer;vertical-align: top;width: 36px;height: 36px;border-radius: 50%;border: 0;z-index:999;border:1px solid #777;background-color: #fff;position: relative;box-sizing: border-box;background-image: url(../images/icon-3.png);background-repeat: no-repeat;background-position: center center;}
.head .dianhua .switch .search-box img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
button, input, textarea{font-size: 100%;vertical-align: middle;outline: none;border-radius: 0;-webkit-appearance: none;}

.nav{ height:70px; background:#141414;}
.nav .dh{ width:1500px; height:70px;}
.nav .dh li{ width:187px; height:70px; float:left; text-align:center; font-size:15px; font-weight:bold;}
.nav .dh li a{  color:#FFF; display:block; line-height:70px; }
.nav .dh li a:hover{ background:#0c336c; color:#FFF;}
.nav .dh li:hover ul li{display:block; width:100%;}
.nav .dh li ul li{width:100%; height:40px; line-height:40px;  background:#f7f7f7; position:relative;  z-index:9999; left:0px; top:0px; display:none; text-align:center; border-bottom:1px solid #FFF;}
.nav .dh li ul li a{ color:#666; font-size:14px; line-height:40px; font-weight:normal; }
.nav .dh li ul li a:hover{ color:#333; background:#e7e7e7;}
.nav .dh li.cur a{ background:#0c336c;}
.nav .dh li.cur a{ background:#0c336c;}
.nav .dh li.cur ul li a{ background:#f7f7f7;}
.nav .dh li.cur ul li a:hover{ color:#333; background:#e7e7e7;}

.banner{width:100%; height:726px; overflow:hidden;}
.bannerc{width:100%; height:726px; margin:0px auto;}

.bannerc #full-screen-slider { width:100%; height:726px; text-align:left;position:relative;}
.bannerc #slides { display:block; width:100%; height:726px; list-style:none; padding:0; margin:0; position:relative;}
.bannerc #slides li { display:block; width:100%; height:726px; list-style:none; padding:0; margin:0; position:absolute;}
.bannerc #slides li a { display:block; width:100%; height:726px; text-indent:-9999px}
.bannerc #pagination { display:block; list-style:none; position:absolute; left:28%; top:680px; z-index:9900;  padding:0px; margin:0; cursor:pointer;}
.bannerc #pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:8px; border-radius:50%; background:#fff; }
.bannerc #pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
.bannerc #pagination li.current {background:#0c336c;}

.common-title{height: 180px;width: 100%;font-size: 0;padding-top: 90px;box-sizing: border-box;}
.common-title.title{line-height: 36px;}
.common-title .h1{display: inline-block;vertical-align: middle;font-size: 27px;color: #3c3c3c;position: relative;padding-right: 13px;margin-right: 5px;}
.common-title i{position: absolute;right: 0;top: 50%;margin-top: -10.5px;width: 5px;height: 5px;background: #414141;}
.common-title i:after{content: "";position: absolute;right: 0;top: 8px;width: 5px;height: 15px;background: #0c336c;}
.common-title .h2{margin-top: 6px;display: inline-block;vertical-align: middle;font-size: 27px;color: #3c3c3c;font-family: "Conv_DidotLTStd-Roman";font-weight: bold;}
.common-title .more a{display: block;width: 128px;height: 30px;line-height: 30px;font-size: 12px;color: #0e0e0e;text-align: center;border: 1px solid #0e0e0e;position: relative;transition: all 0.3s ease;}
.common-title .more a:hover{background: #0c336c;transition: all 0.3s ease;}
.common-title .more a:hover{border-color: #0c336c;color: #fff;}


.plist{width:12.77%;}
.plist li{background:#f7f7f7;width: 100%;}
.plist li a{display: block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width:100%;text-align: center;line-height: 102px;border-bottom: 1px solid #dedede;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.plist li a span{position:relative;}
.plist li a span:before{content: "";position: absolute;right: -36px;top: 50%;margin-top: -0.5px;width: 16px;height: 1px;background: #fff;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;-moz-transition: all 0.6s ease;transition: all 0.6s ease;-webkit-transform: translate(20px, 0);-moz-transform: translate(20px, 0);transform: translate(20px, 0);}
.plist li a span:after{content: "";position: absolute;left: -36px;top: 50%;margin-top: -0.5px;width: 16px;height: 1px;background: #fff;-webkit-transition: all 0.6s ease;-o-transition: all 0.6s ease;-moz-transition: all 0.6s ease;transition: all 0.6s ease;-webkit-transform: translate(-20px, 0);-moz-transform: translate(-20px, 0);transform: translate(-20px, 0);}
.plist li .cur{background: #141414;color: #fff;}
.plist li .cur span:after{background: #0c336c;transform: translate(0, 0);}
.plist li .cur span:before{background: #0c336c;transform: translate(0, 0);}
.prcont{float:right;width:87.23%;height:721px;}
.prcont .bgimg{height:721px;width:100%;background-size:cover !important;position:relative;}
.prcont .bgimg .info_r{position: absolute;padding: 0 20px;padding-right: 90px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height: 721px;right: 0;width: 300px;top: 0;background: rgba(0,0,0,0.6);text-align: center;font-size: 0;}
.prcont .bgimg .info_r h1{padding-top: 250px;color: #fff;font-size: 26px;margin-bottom: 6px;font-weight:normal;}
.prcont .bgimg .info_r h3{margin-bottom: 9px;color: #fff;font-size: 18px;font-weight: bold;font-family: "Conv_DidotLTStd-Roman";font-weight:normal;}
.prcont .bgimg .info_r .p{color: #717070;font-size: 14px;line-height: 25px;height: 50px;overflow: hidden;}
.prcont .bgimg .info_r .radius{width:8px;height:8px;border-radius:50%;background:#0c336c;margin:8px auto;}

.ind_title{text-align:center;margin-bottom:40px;overflow:hidden}
.ind_title h3{color:#363636;font-size:30px;margin-bottom:2px; line-height:60px; font-weight:normal;}
.ind_title h3 img{ vertical-align: middle; margin-right:5px;}
.ind_title .subtit1{font-size:20px;color:#a0a0a0;text-transform:uppercase;margin-bottom:4px}

.ind_f5{margin-top:50px;margin-bottom:50px}
.ind_f5_con{overflow:hidden;}
.ind_f5_con:hover .ind_f5_left img {-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ind_f5_con .scale-120 .little-list-item:hover 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)}
.scale-120{ overflow:hidden;}
.ind_f5_left{float:left;width:768px;height:547px;overflow:hidden;background: #000;}
.ind_f5_right{height:547px;float: right;}
.ind_f5_left img{display:block;width:100%;height:100%;background:#ccc;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.ind_f5_desc{padding-top:39px;padding-left:39px;padding-right:30px;line-height:40px;color:#333;background:#f5f5f5;width:677px;height:359px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;moz-transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;-ms-transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;-o-transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;-webkit-transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;}
.ind_f5_desc:hover{ margin-right:15px;}
.ind_f5_desc .morea{margin-top:46px;width:147px;height:41px;line-height:41px;text-align:center;background:#5f5d5d;color:#fff}
.ind_f5_desc:hover .morea{background:#0c336c}
.little-list{overflow:hidden; margin-top: 20px;}
.little-list li{float:left;height:169px;width:213px;margin-left:19px}
.little-list li:first-child{margin-left:0}
.little-list-item{display:block;width:100%;height:100%;position:relative}
.little-list-item img{display:block;width:100%;height:100%;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.little-list-item p{position:absolute;bottom:0;right:0;left:0;text-align:center;height:36px;line-height:36px;background:rgba(0,0,0,.6);color:#fff}
.index_video{width:213px;height:169px;cursor:pointer;overflow:hidden;position:relative;margin-bottom:19px}
.index_video img{display:block;width:100%}
/*.index_video::before{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/ind2_30.png) no-repeat center;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}*/
.index_video:hover::before{background-color:rgba(0,0,0,.2)}
.morea{display: block; background: #5f5d5d; color: #fff; width: 100px; margin: 0 auto; text-align: center; padding: 5px; border-radius: 5px;}

.index-five{width: 100%;position: relative;}
.index-five img{ width:100%;}
.index-five .five-d{/*width: 395px;*/height: 72px;position: absolute;top:25%;left: 10%;}
.index-five .five-d h3{font-weight: 400;font-size: 18px;line-height: 24px;letter-spacing:1px;color: #FFF;}
.index-five .five-d h2{margin-top: 5px;font-weight: 400;color: #FFF;font-size: 28px;line-height: 37px;}
.index-five .five-d .button{width: 150px;height: 50px;border: 1px solid rgba(255, 255, 255, 0.5);background: rgba(255, 255, 255, 0.1);box-sizing: border-box;color: #FFF;margin-top: 71px;font-weight: 400;text-align: center;line-height: 50px;font-size: 14px;}
.index-five .five-d .button:hover{background:#0c336c;border: 1px solid #0c336c; transition: all 1s;}

.bgc{ background:#f5f5f5; overflow:hidden; padding:60px 0;}
.bdgy{justify-content: space-between;flex-wrap: wrap;width: 1520px;}
.bdgy li{float:left;width: 360px;height:246px;margin-top: 20px;cursor: pointer;box-sizing: border-box;position:relative;background: #fff;margin-right: 20px;}
.bdgy li .info{ position: absolute;left:0px;top:0px; width:100%; height:100%; z-index:999;}
.bdgy li .bgpic{ position: absolute;left:0px;top:0px; width:100%; height:100%; z-index:99; display:none; transition:.5s}
.bdgy li .bgpic img{ width:100%; height:100%;}
.bdgy li:after{content: "";position: absolute;left:0px;top:0px; background:rgba(42,12,51,.5); width:100%; height:100%; z-index:100; display:none;}
.bdgy .seiko-three-img{width: 60px;margin: auto;margin-top: 30px;}
.bdgy li h3{text-align: center;font-size: 20px;color: #666;font-weight: bold;margin-top: 20px;}
.bdgy li p{width: 90%;margin: auto;font-size: 14px;text-align: justify;color: #999;line-height: 24px;margin-top: 10px;padding-bottom: 10px;}
.bdgy li:hover h3{color:#fff;}
.bdgy li:hover p{color:#fff;}
.bdgy li:hover .bgpic{display:block; }
.bdgy li:hover .seiko-three-img img{filter: brightness(100);}
.bdgy li:hover::after{ display:block;}

.index-news-wrap{padding-top:80px;background-image:url(../images/index_03.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;}
.index-news-wrap .ind_title h3{color:#fff;}
.index-news-wrap .ind_title .subtit1{color:#fff;}
.index-news-wrap .news-content{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding-left: 112px;}
.index-news-wrap .news_l{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.index-news-wrap .news_l .p-more-btn{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 126px;height: 116px;font-size: 16px;font-family: "Arial";color: #fff;text-transform: uppercase;background-color: #0c336c;-webkit-transition: .2s ease all;-moz-transition: .2s ease all;-o-transition: .2s ease all;transition: .2s ease all;}
.index-news-wrap .news_l .p-more-btn:hover{background:#072653;}
.index-news-wrap .news_r{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;width: 0;padding: 100px 125px 65px;background-color: #f5f5f5;overflow: hidden;}
.index-news-wrap .news-image-box{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;margin-left: -18px;margin-right: -18px;}
.index-news-wrap .news-image-box .list{width: 33.33333%;}
.index-news-wrap .news-image-box .item{display: block;margin: 0 18px;}
.index-news-wrap .news-image-box .img-box{position: relative;padding-top: 56.22222%;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;}
.index-news-wrap .news-image-box .img-box img{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;vertical-align:top;}
.index-news-wrap .news-image-box .info-box{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding: 35px 10px;}
.index-news-wrap .news-image-box .date{padding-right: 40px;}
.index-news-wrap .news-image-box .date .day{margin-bottom: 5px;line-height: 1;font-size: 26px;font-family: "Tahoma";color: #010101;-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;}
.index-news-wrap .news-image-box .date .year{line-height: 1;font-size: 15px;font-family: "Arial";color: #666;-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;}
.index-news-wrap .news-image-box .msg{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;width: 0;height: 56px;line-height: 28px;font-size: 16px;color: #666;overflow: hidden;-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;}
.index-news-wrap .news-image-box .list:hover img{transform:scale(1.1)}
.index-news-wrap .news-image-box .list:hover .msg,.index-news-wrap .news-image-box .list:hover .day,.index-news-wrap .news-image-box .list:hover .year{color:#0c336c;}

.index-join-wrap{padding: 80px 0 85px;}
.index-join-wrap .join-content{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.index-join-wrap .item{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;width: 0;overflow: hidden;}
.index-join-wrap .img{position: relative;width: 100%;padding-top: 148.93617%;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;}
.index-join-wrap .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;}
.index-join-wrap .info{padding-top: 30px;text-align: center;}
.index-join-wrap .info .tt-cn{margin-bottom: 5px;line-height: 1;font-size: 24px;color: #333;-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;}
.index-join-wrap .info .tt-en{line-height: 1;font-size: 15px;font-family: "Tahoma";color: #999;-webkit-transition: .4s ease all;-moz-transition: .4s ease all;-o-transition: .4s ease all;transition: .4s ease all;}
.index-join-wrap .item:hover img{transform:scale(1.1)}
.index-join-wrap .item:hover .tt-cn{ color:#0c336c;}

.index_eBox{padding: 130px 0; background-image: url(../images/index_74.jpg); background-position: center; background-size: cover;}
.Box1200{ width:1200px; margin:0 auto; overflow:hidden;}
.index_eBoxa{float: left; width: 50%;}
.index_eBoxb{ background: rgba(0,0,0,0.5); padding: 30px 32px; color: #fff; min-height: 554px;}
.index_eBoxb1{width: 76%; float: left;}
.index_eBoxb2{width: 94%; float: right;}
.index_eBoxc{margin-top: 25px;}
.index_epp1{border-bottom: 1px dashed #6a7582; padding-left: 34px; background-position: left 5px center; background-repeat: no-repeat; color: #c0cbda; margin: 8px 0; line-height: 38px;}
.index_epp2{background-image: url(../images/index_56.png);}
.index_epp3{background-image: url(../images/index_58.png);}
.index_epp4{background-image: url(../images/index_61.png);}
.index_epp5{background-image: url(../images/index_64.png);}
.index_epp6{background-image: url(../images/index_67.png);}
.font24{ font-size:24px;}
.top40{ margin-top:40px;}

.index_eBoxe{margin-top: 30px;}
.index_eBoxd{background: rgba(43,57,71,0.5); padding: 0 15px; margin-bottom: 12px; color: #9ca6b0; border: none;}
.index_eBoxd1{height: 50px; line-height: 50px;}
.index_eBoxd2{ height: 195px; padding-top: 10px; padding-bottom: 10px;}
.index_epp7{ height: 54px; line-height: 54px; background:#0c336c; color: #FFFFFF; display:block;border: none;}
a.index_epp7:hover{color: #fff;}
.wid100{width:100%;overflow: hidden;}
.font18{ font-size:18px;}

.footer{width: 100%;background: #000;height: 76px;position: relative;}
.footer .w1200{position:relative;}
.footer .footer-list{font-size: 0;text-align: center;}
.footer .footer-list li{line-height: 76px;height: 76px;display: inline-block;vertical-align: top;position: relative;margin: 0 26px;}
.footer .footer-list li:after{content: "";position: absolute;left: -26px;top: 50%;margin-top: -4.5px;width: 5px;height: 9px;background-image: url(../images/icon-5.png);background-repeat: no-repeat;}
.footer .footer-list li:first-child:after{display: none;}
.footer .footer-list li a{height: 76px;font-size: 13px;color: #868686;}
.footer .footer-list li a:hover{color:#FFF;}
.footer .btn-back{display: block;position: absolute;right: 0;top: 50%;margin-top: -19px;width: 88px;height: 38px;background-color: #282828;background-image: url(../images/icon-6.png);background-repeat: no-repeat;background-position: center center;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.footer .btn-back:before{content: "";right: 0;bottom: -1px;width: 70px;height: 1px;background: rgba(255,255,255,0.3);position: absolute;}
.footer .btn-back:after{content: "";left: 0;bottom: -1px;width: 15px;height: 1px;background: #0c336c;position: absolute;}
.footer .btn-back-home{display: block;position: absolute;top: 0;left: -360px;width: 482px;height: 100%;background: #292929;}
.footer .btn-back-home img{-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;position: absolute;right: 47px;top: 27px;}

.foot{width: 100%;height: 234px;background: #141414;text-align: center;}
.foot .telephone{font-size: 35px;color: #0c336c;margin-bottom: 20px;padding-top: 38px;font-family: "Arial";line-height: 41px;}
.foot .telephone img{margin-right: 15px;vertical-align: top;}
.foot .p{color: #868686;font-size: 13px;margin-bottom: 18px;text-transform: Uppercase;}
.foot .p a{color: #868686;font-size: 13px;}
.foot .share .qq, .foot .share .weixin, .foot .share .weibo{position: relative;margin: 0 25px;display: inline-block;vertical-align: top;width: 28px;height: 28px;border-radius: 50%;border: 14px solid #696969;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.foot .share .qq>img, .foot .share .weixin>img, .foot .share .weibo>img{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.foot .share .qq>img, .foot .share .weixin>img, .foot .share .weibo>img{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.foot .share .icon1{display: none;}
.foot .share .weixin:hover{border: 14px solid #fff;}
.foot .share .weibo:hover{border: 14px solid #fff;}
.foot .share .weixin:hover .icon1{display:block;}
.foot .share .weibo:hover .icon1{display:block;}
.foot .share .weixin:hover .icon{display:none;}
.foot .share .weibo:hover .icon{display:none;}
.foot .share .weixin .win-box, .foot .share .weibo .win-box{position: absolute;bottom: 30px;left: 0px;display: none;-webkit-transform: translate(-50%, 0);-moz-transform: translate(-50%, 0);transform: translate(-50%, 0);}
.foot .share .weixin .win:after, .foot .share .weibo .win:after{content: "";position: absolute;bottom: -10px;left: 50%;-webkit-transform: translate(-50%, 0);-moz-transform: translate(-50%, 0);transform: translate(-50%, 0);width: 20;height: 10;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #FFF;}
.foot .share .weixin:hover .win-box, .foot .share .weibo:hover .win-box{display:block;}
.foot .share .weixin .win img, .foot .share .weibo .win img{max-width: 120px;height: auto !important;}
.foot .share .qq .text, .foot .share .weixin .text, .foot .share .weibo .text{left: 0;bottom: -40px;padding-top: 35px;position: absolute;-webkit-transform: translate(-50%, 0);-moz-transform: translate(-50%, 0);transform: translate(-50%, 0);color: #868686;width: 100px;font-size: 13px;}
.foot .share .text:hover{color:#FFF;}

.lanmu{ width:100%; background:#eff1f5; padding:20px 0; overflow:hidden;}
.lanmu li{ float:left; background:#FFF; margin-right:10px; font-size:16px;margin-bottom: 10px;}
.lanmu li a{ display:block; padding:10px 35px; }
.lanmu li:hover , .lanmu li.cur{ background:#0c336c;}
.lanmu li:hover a , .lanmu li.cur a{ color:#FFF;}
.lanmu .fr{ line-height:44px;}

.ntit{ text-align:center;}
.ntit h2{ font-size:30px; color:#000; font-weight:normal; line-height:30px;}
.lines{ width:50px; height:3px; background:#0c336c; margin:10px auto 0;}

.info_txt{ font-size:16px; line-height:36px;}

.honor{}
.honor li{float:left;width: 358px;margin-right: 15px;margin-bottom: 20px;}
.honor li .pics{width: 358px;overflow:hidden;}
.honor li img{ width:100%; transition: all 0.36s ease; display: inline;}
.honor li p{ text-align:center; margin-top:20px; color: #333; font-size: 16px;}
.honor li:hover img{  transform: scale(1.2)}

.main_nboxbg{ background:#f0f0f0; padding:30px 0 50px; overflow:hidden;}
.pos{ padding:20px 0; border-bottom:1px solid #dedede;}

.leftbox{background:#FFF;padding: 2%;width:960px;}
.artid{}
.artid h1{ font-size:30px; text-align:center; height:60px; line-height:60px; color:#333; border-bottom:1px solid #f1f1f1; }
.artid .data{ font-size:12px; text-align:center;  line-height:40px; overflow:hidden;}
.artid .data span{ margin:0 20px;}
.zaiyao{ display:block; color:#868686;font-weight:normal; background:#F5F5F5; border:1px solid #E5E5E5; margin-bottom:15px; padding:5px 15px; font-size:13px;}

.rightbox{width:440px;}
.boxbai{background:#FFF;  padding:5%; }
.boxbai h3{ font-size:20px;}
.boxbai li{ margin-top:30px;}
.boxbai li img{ width:100%;}
.boxbai li a{ font-size:16px;}
.boxbai li h2{ line-height:40px;}
.boxbai li span{ color:#666;}
.boxbai li:hover a{ color:#0c336c;}

.boxbai .p_share{ margin-top:30px;}
.boxbai .p_share img{ width:40px; margin-right:10px;}
.boxbai a.as{ display:block; height:46px; width:100%; margin-top:30px; background:#0c336c; border-radius:5px; text-align:center; line-height:46px; color:#FFF; font-size:16px;}
.boxbai a.as:hover { background:#d87500;}

.nbanner{ width:100%; line-height:600px; text-align:center; height:600px; font-size:60px; color:#FFF;}

.news_list li{ width: 100%; height:auto; margin-top:30px; background:#eff1f5; overflow:hidden;}
.news_list li .apic{ float:left; overflow:hidden;}
.news_list li img{ float:left; width:448px; height:292px; transition: all .4s ease-in-out 0s;}
.news_list li .cont_text{width: 870px;height: 200px;float: left;margin-left:30px;margin-top:60px;}
.news_list li .cont_text h3{ padding:20px 0px 20px; font-size:20px; display: block;}
.news_list li .cont_text h3 a{display:block; overflow:hidden; height:25px; line-height:26px; font-size:22px;}
.news_list li .cont_text h4{font-size:16px; height:75px; overflow:hidden;color:#666; line-height:25px; display: block; margin-bottom: 20px; font-weight:normal;}
.news_list li .cont_text span{display: block;}
.news_list li .cont_text span a{ display:inline-block; border:1px solid #999999; padding:4px 17px;}
.news_list li .cont_time{font-family:Arial, Helvetica, sans-serif; padding:45px 0 0px 0px;float:right; margin-right:40px; margin-top:40px;}
.news_list li .cont_time span{ display:block;font-size:60px; line-height:65px; border-bottom:1px solid #1a1a1a; color:#1a1a1a;}
.news_list li .cont_time em{display:block;font-size:18px; padding-top:7px; font-style:normal;}
.news_list li:hover img{transform: scale(1.2); webkit-transform: scale(1.2);}
.news_list li:hover{ background:#FFF; box-shadow: 0 0 18px rgba(0,0,0,.1);}

.page {text-align:center; margin:20px 0 30px 0; font-size: 14px; overflow: hidden}
.page li{ display: inline-block;}
.page a{display:inline-block;padding:7px 10px 6px 10px;border:#E4E4E4 1px solid;margin:2px 4px;color:#666;text-decoration:none;cursor:pointer;border-radius:3px;}
.page a:hover{border:#CF5D02 1px solid;color:#FFF;background:#FF7101;border-radius:3px;}
.page li.active a{border:#CF5D02 1px solid;color:#FFF;background:#FF7101;border-radius:3px;}

.pc_left{width: 280px;}
.pc_left h2{ background:#0c336c; height:80px; line-height:80px; text-indent:20px; border-radius:30px 0 0 0; color:#FFF; font-size:26px; font-weight:normal;}
.pc_left ul{ width:100%; background:#FFF;}
.pc_left li{ line-height:60px; height:60px; border-bottom:1px solid #dedede; text-indent:40px;  font-size:16px;}
.pc_left li a{ display:block;  transition: all 4s ease-in-out 0s;}
.pc_left li span{ margin-right:15px;}
.pc_left li:hover span{ display:none;}
.pc_left li:hover a{ color:#0c336c;}

.pc_left .pc_lxwm{ background:#FFF; padding:20px;}
.pc_left p{ line-height:30px; font-size:16px;}

.pc_right{width: 1190px;}
.pc_tit{ line-height:60px; background:#FFF; border-radius:30px 0 0 0; overflow:hidden;}
.pc_tit dt{ float:left; background:#0c336c; border-radius:30px 0 0 0; padding:0 30px; font-size:26px; color:#FFF; font-weight:bold;}
.pc_tit dd{ float:right; margin-right:20px;}

.prodc_list{width: 1209px;}
.prodc_list li{float: left;margin-top: 30px;margin-right: 20px;border: 1px solid #dedede;position:relative;background:#FFF;padding:10px;}
.prodc_list li a{display: block;}
.prodc_list li img{width: 361px;height:auto;transition: all .4s ease-in-out 0s;}
.prodc_list li p{font-size: 16px;line-height: 60px;text-align: center; font-weight:bold;}
.prodc_list li p{color: #434343; }
.prodc_list li img:hover{transform: scale(1.2); webkit-transform: scale(1.2);}
.prodc_list li:hover p{ display:block; color:#0c336c;}
.pic_img{ overflow:hidden;}

.wbai{ background:#FFF; padding:40px; overflow:hidden;}

/*图集样式*/

 #LeftNaviExpand613.LeftNaviExpand .item1 .firlinkbx{ height:35px; line-height:35px; padding:0 30px; background: none; border-bottom: 0;}
 #LeftNaviExpand613.LeftNaviExpand .item1 a{ color:#333;font-size:13px;}
 #LeftNaviExpand613.LeftNaviExpand .item1 a:hover{ color:#f30;}

 #LeftNaviExpand613.LeftNaviExpand .item2{ height:28px; line-height:28px; padding:0 10px;}
 #LeftNaviExpand613.LeftNaviExpand .item2 a{ color:#333;}
 #LeftNaviExpand613.LeftNaviExpand .item2 a:hover{ color:#111 }
 #LeftNaviExpand613.LeftNaviExpand .item1 .expend{ border-top-color:#999;}
 #LeftNaviExpand613.LeftNaviExpand .item1 .unexpend{ border-bottom-color:#999;}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpand613.LeftNaviExpand .expend{ position:absolute; height:0; width:0; overflow:hidden; border:5px dashed transparent; border-top:5px solid #dfdfdf; right:10px; top:15px;}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpand613.LeftNaviExpand .unexpend{ position:absolute; height:0; width:0; overflow:hidden; border:5px dashed transparent; border-bottom:5px solid #dfdfdf; right:10px; top:10px;}

 #LeftNaviExpand613.LeftNaviExpand ul.children1{}

 #LeftNaviExpand613.LeftNaviExpand ul.children2{ background:#fafafa; display:none;}
 #LeftNaviExpand613.LeftNaviExpand .item1{ border-bottom:1px solid #dfdfdf;}

 #ProductDetail687.ProductDetail { margin-top:8px;}

 #ProductDetail687.ProductDetail .hdtitle { width:100%; background: #f4f4f4;}

 #ProductDetail687.ProductDetail .hdtitle h5 { font-weight:normal; font-size:14px; text-indent:15px; line-height:54px; height:54px;}
/*左侧图片放大镜主体*/
 #ProductDetail687.ProductDetail .slider-wrapper { width: 640px;  float:left;}
/*大图结构主体*/
 #ProductDetail687.ProductDetail .nivoSlider { position: relative; width: 100%; height: 410px; overflow: hidden; border:1px solid #dedede;}
/*大图宽高带上!important,宽高与.nivoSlider一致*/
 #ProductDetail687.ProductDetail .nivoSlider img { position: absolute; top: 0px; left: 0px; width:640px !important; height: 410px!important;}
 #ProductDetail687.ProductDetail .nivo-main-image { display: block !important; position: relative !important;}
 #ProductDetail687.ProductDetail .nivoSlider a.nivo-imageLink { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; z-index: 6; display: none;}
 #ProductDetail687.ProductDetail .nivo-slice { display: block; position: absolute; z-index: 5; height: 100%; top: 0;}
 #ProductDetail687.ProductDetail .nivo-box { display: block; position: absolute; z-index: 5; overflow: hidden;}
 #ProductDetail687.ProductDetail .nivo-box img { display: block;}
 #ProductDetail687.ProductDetail .nivo-caption{ padding: 10px 0 0 10px;}
 #ProductDetail687.ProductDetail .nivo-caption a { display: inline !important;}
 #ProductDetail687.ProductDetail .nivo-prevNav { left: 0px;}
 #ProductDetail687.ProductDetail .nivo-nextNav { right: 0px;}
 #ProductDetail687.ProductDetail .nivo-controlNav { text-align: center; padding: 15px 0;}
 #ProductDetail687.ProductDetail .nivo-controlNav a { cursor: pointer;}
 #ProductDetail687.ProductDetail .nivo-controlNav a.active { font-weight: bold;}
 #ProductDetail687.ProductDetail .slider_thumbs { position: relative; overflow: hidden; height: 62px;}
 #ProductDetail687.ProductDetail .slider_thumbs .items { position: absolute; left: 0; width: 20000px; top: 0;}
 #ProductDetail687.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled { position:relative; *zoom:1;}

 #ProductDetail687.ProductDetail .slider-wrapper .prev, #ProductDetail687.ProductDetail .slider-wrapper .next { width:20px; height:58px; text-align:center; background: #dfdfdf; position:absolute; line-height:55px; border:1px solid #bfbfbf;}

 #ProductDetail687.ProductDetail .slider-wrapper .prev{ left:5px; top:10px; display:none;}

 #ProductDetail687.ProductDetail .slider-wrapper .next{ right:5px; top:10px; display:none;}

 #ProductDetail687.ProductDetail .nivo-control.active { border: 1px solid #0c336c;}
 #ProductDetail687.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled img { float: left; cursor: pointer; margin-right:3px; display: block; width: 80px; height: 60px;}
 #ProductDetail687.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell { overflow: hidden; float: left;}
 #ProductDetail687.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell img { width: ;}
 .zoomer_showdiv{ border:1px solid #000;}
 .zoom_mover{ background:#fff; opacity:0.1; filter:alpha(opacity=10);}
 #ProductDetail687.ProductDetail .hd_bx { overflow: hidden; margin:30px;}

 #ProductDetail687.ProductDetail .hd .pd_sum { margin-left:40px; overflow:hidden; width:290px;}
 #ProductDetail687.ProductDetail .hd .pd_sum ul{ width:100%; height:auto;}
 #ProductDetail687.ProductDetail .hd .pd_sum ul h2{ width:100%; line-height:40px; border-bottom:1px dotted #dedede; font-size:18px; color:#414141; margin-bottom:10px;}
 #ProductDetail687.ProductDetail .hd .pd_sum ul li{ width:100%; line-height:35px; font-size:13px;}
 #ProductDetail687.ProductDetail .hd .pd_sum ul a{ height:38px; width:117px;}

 #ProductDetail687.ProductDetail .bd{ padding: 10px 0 0 10px;}

 #ProductDetail687.ProductDetail .tip { height: 28px; line-height: 28px; border-bottom: 1px solid #dfdfdf; font-size: 14px; padding:5px 10px;}

 #ProductDetail687.ProductDetail .pd_content { padding:5px 10px; word-break:break-all; word-wrap:break-word;font-size:13px;}
 #ProductDetail687.ProductDetail .line_cell { margin-bottom:15px;}
 #ProductDetail687.ProductDetail .para_tip { padding:5px 10px;}
 #ProductDetail687.ProductDetail .bto{ padding: 10px;}
 #ProductDetail687.ProductDetail .pre_prod { margin-bottom:10px;}

 #ProductDetail687.ProductDetail .prod_desctipt { display: none;}
 #ProductDetail687.ProductDetail .txtMobileNumber { color: #9C9A9C; border: 1px solid #ADAAAD; height: 19px; line-height: 19px; margin-right: 4px; padding: 2px; width: 120px;}

.pic_r{ width:720px;}
.pic_r h2{ font-size:30px; line-height:70px; height:70px; border-bottom:2px solid #666;}
.pic_r p{ font-size:16px; line-height:36px; margin-top:20px;}
.pic_r .lxw{ border-top:1px dashed #dedede; border-bottom:1px dashed #dedede; margin-top:20px; padding:15px 0; overflow:hidden;}
.pic_r .lxw dt{ font-size:15px; color:#666; background:url(../images/tela.png) left no-repeat; text-indent:50px; font-size:16px; line-height: 50px; font-weight:bold; color:#000;}
.pic_r .lxw dt span{ color:#0c336c; font-size:30px;height: 30px; font-weight:normal;font-family: Impact; line-height: 60px;}
.a1a{ margin-top:60px;}
.a1a a{ margin-right:15px; padding:15px 40px; border-radius:5px; background:#333; font-size:16px; color:#FFF; font-weight:bold;}
.a1a a.a1{ background:#0c336c;}

.tita{ width:100%; height:54px; line-height:54px; border-bottom:1px solid #dedede; margin-bottom:30px;}
.tita h2{ float:left; background:#0c336c; color:#FFF; font-size:18px; padding:0 30px;}
.mag.wbai{ font-size:16px; line-height:30px;}

.cptibg{ width:100%; height:auto; padding:60px 0; background:url(../images/cptjbg.jpg) center fixed no-repeat; overflow:hidden;}
.cptibg h2{ text-align:center; font-size:30px; color:#FFF;}

.prodc_lists{width: 1530px;}
.prodc_lists li{float: left;margin-top: 40px;margin-right: 20px;border: 1px solid #dedede;position:relative;background:#FFF;padding:10px;}
.prodc_lists li a{display: block;}
.prodc_lists li img{width: 340px;height:auto;transition: all .4s ease-in-out 0s;}
.prodc_lists li p{font-size: 16px;line-height: 60px;text-align: center; font-weight:bold;}
.prodc_lists li p{color: #434343; }
.prodc_lists li img:hover{transform: scale(1.2); webkit-transform: scale(1.2);}
.prodc_lists li:hover p{ display:block; color:#0c336c;}

.cpliuy{}
.cpliuy h2{ text-align:center; font-size:30px; color:#333; line-height:60px;}
.cpliuy p{ text-align:center; font-size:16px; color:#333;}
.cpliuy ul{ margin-top:60px;}
.cpliuy li{ width:100%; margin-top:10px; }
.cpliuy li input{ width:100%; line-height:46px; text-indent:10px; border:1px solid #ddd;}
.cpliuy li:nth-child(1){ float:left; width:48%;}
.cpliuy li:nth-child(2){ float:right; width:48%;}
.cpliuy li:nth-child(3){ float:left; width:48%;}
.cpliuy li:nth-child(4){ float:right; width:48%;}
.cpliuy li:nth-child(5){ float:right; width:100%;}
.cpliuy li:nth-child(5) textarea{ width:100%; line-height:30px; height:180px; text-indent:10px; border:1px solid #ddd;}
.cpliuy li:nth-child(6){ float:right; width:100%;}
.cpliuy li:nth-child(6) .submit{ background:#0c336c; line-height:50px; font-size:16px; color:#FFF; border:none;}

#KF{width: 184px; height: 500px; position: fixed; top: 50px; right: 20px; z-index:9999999999;}
#KF .KFclose{width: 100%; height: 20px; overflow: hidden; text-align: right; cursor: pointer; position: absolute; top: 138px; z-index: 1;}
#KF .KFmain{position: relative; width: 184px;}
#KF .KFhref{position: absolute; width: 100%; top: 172px; height: 33px}
#alertdiv3{ display:none;}
.ewms{ display:none; width:120px; position:absolute; z-index:999999; top:240px; right:150px;}

.prodc{display:none;}
.menu-btn{ display:none;}
.news-word-box{ display:none;}
.right-btn{ display:none;}
.pic_l{ display:none;}
.lanmua{ display:none;}
@media screen and (max-width: 767px) {
#KF{ display:none;}
.menu-btn{ display:block;}
.lanmua{ display:block;}
.w1500{ width:100%;}
.w1600{ width:100%; margin:0 auto;}
.mag{ margin-top:3%;}
.dianhua{ display:none;}
.head{ height:auto; }
.logo{ margin:2% auto 2% 2% !important;}
.logo img{ width:150px;}

.menu-btn{float: right;margin-right: 3%;margin-top: 4.5%;position:relative;}
.menu-btn:before, .menu-btn:after, .menu-btn span{display: block;height: 2px;background-color: #333;content: '';}
.menu-btn:before{width: 40px;}
.menu-btn:after{width: 26px;}
.menu-btn span{width: 35px;margin: 6px 0 6px 0;}

.nav{ width:100%; height:100%; text-align:center;  background:#fff; display:none; z-index:9999; position:absolute;}
.nav .dh{ width:100%; height:60px;}
.nav .dh li{ width:100%; height:60px; float:none; text-align:center; font-size:15px; font-weight:bold; background:#fff; border-bottom:1px solid #dedede;}
.nav .dh li a{  color:#333; display:block; line-height:60px; }
.nav .dh li a:hover{ background:#0c336c; color:#FFF;}
.nav .dh li.cur a{ background:#fff;}

.banner{width:100%; height:180px; overflow:hidden; margin-top:1px;}
.bannerc{width:100%; height:180px; margin:0px auto;}
.bannerc #full-screen-slider { width:100%; height:180px; text-align:left;position:relative;}
.bannerc #slides { display:block; width:100%; height:180px; list-style:none; padding:0; margin:0; position:relative;}
.bannerc #slides li { display:block; width:100%; height:180px; list-style:none; padding:0; margin:0; position:absolute; background-size:100% !important;}
.bannerc #slides li a { display:block; width:100%; height:180px; text-indent:-9999px}
.bannerc #pagination {display:none;}

.common-title{height: auto;width: 100%;font-size: 0;padding-top: 5%;box-sizing: border-box;}
.common-title .title{line-height: 36px;width:100%;text-align: center;}
.common-title .h1{display: inline-block;vertical-align: middle;font-size: 20px;color: #3c3c3c;position: relative;padding-right: 13px;margin-right: 5px;}
.common-title i{position: absolute;right: 0;top: 55%;margin-top: -10.5px;width: 5px;height: 5px;background: #414141;}
.common-title i:after{content: "";position: absolute;right: 0;top: 8px;width: 5px;height: 12px;background: #0c336c;}
.common-title .h2{margin-top: 6px;display: inline-block;vertical-align: middle;font-size: 20px;color: #3c3c3c;font-family: "Conv_DidotLTStd-Roman";font-weight: normal;}
.common-title .more{display: none;}

.productlist{ display:none;}
.prodc{ display:block;}
.prodc ul{ width:100%;}
.prodc li{ float:left; width:46%; margin:3% 2% 0; position:relative;}
.prodc li .pic img{ width:100%;}
.prodc li .pic{overflow:hidden;position:relative}
.prodc li .pic a{display:block;background:#000}
.prodc li p{ height:59px; line-height:59px; background: #f8f8f8; font-size: 16px; transition: all .4s; text-indent:20px;}

.ind_title{text-align:center;margin-bottom:4%;overflow:hidden}
.ind_title h3{color:#363636;font-size: 19px;margin-bottom: 0px;line-height: 29px;font-weight:normal;}
.ind_title h3 img{vertical-align: middle;margin-right:5px;width: 20px;}
.ind_title .subtit1{font-size: 12px;color:#a0a0a0;text-transform:uppercase;margin-bottom:4px;}

.ind_f5{margin-top:5%;margin-bottom:5%}
.ind_f5_con{overflow:hidden;}
.ind_f5_con:hover .ind_f5_left img {-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.ind_f5_con .scale-120 .little-list-item:hover 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)}
.scale-120{ overflow:hidden;}
.ind_f5_left{float: none;width: 96%;height: auto;overflow:hidden;margin: auto;}
.ind_f5_right{height: auto;float: none;}
.ind_f5_left img{display:block;width:100%;height:100%;background:#ccc;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.ind_f5_desc{padding: 3%;line-height:40px;color:#333;background:#f5f5f5;width: 96%;margin: 2% auto;height: auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;moz-transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;-ms-transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;-o-transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;-webkit-transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;transition:all 1s cubic-bezier(.215,.61,.355,1) 0s;}
.ind_f5_desc .morea{margin-top: 4%;width: 126px;height:41px;line-height:41px;text-align:center;background:#5f5d5d;color:#fff;}
.little-list{overflow:hidden;margin: auto;width: 96%;}
.little-list li{float:left;height: auto;width: 32%;margin-left: 2%;}
.little-list li:first-child{margin-left:0}
.little-list-item{display:block;width:100%;height:100%;position:relative}
.little-list-item img{display:block;width:100%;height:100%;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.little-list-item p{position:absolute;bottom:0;right:0;left:0;text-align:center;height:36px;line-height:36px;background:rgba(0,0,0,.6);color:#fff}
.index_video{width: 100%;height: auto;cursor:pointer;overflow:hidden;position:relative;margin-bottom: 0;}
.index_video img{display:block;width:100%;}
.index_video::before{display: none;}
.morea{display: block; background: #5f5d5d; color: #fff; width: 100px; margin: 0 auto; text-align: center; padding: 5px; border-radius: 5px;}

.index-five{width: 100%;position: relative;}
.index-five img{ width:100%;}
.index-five .five-d{width: 100%;height: 72px;position: absolute;top: 18%;left: 10%;}
.index-five .five-d h3{font-weight: 400;font-size: 18px;line-height: 24px;letter-spacing:1px;color: #FFF;}
.index-five .five-d h2{margin-top: 5px;font-weight: 400;color: #FFF;font-size: 14px;line-height: 25px;}
.index-five .five-d .button{ display:none;}

.bdgy{justify-content: space-between;flex-wrap: wrap;width: 100%;}
.bdgy li{float:left;width: 48%;height: auto;margin-top: 10px;cursor: pointer;box-sizing: border-box;position:relative;border: 1px solid #dedede;padding: 1%;margin-left: 1%;margin-right: 0px;min-height: 301px;}
.bdgy li .info{position: inherit;left:0px;top:0px;width:100%;height:100%;z-index:999;}
.bdgy li .bgpic{ position: absolute;left:0px;top:0px; width:100%; height:100%; z-index:99; display:none; transition:.5s}
.bdgy li .bgpic img{ width:100%; height:100%;}
.bdgy li h3{text-align: center;font-size: 17px;color: #666;font-weight: bold;margin-top: 20px;}
.bdgy li p{width: 90%;margin: auto;font-size: 12px;text-align: justify;color: #999;line-height: 24px;margin-top: 10px;padding-bottom: 10px;}

.index-news-wrap{padding-top: 8%;background-image:url(../images/index_03.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;}
.index-news-wrap .news_l{display:none;}
.index-news-wrap .news_r{width:100%;padding: 2rem 15px 1rem;}
.index-news-wrap .news-content{padding-left:0px;}
.index-news-wrap .news-image-box .list{width:100%;}
.index-news-wrap .news-image-box .list:not(:first-child){display: none;}
.index-news-wrap .news-image-box .img-box{width: 55%;padding-top: 34.72222%;float: left;}
.index-news-wrap .news-image-box .info-box{display: block;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;padding: 0 0 0 10px;width: 41%;float: right;}
.index-news-wrap .news-image-box .date{padding-right: 0;}
.index-news-wrap .news-image-box .date .day{margin-bottom: 3px;font-size: 14px;}
.index-news-wrap .news-image-box .date .year{font-size: 12px;}
.index-news-wrap .news-image-box .msg{width: 100%;margin-top: 15px;height: 72px;line-height: 18px;font-size: 13px;}

.index-news-wrap .news-word-box{display: block;margin-left: 5px;margin-right: 5px;margin-top: 4%;}
.index-news-wrap .news-word-box .list:not(:last-child){border-bottom: 1px dashed rgba(102,102,102,0.2);}
.index-news-wrap .news-word-box .list{width: 100%;overflow: hidden;padding: 2% 0;}
.index-news-wrap .news-word-box .item{padding: 15px 0;margin: 0;}
.index-news-wrap .news-word-box .date{padding-right: 15px;float: left;}
.index-news-wrap .news-word-box .date .day{margin-bottom: 0px;font-size: 14px;font-weight: bold;line-height: 20px;}
.index-news-wrap .news-word-box .date .year{font-size: 12px;line-height: 18px;}
.index-news-wrap .news-word-box .msg{height: 36px;line-height: 18px;font-size: 13px;}

.index-news-wrap .right-btn{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.index-news-wrap .right-btn{-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 10px;}
.index-news-wrap .right-btn .m-more-btn{width:80%;height: 35px;line-height: 35px;text-align: center;background-color:#0c336c;font-size: 14px;font-family: "Arial";color: #fff;text-transform: uppercase;}
.right-btn{display:block;}

.index-join-wrap{padding: 35px 15px 10px;}
.index-join-wrap .join-content{-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.index-join-wrap .item{-webkit-box-flex: 0; -webkit-flex: none; -moz-box-flex: 0; -ms-flex: none; flex: none; width: 50%; margin-bottom: 20px;}
.index-join-wrap .info{padding-top: 10px;}
.index-join-wrap .info .tt-cn{font-size: 14px;}
.index-join-wrap .info .tt-en{font-size: 12px;}

.wid100{ }
.index_eBox{padding: 8% 0; background-image: url(../images/index_74.jpg); background-position: center; background-size: cover;}
.Box1200{ width:100%; margin:0 auto; overflow:hidden;}
.index_eBoxa{ padding:0 2%; width: 103%;}
.index_eBoxa .index_eBoxb2{ display:none;}
.index_eBoxb{ background: rgba(0,0,0,0.5); padding: 30px 32px; color: #fff; min-height:auto;}

.footer{ display:none;}
.foot{width: 100%;height:auto;background: #141414;text-align: center;padding: 4% 0 9%;overflow: hidden;}
.foot .telephone{font-size: 26px;color: #0c336c;margin-bottom: 2%;padding-top: 3%;font-family: "Arial";line-height: 41px;}
.foot .p{color: #868686;font-size: 12px;margin-bottom: 1%;text-transform: Uppercase;}

.lanmu{ width:100%; background:#eff1f5; padding:2% 0; overflow:hidden;}
.lanmu ul{ width:100%; text-align:center;}
.lanmu ul.fl{ float:none;}
.lanmu li{float:left;background:#FFF;margin-right: 1%;font-size: 14px;margin-left: 2%;width: 47%;line-height: 40px;}
.lanmu li a{display:block;padding: 0;}
.lanmu .fr{ display:none;}

.info_txt{ width:94%; margin:3% auto 0;}
.info_txt img { width: 100%;}

.honor{}
.honor li{ float:left; width:46%; margin:0 2% 2% 2%; }
.honor li .pics{ width:100%; overflow:hidden;}
.honor li img{ width:100%; transition: all 0.36s ease; display: inline;}
.honor li p{ text-align:center; margin-top:20px; color: #333; font-size: 16px;}
.honor li:hover img{  transform: scale(1.2)}

.main_nboxbg{ background:#f0f0f0; padding:1% 0 5%; overflow:hidden;}
.pos{ padding:2% 0 2% 2%; border-bottom:1px solid #dedede;}

.leftbox{background:#FFF;padding: 2%;width: 92%;margin-left: 2%;}
.artid h1{font-size: 20px;text-align:center;height:50px;line-height:50px;color:#333;border-bottom:1px solid #f1f1f1;}
.rightbox{width: 96%;margin-right: 2%;margin-top: 3%;}

.nbanner{ width:100%; line-height:200px; text-align:center; height:200px; font-size:30px; color:#FFF;}

.news_list li{ width: 100%; height:auto; margin-top:3%; background:#eff1f5; overflow:hidden;}
.news_list li .apic{ float:left; width:100%; overflow:hidden;}
.news_list li img{ float:left; width:100%; height:auto; transition: all .4s ease-in-out 0s;}
.news_list li .cont_text{ width:94%; height:auto; float: left; margin-left:0px; margin-top:2%; padding:3%;}
.news_list li .cont_text h3{ padding:2% 0px 2%; font-size:18px; display: block;}
.news_list li .cont_text h3 a{display:block; overflow:hidden; height:25px; line-height:26px; font-size:22px;}
.news_list li .cont_text h4{font-size:16px; height:75px; overflow:hidden;color:#666; line-height:25px; display: block; margin-bottom: 20px; font-weight:normal;}
.news_list li .cont_text span{display: block;}
.news_list li .cont_text span a{ display:inline-block; border:1px solid #999999; padding:4px 17px;}
.news_list li .cont_time{ display:none;}

.main_nboxbg{ background:#f0f0f0; padding:3% 0 5%; overflow:hidden;}
.pc_left{ display:none;}
.pc_right{ width:100%;}
.pc_tit{ display:none;}
.wbai img{width:100%;}
  
.prodc_list{ width:100%;}
.prodc_list li{float: left; width:96%; border:none; margin-top: 3%;margin-right:0px; position:relative; background:#FFF; padding:2%;}
.prodc_list li a{display: block;}
.prodc_list li img{width:100%;height:auto; transition: all .4s ease-in-out 0s;}
.prodc_list li p{font-size: 16px;line-height: 60px;text-align: center; font-weight:bold;}
.prodc_list li:first-child{margin-left: 0px;}
.prodc_list li p{color: #434343; }
.prodc_list li img:hover{transform: scale(1.2); webkit-transform: scale(1.2);}
.prodc_list li:hover p{ display:block; color:#0c336c;}

.wbai{ width:88%; background:#FFF;padding:4%;overflow:hidden; margin:auto;}
.ProductDetail { display: none;}
.pic_l{ width:100%; display:block;}
.pic_l img{ width:100%;}

.pic_r{ width:100%;}
.pic_r h2{ font-size:20px; line-height:50px; height:50px; border-bottom:2px solid #666;}
.pic_r p{ font-size:14px; line-height:30px; margin-top:2%;}
.pic_r .lxw{ border-top:1px dashed #dedede; border-bottom:1px dashed #dedede; margin-top:2%; padding:1% 0; overflow:hidden;}
.pic_r .lxw dt{ font-size:15px; color:#666; background:url(../images/tela.png) left no-repeat; text-indent:50px; font-size:16px; line-height: 50px; font-weight:bold; color:#000;}
.pic_r .lxw dt span{ color:#0c336c; font-size:30px;height: 30px; font-weight:normal;font-family: Impact; line-height: 60px;}
.a1a{ margin-top:6%;}
.a1a a{ margin-right:15px; padding:1% 4%; border-radius:5px; background:#333; font-size:14px; color:#FFF; font-weight:normal;}
.a1a a.a1{ background:#0c336c;}

.tita{ width:100%; height:54px; line-height:54px; border-bottom:1px solid #dedede; margin-bottom:30px;}
.tita h2{ float:left; background:#0c336c; color:#FFF; font-size:18px; padding:0 30px;}
.mag.wbai{ font-size:16px; line-height:30px;}

.cptibg{ width:100%; height:auto; padding:60px 0; background:url(../images/cptjbg.jpg) center fixed no-repeat; overflow:hidden;}
.cptibg h2{ text-align:center; font-size:30px; color:#FFF;}

.prodc_lists{ width:100%;}
.prodc_lists li{float:none; width:90%; margin:4% auto 0;border: 1px solid #dedede;position:relative; background:#FFF; padding:2%;}
.prodc_lists li a{display: block;}
.prodc_lists li img{width:100%;height:auto; transition: all .4s ease-in-out 0s;}
.prodc_lists li p{font-size: 16px;line-height: 60px;text-align: center; font-weight:bold;}
.prodc_lists li p{color: #434343; }
.prodc_lists li img:hover{transform: scale(1.2); webkit-transform: scale(1.2);}
.prodc_lists li:hover p{ display:block; color:#0c336c;}

.cpliuy{}
.cpliuy h2{ text-align:center; font-size:30px; color:#333; line-height:60px;}
.cpliuy p{ text-align:center; font-size:16px; color:#333;}
.cpliuy ul{ width:96%; margin:6% auto 0;}
.cpliuy li{ width:100%; margin-top:10px; }
.cpliuy li input{ width:100%; line-height:46px; text-indent:10px; border:1px solid #ddd;}
.cpliuy li:nth-child(1){ float:left; width:48%;}
.cpliuy li:nth-child(2){ float:right; width:48%;}
.cpliuy li:nth-child(3){ float:left; width:48%;}
.cpliuy li:nth-child(4){ float:right; width:48%;}
.cpliuy li:nth-child(5){ float:right; width:100%;}
.cpliuy li:nth-child(5) textarea{ width:100%; line-height:30px; height:180px; text-indent:10px; border:1px solid #ddd;}
.cpliuy li:nth-child(6){ float:right; width:100%;}
.cpliuy li:nth-child(6) .submit{ background:#0c336c; line-height:50px; font-size:16px; color:#FFF; border:none;}

 .artid img{width: 100%;}
}