﻿body{font-size: 14px;color:black}
.container{width:1300px;margin:0 auto;}
div{box-sizing: border-box;}
div:after{clear: both;content: "";display: table;}
ul:after{clear: both;content: "";display: table;}
li:after{clear: both;content: "";display: table;}

#ttop{height:49px;border-bottom: 1px #D6D6D6 solid;line-height: 48px;overflow: hidden;background: white;}
    #GG{width: 800px;height: 48px;overflow: hidden;}
    #rlink{width:380px;height: 48px;overflow: hidden;padding-right:20px;}

#alltop{height:180px;background: white;}
#alltop.fixed {position: fixed;z-index: 999;width: 100%;box-shadow:0px 5px 10px #7d7d7d9e;}
    #alllogo{width:609px;height: 130px;padding-left:80px;overflow: hidden;}
    #alltel{width:250px;height: 130px;padding-left:80px;overflow: hidden;}

    #navrow{background: #026DCD;height: 50px;line-height: 50px;}
	#allnav{width:100%;position:relative;text-align:center;}
		.menu, .menu ul {list-style: none;padding: 0;margin: 0;text-align: center;display: flex;justify-content:space-between;}
		/* .menu {height: 130px;}
		.menu>li {width:110px;} */
		.menu>li {position: relative;text-align: center;width: 145px;background: url(images/13.png) right center no-repeat;}
		.menu a {color: #fff;display: block;font-size: 16px;text-decoration: none;text-transform: uppercase;text-transform:capitalize}
		.menu a:hover {background: none;font-weight: 800;}
		.menu li:hover {color:#de0d0d;}


    
		.submenu {display: none;position: absolute;z-index: 99;width: 100%;left: 50%;background: #0367F0;padding: 1vw 0;transform: translateX(-50%);box-shadow: 0 1px 3px rgb(9 5 241 / 8%);opacity: 0.8;}
		/* .submenu li {opacity: 0;-webkit-transform: rotateY(90deg);-moz-transform: rotateY(90deg);-ms-transform: rotateY(90deg);-o-transform: rotateY(90deg);transform: rotateY(90deg);-webkit-transition: opacity .4s, -webkit-transform .5s;-moz-transition: opacity .4s, -moz-transform .5s;-ms-transition: opacity .4s, -ms-transform .5s;-o-transition: opacity .4s, -o-transform .5s;transition: opacity .4s, transform .5s;}
        .submenu li+li{border-top:1px black solid;}
        
		.menu .submenu a {display: block;font-size: 15px;line-height: 45px;text-decoration: none;position: static;background-color: rgba(250, 250, 250, 0.5);}
        .menu .submenu a span{position: relative;} */
        .menu ul.submenu {display: none;}
        .menu li:hover>.submenu{display: block;}
        .menu .submenu > li{padding-bottom: 12px;padding-left:15px;}
        .menu .submenu > li > a {display: block;line-height:40px;font-size: 16px;color: white;text-align: left;padding-top: 12px;position: relative;color:white}
        .menu .submenu > li > a:before{content: '';position: absolute;top: 0;left: 0;width: 30px;height: 1px;background: white;transition: all .5s ease;-webkit-transition: all .5s ease;visibility: visible;}
        .menu .submenu > li:hover > a:before{width: 50%;}
		/* .menu .submenu a:hover {color:red;} */
		/* .menu .submenu li:hover a {border-radius: 0;color: #ffffff;background:#de0d0d;}
		.menu > li:hover .submenu, .menu > li:focus .submenu {max-height:600px;z-index:9999;border-radius: 4px;overflow: hidden;}
		.menu > li:hover .submenu li, .menu > li:focus .submenu li {opacity: 1;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
		.menu li:hover .submenu li:nth-child(1) {-webkit-transition-delay: 0s;-moz-transition-delay: 0s;-ms-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}
		.menu li:hover .submenu li:nth-child(2) {-webkit-transition-delay: 50ms;-moz-transition-delay: 50ms;-ms-transition-delay: 50ms;-o-transition-delay: 50ms;transition-delay: 50ms;}
		.menu li:hover .submenu li:nth-child(3) {-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;-ms-transition-delay: 100ms;-o-transition-delay: 100ms;transition-delay: 100ms;}
		.menu li:hover .submenu li:nth-child(4) {-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;-ms-transition-delay: 150ms;-o-transition-delay: 150ms;transition-delay: 150ms;}
		.menu li:hover .submenu li:nth-child(5) {-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;}
		.menu li:hover .submenu li:nth-child(6) {-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
		.menu li:hover .submenu li:nth-child(7) {-webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;}
		.menu li:hover .submenu li:nth-child(8) {-webkit-transition-delay: 350ms;-moz-transition-delay: 350ms;-ms-transition-delay: 350ms;-o-transition-delay: 350ms;transition-delay: 350ms;}
		.submenu li:nth-child(1) {-webkit-transition-delay: 350ms;-moz-transition-delay: 350ms;-ms-transition-delay: 350ms;-o-transition-delay: 350ms;transition-delay: 350ms;}
		.submenu li:nth-child(2) {-webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;}
		.submenu li:nth-child(3) {-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
		.submenu li:nth-child(4) {-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;    -o-transition-delay: 200ms;transition-delay: 200ms;}
		.submenu li:nth-child(5) {-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;-ms-transition-delay: 150ms;-o-transition-delay: 150ms;transition-delay: 150ms;}
		.submenu li:nth-child(6) {-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;-ms-transition-delay: 100ms;   -o-transition-delay: 100ms;transition-delay: 100ms;}
		.submenu li:nth-child(7) {-webkit-transition-delay: 50ms;-moz-transition-delay: 50ms;-ms-transition-delay: 50ms;-o-transition-delay: 50ms;transition-delay: 50ms;}
		.submenu li:nth-child(8) {-webkit-transition-delay: 0s;-moz-transition-delay: 0s;-ms-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;} */
	

#banner{width:100%;position:relative;height:816px;}
.fullSlide{width:100%;position:relative;height:816px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:816px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:816px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
		
#search{width:34px;height: 30px;margin-top:54px;cursor: pointer;}
#searchbox{display: none;position: absolute;top: 13px;right:0;width:352px;height:30px;}
#searchbox input.searchinput{width:230px;height:30px;border:1px #0264C7 solid;border-right:0;text-indent: 12px;}
#searchbox input.btn{border:0;background: #0264c7;text-align: center;color:white;font-size: 16px;width: 61px;height:30px;border-radius: 0 8px 8px 0;}
#searchbox select{width: 60px;height:30px;border:1px red solid;float: left;border-radius: 8px 0 0 8px;border-right: 0;text-indent: 8px;}


#cbanner{background:url(images/cbanner.jpg) no-repeat top center;width:100%;height:450px;clear:both;position:relative;overflow:hidden;}
	
	
.ftit1{text-align: center;}
.ftit{text-align: center;border-bottom: 1px #ccc solid;margin-bottom: 10px;}

.alltit{text-align: center;}
.zb{font-size:40px;font-weight: bold;color:white;font-family: Impact;background: url(images/01.png) center center no-repeat;line-height: 224px;height: 236px;}
.fb{line-height:30px;font-size:16px;} 
.strong{font-weight: bold;}

#h_main{width:1300px;margin:30px auto;}
#h_left{width:310px;float:left;}
#h_right{width:942px;float:right;}

.m_tit1{line-height: 40px;border-bottom: 2px #1B1B1B solid;margin-bottom: 30px;text-indent: 12px;font-size: 18px;}

#hotplist {padding-bottom:20px;}
#hotplist .bttit{background: url(images/01.png) center top no-repeat;text-align: center;height: 114px;line-height:94px;margin-top:48px;cursor: pointer;}
#hotplist .bttit .z{font-size:34px;color:white;font-weight: bold;}
#hotplist .bttit .z span{padding-right:52px;}
#hotplist .bttit .z:hover span{color:#e80000;}

#hotplist .hd{padding:30px 0 50px 0;}
#hotplist .hd ul{display: table;width:100%;}
#hotplist .hd ul li{display: table-cell;cursor: pointer;text-align: center;box-sizing:content-box;}
#hotplist .hd ul li a{font-size: 18px;margin:0 12px;background: #026DCD;height:46px;line-height:46px;text-align: center;border-radius:26px;display: block;color:white;border:1px #026DCD solid;}
#hotplist .hd ul li:hover a,#hotplist .hd ul li.on a{background: white;color: black;border:1px #FD902B solid;}

#hotplist .bd .item {clear: both;}
#hotplist .bd .item li{float: left;border-top:15px #E5EFFB solid;border-bottom:15px #E5EFFB solid;border-left:10px #E5EFFB solid;border-right:10px #E5EFFB solid;width: 412px;height: 500px;text-align: center;transition: background-color 0.5s;margin-right:32px;margin-bottom: 40px;}
#hotplist .bd .item li:nth-child(3n){margin-right:0;}
#hotplist .bd .item li .img,#hotplist .bd .item li .img img{width:100%;height:320px;border-bottom: 4px #E5EFFB solid;transition: transform 0.3s ease-out;overflow: hidden;}
#hotplist .bd .item li:hover{background-color:#026DCD;}
#hotplist .bd .item li:hover img{transform: scale(1.1);}
#hotplist .bd .item li .name{line-height:70px;font-size: 16px;height: 70px;position: relative;border-bottom: 1px #D8D8D8 solid;width:308px;margin:0 auto;}
#hotplist .bd .item li:hover .name{color: white;}
#hotplist .bd .item li .name:after{position:absolute;bottom:0;left:0;width:0;height: 1px;background:white;transition: width 0.5s;}
#hotplist .bd .item li:hover .name:after{width: 100%;}
#hotplist .bd .item li .more{margin:28px auto 0 auto;border:1px black solid;height: 34px;line-height: 34px;transition:  all 0.5S;font-size: 14px;width:224px;}
#hotplist .bd .item li:hover .more{background:white;border-color: white;color:black;}


#habout{background: url(images/02.png) center top no-repeat;padding-top:90px;}
#habout .bt{text-align: center;height: 80px;line-height:80px;margin-bottom: 106px;cursor: pointer;}
#habout .bt .z{font-size:34px;color:black;font-weight: bold;}
#habout .bt .z span{padding-right:52px;}
#habout .bt .z:hover span{color:#e80000;}
#habout .nr{height: 514px;margin-bottom: 48px;color:white;}
#habout .nr a{color:#e80000;}

#hpic{padding:15px;padding-bottom:25px;background: #FFFFFF;box-shadow: 5px 7px 19px #E5E5E5;}
#hpic .bd {width:1270px;height:356px;overflow: hidden;}
#hpic .bd li{float: left;width:410px;height:356px;margin-right:18px;position: relative;overflow: hidden;}
#hpic .bd li .img,#hcase .bd li .img img{width:410px;height:356px;}
#hpic .bd li .name{position: absolute;bottom:0;left:0;width:410px;height:70px;line-height: 70px;background:url(images/btb60.png);padding:0 12px 0 50px;}
#hpic .bd li .name::before{position: absolute;width:50px;height:70px;background: url(images/11.png) 20px center no-repeat;z-index: 2;left:0;top:0;}
#hpic .bd li .name span{float:right;}
#hpic .hd {height:30px;margin:26px auto 0 auto;display:table;}
#hpic .hd ul{position: relative;float:left;}
#hpic .hd ul li{display: table-cell;width:64px;height:30px;background: url(images/04.jpg) center center no-repeat;display: inline-block;text-indent: 999px;overflow: hidden;cursor: pointer;}
#hpic .hd a{width:30px;height:30px;background: url(images/03.jpg) center center no-repeat;float:left;cursor: pointer;}
#hpic .hd a.prev{transform: rotate(180deg);}



#hcase{padding-bottom: 30px;background: #FFFFFF;}
#hcase .bt{background: url(images/01.png) center top no-repeat;text-align: center;height: 114px;line-height:94px;margin-top:48px;cursor: pointer;}
#hcase .bt .z{font-size:34px;color:white;font-weight: bold;}
#hcase .bt .z span{padding-right:52px;}
#hcase .bt .z:hover span{color:#e80000;}
#hcase .con{padding-top:25px;}
#hcase .con ul li{float:left;margin-bottom: 20px;width:316px;height:246px;position: relative;}
#hcase .con ul li+li{margin-left:12px;}
#hcase .con ul li .img,#hcase .con ul li .img img{width:316px;height:246px;}
#hcase .con ul li .name{display: none;cursor: pointer;position: absolute;bottom:0;left:0;width:316px;height:246px;line-height:40px;background:url(images/bth_60.png);text-align: center;padding-top:90px;font-size:16px;color:white;font-size: 18px;}
#hcase .con ul li:hover .name{display: block;}
#hcase .con ul li:hover .name span{display: block; width:146px;height:44px;text-align: center;margin:0 auto;position: relative; top:6px;border:1px white solid;border-radius: 20px;font-size:16px;}


#hcase .con ul li:first-child{float:left;margin-bottom: 20px;width:464px;height:360px;position: relative;}
#hcase .con ul li:first-child .img,#hcase .con ul li:first-child .img img{width:464px;height:360px;}
#hcase .con ul li:first-child .name{width:464px;height:360px;line-height:40px;padding:140px 20px 20px 20px;overflow: hidden;}
#hcase .con ul li:first-child .name span{top:18px;}

#hcase .con ul li:nth-child(2){float:left;margin-bottom: 20px;width:462px;height:360px;position: relative;margin-left:20px;}
#hcase .con ul li:nth-child(2) .img,#hcase .con ul li:nth-child(2) .img img{width:462px;height:360px;}
#hcase .con ul li:nth-child(2) .name{width:462px;height:360px;line-height:40px;padding-top:140px;}
#hcase .con ul li:nth-child(2) .name span{top:18px;}

#hcase .con ul li:nth-child(3){float:left;margin-bottom: 20px;width:332px;height:360px;position: relative;margin-left:20px;}
#hcase .con ul li:nth-child(3) .img,#hcase .con ul li:nth-child(3) .img img{width:332px;height:360px;}
#hcase .con ul li:nth-child(3) .name{width:332px;height:360px;line-height:40px;padding-top:140px;}
#hcase .con ul li:nth-child(3) .name span{top:18px;}

#hcase .con ul li:nth-child(4){margin-left:0;}


#newsbox{background: #F5FAFE;padding:45px 0;}
#newsbox .bt{background: url(images/01.png) center top no-repeat;text-align: center;height: 114px;line-height:94px;margin-bottom:52px;cursor: pointer;}
#newsbox .bt .z{font-size:34px;color:white;font-weight: bold;}
#newsbox .bt .z span{padding-right:52px;}
#newsbox .bt .z:hover span{color:#e80000;}
#newsbox .imgn ul{width:548px;float: left;}
#newsbox .imgn ul li{height: 186px;border-bottom: 1px #DFDFDF solid;margin-bottom:18px;transition: all 0.5S;cursor: pointer;}
#newsbox .imgn ul li:hover{border-color: #0895EF;}
#newsbox .imgn ul li .name{background: url(images/12.png) right top no-repeat;padding-right:64px;overflow: hidden;line-height: 34px;}
#newsbox .imgn ul li .name span{font-size: 24px;padding-right:34px;}
#newsbox .imgn ul li .name a{font-size: 18px;}
#newsbox .imgn ul li:hover .name a{color:#FF8518;}
#newsbox .imgn ul li .time{font-size: 15px;line-height:36px;margin-bottom:16px;padding-left:60px;}
#newsbox .imgn ul li .info{line-height: 28px;height: 84px;overflow: hidden;padding-left:60px;}
#newsbox .picn {float: left;width: 342px;height: 402px;border:1px #DFDFDF solid;padding:11px;margin-left:34px;transition: all 0.5S; cursor: pointer;}
#newsbox .picn:hover{border-color: #0895EF;}
#newsbox .picn .time{line-height: 40px;font-size: 22px;}
#newsbox .picn .name{line-height:60px;font-size:18px;height: 60px;overflow: hidden;}
#newsbox .picn .name a{font-size: 18px;}
#newsbox .picn:hover .name a{color:#FF8518;}
#newsbox .picn .info{line-height:25px;font-size:14px;height:75px;overflow: hidden;margin-bottom: 16px;}
#newsbox .picn .img,#newsbox .picn .img img{width:100%;height: 174px;}
#newsbox .list{margin-top: 50px;}
#newsbox .list li{width: 418px;height: 106px;border:1px #DFDFDF solid;padding:13px;float: left; transition: all 0.5S;cursor: pointer;}
#newsbox .list li:hover{border-color: #0895EF;}
#newsbox .list li+li{margin-left:23px;}
#newsbox .list li .name{border-bottom: 1px #ccc solid;line-height: 42px;height: 49px;overflow: hidden;}
#newsbox .list li .name a{font-size: 18px;}
#newsbox .list li:hover .name{border-color:#FF8518;}
#newsbox .list li:hover .name a{color:#FF8518;}
#newsbox .list li .time{font-size: 15px;line-height: 40px;}

#hyqlj{background: url(images/06.jpg) left top no-repeat;padding-left:116px;margin:36px auto 18px auto;min-height: 60px;overflow: hidden;}
#hyqlj a{padding-right:15px;line-height: 30px;font-size: 15px;}	

#hly{margin-top:30px;background: url(images/07.jpg) center top no-repeat;height:387px;}
#hly .box{height: 389px;position: relative;}
#hly .txt{width:980px;text-align: center;color: white}
#hly .txt span{font-size: 36px;line-height: 210px;}
#hly .txt .btn{width:320px;height: 62px;border:1px white solid;border-radius: 30px;line-height: 60px;font-size: 21px;margin:0 auto;}
#hly .lybox{width:320px;height: 350px;right:0;top:-26px;box-shadow: 0 0 3px #C1C1C1;padding:0 25px;position: absolute;background: white;}
#hly .lybox .bt{font-size: 22px;font-weight: bold;line-height: 62px;text-align: center;}
#hly .lybox .hang{margin-bottom: 8px;position: relative;}
#hly .lybox .hang input{border:1px #ccc solid;width:272px;height:32px;line-height:30px;padding-left:32px;}
#hly .lybox .content{border:1px #ccc solid;width:272px;height:98px;line-height: 32px;padding-left:32px;}
#hly .lybox input.submit{width:272px;height: 36px;background:#E50304;color:white;text-align: center;line-height: 36px;border:0;font-size: 18px;}
#hly input.name{}
#hly input.tel{}
#hly input.yzmCode{}
#yzimg{position: absolute;right: 0;top: 4px;}

#di{background:#026DCD;color:white;padding:32px 0;height: 280px;}
#di a{color:white;font-size: 15px;}
#di .dnav::before{content: "";height: 106px;background: url(images/08.png) no-repeat;width: 762px;display: block;position: relative;top:-94px;}
#di .dnav{border:1px #ffffff solid;border-left: 0;border-right:0;width: 762px;height:60px;line-height: 60px;margin-top:110px;position: relative;}
#di .dnav ul{width:762px;display: table;height: 60px;position: absolute;top: 0;left: 0;}
#di .dnav ul li{display: table-cell;text-align: center;}
#di .dnav ul li a{font-size:16px;}

#di .der{width:400px;margin-top: 45px;}


#alldi{background:#0084E9;color:white;padding:10px 0;}
#alldi a{color:white;}


#ctopnav{background-color: #f2f2f2;padding-top: 15px;padding-bottom: 15px;line-height: 50px;}
#ctopnav .zhu {width: 940px;}
#ctopnav .zhu ul li{float:left;display: block;padding: 0 35px;background: #fff;border-radius:40px;border: 1px solid #eee;font-size: 16px;transition: all .5s ease;margin-right: 25px;margin-bottom:8px;}
#ctopnav .zhu ul li.on{background:#026DCD;}
#ctopnav .zhu ul li.on a{color:white;}

#cbg{min-height: 300px;padding-top: 60px;padding-bottom: 60px;background-color: #fff;}

#nimglist ul li{padding-top: 0;margin-bottom: 25px;align-items: center;background-color: #f2f2f2;transition: all .5s ease;margin-top: 25px;}
#nimglist ul li .img{width:310px;height:280px;overflow: hidden;}
#nimglist ul li .img img{width:310px;height:280px;}
#nimglist ul li .txt{width:1270px;height:280px;overflow: hidden;padding:60px 0 0 0;}
#nimglist ul li .txt .left{width:1060px;overflow: hidden;}
#nimglist ul li .txt .name{font-size: 24px;line-height: 50px;height: 65px;overflow: hidden;border-bottom: 1px solid #ddd;margin-bottom: 25px;}
#nimglist ul li .txt .info{line-height:30px;height:60px;overflow: hidden;font-size: 15px;color: #888;}
#nimglist ul li .txt .time{width:200px;overflow: hidden;text-align: center;}
#nimglist ul li .txt .time .dd{font-size: 56px;line-height: 80px;transition: all .5s ease;font-weight: bold;}
#nimglist ul li .txt .time .ny{line-height:36px;font-size: 18px;}

#nimglist ul li:hover{background: #fff;box-shadow: 0 23px 90px -5px rgb(29 56 72 / 17%); cursor: pointer;}
#nimglist ul li:hover .name a{color:#1B1B1B}
#nimglist ul li:hover .time{color:#1B1B1B}


#allplist .topbg{height: 70px;line-height: 70px;background: #1B1B1B;text-align: center; font-size: 30px;font-weight: bold;color:white;border-radius: 14px 14px 0 0;}
#allplist .con{padding-bottom: 30px;}
#allplist .xllist{padding-top:16px;}
#allplist .xllist dd{line-height: 40px;padding:0 10px;background: #e6e4e4;height: 50px;line-height: 50px;}
#allplist .xllist dd a{color:#1B1B1B;font-size: 16px;font-weight: bold;}
#allplist .xllist ul{}
#allplist .xllist ul li{height: 50px;line-height: 55px;border-bottom: 1px #ccc dashed;background: url(images/02.gif) left center no-repeat;padding: 0 28px;font-size: 15px;}


.pagination>li { display: table-cell;}

/*********************************************************/


.nei_bj{width:100%; height: auto;background:url(images/nei_bj.jpg) repeat-x; overflow:hidden;}
.nei_bj h2{margin-bottom: 10px;font-size:26px; color:#cf1200; border-bottom:2px solid #000000;line-height:55px; width:240px; margin:0 auto; text-align: center;}
.font_size18{ font-size:18px;text-align: center!important;}
.location{ width:1300px; height:55px; line-height:55px;background:url(images/location.jpg) no-repeat left center; overflow:hidden;text-align: left!important;font-size: 14px;margin:0 auto;}
.nei_dh{margin: 0 auto;font-size: 14px;line-height: 24px;text-align: center;}
.nei_dh a{ width:170px; height:46px; line-height:46px; background:#e4e7e7; border:1px solid #c3c3c3;-moz-border-radius: 23px;-webkit-border-radius: 23px;border-radius:23px; display:inline-block; margin-right:20px;text-decoration: none;font-size: 14px; cursor: pointer;text-align: center;}
.nei_dh a:hover,.nei_dh a.current{ width:170px; height:46px; line-height:46px; background:#ce1301; border:1px solid #ce1301;-moz-border-radius: 23px;-webkit-border-radius: 23px;border-radius:23px; color:#fff}

.imgbox{text-align:center;}	

.dqwz1{line-height:50px;height:50px;text-align: right;margin-bottom:-50px;}

.dqwz{line-height:50px;height:50px;text-align: right;margin-bottom:-50px;border-bottom:1px #CFCFD1 solid;}
.dqwz .container{background:url(images/32.jpg) left center no-repeat;}

#cytitle{height:130px;background:url(images/31.jpg) center top no-repeat;text-align:center;}
#cytitle .title{font-size: 36px;font-weight: bold;line-height: 77px;height: 69px;overflow: hidden;}
#cytitle .xx{font-size: 16px;}

#ciye .ctit{height:50px;line-height:50px;padding-left:42px;font-size:16px;}
#ciye .con_nr{min-height:300px;}

#m_right{}
#m_right .tit{background: url(images/ciye_07.jpg) no-repeat 0 13px;padding:5px 0 0 40px;border-bottom:2px #0F6DE7 solid;font-size: 22px;margin-bottom:20px;}
#m_right .tit a{float: right;}

#cplist{float:left;width:276px;}
#cplist .listbg{height:127px;background:url(images/ciye_05.jpg) center center no-repeat;}
#cplist .listcon{background:#F6F6F6;padding:14px;}
#cplist .listcon .xl{line-height:42px;height:42px;padding-left:26px;background:#169FE5 url(images/ciye_12.jpg) 235px 15px no-repeat;margin-bottom:10px;}
#cplist .listcon .xl a{color:white;font-size:18px;font-weight:bold;}
#cplist .xx li{line-height:34px;border-bottom:1px #858585 dashed;background:url(images/ciye_15.jpg) 235px 10px no-repeat;padding-left:26px;margin-bottom:10px;}

.dline{border-bottom:1px #ccc solid;}

.listplist{line-height:40px;height:40px;margin-bottom:40px;}
.listplist ul{padding-left:52px;line-height:40px;height:40px;}
.listplist ul li{float:left;}	
.listplist ul li a{font-size:18px;}	
.listplist ul li.on a{color:red;}	
.listplist ul li+li{margin-left:42px;}




.contentcon{padding-top:20px;}

h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:normal;margin:0;padding:0;}

#newsshow p{margin-bottom:20px;}
#xgcp .con li{float:left;margin: 0;width: 311px;text-align: center;line-height: 36px;height: 292px;}
#xgcp .con li+li{margin-left:18px;}
#xgcp .con li img {width: 300px;height: 230px;border: 1px #eee solid;}

#xgxw li{line-height:36px;border-bottom:1px #ccc dotted;}


.back{margin-top:30px; margin-bottom:30px; text-align:center}
.page_list{ height:36px; line-height:36px; text-align:center; margin-top:40px;}
.none{display:none;}




/*新闻列表*/
.news_list{width:1020px; padding:30px; padding-right:230px;overflow: hidden; background:url(images/news_1.jpg) no-repeat 1090px 30px #ffffff; height:160px;cursor:pointer;margin:0 auto;box-sizing:content-box; margin-bottom:10px; }
.news_list h3{font-size:16px; font-weight:normal;line-height:40px; border-bottom:1px solid #dbdbdb; margin-bottom:10px;}
.news_list:hover{background:url(images/news_2.jpg) no-repeat 1090px 30px #d32b1c; color:#fff}
.news_list:hover h3{border-bottom:1px solid #da4b3e;}
.news_nr_bt{ line-height:45px;background:#d0d0d0; font-size:16px; overflow:hidden;padding-left:15px;}

.newnr{width:1300px;margin:0 auto 10px auto;clear:both;}
.prvnext{width:1300px;margin:30px auto 10px auto;}


#p_proList li{float:left;margin-top: 20px;margin-bottom:10px; display:inline; height:274px;margin-right: 2%;width: 31.33333333%;transition: .2s width ease;}
#p_proList li a{ background: #fff; float: left; padding:5px;}
#p_proList li .pic_01{ text-align: center; overflow: hidden; background: #fff;}
#p_proList li .pic_01 img{width:285px;max-width:100%; vertical-align:middle; transition: all 1s;height:214px; }
#p_proList li .pic_02{ line-height:40px; height:40px; margin-top: 5px;text-align: left;padding:0 5px;}
#p_proList li .pic_03{ width: 30px; height: 5px; background: #282828; margin-top: 15px; transition: all 1s;}
#p_proList li a:hover{ background: #282828; }
#p_proList li a:hover .pic_03{ width: 100%; background: #fff;}
#p_proList li a:hover .pic_01 img{ transform:scale(1.05);}
#p_proList li a:hover .pic_02{ color: #fff;}


#p_proList1 li{float:left;margin-bottom:25px; display:inline; height:294px;margin-right:1%;width:24.25%;transition: .2s width ease;}
#p_proList1 li:nth-child(4n){margin-right: 0;}
#p_proList1 li a{ background: #fff; float: left; padding:5px;}
#p_proList1 li .pic_01{ text-align: center; overflow: hidden; background: #fff;border: 1px #ccc solid;border-radius: 15px;}
#p_proList1 li .pic_01 img{width:295px;max-width:100%; vertical-align:middle; transition: all 1s;height:240px;}
#p_proList1 li .pic_02{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 65px;background: url(images/mico.png) no-repeat 20px center;text-align: left;padding-left: 50px;font-size: 15px;}
#p_proList1 li .pic_02 span{float:right;color:red;}
#p_proList1 li .pic_03{ width: 30px; height: 5px; background: #282828; margin-top: 15px; transition: all 1s;}
#p_proList1 li a:hover{}
#p_proList1 li a:hover .pic_03{ width: 100%; background: #fff;}
#p_proList1 li a:hover .pic_01 img{ transform:scale(1.05);}
#p_proList1 li a:hover .pic_02{ }

.xlpanel{margin-bottom:30px;}
.xlpanel .ctitle{background: #1D2088;line-height: 40px;margin-bottom:20px;color:white;padding-left:20px;}
.xlpanel .ctitle a{color:white;font-size:18px;}
.xlpanel .ctitle span{float:right;margin-right:20px;font-size: 14px;}


#xgallist .tit{line-height: 40px;padding-left:20px;font-size: 18px;background: #246CD8;color:white;margin-bottom: 30px;}
#xgallist .box{width:1300px;height:242px;overflow: hidden;margin-bottom:50px;}
#xgallist .box ul li{float:left;width:305px;height:240px;border:1px #256ED6 solid;margin-right:24px;box-sizing: content-box;}
#xgallist .box ul li .img{width:285px;height:160px;margin:8px auto 16px auto;}
#xgallist .box ul li .img img{width:285px;height:160px;}
#xgallist .box ul li .line{width:36px;height:4px;margin:0 auto;background:#256ED6;}
#xgallist .box ul li .name{line-height: 50px;font-size: 16px;text-align: center;}

h1{font-size:30px;font-weight: bold;}

#xgcp{clear:both;}
#xgcp .tit{line-height: 40px;padding-left: 20px;font-size: 18px;background: #246CD8;color: white;   }
#xgcp .con{padding-top:15px;}
#xgcp li{float:left;text-align:center;line-height:36px;margin:0 20px;}
#xgcp li img{width: 280px;height: 220px;border: 1px #eee solid;}
#xgcp li:尾页-child:after{content:"";clear:both;}

#xgxw{clear:both;}
#xgxw .tit{line-height: 40px;padding-left: 20px;font-size: 18px;background: #246CD8;color: white;}
#xgxw .con{padding:10px 0 30px 0;}
#xgxw li{float:left;width:48%;margin:0 5px;border-bottom:1px #ccc dashed;line-height:50px;height:50px;overflow:hidden;}


#topfz{margin-top:5px;}
.logo00{width:1100px;background:url(images/logo00.png) no-repeat left -2px;padding-left:88px;height:96px;padding-top:5px;margin:10px 0px;float:left;}
.logo00 h2{    background: #fff;    font-size: 24px;    height: 40px;    overflow: hidden;    font-weight: normal;    line-height: 50px;margin-bottom:8px;}
.logo00 h3{background:#fff;font-size:16px;color:#666;height:32px;overflow:hidden;font-weight: normal;}
.telfz{background:url(images/telfz.png);float:left;height:106px;width:200px;}
#navfz{background:#21248a;box-shadow:0px 5px 10px #7d7d7d9e;height:50px;margin-bottom:20px;}
#navfz ul{color:#fff;padding:0 50px;}
	#navfz ul li{float:left;}
	#navfz ul li a{color:#fff;text-align:center;font-size:16px;display:block;padding:9px 30px;}
#navfz ul li.on{background:#DB0503;height:55px;line-height:35px;}
#navfz ul li:hover{background:#DB0503;height:55px;line-height:35px;}

#sybn{background:url(images/syhg.jpg) no-repeat center top;height:500px;width:100%;overflow:hidden;}
#sybn .box{width: 540px;      overflow: hidden;    font-size: 12px;    text-align: justify;    line-height: 26px;    margin-left: 38px;       color: #333;padding-top: 210px;    font-family: cursive;}
#cybn{background:url(images/syhg.jpg) no-repeat center top;height:500px;width:100%;overflow:hidden;}
#cybn .box{width: 540px;      overflow: hidden;    font-size: 12px;    text-align: justify;    line-height: 26px;    margin-left: 38px;       color: #333;padding-top: 210px;    font-family: cursive;}

.pinglunbox .plkaishi{font-size:16px;font-weight: bold;color:#c00}
.pinglunbox .pltit{font-weight: bold;font-size:14px;}

#dycp{background:#EFF0F2;padding:30px 0 0;font-size:16px;color:#696566;}
#dycp .con a{color:#696566;display:inline-block;padding:2px 20px 0 0;}
#dycp .titbg{font-size:18px;font-weight:bold;text-indent:5px;color:#474747;}




#head_search_box {
    min-height: 0;
    width: 100%;
    left: 0;
    height: auto;
    transition: all .5s ease;
    top: -100px;
    position: fixed;
    z-index: 110;
    background-color: #fff
}

#head_search_box.active {
    top: 0
}

#head_search_box .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#head_search_box .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#head_search_box .e_container-1 .cbox-1-1 {
    flex: 0 0 80px;
    border-left: 1px solid #ddd
}

#head_search_box .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px
}

#head_search_box .e_container-2>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#head_search_box .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 86%;
    margin-left: 0
}

#head_search_box .e_container-4>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#head_search_box .e_container-4 .cbox-4-0 {
    flex: 0 0 50px;
    align-self: center
}

#head_search_box .e_image-5 {
    overflow: hidden;
    width: 20px;
    height: 20px
}

#head_search_box .e_image-5 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    filter: unset
}

#head_search_box .e_container-4 .cbox-4-1 {
    align-self: center
}

#head_search_box .e_form-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#head_search_box .e_form-6>.p_formItem {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#head_search_box .e_formBtn-7 {
    width: 120px;
    background: 0 0;
    text-align: center;
    padding: 10px 20px;
    margin: 0;
    font-size: 15px;
    color: #aaa;
    border-radius: 50px;
    border: 1px solid#aaa;
    cursor: pointer;
    outline: 0;
    line-height: 20px;
    transition: all .5s ease;
	display: block;
}

#head_search_box .e_formBtn-7:hover {
    background: #0e70b9;
    border: 1px solid #0e70b9;
    color: #fff
}
#head_search_box .e_formBtn-7:hover #searchbtn {
    color: #fff
}
#head_search_box .e_formBtn-7 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0;
    overflow: hidden
}

#head_search_box .btn:focus {
    box-shadow: none
}

#head_search_box .e_form-6 .cbox-6-0 {
    flex: 0 0 calc(100% - 120px);
    align-self: center
}

#searchbtn{background:none;border:0;color:#0e70b9}
#head_search_box .form-control {
    border: none;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    font-size: 15px;overflow: visible;outline :none;
	width:100%;
    padding: 0
}

#head_search_box .form-group {
    margin-bottom: 0
}

#head_search_box .form-control:focus {
    border: none;
    background: #fff;
    box-shadow: none
}

#head_search_box .e_container-1 .cbox-1-0 {
    align-self: center
}

