﻿.header{ margin-top:0; padding-top:35px; background:#fff;}
.header .h_2{  border-top:1px solid #ddd}
.header .h_1 .rt .sea1{ border:1px solid #ddd; border-radius:30px}
.header .h_1 .rt .mail{ border:1px solid #ddd; border-radius:30px}
.wrapper{}
.banner{ width:100%}
.footer{ background:#282828}

.banner img{ width:100%; height:auto}
.banner .img1{ display:block}
.banner .img2{ display:none}
.wrap{ width:1400px; margin:0 auto; background:#fff; box-sizing:border-box; margin:0 auto;min-height:400px}
.container{ background:#fff; padding:1px 0 0 0}
@media (max-width: 1600px){
	.wrap{ width:1200px; margin:0 auto}
}
@media (max-width: 1200px){
	.banner{ width:100%; margin-top:0; padding:0 0 0}
	.banner .img2{ display:block}
	.banner .img1{ display:none}
	.wrap{ width:100%; margin:0 auto; padding:20px 0}
	.container{ padding:0 0 0 0}
	.header .h_1 .rt .sea1{ border:0; border-radius:50%}
	.header .h_1 .rt .mail{ border:0; border-radius:50%}
	.header .h_1 .rt .menu{ border:0}
	
	
	.header{ margin-top:0; padding-top:0;}
}

.sidebar{ background:#fff; border-bottom:1px solid #eee}
.location {background: #fff}




.location {position:relative; height:70px;line-height:70px;}
.breadcrumbs { float:right; text-align:right; font-size: 14px;color: #999999; margin-right:20px}
.breadcrumbs a { display:inline-block; vertical-align:top; font-size: 16px;color: #333333; background:url(../image/g_41.png) left center no-repeat; padding-left:20px; margin-left:12px}
.breadcrumbs .u-home { padding-left:38px; background:url(../image/g_42.png) left center no-repeat  }
.breadcrumbs a:hover{ color:#c32f0c}



.menu dl { zoom:1; }
.menu dl:after{content:'\20';display:block;height:0;clear:both}
.menu dl dt {  float: left;zoom:1; vertical-align:top; position: relative;}
.menu dl dt:last-child:after{display: none}
.menu dl dt a { display:block;color:#666666; font-size:18px; height: 70px;line-height: 70px;padding: 0 20px;transition: color .5s ease;position: relative;}
.menu dl dt a:hover::after,.menu dl dt .current::after {position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;border-bottom: 3px solid #c32f0c;content: "";width: 100%;}
.menu dl dt a:hover,.menu dl dt .current{ color:#c32f0c} 
@media (max-width: 1440px){
	.menu dl dt a{ font-size:18px; padding:0 15px}
	.breadcrumbs a{ font-size:14px; }
}
@media (max-width: 1200px){
	.sidebar{ margin-top:0}
	.location{ height:auto; line-height:50px;}
	.sidebar .nr{ width:100%}
	.breadcrumbs{ display:none}
	.menu{ border-top:1px solid #c32f0c}
	.menu dl dt{ width:50%; box-sizing:border-box; float:left; margin:0; text-align:center; border-right:1px solid #c32f0c; border-bottom:1px solid #c32f0c}
	.menu dl dt:nth-child(2n){ border-right:0}
	.menu dl dt a{ padding:0; font-size:16px; line-height:50px; height:50px;}
	.menu dl dt a:hover::after,.menu dl dt .current::after { width:0}
	.menu dl dt a:hover,.menu dl dt .current{  background:#c32f0c; color:#fff} 
}

.about{ width:100%; padding:80px 0 45px}
.about .ab01{ width:100%}
.about .ab01 .pic{ text-align:center}
.about .ab01 .pic img{ width:auto; height:60px}
.about .ab01 .title{ text-align:center; margin-top:40px; font-weight:bold; font-size:24px; color:#333333}
.about .ab01 .intro{ font-size:16px; color:#494949; line-height:2; text-align:justify; margin-top:40px; padding-bottom:40px; border-bottom:1px solid #e6e6e6}
.about .ab02{ margin-top:50px}
.about .ab02 .item{ width:22.6%; margin-right:3.2%; float:left; background:#e3b95f; text-align:center}
.about .ab02 .item a{ display:block; padding:30px 0}
.about .ab02 .item:nth-child(4){ margin-right:0}
.about .ab02 .item .pic img{ height:60px; width:auto}
.about .ab02 .item .pic img{ transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.about .ab02 .item:hover .pic img{ transform:rotateY(180deg)}
.about .ab02 .item .title{ font-size:18px; font-weight:bold; color:#fff; margin-top:10px}
.about .ab02 .item:nth-child(2){ background:#c32f0c}
.about .ab02 .item:nth-child(3){ background:#eca50d}
.about .ab02 .item:nth-child(4){ background:#adadad}
.about .ab03{ margin-top:85px}
.about .ab03 .play{ background:url(404.png) center center no-repeat; background-size:cover; padding:120px 0; text-align:center}
.about .ab03 .play i{ display:inline-block; vertical-align:top; background:url(404.png) top center no-repeat; color:#fff; font-size:30px; padding-top:70px; line-height:1; cursor:pointer}
.about .ab04{ margin-top:85px}
.about .ab04 .title{ text-align:center; font-weight:bold; font-size:24px; color:#cd1e1e}
.about .ab04 .intro{ font-size:16px; color:#494949; line-height:2; text-align:justify; margin-top:50px;}
@media (max-width: 1200px){
	.about{ padding:40px 0}
	.about .ab01 .pic img{ height:40px}
	.about .ab01 .title{ margin-top:20px; font-size:18px}
	.about .ab01 .intro{ margin-top:20px; font-size:14px; padding-bottom:20px}
	.about .ab02{ margin-top:30px}
	.about .ab02 .item{ width:49%; margin-right:2%; margin-bottom:2%}
	.about .ab02 .item:nth-child(2n){ margin-right:0}
	.about .ab02 .item .pic img{ height:40px }
	.about .ab02 .item .title{ font-size:16px;}
	.about .ab03{ margin-top:40px}
	.about .ab03 .play{ padding:80px 0}
	.about .ab03 .play i{ background-size:auto 40px; padding-top:60px; font-size:24px}
	.about .ab04{ margin-top:40px}
	.about .ab04 .title{ font-size:18px}
	.about .ab04 .intro{ font-size:14px; margin-top:20px;}

}


.ztbanner{ width:100%}
.ztbanner img{ width:100%}
.ztbanner .img1{ display:block}
.ztbanner .img2{ display:none}
@media (max-width: 1200px){
	.ztbanner .img2{ display:block; min-height:200px}
	.ztbanner .img1{ display:none}
}
.ztheader{ width:100%; position:absolute; left:0;top:0; z-index:9}
.ztheader .logo{ padding:26px 0 0 0; float:left;}
.ztheader .logo img{ height:56px; width:auto}
.ztheader .back{ float:left; margin:35px 0 0 30px}
.ztheader .back a{ display:block; width:135px; height:36px; background:#cb1702; border-radius:20px; text-align:center}
.ztheader .back a i{ display:inline-block; vertical-align:top; line-height:36px; color:#fff; background:url(404.png) right center no-repeat; padding-right:20px; font-size:14px;}
@media (max-width: 1200px){
	.ztheader .logo img{ height:28px; width:auto}
	.ztheader .back{ float:right; margin:26px 0 0 0}
	.ztheader .back a{ width:80px; height:28px; border-radius:15px; line-height:28px;}
	.ztheader .back a i{ font-size:12px; line-height:28px; background-size:5px; padding-right:10px}
}

.ztsidebar{ margin-top:-70px}
@media (max-width: 1200px){
	.ztsidebar{ margin-top:0}
}

.zt{ background:#fff}
.zt .nr{ padding:40px 0; box-sizing:border-box; background:#fff; margin:0 auto}
.ztitem{ width:100%; border-top:1px solid #e3e3e3; padding:40px 0; box-sizing:border-box; transition:all 0.5s linear}
.ztitem:nth-child(1){ border-top:0; padding-top:0}
.ztitem .pic{ width:300px; float:left}
.ztitem .pic img{ width:100%}
.ztitem .cont{ width:calc(100% - 490px); float:left; margin-left:60px}
.ztitem .cont .title{ margin-top:35px; font-size:18px; color:#000000; font-weight:bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ztitem .cont .title a{ color:#000}
.ztitem .cont .time{ display:none}
.ztitem .cont .intro{ font-size:16px; color:#666666; margin-top:20px; text-align:justify}
.ztitem .num{ float:right;color:#666666}
.ztitem .num .n1{ font-size:30px; line-height:1; margin-top:70px}
.ztitem .num .n2{ font-size:14px; }
.ztitem:hover{}
.ztitem:nth-child(1):hover{ border-top:0; padding-top:0}
.ztitem:hover .cont .title a{ color:#c32f0c}
.ztitem:hover .num{ color:#c32f0c}
@media (max-width: 1200px){
	.zt{}
	.zt .nr{ padding:15px 0}
	.ztitem{ padding:15px 0}
	.ztitem .pic{ width:150px}
	.ztitem .cont{ width:calc(100% - 160px); margin-left:10px}
	.ztitem .num{ display:none}
	.ztitem .cont .title{ margin:0; font-size:15px}
	.ztitem .cont .time{ display:block; font-size:12px; color:#666; padding:5px 0}
	.ztitem .cont .intro{ font-size:12px; line-height:20px; height:40px; overflow:hidden; margin-top:0}
	.ztitem:hover{ background:#e9f0ec}
}


.ztall{ width:100%; padding:40px 0 0}
.ztall .ztallItem{ width:48.6%; float:left; background:#ebebeb; margin-bottom:3%}
.ztall .ztallItem:nth-child(2n){ float:right}
.ztall .ztallItem .pic{ width:45%; float:left; overflow:hidden}
.ztall .ztallItem .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.ztall .ztallItem:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.ztall .ztallItem .title{ width:55%; float:right; box-sizing:border-box; padding:7% 3% 0}
.ztall .ztallItem .title h3{ font-size:30px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-weight:bold}
.ztall .ztallItem .title .intro{ font-size:16px; color:#676767; margin:20px 0; text-align:justify; text-indent:2em}
.ztall .ztallItem .title .more{ width:138px; height:40px; border:1px solid #cccccc; text-align:center; line-height:40px; font-size:14px; color:#a0a0a0; transition:all 0.5s linear}
.ztall .ztallItem:hover .title .more{ background:#c32f0c; color:#fff; border:1px solid #c32f0c}
@media (max-width: 1440px){
	.ztall .ztallItem .title{ padding:4% 3% 0}
	.ztall .ztallItem .title h3{ font-size:24px}
	.ztall .ztallItem .title .intro{ font-size:15px; line-height:24px; height:96px; overflow:hidden}
}
@media (max-width: 1200px){
	.ztall{ padding:0 0 0 0}
	.ztall .ztallItem{ width:100%;}
	.ztall .ztallItem .pic{ width:140px}
	.ztall .ztallItem .title{ width:calc(100% - 140px); padding:13px 15px 0 }
	.ztall .ztallItem .title h3{ font-size:16px}
	.ztall .ztallItem .title .intro{ font-size:12px; line-height:20px; height:40px; overflow:hidden; margin:10px 0}
	.ztall .ztallItem .title .more{ width:100px; height:30px; line-height:30px; font-size:12px}
}

.wrap .sidebar2 { float:left; width:258px; background:#fff; box-sizing:border-box; border:1px solid #ededed; }
.wrap .main2 { width:calc(100% - 288px); float:right; background:#fff; box-sizing:border-box; padding:20px 35px 40px }

.menu2 {}
.menu2 dl{ margin-top:15px}
.menu2 dl dt { padding:0 25px}
.menu2 dl dt a { display:block; line-height:64px; background:url(404.png) right center no-repeat; border-bottom:1px solid #ebebeb; font-size:16px; color:#666666}
.menu2 dl dt:hover a,.menu2 dl dt.current a { background:#f2f9f5; color:#c32f0c; background:url(404.png) right center no-repeat; }
.menu2 dl dt:hover,.menu2 dl dt.current{ background:#f2f9f5}
.menu2 dl dd {padding:0 30px}
.menu2 dl dd a { display:block; line-height:44px; border-bottom:1px solid #ebebeb; font-size:14px; color:#666666;}
.menu2 dl dd a:hover,.menu2 dl dd .current {color:#c32f0c; color:#32a237; text-decoration:none; }

.leftTitle{ width:208px; text-align:center; font-size:32px; color:#029341; border-bottom:5px solid #029341; line-height:108px; box-sizing:border-box; margin-left:25px;}
.location2{ border-bottom:1px solid #e5e5e5}
.location2 .breadcrumbs{ margin-right:0; line-height:60px}
.location2 h3{ display:block; float:left; line-height:60px; font-size:22px; color:#333333; position:relative}
.location2 h3:after{ content:""; display:block; width:120%; height:3px; background:#c32f0c; position:absolute; left:0; bottom:0}
@media (max-width: 1200px){
	.leftTitle{ display:none}
	.wrap .sidebar2{ width:100%; float:none}
	.menu2{ border-top:1px solid #c32f0c}
	.menu2 dl{ margin:0}
	.menu2 dl dt{ width:50%; box-sizing:border-box; float:left; margin:0; text-align:center; border-right:1px solid #c32f0c; border-bottom:1px solid #c32f0c; padding:0}
	.menu2 dl dt:nth-child(2n){ border-right:0}
	.menu2 dl dt a{ padding:0; font-size:16px; line-height:45px; height:45px; background:none; border:0}
	.menu2 dl dt:hover a,.menu2 dl dt.current a{  background:#c32f0c; color:#fff}
	.wrap .main2{ width:100%; margin-top:20px; padding:4%}
	.location2{ display:none}
	.menu2 dl dd{ display:none}
}


.lists{ width:100%; margin-bottom:30px}
.lists li{ padding:35px 0; border-bottom:1px solid #e5e5e5; transition:all 0.5s linear}
.lists li .title{ width:100%}
.lists li .title a{ display:block; float:left; width:calc(100% - 150px); font-size:20px; color:#666666; font-weight:bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; line-height:30px}
.lists li .title span{ display:block; float:right; line-height:30px; color:#adadad; font-size:20px}
.lists li .intro{ font-size:16px; color:#999999; line-height:2; margin-top:20px}
.lists li:hover{ }
.lists li:hover .title a,.lists li:hover .title span{ color:#c32f0c}
@media (max-width: 1200px){
	.lists li{ padding:20px 0;}
	.lists li .title a{ font-size:16px; line-height:25px; width:100%}
	.lists li .title span{ font-size:12px; line-height:25px; float:left; margin-top:5px}
	.lists li .intro{ font-size:12px; margin-top:10px}
	.lists li:hover{ padding:20px 0; background:#f3f8f5}
}






.article { width:1400px; margin:0 auto; box-sizing:border-box; padding:30px 0; background:#fff; line-height:2; font-size:16px; word-wrap:break-word; min-height:400px; }
.article .hd { margin:0 0 30px; padding:0 0 30px; border-bottom: 1px dotted #ccc; }
.article .hd h1 { color:#000; font-size:24px; }
.article .hd .titBar { color:#666; font-size:14px; }
.article .bd { padding-bottom:40px; line-height:2.2; }
.article .ft { padding:40px 0 0; border-top:1px dotted #ccc; position:relative; font-size:16px; line-height:40px; color:#333 }
.article .ft a{ color:#333}
.article .ft .back{ position:absolute; right:0; top:40px}
.article .ft ul li {}
    
.m-related { width:1400px; margin:0 auto; 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; }
@media all and (max-width:1600px){
	.article,.m-related{ width:1200px;}
}
@media all and (max-width:1200px){
	.article,.m-related{ width:92%; padding:20px}
	.article .hd h1{ font-size:18px}
	.article .hd{ padding-bottom:20px; margin-bottom:20px}
	.article{ font-size:14px}
	.article .ft{ padding:20px 0 0; line-height:28px; font-size:14px;}
	.article .ft .back{ top:20px}
	.article .ft ul li{ width:100%}
}




.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 { 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(404.png) 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; }



.pothoItem { margin:0 0 40px; }
.pothoItem .item { box-shadow:0 0 15px rgba(00,00,00,0.15); margin-bottom:65px }
.pothoItem .item:hover{ background:#f6f9fe; border-bottom:1px solid #f6f9fe}
.pothoItem .item .pic { float:left; width:645px; overflow:hidden  }
.pothoItem .item .pic img { width:100%; height:auto; }
.pothoItem .item .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.pothoItem .item .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}

.pothoItem .item dl { display:block; float:right; width:calc(100% - 645px); box-sizing:border-box; padding:70px 90px 0}
.pothoItem .item dl dt { font-size:30px; line-height:50px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; background:url(404.png) left bottom no-repeat; padding-bottom:20px }
.pothoItem .item dl dt a{ color:#333}
.pothoItem .item dl .d{ display:none; }
.pothoItem .item dl .i { margin:30px 0 40px; color:#656565; font-size:16px; line-height:25px; line-height:30px; height:60px; overflow:hidden}
.pothoItem .item dl .m{}
.pothoItem .item dl .m a{ display:block; width:120px; height:38px; text-align:center; border:1px solid #999999; font-size:14px; color:#999; line-height:38px; border-radius:20px}
.pothoItem .item:hover dl .m a{ border:1px solid #284d8e; color:#284d8e}
@media all and (max-width:1800px){
	.pothoItem .item .pic{ width:500px}
	.pothoItem .item dl { width:calc(100% - 500px); padding:30px 60px }
}


@media all and (max-width:1200px){
.pothoItem .item{ padding:10px; margin-bottom:30px}
.pothoItem .item .pic{ width:150px}
.pothoItem .item dl{ width:calc(100% - 150px); margin:0; padding:10px 10px 0}
.pothoItem .item dl dt{ font-size:16px; line-height:20px; padding-bottom:10px}
.pothoItem .item dl .i{ font-size:12px; margin:0; margin-top:10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; height:auto;}
.pothoItem .item dl .m{ margin-top:15px; display:none}
.pothoItem .item dl .m a{ font-size:12px; height:24px; line-height:24px; width:80px; display:none}
}

.piList { width:1400px; margin:0 auto; padding:30px 0; }
.piList .pic-item-list { margin-left: -1.5%; margin-bottom: 0; }
.piList .pic-item { position:relative; width:31.83%; margin:0 0 1.5% 1.5%; background: #fff; padding:0; float:left}
.piList .pic-item::after { position: absolute; left: 0; bottom: -1px; width: 0; height: 2px; background-color: #013C8C; display: block; content: ""; opacity: 0; }
.piList .list-pic { display:block; width:100%; height:auto; margin-bottom:0; padding:0; border:0; line-height:inherit; overflow: hidden; }
.piList .list-pic img { width:100%; height:auto; }
.piList dl { padding:2vh 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); transition: all .6s; }
.piList .pic-item:hover::after { opacity: 1; width: 100%; transition: all 0.6s }

@media all and (max-width:1600px){
	.piList{ width:1200px}
}
@media all and (max-width:1200px){
	.piList{ width:92%}
	.piList .pic-item-list{margin-left: -3%; }
	.piList .pic-item{ width:47%; margin:0 0 5% 3%}
	.piList dl{ padding:10px; }
	.piList dl dt{ font-size:14px; line-height:normal; height:auto}
}


.piList2 .pic-item-list { margin:0 0 20px; }
.piList2 .pic-item-list .pic-item { }
.piList2 .pic-item-list .list-pic { display:block;margin:0 auto; text-align:center; }
.piList2 .pic-item-list dl { line-height:26px; text-align:center; }
.piList2 { padding:0 0 20px; overflow:hidden; }
.piList2 .pic-item-list { width:100%; margin:0 auto; padding:0; }
.piList2 .pic-item { position:relative; width:425px; box-sizing:border-box; border:1px solid #eeeeee; margin:0 33px 55px 0; padding:0; float:left; overflow:hidden }
.piList2 .pic-item:nth-child(4n){ margin-right:0}
.piList2 .list-pic { display:block; width:100%;  margin-bottom:0; overflow:hidden}
.piList2 .list-pic img { width:100%; }
.piList2 .list-pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.piList2 .list-pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.piList2 dl { width:100%; position:relative; background:#f8f8f8; padding:50px 30px; box-sizing:border-box; text-align:center}
.piList2 dl a.ico{ display:block; background:url(../image/g_23.png) center center no-repeat; width:54px; height:54px; position:absolute; left:50%; margin-left:-27px; top:-27px; z-index:9}
.piList2 dl dt {}
.piList2 dl dt a{ font-size:22px; color:#2e2e2e; padding:15px 0; display:block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.piList2 dl dd{ font-size:16px; line-height:30px; height:60px; overflow:hidden}
.piList2 .pic-item:hover{ border-bottom:1px solid #f47b15; box-shadow:0 0 15px rgba(00,00,00,.1)}
.piList2 .pic-item:hover dl a.ico{  background:url(../image/g_24.png) center center no-repeat; }
@media all and (max-width:1800px){
	.piList2 .pic-item{ width:281px; margin:0 25px 35px 0}
	.piList2 dl{ padding:40px 15px}
	.piList2 dl dt a{ font-size:20px}
	.piList2 dl dd{ font-size:14px; line-height:25px; height:50px}
}
@media all and (max-width:1200px){
	.piList2 .pic-item{ width:48.5%; margin-right:3%; margin-bottom:4%}
	.piList2 dl{ padding:20px 10px}
	.piList2 dl a.ico{ width:36px; height:36px; background-size:cover; margin-left:-18px; top:-18px}
	.piList2 .pic-item:nth-child(2n){ margin-right:0}
	.piList2 dl dt a{ padding:10px 0; font-size:16px}
	.piList2 dl dd{ font-size:12px; line-height:22px; height:44px; overflow:hidden}
}

.tpx{ width:100%; text-align:center}
.tpx h3{ font-size:34px; color:#403e3e; background:url(404.png) bottom center no-repeat; padding-bottom:30px; font-weight:normal}
.tpx .intro{ font-size:16px; color:#656565; line-height:2; width:1200px; margin:30px auto 70px}
@media all and (max-width:1200px){
	.tpx h3{ font-size:24px; padding-bottom:20px}
	.tpx .intro{ font-size:12px; width:92%; margin:20px auto 40px}
}

.page { padding:0 0 0; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:10px 18px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; font-size:16px }
.page a:hover,.page .current { border:1px solid #c32f0c; background:#c32f0c; color:#fff; }
@media all and (max-width:1800px){
	.page a{ padding:3px 10px}
}
@media all and (max-width:1200px){
	.page a { font-size:12px}
	.page a{ padding:3px 5px}
}


.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(../image/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; width:1500px; margin:0 auto; padding:40px 0; }
.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(404.png) no-repeat center; }
.hr h3 .on { background:url(404.png) 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:0 5px 15px; border-bottom:1px dotted #777; margin-bottom:30px }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; font-size:18px }
.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 { width:1500px; margin:0 auto; 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; }


.picNews02{ width:1920px; position:relative; left:50%; margin-left:-960px; padding-top:40px; padding-bottom:40px}
.picNews02 .item{ width:1800px; margin:0 auto; background:#fff; box-sizing:border-box; padding:30px 0; position:relative}
.picNews02 .item:after{ content:""; display:block; width:1450px; position:absolute; right:0; bottom:0; height:1px; background:#ddd}
.picNews02 .item .con{ width:100%;}
.picNews02 .item .con .pic{ width:241px; float:right}
.picNews02 .item .con .pic img{ width:100%}
.picNews02 .item .con .time{ width:180px; float:left; text-align:center; background:url(404.png) right center no-repeat; height:150px}
.picNews02 .item .con .time .a{ font-size:54px; color:#333; line-height:1; padding:10px 0; margin-top:20px}
.picNews02 .item .con .time .b{ font-size:14px; color:#333}
.picNews02 .item .con .title{ width:1300px; float:left; box-sizing:border-box; margin-left:50px;}
.picNews02 .item .con .title h3{ margin-top:20px; font-size:24px; color:#333333; font-weight:normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.picNews02 .item .con .title h3 a{ color:#333}
.picNews02 .item .con .title .v{ font-size:14px; color:#b4b4b4; background:url(../image/g_30.png) left center no-repeat; padding-left:25px; margin:5px 0}
.picNews02 .item .con .title .intro{ font-size:14px; color:#999999; line-height:30px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:8px}
.picNews02 .item .con .title .t{ font-size:0}
.picNews02 .item:hover{ background:#f9f9f9}
@media all and (max-width:1800px){
	.picNews02 .item{ width:1200px}
	.picNews02 .item .con .title{ width:700px; margin-left:40px}
	.picNews02 .item:after{ width:900px}
	
	
	.hr{ width:1200px;}
	.form-panel{ width:1200px}
}
@media all and (max-width:1200px){
	.picNews02{ width:100%; left:0; margin:0; padding:20px 0}
	.picNews02 .item{ width:100%; margin:0 auto}
	.picNews02 .item .con .time{ display:none}
	.picNews02 .item .con .pic{ width:150px;}
	.picNews02 .item .con .title{ width:calc(100% - 170px); margin:0}
	.picNews02 .item:after{ width:100%}
	
	.picNews02 .item .con .title h3{ margin:0; font-size:16px}
	.picNews02 .item .con .title .v{ font-size:12px; margin:0 0}
	.picNews02 .item .con .title .intro{ font-size:12px; margin:0 0; line-height:24px}
	.picNews02 .item .con .title .t{ font-size:12px; color:#999; margin-top:3px}
	
	.hr{ width:92%; padding:30px 0}
	.hr-list .title{ font-size:16px}
	.form-panel{ width:92%}
	.form-panel li.field label{ width:60px;}
	.form-panel .text,.form-panel .textarea{ width:calc(100% - 80px)}
	.form-panel .submit-field{ padding-left:60px}
}





.proList{ width:1400px; margin:0 auto; padding:60px 0}
.proList .item{ width:680px; float:left; height:270px; float:left; background:#f9f9f9; margin-bottom:50px}
.proList .item:nth-child(2n){ float:right}
.proList .item .title{ width:390px; float:left; box-sizing:border-box; padding:40px 0 0 40px}
.proList .item .title h3{ font-size:20px; color:#333333}
.proList .item .title h3 a{ color:#333}
.proList .item .title .intro{ font-size:14px; color:#666666; line-height:30px; margin-top:20px; min-height:110px}
.proList .item .title .more a{ display:inline-block; vertical-align:top; border:1px solid #e3e3e3; padding:5px 15px}
.proList .item .title .more a i{ display:inline-block; vertical-align:top; background:url(../image/g_22.png) right center no-repeat; padding-right:25px; color:#999999; font-size:14px}
.proList .item .pic{ float:right; height:100%}
.proList .item .pic img{ height:100%}
@media all and (max-width:1600px){
	.proList{ width:1200px}
	.proList .item{ width:580px; height:230px}
	.proList .item .title{ padding:25px 0 0 25px}
	.proList .item .title .intro{ min-height:90px}
}
@media all and (max-width:1200px){
	.proList{ width:92%; padding:40px 0 30px}
	.proList .item{ width:100%;}
}
@media all and (max-width:750px){
	.proList .item{ box-sizing:border-box; padding:20px; height:200px; margin-bottom:25px}
	.proList .item .pic{ height:100%; position:relative;}
	.proList .item .pic img{ height:70%; position:relative; top:50%; transform:translateY(-50%)}
	.proList .item .title{ padding:0; width:calc(100% - 100px)}
	.proList .item .title h3{ font-size:16px}
	.proList .item .title .intro{ min-height:0; height:auto; font-size:12px; line-height:1.8; margin:15px 0}
	.proList .item .title .more a i{ font-size:12px}
}

.pdisplay{ width:1400px; margin:0 auto; margin-top:20px}
.pd01{ width:100%}
.pd01 .lt{ float:left}
.pd01 .lt a{ display:block; float:left; background:url(../image/g_30.png) left center no-repeat; font-size:14px; color:#999999; padding-left:16px; margin-right:11px; line-height:20px}
.pd01 .lt a.home{ display:block; width:20px; height:20px; background:url(../image/g_29.png) center center no-repeat; padding-left:0}
.pd01 .rt{ float:right}
.pd01 .rt a{ display:block; line-height:20px; background:url(../image/g_31.png) left center no-repeat; padding-left:28px; font-size:14px; color:#999999}
.pd02{ width:100%; overflow:hidden; margin-top:44px}
.pd02 .lt{ width:620px; float:left; position:relative}
.pd02 .lt .gallery-thumbs{ width:100px; height:436px; margin-top:32px; overflow:hidden; float:left}
.pd02 .lt .gallery-thumbs .swiper-slide{ width:100px; height:100px; position:relative}
.pd02 .lt .gallery-thumbs .swiper-slide img{ width:100%}
.pd02 .lt .gallery-thumbs .swiper-slide i{ display:block; width:100%; height:100%; box-sizing:border-box; border:1px solid #ebebeb; position:absolute; left:0; top:0; z-index:2}
.pd02 .lt .gallery-thumbs .swiper-slide.swiper-slide-thumb-active  i{ border:1px solid #004898}
.pd02 .lt .gallery-top{ width:500px; float:right; overflow:hidden; height:500px}
.pd02 .lt .gallery-top .swiper-slide{ width:100%; height:100%; position:relative}
.pd02 .lt .gallery-top .swiper-slide img{ width:100%}
.pd02 .lt .gallery-top .swiper-slide i{ display:block; width:100%; height:100%; box-sizing:border-box; border:1px solid #ebebeb; position:absolute; left:0; top:0; z-index:2}
.pd02 .lt .prevs{ background:url(404.png) center center no-repeat; width:100px; height:30px; position:absolute; left:0; top:0; z-index:2; cursor:pointer}
.pd02 .lt .nexts{ background:url(404.png) center center no-repeat; width:100px; height:30px; position:absolute; left:0; bottom:0; z-index:2; cursor:pointer}
.pd02 .rt{ width:730px; float:right}
.pd02 .rt .a1{ font-size:26px; color:#333333; font-weight:bold; padding:20px 0 10px}
.pd02 .rt .a2{ font-size:14px; color:#999999; height:80px; border-bottom:1px solid #e3e3e3; margin-bottom:70px}
.pd02 .rt .a3{ display:flex;justify-content: space-between; font-size:14px; color:#333333; margin-bottom:30px}
.pd02 .rt .a4{ font-size:14px; color:#999999; line-height:2; height:130px; text-align:justify}
.pd02 .rt .a5{ width:100%}
.pd02 .rt .a5 .ml{ float:left;}
.pd02 .rt .a5 .ml .bshare-custom{ padding:10px 0; line-height:24px}
.pd02 .rt .a5 .ml a{ margin-left:10px}
.pd02 .rt .a5 .mr{ float:right}
.pd02 .rt .a5 .mr .b1{ display:block; width:130px; height:44px; text-align:center; background:#004898; color:#fff; margin-right:20px; float:left }
.pd02 .rt .a5 .mr .b1 i{ font-size:14px; display:inline-block; vertical-align:top; line-height:44px; background:url(404.png) right center no-repeat; padding-right:35px}
.pd02 .rt .a5 .mr .b2{ display:block; width:130px; height:44px; text-align:center; background:#004898; color:#fff; float:left }
.pd02 .rt .a5 .mr .b2 i{ font-size:14px; display:inline-block; vertical-align:top; line-height:44px; background:url(404.png) right center no-repeat; padding-right:35px}
.pdisplay .article{ padding:40px 0}
@media all and (max-width:1600px){
	.pdisplay{ width:1200px;}
	.pd02 .rt{ width:560px}
	.pd02 .rt .a3{ font-size:12px}
}
@media all and (max-width:1200px){
	.pdisplay{ width:92%;}
	.pd02{ margin-top:30px}
	.pd02 .lt{ width:100%}
	.pd02 .lt .gallery-top{ float:none; width:100%; height:auto}
	.pd02 .lt .gallery-thumbs{ width:100%; height:auto; margin-top:10px; float:none; padding-bottom:1px}
	.pd02 .lt .gallery-thumbs .swiper-slide{ width:100%; height:auto}
	.pd02 .lt .prevs,.pd02 .lt .nexts{ display:none}
	.pd02 .rt{ width:100%}
	.pd02 .rt .a1{ font-size:18px}
	.pd02 .rt .a2{ font-size:12px; padding-bottom:10px; height:auto; margin-bottom:10px}
	.pd02 .rt .a3{ display:block; font-size:0; margin-bottom:10px}
	.pd02 .rt .a3 span{ display:inline-block; vertical-align:top; width:50%; font-size:12px; line-height:2}
	.pd02 .rt .a4{ font-size:12px; height:auto; margin-bottom:10px}
	.pd02 .rt .a5 .ml{ display:none}
	.pd02 .rt .a5 .mr{ width:100%}
	.pd02 .rt .a5 .mr .b1{ width:120px; height:36px;}
	.pd02 .rt .a5 .mr .b1 i{ font-size:12px; padding-right:30px; background-size:20px; line-height:36px}
	.pd02 .rt .a5 .mr .b2{ width:120px; height:36px;}
	.pd02 .rt .a5 .mr .b2 i{ font-size:12px; padding-right:30px; background-size:20px; line-height:36px}
	.pdisplay .article{ padding:30px 0}
	
}


.list { width:1400px; margin:0 auto; 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 dl .d{ display:none}
.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: #013C8C; }
.list .item:hover dl .more { border:1px solid #013C8C; background: #013C8C; color: #fff; transition: all .6s; }
.list .item:hover .date .date-wp:after { width: 55px; }
@media all and (max-width:1600px){
	.list{ width:1200px}
}
@media all and (max-width:1200px){
	.list{ width:92%}
	.list .item{ margin:0; margin-bottom:20px}
	.list .item .date{ display:none}
	.list .item dl{ padding:0}
	.list .item dl .title{ font-size:14px; margin:0}
	.list .item dl .descrition{ margin-bottom:15px; font-size:12px}
	.list .item dl .d{ display:block; padding:5px 0; color:#999}
}





.newsList{ width:100%;}
.newsList .hot{ width:1500px; margin:0 auto; margin-top:120px}
.newsList .hot .swiperx{ width:100%; overflow:hidden; position:relative}
.newsList .hot .swiperx .swiper-slide{ width:100%; background:#fff}
.newsList .hot .swiperx .swiper-slide a{ display:block; width:100%; height:100%}
.newsList .hot .swiperx .swiper-slide .pic{ width:680px; float:left; overflow:hidden}
.newsList .hot .swiperx .swiper-slide .pic img{ width:100%}
.newsList .hot .swiperx .swiper-slide .title{ width:calc(100% - 680px); float:right; box-sizing:border-box; padding:35px 0 0 55px;}

.newsList .hot .swiperx .swiper-slide .title .tt{ font-size:18px; color:#333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-weight:bold}
.newsList .hot .swiperx .swiper-slide .title .tt:hover{ color:#c32f0c}
.newsList .hot .swiperx .swiper-slide .title .intro{ font-size:14px; color: #636363; text-align:justify; line-height: 24px; height:48px; overflow:hidden; margin-top:30px}
.newsList .hot .swiperx .swiper-slide .title .time{ font-size: 14px;color: #636363; margin-top:55px}
.newsList .hot .swiperx .swiper-slide .title .more{ width: 110px;height: 36px;border: 1px solid #c32f0c;border-radius: 20px;font-size: 14px;color: #c32f0c; text-align:center; line-height:36px; margin-top:70px}
.newsList .hot .swiperx .swiper-slide .title .more:hover{ background:#c32f0c; color:#fff}
.newsList .hot .swiperx .paginationx{ width:calc(100% - 686px); position:absolute; right:0; left:auto; bottom:50px; z-index:9; height:8px; font-size:0}
.newsList .hot .swiperx .paginationx span{ width:8px; height:8px; border-radius:0; background:#cccccc; margin:0; margin-right:5px; opacity:1}
.newsList .hot .swiperx .paginationx span.swiper-pagination-bullet-active{ background:#040404}
@media all and (max-width:1600px){
	.newsList .hot{ width:1200px; margin-top:60px}
	.newsList .hot .swiperx .swiper-slide .pic{ width:556px}
	.newsList .hot .swiperx .swiper-slide .title{ width:calc(100% - 556px); padding:40px 40px 0 40px}
	.newsList .hot .swiperx .swiper-slide .title .more{ margin-top:30px}
	.newsList .hot .swiperx .paginationx{ width:calc(100% - 596px); bottom:40px}
}
@media all and (max-width:1200px){
	.newsList .hot{ width:92%; margin-top:40px;  box-shadow:0 0 8px rgba(00,00,00,0.1)}
	.newsList .hot .swiperx .swiper-slide .pic{ width:100%}
	.newsList .hot .swiperx .swiper-slide .title{ width:100%; padding:20px 15px}
	.newsList .hot .swiperx .swiper-slide .title .time{ font-size:12px; padding:0; margin-top:10px}
	.newsList .hot .swiperx .swiper-slide .title .tt{ font-size:16px}
	.newsList .hot .swiperx .swiper-slide .title .intro{ font-size:12px; line-height:20px; margin-top:10px; height:auto}
	.newsList .hot .swiperx .swiper-slide .title .more{ margin-top:10px; font-size:12px; width:100px; height:28px; line-height:28px}
	.newsList .hot .swiperx .paginationx{ width:100%; bottom:0; position:relative; margin-top:10px; text-align:center}
}
.newsNr{ width:1440px; margin:0 auto; margin-top:30px; padding-bottom:50px}
.newsNr .item{ width:100%; height:226px; border-radius:20px; box-shadow:0 0 15px rgba(00,00,00,0.1); margin-bottom:60px}
.newsNr .item .time{ width:226px; height:100%; border-right:1px solid #EDEDED; float:left; text-align:center; color:#313131; font-family:Arial, Helvetica, sans-serif}
.newsNr .item .time .p1{ font-size:22px; line-height:1; padding-top:80px}
.newsNr .item .time .p2{ font-size:18px; line-height:1; padding-top:25px}
.newsNr .item .title{ width:calc(100% - 306px); float:right}
.newsNr .item .title .tt{ font-size:18px; color: #c32f0c;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:40px; font-weight:bold}
.newsNr .item .title .tt a{ color:#c32f0c}
.newsNr .item .title .intro{font-size: 14px; color: #636363; margin-top:28px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.newsNr .item .title .more{ width: 110px;height: 36px;border: 1px solid #c32f0c;border-radius: 20px;font-size: 14px;color: #c32f0c; text-align:center; line-height:36px; margin-top:40px}
.newsNr .item:hover{ background:#c32f0c}
.newsNr .item:hover .time{ color:#fff;}
.newsNr .item:hover .title .tt{ color:#fff;}
.newsNr .item:hover .title .tt a{ color:#fff;}
.newsNr .item:hover .title .intro{ color:#fff}
.newsNr .item:hover .title .more{ border:1px solid #fff; color:#fff}

@media all and (max-width:1600px){
	.newsNr{ width:1200px; margin-top:10px}
}
@media all and (max-width:1200px){
	.newsNr{ width:92%}
}
@media all and (max-width:640px){
	.newsNr{ margin-top:20px; padding-bottom:0}
	.newsNr .item{ height:120px; margin-bottom:20px; border-radius:8px}
	.newsNr .item .time{ width:70px;}
	.newsNr .item .time .p1{ font-size:18px; line-height:1; padding-top:40px}
	.newsNr .item .time .p2{ font-size:12px; line-height:1; padding-top:20px}
	.newsNr .item .title{ width:calc(100% - 90px);}
	.newsNr .item .title .tt{ font-size:15px; margin-top:15px}
	.newsNr .item .title .intro{ font-size:12px; height:auto;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:5px}
	.newsNr .item .title .more{ margin-top:15px; font-size:12px; width:100px; height:28px; line-height:28px}
}


.picNews{ width:100%; margin-top:0;}
.picNews .nr{ width:1440px; margin:0 auto}
.picNews .nr .item{ width:100%; box-sizing:border-box; padding:30px;background: #F2F2F2;box-shadow: 0px 0px 16px 0px rgba(196,196,196,0.5);border-radius: 20px; margin-bottom:30px}
.picNews .nr .item .pic{ width:300px; float:left}
.picNews .nr .item .pic img{ width:100%; height:auto}
.picNews .nr .item .title{ width:calc(100% - 330px); float:right}
.picNews .nr .item .title .tt{ font-size: 22px;color: #404040; margin-top:30px}
.picNews .nr .item .title .intro{ font-size: 14px;color: #636363;letter-spacing: 0;line-height: 24px; margin-top:40px; margin-bottom:80px}

.picNews .nr .item .title .more{width: 110px;height: 36px;background: #c32f0c;border: 1px solid #c32f0c;border-radius: 20.5px; text-align:center; line-height:36px; color:#fff;font-size: 14px;}
@media all and (max-width:1600px){
	.picNews .nr{ width:1200px;}
	.picNews .nr .item{ padding:30px}
	.picNews .nr .item .pic{ width:580px}
	.picNews .nr .item .title{ width:calc(100% - 620px);} 
	.picNews .nr .item .title .tt{ margin-top:10px}
	.picNews .nr .item .title .intro{ margin:30px 0 60px}
}
@media all and (max-width:1200px){
	.picNews{ margin-top:40px}
	.picNews .nr{ width:92%;}
	.picNews .nr .item{ padding:15px; border-radius:5px;box-shadow: 0px 0px 10px 0px rgba(196,196,196,0.5); margin-bottom:25px}
	.picNews .nr .item .pic{ width:100%}
	.picNews .nr .item .title{ width:100%; margin-top:10px}
	.picNews .nr .item .title .tt{ font-size:16px;}
	.picNews .nr .item .title .intro{ margin:15px 0; font-size:12px}
	.picNews .nr .item .title .more{ width:90px; height:30px; line-height:30px; border-radius:18px; font-size:12px}
}



.picList{ width:100%}
.picList .nr{ width:1400px; margin:0 auto; margin-top:0; box-sizing:border-box; padding:40px 0; background:#fff; margin:0 auto}

.picList .nr .item{ width:23.5%; margin-right:2%; float:left; margin-bottom:3%}
.picList .nr .item:nth-child(4n){ margin-right:0}
.picList .nr .item .pic{ width:100%; overflow:hidden;}
.picList .nr .item .pic img{ width:100%; }
.picList .nr .item .pic img{transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.picList .nr .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}

.picList .nr .item .title a{ display:block; box-sizing:border-box; padding:15px; background:#EEEEEE;font-size: 16px;color: #000000;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.picList .nr .item:hover .title a{ background: #c32f0c; color:#fff}
@media all and (max-width:1600px){
	.picList .nr{ width:1200px;}
	.picList .nr .item .pic{}

}
@media all and (max-width:1200px){
	.picList .nr{ width:92%;  }
	.picList .nr .item{ width:48.5%; margin-right:3%; margin-bottom:3%;}
	.picList .nr .item:nth-child(2n){ margin-right:0}
	.picList .nr .item .title a{ font-size:14px; padding:15px}
	.picList .nr .item .pic{ height:auto}
}





.thd{ width:1500px; margin:0 auto; padding:20px 0; font-size:0}
.thd li{ display:inline-block; vertical-align:top; margin-right:20px;}
.thd li a{ display:inline-block; vertical-align:top; border:1px solid #ccc; padding:10px 20px; font-size:14px; color:#333}
.thd li.on,.thd li:hover{ }
.thd li.on a,.thd li:hover a{ color:#fff;background:#c32f0c; border:1px solid #c32f0c}
@media all and (max-width:1600px){
	.thd{ width:1200px}
}
@media all and (max-width:1200px){
	.thd{ width:92%}
	.thd li{ margin-right:0}
	.thd li a{ font-size:12px}
}

.cont_pc{ display:block}
.cont_pc img{ max-width:100%; height:auto}
.cont_sj{ display:none}
.cont_sj img{ max-width:100%; height:auto}
@media all and (max-width:1200px){
	.cont_pc{ display:none}

	.cont_sj{ display:block}
}








.listm { margin-top: 1%;margin-bottom: 2%;  }
.listm li { padding:1.2% 0; border-bottom:1px solid #e3e3e3; font-size:16px; line-height:20px; clear:both; }
.listm li:last-child{border-bottom: none}
.listm li span { float:right; color:#999; font-size:14px; }
.listm li a:hover { text-decoration:underline; }

@media all and (max-width:1200px){
	.listm{ width:92%; margin:0 auto}
	.listm li { padding:3% 0;}
}



.gcon_7{ width:100%; margin-top:40px; margin-bottom:40px}
.gcon_7 .nr{ background:#fff; box-sizing:border-box; padding:40px 45px; display:none}
.gcon_7 .ibd{ width:100%; overflow:hidden; position:relative}
.gcon_7 .ibd .swiper07{ width:100%; overflow:hidden}
.gcon_7 .ibd .swiper07 .swiper-slide{ width:250px; margin-right:25px; box-sizing:border-box}
.gcon_7 .ibd .swiper07 .swiper-slide:last-child{ margin-right:0}
.gcon_7 .ibd .swiper07 .swiper-slide .pic{ width:100%; overflow:hidden; border:1px solid #e8e8e8; box-sizing:border-box}
.gcon_7 .ibd .swiper07 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.gcon_7 .ibd .swiper07 .swiper-slide .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.gcon_7 .ibd .swiper07 .swiper-slide .title{ font-size:16px; color:#404040; text-align:justify; margin-top:20px; text-align:center}
.gcon_7 .ibd .swiper07 .swiper-slide .title:hover{ color:#a88b3a}
.gcon_7 .ibd .prev06{ background:url(../image/g_29.png) center center no-repeat; width:70px; height:140px; position:absolute; left:0; top:0; cursor:pointer}
.gcon_7 .ibd .next06{ background:url(../image/g_30.png) center center no-repeat; width:70px; height:140px; position:absolute; right:0; top:0; cursor:pointer}
@media (max-width: 1440px){
	.gcon_7 .nr{ padding:30px}
	.gcon_7 .ibd .swiper07 .swiper-slide{ width:212px; margin-right:20px}
	
}
@media (max-width: 1200px){
	
	.gcon_7{ margin-top:30px; margin-bottom:30px}
	
	.gcon_7 .nr{padding:20px 15px}
	.gcon_7 .ibd .swiper07 .swiper-slide{ width:49%; margin-right:2%}
	
	
}



.third { margin-top: 30px;}
.third ul li{float: left;border: 1px solid rgba(100,99,99,.5);margin:0 5px}
.third ul li a{display: block;color: rgba(51,51,51,.5);font-size: 14px;padding: 4px 30px;transition: unset;position: relative;line-height: 27px;}
.third ul li.current,.third ul li:hover{background: #c32f0c;border: 1px solid #c32f0c;}
.third ul li.current a,.third ul li:hover a{color: #fff;}
.third ul li:first-child{margin-left: 0;}
@media (max-width:640px) {
	.third ul li{ width:49%; margin:0; text-align:center; margin-bottom:2%; margin-right:2%; box-sizing:border-box}
	.third ul li a{ box-sizing:border-box}
	.third ul li:nth-child(2n){ margin-right:0}
}


.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{ width:60%; position:absolute; left:50%;top:50%; transform:translate(-50%,-50%)}
.video .s1 video{ width:100%}
.video .s1 .gb{ background:url(../image/gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}
@media (max-width:1200px) {
	
	.gcon_5 h3{ font-size:20px; background-size:auto 2px}
	.gcon_5{ padding:40px 0 100px }
	.gcon_5 .intro{ width:86%;padding:30px 0 40px}
}




.history{background:#fff; padding:5%}
.history h2{font-size:48px;line-height:50px;font-family:Arial;color:#333;text-transform:uppercase;}
.history h3{font-size:30px;color:#888;font-weight:normal;}
.history ul{background:url(404.png) top 100px left 190px repeat-y }
.history li{margin-bottom:80px;}

.history li .year{float:left;font-size:40px;color:#ff2f25;font-family:Arial;width:94px;}
.history li .line{float:left;width:94px;margin-left:18px;background:url(404.png) right center no-repeat;margin-top:20px;height:16px;}
.history li:nth-child(1) .line{background:url(404.png) right center no-repeat;margin-top:0;height:36px;}
.history li .p{float:left;font-size:16px;color:#666;width:calc(100% - 230px);margin-left:20px;text-align:justify;margin-top:16px;text-align:justify;}
.history li:last-child{margin-bottom:0;}

.history li:hover .line{background:url(404.png) right center no-repeat;}
.history li:nth-child(1):hover .line{background:url(404.png) right center no-repeat;}
.history li:hover .year{font-weight:bold;}

::-webkit-scrollbar-thumb{min-height:50px;border-radius:3px;background-color:#666}
::-webkit-scrollbar-track{background:#eee}
::-webkit-scrollbar-corner{background:transparent}
::-webkit-scrollbar{width:7px;height:7px}


@media all and (max-width:1300px){
.history h2{font-size:30px;line-height:32px;}
.history h3{font-size:16px;}
.history ul{background:none;margin-top:15px;}
.history li{margin-bottom:15px;}
.history li .year{float:none;font-size:22px;color:#ff2f25;font-family:Arial;}
.history li .line{display:none;}
.history li:nth-child(1) .line{background:url(404.png);margin-top:0;height:36px;}
.history li .p{float:none;font-size:14px;color:#666;width:100%;margin-left:0;text-align:justify;margin-top:0;}
.history li:last-child{margin-bottom:0;}
}


.third2{  display:none}

@media (max-width:640px) {
	.third2{  display:block}
}



.hhr{ width:1400px; box-sizing:border-box; background:#fff; padding:40px; margin:30px auto}
.hhr .item{ width:100%; background:#fff; border:1px solid #cbcbcb; height:170px; box-sizing:border-box; margin-bottom:22px; padding:20px;}
.hhr .item:last-child{ margin-bottom:0}
.hhr .item .a1{ background:url(../image/g_31.png) left center no-repeat; padding-left:20px; line-height:40px}
.hhr .item .a1 .b1{ float:left; font-size:18px; color:#282828; margin-right:30px;}
.hhr .item .a1 .b2{ float:left; font-size:14px; color:#282828; margin-right:30px;}
.hhr .item .a1 .b3{ float:right; padding:5px 0}
.hhr .item .a1 .b3 a{ display:block; width:105px; height:30px; text-align:center; line-height:30px; color:#fff; border-radius:20px; background:#c32f0c; font-size:14px; text-transform:uppercase}
.hhr .item .a2{ margin:10px 0 0 10px; border-top:1px solid #cbcbcb; padding:20px 0 0 0}
.hhr .item .a2 .n1{ width:100%; font-size:14px; color:rgba(0,0,0,0.5); }
.hhr .item .a2 .n1 .m1{float:left; width:28%;}
.hhr .item .a2 .n1 .m1:last-child{ width:16%}
.hhr .item .a2 .n2{ width:100%; font-size:14px; color:#484848; margin-top:15px }
.hhr .item .a2 .n2 .m1{float:left; width:28%;}
.hhr .item .a2 .n2 .m1:last-child{ width:16%}
@media (max-width:1600px) {
	.hhr{ width:1200px;}
}
@media (max-width:1200px) {
	.hhr{ width:92%; padding:15px}
	
	.hhr .item{ height:auto; margin-bottom:15px; padding:15px}
	.hhr .item .a2{ padding:10px 0 0 0; margin:10px 0 0 0}
	.hhr .item .a2 .n2{ margin-top:10px}
	.hhr .item .a1{ background:none; padding:0; line-height:30px}
	.hhr .item .a1 .b1{ font-size:14px;}
	.hhr .item .a1 .b2{ font-size:12px}
	.hhr .item .a1 .b3{ padding:2px 0}
	.hhr .item .a1 .b3 a{ width:80px; height:26px; line-height:26px; font-size:12px}
	.hhr .item .a2{ padding:10px 0 0 0 }
	.hhr .item .a2 .n1{ font-size:12px;}
	.hhr .item .a2 .n1 .m1{ width:25%}
	.hhr .item .a2 .n1 .m1:last-child{ width:25%}
	.hhr .item .a2 .n2{ font-size:12px}
	.hhr .item .a2 .n2 .m1{ width:25%}
	.hhr .item .a2 .n2 .m1:last-child{ width:25%}
	
}