	@charset "utf-8";
	/* 通用代码 */
	html,body{width:100%;padding: 0px;margin:0px;*position:static; }
	*{font-family:"思源黑体 CN"; font-size: 16px; color:#332c2b; padding:0px;margin:0px;}
	a{text-decoration:none;}
	ul, li, ol, p, dt, dd, dl, pre, xmp, plaintext, listing{list-style-type:none;}
	button,input{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);    -webkit-user-modify: read-write-plaintext-only;outline:none;text-decoration: none;}
	.anim0{ animation: dz0 .8s linear 1 normal forwards; }
.anim1{ animation: dz1 .8s linear 1 normal forwards; }
.anim2{ animation: dz2 .8s linear 1 normal forwards; }
.anim3{ animation: dz3 1s linear 1 normal forwards; }
.anim4{ animation: dz4 1s linear 1 normal forwards; }
.anim5{ animation: dz5 .6s linear 1 normal forwards; }
.anim6{ animation: dz6 .6s linear 1 normal forwards; }
.anim7{ animation: dz7 .6s linear 1 normal forwards; }
/*.anim99{ animation: dz99 .6s linear 1 normal forwards; }
 .anim5{ animation: dz5 .6s linear 1 normal forwards; }
.anim6{ animation: dz6 .6s linear 1 normal forwards; } */
/* .anim7{ animation: dz7 .6s linear 1 normal forwards; }
.anim8{ animation: dz8 .6s linear 1 normal forwards; } */
/* @keyframes dz1
{
0% {opacity: 0;transform: translate(0, -30%); }
100% {opacity: 1; transform: translate(0, 0%); }
}
@keyframes dz2
{
0% {opacity: 0; transform: translate(0, 100px); }
100% {opacity: 1;transform: translate(0, 0%);  }
} */
.dhxg{ opacity: 0; }
.dhxg2{ opacity: 0; }
@keyframes dz0
{
0% {opacity: 0; }
100% {opacity: 1; }
}
@keyframes dz1
{
0% {opacity: 0;transform: translate(-20%, 0%); }
100% {opacity: 1; transform: translate(0, 0%); }
}
@keyframes dz2
{
0% {opacity: 0; transform: translate(20%, 0%); }
100% {opacity: 1;transform: translate(0, 0%);  }
}
 @keyframes dz3
{
0% {opacity: 0;transform: translate(0, 30%); }
100% {opacity: 1; transform: translate(0, 0%); }
}
 @keyframes dz4
{
0% {opacity: 0;transform: translate(0, -30%); }
100% {opacity: 1; transform: translate(0, 0%); }
}
/* @keyframes dz5
{
0% {opacity: 0; transform: rotate(-2deg);position: relative; }
100% {opacity: 1; transform: rotate(0);position: relative;  }
}
@keyframes dz
{
0% {opacity: 0;transform: rotate(2deg);position: relative; }
100% {opacity: 1; transform: rotate(0deg);position: relative;  }
}*/

/* @keyframes dz99
{
0% {opacity: 0;transform: rotate(20deg);position: relative; }
100% {opacity: 1; transform: rotate(0deg);position: relative;  }
} */
@keyframes dz5
{
0% {opacity: 0; transform: scale(1.1); }
100% {opacity: 1; transform: scale(1); }
}
@keyframes dz6
{
0% {opacity: 0;transform: scale(.9); }
100% {opacity: 1; transform: scale(1); }
}
@keyframes dz7
{
0% {opacity: 0; transform: translate(-40%, 40%); }
100% {opacity: 1;transform: translate(0, 0%);  }
}


.BigDiv{ max-width:1903px;min-width:1200px;width:100%; margin: auto;position: relative; }
.cen{ width: 1200px; margin: auto;}
.cen-1200{ width: 1250px; margin: auto;}


