@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#003b83; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1500px;}
.kgb{ width:98%; margin:0 auto; max-width:1920px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png.html) #fff bottom repeat-x; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png.html) top repeat-x #ffc600; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(../images/page_bg02.png.html) top repeat-x #ffc600; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
.map_sty{ padding-top:100px;}
#dituContent{ height:450px; border:1px solid #ddd;}


.ct2 {position: relative;background-color: #f7f7f7;}
.ct2-mn {margin-right: 300px;background-color: #fff;padding-right: 40px; min-height:700px;}
.ct2-sd {position: absolute;right: 0;width: 300px;top: 0;}

.list-6 li {margin-bottom: 20px;}
.list-6 li a {display: block;-webkit-transition: all 0.5s;transition: all 0.5s;background-color: #f7f7f7;padding: 25px;overflow: hidden;}
.list-6 li .date {float: left;text-align: center;width: 95px;font-size: 20px;padding: 15px 0;margin-right: 25px;}
.list-6 li .date strong {display: block;font-size: 72px;line-height: 1;color: #c2c2c2;-webkit-transition: all 0.5s;transition: all 0.5s;font-family: Arial;}
.list-6 li .img-cover {float: left;width: 200px;height: 160px;}
.list-6 li .text {margin-left: 0px;padding-top: 18px;}
.list-6 li .text h4 {margin: 0;font-weight: normal;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-6 li .text p {font-size: 16px;color: #666;-webkit-transition: all 0.5s;transition: all 0.5s;line-height: 1.8;height: 84px;margin: 15px 0 0;text-align: justify;overflow: hidden;}
.list-6 li a:hover {color: #fff;background-color: #009bde;}
.list-6 li a:hover .data strong {color: #fff;}
.list-6 li a:hover .img-cover span {-webkit-transform: scale(1.1);transform: scale(1.1);}
.list-6 li a:hover .text p {color: #fff;}

.list-7 li {border-top: solid 1px #e7e7e7;}
.list-7 li:first-child {border-top: none;}
.list-7 li a {display: block;overflow: hidden;padding: 20px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-7 li .img-center {float: right;width: 88px;}
.list-7 li .text {margin-right: 0px;}
.list-7 li .text h4 {font-weight: normal;height: 40px;overflow: hidden;margin: 0;}
.list-7 li .text span {display: block;opacity: 0.7;font-size: 12px;margin-top: 10px;}
.list-7 li a:hover {background-color: #009bde;color: #fff;}
@media screen and (max-width:770px){
.map_sty{ padding-top:40px;}
#dituContent{ height:230px;}
}
/*基础配置*/



/*首页style开始*/
.top_bg{width:100%; /*box-shadow:0px 1px 3px rgba(0,0,0,0.3);*/ position:absolute; top:10px; z-index:9999;}
.logo_nav{ width:100%; background:#fff; max-width:1500px; margin:0 auto; height:100px; border-radius:10px; position:relative; transition:0.5s;}
.logo_nav:after{ content:""; height:4px; display:block; background:#ffc600; position:absolute; bottom:-4px; left:1%; width:98%; border-radius:0 0 10px 10px;}
.logo{ padding-top:20px; transition:0.5s;}
.logo img{  transition:0.5s;}
.tel{ padding-top:36px; position:relative; transition:0.5s;    padding-right: 38px;}
.tel:before{ content:""; width:1px; background:#a5a5a5; height:23px; top:38px; left:-32px; display:block; position:absolute; transition:0.5s;}
.tel a{ display:block; line-height:27px; background:url(../images/tel.png) no-repeat left; font-family:"alternateRegular"; font-size:1.875rem; color:#3d3a3a; padding-left:34px;}
.sp_nav i{ display:none;}
.sjj_nav{ padding-right:33px;}
.sjj_nav li{ float:left; position:relative;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav li a{display:block; text-align:center; font-size:1rem; padding:0 32px; height:100px; line-height:100px; color:#000; transition:0.5s; position:relative; z-index:9;}
.sjj_nav li:hover a,.sjj_nav li.cur a{ font-weight:bold; color:#003b83; transition:0.5s;}
.sjj_nav>ul>li:after{ content:""; background:#003b83; height:4px; width:34%; border-radius:2px; position:absolute; left:33%; bottom:22px; transform:scaleX(0); transition:0.5s;}
.sjj_nav li:hover:after,.sjj_nav li.cur:after{transform:scaleX(1); transition:0.5s;}

.sjj_nav li ul{ position:absolute; width:100%; background:url(../images/nav_ejbg.png) no-repeat center top #eee; left:0; padding:10px 0; overflow:hidden; display:none; border-radius:0 0 10px 10px; z-index:999;}
.sjj_nav li ul li{ height:35px; line-height:35px; float:none;}
.sjj_nav li ul li:nth-child(1){ border-top:none;}
.sjj_nav li ul li a{ padding:0; line-height:35px; height:35px; font-size:1rem; font-weight:normal; color:#010101; text-align:center; transition:0.5s;}
.sjj_nav li:hover ul li a,.sjj_nav li.cur ul li a{ color:#010101; font-weight:normal; transition:0.5s;}
.sjj_nav li ul li:hover a{color:#010101; text-decoration:underline; transition:0.5s;}
/*topcur*/
.top_bg.topcur .logo_nav{border-radius:0; height:80px; max-width:100%; transition:0.5s;}
.top_bg.topcur .logo_nav:after{border-radius:0; left:0; height:2px; bottom:-2px; width:100%; transition:0.5s;}
.top_bg.topcur .logo{ padding-top:10px; transition:0.5s;}
.top_bg.topcur .logo img{ transition:0.5s;}
.top_bg.topcur .tel{padding-top:26px; transition:0.5s;}
.top_bg.topcur .tel:before{top:28px; transition:0.5s;}
.top_bg.topcur .sjj_nav>ul>li>a{ height:80px; line-height:80px; transition:0.5s;}
.top_bg.topcur .sjj_nav li:after{ bottom:15px; transition:0.5s;}
/*topcur*/
@media screen and (max-width:1024px){
.sjj_nav li a{padding:0 16px;}
}
@media screen and (max-width:770px){
.top_bg{top:0px !important;}
.logo_nav{border-radius:0; height:80px; max-width:100%;}
.logo_nav:after{border-radius:0; left:0; height:2px; bottom:-2px; width:100%;}
.logo_nav .kg{ width:100%;}
.logo{ padding-top:10px; padding-left:1%;}
.logo img{ height:55px;}
.tel{padding-top:28px; padding-right:30px;}
.tel:before{ display:none;}
.sjj_nav{ padding-right:0px;}
.sjj_nav>ul>li:after{ display:none;}
.sjj_nav li ul{ position:relative; background:none; left:auto; padding:0; border-radius:0;}
.sjj_nav li ul li a{color:#fff;}
.sjj_nav li:hover ul li a,.sjj_nav li.cur ul li a{ color:#fff;}
.sjj_nav li ul li:hover a{color:#003b83;}
}
@media screen and (max-width:520px){
.logo_nav{height:50px;}
.logo{ padding-top:7px; padding-right:10px}
.logo img{ height:36px;}
.tel{padding-top:15px; padding-right:0px;}
.tel a{line-height:24px; background-size:auto 100%; font-size:1.625rem; padding-left:30px;}
.banner{ padding-top:40px}
}
/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block; border-bottom:3px solid #ffc600;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:auto;}
.slides li img{display:none;}
@media screen and (max-width:1280px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:720px !important;}
.sjj_nav li a{padding: 0 23px;}
}


@media screen and (max-width:1400px){
.sjj_nav li a{padding: 0 23px;}
}

@media screen and (max-width:1024px){
.slides li{min-height:600px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li img{ width:100%; display:block;}
}
.flex-control-nav{ position:absolute; bottom:5%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; width:14px; margin:0 6px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:7px; height:7px; border:3px solid #fff; background:rgba(255,255,255,1); border-radius:50%; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{background:rgba(255,255,255,0); transition:0.5s;}
/*.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; margin:0 auto; top:42%;}
.flex-direction-nav li a{display:block;width:50px;height:90px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
.flex-direction-nav li a.flex-prev{left:2%;background:url(../images/ban_l.png.html) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:2%;background:url(../images/ban_r.png.html) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}*/
/*banner*/

.index_bga{ padding-top:90px; padding-bottom:80px; background:#fff; overflow:hidden; width:100%;}
.inda_bt p{ font-size:3.5rem; color:#a6a6a6; font-family:"fontyxa"; font-style:italic; line-height:48px; position:relative;}
.inda_bt p:before{ content:""; display:block; width:22px; height:25px; background:#003b83; transform:skewX(-24deg); -ms-transform:skewX(-24deg); -moz-transform:skewX(-24deg); -webkit-transform:skewX(-24deg); -o-transform:skewX(-24deg); position:absolute; left:-18px;}
.inda_bt span{ display:block; font-size:2.25rem; color:#2d2d2d; font-style:italic; line-height:36px; position:relative;}
.inda_bt span:after{ content:""; display:block; width:44px; height:4px; background:#ffb400; position:absolute; left:160px; top:20px;}
.inda_more{ padding-top:60px;}
.inda_more a{ color:#686868; font-size:1.125rem; height:20px; line-height:20px; position:relative; padding-right:13px; transition:0.5s; margin-right:13px;}
.inda_more a:after,.inda_more a:before {border:10px solid transparent; border-left:10px solid #fff; width:0; height:0; position:absolute; top:2px; right:-20px; content:"";}
.inda_more a:before{border-left-color:#ffbc1a; right:-22px;}
.inda_more a:hover{ color:#ffbc1a; transition:0.5s;}
.inda_gd{ margin-top:70px; position:relative;}
#indaappys{ display:none;}
.inda_nr li{ float:left; width:20%; position:relative; margin:30px 0;}
.inda_nr li a{ display:block; margin:0 3.9%; transform:skewY(7.58deg); -ms-transform:skewY(7.58deg); -moz-transform:skewY(7.58deg); -webkit-transform:skewY(7.58deg); -o-transform:skewY(7.58deg);  height:400px; overflow:hidden; position:relative; z-index:9;}
.inda_nr li:after{ width:90.9%; height:99%; border:2px solid #ffae00; content:""; display:block; position:absolute; left:6.4%; top:-1.4%; transform:skewY(7.58deg); -ms-transform:skewY(7.58deg); -moz-transform:skewY(7.58deg); -webkit-transform:skewY(7.58deg); -o-transform:skewY(7.58deg);}
.inda_pic{ transform:skewY(-7.58deg); -ms-transform:skewY(-7.58deg); -moz-transform:skewY(-7.58deg); -webkit-transform:skewY(-7.58deg); -o-transform:skewY(-7.58deg); margin-top:-21px;}
.inda_pic img{ display:block; width:100%; transition:0.5s;}
.inda_nr li a:after{box-shadow:inset 36px 0 40px rgba(0,0,0,0.3); content:""; position:absolute; left:0; top:0; width:100%; height:100%; z-index:9;}
.inda_wb{ position:absolute; left:0; bottom:0;}
.inda_wb h3{ height:50px; line-height:50px; text-align:center; font-size:1.5rem; color:#000; width:126px; background:rgba(255,255,255,0.9); transition:0.5s;}
.inda_wb p{ color:#fff; font-size:2.25rem; height:40px; line-height:40px; font-family:"Dinc"; letter-spacing:5px; padding-left:5px;}
.inda_nr li:hover .inda_wb h3{ background:rgba(255,180,0,0.9); transition:0.5s;}
.inda_nr li:hover .inda_pic img{transform:scale(1.1);}
.inda_an{ margin-top:68px; background:url(../images/inda_anbg.png) repeat-x; width:98%; height:7px; padding:2px 1%; border-radius:6px;}
.inda_an li{ width:12.5%; float:left; overflow:hidden; text-indent:-999rem; background:rgba(255,180,0,0); height:7px; border-radius:4px; cursor:pointer; transition:0.5s;}
.inda_an li.on{background:rgba(255,180,0,1); transition:0.5s;}
.inda_jt a{ position:absolute; width:62px; height:69px; display:block; top:32%; cursor:pointer; z-index:99;}
.inda_jt a.prev{ left:-32px;}
.inda_jt a.next{ right:-32px;}
@media screen and (max-width:1280px){
.index_bga{ padding-top:60px;}
.inda_bt{ padding-left:20px;}
.inda_gd{ margin:70px auto 0 auto; width:98%;}
.inda_nr li a{ height:440px;}
.inda_pic{margin-top:-18px;}
.inda_an{ margin-top:48px;}
.inda_jt a{width:50px; top:35%;}
.inda_jt a img{ width:100%;}
.inda_jt a.prev{ left:-20px;}
.inda_jt a.next{ right:-20px;}
}
@media screen and (max-width:1024px){
.inda_bt p{ font-size:3rem; line-height:40px;}
.inda_bt p:before{ width:20px; height:22px; left:-16px;}
.inda_bt span{ font-size:2rem; line-height:32px;}
.inda_bt span:after{ left:140px; top:18px;}
.inda_more{ padding-top:50px;}
.inda_more a{font-size:1rem;}
.inda_gd{ margin:50px auto 0 auto;}
.inda_nr li a{ height:352px;}
.inda_pic{margin-top:-15px;}
.inda_wb h3{ height:40px; line-height:40px; font-size:1.25rem; width:116px;}
.inda_wb p{font-size:1.625rem; height:30px; line-height:30px; letter-spacing:3px;}
.inda_an{ margin-top:30px;}
.inda_jt a{width:40px;}
.inda_jt a.prev{ left:-12px;}
.inda_jt a.next{ right:-12px;}
}
@media screen and (max-width:770px){
.index_bga{ padding-top:60px; padding-bottom:70px;}
.inda_bt{ padding-left:16px;}
.inda_bt p{ font-size:2.5rem; line-height:36px;}
.inda_bt p:before{width:14px; height:16px;left:-14px;}
.inda_bt span{font-size:1.875rem; line-height:30px;}
.inda_bt span:after{width:34px; height:3px; left:130px; top:16px;}
.inda_more{ padding-top:40px;}
.inda_more a{padding-right:5px; margin-right:13px;}
.inda_more a:after,.inda_more a:before {border:8px solid transparent; border-left:8px solid #fff; top:3px;}
.inda_more a:before{border-left-color:#ffbc1a; right:-22px;}
.inda_gd{ margin-top:25px;}
.indapcys{ display:none;}
#indaappys{ display:block;}
#indaappys ul{ float:left;}
.inda_nr li{width:50%; margin:10px 0;}
.inda_nr li a{margin:0 4%; transform:skewY(0deg); -ms-transform:skewY(0deg); -moz-transform:skewY(0deg); -webkit-transform:skewY(0deg); -o-transform:skewY(0deg); height:auto;}
.inda_nr li:after{transform:skewY(0deg); -ms-transform:skewY(0deg); -moz-transform:skewY(0deg); -webkit-transform:skewY(0deg); -o-transform:skewY(0deg);}
.inda_pic{ transform:skewY(0deg); -ms-transform:skewY(0deg); -moz-transform:skewY(0deg); -webkit-transform:skewY(0deg); -o-transform:skewY(0deg); margin-top:0px;}
.inda_an{ display:none;}
.inda_jt a{width:36px; height:auto; top:40%;}
.inda_jt a.prev{ left:-1%;}
.inda_jt a.next{ right:-1%;}
}
@media screen and (max-width:520px){
.index_bga{ padding-top:40px; padding-bottom:50px;}
.inda_bt{ padding-left:12px;}
.inda_bt p{ font-size:2rem; line-height:30px;}
.inda_bt p:before{width:10px; height:12px;left:-8px;}
.inda_bt span{font-size:1.5rem; line-height:24px;}
.inda_bt span:after{width:26px; height:2px; left:102px; top:12px;}
.inda_more{ padding-top:26px;}
.inda_nr li:after{ top:-2.4%; left:6%;}
.inda_wb h3{ height:36px; line-height:36px; font-size:1.125rem; width:110px;}
.inda_wb p{font-size:1.5rem; height:28px; line-height:28px; letter-spacing:2px;}
.inda_jt a{width:28px;}
}

.index_bgb{ background:#f1f1f1; padding-top:80px; padding-bottom:100px; overflow:hidden; width:100%;}
.indb_title .inda_bt p:before{ background:#003b83;}
.indb_title .inda_bt span:after{display:none;}
.indb_more{ padding-top:60px;}
.indb_more a{ display:block; color:#474747;text-align:right; font-size:1.125rem;}
.indb_more p{ padding-left:5px;  position:relative; z-index:9;}
.indb_more a:after{content:""; background:#ffae00; display:block; width:100%; height:8px; margin-top:-6px; z-index:9;}
.indb_nr{ padding-top:40px;}
.indb_l{ width:48.9%; position:relative;}
.indb_l:after{ display:block; content:""; width:97%; margin:0 auto; background:#ccc; height:8px; border-radius:0 0 5px 5px;}
.indbl_nr li{ position:relative; border-radius:5px; overflow:hidden;}
.indb_pic{ overflow:hidden;}
.indb_pic img{ display:block; width:100%; transition:0.5s;}
.indbl_nr li:hover .indb_pic img{transform:scale(1.1);}
.indb_bt{ width:135px; height:52px; line-height:52px; border-radius:0 5px 0 5px; color:#fff; position:absolute; right:0; top:0; z-index:9; background:#1961d9; color:#fff; font-size:1.125rem; text-align:center;}
.indb_l.fr .indb_bt{ background:#fcb714; color:#000;}
.indb_wb{ padding:30px 0 20px 0; position:absolute; bottom:0; left:0; width:100%; background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));}
.indb_wb h3{ height:40px; line-height:40px; overflow:hidden; color:#fff; font-size:1.75rem; text-indent:2%;}
.indb_wb p{ line-height:28px; height:28px; font-size:1.125rem; font-family:"Din"; text-indent:2%; color:#fff;}
.indb_an{ position:absolute; right:1.5%; bottom:26px;}
.indb_an li{ float:left; margin-right:7px; width:9px; height:9px; border:2px solid #fff; cursor:pointer; overflow:hidden; text-indent:-999rem; border-radius:50%;}
.indb_an li.on{ background:#ffae00; border:2px solid #ffae00;}
@media screen and (max-width:1024px){
.indb_more{ padding-top:50px;}
.indb_more a{font-size:1rem;}
.indb_bt{ width:125px; height:50px; line-height:50px;}
.indb_wb h3{ height:40px; line-height:40px; font-size:1.375rem;}
.indb_wb p{font-size:1rem;}
}
@media screen and (max-width:770px){
.index_bgb{padding-top:60px; padding-bottom:70px;}
.indb_more a:after{height:4px; margin-top:-2px;}
.indb_more{ padding-top:40px;}
.indb_l:after{ height:4px; border-radius:0 0 4px 4px;}
.indb_bt{ width:100px; font-size:0.9375rem; height:40px; line-height:40px;}
.indb_wb h3{ height:30px; line-height:30px; font-size:1.125rem;}
.indb_wb p{font-size:0.875rem; line-height:22px; height:22px;}
}
@media screen and (max-width:520px){
.index_bgb{padding-top:40px; padding-bottom:50px;}
.indb_more{ padding-top:26px;}
.indb_nr{ padding-top:30px;}
.indb_l{ width:100%; position:relative;}
.indb_l.fr{ margin-top:30px;}
}

.index_bgc{ background:url(../images/index_bgc.png) repeat-x left bottom #fff; padding-top:95px; width:100%; overflow:hidden;}
.indc_l{ width:59%;}
.indc_l .inda_bt span:after{ content:""; margin-top:25px; display:block; width:46px; height:3px; background:#ffb400; position:relative; left:auto; top:auto;}
.indc_bz{ font-size:1.875rem; color:#383838; padding-top:40px;}
.indc_bz p{ font-family:"Din"; letter-spacing:2.5px; font-size:1rem;}
.indc_ms{ font-size:1rem; line-height:30px; color:#7f7f7f; padding-top:45px;}
.indc_more{ padding-top:65px;}
.indc_more a{ display:block; width:154px; height:52px; border:2px solid #ffb400; border-radius:5px; text-align:center; line-height:52px; font-size:1.125rem; color:#313131; position:relative; transition:0.5s;}
.indc_more a:after{content:">"; font-family:"Din"; position:absolute; right:10%; line-height:52px;}
.indc_more a:hover{ background:#ffb400; color:#000; transition:0.5s;}
.indc_r{ padding:10px 10px 0 0; background:url(../images/indc_bg.png) no-repeat right top; width:39%; margin-right:-10px;}
.indc_r p{ overflow:hidden; border-radius:5px;}
.indc_r p img{ display:block; width:100%;}
.indc_zj{ padding-top:50px; padding-bottom:20px;}
.indc_zj li{ float:left; width:23%;}
.indc_zj li a{ display:block; text-align:center;}
.indc_zj li:nth-child(1) a{ display:block; float:left;}
.indc_zj li:nth-child(5) a{ display:block; float:right;}
.indc_zj li:nth-child(1),.indc_zj li:nth-child(5){ width:15%;}
.indc_wb{ font-size:1.125rem; color:#525252; padding-top:3px; text-align:center;}
.indc_wb p{ font-size:1.875rem; color:#ffae00; vertical-align:top;}
.indc_wb span{ font-family:"Din"; font-size:2.25rem; display:inline-block;}
.indc_wb em{ font-style:normal; display:inline-block; vertical-align:top;}
@media screen and (max-width:1280px){
.indc_ms{line-height:26px; padding-top:20px;}
.indc_more{ padding-top:35px;}
}
@media screen and (max-width:1024px){
.indc_l .inda_bt span:after{margin-top:15px;}
.indc_bz{font-size:1.5rem; padding-top:25px;}
.indc_bz p{font-size:1rem;}
.indc_ms{ font-size:0.9375rem; line-height:24px; padding-top:20px;}
.indc_more a{ width:130px; height:46px; line-height:46px; font-size:1rem;}
.indc_more a:after{line-height:46px;}
}
@media screen and (max-width:770px){
.index_bgc{padding-top:60px;}
.indc_bz{font-size:1.375rem; padding-top:15px;}
.indc_bz p{font-size:0.875rem;}
.indc_ms{ font-size:0.875rem; line-height:22px; padding-top:15px;}
.indc_more a{ width:120px; height:42px; line-height:42px; font-size:1rem;}
.indc_more a:after{line-height:42px;}
.indc_pic img{ height:50px;}
.indc_wb{ font-size:1rem;}
.indc_wb p{ font-size:1.5rem;}
.indc_wb span{font-size:1.625rem;}
}
@media screen and (max-width:520px){
.index_bgc{padding-top:40px; background-size:auto 70px;}
.indc_l{ width:100%;}
.indc_more{ padding-top:20px;}
.indc_more a{ width:100px; height:36px; line-height:36px; font-size:0.875rem;}
.indc_more a:after{line-height:36px; font-size:0.875rem;}
.indc_r{ width:100%; margin-top:30px; background:none; margin-right:0; padding:0;}
.indc_pic img{ height:50px;}
.indc_zj{ padding-top:30px; padding-bottom:20px;}
.indc_wb{ font-size:0.875rem;}
.indc_wb p{ font-size:1rem;}
.indc_wb span{font-size:1.125rem;}
}

.index_bgd{ padding-top:85px; padding-bottom:100px; overflow:hidden; width:100%; background:#fff;}
.indd_gd{ margin-top:45px; position:relative;}
#inddapp{ display:none;}
.indd_nr li{ float:left; width:25%;}
.indd_kg{margin:0 1.5%;}
.indd_pic{ overflow:hidden;}
.indd_pic img{ display:block; width:100%; transition:0.5s;}
.indd_nr li:hover .indd_pic img{transform:scale(1.1);}
.indd_wb{ background:#e8e8e8;}
.indd_l{ padding:8px 0 8px 4%; width:74%;}
.indd_mc{ height:24px; line-height:24px; color:#000; font-size:1.125rem; overflow:hidden; transition:0.5s;}
.indd_bran{ color:#535353; height:24px; line-height:24px; overflow:hidden;}
.indd_r{ width:22%;}
.indd_r a{ display: block; height:64px; line-height:64px; font-size:1.125rem; text-align:center; color:#fff; background:#003b83;}
.indd_nr li:hover .indd_mc{ color:#003b83; transition:0.5s;}
.indd_an a{ display:block; position:absolute; width:50px; height:50px; cursor:pointer; top:40%;}
.indd_an a.prev{ background:url(../images/indd_l.png) no-repeat center #ffb400; left:-30px;}
.indd_an a.next{ background:url(../images/indd_r.png) no-repeat center #ffb400; right:-30px;}
@media screen and (max-width:1280px){
.indd_gd{ margin:45px auto 0 auto; width:96%;}
}
@media screen and (max-width:1024px){
.indd_mc{font-size:1rem;}
.indd_bran{ font-size:0.875rem;}
.indd_r a{font-size:1rem;}
.indd_an a.prev{left:-20px;}
.indd_an a.next{right:-20px;}
}
@media screen and (max-width:770px){
.index_bgd{ padding-top:60px; padding-bottom:70px;}
.indd_gd{ margin-top:35px; width:98%;}
#inddapp{ display:block;}
#inddapp ul{ float:left;}
.indd_mc{ height:22px; line-height:22px; font-size:0.9375rem;}
.indd_bran{height:20px; line-height:20px;}
.indd_l{ padding:4px 0 4px 2%; width:74%;}
.indd_r{ width:24%;}
.indd_r a{height:50px; line-height:50px; font-size:0.9375rem;}
.indd_an a{ height:34px; width:34px; background-size:auto 16px !important;}
.indd_an a.prev{left:-1%;}
.indd_an a.next{right:-1%;}
}
@media screen and (max-width:520px){
.index_bgd{ padding-top:40px; padding-bottom:50px;}
.indd_gd{ margin-top:20px;}
.indd_nr{ overflow:hidden; width:100%;}
.indd_nr li{ width:50%;}
.indd_l{width:70%;}
.indd_r{ width:28%;}
.indd_mc{ height:20px; line-height:20px; font-size:0.875rem;}
.indd_bran{height:18px; line-height:18px; font-size:0.75rem;}
.indd_r a{height:46px; line-height:46px; font-size:0.8125rem;}
.indd_an a{ height:30px; width:30px; background-size:auto 12px !important;}
}

.index_bge{ background:url(../images/index_bge.jpg) no-repeat center; width:100%; padding-top:138px;}
.inde_tel{ text-align:center;}
.indetimg{ display:inline-block;}
.indetnr{ display:inline-block; vertical-align:top; text-align:left; color:#fff; padding-left:12px;}
.indetnr p{ font-family:"YaHeiui"; font-size:1.5rem;}
.indetnr span{ font-family:"Din"; display:block; font-size:2.25rem; color:#ffb400;}
.inde_ms{ font-size:1.875rem; color:#fff; padding-top:20px; font-family:"YaHeiui"; text-align:center; letter-spacing:16px;}
@media screen and (max-width:1024px){
.index_bge{ padding-bottom:100px;}
}
@media screen and (max-width:770px){
.index_bge{ background-size:auto 100%; padding-top:100px; padding-bottom:100px;}
}
@media screen and (max-width:520px){
.index_bge{padding-top:70px; padding-bottom:40px;}
.indetimg img{ height:50px;}
.indetnr p{font-size:1rem;}
.indetnr span{font-size:1.75rem;}
.inde_ms{ font-size:1rem; letter-spacing:10px; padding-top:10px;}
}

.link_bg{ width:100%; background:rgba(28,28,28,0.5); padding:23px 0 18px 0; border-top:1px solid rgba(255,255,255,0.2); margin-top:55px;}
.link_title{ height:41px; border-right:1px solid rgba(255,255,255,0.5); line-height:17px; padding-right:20px; color:#fff;}
.link_title p{ font-size:1.5rem; font-family:"YaHeiui"; line-height:24px; letter-spacing:5px;}
.link_nr{ height:24px; overflow:hidden; line-height:20px; width:1180px;}
.link_nr a{ display:block; float:left; margin-right:15px; font-size:1rem; color:#fff;}
.link_nr a:hover{ text-decoration:underline;}
@media screen and (max-width:1280px){
.link_nr{ width:1140px;}
}
@media screen and (max-width:1024px){
.link_bg{ display:none;}
}

.foot_bg{ background:#2b2b2b; border-top:1px solid #363636; width:100%; overflow:hidden;}
.fnavtel{ padding:65px 0;}
.fewm{ padding-top:24px; text-align:right;}
.fewm_mc,.fewm_img{ display:inline-block;}
.fewm_mc{ font-size:0.875rem; color:#9a9a9a; padding-right:10px;}
.fnav li{ float:left; margin-left:111px;}
.fnav li:nth-child(1){ margin-left:0;}
.fnav li p{ line-height:30px;}
.fnav li a{ font-size:1rem; color:#858585;}
.fnav li .fnav_title,.fnav_title{ padding-bottom:17px;}
.fnav_title:after{ content:""; width:35px; height:1px; background:#ffb400; display:block; margin-top:23px;}
.fnav li .fnav_title a,.fnav_title a{ font-size:1.125rem; color:#fff;}
.fnav li a:hover,.fnav_title a:hover{ text-decoration:underline;}
.fnav li div.on{ margin-left:25px;}
.fbq{ padding-top:25px; border-top:1px solid rgba(255,255,255,0.1); padding-bottom:25px; line-height:24px; font-size:0.875rem; color:#858585;}
.fbq em{ font-style:normal;}
.fbq span{ float:right;}
.fbq a{ color:#858585;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){
.fbq em{ display:none;}
}
@media screen and (max-width:770px){
.fnav li{margin-left:45px;}
.fnav li p{ line-height:24px;}
.fnav li a{ font-size:0.875rem;}
.fnav li .fnav_title,.fnav_title{ padding-bottom:10px;}
.fnav_title:after{margin-top:18px;}
.flogo img{ height:66px;}
}
@media screen and (max-width:520px){
.fnav{ display:none;}
.fnavtel{ padding:35px 0;}
.ftel{ float:none;}
.flogo{ float:right; padding-top:20px; padding-right:50px}
.flogo img{ height:52px;}
.fewm{ float:left; padding-top:0px;}
.fewm_mc{ font-size:0.75rem; padding-right:5px;}
.fbq{padding-top:10px; line-height:20px; padding-bottom:65px; font-size:0.75rem;}
.fbq span{float:none; display:block;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.service_banner{ background:url(../images/service_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.case_banner{ background:url(../images/case_banner.jpg.html) no-repeat center; width:100%; height:350px; position:relative;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.proshow_banner{ background:url(../images/proshow_banner.jpg) no-repeat center; width:100%; height:160px; position:relative;}
.main_flbg{width:100%; position:relative; background:#f3f3f3;}
.main_fl{ text-align:center;}
.main_fl li{ position:relative; display:inline-block;}
.main_fl li a{ color:#000; padding:0 38px; font-size:1.125rem; height:75px; display:block; line-height:75px; text-align:center; position:relative; z-index:9;}
.main_fl li:after{ content:""; display:block; background:#ffc600; width:50%; height:4px; position:absolute; bottom:-2px; left:25%; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover:after,.main_fl li.cur:after{transform:scaleX(1); transition:0.5s;}
.main_wz{ font-size:0.875rem; color:#737373; line-height:61px;}
.main_wz img{ margin-bottom:-2px; margin-right:8px;}
.main_wz span{ padding:0 8px; font-family:"宋体";}
.main_wz a{ color:#737373;}
.main_wz a:hover{ color:#016938;}
.main{ background:#fff; padding-top:70px; padding-bottom:110px;}
.about_nr{ color:#5a5a5a; font-size:1rem; line-height:36px;}
.about_nr img{ max-width:100%;}
/*wh*/
.abo_qywh{ background:#f2f2f2; width:100%; padding-top:55px; padding-bottom:120px; overflow:hidden;}
.qywh_title{ font-size:1.75rem; color:#2a2a2a;}
.qywh_nr{ padding-top:5px;}
.qywh_nr li{ padding-top:55px; width:46.3%; float:left;}
.qywh_nr li:nth-child(2n){ float:right;}
.qywh_mc{ font-size:1.25rem; color:#131313; font-weight:bold; height:24px; line-height:24px; overflow:hidden; margin-bottom:13px;}
.qywh_ms{ line-height:24px; color:#828282; font-size:0.875rem; min-height:144px; margin-bottom:15px;}
.qywh_img{ overflow:hidden;}
.qywh_img img{ display:block; width:100%;}
.qywh_nr li:nth-child(5) .qywh_ms{ line-height:24px; color:#828282; font-size:0.875rem; min-height:72px; margin-bottom:15px;}
/*wh*/
@media screen and (max-width:1024px){
.about_nr{font-size:0.9375rem; line-height:26px;}
.abo_qywh{padding-bottom:100px;}
.qywh_ms{min-height:168px;}
}
@media screen and (max-width:770px){
.main{padding-top:60px; padding-bottom:70px;}
.about_nr{font-size:0.875rem; line-height:24px;}
.qywh_nr li{ padding-top:35px; width:48.5%;}
.qywh_ms{ line-height:22px; min-height:176px;}
}
@media screen and (max-width:520px){
.about_banner,.service_banner,.case_banner,.news_banner,.pro_banner,.proshow_banner{ background-size:auto 100%; height:160px;}
.main{padding-top:50px; padding-bottom:60px;}
.main_fl li{display:block; float:left;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.main_fl li a{ padding:0; font-size:0.9375rem; height:50px; line-height:50px;}
.abo_qywh{padding-top:40px; padding-bottom:50px;}
.qywh_title{ font-size:1.5rem;}
.qywh_nr li{ padding-top:30px; width:100%;}
.qywh_mc{ font-size:1.125rem; margin-bottom:5px;}
.qywh_ms{ min-height:inherit;}
}
/*service*/
.sera_pic{ width:48.45%;}
.sera_pic p{ border:5px solid #d3d3d3; overflow:hidden;}
.sera_pic img{ display:block; width:100%;}
.sera li:nth-child(2) .sera_pic,.sera li:nth-child(3) .sera_pic{ margin-top:px;}
.sera_wb{ width:48%;}
.sera_bt{ font-size:1.875rem; color:#000; font-weight:bold;}
.sera_ms{ color:#5c5c5c; line-height:30px; padding-top:30px;}
.serb_gd{ margin-top:60px; position:relative;}
.serb_bt{ font-size:1.5rem; color:#000; height:22px; line-height:22px; margin-bottom:30px;}
.serb_nr{border:5px solid #e5e5e5;}
.serb_nr li a{ display:block; overflow:hidden;}
.serb_nr li img{ display:block; width:100%;}
.serb_an a{ cursor:pointer; display:block; position:absolute; top:48%;}
.serb_an a.prev{ left:-40px;}
.serb_an a.next{ right:-40px;}
/*service*/
@media screen and (max-width:1280px){
.serb_an a.prev{ left:1%;}
.serb_an a.next{ right:1%;}
}
@media screen and (max-width:1024px){
.sera_pic p{border:3px solid #e5e5e5;}
.sera li:nth-child(2) .sera_pic,.sera li:nth-child(3) .sera_pic{ margin-top:0px;}
.sera_ms{padding-top:40px;}
}
@media screen and (max-width:770px){
.sera_bt{ font-size:1.5rem;}
.sera_wb{ width:49%;}
.sera_ms{ font-size:0.875rem; line-height:22px; padding-top:15px;}
.serb_bt{margin-bottom:15px;}
}
@media screen and (max-width:520px){
.sera li{ margin-bottom:35px;}
.sera_pic{ width:100%;}
.sera_pic p{ border:2px solid #d3d3d3; border-radius:0 !important;}
.sera_wb{ width:100%;}
.sera_bt{ padding-top:15px;}
.serb_gd{ margin-top:0px;}
.serb_nr{border:2px solid #e5e5e5;}
.serb_an a{top:50%;}
.serb_an img{ height:30px;}
}


.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1rem; height:44px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#003b83; font-family:"微软雅黑"; height:46px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
.case_nr li{ float:left; width:24%; padding-bottom:30px; margin-right:1.333%;}
.case_nr li:nth-child(4n){ margin-right:0;}
.case_kg{ position:relative;}
.case_pic{ border:1px solid #eee; overflow:hidden; position:relative;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.1);}
.case_pic i{display:block; position:absolute; left:0; top:0; background:url(../images/video_pic.png) no-repeat center rgba(0,0,0,0.4); width:100%; height:100%;}
.case_mc{color:#585858; text-align:center; font-size:0.9375rem; height:54px; line-height:54px; overflow:hidden;}
.case_kg .border_top{
	position:absolute;height:3px;width:0;font-size:0;background:#0255a7;top:0;left:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_right{
	position:absolute;height:0px;width:3px;font-size:0;background:#0255a7;bottom:0;right:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_bottom{
	position:absolute;height:3px;width:0px;font-size:0;background:#0255a7;right:0;bottom:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_left{
	position:absolute;height:0px;width:3px;font-size:0;background:#0255a7;left:0;top:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_nr li:hover .border_top,.case_nr li:hover .border_bottom,.honor_nr li:hover .border_top,.honor_nr li:hover .border_bottom{width:100%;}
.case_nr li:hover .border_left,.case_nr li:hover .border_right,.honor_nr li:hover .border_left,.honor_nr li:hover .border_right{height:100%;}
@media screen and (max-width:770px){
.case_nr li{width:32%; margin-right:0%;}
.case_nr li:nth-child(3n-1){ margin:0 2%;}
.case_pic i{background-size:auto 50px;}
.case_mc{font-size:0.875rem; height:40px; line-height:40px; overflow:hidden;}
}
@media screen and (max-width:520px){
.case_nr li{width:49%; margin-right:0%; padding-bottom:25px;}
.case_nr li:nth-child(3n-1){ margin:0;}
.case_nr li:nth-child(2n){ float:right;}
}

.news_nr li{ position:relative; width:32%; float:left; margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #c7c7c7;}
.news_nr li:nth-child(3n-1){ padding:0 2% 30px 2%;}
.news_mc{ font-size:1.75rem; color:#353535; height:50px; line-height:50px; overflow:hidden; transition:0.5s;}
.news_rq{ font-size:0.875rem; color:#9d9d9d; padding:10px 0 5px 0;}
.news_ms{ font-size:0.875rem; line-height:24px; height:48px; color:#464646; overflow:hidden; margin-top:5px; margin-bottom:15px; transition:0.5s;}
.news_pic{ overflow:hidden;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_nr li:hover .news_mc{ color:#003b83; transition:0.5s;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
.newsshow_wnnr img{ max-width:100%;}
.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:40px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
.xgnews-con{ padding-top:15px;}
.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
.xgnews-con li a{ font-size:14px;}
.xgnews-con li span{ float:right; color:#999; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}
@media screen and (max-width:1280px){
.news_mc{font-size:1.5rem; height:40px; line-height:40px;}
.news_rq{padding:5px 0 0px 0;}
}
@media screen and (max-width:1024px){
.news_mc{ font-size:1.125rem; height:36px; line-height:36px;}
}
@media screen and (max-width:770px){
.news_rq{ font-size:0.75rem;padding:3px 0 2px 0;}
.newsshow_title{ padding-bottom:8px; font-size:1.125rem; line-height:24px; font-weight:normal;}
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
.newsshow_wnnr{font-size:0.875rem; line-height:22px;}
}
@media screen and (max-width:520px){
.news_nr li{width:49%;  margin-bottom:20px; padding-bottom:20px;}
.news_nr li:nth-child(3n-1){ padding:0 0 20px 0;}
.news_nr li:nth-child(2n){ float:right;}
.news_mc{ font-size:1rem; height:30px; line-height:30px;}
.news_ms{ line-height:22px; height:44px; margin-top:0px;}
.xgnews-con li{width:95%;}
}

.promain{width:100%; position:relative; z-index:9;}
.promainkg{ width:100%; background:#e9e9e9; padding-bottom:110px;}
.pro_bg{background:url(../images/promain_bga.png) repeat-y center top; width:94%; padding:0 3%;}
.main_l{ width:17%; padding-top:25px;}
.main_fbt{ padding:10px 0 20px 0; width:90%; border-bottom:1px solid #fff; position:relative; font-size:1.375rem; color:#000; text-indent:19px;}
.main_fbt:after{ content:""; width:100%; height:1px; background:#d1d1d1; display:block; position:absolute; left:0; bottom:0;}
.pro_flnr{ padding-top:14px;}
.pro_flnr li{ position:relative;}
.pro_flnr li a{ background:url(../images/pro_jt.png) no-repeat 7% center; color:#616161; font-size:1.125rem; height:48px; display:block; line-height:48px; text-indent:14%; transition:0.5s; position:relative; z-index:9;}
.pro_flnr li:hover a,.pro_flnr li.cur a{background:url(../images/projt_b.png) no-repeat 7% center; color:#ffae00; font-weight:bold; transition:0.5s;}
.pro_flnr li:after{ content:""; background:#ffae00; width:5px; height:36px; position:absolute; top:6px; right:-2px; border-radius:3px; transform:scaleY(0); transition:0.5s;}
.pro_flnr li:hover:after,.pro_flnr li.cur:after{transform:scaleY(1); transition:0.5s;}

.main_r{ width:83%; background:#e9e9e9;}
.pro_nr{ background:#fff; border-radius:0 0 0 20px; padding:25px 0 80px 3%; min-height:400px;}
.pro_title{ height:45px; line-height:45px; color:#003b83; font-size:1.5rem; font-weight:bold; padding-bottom:20px;}
.pro_nr li{ float:left; width:22%; margin:2% 0 0 0;}
.pro_nr li .indd_kg{ margin:0;}
.pro_nr li:nth-child(2n-1){margin:2% 2% 0 2%;}
.pro_nr li:hover .indd_pic img{transform:scale(1.1);}
.pro_nr li:hover .indd_mc{ color:#003b83;}

.proshow_bg{ background:#e9e9e9; padding-bottom:88px; position:relative; z-index:9;}
.proshow{ background:#fff; position:relative; top:-19px; padding-top:19px; border-radius: 20px 20px 0 0;}
.proshowa{ max-width:1200px; margin:0 auto; width:100%;}
.proshow_bt{ padding-bottom:13px; border-bottom:1px solid #dfdfdf;}
.proshow_bt p{ height:44px; line-height:44px; float:left; font-size:1.5rem; color:#003b83; font-weight:bold;}
.proshow_bt a{ display:block; float:right; font-size:1rem; color:#757575; line-height:44px; height:44px;}
.proshow_bt a:hover{ color:#003b83;}
.nyjyms{ padding-top:18px; text-align:center; line-height:28px; color:#5c5c5c; font-size:1.125rem;}
.nyjyms:after{ display:block; margin:15px auto 0 auto; background:#dfdfdf; width:81px; height:3px; content:"";}
.nypro_bt{ padding-top:30px; font-size:1.5rem; text-align:center; color:#5c5c5c; font-weight:bold; padding-bottom:20px;}
.swiper-container{ display:block; width: 100%; height: 100%;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img{display:block; width:100%;}

.proshow_bom{ padding:55px 0 60px 0; max-width:1200px; margin:0 auto; width:100%;}

.nywba{ text-align:center; color:#5c5c5c; font-size:1.25rem;}
.nypica{ padding-top:45px;}
.nypica li{ width:48%; position:relative; float:left;}
.nypica li:nth-child(2){ float:right;}
.nypica_pic{ overflow:hidden;}
.nypica_pic img{ display:block; width:100%;}
.nypica_mc{ position:absolute; top:0; width:100%; height:60px; line-height:60px; text-indent:3%; color:#5c5c5c; font-size:1.25rem;}
.nypica li:nth-child(2) .nypica_mc{ color:#fff;}
.nyprob_one{ position:relative;}
.nyprob_one img{ display:block; width:100%;}
.nyprob_ms{ position:absolute; top:40%; font-size:1.125rem; line-height:30px; color:#fff; left:0; width:100%; text-align:center;}
.nypnsa li{ position:relative; width:48%; float:left; margin-top:3%;}
.nypnsa li:nth-child(2n){ float:right;}
.nypicb_mc{ position:absolute; bottom:0; text-indent:3%; width:100%; height:50px; line-height:50px; color:#000; font-size:1.25rem; background:rgba(255, 198, 0, 0.8);}
.nycob table tr td{ text-align:center; width:25%;}
.nybza{ font-size:1rem; padding-top:15px; color:#5a5a5a;}

.proshow_title{ font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545;}
.proshow_nr{ font-size:1rem; line-height:28px;}
.proshow_nr img{ max-width:100%;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
.showcp_an p{width:120px;}
.showcp_an p a{width:100%;height:40px; background:#003b83; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.cnxh_tit{font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545; text-align:center;}
.cnxh_nr li{ margin-top:20px; float:left; width:24%; margin-right:1.333%;}
.cnxh_nr li:nth-child(4n){ margin-right:0;}
.cnxh_pic{ overflow:hidden; border:1px solid #ddd;}
.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
.cnxh_wb{ background:#ddd; height:40px; line-height:40px; overflow:hidden; font-size:0.875rem; text-align:center; transition:0.5s;}
.cnxh_nr li:hover .cnxh_wb{ background:#003b83; color:#fff; transition:0.5s;}
@media screen and (max-width:1280px){
.main_l{ width:15.7%;}
.main_r{ width:84.3%;}
}
@media screen and (max-width:1024px){
.promain{ background-size:auto 14px; padding-top:14px; width:100%; position:relative; z-index:9; margin-top:-14px;}
.main_l{ width:19.2%;}
.main_r{ width:80.8%;}
.pro_bg{background:none;}
.pro_bg .kg{ width:100%;}
.pro_nr{padding:0 3% 80px 3%;}
.proshow_bg .kg{ width:100%;}
.proshow_bt{ padding-left:1%;}
.proshow_bt a{ padding-right:1%;}
.nyjyms{ margin:0 auto; width:98%;}
.proshow_bom{ padding:25px 0 60px 0; width:98%;}
}
@media screen and (max-width:770px){
.promain{ background:none; padding-top:0px; margin-top:0px;}
.promainkg{background:#fff; padding-bottom:30px;}
.pro_bg{background:#fff; width:100%; padding:0;}
.main_l{ width:100%; float:none; position:relative; background:#f5f5f5; padding-top:0;}
.main_fbt{ display:none;}
.pro_flnr{ padding-top:0;}
.pro_flnr li{float:left;}
.pro_flnr li a{ background:none; padding:0 20px; color:#616161; font-size:1rem; text-indent:0%;}
.pro_flnr li:after{ display:none;}
.main_r{ width:100%; background:#fff; padding-top:25px;}
.pro_nr{ background:#fff; border-radius:0; padding:0 2% 30px 2%;}
.pro_title{padding-bottom:15px;}
.proshow_bg{padding-bottom:0px;}
.proshow_bt p{font-size:1.375rem;}
.proshow_bt a{font-size:0.9375rem;}
.nyjyms{ line-height:22px; font-size:0.875rem;}
.proshow_nr{ font-size:0.875rem; line-height:22px;}
.nywba{font-size:0.875rem;}
.nyprob_ms{top:38%; font-size:1rem; line-height:26px; width:96%; left:2%;}
.nyprob_ms br{ display:none;}
.nypicb_mc{height:40px; line-height:40px; font-size:1rem;}
.nybza{ font-size:0.875rem;}
.scroller{animation: warn 1.5s ease 1s 1 normal;}
@keyframes warn {0% {transform:translate(-100%,0px)}100% {transform:translate(0%,0px)}}
}
@media screen and (max-width:520px){
.pro_title{ font-size:1.25rem; line-height:35px; height:35px;}
.pro_nr li{ width:46%;}
.pro_nr li:nth-child(2n){ float:right;}
.proshow{top:-9px; padding-top:9px; border-radius: 10px 10px 0 0;}
.proshow_bt p{ height:40px; line-height:40px; font-size:1.25rem;}
.proshow_bt a{font-size:0.875rem; line-height:40px; height:40px;}
.nypro_bt{ padding-top:15px; font-size:1.25rem; padding-bottom:10px;}
.proshow_bom{ padding:35px 0 40px 0;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float:right;}
.nywba,.nyprob_ms{ font-size:0.875rem !important; line-height:22px !important; text-align:left !important;}
.nyprob_ms{ font-size:0.875rem; line-height:22px; top:18%;}
.nypnsa li{width:100% !important; margin-top:0; padding-top:2%;}
.nypicb_mc{ font-size:1rem !important; height:42px !important; line-height:42px !important;}
.nypica li{ width:100% !important;}
.nypica_mc{ position:relative !important; text-align:center !important; font-size:1rem; height:40px !important; line-height:40px !important;}
}
/*内页style结束*/


.fmfaxed{ position:fixed; right:0; top:50%; z-index:999;}
.fmfaxed li{ height:40px; width:190px; margin-bottom:1px; background-size:auto 30px !important; background-color:#003b83 !important; float:right; margin-right:-150px; transition:0.5s;}
.fmfaxed li:nth-child(1){background:url(../images/fems.png) no-repeat 5px 5px;}
.fmfaxed li:nth-child(3){background:url(../images/ftel.png) no-repeat 5px 5px;}
.fmfaxed li a{ display:block; height:40px; line-height:40px; background:#f5f5f5; font-size:1.125rem; color:#666; margin-left:40px; width:160px; text-align:center;}
.fmfaxed li:nth-child(1):hover{ margin-right:0; transition:0.5s;}
.fmfaxed li:nth-child(3):hover{ margin-right:0; transition:0.5s;}
@media screen and (max-width:1024px){
.fmfaxed{ display:none;}
}

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#003b83;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #1663e0;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.3rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #1663e0;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:23%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:0.8125rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}


@media screen and (max-width:770px){
/*分类*/
header{ background:none; width:auto; display:block;position: relative; z-index:100; margin:0; padding:0; border-radius:0; float:none !important;}
header nav li{background:none; line-height:inherit; margin-bottom:auto;}
header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
header nav li span{ display:none;}
header nav li ul li{ margin:auto; background:none;}
header nav li ul li a{border:0; line-height:inherit;}
header nav li i{ height:40px;}
.mean-container .mean-bar {width:100%;position:relative;background:#0056ab; height:40px; z-index:99;}
.mean-container .mean-bar div.fl{ font-size:1rem; color:#fff; line-height:40px; padding-left:2%;}
.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:9px 10px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
.mean-container a.meanmenu-reveal span {display:block;background:#fff;height:3px;margin-top:3px}
.mean-container .mean-nav {float:left;width:100%;background: rgba(243,243,243,1); margin-bottom:30px;}
.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
.mean-container .mean-nav ul li {position:relative;width:100%;}
.mean-container .mean-nav ul li a {display:block;width:90%; background:none; font-size:0.875rem;padding:0 5%;height:39px; line-height:39px;margin:0;text-align:left;border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid rgba(216,216,216,.25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover {background:rgba(0,0,0,.9)}
.mean-container .mean-push {float:left;	width:100%;	padding:0;	margin:0;clear:both}
.mean-nav .wrapper {width:100%;padding:0;margin:0}
.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove {display:none!important}
header nav {text-align: center;background: #efefef;}
header nav ul {margin:0;padding:1em;list-style-type: none;}
 .list-6 li {margin-bottom: 15px;}
    .list-6 li a {padding: 15px;}
    .list-6 li .date {display: none;}
    .list-6 li .img-cover {width: 120px;height: 94px;}
    .list-6 li .text {margin-left: 0px;padding-top: 0;}
    .list-6 li .text h4 {font-size: 18px;}
    .list-6 li .text p {font-size: 12px;margin-top: 10px;height: 63px;}
	
    .ct2 {background-color: transparent;margin-bottom: -30px;}
    .ct2-mn {margin: 0;padding: 0;min-height: auto;}
    .ct2-sd {position: static;width: auto;margin: 30px -15px 0;background-color: #f7f7f7; display:none}
    .ct2-sd>.img-center:first-child {display: none;}
/*分类*/	
}
/*导航样式*/
@media screen and (max-width:770px){
.sp_nav{width:60px;float:right;position:relative;cursor: pointer; height:60px; background:#ffc600; padding:10px;}
.sp_nav i{display:block; color:#fff; position:absolute; width:100%; bottom:12px; left:0; text-align:center; font-style:normal;}
.sp_nav span{display:block;background:#fff;width:40%;height:2px;position:absolute;left:30%;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:22px}
.sp_nav span:nth-of-type(2){top:32px}
.sp_nav_se span:nth-of-type(1){top:22px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:22px;transform:rotate(-45deg)}
.sjj_nav{position:fixed; z-index:9; background:rgba(0,0,0,0.9); width:50%; height:calc(100% - 104px); line-height:40px; top:82px; right:-100%; overflow:auto; overflow-x:hidden; transition:right ease 0.5s;}
.nav_show{top:82px; right:0;}
.sjj_nav li ul,.sjj_nav li .sp_nav_xjb{ display: block;}
.sjj_nav ul li{ float:none; width:auto; background:none;}
.sjj_nav>ul>li:first-child{overflow:hidden; border-top:none;}
.sjj_nav>ul>li:first-child>a{float:left; width:calc(100% - 70px);}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{ display:block; position:absolute;top:5px;right:0px;border-left:1px solid rgba(255,255,255,0.1);height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li em{ display:none;}
.sjj_nav ul li{border-top:1px #2f2f2f solid;margin-left:10px;position:relative;line-height:40px;font-size:14px;}
.sjj_nav>ul >li:last-child{border-bottom:1px #2f2f2f solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{ width:90%; font-size:1rem; color:#fff; text-align:inherit; padding:inherit; height:auto; line-height:inherit; background:none;}
.sjj_nav ul li.cur a,.sjj_nav ul li.cur ul li.cur a{color:#003b83;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{color:#fff;display:block;text-align:left; font-size:0.875rem;}
.sjj_nav ul li i svg{width:20px;height:30px;fill:#b1b1b1;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#ffc600;}
.sjj_nav ul li ul li>ul{margin-left:10px}
}
@media screen and (max-width:520px){
.sp_header{height:50px;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px; height:50px; padding:0px;}
.sp_nav i{ font-size:0.8125rem; bottom:6px;}
.sp_nav span{ width:50%; left:25%;}
.sp_nav span:nth-of-type(1){top:10px}
.sp_nav span:nth-of-type(2){top:20px}
.sp_nav_se span:nth-of-type(1){top:13px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){top:13px;transform:rotate(-45deg)}
.sjj_nav{top:52px; width:55%;}
.nav_show{top:52px;}
.sjj_nav ul li a{ font-size:0.875rem; width:82%;}
}
@media screen and (max-width: 510px) {

}

.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(77,77,77,0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  border-radius:50%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index:999;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {opacity: .9;}
.no-touch .cd-top:hover {background-color: #e86256; opacity: 1;}
@media screen and (max-width:520px){
.cd-top { width:26px; height:26px; background-size:auto 10px; bottom:60px; right:2%;}
}


/*弹窗留言*/
 /*背景层*/
#popLayer {display:none; background-color:#B3B3B3; position:fixed; top:0; right:0; bottom:0; left:0; z-index:10; -moz-opacity:0.8; opacity:.80; filter: alpha(opacity=80);}

/*弹出层*/
#popBox{display:none; background:#FFFFFF; z-index:11; width:90%; max-width:500px; height:auto; position:fixed; top:35%; right:0; left:0; margin:auto; -moz-box-shadow:0px 0px 20px rgba(0,0,0,0.3);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.3);box-shadow:0px 0px 20px rgba(0,0,0,0.3);}
#popBox .close{text-align:right; padding-right:5px; background-color:#F8F8F8; height:40px; line-height:40px; font-size:0.875rem;}
.xdj_nr{ padding:20px;}
.xdj_kg{ border:1px solid #eee; margin-bottom:10px; overflow:hidden; border-radius:5px;}
.xdj_kg input{ border:0; background:none; padding:0 2%; width:96%; height:46px; font-size:0.9375rem; color:#666; outline:none;}
.xdj_cont{ border:1px solid #eee; margin-bottom:10px; overflow:hidden; border-radius:5px;}
.xdj_cont textarea{ border:0; background:none; padding:2%; width:96%; height:100px; font-size:0.9375rem; outline:none; font-family:"Microsoft YaHei"; line-height:24px; color:#666;}
.xdj_an{ text-align:center;}
.xdj_an input{ border:0; background:#003b83; padding:0; width:100%; height:46px; font-size:1.125rem; color:#fff; outline:none;}
/*关闭按钮*/
#popBox .close a {text-decoration:none; color:#2D2C3B;}
@media screen and (max-width:520px){
.xdj_kg{margin-bottom:6px;}
.xdj_kg input{height:40px;}
   
}


.list-3 {margin: -30px 0 0 -30px;}
.list-3 li {float: left;width: 50%;}
.list-3 li a {margin: 30px 0 0 30px;display: block;background-color: #fff;padding: 22px 35px;box-shadow: 0 10px 20px rgba(0,0,0,0.05);border-radius: 6px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-3 li h4 {position: relative;margin: 0;font-weight: normal;font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-left: 35px;}
.list-3 li h4:before,.list-3 li p:before {position: absolute;content: 'Q';background-color: #009bde;color: #fff;text-transform: uppercase;left: 0;top: 50%;width: 20px;line-height: 20px;margin-top: -10px;text-align: center;border-radius: 2px;font-size: 12px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-3 li p {position: relative;margin: 15px 0 0;padding-left: 35px;line-height: 1.8;height: 50px;overflow: hidden;color: #8e8e8e;-webkit-transition: all 0.5s;transition: all 0.5s;}
.list-3 li p:before {content: 'A';top: 2px;margin: 0;background-color: #d18925;}
.list-3 li a:hover {background-color: #009bde;color: #fff;}
.list-3 li a:hover h4:before,.list-3 li a:hover p:before {background-color: #fff;color: #009bde;}
.list-3 li a:hover p {color: #fff;}
.list-3 li a:hover p:before {color: #d18925;}

@media screen and (max-width: 767px) {
 

    .list-3 {margin-top: -10px;}
    .list-3 li {width: 100%;}
    .list-3 li a {padding: 15px;margin-top: 10px;}
    .list-3 li h4 {font-size: 14px;line-height: 22px;padding-left: 30px;}
    .list-3 li p {font-size: 12px;padding-left: 30px;line-height: 20px;height: 40px;}

 }
 
 .hz{ width:20%}
.hz img{ border:1px solid #cccccc} 
.flx_w {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}