#head_search_box .e_html-9 {
    min-height: 0;
}

#head_search_box .e_html-9 .search_close {
    width: 20px;
    height: 20px;
    display: flex
}

#head_search_box .e_html-9 .search_close svg {
    fill: #0e70b9;
    transition: all .5s ease;
    cursor: pointer
}

#head_search_box .e_html-9 .search_close:hover svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width: 768px) {
    #head_search_box .e_container-1 .cbox-1-1 {
        flex:0 0 40px
    }

    #head_search_box .e_container-2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px
    }

    #head_search_box .e_form-6 .cbox-6-1 {
        flex: 0 0 80px;
        align-self: center
    }

    #head_search_box .e_form-6 .cbox-6-0 {
        flex: 0 0 calc(100% - 80px);
        align-self: center
    }

    #head_search_box .e_formBtn-7 {
        width: 80px;
        padding: 5px 20px
    }
}

#logo1{background: url(images/clogo.png) no-repeat left center;background-size: 80px 80px;padding-left:90px;width:1100px;margin: 15px 0;height: 80px;overflow: hidden;}
#logo1 h1{text-align:left;font-size: 20px;line-height: 26px;height: 52px;overflow: hidden;width: 1010px;}
#logo1 h2{text-align:left;font-size: 14px;height: 28px;overflow: hidden;width: 1010px;}

