*{margin:0;padding:0;}
body{font-family: "微软雅黑", "Helvetica Neue", Arial, Helvetica, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;font-size:14px;padding-top:100px;}
li,a,i{text-decoration:none;list-style:none;font-style:normal;}
input,button,textarea{outline:none;border:none;}
table{border-collapse:collapse;}
img{
    transition:all 0.5s;
    max-width:100%;
    border:none;
    /*防止图片模糊*/
    image-rendering: -moz-crisp-edges; /* Firefox */      
    image-rendering: -o-crisp-edges; /* Opera */      
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ 
    image-rendering: crisp-edges;-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important;cursor:pointer;}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}

/*调用外部字体*/
/*@font-face
{
font-family: myFirstFont;
src:url('../zt/FREESCPT.TTF');
}*/

/*电脑段头部开始*/
.head{/*overflow:hidden;*/position:fixed;width:100%;top:0;z-index:10;background:#fff;box-shadow: 1px 1px 10px #8c7c7c;}
.head-s{/*overflow:hidden;*/display: flex;justify-content:space-between;align-items:center;}

.head-c{/*overflow:hidden;*/height:100px;}
.head-c.cur{background:#fff;}
.head-c-l{float:left;padding:18.5px 0;}
.head-c-l a{}
.head-c-l a img{width:;}
.head-c-r{float:right;display:flex;align-items:center;}
.head-c-r-l{float:left;/*overflow:hidden;*/margin-right:30px;}
.head-c-r-l>ul{}
.head-c-r-l>ul>li{float:left;margin-right:50px;position:relative;}
.head-c-r-l-t{border-radius}
.head-c-r-l-t a{color:#000;font-size:18px;line-height:100px;display:block;/*font-weight:bold;*/text-transform:uppercase;}
.head-c-r-l-t a span{display:block;position:absolute;width:0%;left:0;height:2px;background:#e67c00;bottom:27px;transition:all 0.5s;}
.head-c-r-l>ul li.active .head-c-r-l-t a{color:#dc0000;}
.head-c-r-l-t a i{display:block;float:right;background:url(../images/dh-b.png)no-repeat center;width:10px;margin-left:3px;}
.head-c-r-l-t a i img{opacity:0}
.head-c-r-l>ul li:hover .head-c-r-l-t a{color:#dc0000;}

.head-c-r-l-b{position:absolute;z-index:100;left: 50%;
    top: 87px;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);background:#fff;transition:all 0.5s;opacity:0;display:none;padding-top:13px;}
.head-c-r-l>ul li:hover .head-c-r-l-b{opacity:1;transition:all 0.5s;display:block;}
.head-c-r-l-b ul{}
.head-c-r-l-b ul li{text-transform:uppercase}
.head-c-r-l-b ul li a{text-transform:uppercase;line-height:40px;display:block;color:#000;padding:10px 30px;white-space:nowrap;transition:all 0.5s;text-transform:uppercase;font-size:16px;text-align:center;}
.head-c-r-l-b ul li a:hover{background:#dc0000;color:#fff;}
.head-c-r-l-t ul li{}
.head-c-r-l-t ul li a{}
.head-c-r-r{float:right;overflow:hidden;display:flex;align-items:center;}
.head-c-r-r p{width:18px;height:20px;background:url(../images/ss.png)no-repeat center;cursor:pointer;}

/*电脑端头部结束*/

.w1{width:1200px;margin:0 auto;}

/*点击弹出视频开始*/
#fade { display: none; /* Hidden as default */background: #000000;position: fixed; left: 0; top: 0;width: 100%; height: 100%;opacity: .80;z-index: 9999;}
.top_popupbox{width:60%;height: auto;border:2px solid #847d6a;border-radius:8px;padding:17px;background-repeat:no-repeat;display: none; /* Hidden as default */float: left;position: fixed;top: 50%; left: 50%;z-index: 99999;opacity:1px;background: #fff;-webkit-transform: translateY(-50%) translateX(-50%);
	 transform: translateY(-50%) translateX(-50%);}
.popupbox i,.top_popupbox i {background: rgba(0, 0, 0, 0) url("../images/guanbi.png") no-repeat scroll 0 0;padding: 16px;position: absolute;right: -8px;top: -8px;}
.top_popupbox #sp{width:100%;height:500px;}
/*点击弹出视频结束*/

/*手机端头部开始*/
.sj_dh{background-color: #fff;height:60px;position:fixed;top:0;width:100%;z-index:100000;box-shadow: 1px 1px 10px #a09b9b;display: none;}
#btn {background: none;border: none;outline: none;display: inline-block;z-index: 100;cursor: pointer;width:10%;position:fixed;top:16px;right:5px;}
#btn span{display: block;width: 20px;height: 1px;background: #222;margin: 6px 0px;transition: all 0.5s;}
#btn .one{transform-origin: left center;transform: rotate(45deg);background: #222;}
#btn .two{transform-origin: left bottom;transform: rotate(-45deg);margin-top: 5px;background: #222;}
#btn #c{transition: all 0.5s;}
.sj_logo {text-align:left;height: 60px;/* line-height: 50px; *//* padding: 3px 0; *//* width: 23%; */display:  flex;justify-content: flex-start;align-items:  center;}
.sj_logo a{/* display:block; */text-align:left;color:#f1c232;/* height:100%; */margin-left:15px;}
.sj_logo a img{height: 30px;/* margin-top:1% */display:block;}
.en{text-align: center;}
.en a{padding:0 10% ;}

.navigation{width: 100%;top:50px;background: #fff;position: fixed;left: 0;top: -100%;z-index:99999;transition: all 0.5s;overflow:auto; max-height:100%;height:auto;}
.kj{padding: 0px 10px;overflow: auto;}
.kj>li{width:100%;line-height:50px;border-bottom: 1px solid #cecbcb;}
.kj>li:nth-child(1){margin-top:60px;}
.kj .t{padding-left:10px;}
.kj li .t{line-height:50px;font-size:14px;}
.kj li .t button{background:none;outline:none;font-size:20px;height: 30px;line-height: 30px;margin-top: 15px;padding: 0 12px;border-radius: 4px;background:#73659d;color: #fff;transition: all .36s ease;border:none;}
.kj li div.t .arrow.up {
    background-image: url(../images/xx.png);
    transform: rotate(180deg);}
.kj li div.t .arrow.down {background-image: url(../images/xx.png);}
.kj li .t .arrow {display:block;width: 31px;height: 32px;background: no-repeat 0 center;float: right;margin-top: 9px;margin-right: 10px;transition: all 0.1s;background-image: url(../images/logo.png);}
.kj .t2{padding-left:10px;}
.kj li .t2{line-height:50px;font-size:14px;overflow:hidden;}
.kj li .t2 a{color:#666;}
.kj li .t2 button{background:none;outline:none;font-size:20px;height: 30px;line-height: 30px;margin-top: 15px;padding: 0 12px;border-radius: 4px;background:#73659d;color: #fff;transition: all .36s ease;border:none;}
.kj li div.t2 .arrow.up {
    background-image: url(../images/xx.png);
    transform: rotate(180deg);}
.kj li div.t2 .arrow.down {background-image: url(../images/xx.png);}
.kj li .t2 .arrow {display:block;width: 31px;height: 32px;background: no-repeat 0 center;float: right;margin-top: 9px;margin-right: 10px;transition: all 0.1s;background-image: url(../images/logo.png);}
.kj li ul li {color: #727272;line-height: 40px;}
.kj li ul li {color: #727272;line-height: 40px;}

.menu2{}

.kj li a{font-size:14px;font-weight:bold;color:#222;}
.kj li .menu li a {color: #666;}
.kj li a:hover{color: #222;}
.menu,.menu2{display:none;}
.menu li{overflow:hidden;}
.menu li a{padding-left:20px;overflow:hidden;}
.menu2 li a{padding-left:40px;overflow:hidden;}
.kj li ul li a {display: block;border-top: 1px solid #d3d3d3;float:left;width:calc(100% - 20px);}
.kj li ul li .menu2 li a{width: calc(100% - 40px);}
.kj li ul li a{}
.label{padding: 0;}
.sdfs{width:100%;height:500px;background:#f00;}
.s_search{display: inline-block;z-index: 100;cursor: pointer;width:10%;position:fixed;top:15px;right: 1%;text-align:center;}
.s_search a{color: #222;font-size: 18px;}
.nav_active>a{color: #007f82 !important;}
/*手机端头部结束*/

/*放大镜样式开始*/

table.jiaotong,.jiaotong th,.jiaotong td
{
    border: 1px solid #eee;
    color: #333;
    line-height: 30px;
}
.jtsj{font-size: 18px;font-weight: 600;color: #222;}
table.jiaotong{border-collapse: 0;border-spacing: 0;width: 100%;}
.qdsj td{color: #222;font-weight: 600;}

.piro_overlay{position:fixed;_position:absolute;top:0;left:0;width:100%;height:100%;background:#000;display:none;z-index:99997}
.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008;background:0 0}

.caption{position:absolute;bottom:0;left:0;margin:0;display:block;padding:0;cursor:text;background:#222}
.piro_nav{position:absolute;bottom:0;left:50%;margin:0;display:block;padding:0;background:0 0}
.caption p{display:block;margin:0;padding:10px 28px 10px 38px;text-align:center;font-weight:400;background:#000;color:#fff;font-size:20px;display:none;}
a.piro_close{position:absolute;top:20px;right:40px;height:35px;width:35px;background:url(../images/close_btn.png) no-repeat;cursor:pointer;z-index:100006}
a:hover.piro_close{background:url(../images/close_btn_h.png) no-repeat}
a.piro_next{position:absolute;top:50%;width:35px;height:35px;right:40px;text-indent:-999em;outline:0;display:block;margin:-18px 0 0;background:url(../images/next.png) center right no-repeat;border:0;cursor:pointer;z-index:1000000001}
a:hover.piro_next{background:url(../images/next_h.png) center right no-repeat}
a.piro_prev{position:absolute;top:50%;width:35px;height:35px;left:0px;text-indent:-999em;outline:0;display:block;margin:-18px 0 0;background:url(../images/prev.png) center left no-repeat;border:0;cursor:pointer;z-index:1000000000}
a:hover.piro_prev{background:url(../images/prev_h.png) center left no-repeat}
.pirobox_content{position:absolute;top:50%;left:50%;padding:0;width:800px;height:600px;margin:-300px 0 0 -400px;display:block;z-index:99998;font-family:Trebuchet MS,Arial}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;}
.pirobox_content img{margin:0;padding:0;border:0}
.c_c{background:#000;margin:0;padding:0}
.c_c div{width:760px;height:560px;margin:0;padding:0}
.box_img{position:absolute;z-index:99995;background:url(../images/img_bg.png);width:100%;top:30px;left:30px;height:100%;padding:0}
.err_mess{position:absolute;bottom:20px;color:#fff;padding:0;margin:0 0 0 20px;display:block}
.err_mess a{color:red;font-weight:700}
.number{position:absolute;margin-left:3px;height:18px;width:30px;padding:3px;left:0;color:#666;bottom:1px;font-size:11px}

a:hover.link_to{background:url(../images/link_out_h.png) no-repeat}

a:hover.play{background:url(../images/play_h.png) no-repeat}
a.stop{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;width:40px;height:40px;margin:0;outline:0;display:block;background:url(../images/pause.png) no-repeat;text-indent:-999em;border:0;cursor:pointer}
a:hover.stop{background:url(../images/pause_h.png) no-repeat}
/*放大镜样式结束*/

/*电脑端尾部开始*/
.footer{background:#1b1b1b;padding-top:58px;background-size:100% 100%;}
.footer-t2{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px;border-bottom:1px solid #262626;margin-bottom:59px;}
.footer-t2 h3{color:#fff;font-size:18px;font-weight:normal;line-height:100%}
.footer-t2 p{font-size:16px;width:812px;display:flex;justify-content:space-between;}
.footer-t2 p a{color:#fff;}
.footer-t2 p a:hover{color:#dc0000;}
.footer-s{margin:0 auto;overflow:hidden;}
.footer-t{overflow:hidden;margin-bottom:30px;display:flex;justify-content:space-between;}
.footer-t>div{display:flex;justify-content:space-between;}
.footer-t-l{float:left;overflow:hidden;display:  flex;justify-content: space-between;width:300px;}
.footer-t-l dl dt{font-size:18px;color:#fff;padding-bottom:45px;line-height:18px;}
.footer-t-r{width: 812px;display:flex;justify-content:space-between;}
.footer-t-r dl dt{font-size:18px;color:#fff;padding-bottom:45px;line-height:18px;}
.footer-t-l1{}
.footer-t-l1 input{background:none;box-sizing:border-box;text-indent:15px;width:100%;height:40px;border:1px solid #282828;margin-bottom:19px;color:#636363;}
.footer-t-l1 textarea{background:none;box-sizing:border-box;padding:15px;width:100%;height:104px;border:1px solid #282828;margin-bottom:37px;color:#636363;}
.footer-t-l1 button{cursor:pointer;background:#dc0000;color:#fff;width:140px;height:40px;transition:all 0.5s;}
.footer-t-l1 input::placeholder,.footer-t-l1 textarea::placeholder{color:#636363;}
.footer-t-l1 button:hover{opacity:0.8;transition:all 0.5s;}
.footer-t-l2{width:380px;}
.footer-t-l2 a{display:block;padding-bottom:20px;border-bottom:1px solid #313131;margin-bottom:30px;}
.footer-t-l2 a h3{color:#fff;margin-bottom:15px; white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
.footer-t-l2 a p{color:#ababab; text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.footer-t-l2 a:hover h3{color:#cd0000;}
.footer-t-l2 a:hover p{color:#cd0000;}
.footer-t-l2 a:last-child{color:#f4fe23;border:none;padding:0;margin:0;}
.footer-t-l3{}
.footer-t-l3 p{color:#fff;margin-bottom:24px;}
.footer-b{color:#808080;overflow:hidden;line-height:92px;}
.footer-b p{float:left;margin-right:50px;}
.footer-b a{color:#bebebe;}
.footer-b .footer-s>a{padding:0 20px;}
.footer-b span{color:#bebebe;}
.footer-b span a{color:#bebebe;}
.footer-b a:hover{color:#f4fe23;}
/*电脑端尾部结束*/

/*搜索框样式开始*/
.sousou3{position: fixed;z-index: 1;background: rgba(255,255,255,0.4); width: 100%; height: 50px; top: 100px;left: 0px;display: none;z-index: 1003;text-align: center;}
.sousou3 input {width: 40%;margin: 5px auto;height: 40px;line-height: 40px;background: #fff;box-sizing: border-box;text-indent: 1em; border-radius:2px;border: none;font-size: 14px;}
.sousou3 .input2 { width:80px; margin-left:-80px; position: absolute;cursor: pointer; padding-left: 0px;color: #fff; font-size: 14px;background: #cd0000;border-radius: 0px;outline: none;}
.sousou3 i{float: right;color: #fff;font-size: 18px;padding: 15px 15px 0 0;cursor: pointer;}
/*搜索框样式结束*/

/*手机端尾部开始*/
.footer2{display:none;padding:15px;overflow:hidden;background:#1E1E1E;margin-bottom:58px;}
.footer2 ul{}
.footer2 ul li{}
.footer2 ul li:last-child .footer2-t{border:none;}
.footer2 ul li span.down{-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);}
.footer2-t{overflow:hidden;border-bottom:1px solid #eee}
.footer2-t a{display:block;overflow:hidden;width:calc(100% - 50px);float:left;}
.footer2-t p{float:left;line-height:40px;color:#EAEAEA;}
.footer2-t span{float:right;display:block;/*background:#EAEAEA;*/}
.footer2-t span img{width:20px;line-height:30px;margin-top:10px;}
.footer2-b{display:none;}
.footer2-b a{display:block;line-height:30px;color:#EAEAEA;text-indent:10px;}
/*手机端尾部结束*/

/*底部按钮开始*/
.dbdh{width:100%;position:fixed;bottom:0px;background:#222;overflow:hidden;box-shadow: -5px 0px 10px #666;display:none;z-index:100;}
.dbdh ul li{float:left;width:calc(25% - 1px);text-align:center;border-right:1px solid #fff;padding:10px 0;cursor:pointer;}
.dbdh ul li:last-child{border:none;width:25%;}
.dbdh ul li.active{background:#fff;}
.dbdh ul li.active a{color:#cd0000;}
.dbdh ul li a{color:#fff;font-size:14px;text-transform: uppercase;}
.dbdh ul li i{display:block;margin-bottom:5px;}
/*底部按钮结束*/

.display-x{display:none!important;}
@media screen and (max-width:1200px){
	/*.sj_dh,.footer2,.dbdh{display:block;}*/
	body{padding-top:0;}
	.t-c{text-align:center;}
	.display-x{display:block!important;}
	.display-y{display:none!important;}
	.display,.heat,.head,.footer{display:none!important}
	.d-x{display:block!important;}
	.w100{width: 100%!important;}
	.w30{width:calc(100% - 30px)!important;}
	.top_popupbox #sp{width:100%;height:150px;}
	
	.h{height:auto!important;}
	.h100{height:100%!important;}
	.margin{margin:40px auto!important;}
	.margin0{margin:0!important}
	.m-l{margin-left:0!important}
	.m-l1{margin-left:10px!important}
	.m-l2{margin-left:20px!important}
	.m-l3{margin-left:30px!important}
	.m-l4{margin-left:40px!important}
	.m-r{margin-right:0px!important}
	.m-r1{margin-right:10px!important}
	.m-r2{margin-right:20px!important}
	.m-r3{margin-right:30px!important}
	.m-r4{margin-right:40px!important}
	.m-t{margin-top:0!important}
	.m-t1{margin-top:10px!important;}
	.m-t2{margin-top:20px!important;}
	.m-t3{margin-top:30px!important;}
	.m-t4{margin-top:40px!important;}
	.m-b{margin-bottom:0!important}
	.m-b1{margin-bottom:10px!important;}
	.m-b2{margin-bottom:20px!important;}
	.m-b3{margin-bottom:30px!important;}
	.m-b4{margin-bottom:40px!important;}

	.padding{padding:40px 15px!important;box-sizing:border-box;}
	.p-t{padding-top:0px!important;}
	.p-t1{padding-top:10px!important;}
	.p-t2{padding-top:20px!important;}
	.p-t3{padding-top:30px!important;}
	.p-t4{padding-top:40px!important;}
	.p-b{padding-bottom:0px!important;}
	.p-b1{padding-bottom:10px!important;}
	.p-b2{padding-bottom:20px!important;}
	.p-b3{padding-bottom:30px!important;}
	.p-b4{padding-bottom:40px!important;}
	.p-l{padding-left:0px!important;}
	.p-l1{padding-left:10px!important;}
	.p-l2{padding-left:10px!important;}
	.p-l3{padding-left:30px!important;}
	.p-l4{padding-left:40px!important;}
	.p-t{padding-top:0px!important;}
	.p-t1{padding-top:10px!important;}
	.p-t2{padding-top:20px!important;}
	.p-t3{padding-top:30px!important;}
	.p-t4{padding-top:40px!important;}
	.p-r{padding-right:0px!important;}
	.p-r1{padding-right:10px!important;}
	.p-r2{padding-right:20px!important;}
	.p-r3{padding-right:30px!important;}
	.p-r4{padding-right:40px!important;}

	.f-s14{font-size:14px!important}
	.f-s16{font-size:16px!important}
	.f-s18{font-size:18px!important}
	.f-s20{font-size:20px!important}
	.f-s22{font-size:22px!important}
	.f-s24{font-size:24px!important}
	.f-s26{font-size:26px!important}
	.f-s28{font-size:28px!important}
}