.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


.fl{float:left;}
.fr{float:right;}
/*头部样式*/
 

.header{
    height: 142px; 
    line-height: 142px; background-image:url("/images/topbg.jpg");
}

.head1{
    height: 32px; 
    line-height: 32px;  
}
.head1_fl p{
    font-size: 12px;
    color: #fff;
    line-height: 32px;
}
.k1,.k1 a{
    font-size: 12px;
    color: #fff;
    line-height: 32px;
}

.head2{
    height: 110px;
    line-height: 110px;
}
.head2_fl{
    width: 40%
}

.sysy{ width:200px; height:80px; margin-top:38px;  float:right; text-align:center}
.sysy td{ text-align:center}
.sysy td a{ font-size:14px}

.logo img{
    width:100%; margin-top:20px;
}


/*导航栏样式*/

.nav{
    margin-left: 30px;
}
.nav li{height:110px;text-align:center;float:left;position:relative;z-index:999;margin: 0 1px;}
.nav li a{display:block;line-height:110px;color:#333333;height:110px;font-size: 16px;}
.nav li:hover a.a{color:#b8121e;text-decoration:none;s}

.nav .sec{background:rgba(255,255,255,0.85);color:#000;overflow:hidden;z-index:9999;position:absolute;top:110px;left:0%;display: none;width: 180%;}
.nav .sec a{height:38px;line-height:38px;width:100%;overflow: hidden;}
.nav .sec a:hover{background:rgba(255,255,255,0.85);text-decoration:none;color:#ce0000;}

	/* PC菜单样式 */
	.header2{ width:100%; height: 70px; background-color:#c90f23 }
	.wrap22{width: 1200px;margin: 0 auto;}
	#nav {display: flex; }
	
	
	.head_div {
  width: 1200px;
  height: 70px;
  margin: auto; 
}
 
	ul.nav {display: inline-flex;flex: 1;padding-left:0px; }
	li.nav-item {flex: 1;}
	li.nav-item>a{ text-align: center; width:150; line-height: 70px;font-size: 18px;  color:#ffffff}
	/*
	li.nav-item>a::before{ display: none; content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); border-width: 0 10px 10px; border-style: solid; border-color: transparent transparent #cc0000; position: absolute;}
	*/
	 
	
	li.nav-item:hover>a ,li.nav-item { width:150; height:70px; font-size:18px; color: #ffffff;   border-radius:0px}
	.active22 { width:150; height:70px; font-size:18px; color: #ffffff; background-color:#fca738; border-radius:0px}
	 
	/* 二级菜单 */
	.subMenu{display: none;position: absolute;top: 100px;left: 0;width: 100%; height: 50px;background-color: #cc0000;}
	.subMenu>ul{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: center;align-items: center;}
	.subMenu>ul>li>a{display:block;padding:0 0px;text-align: center;line-height: 50px;color: #fff; font-size:16px;}
	.subMenu>ul>li>a:hover{color:#ffff00; }

/*搜索和热门搜索*/
.search{text-align:left;height:24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:110px;float:left;height: 24px;margin-top: 43px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:24px;background:none;border:none;line-height:24px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:7px;color:#666;width: 80px;text-transform: uppercase;font-size: 15px;color: #333;}
#formsearch input#s_btn{width:25px;text-align:center;cursor:pointer;background: url(../images/sss.png) no-repeat;}
input#keyword:-ms-input-placeholder{
color: #333;font-family: "Arial";
}
input#keyword::-webkit-input-placeholder{
color: #333; font-family: "Arial";
}




/*图片轮换*/
#slideBox {
	width:600px;
	height:400px;
	overflow:hidden;
	position:relative;
	margin:0px auto; background-color:#ffffff;
}
#slideBox ul#show_pic {
	margin:0;
	padding:0;
	list-style:none;
	height:400px;
	width:3000px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:400px;
}
#slideBox ul#show_pic li img {
	display:block;
	width:600px;
	height:400px;
}
#iconBall {
	position:absolute;
	bottom:0;
	right:0; margin-bottom:12px;
}
#iconBall li {
	float:left;
	color:#7a7a7a;
	width:10px;
	height:10px; margin-right:5px; 
	line-height:10px;
	cursor:pointer;
	text-align:center;
	font-size:14px; 
	background-color:#ffffff; border-radius:50%;
}
#iconBall li.active { background-color:#FF0000; 
	color:#fff;
}
#slideText {
	width:600px;
	height:38px;
	background:rgba(0, 0, 0, 0.6);
	color:#fff; font-size:16px;
	position:absolute;
	left:0px;
	bottom:0px;
*background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
#textBall {
	position:absolute;
	left:10px;
	bottom:3px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:14px;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	text-decoration:none;
	color:#ffffff; font-size:16px;
}

/*主体样式*/
#container{width:1200px;margin:0 auto; margin-top:20px;}
#container .dqwz222{width:100%; height:40px; line-height:40px; margin:0 auto; background-color:#ffffff; float:left; padding-left:0px;}

.jjfmain{ background-image:url(/images/about_bg.jpg); padding:30px 0;}

.jjfa{
    margin-top: 0px;
    margin-bottom: -10px;
}
.title{
    text-align: center;
}
.title h2{
    font-size: 32px;
    color:#333;
    font-weight: normal;
}
.title h3{
    font-size: 14px;
    color:#999;
    font-weight: normal;
    margin-top: 10px;
}
.jjfa1{
    margin-top: 20px; margin-bottom:0px;
}
.jjfa1  li{
    float: left;
    width: 392px; height:95px;
    margin-right: 6px;
}
.jjfa1  li:nth-child(7){
    margin-right: 0px;
}
.jjfa1  li .jjtp{
    width: 148px;
    height: 148px;
    border: 1px solid #dadada;
    text-align: center;
    padding-top: 40px;
}
.jjfa1  li:hover .jjtp{
    background: #244480;
    border: 1px solid #244480;
   box-shadow:0 0 10px #244480;

box-shadow: 0 0 0 }
.jjfa1  li .jjtp .img1{
    display: block;
        text-align: center;
     margin: 0 auto;
     vertical-align: middle;

}
.jjfa1  li:hover .jjtp .img1{
display: none;
}
.jjfa1  li .jjtp .img2{
    display: none;
}
.jjfa1  li:hover .jjtp .img2{
 display: block;
        text-align: center;
     margin: 0 auto;
     vertical-align: middle;
}
.jjfa1  li h3{
    margin-top: 20px;
    font-size: 14px;
    color:#333;
    text-align: center;
    font-weight: normal;
}
.jjfa .ckgd{
    
    width: 180px;
    height: 42px;
    border: 1px solid #b3b4b4;
    margin: 0 auto;
    text-align: center;
    margin-top: 56px;
}

.jjfa .ckgd:hover{
    background: #ce0000;
}

.jjfa .ckgd:hover a{
    color: #fff
}

.jjfa .ckgd a{
    font-size: 14px;
    color: #333;
    line-height: 42px;
    text-align: center;
}


.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
*zoom:1;
}
.b-1 {
	height: 419px;
	background: url(../images/b-1.jpg);
}
.b-1 h2 {
	font-size: 27px;
	text-align: center;
	color: #30c8c6;
	padding: 60px 0 20px;
}
.b-1 ul {
	width: 1200px;
	margin: 0 auto;
}
.b-1 li {
	width: 385px;
	height: 250px;
	background: #fff;
	float: left;
	display: inline;
	box-shadow: 0 0 8px #ccc; border-radius:10px; margin:6px;
	margin-right: 8px;
}
.b-1 li:last-child {
	float: right;
	margin-right: 0;
}
.b-1 li img {
	float: left;
	margin: 28px 0 0 12px;
}
.b-1 li a {
	width: 380px;
	height: 150px;
	display: block;
}
.b-1 li .r {
	width: 340px;
	height: 94px;
	float: right;
	margin: 28px 12px 0 0;
}
.b-1 li .r h3 {
	font-size: 17px;
	font-weight: normal;
}
.b-1 li .r span {
	color: #da1215;
	border: 1px solid #da1215;
	border-radius: 2px;
	font-size: 12px;
	padding: 1px 5px;
	margin-left: 10px;
}
.b-1 li .r p {
	padding: 8px 0 12px;
	color: #666666; font-size:14px;
}

.b-1 li .r .wjx {
	    margin-top:-18px; margin-left:-10px;
	color: #ff0000;  
}
.b-1 li .r .d  {
	font-size: 16px;
	color: #555555;
	font-family: Arial;
	padding-right: 5px;  
}
.b-1 li .r .xxx  {
	 border-bottom:2px solid #c90f23; width:10%; margin-top:10px;
}
.b-1 li:hover {
	box-shadow: 0 0 5px #888;
}
.b-1 li:hover h3 {
	font-weight: bold;
}
.b-1 .xw {
	width: 1087px;
	height: 45px;
	line-height: 45px;
	background: url(../images/xw.png) left center no-repeat;
	padding-left: 113px;
	margin: 30px auto 0;
}
.b-1 .tempWrap {
	padding-top: 12px !important;
}
.b-1 .xw dl {
	padding-top: 12px;
}
.b-1 .xw dt {
	font-size: 14px;
	float: left;
	display: inline;
	padding: 0 30px;
	border-right: 1px solid #ccc;
	height: 21px;
	line-height: 21px;
}
.b-1 .xw dt:last-child {
	border-right: 0;
}
.b-1 .xw dt a {
	padding-left: 15px;
}
.b-1 .xw dt span {
	color: #999;
}



.pro{
    /*margin-top: 50px;*/
    height: 696px; background-color:#f0f9ff;
    padding-top: 20px;
}
.title1{
    text-align: center;

}
.title1 h2{
    font-size: 32px;
    color:#333;
    font-weight: normal;
}
.title1 h3{
    font-size: 14px;
    color:#fff;
    font-weight: normal;
    margin-top: 15px;
}
.pro2{
    margin-top: 55px;
}
.pro2 ul{
    float: left;
    width: 290px;
    /*width: 233px;*/
    margin-right: 10px;
}
.pro2 ul .a2{
     width: 290px;
     /*width: 233px;*/
     position: relative;
     height: 358px;
     float: left;
}
.pro2 ul .a2 img{
     width: 100%;
     position: relative;
     height: 358px;
     float: left;
}
.pro2 ul .a2 .a{
    position: absolute;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    padding-bottom:20px;
    background:  url(../images/prohx.png) no-repeat left bottom;
    left: 25px;
    top: 100px;
    z-index: 99;

}
.pro2 ul .a2 p{
     position: absolute;
    font-size: 14px;
    color: rgba(255,255,255,.7);
    font-weight: normal;
   line-height: 26px;
    left: 25px;
    top: 195px;
    z-index: 99;
    width: 240px;
}
.pro2 ul:nth-child(4){
    margin-right: 0px;
}
/*.pro2 ul.cur{*/
    /*width: 591px;*/
/*    width: 466px*/
/*}*/
/*.pro2 ul .sec1{*/
/*    display: none;*/
/*}*/
/*.pro2 ul.cur .sec1{*/
/*    float: left;*/
/*    display: block;*/
    /*width: 297px;*/
/*    width: 233px;*/
/*    height: 358px;*/
/*    background:  url(../images/prohbg.png) no-repeat ;*/
/*    padding-top: 77px;*/
/*}*/
/*.pro2 ul.cur .sec1 li .b{*/
/*    width: 190px;*/
/*    height: 26px;*/
/*    background:  url(../images/prohsec.png) no-repeat ;*/
    
/*    display: block;*/
/*    text-align: center;*/
/*    margin: 0 auto;*/
/*    margin-bottom: 10px;*/
/*    font-size: 14px;*/
/*    color: #707070;*/
/*}*/
/*.pro2 ul.cur .sec1 li .b:hover{*/
/*    background: none;*/
/*}*/
.pro1 .ckgd1{
     width: 180px;
    height: 42px;
    border: 1px solid #b3b4b4;
    margin: 0 auto;
    text-align: center;
    margin-top: 0px; 
    background: #fff;
}

.pro1 .ckgd1:hover a{
    color: #ce0000
}

.pro1 .ckgd1 a{
    font-size: 14px;
    color: #333;
    line-height: 42px;
    text-align: center;
}

.sycase{
    margin-top: 50px;
}
.case1{
    margin-top: 40px;
    text-align: center;
}
.case1 ul{
    width: 690px;
    margin: 0 auto;
}
.case1 ul li{
    width: 75px;
    height: 28px;
    line-height: 28px;
    float: left;
     margin-right: 23px;
}
.case1 ul li a{
    font-size: 16px;
    color:#666;
    
}
.case1 ul li:hover{
    background: #b5001e;
}
.case1 ul li:hover a{
    color: #fff;
}
.case2{
    margin-top: 55px;
}
.case2 ul li{
    float: left;
    width: 285px; height:260px; background-color:#ffffff; margin-bottom:10px; padding:10px;
    margin-right: 13px; text-align:center;
}

.case2 ul li img{
   height:200px; text-align:center;
}
.case2 ul li:nth-child(4){
    margin-right: 0px;
}
.case2 ul li h3{
    font-size: 14px;
    margin-top: 20px; margin-bottom:20px;
    color:#333;
    font-weight: normal;
    text-align: center;
}
.case2 ul li h3 a{
    color: #333;
}

.sycase .ckgd{
    
    width: 180px;
    height: 42px;
    border: 1px solid #b3b4b4;
    margin: 0 auto;
    text-align: center;
    margin-top: 43px;
}

.sycase .ckgd:hover{
    background: #ce0000;
}
.sycase .ckgd:hover a{
    color: #fff;
}
.sycase .ckgd a{
    font-size: 14px;
    color: #333;
    line-height: 42px;
    text-align: center;
}


.synews{
    margin-top: 55px;
    height: 696px;
     background: url(../images/newsbg.png) no-repeat;
    padding-top: 70px;
}
.news1{
    margin-top: 60px;
}
.news2{
    width: 380px;
    margin-right: 30px;
}
.news3{
    margin-right: 0px;
}
.news2-1 li{
    position: relative;
    width: 380px;
    height: 216px; background-color:#FFFFFF;
}
.news2-1 li h2{
    position: absolute;
    width: 84px;
    height: 24px;
    background: #b5001e;
    text-align: center;
    line-height: 24px;
    left: 0px;
    top: 0px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}
.news2-1 li h3{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 44px;
    background: rgba(0,0,0,.5);
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.news2-1 li h3 a{
    color: #fff;
}

.news2-2{
    margin-top: 28px;
}
.news2-2 li{
    padding-left: 26px;
    background: url(../images/jian.png) no-repeat left center;
    line-height: 30px;
}
.news2-2 li h3 a{
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
}
.news0 .ckgd1{
     width: 180px;
    height: 42px;
    border: 1px solid #b3b4b4;
    margin: 0 auto;
    text-align: center;
    margin-top: 56px; 
    background: #fff;
}
.news0 .ckgd1:hover{
    background: #ce0000;
}
.news0 .ckgd1:hover a{
    color: #fff
}
.news0 .ckgd1 a{
    font-size: 14px;
    color: #333;
    line-height: 42px;
    text-align: center;
}

.syabo{
    min-height: 700px;
    padding-top: 30px; background-color:#f3f4f8;
    /*background: url(../images/aboutbg.png) no-repeat center;*/
}
.abo1 .abwz{
    width: 617px;
}
.abo1 .abwz h2{
    font-size: 14px;
    width: 216px;
    height: 32px;
    text-align: center;
    color: #fff;
    background: #b5001e;
    line-height: 32px;
    font-weight: normal;
}
.abo1 .abwz h3{
    font-size: 50px;
    color: #333;
    font-weight: normal;
    margin-top: 10px;
}
.abo1 .abwz h4{
    margin-top: 50px;
}
.abo1 .abwz h4 p{
    font-size: 14px;
     color: #333;
    font-weight: normal;
    line-height: 30px;
}
.abo1 .abwz .ljgd{
    display: block;
    margin-top: 75px;
    width: 200px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    color:#333;
    border:1px solid #b9b9b9;
}
.abo1 .abwz .ljgd:hover{
    background: #007feb;
    color:#fff;
}

.abtp{
    margin-top: 97px;
    position: relative;
    height: 400px;
    width: 500px;
}
.abtp h3{
    position: absolute;
    width: 500px;
    height: 64px;
    left: 0px;
    bottom: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 64px;
    padding-left: 113px;
    background:  url(../images/absp.png) no-repeat 48px center #007feb;
}
/*友情链接*/
.f_link{
     /*background:  url(../images/ftlink.png) no-repeat center;*/
     background: #2c549f;
    height:35px; line-height:35px; 
    overflow: hidden;
}
.f_link,.f_link a{
    font-size: 12px;
    /*line-height: 75px;*/
    color:#ccc;
}
.f_link span{
    font-weight: bold;
    text-transform: uppercase;
}
/*页面底部*/
.copyright{text-align:center;line-height:24px;}

.foot{
    background: #e9e9e9;
    padding-top: 60px;
    height: 335px; color:#333333;
}

.ftlx p:nth-child(2){
    font-size: 14px;
    color: #333;
    margin-top: 30px;
}
.ftlx p:nth-child(3){
    font-size: 14px;
    color: #333333;
   line-height: 30px;
   margin-top: 10px;
}
.ftlx p:nth-child(4){
    font-size: 14px;
    color: #333333;
    line-height: 30px;
   
}
.ftlx p:nth-child(5){
    font-size: 14px;
    color: #333333;
    line-height: 30px;
   
}
.ftlx p:nth-child(6){
    font-size: 14px;
    color: #333333;
    line-height: 30px;
   
}
.ftnav{
    margin-left: 130px;
}
.ftnav dl{
    float: left;
    width: 90px;
    margin-right: 30px;
    margin-top: 6px;
}
.ftnav dl dt{
    font-size: 16px;
    color: #333; font-weight:bold;
    line-height: 30px;
    margin-bottom: 12px;
}
.ftnav dl dd a{
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.ftewm{
    margin-top: 10px;
}
.footer{
    background: #c90f23;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #ffffff;
}
.footer a{
    /*background: #1e1e1e;*/
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #ffffff;
}