#nav1{height: 50px;}
#nav1 li{width:160px;float:left;text-align:center;font-size: 17px;position:relative;font-weight: bold;}
.submenu1 a{font-size:14px;display:block;padding:10px;font-weight: normal;}
.submenu1{display:none;width:160px;position:absolute;}
.submenu1 li{margin-bottom:1px;background:#fff;opacity:0.8;}
.menu1 li:nth-child(2):hover .submenu1{display:block;}
.menu1 li:nth-child(3):hover .submenu1{display:block;}
.menu1 li:nth-child(7):hover .submenu1{display:block;}
.submenu1 a:hover{background:#c50d0d;color:#fff;}

#cban{background:url(images/cban.jpg) center top;height:604px;overflow:hidden;}
.cbannr{padding-top:430px; color:#fff;font-size:12px;line-height:1.6;}
.xwnr1{margin:20px 0 10px;}
.imgbox11{text-align:center;}
.imgbox11 img{max-width:800px;height:auto;}



.nchtit { margin: 0 0 20px; }
.nchtit h2 { font-size: 34px; font-weight: bold; background: url(images/nchtit.png) no-repeat left center; padding-left: 60px; height: 47px; line-height: 47px; }
.nchtit h2 em { background: url(images/mch2.png) no-repeat center center; display: inline-block; margin: 0 20px; width: 88px; height: 37px; line-height: 37px; font-size: 20px; color: #ffffff; text-align: center; font-weight: normal; }
.nchtit h2 span { border-left: 1px #999 solid; font-size: 18px; font-weight: normal; height: 47px; margin-left: 10px; padding-left: 10px; line-height: 47px; }
.nchtit p { text-indent: 40px; }

.cp {padding: 40px 0;}
.cp:last-child{ margin-bottom: 0;}
#pc .cp:nth-child(2n){background-color: #f3f3f4; }
.nchtit .gd { float: right; width: 162px; height: 48px; line-height: 48px; background: url(images/mch1.png) no-repeat center center; text-align: center; }
.nchtit .gd a { color: #333; }

.cpzs {  /**/ overflow: auto; zoom: 1; }
.cpzs li { width: 24%; float: left; text-align: center; display: inline; margin:0 0.4%; box-sizing: border-box; border-radius: 10px; }
.cpzs1 li { width: 31%; float: left; text-align: center; display: inline; margin:0 1% 2%; box-sizing: border-box; overflow: hidden;}
.cpzs li p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 52px; background: url(images/mico.png) no-repeat 20px center; text-align:left; padding-left:50px; }
.cpzs li p a { color: #333; font-size: 18px; }
.cpzs .imgZoom1 { position: relative;overflow: hidden;border-radius: 10px; border: 1px #ccc solid;border-radius: 15px;}
.cpzs .imgZoom1 img { display: block; border-radius: 10px; max-width: 100%;transition: transform 0.3s ease-out;}
.cpzs li:hover img{transform: scale(1.1);}
.cpzs li .mcpbox { display: none; }
.cpzs li:hover .mcpbox { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; z-index: 99; background: url(images/tm1.png) repeat center center; border-radius: 10px; color: #ffffff; }

.cplist{ overflow:hidden; margin:30px auto 10px; }
.cplist li{ width:15%; margin:0 0.8%; float:left; text-align:center;  line-height:50px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin-bottom: 10px; }
.cplist li a{ display:block; border:1px #333333 dashed; border-radius:15px;}
.cplist li a:hover{ background:url(images/cplisth.jpg) repeat-x center center; color:#ffffff; border:0;}