.hei::after {content: ""; display: block;clear: both;}
/* 头部模版 */
/* .home .top{  position:absolute;}
.home .top .t2{ display: none;}
.home .top .t1{ display: inline-block;}
.home .top .right>ul>li a{ color:#fff; } */
.top .right>ul>li:hover{ box-sizing: border-box;}
.top .right>ul>li:hover::after{ content: ""; position: absolute; width: 1px; height: 30px; background: #7d1f15; left: 32px; top: 0; margin-top: 57px;  z-index: 999;display: none; }
.top .right>ul>li .on{color:#7d1f15;  }
.top .right>ul>li.on>a{color:#7d1f15; }
.top .right>ul>li.on{ position: relative; }
.top .right>ul>li.on::after{ content: ""; position: absolute; width: 1px; height: 30px; background: #7d1f15; left: 32px;  top: 0; margin-top: 57px;  z-index: 999; display: none; }
.top .right>ul>li:hover>a{ color:#7d1f15; }
.nav .hei li a:hover{color:#7d1f15; }
.nav .hei li a.on{ color:#7d1f15;}
/* .home .top .right>ul>li:hover{border-bottom: 3px solid #f0f0f0;}
.home .top .right>ul>li:hover a{color:#f0f0f0;} */
.top .right>ul>li>a.on{ box-sizing: border-box;height:70px;display: block;color:#7d1f15;}
/* .home .top .right .le1 span{color:rgba(255,255,255,.9); }
.home .top .right .ri1 .icon-zuoji{color:rgba(255,255,255,.9);  }
.home .top .right .ri1  .text{ color:#fff; }
.home .top .right .ri1::before{background: rgba(255,255,255,.5); } */
.top .t2{ display: inline-block;}
.top .t1{ display: none;}
.top{  height: 69px;z-index: 9;  border-bottom: 1px solid rgba(255,255,255,.1); width: 100%;position: fixed; background: #fff; }
.top .left{ float: left;  margin-left: 2%; margin-top: 5px; }
.top .right{ float: left;  margin-left: 50px; }
.top .right>ul{float: left; }
.top .right>ul>li{ float: left; padding-right: 70px; height: 70px; line-height: 70px; position: relative; }
.top .right>ul>li::before{ content:""; position: absolute;width: 5px; height: 5px; background: #333; border-radius: 50%;right: 32px; margin-top: 33px; }
.top .right>ul>li:last-child::before{ display: none; }
.top .right>ul>li a{ font-size: 20px; color:#333; }
.top .right ul li div a{ font-size: 16px; }
.top .right .rigd1{ float: right; width: 220px; margin-top: 21px; }
.top .right .le1{ float: left; padding-right: 12px; margin-top: 4px; }
.top .right .le1 span{ color:#555555;  font-size: 22px; }
.top .right .le1 .search{ display: none; position: absolute; }
.top .right .le1 .search .input_txt{     font-size: 12px;
    color: #757575;
    height: 38px;  width: 200px; border-radius: 5px;
    line-height: 38px;
   transition: .5s;
	 	 padding: 0 10px;
		 border: none;
		 box-shadow: 0 0 5px rgba(0,0,0,.5);
 }
.top .right .le1 .search .input_but{ display: none; }
.top .right .le1:hover .search{ display: block; }
.top .right .le1:hover .search .input_txt{}

.top .right .ri1{ float: left; padding-left: 12px;  position: relative; margin-top: 3px; }
.top .right .ri1::before{ content: ""; position: absolute; left: 0; top: 3px; width: 1px; height: 17px; background: #e5e5e5; }
.top .right .ri1 .icon-zuoji{ color:#1158d8; font-size: 21px; }
.top .right .ri1  .text{ color:#1158d8; font-weight: bold; font-size: 16px; margin-left: 5px; }
.banner{ width: 100%; position: relative; }
.banner .Pfusd {
    width: auto;
    position: absolute;
    bottom: 5%;
    right: 15%;
    animation: radara 2s linear infinite alternate;
    opacity: 1;
}
@-webkit-keyframes radara {
    from {
        bottom: 5%;
        opacity: 1;
    }
    to {
       bottom: 9%;
       opacity: .9;
    }
}
.banner .text{ position: absolute; width: 800px;  margin-top: 116px; }
.banner .text h1{ color:#fff; font-size: 36px; }
.banner .text h1::before{ content: ""; width: 31px; height: 2px; position: absolute; margin-top: 65px; background: #fff; }
.banner .text p{ color:#fff;  line-height: 30px; margin-top: 40px;}
.banner .text p a{display:block; width: 181px; color:#fff; transition: .5s; margin-top: 40px;  height: 48px; line-height: 48px; text-align: center; font-size: 16px;border-radius: 30px;
  border: 1px solid #fff;transition: .5s;
   /* background-image: linear-gradient(to right,#b302a6,#1a2989); */
 }
 .banner .text p a:hover{ background: #1158d8; color:#fff; border: 1px solid #1158d8;}

.fullslide1 .text{ position: absolute; margin-top: 250px; width: 580px; text-align: center; }
.fullslide1 .text .title{ color:#2a2a2a; font-size: 50px; position: relative; z-index: 9; }
.fullslide1 .text .ftitle{ color: rgba(39,56,56,.1); font-size: 70px; text-transform: uppercase; position: absolute; margin-top: -45px;}
.fullslide1 .text .smrt{ color:#2a2a2a; line-height: 40px; font-size: 30px;margin-top: 70px; }
.fullslide1 .text .more{ width: 140px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; background: #273838; margin: auto; margin-top: 30px; }
.fullslide1 .text .more a{ color:#fff; display:block;  }
.sjcx{display: none !important;}
.top .right > ul > li .sjcx{ z-index: 999;
position: absolute; background: #fff;  padding-bottom: 16px; width: 100%; margin-left: -35px; border-top: 1px solid #000; top: 70px; }
.top .right > ul > li .sjcx p{ margin-top: 16px;  line-height: 24px; text-align: center; }
.top .right > ul > li:hover .sjcx{display: block !important; }
.top .right > ul > li a:hover{ color:#7d1f15; }
.BMapLabel,.BMap_pop,.BMap_shadow{display: none; }

.top.on{ position: fixed; top: 0; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2);z-index: 999;}

@media screen and (max-width:640px) and (min-width:0px){
	.sjcx{display: block !important; width: 100%; }
	.sjyc{display: none;}
	.ment img {width: 30px;}
	.ment { float: right; margin-top: 7px; }
}



.banner img{ display: block; width: 100%; height: auto; }

.fullslide .prev,
.fullslide .next{position:absolute;z-index:1;top:50%;margin-top:-40px;left:30px;z-index:1;font-size:0;padding:12px;cursor:pointer;}
.fullslide .prev img,
.fullslide .next img{width:auto;height:auto;}
.fullslide .next{left:auto;right:30px;}
.fullslide{position:relative;width:100%;}
.fullslide .bd{position:relative;z-index:0;overflow:hidden;}
.fullslide .bd li{float:left;width:100%;}
.fullslide .bd li img{display:block;width:100%;height:auto;margin:0 auto;}
.fullslide .hd{position:absolute;height:25px;text-align:center;z-index:99;
 width: 200px; bottom: 10px; left: 50%; margin-left: -100px;
}
.fullslide .hd li{width:6px;height:1px;
	overflow:hidden;margin:0px 2px;cursor:pointer;background:rgba(255,255,255,.5);display: inline-block;transition: .5s;
}
.fullslide .hd li.on{  background:#ffffff; width: 18px; }
.fullslide .bd li .ban2{ display: none; }
.le{ float: left;}
.fl{ float: left;}
.ri{ float: right; }

.fullslide .bd li .text{ position: absolute; width: 100%; max-width: 1200px; left: 50%; transform: translateX(-50%); text-align: center; margin-top: 348px; }
.fullslide .bd li{ position: relative; }
.fullslide .bd li .text .title{ color:#ffffff; font-size: 70px; font-weight: bold; }
.fullslide .bd li .text .ftitle{ text-align: center; font-size: 40px; color: rgba(255,255,255,.5); text-transform: uppercase; margin-top: 34px; }
.fullslide .bd li .text .more img{ width: auto; }
.fullslide .bd li .text .more{ margin-top: 220px; }
.foot .cen{ width: 93%; }
.foot{ padding-top: 30px; padding-bottom: 30px; position: relative; background: #fbfbfb; }
.foot .title{ color:#333; font-size: 17px; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; }
.foot .Mii{ margin-top: 24px; }
.foot .Mii .ti1{color:#333;  }
.foot .Mii .ti1 b{ font-size: 17px; font-weight: bold; color:#666; margin-right: 40px; }
.foot .Mii .ti1 img{ position: relative; top: 3px; margin-right: 3px; }
.foot .Mii .ti2{ margin-top: 14px; color:#333; font-size: 12px; }
.foot .Mii .ti2 a{ color:#333; font-size: 12px; }
.foot .ri img{ width: 100px; height: auto; border: 5px solid #f0f0f0; }
.foot .le{ float: none; width: 93%;}
.foot .ri{position: absolute; right: 60px;top:60px; }
.top .rigd1{ float: right; margin-top: 20px; margin-right: 60px; }
.top .rigd1 .input_txt{ border: none; border-bottom: 1px solid #f2f2f2; padding: 8px 0;  width: 220px;}
.top .rigd1 .input_but{ background: url("../i/sous.jpg") no-repeat center; border: none; width: 24px; height: 24px; position: absolute; margin-left: -28px; margin-top: 6px; }
.homea{ background: #fbfbfb; }

.nav{ position: absolute; width: 100%; height: 178px; margin-top: 1px; left: 0; background: #fff; z-index: 99; display: none; }
.nav .cen{ width: 80%; }
.nav .hei li{float: left;padding-right: 70px;position: relative; min-width: 68px;  text-align: center;  margin-top: 30px; }
.nav .hei li a{ color:#333;  }
.nav .hei li p{margin-bottom: 16px; }

.homea{  max-width: 1920px}

.b1{ background: url("../i/b1.jpg") no-repeat center; height: 682px; }
.b1 .fl{margin-top: 208px; position: relative; }
.b1 .fl .tc2{ position: absolute; left: 50%; top: 50%; transform: translate(-20%,-60%);width: 300px; }
.b1 .ri{ width: 633px; margin-top: 98px; }
.b1 .ri .ftitle{ color:rgba(51,51,51,.3); font-size: 25px; text-transform: uppercase; }
.b1 .ri .title{ color:#333333; font-weight: bold; font-size: 30px; margin-top: 4px; }
.b1 .ri .text p{ color:#333333;  line-height: 27px; margin-bottom: 20px; font-size: 18px; }
.b1 .ri .text p strong{color:#333333;  line-height: 27px; font-size: 18px; }
.b1 .ri .text{ margin-top: 106px; }


.b2{ padding-top: 86px; padding-bottom: 70px; }
.a3ul li{display:flex; text-align: center; width: 25%; text-align: center;align-items: center;justify-content: center; }
.a3ul ul{ display: flex;}
.a3ul li .title span{ color:#7d1f15; font-size: 50px; display: inline-block; width: 100px; text-align: right; }
.a3ul li .ftitle{ color:#333; line-height: 24px; margin-left: 7px; }
.a3ul li .title a{ color:#7d1f15; font-size: 17px; }

.b3 p{ line-height: 30px; margin-bottom: 20px; font-size: 18px; }

.picMarquee-left li{ width: auto; }


	/* 本例子css */
	.picMarquee-left{  position:relative;   width: 96%; margin: auto;  margin-top: 20px;  }
	@media screen and (max-width:640px) and (min-width:0px){
	.picMarquee-left .tempWrap{ width: 100% !important;}
}
	.picMarquee-left .hd { position: absolute; z-index: 9; width: 98%;left: 1%; margin-top: 115px; }
	.picMarquee-left .hd a{ width: 38px; height: 38px; border-radius: 50%;  display: inline-block; cursor: pointer; background: #2b2e4a; box-shadow: 0 0 0 6px rgba(43,46,74,.2);text-align: center; line-height: 38px; }
		.picMarquee-left .hd a img{ display: inline-block; position: relative; top: 4px; }
	.picMarquee-left .hd .prev{   }
	.picMarquee-left .hd .next{ float: right; }
	.picMarquee-left .bd{  }
	.picMarquee-left .bd ul{}
	.picMarquee-left .bd ul li{ margin:0 16px;  float:left; _display:inline; overflow:hidden; text-align:center; width: auto !important; background: #}
	.picMarquee-left .bd ul li{ text-align:center; }
	.picMarquee-left .bd ul li img{  display:block;width: 380px; height: 266px; }

.b5{ padding-top: 80px; }
.Nml .namet2{ color:#333; opacity: .3; font-size: 25px; text-transform: uppercase; text-align: center;}
.Nml .namet1{ font-weight: bold; color:#333333; font-size: 30px; text-align: center; margin-top: 4px; }

.b5ul{ background: url("../i/b4.jpg") 0 50px no-repeat; margin-top: 50px; }
.b4{ margin-top: 50px; overflow: hidden; }

.b5ul .bd li{ width: 200px; margin-left: 100px; margin-right: 100px; }
.b5ul .bd li  .title{ text-align: center; color:#333; font-size: 16px; height: 30px; margin-bottom: 60px; position: relative; transition: .5s; }
.b5ul .bd li  .title::before{ content:""; width: 2px; height: 30px; background: #e5e5e5; position:absolute; display: block;left: 50%; transform: translateX(-50%);
margin-top: 38px;
}
.b5ul .bd li  .ftitle{ color:#333; line-height: 30px;  text-align: center; transition: .5s; }
.b5ul .bd li .title{ color:#333333; font-size: 20px;font-weight: bold; }
.b5ul .bd li:hover .title::after{ content: ""; width: 10px; height: 10px; border-radius: 50%; background: #7d1f15; display:block;
 position: absolute; left: 50%;  transform: translateX(-50%);margin-top: 42px;
}
.b5ul .bd li .ftitle{ color:#333333; }

.b5ul .bd li.on .title{ color:#333333; font-size: 20px;font-weight: bold; }
.b5ul .bd li.on .title::after{ content: ""; width: 10px; height: 10px; border-radius: 50%; background: #7d1f15; display:block;
 position: absolute; left: 50%;  transform: translateX(-50%);margin-top: 42px;
}
.b5ul .bd li.on .ftitle{ color:#333333; }







.b5{padding-bottom: 140px; }
	.b5ul .hd { position: absolute; z-index: 9; width: 130px;left: 50%;transform: translateX(-50%); margin-top: 50px; }
	.b5ul .hd a{ width: 38px; height: 38px; border-radius: 50%;  display: inline-block; cursor: pointer; text-align: center; line-height: 38px; }
	.b5ul .hd a img{ display: inline-block; position: relative; }
	.b5ul .hd .next{ float: right;   }
.homea .foot{ background: #fff; }

.c1 .fl{ font-size: 30px; text-transform: uppercase; color:#333333; opacity: .3; margin-top: 58px; }
.c1 .ri{ margin-top: 66px; }
.c1 .ri li{ float: left; margin-left: 45px; position: relative; }
.c1 .ri li a{ color:#333333; font-size: 17px; }
.c1 .ri li::before{ content: "";width: 1px; height: 30px; background: #7d1f15; position: absolute; left: 50%; transform: translateX(-50%);margin-top: 33px; display: none; }
.c1 .ri li:hover::before{ display: block; }
.c1 .ri li:hover a{ color:#7d1f15; }
.c1 .ri li.on a{ color:#7d1f15;}
.c1 .ri li.on::before{display: block; }
.c2{ margin-top: 70px; }
.c2 ul li{ float: left; width: 358px; height: 340px; margin-bottom: 35px;margin-right: 63px; }
.c2 .cen{ overflow: hidden; }
.c2 ul{ margin-right: -63px; }
.c2 ul li .pic{width: 100%; overflow: hidden; }
.c2 ul li .pic img{ max-height: 230px; display: block; width: 100%; transition: .5s;}
.c2 ul li .fl{ width: 29px; height: 1px; background: #e5e5e5; margin-top: 7px;
position: relative;left: 0;transition: .5s;
}
.c2 ul li .ri{ float: left; margin-left: 16px;width: 80%; }
.c2 ul li .text{ margin-top: 22px; }
.c2 ul li .text .title{ color:#333333; font-size: 17px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden }
.c2 ul li .text .ftitle{ color:#333;  margin-top: 7px;display: -webkit-box;
-webkit-box-orient: vertical; text-transform: uppercase;
-webkit-line-clamp: 2;
overflow: hidden; }
.c2 ul li:hover .title{ color:#7d1f15; }
.c2 ul li:hover .fl{ background: #7d1f15; left: 8px; }
.c2 ul li:hover .pic img{transform: scale(1.1);}





.c2 .more{ text-align: center; color:#333;  margin-bottom: 65px; cursor: pointer; }
.g1 .more{ text-align: center; color:#333;  margin-bottom: 65px; cursor: pointer; }
.neir p{color:#333333;  }

.d1 .fl .Lisuu{ width: 357px; background: #fbfbfb; padding: 0 30px; box-sizing: border-box; padding-top: 52px;  padding-bottom: 50px; transition: .5s; }
.d1 .fl .Lisuu.on{ position: fixed; top: 0; margin-top: 70px; z-index: 9; }
.d1 .fl .title{ color:#333333; font-size: 24px; }
.d1 .fl .ftitle{ color:#333; font-size:17px; color:#333; text-transform: uppercase; line-height: 27px;margin-top: 5px; }
.d1 .hx{ width: 29px; height: 1px; background: #e1e1e1; margin-top: 26px; margin-bottom: 32px; }
.d1 .text p{ line-height: 30px;  color:#333;  }
.d1 .text p a{ color:#333333;  padding-left: 3px; }
.d1 .shale{ margin-top: 25px; }
.d1 .shale a{ color:#333;  }
.d1 .shale .bshare-custom{ display: inline-block; margin-left: 4px; }
.d1{ min-height: 900px;  margin-top: 44px; }

.d1 .xgxm p{ color:#333;  margin-bottom: 10px; }
.xgm{ margin-top: 25px; }
.xgm .le1{ width: 117px; height: 75px;float: left; }
.xgm .le1 img{ width: 100%; height: 100%; display: block; }
.xgm .le2{ width: 156px; float: right; margin-top: 5px; }
.xgm .le2 .title{ color:#333333; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.xgm .le2 .ftitle{ color:#333;  line-height: inherit;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;  }

.d1 .ri{ width: 792px;}
.d1 .ri .title{ text-align: center; padding: 18px 0; color:#333; font-size: 17px; padding-bottom: 30px; }
.neir p img{ max-width: 100%; height: auto; margin-bottom: 45px; }
.neir p{ color:#333333;  line-height: 30px; margin-bottom: 10px; }
.d1{margin-bottom: 50px; }
.Mppis{ text-align: center; border-top: 1px solid #e5e5e5; padding: 30px 0; margin-top: 30px; font-size: 0; }
.Mppis a{ color:#333;  margin: 0 10px; }

.e1ul{ height: 160px;padding-top: 56px; }
.e1ul li{ display: inline-block; width: 33.33%; text-align: center; position: relative; }
.e1ul ul{ font-size: 0; }
.e1ul li .title{ color:#333333; font-size: 17px; margin-top: 18px; position: relative; z-index: 9; }
.e1ul li .ftitle{color:rgba(51,51,51,0); font-size: 30px; text-transform: uppercase; position: absolute; text-align: center;width: 100%;margin-top: -20px; transition: .5s; }
.e1ul li .title::before{ width: 1px; height: 29px; background: #7d1f15; position: absolute; left: 50%; transform: translateX(-50%); content: "";
margin-top: 58px;height: 0;transition: .5s;
}
.e1ul li:hover .ftitle{color:rgba(51,51,51,.2);  }
.e1ul li:hover .title::before{ height: 29px; }
.e1ul li:hover .title{ color:#7d1f15;}
.e1ul li.on .ftitle{color:rgba(51,51,51,.2);  }
.e1ul li.on .title::before{ height: 29px; }
.e1ul li.on .title{ color:#7d1f15; }

.e2 .cen{ background: #fbfbfb; }
.e2ul{ padding: 37px 0; text-align: center; border-bottom: 3px solid #ffffff; }
.e2ul li{ height: 60px; line-height: 60px; margin: 0 16px; display: inline-block; }
.e2ul li.checkon a{ color:#7d1f15; }
.e2 .text{ padding: 46px; box-sizing: border-box; }
.e2 .text p{ color:#333333; line-height: 30px; margin-bottom: 30px; }
.e2 .text p:last-child{ margin-bottom: 0; }
.c2 .name{ text-align: center;  color:#333; margin-bottom: 23px; }
.e3{ margin-top: 34px; }

.g1{margin-top: 70px; }
.g1ul li{ margin-bottom: 31px; }
.g1ul li .fl{ color:#333333; font-size: 24px; margin-top: 80px; }
.g1ul li .ri{ width: 1084px; box-sizing: border-box; padding: 32px; transition: .5s; }
.g1ul li .ri .le1{ float: left; width: 257px; height: 166px; }
.g1ul li .ri .le1 img{ width: 100%; height: 100%; display: block; }
.g1ul li .ri .le2 {float: left; margin-left: 40px; max-width: 720px; margin-top: 32px; }
.g1ul li .ri .le2 .hx{ width: 29px; height: 1px; background: #e5e5e5; float: left; margin-top: 10px; transition: .5s; }
.g1ul li .ri .le2 .text{ float: left; width: 90%;margin-left: 2%; transition: .5s; }
.g1ul li .ri .le2 .text .title{ color:#333333;font-size: 17px;transition: .5s;  }
.g1ul li .ri .le2 .text .smt{ line-height: 27px; color:#333; margin-top: 26px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
 }
.g1ul li.on .ri{ background: #fbfbfb; }
.g1ul li.on .ri .le2 .hx{ background: #7d1f15; width: 68px; }
.g1ul li.on .ri .le2 .text{ width: 85%; }
.g1ul li.on .ri .le2 .text .title{ color:#7d1f15; }

.xgdt p a{ color:#333333; }
.xgdt .text{ margin-top: 20px; }
.xwd1 .ri .neir p{ margin-bottom: 20px; text-indent: 2em;  text-align: justify;}
.hz1ul li{ width: 266px; height: 230px; cursor: pointer; background: #fbfbfb; padding: 28px; box-sizing: border-box; float: left; margin-right: 44px; margin-bottom: 44px; }
.hz1ul ul{ margin-right: -44px; }
.hz1ul{ margin-top: 65px; }
.hz1ul li .title{ color:#333;  font-size: 17px; transition: .5s; }
.hz1ul li .ftitle{  line-height: 24px; color:#333;  text-transform: uppercase; margin-top: 4px; height: 48px; overflow:hidden; }
.hz1ul li  .hx{ width: 29px; height: 1px; background: #e1e1e1; margin: 29px 0; transition: .5s; }
.hz1ul li .namb{ color:#333; }
.hz1ul li .namb a{ color:#333333; font-size: 30px; transition: .5s; margin-right: 3px; }
.hz1ul li:hover .title{ color:#7d1f15; }
.hz1ul li:hover .namb a{color:#7d1f15; margin-right: 6px; }
.hz1ul li:hover .hx{ background: #7d1f15; }
.Blsu{ position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,.5); top: 0; left: 0; z-index: 9;  display: none; }
.Blsu .Vols{ width: 500px; height: auto; padding: 48px;  background:#fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); display: none; }
.Vols .title{ color:#7d1f15;  font-size: 17px; transition: .5s;}
.Vols .ftitle{  line-height: 24px; color:#333;  text-transform: uppercase; margin-top: 4px; }
.Vols  .hx{ width: 29px; height: 1px; background: #7d1f15; margin: 29px 0; transition: .5s; }
.Vols .namb{ color:#7d1f15; }
.Vols .namb a{color:#7d1f15; font-size: 30px; transition: .5s; margin-right: 3px;  }
.Vols .text{ margin-top: 60px; }
.Vols .text>div{ margin-bottom: 25px; }
.Vols .text p{line-height: 27px; color:#333333; }
.Vols .text p strong{ color:#333;  font-weight: normal;}
.Vols .pic{text-align: center; margin-top: 40px; color:#333333; }
.Vols .pic img{ padding-bottom: 5px; }
.Blsu .colse{ text-align: right; color:#333333; font-size: 30px; position: absolute; right: 30px; cursor: pointer; }

.Lxwm{ margin-top: 70px; margin-bottom: 70px; }
.Lxwm .fl .txm p br{ display: none; }
.Lxwm .fl{ width: 452px; margin: auto;  background: #fbfbfb; padding: 30px; box-sizing: border-box; float: none; overflow: hidden; width: 100%; margin-bottom: 20px; }
.Lxwm .ri{ width: 741px; height: 353px; background: #fbfbfb; padding: 10px; box-sizing: border-box;   width: 100%; }
.Lxwm .fl .us2 .p img{ width: 100px; height: auto; margin: 10px 0;}
.Lxwm .ri .map{ width: 100%; height: 100%; }
.Lxwm .fl .title{ color:#333333; font-size: 20px; margin-top: 12px; margin-bottom: 63px; }
.Lxwm .fl .txm{ float: left; width:50%; border-right: 1px solid #e1e1e1;box-sizing: border-box; }
.Lxwm .fl .us2{ float: left; text-align: left;  padding-left: 38px; position: relative;  box-sizing: border-box; width: 50%; height: 100%; }
.Lxwm .fl .txm p img{ display: inline-block; vertical-align: middle; }
.Lxwm .fl .txm strong{  display: block; color:#333333; margin-bottom: 40px; }
.Lxwm .fl .us2 strong{  display: block; color:#333333; margin-bottom: 40px; }
.Lxwm .fl .txm p b{ font-size: 17px; color:#333;}
.Lxwm .fl .txm p{ color:#333; font-size: 17px; line-height: 30px; margin-bottom: 7px; margin-top: 7px; }
.Lxwm .fl .txm p:nth-child(2) img{float: left;margin-top: 5px; margin-right: 4px; }

.sesss .text{ left: 50%; transform: translateX(-50%);}
.text .search { overflow: hidden; margin: auto; }
.Lxwm .fl .us2 .p{ position: absolute; width: 194px; height: 194px; right: 0; top: 0px; }
.Lxwm .fl .us2 .p img{ width: 100%; height: auto; margin: auto; }
.text .search .cen-1200{ position: relative;width: 1150px}
.text .search .text{position: absolute; width: 100%; top: 100px; }
.text .search b{font-size:30px;color:#fff;display:inline-block;vertical-align:middle;}
.text .search input{line-height:45px;border:none;vertical-align:middle;}
.text .search .input_txt{background:#fff;width:60%;padding:0 1.5%;margin:0 2%;font-size:16px;color:#333;}
.text .search .input_but{width:9%;background:#4e6acb;color:#fff;text-align:center;color:#fff;font-size:18px;cursor:pointer;}
#file1{ display: none; }
.banner .text{ }
.neir hr{ height: 0; color: #fbfbfb; margin-bottom: 10px; }
.neir hr::before{ content: ""; width: 100%; height: 1px; background: #fbfbfb; position: absolute; display: none; }

.Nus .xgm .le2 .title{ padding: inherit; margin-bottom: 5px; margin-top: 5px; }
.Nus .xgm{ float: left; width: 46%; height: auto; margin:2% 2%; }
.xgm .le1{ float: none; width: 100%; height: auto; }
.xgm .le2{ float: none; width: auto; }


@media screen and (max-width:640px) and (min-width:0px){
.BigDiv{ overflow: hidden; }
.g1{ margin-bottom: 30px; }
.banner .text{ width: 80%; z-index: 99;margin-top: 60px; }
.text .search .input_txt{ margin-left: 0; }
.text .search b{ display: block; }
.text .search .input_but{width: 30%; }
.top .right > ul > li span{ display: none; }
.fullslide1 .bd li .tu1{display: none;}
.fullslide1 .bd li .tu2{display: block; width: 100%; }
.fullslide1 .bd::before{ bottom: -2px; }
.fullslide1 .text{ width:80%; margin-top: 0;  bottom: 20%; left: 50%; margin-left: -40%; }
.fullslide1 .text .title{ font-size: .6rem; }
.fullslide1 .text .ftitle{ font-size: .7rem; }
.fullslide1 .text .smrt{ font-size: .4rem; line-height: .5rem; margin-top: 40px; }
.clname .ftitle{ font-size: .8rem;margin-left: -100px;
margin-top: -23px;}


.top .right > ul > li .sjcx{ margin-left: 0; position:  inherit; top: 0; border-top: none; padding-bottom: 0; }
.top .right > ul > li .sjcx p{ margin-top: 0; }
.top .right > ul > li .sjcx a{ font-size: 15px; }

.b1{ background: #fbfbfb; }
.clname{font-size: .4rem; height: 80px; margin-top: 60px; }
.home .top{ position: relative; }
.home .top .t1{ display: none;}
.top{ z-index: 9999; }
.name{ font-size: 18px;  padding-top: 14px; }
.a1ul{ margin-top: 10px; }
.fname{ font-size: 12px; }
.g1aul li .time{ display: none; }
.g1aul li .pic{ float: none; width: 100%; height: auto; }
.g1aul li .text{ float: none; width: 100%; }
.g1aul li .text .more{ padding-top: 12px; }
.g1aul li{ padding-bottom: 15px; padding-top: 15px; margin-bottom: 15px; }
.g1aul li .text .description{ border: none; }
.g1aul li .text .title{ font-size: 20px; }
.g1aul li .text .description{ height: auto; line-height: 24px;  }
.home .top .t2{ display: inline-block; }
.top .right>ul>li{ line-height: 32px; float: none; width: 100%; }
.top .right .ri1::before{ display: none; }
.top .right .ri1{ float: none; width: 100%; text-align: center; }
.top .right .rigd1{ width: 100%; }
.top .right .le1{ display: none; }
.top .right{ z-index: 999; }
.top .right>ul{ float: none; }
.top .form{ display: none; }
.top .left{ margin-top: 0; margin-left: 5%;width: auto;}
.top .ment{ margin-top: 15px; margin-right: 5%;float: right; width: auto; }
.top .ment img{ width: 20px; }
.top .left img{ width: 100%; }
.BigDiv{min-width: 320px;}
.cen{ min-width: 280px; }
.sjcx{ display: inline-block;}
.sjyc{ display: none;}
	.BigDiv{max-width: 640px; min-width: 320px; margin: auto; }
	.logm{ float: right; margin-right: 15px; font-size: 20px; margin-top: 13px; }
	.logm span{ color:#fe5e10; }
.top{ height: auto; margin-top: 0; padding: 5px 0; }
.cen{width: 94%; margin: auto; }
.lc{ display: none; }
.ment img {width: 30px;}
.ment { float: right; margin-top: 7px; }
.b1 .a2div .left img{ margin-top: 0; margin-left: 0; }
.b1 .a2div .right{ width: 100%; }
.b1{ padding-bottom: 20px; }
.top .right > ul > li{  height: auto; text-align: center; }
.top .right > ul > li>a img{ display: none; }
.top .right > ul > li .text{ position: relative; width: 100%; height: auto; margin: auto; left: 0; background: none; }
.top .right > ul > li .text .pic{ display: none; }
.top .right > ul > li .text ul{ float: none; width: 100%; margin-right: 0; margin-top:10px; }
.top .right > ul > li .text ul li a{ color:rgba(255,255,255,.5); }
.top .right > ul > li .text ul li{ float: none; margin: auto; }
.top .right{ position: absolute;
 margin-left: 0;
	    width: 100%;
	    right: -100%;
			top: 0;
	    background: #242424;
	    padding: 15px 0;
	    z-index: 9999999999;transition:.5s;
	    margin-top: 61px;
			background: #fff;
			background-size: 80px;
 }
 .top .right{ margin-right: 0; }
 .top .right.on{ right: 0;}
 .top{background: #fff; }
.top .right > ul > li{ width: 100%; margin: auto; padding: 6px 0;}
.top .right > ul > li ul{ background: none;margin-top: 6px; }
.top .right > ul > li ul li{height: 24px; line-height: 24px; }
.top .right > ul > li:hover ul li{ height: 24px; line-height: 24px; }
.top .right > ul > li:hover ul{padding: 0; }
.top .right > ul > li::before { display: none; }
.top .right > ul{ margin-right: 0; }
.top .right > ul > li ul{ position: relative; }
	 .top .right > ul > li a {
	    color: #333;

	  }
.a2div .left{ width: 100%; text-align: center; }

	.picMarquee-left .bd ul li{ width: 100%; }
.picMarquee-left .bd ul li img{ width: 240px; height: 140px; }
.a1 .picScroll-left{ float: none; width: 100%; }
.a1 .d2{ float: none; width: 100%; height: auto; margin: auto; margin-top: 20px; }
.a1 .picScroll-left .bd ul li .d1{ width: 100%; height: auto; }
.a1 .picScroll-left .bd ul li .d1 .pic img{ width: 100%; }
.a1 .picScroll-left .bd ul li{ height: auto; }
.a1 .picScroll-left .bd ul li .d1:nth-child(2){ display: none; }

.w1000{ width: 100%; position: absolute; width: 100%; text-align: center;margin-top: 1.2rem; }
.w1000 .title{ font-size: .8rem; color:#fff; font-weight: bold; }
.w1000 .hx{ width: 1rem; height: 1px; background: rgba(255,255,255,.5); margin: .16rem auto; }
.w1000 .ftitle{ text-transform: uppercase; font-size: .5rem; color:rgba(255,255,255,.5); }
.top .rigd1 .input_txt{display: none; }
.top .rigd1{ margin: auto; margin-top: 15px;
margin-right: 5%;}
.top .rigd1 .input_but{ margin-top: 0; margin-left: -24px; }
.fullslide .bd li .Morss{ position: absolute; bottom: 8%;width: 100%; text-align: center; }
.fullslide .bd li .Morss img{ width: auto; }
.foot{ padding: .25rem 0;}
.foot .title{ text-align: center;  padding-bottom: 0; font-size: .28rem;  padding-bottom: .18rem; }
.foot .Mii .ti1 img{ display: block; margin: auto; margin-bottom: 6px; }
.foot .Mii .ti1 b{ display: block; margin: auto;  font-size: .28rem; margin-top: 3px; margin-bottom: .3rem; }
.foot .Mii{ text-align: center; margin-top: .15rem; }
.foot .Mii .ti1{ font-size: .28rem; }
.foot .ri{ position: relative; right: auto; top: auto; margin: .3rem 0;}
.ewm img{ max-width: 100%; }
.foot .le{ width: 100%; }
.nav{ display: none !important; }
.top .right > ul > li:hover::after{ display: none; }
.top .right > ul > li .sjcx p{ line-height: 24px;  }
.top .right > ul > li .sjcx{ display: none !important; }
.top .right > ul > li.ona .sjcx{ display: block !important;}
.banner{ width: 100%; }
.banner img{ position: relative; left: 50%; transform:translate(-50%); width: 180%; }
.Npo .ftitle{ color:rgba(51,51,51,.3); font-size: .4rem; text-transform: uppercase; text-align: center;}
.Npo .title{ color:#333333; font-weight: bold; font-size: .4rem;  text-align: center; }
.Npo{ padding-top: .4rem; }
.b1 .fl{ margin-top: 0; float: none; margin: auto; margin-left: 0%; margin-top: .6rem; text-align: center;  }
.b1 .fl img{ width: 78%;  margin: auto; }
.b1 .fl .tc2{     transform: translate(-50%,-50%);
    width: 70%;
}
.b1{ background-size: auto 100%; height:auto; }
.b1 .ri{ width: 100%; margin: auto; }
.b1 .ri .ftitle{ display: none;}
.b1 .ri .title{ display: none; }
.b1 .ri .text{ margin-top: 20px; }
.b1 .ri .text p{ margin-bottom: 15px; }
.a3ul li{ width: 40%; display: inline-block; margin-bottom: 10px; }
.a3ul ul{ display: block; font-size: 0; text-align: center; }
.b2{ padding: 30px 0;}
.a3ul li .title span{ font-size: .6rem; width: auto; }
.a3ul li .ftitle br{ display: none; }
.b3 p{ line-height: 24px; font-size: .28rem;  margin-bottom: 10px;  text-align: justify;}
.b1 .ri .text p{line-height: 24px; font-size: .28rem; text-align: justify;}
.picMarquee-left .hd{ margin-top: 55px; }
.b4{ margin-top: 30px; }
.b5{ padding-top: 60px; }
.d1{ min-height: inherit; }
.top .right > ul > li a.on{ height: auto; }
.g1ul li .ri{background: #fbfbfb; }
.b5ul .bd li .title {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}
.b5ul .bd li .ftitle {
    color: #333333;
}
.c1 .fl{ float: none; width: 100%; margin-top: .5rem; text-align: center; font-size: .32rem; }
.c1 .ri{ margin-top: 10px; float: none; text-align: center; }
.c1 .ri li{ margin: 0 5px; float: none; display:inline-block;}
.c1 .ri li a{ font-size: .28rem; }
.c2{ margin-top: 30px; }
.c2 ul li{ float: none; height: auto;  margin-right: 0; width: 100%; }
.c2 ul{ margin: auto; }
.c2 ul li .text .title{ font-size: .28rem; }
.c2 ul li .text .ftitle{ font-size: .24rem; }
.d1 .fl .Lisuu{ width: 100%; height: auto; padding: 0 .4rem; padding-top: .38rem;padding-bottom: .4rem; }
.d1 .fl .title{ font-size: .32rem; }
.d1 .fl .ftitle{ font-size: .24rem; margin-top: 0; }
.d1 .hx{ margin-top: .18rem; margin-bottom: .15rem; }
.d1 .text p{ font-size: .24rem; line-height: inherit; }
.d1 .text p a{ font-size: .24rem;}
.xgm{ margin-top: 15px; }
.d1 .fl .title{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.xgm .le2{ width: 100%; margin-top: 12px; }
.Nus .xgm .le2 .title{ font-size: 14px; }
.xgm .le2 .ftitle{ font-size: 14px; }
.d1 .ri{ width: 100%; height: auto; margin-top: .2rem; }
.d1 .fl .Lisuu.on{ position: relative; }
.d1 .fl{ float: none; }
.e1ul{ padding-top: 20px; }
.e1ul li .ftitle{ font-size: 20px; }
.e2ul li{ height: 40px; line-height: 40px; margin: 0 1%; }
.e2ul{ padding: 12px 0;}
.e2 .text{ padding: 14px; }
.e2 .text p{ line-height: 24px; font-size: .28rem; margin-bottom: 10px;text-align: justify; }
.g1ul li .fl{ margin-top: 0; }
.g1{ margin-top: 40px; }
.g1ul li .fl{ font-size: .28rem; }
.g1ul li .ri{ width: 100%; padding: .24rem; margin-top: 6px; }
.g1ul li .ri .le1{ float: none; width: 100%; height: auto; }
.g1ul li .ri .le2{ float: none; width: 100%; margin-left: 0; overflow: hidden; margin-top: 12px; }
.g1ul li .ri .le2 .hx{ display: none; }
.g1ul li .ri .le2 .text{ width: 100% !important; margin: auto; }
.g1ul li .ri .le2 .text .smt{ margin-top: 10px; line-height: 24px; }
.d1{margin-bottom: 20px; }
.hz1ul li{ width: 48%; margin-left: 1%; margin-right: 1%;padding: 15px; height: 180px; margin-bottom: 1%; }
.hz1ul ul{ margin: auto; }
.hz1ul{ margin-top: 30px; }
.hz1ul li .hx{ margin: 15px 0;}
.Blsu .Vols{ width: 80%; padding-top: 20px; padding-bottom: 20px; }
.Vols .text{ margin-top: 0; overflow-y: auto;height: 240px;}
.Vols .pic{ margin-top: 20px; }
.Lxwm .fl{ width: 100%; height: auto; padding: 20px; }
.Lxwm .fl .title{ margin-bottom: 20px; }
.Lxwm .ri{ width: 100%;  }
.Lxwm{ margin-top: 40px; }
.b5ul .bd li{ margin: auto; width: 100%; }
.top .right > ul > li.on::after { display: none; }
.foot .Mii .ti1 img{ display: none; }
.b5{ padding-bottom: 70px; }
.b5ul .hd{ margin-top:25px; margin-bottom: 20px;width:80px; }
.b5ul{ margin-top: 25px; }
.b5ul .hd a{ width: 30px; height: 30px; line-height: 20px;}
.b5ul .hd a img{ width: 30px; top: 0; }
.picMarquee-left .hd a{ width: 20px; height: 20px; line-height: 20px;}
.picMarquee-left .hd a img{width: 6px; top: 0; }
.foot .Mii .ti1{     margin-top: .3rem;}
.top .right.on{ border-top: 1px solid #303947; }
.top .right > ul > li .sjcx a{ font-size: 16px; }
.top .right > ul > li >a{  }
.top .right > ul > li{  background: url("../i/jia.png") no-repeat 90% 15px;}
.picMarquee-left .tempWrap{}
	.Lxwm .fl .us2{ display: none; }
	.Lxwm .fl .txm{ width: 100%; border: none; }
	.Lxwm .fl .txm strong{ margin-bottom: 0; display: none; }
	.Lxwm .fl .txm p{ font-size: 14px; }
	.Lxwm .fl .txm p b{ font-size: 14px; }
	.d1 .fl.sjcx{ float: left; }
}
