@charset "utf-8";
.innerBannerSwiper { width: 100%; overflow: hidden; }
.innerBannerSwiper .in { position: relative; left: 50%; width: 1920px; transform: translateX(-50%); }

/* 主体 */
.container { padding: 5vh 0 60px; /*background: #f2f2f2;*/ }
.wrap { position:relative; width: 1300px; min-height:460px; margin:0 auto; }
.wrap .sidebar { position:relative; float:left; width:230px; margin-right: 40px; z-index:99;border-top:5px solid #0557a8;background: #f7f7f7;}
.wrap .main { display:block; overflow: hidden; *zoom:1; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
/*.leftTitle {position:relative;margin-bottom:18px;padding: 20px 0;background: #004ea1;color: #fff;}
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i { font-size:38px; line-height:58px; font-weight:normal;font-style: normal; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }*/

.leftTitle {position:relative;padding: 20px 0 0;}
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i{font-style: normal;line-height: 44px;font-size: 24px;color: #004ea2;font-weight: bold;}
.leftTitle s{display: none;}
/* 二级、三级菜单 */
/*.menu { margin-bottom:40px; }
.menu dl dt { }
.menu dl dt a {display:block;padding: 15px 6px 15px 36px;border-bottom:1px solid #e1e1e1;background:#f7f7f7;color:#666;font-size:14px;text-align:left;}
.menu dl dt a:hover,.menu dl dt .current { border-bottom:1px solid #2f5cb6; background:#004ea1; color:#fff; text-decoration:none; }
.menu dl dd { padding:5px 0 5px 45px; border-bottom:1px solid #eee; background:url(o_ico_18.gif) no-repeat 35px 13px; font-size:14px; text-align:left; }
.menu dl dd a:hover,.menu dl dd .current { color:#004ea1; text-decoration:none; }*/

.menu { margin-bottom:80px;margin-top: 10px; }
.menu dl dt {line-height: 36px;}
.menu dl dt a{display: block;padding-left: 75px;font-size: 14px;color: #000000;background: url(menu2.png) no-repeat 60px center;}
.menu dl dt a:hover,.menu dl dt .current {background: url(menu1.png) no-repeat 60px center;color: #e70012;}
.menu dl dd{line-height: 28px;}
.menu dl dd a{display: block;padding-left: 85px;font-size: 13px;color: #333;}
.menu dl dd a:hover,.menu dl dd .current{color: #e70012}

/* 位置导航 */
.location{margin-bottom: 15px;}
.location h3{font-size: 24px;color: #004ea2;padding-top: 20px;}
    /* 面包屑 */
.breadcrumbs{padding-left: 20px;background: url(u-home.png) no-repeat left center;float:right;}
.breadcrumbs a,.breadcrumbs span{display:inline-block;vertical-align:middle;color:#666}
.breadcrumbs i{width:6px;height:12px;margin:0 10px;display:inline-block;vertical-align:middle;background:url(b3.png) center center no-repeat;background-size:contain;}
.breadcrumbs a:hover{color:#004ea1;transition:.3s;}
.breadcrumbs span{color:#666}
.breadcrumbs .home{width:12px;height:12px;background:url(b2.png) center center no-repeat;background-size:contain;}

.container .g-in { width: 1200px; margin:0 auto; padding: 0; }

    /* 二级菜单
.menu { float:right; overflow:hidden;}
.menu li{position: relative;display:inline-block;vertical-align:middle;padding-left:20px;margin-left:20px;border-left:1px solid #ccc;line-height:14px}
.menu li:first-child{border:none}
.menu li a{display:block;font-size:15px;color:#666;}
.menu li a:hover,
.menu li.on a{color:#3767c8;}
.menu li a:hover{transition:.3s;}
.menu li.on::after{ position: absolute; bottom: -22px; left: 20px; content: ''; width: calc( 100% - 20px ); height: 3px; border-radius: 10px; background: #3767c8; }

.left-third { margin-bottom: 5vh; text-align: center; }
.left-third li { display:inline-block; margin:0 3px 8px; line-height:24px; vertical-align: top; }
.left-third li a { display: inline-block; padding:3px 30px; border-radius: 30px; border:1px solid #ddd; transition: all .3s ease; }
.left-third li a:hover,.left-third li .on { border:1px solid #3767c8; background: #3767c8; color: #fff; }
 */

/* 内容模式 */
.article { padding:20px 0; line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { margin:0 0 30px; padding:0 0 30px; border-bottom: 1px dotted #ccc; }
.article .hd h1 { color: #f00; font-size:24px; }
.article .hd .titBar { color:#666; font-size:14px; }
.article .bd { padding-bottom:40px; line-height:2.2; }
.article .bd img { max-width: 100%; }
.article .ft { padding:20px 0 0; border-top:1px dotted #ccc; }
.article .ft ul li { float:left; width:50%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.article .ft ul li:last-child { text-align:right; }

.article .a11{font-size:16px !important;}
.article .a11 p,.article .a11 span{font-size:16px !important;}

.article .a22{font-size:18px !important;}
.article .a22 p,.article .a22 span{font-size:18px !important;}

.article .a33{font-size:20px !important;}
.article .a33 p,.article .a33 span{font-size:20px !important;}

    /* 相关信息 */
.m-related { padding:30px 0 50px; border-top:1px dotted #ccc; }
.m-related h2 { margin-bottom:20px; font-size:18px; }
.m-related ul li { line-height:30px; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

/* 内容模式 */
.article { padding:20px 0; line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { margin:0 0 30px; padding:0 0 30px; border-bottom: 1px dotted #ccc; }
.article .hd h1 { color:#f00; font-size:24px;text-align: center; }
.article .hd .titBar { color:#666; font-size:14px; }
.article .bd { padding-bottom:40px; line-height:2.2; }
.article .ft { padding:20px 0 0; border-top:1px dotted #ccc; }
.article .ft ul li { float:left; width:50%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.article .ft ul li:last-child { text-align:right; }
    /* 相关信息 */
.m-related { padding:30px 0 50px; border-top:1px dotted #ccc; }
.m-related h2 { margin-bottom:20px; font-size:18px; }
.m-related ul li { line-height:30px; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

/* 头条新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { position: relative; display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 资讯列表 风格1 */
.list { padding:0 0 1.5%; }
.list ul { margin-left: -1.5%; }
.list .item { position: relative; margin:0 0 1.5% 1.5%; background:#fff; line-height:20px; }
.list .item:after { position: absolute; left: 0; top: 0; content: ''; display: block; width: 100%; height: 100%; background: #fff; transition: all .6s; }
.list .item a { position: relative; display: block; padding: 3vh 5vw; z-index: 1; }
.list .item .date { position: relative; float: left; width: 115px; height: 155px; border-right: 1px solid #e7e7e7; }
.list .item .date .date-wp { position: absolute; top: 50%; transform: translateY(-50%); }
.list .item .date strong { display: block; margin-bottom: 30px; font: 48px/1 'gotham-medium'; }
.list .item .date span { display: block; font: 14px/1 'Gotham-Book'; }
.list .item .date .date-wp:after { position: absolute; left: 0; top: 58px; content: ''; display: block; width: 25px; height: 3px; background: #e7e7e7; transition: all .6s; }
.list .item dl { position: relative; display:block; overflow:hidden; zoom:1; padding:0 0 0 60px; }
.list .item dl .title { margin-bottom: 15px; color: #333; font-size: 18px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.list .item dl .descrition { height: 48px; margin: 0 0 30px; opacity: .8; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.list .item dl .more { width: 100px; border-radius: 3px; border:1px solid #e7e7e7; line-height: 30px; font-size: 12px; text-align: center; }
.list .item:hover:after { box-shadow: 0 15px 15px rgba(0,0,0,.1); transform: scale(1.025); }
.list .item:hover a { color: #000; }
.list .item:hover dl .title { color: #004ea1; }
.list .item:hover dl .more { border:1px solid #004ea1; background: #004ea1; color: #fff; transition: all .6s; }
.list .item:hover .date .date-wp:after { width: 55px; }
.list.list-item-2 .item { float: left; width: 48.5%; }
.list.list-item-2 .item a { padding: 3vh 3vw; }
.list.list-item-2 .item dl { padding:0 0 0 3vw; }
.list.list-item-3 .item { float: left; width: 31.8333%; }
.list.list-item-3 .item a { padding: 3vh 3vw; }
.list.list-item-3 .item .date { width: 95px; }
.list.list-item-3 .item dl { padding:0 0 0 3vw; }

/* 资讯列表 风格2 */
/*.list-2 { padding:0 0 1.5%; }
.list-2 ul { margin-left: -1.5%; }
.list-2 .item { position: relative; margin:0 0 1.5% 1.5%; background:#fff; line-height:20px; }
.list-2 .item:after { position: absolute; left: 0; top: 0; content: ''; display: block; width: 100%; height: 100%; background: #f9f9f9; transition: all .6s; }
.list-2 .item a {position: relative;display: block;padding: 4vh 14vw 4vh 3vw;z-index: 1;}
.list-2 .item .date {position: absolute;right: 3vw;top: 50%;transform: translateY(-50%); text-align: right;}
.list-2 .item .date .date-wp { position: relative; }
.list-2 .item .date strong { display: block; margin-bottom: 5px; font: 26px/1 'gotham-medium'; }
.list-2 .item .date span { display: block; font: 14px/1 'Gotham-Book'; }
.list-2 .item dl { position: relative; display:block; overflow:hidden; zoom:1; padding:0; }
.list-2 .item dl .title { margin-bottom: 15px; color: #004ea1; font-size: 18px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.list-2 .item dl .descrition { height: 48px; margin: 0; opacity: .8; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.list-2 .item dl .descrition .more { color: #004ea1; }
.list-2 .item:hover { background:#004ea1; }
.list-2 .item:hover:after { box-shadow: 0 15px 15px rgba(0,0,0,.1); background:#004ea1; }
.list-2 .item:hover a,
.list-2 .item:hover dl .title { color: #fff; }
.list-2 .item:hover dl .descrition .more { color: #fff; }
.list-2.list-item-2 .item { float: left; width: 48.5%; }
.list-2.list-item-2 .item a { padding: 4vh 8vw 4vh 2vw; }
.list-2.list-item-2 .item .date {right: 2vw;}
.list-2.list-item-3 .item { float: left; width: 31.8333%; }
.list-2.list-item-3 .item a { padding: 3vh 7vw 3vh 1.5vw; }
.list-2.list-item-3 .item .date {right: 1.5vw;}
.list-2.list-item-3 .item .date strong { font-size: 20px; }*/

/* 资讯列表 风格3 */
.list-3 { padding:0 0 1.5%; }
.list-3 ul { margin-left: -1.5%; }
.list-3 .item { position: relative; float: left; width: 31.8333%; margin:0 0 1.5% 1.5%; background:#fff; line-height:20px; }
.list-3 .item:after { position: absolute; left: 0; top: 0; content: ''; display: block; width: 100%; height: 100%; background: #fff; transition: all .6s; }
.list-3 .item a { position: relative; display: block; padding: 3vh 1.5vw; z-index: 1; }
.list-3 .item .pic { position: relative; height: 182px; margin: 0 0 30px; overflow: hidden; }
.list-3 .item .pic img { width: 100%; height: auto; transform: scale(1); }
.list-3 .item .title { height: 60px; margin-bottom: 30px; color: #000; font-size: 18px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.list-3 .item .descrition { height: 182px; margin-bottom: 30px; line-height: 24px; opacity: .8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; line-clamp: 6; -webkit-box-orient: vertical; line-height: 30px; }
.list-3 .item  .date { margin-bottom: 20px; }
.list-3 .item:hover:after { box-shadow: 0 15px 15px rgba(0,0,0,.1); background-color: #004ea1; transform: scale(1); }
.list-3 .item:hover .pic img { transform: scale(1.1); transition: all .6s; }
.list-3 .item:hover a,
.list-3 .item:hover .title,
.list-3 .item:hover .more { color: #fff; }
.list-3.list-item-1 .item { float: left; width: calc(100%/1 - 1.5%); }
.list-3.list-item-2 .item { float: left; width: calc(100%/2 - 1.5%); }
.list-3.list-item-3 .item { float: left; width: calc(100%/3 - 1.5%); }
.list-3.list-item-4 .item { float: left; width: calc(100%/4 - 1.5%); }

/* 资讯列表 风格4 */
.list-4 { padding:0 0 1.5%; }
.list-4 ul { margin-left: -1.5%; }
.list-4 .item { position: relative; margin:0 0 0 1.5%; border-bottom: 1px solid #eee; background:#fff; line-height:20px; }
.list-4 .item:after { position: absolute; left: 0; top: 0; content: ''; display: block; width: 100%; height: 100%; background: #fff; transition: all .6s; }
.list-4 .item a { position: relative; display: block; padding: 2vh 1.5vw; z-index: 1; }
.list-4 .item .title { padding-left: 18px; background: url(z4.png) left center no-repeat; background-size: 5px auto; color: #000; font-size: 16px; font-weight: normal; }
.list-4 .item .date { float: right; margin-left: 1.5vw; }
.list-4 .item:hover a,
.list-4 .item:hover .title { color: #004ea1; }
.list-4.list-item-1 .item { float: left; width: calc(100%/1 - 1.5%); }
.list-4.list-item-2 .item { float: left; width: calc(100%/2 - 1.5%); }
.list-4.list-item-3 .item { float: left; width: calc(100%/3 - 1.5%); }
.list-4.list-item-3 .item a { padding: 2vh 1.5vw; }
.list-4.list-item-3 .item .date { display: none; }
.list-4.list-item-2 .item .title,
.list-4.list-item-3 .item .title { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:100px;margin:0 auto; padding:4px; border:1px solid #919090;text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }

.piList { padding:0; }
.piList .pic-item-list { margin-left: -1.5%; margin-bottom: 0; }
.piList .pic-item {position:relative;width: calc( 1030px / 3 - 1030px * 0.03 );margin: 0 0 3% 3%;background: #fff;padding:0;display:inline;}
.piList .pic-item::after { position: absolute; left: 0; bottom: -1px; width: 0; height: 2px; background-color: #004ea1; display: block; content: ""; opacity: 0; }
.piList .list-pic,
.piList .list-pic a {display:block;width: calc( 1030px / 3 - 1030px * 0.03 );margin-bottom:0;padding:0;border:0;line-height:inherit;overflow: hidden;}
/*.piList .list-pic img {position: relative;left: 50%;top: 50%;display: block;width:auto;height:auto;max-width: calc( 1030px / 3 - 1030px * 0.03 );max-height: calc( (1030px / 3 - 1030px * 0.03) / 1.296 );transition: all .6s;transform: translate(-50%,-50%);transform-origin:center;}*/
.piList .list-pic img {max-width: 100%;height: auto;max-height: calc( 1030px / 3 - 1030px * 0.03 );transition: all .6s;overflow: hidden;}
.piList dl { padding:1.5vh 3vh; line-height:26px; }
.piList dl dt { height:36px; font-size: 16px; line-height:36px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
/*.piList .pic-item:hover { box-shadow: 0 15px 15px rgba(0,0,0,.1); transition: all 0.6s; }*/
.piList .pic-item:hover .list-pic img { transform:scale(1.06); }
.piList .pic-item:hover::after { opacity: 1; width: 100%; transition: all 0.6s }

.piList-2 { padding:0 0 3vh; }
.piList-2 .pic-item-list { margin-left: -1.5%; margin-bottom: 0; }
.piList-2 .pic-item { position:relative; width:31.83%; margin:0 0 1.5% 1.5%; background: #fff; padding:0; display:inline; }
.piList-2 .list-pic { display:block; width:100%; height:auto; margin-bottom:0; padding:0; border:0; line-height:inherit; overflow: hidden; }
.piList-2 .list-pic img { width:100%; height:auto; }
.piList-2 dl {position: absolute; left: 0; bottom: 0; right: 0; padding:3vh 3vh 2vh; background: linear-gradient(to top, black, transparent); color: #fff; line-height:26px; text-align: left; }
.piList-2 dl dt { margin-bottom: 0.5vh; font-size: 16px; line-height:1.4; }
.piList-2 dl dt a { color: #fff; }
.piList-2 dl dd.date { padding-left: 22px; background: url(b1.png) left center no-repeat; background-size: 14px auto; font-size: 12px; opacity: .8; }
.piList-2 .pic-item:hover { box-shadow: 0 15px 15px rgba(0,0,0,.1); transition: all 0.6s ease; }
.piList-2 .pic-item:hover .list-pic img { transform: scale(1.06); transition: all .6s; }
.piList-2.piList-item-4 .pic-item { width:23.5%; }

.piList-3 { padding:0 0 2vh; }
.piList-3 .pic-item-list { margin-left: -1.5%; margin-bottom: 0; }
.piList-3 .pic-item { position:relative; width: calc( 1045px / 3 - 1045px * 0.015 ); margin:0 0 1.5% 1.5%; padding:0; display:inline; }
.piList-3 .list-pic { display:block; width:calc( 1045px / 3 - 1045px * 0.015 ); height:calc( 1045px / 3 - 1045px * 0.015 ); margin-bottom:0; padding:0; border:0; background: #fff; line-height:calc( 930px / 3 - 930px * 0.015 ); overflow: hidden; text-align: center; }
.piList-3 .list-pic a { display: block; width: 100%; height: 100%; }
.piList-3 .list-pic img { position: relative; top: 50%; max-height: calc( 1045px / 3 - 1045px * 0.015 ); max-width: calc( 1045px / 3 - 1045px * 0.015 ); transform: translate(0,-50%); }
.piList-3 dl { padding:2vh 3vh; line-height:26px; }
.piList-3 dl dt { height:36px; font-size: 16px; line-height:36px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList-3 .pic-item:hover .list-pic { box-shadow: 0 15px 15px rgba(0,0,0,.1); transition: all 0.6s; }
.piList-3 .pic-item:hover .list-pic img { opacity: .9; transition: all .6s; }
.piList-3 .pic-item:hover::after { opacity: 1; width: 100%; transition: all 0.6s }

.piList-3.piList-item-4 .pic-item { width: calc( 1030px / 4 - 1030px * 0.015 ); }
.piList-3.piList-item-4 .list-pic { width:calc( 1030px / 4 - 1030px * 0.015 ); height:calc( 1030px / 4 - 1030px * 0.015 ); line-height:calc( 1030px / 4 - 1030px * 0.015 ); }
.piList-3.piList-item-4 .list-pic img { max-height: calc( 1030px / 4 - 1030px * 0.015 ); max-width: calc( 1030px / 4 - 1030px * 0.015 ); }

.news01 { margin-bottom:20px; }
.news01 .pic { float:left; width:370px; height: 272px; }
.news01 .pic img { width:370px; height: 272px; }
.news01 .txt { float:right; width:calc(100% - 400px); padding-top:10px; }
.news01 .txt .p1 { font-size:20px; color:#000; height:70px; line-height:35px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.news01 .txt .p2 { font-size:18px; color:#626262; line-height:40px; }
.news01 .txt .p3 { font-size:14px; color:#313131; line-height:30px; height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.news01 .txt .p4 { font-size:16px; color:#1d50a2; margin-top:25px; }

/* 图文列表 风格2 */
.picnews-1 { padding:0 0 0; }
.picnews-1 ul { margin-left: -1.5%; }
.picnews-1 .item { position: relative; float: left; width: 31.8333%; margin:0 0 30px 1.5%; padding-bottom: 30px; background:#fff; line-height:20px; }
.picnews-1 .item:after { position: absolute; left: 148px; right: 0; bottom: 0; content: ''; display: block; height: 1px; background: #ddd; transition: all .6s; }
.picnews-1 .item a { position: relative; display: block; padding: 0; z-index: 1; }
.picnews-1 .item dl { position: relative; display:block; overflow:hidden; zoom:1; padding:22px 30px 22px 148px; background: #fff; }
.picnews-1 .item dl:after { position: absolute; left: 127px; top: 22px; bottom: 12px; content: ''; display: block; width: 1px; background: #ddd; }
.picnews-1 .item dl .title { color: #000; font-size: 24px; line-height: 38px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.picnews-1 .item dl .views { background: url(views.jpg) no-repeat 0 50%; padding-left: 26px; opacity: .5;    font-size: 12px; line-height: 24px; }
.picnews-1 .item dl .descrition { height: 24px; margin: 10px 0 0; opacity: .5; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.picnews-1 .item dl .date { position: absolute; left: 0; top: 19px; width: 106px; height: 104px; padding-top: 28px; background: url(d0.jpg) no-repeat; color: #fff; font-size: 12px; line-height: 22px; text-align: center; transition: all .3s ease; }
.picnews-1 .item dl .date span { display: block; font-size: 24px; line-height: 36px; }
.picnews-1 .item dl .other { display: flex; justify-content: space-between; align-items: center; font-size: 13px; line-height: 28px; }
.picnews-1 .item dl .other .more { display: inline-block; padding: 0 20px; border-radius: 28px; border: 1px solid #e7e7e7; }
.picnews-1 .item .pic { display: none; float: right; position: relative; width: 235px; height: 152px; overflow: hidden;  }
.picnews-1 .item .pic img { width: 235px; height: 152px; transform: scale(1); transition: all .6s; }
.picnews-1 .item:last-child:after { content: none; }
.picnews-1 .item:hover a { color: #000; }
.picnews-1 .item:hover .pic img { transform: scale(1.1); }
.picnews-1 .item:hover dl .title { color: #004ea1; }
.picnews-1 .item:hover dl .date { background: url(d.jpg) no-repeat; }

.picnews-1.picnews-item-1 .item { float: left; width: calc(100%/1 - 1.5%); }
.picnews-1.picnews-item-1 .item dl { padding:22px 30px 22px 148px; }
.picnews-1.picnews-item-2 .item { float: left; width: calc(100%/2 - 1.5%); }
.picnews-1.picnews-item-2 .item dl { padding:2vh 1.5vw; }
.picnews-1.picnews-item-3 .item { float: left; width: calc(100%/3 - 1.5%); }
.picnews-1.picnews-item-3 .item dl { padding:2vh 1.5vw; }
.picnews-1.picnews-item-4 .item { float: left; width: calc(100%/4 - 1.5%); }
.picnews-1.picnews-item-4 .item dl { padding:2vh 1.5vw; }





/* 图文列表 风格2 图片比例3：2 */
.picnews-2 { padding:0 0 1.5%; }
.picnews-2 ul { margin-left: -1.5%; }
.picnews-2 .item { position: relative; float: left; width: 31.8333%; margin:0 0 1.5% 1.5%; background:#fff; line-height:20px; }
.picnews-2 .item:after { position: absolute; left: 0; top: 0; content: ''; display: block; width: 100%; height: 100%; background: #fff; transition: all .6s; }
.picnews-2 .item a { position: relative; display: block; padding: 3vh 1.5vw; z-index: 1; }
.picnews-2 .item .pic { position: relative; height: 228px; margin: 0 0 30px; overflow: hidden; }
.picnews-2 .item .pic img { width: 100%; height: auto; min-height: 228px; transform: scale(1); }
.picnews-2 .item .title { height: 60px; margin-bottom: 30px; color: #000; font-size: 18px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.picnews-2 .item .descrition { height: 182px; margin-bottom: 30px; line-height: 24px; opacity: .8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; line-clamp: 6; -webkit-box-orient: vertical; line-height: 30px; }
.picnews-2 .item .date { margin-bottom: 20px; }
.picnews-2 .item:hover:after { box-shadow: 0 15px 15px rgba(0,0,0,.1); background-color: #004ea1; transform: scale(1); }
.picnews-2 .item:hover .pic img { transform: scale(1.1); transition: all .6s; }
.picnews-2 .item:hover a,
.picnews-2 .item:hover .title,
.picnews-2 .item:hover .more { color: #fff; }
.picnews-2.picnews-item-1 .item { float: left; width: calc(100%/1 - 1.5%); }
.picnews-2.picnews-item-2 .item { float: left; width: calc(100%/2 - 1.5%); }
.picnews-2.picnews-item-3 .item { float: left; width: calc(100%/3 - 1.5%); }
.picnews-2.picnews-item-4 .item { float: left; width: calc(100%/4 - 1.5%); }
.picnews-2.picnews-item-4 .item .pic { height: 160px; }
.picnews-2.picnews-item-4 .item .pic img { min-height: 160px; }

/* 图文列表 风格3 图片比例3：2 */
.picnews-3 { padding:0 0 1.5%; }
.picnews-3 ul { margin-left: -1.5%; }
.picnews-3 .item { position: relative; margin:0 0 2vh 1.5%; border-bottom: 1px solid #eee; line-height:20px; }
.picnews-3 .item a { position: relative; display: block; padding: 2vh 0 4vh; z-index: 1; }
.picnews-3 .item .pic { position: relative; float: left; width: 400px; height: 228px; margin: 0 30px 0 0; overflow: hidden; }
.picnews-3 .item .pic img { width: 400px; height: 228px; transform: scale(1); transition: all .6s; }
.picnews-3 .item dl { display:block; overflow:hidden; zoom:1; padding:0; }
.picnews-3 .item dl .title { margin-bottom: 24px; color: #000; font-size: 24px; font-weight: bold; line-height: 1.5; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.picnews-3 .item dl .descrition { height: 108px; margin: 0; opacity: .8; font-size: 15px; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4; -webkit-box-orient: vertical; }
.picnews-3 .item dl .date { position: absolute; bottom: 4vh; padding-left: 22px; background: url(b1.png) left center no-repeat; background-size: 14px auto; }
.picnews-3 .item:hover { }
.picnews-3 .item:hover a { color: #666; }
.picnews-3 .item:hover dl .title { color: #004ea1; }
.picnews-3 .item:hover .pic img { transform: scale(1.1); }
.picnews-3.picnews-item-1 .item { float: left; width: calc(100%/1 - 1.5%); }
.picnews-3.picnews-item-2 .item { float: left; width: calc(100%/2 - 1.5%); }
.picnews-3.picnews-item-2 .item a { padding: 3vh 1vh 3vh 0; }
.picnews-3.picnews-item-2 .item .pic { width: 200px; height: 150px; margin-right: 20px; }
.picnews-3.picnews-item-2 .item .pic img { min-height: 150px; }
.picnews-3.picnews-item-2 .item dl .title { margin-bottom: 15px; font-size: 20px; }
.picnews-3.picnews-item-2 .item dl .descrition { height: 54px; font-size: 14px; -webkit-line-clamp: 2; line-clamp: 2; }
.picnews-3.picnews-item-2 .item dl .date { bottom: 3vh; }

/* 分页 */
.page {padding: 4vh 0 0;line-height: 2.3;text-align:center;}
.page a {display:inline-block;margin: 0 1px;padding: 0 1vw;border: 1px solid #004ea1;background: #fff;color:#333;vertical-align:top;border-radius: 5px;}
.page a:hover,.page .current {border: 1px solid #004ea1;background: #004ea1;color: #fff;}

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 40px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }

.contact{ }
.contact h3{ font-size:32px; color:#333333; line-height:1.8; padding-bottom:20px; background:url(g_05.jpg) left bottom no-repeat; margin-bottom:18px; font-weight:normal}
.contact h4{ font-size:13px; color:#666666; font-weight:normal}
.contact .inp1{ width:100%; height:55px; border:0; background:#f2f2f2; box-sizing:border-box; padding:0 10px; margin-top:12px}
.contact .inp2{ width:100%; height:55px; border:0; background:#004ea1; box-sizing:border-box; margin-top:24px; font-size:16px; color:#fff}


.pro { }
.pro .pro01 { margin-bottom: 20px; }
.pro .pro01 .item { position:relative; float:left; width:482px; margin-right: 60px; }
.pro .pro01 .item .swiper-container-2 { width:100%; }
.pro .pro01 .item .swiper-container-2 .swiper-slide { width:482px; height: 482px; border: 1px solid #eee; text-align: center; }
.pro .pro01 .item .swiper-container-2 img { position:relative; top: 50%; left: 50%; width:100%; height: auto; max-height: 480px; max-width: 480px; line-height: 480px; transform: translate(-50%,-50%); }
.pro .pro01 .item .swiper-container-3 { width:100%; margin:0 auto; margin-top:10px; }
.pro .pro01 .item .swiper-container-3 .swiper-slide{ height:100px; }
.pro .pro01 .item .swiper-container-3 .swiper-slide a{ display:block; width:100%; height:100%; position:relative}
.pro .pro01 .item .swiper-container-3 .swiper-slide a span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; box-sizing:border-box}
.pro .pro01 .item .swiper-container-3 .swiper-slide.swiper-slide-thumb-active a span{ border:2px solid #004ea1}
.pro .pro01 .rt{ display: block; overflow: hidden; }
.pro .pro01 .rt .hd { margin:0 0 30px; padding:0 0 30px; border-bottom: 1px dotted #ccc; }
.pro .pro01 .rt .hd h1 { color:#000; font-size:24px; }
.pro .pro01 .rt .intro  { line-height: 1.8; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }

.list-2{margin-bottom: 25px;}
.list-2 .item{padding: 23px 0;border-bottom: 1px solid #e6e7e7;}
.list-2 .item .info .title{font-size: 16px;color: #000;}
.list-2 .item .info .title span{float:right;color: #707070;font-size: 14px;}
.list-2 .item .info .descrition{margin-top: 15px;line-height: 22px;font-size: 12px;color: #535353;}
.list-2 .item:hover .info .title{color: #004ea2}

.gua{position: relative;}
.gua .guaa{position: relative;width: 1920px;left:50%;margin-left: -960px;}
.gua .guab{position: absolute;bottom: 0;left:0;width: 100%;}
.gua .guab .guabx{width: 236px;height: 52px;background: url(gu2.png) no-repeat center;float:right;}
.gua .guab .guabx .guabxa{padding-left: 74px;height: 52px;background: url(gu3.png) no-repeat 33px center;}
.gua .guab .guabx .guabxa input{height: 52px;width: 120px;font-size: 18px;color: #fff;background: url(../images/gu4.png) no-repeat 90% center;padding-left: 20px;}
.gub{margin-top: 50px;}
.gub .gubc{box-shadow: 0 0 10px #c8c8c8;padding: 28px;position: relative;}
.gub .gubc .gubcl{float:right;overflow: hidden;}
.gub .gubc .gubcl img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	width: 100%;max-width: 100%;
	
}
.gub .gubc .gubcl:hover img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}
.gub .gubc .gubcr{float:left;width: 540px;font-size: 14px;color: #000000;line-height: 40px;margin-top: 10px;}
.gub .gubc .gub_close{position: absolute;right: 9px;top:9px;cursor: pointer;}

.guc{margin-top: 40px;}
.guc .guca{text-align: center;}
.guc .guca .gucaa{font-size: 48px;color: #eeeeee;font-weight: bold;font-family: "Arial";text-transform: uppercase;}
.guc .guca .gucab{font-size: 30px;color: #000000;font-weight: bold;margin-top: -32px;}
.guc .guca .gucac{margin: 12px auto 0;width: 25px;height: 6px;background: #da2016;}
.guc .gucc{margin-top: 20px;width: 1230px;}
.guc .gucc .gucci{float:left;width: 218px;margin:0 28px 16px 0;border-bottom: 2px solid #e5e5e5;position: relative;}
.guc .gucc .gucci .guccia{overflow: hidden;}
.guc .gucc .gucci .guccia img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	width: 100%;max-width: 100%;
	
}
.guc .gucc .gucci:hover .guccia img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}
.guc .gucc .gucci .guccib{font-size: 16px;color: #000000;margin-top: 6px;line-height: 30px;}
.guc .gucc .gucci:hover .guccib{font-weight: bold;}
.guc .gucc .gucci .guccic{margin-top: 3px;font-size: 12px;color: #a0a0a0;line-height: 18px;height: 36px;overflow: hidden;}
.guc .gucc .gucci .guccid{margin-top: 5px;line-height: 32px;margin-bottom: 4px;}
.guc .gucc .gucci .guccid .guccidl{float:left;font-size: 14px;color: #707070;}
.guc .gucc .gucci .guccid .guccidr{float:right;font-size: 14px;color: #bfbfbf;padding-left: 20px;background: url(gu8.png) no-repeat left center;}
.guc .gucc .gucci:after{position: absolute;width: 0;height: 2px;background: #0353a5;content: ''; display: block;bottom: -2px;left:0;transition: all 0.6s;
	-moz-transition: all 0.6s; 
	-webkit-transition: all 0.6s; 
	-o-transition: all 0.6s;}
.guc .gucc .gucci:hover:after{width: 100%;}

.gud{margin-top: 25px;}
.gud .guda{text-align: center;}
.gud .guda .gudaa{font-size: 48px;color: #eeeeee;font-weight: bold;font-family: "Arial";text-transform: uppercase;}
.gud .guda .gudab{font-size: 30px;color: #000000;font-weight: bold;margin-top: -32px;}
.gud .guda .gudac{margin: 12px auto 0;width: 25px;height: 6px;background: #da2016;}
.gud .gudb{margin-top: 27px;width: 1240px;}
.gud .gudb .gudbi{float:left;margin-right: 40px;}

.gue{margin-top: 50px;margin-bottom: 65px;}
.gue .guea{height: 52px;border-bottom: 2px solid #eeeeee;}
.gue .guea span{display: inline-block;line-height: 50px;font-size: 24px;color: #000000;font-weight: bold;border-bottom: 4px solid #004ea2;}
.gue .gueb{margin-top: 27px;}
.gue .gueb .bd{margin-left: -13px;}
.gue .gueb .bd ul li{float:left;margin:0 13px;}
.gue .gueb .bd ul li .guebb{margin-top: 8px;font-size: 14px;color: #000000;}











