body{ min-width:320px;font:16px "微软雅黑","Arial,Microsoft YaHei";color:#333;line-height:24px; } .container{ margin:0 auto;height:auto;padding: 0!important; }
h1,h2,h3,h4,h5,p,div,span,ul,li,dl,dd,dt{margin:0;padding:0;} input,textarea{border: none;outline:none; font:16px "微软雅黑","Arial,Microsoft YaHei";}label{font-weight: normal;width:100%;}
a{text-decoration: none;outline:none;color:#333;cursor: pointer;} a:focus, a:hover{color:#333;text-decoration: none;outline: none; outline-offset: 0;}
ul,li{list-style: none;} i,em{font-style:normal;}
.nav>li>a:focus, .nav>li>a:hover{background: none;}
.fl{float:left;}.fr{float:right;}.hide{display: none;}.show{display: block;} .imgMax{max-width:100%;max-height:100%;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.fwn{font-weight: normal}
.db{display: block;}.dib{display: inline-block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}.oh{overflow: hidden;}
.transition{-webkit-transition: all  0.3s linear;-moz-transition: all  0.3s linear;-o-transition: all  0.3s linear; transition: all  0.3s linear; }
img.desaturate { filter: grayscale(100%);  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  }
img.desaturate:hover { filter: grayscale(0);  -webkit-filter: grayscale(0);  -moz-filter: grayscale(0);  -ms-filter: grayscale(0);  -o-filter: grayscale(0);  }
.img img{width: 100%;}
img{border:none;}
html{ width:100%;}
body{ width:100%;position: relative;overflow-x: hidden;}
.slick-slide{outline: none;}
.slick-slide img{margin:0 auto;max-width:100%;}
#model_banner .pc-banner .slick-arrow:before{display: none;}
.slick-dotted.slick-slider{margin-bottom:0;}
#model-body #model_banner .pc-banner{padding-bottom: 0;}
/*头部*/
#header{width: 100%;height: 100px;padding: 0 40px;position: relative;border-top: 10px solid #02328d;z-index: 3;}
#header .logo{width:22%;height:78px;position: relative;margin:6px 0;transition: 300ms;}
#header .logo img{position: absolute;left:0;top:0;bottom:0;margin:auto;max-height: 100%;max-width: 100%;}

#header .pc_Menu {width: 56%;height: 90px;position: relative;margin: 0 auto;}
.pc_Menu .menul {width: 100%;}
.pc_Menu .menul .firstli{position: relative;float: left;text-align: center;transition: 300ms;}
.pc_Menu .menul .firstli>a{display: block;position: relative;box-sizing: border-box;width: 100%;height: 90px;line-height:24px;
    padding: 0 5px;font-size: 12px;overflow: hidden;color: #ccc;text-transform: uppercase;transition: 300ms;}
.pc_Menu .menul .firstli>a p{width: 100%;height: 24px;overflow: hidden;font-size: 16px;color: #000;margin-top: 22px;}
.pc_Menu .menul .firstli>a span{display: block;width: 100%;height: 24px;overflow: hidden;}
.pc_Menu .menul .firstli.cur>a,.pc_Menu .menul .firstli:hover>a{color: #c1d5fb;background: #02328d;transition: 300ms;}
.pc_Menu .menul .firstli.cur>a p,.pc_Menu .menul .firstli:hover>a p{color: #fff;font-weight: bold;}

.pc_Menu .secdulBox{display: none;position: absolute;width: 100%;top:100%;left: 0;background: #fff;}
.pc_Menu .secdulBox .secdli{border-bottom: 1px solid #e6e6e6;}
.pc_Menu .secdulBox .secdli:last-child{border-bottom: none;}
.pc_Menu .secdulBox .secdli a{display: block;width: 100%;overflow: hidden;height: 44px;line-height: 44px;color: #808080;font-size: 15px;}
.pc_Menu .secdulBox .secdli.current a,.pc_Menu .secdulBox .secdli a:hover{color: #02328d;font-weight: bold;}

#header .seachdiv{width: 15.5%;height: 46px;margin: 22px 0;border: 1px solid #e6e6e6;background: #fff;border-radius: 5px;padding: 0 6px 0 14px;transition: 300ms;}
#header .seachdiv .input{width: 80%;height: 44px;display: block;border: none;float: left;font-size: 14px;color: #808080;background: none;}
#header .seachdiv .seabtn{width: 20%;height: 44px;float: right;background: url(../images/nicon1.png) center no-repeat;border: none;}
.seachdiv .input::-webkit-input-placeholder { /* WebKit browsers */ color:#808080;}
.seachdiv .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:#808080;}
.seachdiv .input::-moz-placeholder { /* Mozilla Firefox 19+ */ color:#808080;}
.seachdiv .input:-ms-input-placeholder{color: #808080;}
.seachdiv input:-webkit-autofill {
    color: #808080!important;
    -webkit-text-fill-color: #808080;
    box-shadow: 0 0 0 1000px #fff inset
}
.seachdiv input:autofill {
    color: #808080!important;
    -webkit-text-fill-color: #808080;
    box-shadow: 0 0 0 1000px #fff inset
}

/*修改*/
.video{margin-top: 15px;}
.video iframe{height: 550px;width: 100%;}
@media(max-width: 992px) and (max-width: 1200px){
    .video iframe{height: 450px;}
}
@media(max-width: 415px) and (max-width: 991px){
    .video iframe{height: 400px;}
}
@media(max-width: 321px) and (max-width: 414px){
    .video iframe{height: 220px;}
}
@media(max-width: 320px){
    .video iframe{height: 180px;}
}

/*mchead*/
.model-header{width: 100%;height:54px;padding:6px 15px;position: relative;}
.model-header-logo{width: 68%;height:42px;padding-left:0;float: left;}
.model-header-logo img{max-width: 100%;max-height: 100%;}
.model-header .model-navbtn{height:30px;width:30px;position: absolute;top:12px;right:15px;}
.model-header .model-navbtn img{max-width: 100%;max-height: 100%;}
.model-header .sea-navbtn{width: 44px;height: 24px;line-height: 24px;position: absolute;top:14px;right:60px;padding: 0 10px;border-right: 1px solid #e6e6e6;}
.model-header .seachdiv{background: #fff;width: 100%;position: fixed;top: 54px;left: 0;z-index: 4;padding: 14px;border-top: 1px solid #f3f3f3;}
.model-header .seachdiv form{width: 100%;height: 44px;line-height: 42px;display: block;border: 1px solid #e6e6e6;border-radius: 8px;overflow: hidden;}
.model-header .seachdiv .input{width: 80%;height: 42px;display: block;border: none;float: left;font-size: 14px;color: #808080;background: none;padding: 0 12px;}
.model-header .seachdiv .seabtn{width: 20%;height: 42px;float: right;background: #e6e6e6;color: #666;border: none;}

/*大图dot*/
#model_banner .pc-banner .slick-arrow{display: none;}
#model_banner .slick-dots{bottom:25px;width:100%;height:18px;line-height: 18px;}
#model_banner .slick-dots li{width:18px;height:18px;margin: 0 7px;border-radius: 50%;border: 1px solid transparent;transition: 300ms;}
#model_banner .slick-dots li button{width: 10px;height: 10px;margin: 3px;opacity: 1;background: #fff;border-radius: 50%;transition: 300ms;}
#model_banner .slick-dots li.slick-active{border: 1px solid #02328d;transition: 300ms;}
#model_banner .slick-dots li.slick-active button{width: 8px;height: 8px;margin: 4px;background: #02328d;transition: 300ms;}

.main{width: 100%;height: auto;overflow: hidden;}
.maintent{width: 100%;padding: 0 100px;}
.box{width: 100%;height: auto;overflow: hidden;padding: 30px 0;}
.box .title{width: 100%;font-size: 36px;color: #02328d;line-height: 1.5;padding: 25px 0;}
.box .title a{color: #02328d;}
.box .title p{font-size: 18px;color: #808080;text-transform: uppercase;line-height: 1.2;}
.box .title .title_dec{font-size: 16px;color: #333;line-height: 1.6;margin-top: 8px;}

.section_one{background: #fafafa url(../images/bg1.png) center bottom no-repeat;padding: 70px 0;}
.section_one .maintent{width: 64%;margin: 0 auto;padding: 0;}
.section_one .company{width: 100%;font-size: 36px;line-height:1.4;color: #02328d;}
.section_one .aboutdec{width:100%;font-size: 15px;color: #333;line-height: 36px;max-height: 108px;overflow: hidden;margin: 40px 0;}
.section_one .about_nav{width: 100%;height: auto;overflow: hidden;padding: 0 12%;text-align: center;margin: 20px 0;}
.about_nav li{width: 24.4%;display: inline-block;}
.about_nav li .aicon{width:100%;color: #808080;transition: 300ms;line-height: 1.2;}
.about_nav li .aicon .iconfont{font-size: 52px;}
.about_nav li .aname{width: 100%;height: 30px;line-height: 30px;overflow: hidden;font-size: 15px;color: #808080;transition: 300ms;}
.about_nav li a:hover .aicon{color: #02328d;transition: 300ms;}
.about_nav li a:hover .aname{font-weight: bold;color: #02328d;transition: 300ms;}

.section_two .yewubox{width: 100%;height: auto;}
.section_two .yewubox .ywbg{width: 100%;height: auto;overflow: hidden;margin:20px 0 50px;}
.section_two .yewubox .ywbg img{position: relative;left: 50%;margin-left: -860px;}
.section_two .yewubox ul.pcul{width: 100%;height: 100%;overflow: hidden;position: absolute;top: 0;left: 0;text-align: center;}
.section_two .yewubox ul.pcul li{width: 15%;height: 440px;float: left;padding: 40px 20px;color: #fff;text-align: left;border-left: 1px solid #999;transition: 300ms;}
.section_two .yewubox ul.pcul li:first-child{border-left: none;}
.yewubox ul.pcul li .ytitle a{display: block;width: 100%;font-size: 24px;color: #fff;line-height: 30px;}
.yewubox ul.pcul li .ytitle a p{font-size: 14px;color: #cccccc;text-transform: uppercase;line-height: 20px;margin-top: 5px;}
.yewubox ul.pcul li .ywdec{display: none;width: 100%;height:176px;font-size: 14px;color: #fff;line-height: 22px;overflow: hidden;margin: 25px 0;}
.yewubox ul.pcul li .more{display: none;width: 200px;height: 42px;border: 1px solid #b3b3b3;line-height: 40px;padding: 0 20px;font-size: 14px;color: #fff;}
.yewubox ul.pcul li .more i,.section_three .newmore i,.molyewu .more i{float: right;font-size: 18px;}
.yewubox ul li .more:hover,.section_three .newmore:hover{color: #02328d;border: 1px solid #02328d;}
.section_two .yewubox ul.pcul li.show{width: 39%;transition: 300ms;}
.section_two .yewubox ul.pcul li.show .ywdec,.yewubox ul.pcul li.show .more{display: block;}
.molyewu{width: 100%;height: 100%;position: absolute;top: 0;left: 0;padding:20px 14px;}
.molyewu .ytitle a{display: block;width: 100%;font-size: 20px;color: #fff;line-height: 30px;}
.molyewu .ytitle a p{font-size: 12px;color: #cccccc;text-transform: uppercase;line-height: 18px;margin-top: 4px;}
.molyewu .ywdec{width: 100%;height:144px;font-size: 14px;color: #fff;line-height: 24px;overflow: hidden;margin: 18px 0;}
.molyewu .more{display: block;width:42%;height: 40px;border: 1px solid #b3b3b3;line-height: 38px;padding: 0 14px;font-size: 14px;color: #fff;}
.molyewu .slick-dots{left: 0;bottom: -20px;height: 8px;line-height: 8px;}
.molyewu .slick-dots li{width:8px;height:8px;margin: 0 6px;}
.molyewu .slick-dots li button{width: 8px;height: 8px;background: #ccc;border-radius: 50%;padding: 0;}
.molyewu .slick-dots li.slick-active button{background: #02328d;}

.section_three{background: #fafafa;}
.section_three .news{width: 100%;height: auto;padding: 90px 10px;background: #fff;margin: 20px 0;}
.section_three .news a{display: block;width: 100%;height: auto;overflow: hidden;padding: 0 40px;border-right: 1px solid #e6e6e6;}
.section_three .news .nimg{width: 38%;float: left;}
.section_three .news dl{float: right;width:59%;}
.section_three .news dl span{border-bottom: 2px solid #02328d;line-height: 35px;display: inline-block;height: 35px;width: auto;font-size: 15px;color: #808080;}
.section_three .news dl dt{width: 100%;height: 48px;line-height: 48px;font-size: 18px;font-weight: bold;color: #333;overflow: hidden;margin: 10px 0;}
.section_three .news dl dd{width: 100%;height: 56px;line-height: 28px;overflow: hidden;font-size: 15px;color: #808080;}
.section_three .news a:hover dl dt{color: #02328d;}
.main .slick-arrow{width: 42px;height: 42px;background: #cccccc;transition: 300ms;z-index: 6;}
.news .slick-prev{left: -40px;}
.news .slick-next{right: -40px;}
.main .slick-prev:before{content: "<";display: block;font-family: "幼圆";color: #fff;opacity: 1;font-size: 24px;}
.main .slick-next:before{content: ">";display: block;font-family: "幼圆";color: #fff;opacity: 1;font-size: 24px;}
.main .slick-arrow:hover{background: #02328d;transition: 300ms;}
.section_three .newmore{display: block;margin: 40px auto;width: 200px;height: 42px;border: 1px solid #afafaf;line-height: 40px;padding: 0 20px;font-size: 14px;color: #afafaf;}

.section_for .cases{margin: 20px 0 70px;}
.cases{width: 100%;height: auto;background: #f2f2f2;}
.cases a{display: block;width: 100%;height: auto;overflow: hidden;position: relative;}
.cases .cimg{width: 50%;float:left;}
.cases dl{width: 46%;position: absolute;top: 48%;right: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.cases dl dt{width: 100%;height: 48px;line-height: 48px;font-size:24px;font-weight: bold;color: #333;overflow: hidden;margin: 10px 0;}
.cases dl dd{width: 100%;max-height:180px;line-height: 36px;overflow: hidden;font-size: 15px;color: #333;overflow: hidden;}
.cases .slick-prev{left: 54%;top: 86%;}
.cases .slick-next{right: 46%;top: 86%; margin-right: -98px;}

.links dd{padding: 14px 0;width: 100%;height: auto;overflow: hidden;border-top: 1px solid #e6e6e6;color: #808080;font-size: 14px;line-height: 24px;}
.links dd span{color: #02328d;font-size: 15px;font-weight: bold;float: left;}
.links dd a{color: #808080;font-size: 14px;margin: 0 12px;}
.links dd a:hover{color: #02328d;}

.footer{width: 100%;height: auto;background: #1c273c;}
.footer .contact{width: 100%;height: auto;overflow: hidden;padding: 26px 0;}
.footer .contact .flogo{width: 24%;float: left;}
.footer .contact .flogo img{max-height: 100%;max-width: 100%;}
.footer .contact .tact{width: 30%;float: left;padding-left: 20px;font-size: 14px;color: #9ba8c1;line-height: 30px;}
.footer .contact .wembox{width:15%;float: right;}
.footer .contact .wembox img{width: 42%;margin-left: 8%;float: left;}
.copy{color: #4d6288;font-size: 14px;text-align: center;padding: 15px 0;border-top: 1px solid #27334a;}
.copy a{color: #4d6288;}
.copy a:hover{color: #fff;}

/*pc端内页*/
.updown_posnav_yiji{margin-bottom: 0;}
#model_contant_main{padding-top: 36px!important;}
.model_contant{background: #fafafa;}
.updown_posnav .slick-list{overflow: hidden;}
.updown_posnav_yiji{height: 61px;background: #fff;border-bottom: 1px solid #e6e6e6;}
.updown_posnav .nav_item .a1{background: url(../images/bg3.jpg) right center no-repeat;position: relative;}
.updown_posnav .nav_item .a1:hover,.updown_posnav .nav_item .a1.on{font-weight: bold;color: #02328d;background: none;}
.updown_posnav .nav_item .a1:hover:before,.updown_posnav .nav_item .a1.on:before{content: "";border-bottom: 6px solid #02328d;border-top: 6px solid transparent;border-left: 6px solid transparent;border-right: 6px solid transparent;position: absolute;bottom: 0;left: 50%;margin-left: -6px;}
.updown_posnav .cont_nav{display: none;background: #fff;margin-top: 1px;box-shadow: 4px 0 14px #e6e6e6;}
.updown_posnav .cont_nav .o_li a{height: 40px;line-height: 40px;color: #808080;font-size: 14px;text-align: left;padding: 0 10px;}
.updown_posnav .cont_nav .o_li a:hover{font-weight: bold;color: #02328d;background: none;}
.updown_posnav .cont_nav .second{display: none;background: #fafafa;padding-left: 10px;}

.content_128color .quickbar_nav ul li.quickbar_weixin:hover .quickbar_hoverbox img{max-width: none;max-height: none;}
.content_128color .model-textlist-four ul li a:hover{background: #02328d;}
.content_128color .model-textlist-four ul li a{background: #fff!important;}
.content_128color .model-textlist-four ul li .textlist-r dd{color: #f5f5f5;}
.content_128color .model_page a.current,.content_128color .model_page a:hover {color: #02328d;border-bottom: 1px solid #02328d;}
.content_128color #model_contant_main .model_dec_adress a:hover {color: #02328d;}
.content_128color .model-dectil-bottom .model-dectil-chose a:hover {color: #02328d;}
.content_128color .model-textlist-one ul .textlist-lifirst .textlist-text .textlist-more:hover{border:1px solid #02328d;background-color: #02328d;}
.content_128color .model-textlist-one ul li:hover{border-bottom:1px solid #02328d;}
.content_128color .model-textlist-one ul li:hover dt{color: #02328d;}
.content_128color .model-textlist-two ul li a:hover .textlist-l dt{color: #02328d;}
.content_128color .model-textlist-two ul li a:hover .textlist-l p{color: #02328d;}
.content_128color .model-textlist-two ul li a:hover .newtime{background: #02328d;}
.content_128color .model-textlist-three ul li a:hover, .content_128color .model-textlist-three ul li a:hover dt{color: #02328d;}
.content_128color .model-textlist-three ul li a:before{background: #02328d;}
.content_128color .model-imgtextlist-two ul li a:hover .imgtextlist-r dt{color: #02328d;}
.content_128color .model-imgtextlist-one ul li a:hover .imgtextlist-l dt{color: #02328d;}
.content_128color .model-imgtextlist-three ul li a:hover .imgtextlist-r dt{color: #02328d;}
.content_128color .model-imgtextlist-three ul li .imgtextlist-r .time p{color: #02328d;}
.content_128color .model-imgtextlist-four ul li a:hover .imgtextlist-text{background: #02328d;}
.content_128color .model-imgtextlist-four ul li .imgtextlist-text dd{color: #fff;}
.content_128color .model-imgtextlist-four ul li a:hover .imgtextlist-text p{color: #fff;}
.content_128color .model-imglist-two ul li .pimg em span{background-color: #02328d;}
.content_128color .model-imglist-two ul li a:hover p{background: #02328d;}
.content_128color .model-imglist-three ul li a:hover{border:2px solid  #02328d;}
.content_128color .model-imglist-three ul li a:hover p{color:  #02328d;background: url(../images/icon6.png) right center no-repeat;}
.content_128color .model_seach .model-seachdiv form .seabtn{background:  #02328d;}
.content_128color .model-textlist-three ul li a:before{background:  #02328d;}
.content_128color .model-dectil-img .slick-dots li button{border:1px solid   #02328d;}
.content_128color .model-dectil-img .slick-dots li.slick-active button{background:   #02328d;}
.content_128color .model-textlist-four ul li a:hover{background:   #02328d!important;}
.content_128color .model-textlist-four ul li a:hover .textlist-r dt{color:#fff!important;}
.model_page a.on, .model_page a:hover{color: #02328d;border-bottom: 1px solid #02328d;}
.model-dectil-bottom{height: auto;overflow: hidden;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:before{border-bottom: 12px solid #02328d;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:before{border-top: 12px solid #02328d;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-prev:hover{border-bottom: 1px solid #02328d;}
.model-dectil-imgtwo .model-dectil-slick2 .slider-nav .slick-next:hover{border-top: 1px solid #02328d;}

/*手机端内页*/
.content_128color .model-classify .model-classify-posnav {background: #02328d;}
.content_128color .model-classify-nav .one .o_li a.ez{color:#02328d}
.content_128color .model-classify-nav .second a.sen_x{color:#02328d}
.content_128color .model-classify-nav .second a.sen_x:before{background:#02328d}
.content_128color .model-phone-page span i{color:#02328d;}
.model-fixed{background:#02328d!important;}
.model-fixed .fnavbox li a,.fnavbox li dd{color: #fff!important;}
.model-leftnav-top{background:#02328d;}
.model-leftnav-main .nnav .yiji.xz a.ce{color:#02328d}
.model-classify-nav .one .o_li .one_a i{background: url(../images/icon6.png) center no-repeat;}
.updown_fenlei .cont_nav .one .one_a i{background: url(../images/icon4.png) center no-repeat;}

.imglist-page{padding-top: 20px;}
.imglist-page img,.model-dectil-text img{max-width: 100%;}


