body { margin: 0 auto; padding: 0; color: #565656; font: 12px "Microsoft Yahei"; }
div, form, ul, ol, li, span, p, dl, dd, img, a img,a { margin: 0; padding: 0; border: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 14px; font-weight: normal; }
ul, ol, li { list-style: none }
table, td, input { font-size: 14px; padding: 0 }
a { text-decoration: none; color: #565656; outline-style: none; }
.jtop{
    width: 100%;background-color: #e8e8e8;height: 42px;
}
.jcenter{
    width: 1200px;height: 100%;margin: auto;font-size: 14px;letter-spacing: 1px;
}
.jc_left{
    float: left;line-height: 42px;color: #333333;
}
.jc_right{
    float: right;line-height: 42px;
}
.jc_right a{
    color: #666666;
}

.head{height: 100px;width: 1200px;margin:auto;}
.top{width: 100%;height: 100px;}
.top-r{
    width: 260px;
    float: right;
    padding-top: 10px;
}
.top-r span{
    float: left;
    font-family: SimSun;
    font-size: 24px;
    font-weight: bold;
    line-height: 43px;
    letter-spacing: 0px;
    color: #c20000;
}
.fl {
    float: left;
}
.db {
    width: 600px;
    height: 100px;
    float: left;
}
.top .logo{width:600px;line-height: 100px;background: url('../images/logo.png') no-repeat center center; }
.navbar{ 
    position: relative;
top: 0;
left: 0;
width: 100%;
height: 62px;
background-image: linear-gradient(1deg, 
#015eea 0%, 
#00c0fa 100%), 
linear-gradient(
#3b3748, 
#3b3748);
background-blend-mode: normal, 
normal;
box-shadow: 0px 6px 8px 0px 
rgba(0, 0, 0, 0.15);
display: flex;
justify-content: center;
    padding: 0;
}

.navbar .container{ position: relative;}

.container{
margin: 0 auto;
width: 1200px;
}
#nav-menu{ width: 100%; height: 100%;}
#nav-menu .menu{ display: flex;
    height: 62px;}
#nav-menu .menu li.stmenu{font-size: 18px;line-height:62px; text-align: center;flex: 1;position: relative;height: 100%;}
#nav-menu .menu li.stmenu a.xialaguang{ font-size: 20px;letter-spacing: 2px; display: block; width: 100%; color: #fff;}
#nav-menu .menu li.stmenu a.xialaguang i{ display: inline-block; border:5px solid transparent;border-top-color:#fff; margin-left: 5px; transform:translateY(3px);}

a.xialaguang.navhover{ background:#fff;color: #000!important;}
.children{ z-index: 999; position: absolute; width: 100%; background:rgb(2 112 247 / 60%);;  text-align: center; display: none; left:0; top: 100%;}
.children a{ font-size: 18px; color: #fff; display: block;padding:0 0.8rem; }
.children li{ height: 3rem; line-height: 3rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.children a:hover{ background: #0174ee;}
.top-dh{
	position: absolute;
	height: 2.125rem;
	right: 0;
	top: 2.1rem;
	background: #d80808;
	padding: 0 1rem;
	line-height:2.125rem;
	color: #fff;
}
.top-dh i{ margin-right: 6px;}
.pull-left{
	float: left !important; 
}

.indexbanner {
	width: 100%;overflow: hidden; position: relative;
}
.banPic li,.banPic{ width: 100% ; }
.prevBtn,.nextBtn{ width: 81px; height:81px; display: block; position: absolute; top: 50%; margin-top: -34.5px; z-index: 20; transition: all 0.7s;-webkit-transition: all 0.7s;-moz-transition: 0.7s;}
.prevBtn{ background: url(../images/leftarrow.png) no-repeat; left: -200px;}
.nextBtn{ background: url(../images/rightarrow.png) no-repeat; right: -200px;}
.nextBtn:hover{background: url(../images/rightarrow.png) no-repeat;}
.prevBtn:hover{background: url(../images/leftarrow.png) no-repeat;}
.indexbanner:hover .prevBtn{ left: 50px;}
.indexbanner:hover .nextBtn{ right:50px;}


.banPic ul{ width: 100%;}
.picNum{ position: absolute;width: 100%; left: 0; bottom: 10px; text-align: center; z-index: 111;}
.picNum li{ display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fefefe;
    font-size: 0;
    margin: 0 8px;}
.picNum li.on{ background: #bc0304;}
.indexbanner li a img {
	display: block;
	width: 100%;
	position: relative;
}

.rm{
	width: 100%;
	height: 68px;
	background-image: linear-gradient(0deg, 
		#e0e0e0 0%, 
		#d6d6d6 0%, 
		#cbcbcb 0%, 
		#e5e5e5 24%, 
		#ffffff 51%, 
		#f7f7f7 82%, 
		#efefef 100%), 
	linear-gradient(
		#e9e9e9, 
		#e9e9e9);
}
.rm-mid{
	width: 1200px;
    margin: auto;
}
.rm-mid a{
    font-size: 18px;
    color: #666666;
    letter-spacing: 2px;
    cursor: pointer;
}
.rm-mid span{
    font-weight: normal;
    background: url(../images/tz.png) no-repeat left;
    padding-left: 45px;
    display: -webkit-inline-box;
    font-size: 24px;
    line-height: 68px;
    color: #333333;
}
.form{
	float: right;
	position: relative;
}
.search-keyword{
	width: 274px;
    height: 37px;
    outline: none;
    padding-left: 40px;
    color: #999999;
    line-height: 36px;
    letter-spacing: 1px;
    font-size: 18px;
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 2px #d6d6d6;
}
.search-submit{
	cursor: pointer;
    width: 45px;
    height: 38px;
    background: url(../images/sousuo.png) no-repeat;
    position: absolute;
    top: 6px;
    border: none;
    left: 10px;
}
/* 鏍稿績绔炰簤鍔 */
.hx{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.hx p{
    font-family: SimHei;
    font-size: 34px;
    letter-spacing: 3px;
    color: #0657b2;
    text-align: center;
    margin: 60px auto 40px;
}
.hx p span{
    color: #bc0304;
}

.qt{
    width: 100%;
    overflow: hidden;
}
  .tablist .parHd{
    height: 152px;
    line-height: 152px;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
  }
.tablist .parHd ul{ float:left;   overflow: hidden;width: 100%   }
.hx-box{
    width: 104px;
    height: 104px;
    border-radius: 10px;
    border: dashed 2px #3d3d3d;
    box-sizing: border-box;
    background: url(../images/zz.png) no-repeat center;
}
.hx-box1{background: url(../images/jy.png) no-repeat center;}
.hx-box2{background: url(../images/fw.png) no-repeat center;}
.hx-box3{background: url(../images/aq.png) no-repeat center;}
.hx-box4{background: url(../images/td.png) no-repeat center;}
.hx-box5{background: url(../images/yw.png) no-repeat center;}
.hx-box6{background: url(../images/wh.png) no-repeat center;}
.hx-box7{background: url(../images/fb.png) no-repeat center;}
.tablist .parHd ul li{float: left;
    cursor: pointer;
    font-size: 24px;
    margin-right: 52px;
    text-align: center;}
.tablist .parHd ul li:last-child{
    margin-right: 0;
}
.tablist .parHd ul li.on .hx-box{background: url(../images/xzz.png) no-repeat center;}
.tablist .parHd ul li.on .hx-box1{background: url(../images/xjy.png) no-repeat center;}
.tablist .parHd ul li.on .hx-box2{background: url(../images/xfw.png) no-repeat center;}
.tablist .parHd ul li.on .hx-box3{background: url(../images/xaq.png) no-repeat center;}
.tablist .parHd ul li.on .hx-box4{background: url(../images/xtd.png) no-repeat center;}
.tablist .parHd ul li.on .hx-box5{background: url(../images/xyw.png) no-repeat center;}
.tablist .parHd ul li.on .hx-box6{background: url(../images/xwh.png) no-repeat center;}
.tablist .parHd ul li.on .hx-box7{background: url(../images/xfb.png) no-repeat center;}
.tablist .parHd ul li.on b{
    background: url(../images/line.png) no-repeat bottom;
    width: 104px;
    height: 14px;
    display: block;
}
.tablist .parHd ul li a{display: block;
    width: 100%;
    height: 100%;
    line-height: 45px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #333333;}
.tablist .parBd{overflow: hidden;
    position: relative;
    width: 100%;
    height: 400px;
    margin: 40px auto 65px;}
/* 浜у搧 */
.pro{
    width: 100%;
    height: 930px;
    background: url(../images/bj.png) no-repeat center;
}
.pro-center{
    display: block;
    padding-top: 34px;
    margin: 0 auto 50px;
}

/*floor3*/
.floor3{
	width: 1200px;
    margin: auto;
    overflow: hidden;
}
.floor3 .floor3_title{
	width:100%;
}
.floor3 .floor3_title img{
	width:100%;
}
.floor3 .floor3_main{
	width:100%;
}

.floor3 .nTab{ width:100%; margin: 0 auto; }
.floor3 .nTab .TabTitle{
    width: 275px;
    height: 620px;
    float: left;
    background: #fff;
}
.floor3 .nTab .TabTitle ul{
	width: 100%;
	overflow: hidden;
}
.floor3 .nTab .TabTitle ul li {
    float: left;
    width: 100%;
    height: 68px;
    line-height: 68px;
    text-align: center;
}
.floor3 .nTab .TabTitle ul li:first-child{
    background-image: linear-gradient(0deg, 
		#015eea 0%, 
		#023c94 100%), 
	linear-gradient(
		#3b3748, 
        #3b3748);
        font-size: 28px;
        line-height: 68px;
        letter-spacing: 8px;
        color: #ffffff;
}
.floor3 .nTab .TabTitle ul li i{
	background: url(../image/icon_09.png) no-repeat;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 12px;
    margin-left: 20px;
}

.floor3 .nTab .TabTitle li.active{
    position: relative;
    height: 100%;
    margin-bottom: 0;
}
.floor3 .nTab .TabTitle ul li:last-child{
	margin: 0;
}
.floor3 .nTab .TabTitle a{
	color: #333333;
    font-size: 18px;
    letter-spacing: 1px;
    width:100%;
}
.floor3 .nTab .TabTitle li.active a{
	color: #000;
    font-size: 18px;
    letter-spacing: 1px;
}
.floor3 .nTab .TabContent{
    width: 895px;
    float: right;
}
.floor3 .myTab0s_Content{
	float:left;
	width:100%;
}
.floor3 .nTab .TabContent .pic{
	float: left;
    display: inline-block;
    width: 288px;
    margin-right: 15px;
    margin-bottom: 22px;
}
.floor3 .nTab .TabContent .pic:nth-child(3n){
	margin-right: 0;
}
.floor3 .nTab .TabContent .pic img{
    float: left;
    width: 100%;
	height: 298px;
	border-radius: 10px 10px 0px 0px;
}
.floor3 .nTab .TabContent .pic span{
	display: inline-block;
    width: 100%;
    height: 47px;
    line-height: 47px;
	font-size: 18px;
	letter-spacing: 2px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
	background-color: #ffc301;
	border-radius: 0px 0px 10px 10px;
}
.none {display:none;}
.dh{
	color: #4ba0c9;
    font-size: 24px;
    margin-top: 65px;
    line-height: 35px;
    text-align: center;
}

.ab{
    width: 1200px;
    margin: 0 auto 60px;
    overflow: hidden;
}
.ab-jj{
    margin: 50px auto 30px;
    display: block;
}
.ab-left{
    width: 480px;
    height: 343px;
    float: left;
}
.ab-right{
    width: 706px;
    height: 343px;
    float: right;
}
.ab-right p{
    font-size: 18px;
	line-height: 43px;
	letter-spacing: 2px;
    color: #333333;
    text-indent: 40px;
}
.kh{
    width: 100%;
    height: 693px;
    background: #f3f3f3;
}
#colee_left{overflow:hidden;width:1200px; margin:50px auto 100px;}
#colee_left p{
    margin: 0 12px;
	text-align: left;}
#colee_left img{align-items: center;
	margin: auto}

.gc{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.gc_pic{
	float: left;
    display: inline-block;
    width: 384px;
    margin-right: 15px;
    height: 497px;
    background-color: #ffffff;
}
/* .gc_pic:last-child{
	margin-right:0;
} */
.gc_pic img{
    float: left;
    width: 100%;
    height: 280px;
}
.gc_pic span{
    display: inline-block;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    letter-spacing: 2px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    text-indent: 10px;
}
.gc_pic p{
    font-size: 18px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #666666;
	height: 90px;
    overflow: hidden;
}
.kh-more{
    text-align: left;
    font-size: 18px;
    line-height: 60px;
    letter-spacing: 2px;
    color: #999999;
    margin: 0 12px;
	display: block;
}
.ab ul li{
    width: 557px;
    height: 108px;
    float: left;
    border-bottom: 1px solid #dadada;
    margin-bottom: 50px;
}
.ab ul li:nth-child(2n){
    float: right;
}
.new-l{
    float: left;
    font-size: 24px;
    letter-spacing: 1px;
    color: #666666;
}
.new-l span{
    font-size: 18px;
	letter-spacing: 0px;
	color: #666666;
}
.new-r{
    float: right;
    width: 478px;
}
.new-title{
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 2px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.new-r p{
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #666666;
	width: 100%;
    height: 60px;
    overflow: hidden;
}

.bottom{
    width: 100%;
    overflow: hidden;
	background-color: #000000;
}
.b-center{
    width: 1200px;
    margin: auto;
    color: #fff;
    padding-top: 40px;
}
.b-left{
    width: 450px;
    float: left;
}
.b-nev{
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 30px;
}
.line{
    width: 32px;
	height: 4px;
    background-color: #ffffff;
    margin: 8px 0;
}
.b-left a{
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 2px;
    color: #ffffff;
    display: block;
    width: 110px;
    float: left;
    text-align: center;
}
.b-left i{
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.b-right{
    width: 615px;
    float: right;
}
.b-ewm{
    width: 186px;
    height: 186px;
    float: left;
    margin-top: 37px;
}
.b-lx{
    width: 395px;
    padding-left: 25px;
    float: left;
}
.b-lx p{
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
}
.b-lx p a{
    color: #fff;
}