@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-size:100%; color:#434343; margin:0px; padding:0px; max-width:1920px; 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;}
img {border:none;}
a:link, a:visited {color:#434343; text-decoration: none;outline:none;}
a:hover, a:active {color:#e78916; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1260px;}
.kga{ margin:0 auto; max-width:1200px; width:98%;}
.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;font-family:"微软雅黑",Arial, Helvetica, sans-serif; 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;font-family:"微软雅黑",Arial, Helvetica, sans-serif; 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) top repeat-x #e78916; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
.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) top repeat-x #e78916; 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;}
#dituContent{ height:450px; border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:230px;}
}
/*基础配置*/

/* @font-face {
 font-family:"alternateRegular";
 src: url("../fonts/alternate.eot");
 src: local("alternate Regular"),
              local("alternate"),
              url("../fonts/alternate.woff") format("woff"),
              url("../fonts/alternate.ttf") format("truetype"),
              url("../fonts/alternate.svg#alternate") format("svg");} */

/*首页style开始*/
.top_bg{background:url(../images/top_bg.jpg) no-repeat center top; width:100%; padding-top:4px; /*box-shadow:0px 1px 8px rgba(0,0,0,0.3);*/ position:relative; z-index:9999;}
.top{ height:36px;}
.top_l{ height:36px; line-height:36px; overflow:hidden; font-size:0.875rem; color:#303030; width:790px;}
.top_r a{ display:block;  float:left; height:36px; line-height:36px; position:relative; z-index:9; color:#fff; font-size:0.875rem; padding:0 10px;}
.top_r a:nth-child(1){ background:none;}
.top_r i{ position:absolute; background:#0153a7; border-radius: 0 0 0 26px; height:36px; top:4px; right:0; width:31.5%; padding-left:2%;}
.logo_tel{ padding:30px 0 20px 0; width:100%;}
.tel{ background:url(../images/tel.png) no-repeat left; padding-left:65px; font-size:1.625rem; color:#0153a7; font-weight:bold;}
.tel p{ font-size:0.9375rem; line-height:20px; color:#303030; font-weight:normal;}

.nav i{ display:none;}
.sp_nav i{ display:none;}
.nav_bg{ background:url(../images/nav_bg.png) no-repeat center; width:100%; position:relative; z-index:999;}
.sjj_nav{height:60px;}
.sjj_nav li{ float:left; position:relative; width:10%; background:url(../images/nav_fg.png) no-repeat right;}
.sjj_nav li .sp_nav_xjb{display:none;}
.sjj_nav li a{display:block; text-align:center; font-size:1rem; height:60px; line-height:60px; color:#fff; transition:0.5s; position:relative; z-index:9;}
.sjj_nav li:hover a,.sjj_nav li.cur a{ color:#fff; transition:0.5s;}
.sjj_nav li em{background:#f6b428; background: -webkit-linear-gradient(top, #f6b428, #e48012); background: -o-linear-gradient(top, #f6b428, #e48012); background: -moz-linear-gradient(top, #f6b428, #e48012); background: linear-gradient(top, #f6b428, #e48012); display:block; position:absolute; left:0; top:0; height:100%; transition:0.5s; width:100%; transform:scaleX(0); transition:0.5s;}
.sjj_nav li:hover em,.sjj_nav li.cur em{transform:scaleX(1); transition:0.5s;}
/*
.sjj_nav li ul{ position:absolute; width:180px; background:#d97b1b; left:25%; margin-top:3px; overflow:hidden; transform:scaleX(0); opacity:0; transition:0.5s;}
.sjj_nav li:hover ul{transform:scaleX(1); opacity:1; transition:0.5s;}
.sjj_nav li ul li{ height:42px; line-height:42px; border-top:1px solid #cb7319; float:none;}
.sjj_nav li ul li:nth-child(1){ border-top:none;}
.sjj_nav li ul li a{ padding:0; line-height:42px; height:42px; font-size:1.125rem; text-align:center; font-family:"Din"; transition:0.5s;}
.sjj_nav li:hover ul li a,.sjj_nav li.cur ul li a{ color:#fff; transition:0.5s;}
.sjj_nav li ul li:hover a{ background:#ce7111; color:#fff; transition:0.5s;}
*/
@media screen and (max-width:1024px){
.top_l{ width:650px;}
.logo_tel{ padding:30px 0 20px 0;}
.nav_bg .kg{ width:100%;}
}
@media screen and (max-width:770px){
.top_bg{box-shadow:0px 1px 8px rgba(0,0,0,0.3);}
.top{ display:none;}
.logo_tel{padding:0; height:80px;}
.logo_tel .kg{ width:100%;}
.logo{ padding-left:1%;}
.logo img{ height:50px; margin-top:15px;}
.tel{ display:none;}
}
@media screen and (max-width:520px){
.top_bg{background:url(../images/top_bg.jpg) no-repeat center -2px; padding-top:2px;}
.logo_tel{height:50px;}
.logo img{ height:25px; margin-top:14px;}
}
/*banner*/
.banner{ width:100%; position:relative; display:inline-block;}
.slides{position:relative;}
.slides li{ position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:auto;}
.slides li img{display:inline-block;width:100%;}
@media screen and (max-width:1024px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:400px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li img{ width:100%;}
}
.flex-control-nav{ position:absolute; bottom:4%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; height:8px; margin:0 4px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; width:38px; height:6px; border-radius:4px; background:#fff; border:1px solid #e78916; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{ background:#e78916; border:1px solid #fff; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; margin:0 auto; top:47%;}
.flex-direction-nav li a{display:block;width:15px;height:25px;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%;}
.flex-direction-nav li a.flex-next{right:2%;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
/*banner*/
.sous_gjc{ background:#f6f6f6; height:70px; width:100%; overflow:hidden;}
.gjc{ height:32px; line-height:32px; background:url(../images/sous_01.jpg) no-repeat left; padding-left:32px; margin-top:20px;}
.gjc a{ font-size:0.875rem; margin-left:12px;}
.sous{ margin-top:18px; width:30%;}
.sous_kg{ height:32px; float:left; border:1px solid #ccc; padding:0 2.8%; background:none; font-family:"微软雅黑"; color:#666; width:80%; border-right:none; outline:none; float:left;}
.sous_an{background:url(../images/sous.png) no-repeat center #e78916; float:left; border:0; padding:0; height:34px; width:14%;}
@media screen and (max-width:770px){
.sous{ display:none;}
}
@media screen and (max-width:520px){
.sous_gjc{height:52px;}
.gjc{ display:none;}
.sous{ display:block; margin-top:10px; width:100%;}
}

.index_bga{ background-size:100% auto; width:100%; padding-top:70px; padding-bottom:60px; overflow:hidden;}
.inda_l{ width:23%;padding-bottom:42px;}
.inda_fl{box-shadow:0px -1px 10px rgba(0,0,0,0.4); border-radius:0 0 10px 10px; overflow:hidden;}
.inda_bt{ position:relative;}
.inda_bt img{ display: block; width:100%;}
.inda_mz{ position:absolute; text-align:center; top:0; left:0; width:100%; color:#fff; font-size:0.875rem;}
.inda_mz p{ font-size:1.75rem; padding-top:15px; padding-bottom:3px;}
.indafl_nr{ padding:0 12px 28px 12px;}
.indafl_nr li{ margin-top:15px; border:1px solid #f2f2f2; border-radius:50px;  background:#f6f6f6; background:-webkit-linear-gradient(180deg, #f6f6f6 0%, #ffffff 50%, #f6f6f6 100%); background:-o-linear-gradient(180deg, #f6f6f6 0%, #ffffff 50%, #f6f6f6 100%); background:-moz-linear-gradient(180deg, #f6f6f6 0%, #ffffff 50%, #f6f6f6 100%); background: linear-gradient(180deg, #f6f6f6 0%, #ffffff 50%, #f6f6f6 100%);}
.indafl_nr li a{ display:block; height:48px; line-height:48px; background:url(../images/indafl_jtbb.png) no-repeat 30px center; text-indent:60px; transition:0.5s;}
.indafl_nr li:hover a{background:url(../images/indafl_jtb.png) no-repeat 30px center; color:#0153a7; transition:0.5s;}
.indafl_wb{ background:#0153a7; color:#fff; padding:20px 12px;}
.indafl_wb p{ text-align:center; font-size:1.125rem; line-height:28px;}
.indafl_wb span{ font-size:1.25rem; font-weight:bold; margin-top:8px; text-align:center; display:block;}
.inda_r{ width:75%;}
.inda_one{position:relative; margin-bottom:20px;}
.inda_one a{ display:block; border:1px solid #ddd; background:#f5f5f5;}
.indao_pic{width:42.9%;max-height: 220px;overflow:hidden;}
.indao_pic img{ display:block; width:100%; transition:0.5s;}
.indao_pic:hover img{transform:scale(1.1);}
.indao_wb{ width:53%; padding:2% 1% 0 1%;}
.indao_mc{ color:#0153a7; font-size:1.375rem; font-weight:bold;}
.indao_ms{ margin-top:15px; font-size:0.9375rem;}
.indao_ms p{ margin-bottom:8px; line-height:22px; color:#333;}
.indao_zs{ padding-top:4px;}
.indao_zs p{ float:left; box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.indao_zs p:nth-child(2){ margin:0 20px;}
.bor_t{ position:absolute; top:0; left:0; width:0; height:2px; background:#0153a7; z-index:9; transition:0.5s;}
.bor_r{ position:absolute; top:0; right:0; width:2px; height:0; background:#0153a7; z-index:9; transition:0.5s;}
.bor_b{ position:absolute; bottom:0; right:0; width:0; height:2px; background:#0153a7; z-index:9; transition:0.5s;}
.bor_l{ position:absolute; bottom:0; left:0; width:2px; height:0; background:#0153a7; z-index:9; transition:0.5s;}
.inda_one:hover .bor_t,.inda_one:hover .bor_b{ width:100%; transition:0.8s;}
.inda_one:hover .bor_r,.inda_one:hover .bor_l{ height:100%; transition:0.8s;}
@media screen and (max-width:1024px){
.inda_l{background-size:100% auto; padding-bottom:30px;}
.inda_mz p{ font-size:1.5rem; padding-top:10px;}
.indafl_nr{ padding:5px 5px 18px 5px;}
.indafl_nr li{ margin-top:7px;}
.indafl_nr li a{ font-size:0.875rem; overflow:hidden; height:40px; line-height:40px; background:url(../images/indafl_jtbb.png) no-repeat 15px center; text-indent:30px;}
.indafl_nr li:hover a{background:url(../images/indafl_jtb.png) no-repeat 15px center;}
.indao_wb{ width:54%; padding:1% 1% 0 1%;}
.indao_mc{font-size:1.125rem;}
.indao_ms{ margin-top:7px; font-size:0.875rem;}
.indao_ms p{ margin-bottom:3px; line-height:20px;}
}
@media screen and (max-width:770px){
.index_bga{padding-top:60px;}
.inda_l{ display:none;}
.inda_r{ width:100%;}
}
@media screen and (max-width:520px){
.index_bga{padding-top:40px; padding-bottom:50px;}
.indao_pic{ width:100%;}
.indao_wb{ width:98%; padding:2% 1% 0 1%;}
.indao_mc{font-size:0.9375rem;}
.indao_ms{ margin-top:5px; font-size:0.75rem; line-height:16px;}
}

.index_bgb{ background:url(../images/index_bgb.jpg) no-repeat center top; padding-top:30px; width:100%; height:1423px; overflow:hidden;}
.indb_title{ line-height:70px; color:#fff; font-size:1.875rem; height:70px; text-align:center;}
.indb_title span{ color:#07d7ee;}
.indb_top{ margin:60px auto 0 auto; position:relative; width:84%;}
.indb_top i{position: absolute; left:50%; transform:translateX(-50%); bottom:0px; width:100%; height:100px; border-bottom:5px solid #aaaaaa; background:#f4f4f4; border-radius:50%;}
.indb_top li{ float:left; width:25%; position:relative; margin-bottom:40px;}
.indb_top li a{ position:absolute; box-shadow:0px 0px 1px rgba(255,255,255,1); left:0; top:0; width:100%; height:100%; text-align:center; z-index: 1; border-radius:50%; background: #fafafa; background: -webkit-linear-gradient(top, #fafafa, #eaeaea); background: -o-linear-gradient(top, #fafafa, #eaeaea); background: -moz-linear-gradient(top, #fafafa, #eaeaea); background: linear-gradient(top, #fafafa, #eaeaea); transition: all 0.3s;}
.indb_mc{ font-size:1.5rem; color:#0153a7; font-weight:bold; padding:80px 0 10px 0;}
.indb_ms{ padding:0 25px; line-height:24px;}
.indb_img{ margin:0 2px;}
.indb_img img{ display:block; width:100%;}
.indb_bom{ margin-top:20px;}
.indb_bom li{ float:left; margin-top:15px; width:48.5%; background:url(../images/indb_y01.png) no-repeat center bottom; padding-bottom:13px;}
.indb_bom li:nth-child(2n){ float:right;}
.indb_bom li a{ display:block; background:#fff; padding:15px;}
.indb_pic{ overflow:hidden;}
.indb_pic img{ display: block; width:100%; transition:0.5s;}
.indb_bom li:hover .indb_pic img{transform:scale(1.1);}
.indb_bt{ margin-top:8px; height:46px; line-height:46px; overflow:hidden; color:#0153a7; font-size:1.5rem; font-weight:bold;}
.indb_js{ line-height:28px; font-size:1rem; color:#303030; height:56px; overflow:hidden;}
@media screen and (max-width:1024px){
}

.index_bgc{ background:url(../images/index_bgc.jpg) no-repeat center; height:398px; width:100%; overflow:hidden; box-shadow:0px 1px 3px rgba(0,0,0,0.2); position:relative; z-index:9;}
.indc_pic{ overflow:hidden; width:47.6%;}
.indc_pic img{ display:block; width:100%;}
.indc_r{ width:49%; padding-top:45px;}
.indc_bt{ font-size:1.875rem; font-weight:bold; color:#fff;}
.indc_nr{ padding-top:20px;}
.indc_kg{ width:50%; background:#fff; border:none; font-size:1rem; height:40px; outline:none; padding:0 2%; display:block; margin-bottom:10px;}
.indc_kga{ width:50%; background:#fff; border:none; font-size:1rem; font-family:"微软雅黑"; height:100px; line-height:26px; outline:none; padding:1% 2%; display:block; margin-bottom:10px;}
.indc_an{ width:26%; background:#fff; border:none; font-size:1.125rem; font-weight:bold; height:40px; outline:none; color:#0153a7; padding:0; display:block;}
@media screen and (max-width:1024px){
.index_bgc{height:auto;}
.index_bgc .kg{ width:100%;}
.indc_r{padding-top:15px;}
.indc_bt{ font-size:1.375rem;}
.indc_nr{ padding-top:10px;}
.indc_kg{ width:80%; margin-bottom:5px;}
.indc_kga{ width:80%; argin-bottom:5px;}
.indc_an{ width:30%;}
}
@media screen and (max-width:770px){
.indc_pic{width:50%;}
.indc_r{ width:47%; padding-top:15px;}
.indc_bt{font-size:1rem;}
.indc_kg{font-size:0.875rem; height:30px; margin-bottom:5px;}
.indc_kga{font-size:0.875rem; height:70px; line-height:22px; outline:none; padding:1% 2%; margin-bottom:5px;}
}
@media screen and (max-width:520px){
.index_bgc{ background:#1357a8; width:100%; padding-bottom:30px;}
.indc_pic{width:100%;}
.indc_r{ width:98%; padding-top:15px;}
.indc_kg{height:40px;}
.indc_kga{height:80px;}
.indc_an{ width:40%; font-size:1rem;}
}

.indgd_bg{ background:url(../images/indgd_bg.jpg) no-repeat center top; height:178px; width:100%; overflow:hidden;}
.indgd_l{ width:48%; padding-left:23%;}
.indgd_bt{ margin-top:20px; font-size:1.25rem; font-weight:bold; color:#fff; line-height:26px;}
.indgd_ms{ position:relative; height:34px; margin:10px 0;}
.indgd_ms p{ float:left; position:relative; z-index:9; color:#fff; background:url(../images/indgd_01.png) no-repeat left 4px; line-height:34px; height:34px; margin-left:20px; padding-left:23px;}
.indgd_ms i{ position:absolute; left:0; top:0; background:#dd0007; width:75%; height:100%; background: linear-gradient(-125deg, transparent 20px, #dd0007 0) top right, linear-gradient(-125deg, transparent 20px, #0153a7 0) bottom right; background-repeat: no-repeat;}
.indgd_bz{ color:#fff; font-size:1.125rem;}
.indgd_r{ width:22%; padding-top:48px;}
.indgd_tel a{ display:block; background:url(../images/indgd_02.png) no-repeat left top; padding-left:70px; font-size:1.5rem; font-family:"alternateRegular"; letter-spacing:2px; color:#fff;}
.indgd_tel a p{ font-size:0.875rem; line-height:20px; color:#fff; letter-spacing:0px;}
.indgd_an{ padding-top:10px;}
.indgd_an a{ display:block; margin:0 auto; width:120px; height:32px; border-radius:8px 0 8px 0; background:#0153a7; text-align:center; line-height:32px; color:#fff; font-size:0.875rem;}
.indgd_an a img{ margin-bottom:-4px; margin-left:5px;}
@media screen and (max-width:1024px){
.indgd_bg{ background-size:auto 100%; height:146px; width:100%; overflow:hidden;}
.indgd_l{ width:49%; padding-left:22%;}
.indgd_bt{ margin-top:10px; font-size:1.125rem; line-height:24px;}
.indgd_ms p{ font-size:0.9375rem; margin-left:15px; padding-left:20px;}
.indgd_ms i{width:85%;}
.indgd_bz{font-size:1rem;}
.indgd_r{ width:24%; padding-top:25px;}
}
@media screen and (max-width:770px){
.indgd_bg{ background:url(../images/indgd_bg.jpg) no-repeat 64% top; background-size:auto 100%; height:146px; width:100%;}
.indgd_l{ width:68%; padding-left:0%;}
.indgd_r{ width:30%; padding-top:28px;}
.indgd_tel a{font-size:1.75rem; letter-spacing:1px;}
}
@media screen and (max-width:520px){
.indgd_bg{display:none;}
}

.index_bgd{ background:url(../images/index_bgd.jpg) no-repeat center; width:100%; padding-top:40px; padding-bottom:60px; position:relative; z-index:99;}
.indd_title{ text-align:center; font-size:1.125rem; color:#737373;}
.indd_title p{ font-size:2.25rem; color:#0153a7; font-weight:bold;}
.indd_title span{ font-size:2.75rem;}
.indd_nr{ padding-top:40px;}
.indd_fl li{ width:16.666%; float:left; background:#0153a7; position:relative;}
.indd_fl li a{ display:block; border-left:1px solid #1b60b1; height:80px; text-align:center; position:relative; z-index:9; color:#fff;}
.indd_fl li:nth-child(1) a{ border-left:0;}
.indd_fl li i{ position:absolute; bottom:-95px; left:0; background:#e78916; width:100%; height:95px; transition:0.5s;}
.indd_fl li:hover i,.indd_fl li.cur i{bottom:0px; transition:0.5s;}
.indd_sz{font-family:"alternateRegular"; font-size:1.875rem; padding-top:15px; line-height:28px;}
.indd_mc{ font-size:1.25rem;}
.indd_wb{ position:relative; z-index:9;}
.indd_pic{overflow: hidden;}
.indd_pic img{ display:block; width:100%;}
.indd_telms{ background:#fff; box-shadow:0px 0px 15px rgba(0,0,0,0.2); position:relative; z-index:91;}
.indd_tel{ height:150px; bottom:0; width:26%; background:#0153a7; position:absolute; left:0; text-align:center; padding-top:30px; color:#fff; font-size:1.75rem; font-weight:bold;}
.indd_tel p{ font-weight:normal; font-size:1.125rem; padding:10px 0 2px 0;}
.indd_ms{ width:70%; padding:2%; font-size:1.125rem; line-height:28px;}
@media screen and (max-width:1024px){
.indd_title{font-size:1rem;}
.indd_mc{ font-size:1.125rem;}
.indd_ms{font-size:1rem; line-height:24px;}
}
@media screen and (max-width:770px){
.indd_sz{padding-top:15px; padding-bottom:5px;}
.indd_mc{ font-size:1rem;}
.indd_tel{ height:120px; font-size:1.5rem; padding:15px 0;}
.indd_ms{font-size:0.875rem; line-height:22px;}
}
@media screen and (max-width:520px){
.index_bgd{ padding-top:30px; padding-bottom:50px;}
.indd_title{font-size:0.75rem;}
.indd_title p{ font-size:1.5rem;}
.indd_title span{ font-size:1.875rem;}
.indd_nr{ padding-top:25px;}
.indd_fl li{ width:33.333%;}
.indd_fl li a{height:60px; border-bottom:1px solid #1b60b1;}
.indd_fl li i{bottom:-60px; height:60px;}
.indd_sz{padding-top:6px; padding-bottom:1px; font-size:1.75rem;}
.indd_mc{ font-size:0.9375rem;}
.indd_tel{ display:none;}
.indd_ms{ width:96%;}
}

.index_bge{ background:url(../images/index_bge.png) no-repeat center top; width:100%; padding-bottom:100px; overflow:hidden;}
.inde_title{ text-align:center; padding:28px 0 100px 0;}
.inde_nr li:nth-child(1) .inde_wb{ padding-top:70px;}
.inde_nr li:nth-child(2) .inde_wb{ padding-top:35px;}
.inde_nr li:nth-child(3) .inde_wb{ padding-top:63px;}
.inde_nr li:nth-child(4) .inde_wb{ padding-top:50px;}
.inde_pic{ width:50%; overflow:hidden;}
.inde_pic img{ display:block; width:100%;}
.inde_wb{width:46%; padding:0 2%;}
.inde_mc p{ background:url(../images/inde_xt.png) no-repeat right bottom; padding:0 15px 5px 100px; margin-bottom:10px; font-size:1.875rem; color:#303030; line-height:60px; font-weight:bold;}
.inde_mc span{ color:#0153a7;}
.inde_ms{ padding:0 10px 0 5px; font-size:1rem; line-height:30px; color:#484848;}
@media screen and (max-width:1024px){
.index_bge{ background-size:auto 180px;}
.inde_title img{ height:110px;}
.inde_nr li:nth-child(1) .inde_wb{ padding-top:30px;}
.inde_nr li:nth-child(2) .inde_wb{ padding-top:15px;}
.inde_nr li:nth-child(3) .inde_wb{ padding-top:40px;}
.inde_nr li:nth-child(4) .inde_wb{ padding-top:20px;}
.inde_mc{ background-size:auto 50px!important;}
.inde_mc p{padding:0 15px 5px 70px; font-size:1.5rem; line-height:50px;}
.inde_ms{ font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:770px){
.index_bge{ background-size:auto 160px; padding-bottom:70px;}
.inde_title img{ height:90px;}
.inde_nr li{ padding-top:30px;}
.inde_nr li:nth-child(1) .inde_wb{ padding-top:0px;}
.inde_nr li:nth-child(2) .inde_wb{ padding-top:0px;}
.inde_nr li:nth-child(3) .inde_wb{ padding-top:0px;}
.inde_nr li:nth-child(4) .inde_wb{ padding-top:0px;}
.inde_mc{ background-size:auto 36px!important;}
.inde_mc p{padding:0 15px 5px 60px; margin-bottom:5px; font-size:1.375rem; line-height:36px;}
.inde_ms{line-height:22px;}
}
@media screen and (max-width:520px){
.index_bge{ background-size:auto 100px; padding-bottom:50px;}
.inde_title{ padding:20px 0 20px 0;}
.inde_title img{ height:60px;}
.inde_nr li{ padding-top:30px;}
.inde_pic{ width:100%; float:none;}
.inde_wb{width:100%; padding:10px 0 0 0% !important; float:none;}
.inde_mc{ background-size:auto 36px!important;}
.inde_mc p{padding:0 15px 5px 60px; margin-bottom:5px; font-size:1.375rem; line-height:36px;}
.inde_ms{line-height:22px;}
}

.index_bgf{ background:url(../images/index_bgf.jpg) no-repeat center top #fff; width:100%; padding:70px 0; overflow:hidden;}
.indf_bt{ text-align:center; font-size:3rem; line-height:22px; color:rgba(255,255,255,0.15); font-weight:bold;}
.indf_bt p{ font-size:2.25rem; color:#fff;}
.indfa_nr{ padding-top:50px;}
.indfa_l{ width:43%; position:relative;}
.indfa_img img{ display:block; width:100%;}
.indfa_vdo{ position:absolute; left:0; top:0; width:100%;}
.indfa_vdo a{ display:block; margin:3.5%;}
.indfa_vdo img{ display:block; width:100%;}
.indfa_vdo a:after{ display:none; content: ""; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);  width: 0; height: 0; border-top: 16px solid transparent; border-left: 28px solid #fff; border-bottom: 16px solid transparent; z-index: 2;}
.indfa_r{ width:53%; padding-top:20px;}
.indfa_ms{ font-size:1rem; color:#fff; line-height:37px; text-indent:32px;}
.indfa_an{ margin-top:50px;}
.indfa_an a{display:block; float:left; margin-left:30px; width:156px; height:52px; border:2px solid #fff; font-size:1.125rem; line-height:52px; text-align:center; color:#fff; transition:0.5s;}
.indfa_an a:nth-child(1){color:#0153a7; margin-left:0; background:#fff;}
.indfa_an a:hover{color:#0153a7; background:#fff; transition:0.5s;}
.ind_cent{ margin-top:30px; background:#fff; padding:35px 1%; box-shadow:0px 0px 20px rgba(0,0,0,0.4);}
.indf_fl{ width:40%; margin:0 auto;}
.indf_fl li{ background:#3a3a3a; position:relative; float:left; width:33.3333%; text-align:center;}
.indf_fl li a{ display:block; position:relative; z-index:9; height:50px; line-height:50px; font-size:1.125rem; color:#fff; font-weight:bold;}
.indf_fl li i{ background:url(../images/indfflb.png) no-repeat center bottom; width:100%; height:60px; position:absolute; left:0; top:0; transform:scaleX(0); transition:0.5s;}
.indf_fl li:hover i,.indf_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.indf_gd{ margin-top:35px; position:relative;}
.indf_tu li{ float:left; width:309px; max-width:25%;}
.indf_tu li a{ display:block; margin:0 2%;}
.kehu_pic{ position:relative; overflow:hidden;}
.kehu_pic img{ display:block; width:100%; transition:0.5s;}
.indf_tu li:hover .kehu_pic img{transform:scale(1.1);}
.kehu_mc{ text-align:center; padding-top:10px; font-size:1.125rem;}
.indf_tu li:hover .kehu_mc{ color:#0153a7;}
.indf_an a{ display:block; cursor:pointer; position:absolute; width:44px; height:44px; background:#878787; font-family:"宋体"; text-align: center; line-height:44px; font-size:1.5rem; color:#fff; border-radius:50%; top:40%; transition:0.5s;}
.indf_an a:hover{ background:#0153a7; transition:0.5s;}
.indf_an a.prev{ left:-70px;}
.indf_an a.next{ right:-70px;}
@media screen and (max-width:1024px){
.indf_bt{font-size:2.25rem;}
.indf_bt p{ font-size:2rem;}
.indfa_r{padding-top:0px;}
.indfa_ms{line-height:30px;}
.indfa_an{ margin-top:30px;}
.indfa_an a{margin-left:20px; width:120px; height:42px; font-size:1rem; line-height:42px;}
.indf_fl li a{ font-size:1rem;}
.indf_tu li{ float:left; width:246px; max-width:25%;}
.kehu_mc{font-size:1rem;}
}
@media screen and (max-width:770px){
.index_bgf{padding:60px 0;}
.indf_bt{font-size:2rem;}
.indf_bt p{ font-size:1.875rem;}
.indfa_ms{line-height:24px; font-size:0.875rem;}
.indfa_an{ margin-top:20px;}
.indfa_an a{margin-left:20px; width:110px; height:34px; font-size:0.875rem; line-height:34px;}
.indf_fl{ width:50%;}
.indf_fl li a{ font-size:1rem; height:40px; line-height:40px; font-size:1rem;}
.indf_fl li i{ height:50px;}
.indf_tu{ overflow:hidden;}
.indf_tu li{ float:left; max-width:33.333%;}
.kehu_mc{font-size:1rem;}
}
@media screen and (max-width:520px){
.index_bgf{padding:40px 0 50px 0;}
.indf_bt{font-size:1.875rem;}
.indf_bt p{ font-size:1.5rem;}
.indfa_nr{ padding-top:30px;}
.indfa_l{ width:90%; float:none; margin:0 auto;}
.indfa_r{ width:100%; float:none; padding-top:20px;}
.indf_fl{ width:100%;}
.indf_tu li{max-width:50%;}
.kehu_mc{padding-top:0px; margin-top:5px; height:22px; line-height:22px; font-size:0.875rem;}
}

.index_bgz{ padding-top:70px; padding-bottom:80px; background:#fff; width:100%; overflow:hidden;}
.icase_title{ text-align:center; color:#737373; font-size:1.125rem;}
.icase_title p{ font-size:2.25rem; padding-bottom:3px; font-weight:bold; color:#303030;}
.icase_title span{ color:#0153a7;}
.icase_gd{ position:relative; margin-top:20px;}
.icase_nr{ width:90%; margin:0 auto;}
.icase_nr li{ float:left; width:25%;}
.icase_nr li a{ display:block; margin:0 2%;}
.icase_pic{ overflow:hidden; border:2px solid #ddd;}
.icase_pic img{ display:block; width:100%; transition:0.5s;}
.icase_nr li:hover .icase_pic img{transform:scale(1.1);}
.icase_mc{ height:48px; padding:8px 0; line-height:24px; text-align:center; color:#303030; font-size:1rem;}
.icase_an a{ display:block; cursor:pointer; position:absolute; width:50px; height:50px; background:#878787; font-family:"宋体"; text-align: center; line-height:50px; font-size:1.875rem; color:#fff; top:40%; transition:0.5s;}
.icase_an a:hover{ background:#0153a7; transition:0.5s;}
.icase_an a.prev{ left:0px;}
.icase_an a.next{ right:0px;}
@media screen and (max-width:1024px){
.icase_title{font-size:1rem;}
.icase_title p{ font-size:2rem;}
.icase_mc{ height:40px; line-height:20px; font-size:0.875rem;}
.icase_an a{width:36px; height:36px; line-height:36px; font-size:1.5rem;}
}
@media screen and (max-width:770px){
.icase_nr{ overflow:hidden;}
.icase_nr li{width:33.333%;}
}
@media screen and (max-width:520px){
.index_bgz{ padding-top:40px; padding-bottom:50px;}
.icase_title{font-size:0.75rem;}
.icase_title p{ font-size:1.5rem;}
.icase_nr li{width:50%;}
.icase_an a{width:30px; height:30px; line-height:30px; font-size:1.25rem;}
}

.index_bgg{ padding:70px 0; background:#f8f8f8; width:100%; overflow:hidden;}
.indg_l{ width:32%; background:#fff; border-bottom:1px solid #ddd; position:relative; padding-bottom:30px;}
.indg_l:before{content:""; position:absolute; left:0px; top:0px; width:100%; background:#0153a7; height:50%;}
.indg_bt{ position:relative; z-index:9; padding:20px 28px 0 28px; color:#fff; font-size:0.875rem;}
.indg_bt p{ font-size:1.5rem; font-weight:bold;}
.indgl_nr{ margin-top:20px; position:relative; z-index:9; padding:0 28px;}
.indgl_pic{ overflow:hidden;}
.indgl_pic img{ display:block; width:100%; transition:0.5s;}
.indgl_nr:hover .indgl_pic img{transform:scale(1.1);}
.indgl_mc{ height:40px; line-height:40px; overflow:hidden; font-size:1.125rem; color:#303030;}
.indgl_nr:hover .indgl_mc{ color:#0153a7;}
.indgl_ms{ font-size:0.9375rem; line-height:24px; height:48px; overflow:hidden; color:#737373;}
.indgl_rq{ text-align:right; font-size:0.875rem; color:#999; padding-top:15px;}
.indg_r{ width:66%;}
.indg_top{ background:#fff;}
.indgt_gd{ border-bottom:1px solid #eee; border-left:1px solid #eee; padding:25px 0 30px 28px;}
.indgt_bt{ position:relative; z-index:9; color:#737373; font-size:0.875rem;}
.indgt_bt p{ font-size:1.5rem; font-weight:bold; color:#0153a7;}
.indgt_an{ height:28px; margin-top:5px; margin-right:28px;}
.indgt_an a{ display:block; margin:0 3px; float:left; font-family:"宋体"; font-size:1.375rem; width:20px; line-height:28px; height:28px; cursor:pointer; font-weight: bold; color:#303030; text-align:center;}
.indgt_nr{ margin-top:20px;}
.indgt_nr li{ width:50%; float:left;}
.indgt_nr li a{ display:block; margin-right:5.8%;}
.indgt_mc{ font-size:1.125rem; line-height:30px; height:30px; overflow:hidden; color:#303030;}
.indgt_ms{ font-size:0.875rem; margin-top:5px; line-height:24px; height:48px; overflow:hidden; color:#737373;}
.indgt_rq{ float:right; font-size:0.875rem; color:#999; margin-top:12px;}
.indg_bom{ margin-top:3%; background:#fff;}
.indgb_gd{border-bottom:1px solid #eee; border-left:1px solid #eee;padding:20px 28px 40px 28px;}
.indgb_an{ margin-top:118px;}
.indgb_an a{ display:block; bottom:40px; border: 1px solid #ebebeb; width: 130px; text-align:center; line-height: 40px; background: #fff;}
.indgb_r{ width:50%;}
.indgb_nr li{ padding-top:20px;}
.indgb_nr li .web{font-size:1.125rem; padding-left:30px;height:30px; line-height:30px; overflow:hidden; position:relative; color:#303030;}
.indgb_nr li .da{font-size:0.875rem; padding-left:30px; margin-top:5px; height:48px; line-height:24px; overflow:hidden; position:relative; color:#737373;}
.indgb_nr li:hover .wen{ color:#0153a7;}
@media screen and (max-width:770px){
.indg_bt{padding:20px 5% 0 5%;font-size:0.75rem;}
.indg_bt p{ font-size:1.25rem;}
.indgl_nr{ padding:0 5%;}
.indgl_mc{ height:32px; line-height:32px; font-size:1rem;}
.indgl_ms{ font-size:0.875rem; line-height:20px; height:40px; margin-top:3px;}
.indgl_rq{padding-top:10px;}
.indgt_gd{ padding:10px 10px 15px 15px;}
.indgt_bt{font-size:0.75rem;}
.indgt_bt p{ font-size:1.25rem;}
.indgt_an{ height:24px; margin-top:5px; margin-right:15px;}
.indgt_mc{ font-size:1rem;}
.indgt_ms{ font-size:0.875rem; margin-top:3px; line-height:22px; height:44px;}
.indgl_rq{font-size:0.75rem; padding-top:10px;}
.indgb_gd{ padding:10px 10px 15px 15px;}
.indgb_an{ margin-top:20px;}
.indgb_an a{bottom:32px; width:110px; line-height:32px; font-size:0.875rem;}
.indgb_nr li{ padding-top:10px;}
.indgb_nr li .web{font-size:1rem;}
.indgb_nr li .da{margin-top:0px; height:40px; line-height:20px;}
}
@media screen and (max-width:520px){
.index_bgg{ padding:40px 0 50px 0;}
.indg_l{ width:100%; padding-bottom:20px;}
.indg_r{ width:100%; margin-top:3%;}
.indgt_nr{ overflow:hidden;}
.indgt_nr li{ width:100%;}
.indgb_gd{background-size:auto 120px;}
.indgb_r{ width:55%;}
.indgb_nr li .web{font-size:0.9375rem;}
}

.link_bg{ padding:20px 0; width:100%; overflow:hidden; background:#0153a7;}
.link_title{ height:35px; line-height:35px; text-align:center; width:114px; color:#fff; font-size:1.125rem; background:#2463ad; border-radius:23px;}
.link_nr{height:35px; overflow:hidden; line-height:35px; width:1120px;}
.link_nr a{ display:block; float:left; margin-right:20px; color:#fff; font-size:1rem;}
.link_nr a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){
.link_bg{ display:none;}
}

.foot_bg{background:#181818;}
.ftop{ padding:50px 0 20px 0;}
.foot_l{ width:57%;}
.fewm{ width:50%;}
.fewm li{ width:49%; position:relative; text-align:center; padding-bottom:15px;}
.fewm li:before {content: ""; position: absolute; left: 0px; top: 22px; right: 0px; bottom: 0px; border: 1px solid #ccc;}
.fewm li img{ width:80%; position:relative; z-index:9;}
.fewm li p{ font-size:0.9375rem; padding-top:8px; text-align:center; color:#ccc;}
.ftel{ width:47%;}
.flogo img{ max-width:100%;}
.ftel_nr{ padding-top:10px;}
.ftel_nr p{ color:#ccc; line-height:22px; margin-bottom:6px;}
.ftel_nr p:nth-child(5),.ftel_nr p:nth-child(7){ margin-top:15px; margin-bottom:0;}
.ftel_nr a{ color:#ccc;}
.ftel_nr a:hover{ text-decoration:underline;}
.foot_r{ width:39%;}
.ftitle{ color:#fff; font-size:1.125rem; padding-bottom:10px;}
.fnav_nr.fr{ margin-left:40px;}
.fnav_nr p{ color:#ccc; line-height:30px;}
.fnav_nr a{ color:#ccc;}
.fnav_nr span{font-family:"宋体"; font-size:0.875rem; padding-right:5px;}
.footcopy {background:#090909; color:#989898; overflow:hidden; padding:20px 0; line-height:22px; font-size:0.875rem;}
.footcopy span{float:right;}
.footcopy a {color:#989898;}
.footcopy a:hover {color:#e78916;}
.fwxts{ font-size:1rem; color:#fff; padding-top:20px;}
@media screen and (max-width:1024px){
.fewm li p{ font-size:0.875rem;}
.ftel_nr p{ font-size:0.875rem; line-height:24px;}
.ftitle{font-size:1rem;}
.fnav_nr.fr{ margin-left:16px;}
.fnav_nr p{ font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:770px){
.foot_l{ width:100%;}
.foot_r{ display:none;}
}
@media screen and (max-width:520px){
.foot_l{ width:100%; float:none;}
.fewm{ width:53%;}
.ftel{ width:40%;}
.foot_r{ float:none; display:none;}
.footcopy span{float:none; display:block;}
.fewm{ width:100%; float:none; margin:0 auto;}
.fewm li{ width:48.5%;}
.ftel{ width:100%; float:none; margin-bottom:20px;}
.footcopy {padding:15px 0 60px 0; line-height:20px; font-size:0.75rem;}
.fwxts{ font-size:0.875rem; padding-top:15px;}
}
/*首页style结束*/

/*内页style开始*/
.main_banner{ overflow:hidden;}
.main_banner img{ display:block; width:100%;}
.about_banner{ width:100%; height:auto; position:relative;}
.case_banner{  width:100%; height:auto; position:relative;}
.video_banner{ width:100%; height:auto; position:relative;}
.news_banner{ width:100%; height:auto; position:relative;}
.pro_banner{  width:100%; height:auto; position:relative;}
.proshow_banner{  width:100%; height:auto; position:relative;}
.main_flbg{width:100%; position:relative; box-shadow:0px 1px 1px rgba(0,0,0,0.2);}
.main_fl li{ position:relative; float:left; background:url(../images/fl_fg.png) no-repeat left center;}
.main_fl li:nth-child(1){ background:none;}
.main_fl li a{color:#303030; padding:0 20px; font-size:1rem; height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
.main_fl li:hover a,.main_fl li.cur a{ color:#fff;}
.main_fl li i{background:#0153a7; width:100%; height:100%; position:absolute; bottom:0px; left:0%; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover i,.main_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.main_wz{ font-size:0.9375rem; color:#707070; line-height:70px;}
.main_wz img{ margin-bottom:-2px; margin-right:5px;}
.main{ background:#fff; padding-top:70px; padding-bottom:100px;}
.maina{ background:#fff; padding-bottom:100px;}
.about_nr{ color:#757575; font-size:1rem; line-height:30px;}
.about_nr img{ max-width:100%;}
@media screen and (max-width:1024px){
.about_banner,.case_banner,.news_banner,.pro_banner,.video_banner{ background-size:auto 100%; height:280px;}
.main_flbg .kg{ width:100%;}
.main_fl li a{padding:0 30px; height:60px; line-height:60px;}
.main_wz{line-height:60px; font-size:0.875rem; padding-right:1%;}
.main{padding-top:60px; padding-bottom:80px;}
.maina{padding-bottom:80px;}
.about_nr{ font-size:0.9375rem; line-height:24px;}
}
@media screen and (max-width:770px){
.about_banner,.case_banner,.news_banner,.pro_banner,.video_banner{height:230px;}
.main_flbg .kg{ width:100%;}
.main_fl{ float:none;}
.main_fl li{ width:20%;}
.main_fl li a{height:60px; padding:0; line-height:60px;}
.main_wz{ display:none;}
.main{padding-top:50px; padding-bottom:70px;}
.maina{padding-bottom:70px;}
.about_nr{ font-size:0.875rem; line-height:22px;}
}
@media screen and (max-width:520px){
.about_banner,.case_banner,.news_banner,.pro_banner,.video_banner{height:auto;}
.main_flbg .kg{ width:100%;}
.main_fl{ float:none;}
.main_fl li{ width:auto;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.fl_05 li{ width:20%;}
.main_fl li a{height:40px; font-size:0.9375rem; line-height:40px;}
}
.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:#0255a7; 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 #c0c0c0; 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:#fff; background:#0255a7; text-align:center; font-size:0.9375rem; height:50px; line-height:50px; overflow:hidden;}
.case_kg .border_top{
	position:absolute;height:3px;width:0;font-size:0;background:#0153a7;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:#0153a7;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:#0153a7;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:#0153a7;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%; padding-bottom:25px; margin-right:0%;}
.case_nr li:nth-child(4n){ margin-right:0;}
.case_nr li:nth-child(3n-1){ margin:0 2%;}
}
@media screen and (max-width:520px){
.case_nr li{width:49%; padding-bottom:20px;}
.case_nr li:nth-child(3n-1){ margin:0;}
.case_nr li:nth-child(2n){ float:right;}
.case_mc{font-size:0.8125rem; height:40px; line-height:40px;}
}


.news_nr li{ position:relative; margin-bottom:20px;}
.news_nr li a{ display:block; padding:2%; position:relative; z-index:9; transition:0.5s;}
.news_nr li:hover a{box-shadow:0px 1px 8px rgba(0,0,0,0.3); transition:0.5s;}
.news_pic{ overflow:hidden; width:30%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:68%;}
.news_bt{ font-size:1.5rem; height:50px; line-height:50px; overflow:hidden;}
.news_ms{ font-size:0.875rem; line-height:24px; height:48px; color:#5f5f5f; overflow:hidden; margin-top:5px; transition:0.5s;}
.news_more{ width:126px; height:34px; text-align:center; background:#0255a7; line-height:34px; color:#fff; font-size:0.875rem; margin-top:25px;}
.news_nr li:hover .news_more{ background:#1e1916; 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; width:90%;}
.newsshow_wnnr img{ max-width:100%;}
.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.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:770px){
.news_nr li a{padding:1%;}
.news_bt{font-size:1.125rem; height:36px; line-height:36px;}
.news_ms{line-height:22px; height:44px; margin-top:3px;}
.news_more{margin-top:15px;}
.newsshow_title{font-size:1.25rem; line-height:22px; }
.newsshow_title p{ font-size:0.75rem; padding-top:3px;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px; width:98%;}
}
@media screen and (max-width:520px){
.news_nr li{margin-bottom:10px;}
.news_bt{font-size:0.9375rem; height:26px; line-height:26px;}
.news_ms{line-height:18px; font-size:0.75rem; height:36px; margin-top:3px;}
.news_more{ display:none;}
.newsshow_title{font-size:1.125rem; line-height:22px; }
.xgnews-con li{ width:95%;}
}

.main_l{ width:21%; margin-top:50px;}
header nav>ul>li{ position:relative; background:#ececeb; margin-top:2px;}
header nav>ul>li>a{color:#1b1b1b; padding:0 8%; font-size:1rem; height:50px; display:block; line-height:50px; position:relative; z-index:9;}
header nav>ul>li>a>span{ font-family:"宋体"; font-weight:bold; float:right; transition:0.5s;}
header nav>ul>li:hover>a>span,header nav>ul>li.cur>a>span{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg); transition:0.5s;}
header nav>ul>li:hover>a,header nav>ul>li.cur>a{color:#fff;}
header nav>ul>li>i{ background:#0153a7; width:100%; height:50px; position:absolute; top:0; left:0%; transform:scaleX(0); transition:0.5s;}
header nav>ul>li:hover>i,header nav>ul>li.cur>i{transform:scaleX(1); transition:0.5s;}
header nav>ul>li>ul>li{ position:relative;}
header nav>ul>li>ul>li>a{ display:block; line-height:44px; height:44px; padding-left:14%; color:#1b1b1b; transition:0.5s;}
header nav>ul>li>ul>li:hover>a,header nav>ul>li>ul>li.cur>a{ color:#0153a7; padding-left:16%; transition:0.5s;}
header nav>ul>li>ul>li>:before{ content:""; width:6px; height:2px; background:#0153a7; left:8%; top:21px; position:absolute; transition:0.5s;}
header nav>ul>li>ul>li:hover>:before,header nav>ul>li>ul>li.cur>:before{ width:12px; transition:0.5s;}

.main_r{ width:76%; margin-top:50px;}
.pro_tit{ height:40px; border-bottom:2px solid #ddd; font-size:1.5rem;}
.pro_nr{ margin-top:30px;}
.pro_nr li{ float:left; width:32%; padding-bottom:2%;}
.pro_nr li:nth-child(3n-1){}
.pro_pic{ overflow:hidden; border:1px solid #d2d2d2;}
.pro_pic img{ display:block; width:100%; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.1);}
.pro_mc{ height:52px; padding:0 4%; background:#0255a7; line-height:52px; color:#fff; overflow:hidden;}
.pro_mc span{ display:block; float:right; width:27px; height:27px; background:#fff; font-size:1.125rem; color:#3e3e3e; line-height:26px; text-align:center; border-radius:50%; margin-top:13px;}
@media screen and (max-width:1024px){
.main_l{ width:22%;}
header nav li a{padding:0 5%; font-size:0.875rem; height:46px; line-height:46px;}
.pro_mc{ height:45px; line-height:45px; font-size:0.9375rem;}
}
@media screen and (max-width:770px){
.maina .kg{ width:100%;}
.main_l{ width:auto; margin-top:0px; float:none;}
.maina .inda_bt{ display:none;}
header nav li{margin-top:auto;}
header nav li span{ display:none;}
header nav>ul>li>i{ background:#0153a7; width:100%; height:42px; position:absolute; top:0; left:0%; transform:scaleX(0); transition:0.5s;}
header nav>ul>li>ul>li>:before{ display:none;}
.main_r{ width:98%; margin:50px auto 0px auto; float:none;}
.pro_tit{ height:40px; font-size:1.375rem;}
}
@media screen and (max-width:520px){
.main_r{margin:30px auto 0px auto;}
.pro_tit{ height:30px; font-size:1.125rem;}
.pro_nr{ margin-top:20px;}
.pro_nr li{ float:left; width:49%; padding-bottom:2%;}
.pro_nr li:nth-child(3n-1){ margin:0;}
.pro_nr li:nth-child(2n){ float:right;}
.pro_mc{ height:40px; line-height:40px; font-size:0.875rem;}
}

.swiper-container {display:none;}
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:560px;overflow:hidden;}
#tFocus-pic{width:550px; height:406px; border:5px solid #ddd; position:relative;}
#tFocus-pic li{width:550px;height:406px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li img{ display:block; width:100%; margin:0 auto;}
#tFocusBtn{width:560px;height:100px; margin-top:10px;z-index:20;overflow:hidden;}
#tFocus-btn{width:560px; height:100px; position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:96px; width:130px; position:relative; border:2px solid #ddd; display:block; float:left; margin:0 3px; cursor:pointer;}
#tFocus-btn li.active{border:2px solid #007bc1;}
#tFocus-btn li img{ display:block; width:100%; margin:0 auto;}
#tFocus-btn li i{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/vpic.png) no-repeat center rgba(0,0,0,0.3);}
#tFocus-leftbtn,#tFocus-rightbtn{ position:absolute; height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;}
#tFocus-rightbtn{}

.proshowa_wb{ width:39%;}
.nycp_bt{color:#6b6b6b; font-size:1.125rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
.nycp_bt p{ font-size:1.75rem; font-weight:bold; padding-bottom:5px; color:#000;}
.nycp_nr{ font-size:0.875rem; color:#656464; line-height:24px; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
.nycp_nr img{ max-width:100%;}
.nycp_tel{ margin-top:1.875rem; background:url(../images/nycp_pic.png) no-repeat left center; padding-left:23px; font-size:1rem; color:#979797;}
.nycp_tel strong{ color:#454545;}
.nycp_more{ width:133px; height:45px; padding-top:19px;}
.nycp_more a{border-radius:5px; display:block; background:#0255a7; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff;}
.nycp_more .job_moreb{ display:none;}

.proshow_bom{ padding-top:20px; margin-top:30px; background:#f6f6f6;}
.proshow_title{ font-size:1.125rem; font-weight:bold; text-indent:10px; color:#454545; height:50px; line-height:50px; border-bottom:2px solid #454545;}
.proshow_nr{ font-size:0.9125rem; line-height:26px; padding:25px 2% 2% 2%;}
.proshow_nr p{background: #f6f6f6 !important;background-color:#f6f6f6!important;}
.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:#0255a7; 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:2px solid #454545; text-align:center;}
.cnxh_nr{ padding:0 2% 2% 2%;}
.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:#0255a7; color:#fff; transition:0.5s;}
@media screen and (max-width:1024px){
#tFocus{ float:none; margin:0 auto;}
.proshowa_wb{ float:none; width:auto; padding-top:30px;}
.nycp_bt{ font-size:1rem;}
.nycp_bt p{ font-size:1.5rem;}
.proshow_nr{ font-size:0.875rem; line-height:24px;}
}
@media screen and (max-width:520px){
.swiper-container{display:block;}
.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{width:100%;}
#tFocus{ display:none;}
.nycp_bt{font-size:0.9375rem;}
.nycp_bt p{ font-size:1.375rem;}
.nycp_tel{font-size:0.875rem;}
.nycp_more{ width:120px; height:40px; padding-top:10px;}
.nycp_more a{border-radius:3px; line-height:40px; font-size:1rem;}
.cnxh_nr li{width:49%; margin-right:0%;}
.cnxh_nr li:nth-child(2n){ float:right;}
}
/*内页style结束*/

/*sitemap*/
.sitemap_kg{ border:1px solid #ddd; padding:1%; margin-bottom:15px;}
.sitemap_bt{ background:#f1f1f1;}
.sitemap_bt a{ display:block; width:130px; height:40px; line-height:40px; background:#0255a7; color:#fff; text-align:center;}
.sitemap_kg ul{ padding-top:8px;}
.sitemap_kg li{ float:left; height:30px; line-height:30px; font-size:0.875rem; margin:4px;}
.sitemap_kg li a{ color:#fff; background:rgba(2,85,167,0.7); padding:0 20px; display:block; transition:0.5s;}
.sitemap_kg li:hover a{ background:rgba(2,85,167,1); transition:0.5s;}
/*sitemap*/




.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#0056ab;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0c6ccc;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.4rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #0c6ccc;}.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;}
/*分类*/
}
/*导航样式*/
@media screen and (max-width:770px){
.sp_nav{width:60px;float:right;position:relative;cursor: pointer; height:60px; background:#0056ab; 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:84px; right:-100%; overflow:auto; overflow-x:hidden; transition:right ease 0.5s;}
.nav_show{top:84px; 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 #ddd solid;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:#ffc801;}
.sjj_nav ul li ul li a,.sjj_nav ul li.cur ul li a{color:#666;display:block;text-align:left; font-size:0.875rem;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#0071bc;}
.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:50px; width:55%;}
.nav_show{top:50px;}
.sjj_nav ul li a{ font-size:0.875rem;}
}

.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(0,143,215,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;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {opacity: .9;}
.no-touch .cd-top:hover {background-color: #008fd7; opacity: 1;}
@media screen and (max-width:520px){
.cd-top{height:26px; width:26px; bottom:60px;}
}
