@charset "utf-8";
/* CSS Document */

body{ font-size:16px; color:#000; background:#FFF;   font-family: "Microsoft YaHei",  Verdana, sans-serif, "SimSun";  -webkit-text-size-adjust:none;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale;  margin:0px; padding:0px;word-break:break-all;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100% }ul,li,p{ list-style-type:none; padding:0px; margin:0px;}img{ border:0px;}
a:link {color:#333;text-decoration: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
a:visited {text-decoration: none;color: #000;}a:hover {text-decoration: none;color: #1b3545;}a:active {text-decoration: none;color: #333;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

em, i {
    font-style: normal;
}
.w-all{ display:none;}
body, button, input, select, textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}


*, ::after, ::before {
    box-sizing: border-box;
    outline: none;
}


body{box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;}
 body{font-family: "Microsoft YaHei Light", "Microsoft YaHei Light", "Microsoft YaHei", "Microsoft YaHei", Arial, Helvetica, sans-serif;}
 .headh{
	width:100%;
	position: fixed;
	height:100px;
	top:0px;
	padding-bottom:20px;

/*background: rgba(255, 255, 255, .9);*/
background:#FFF;

	z-index:9999;
}
.mian{ max-width:1400px; margin:0 auto; overflow:hidden;}

.inpro_li a:hover{ color:#db2336; font-weight:800;}
.logo {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 0px;
}

.head_rtel {
    float: right;
    margin-top: 14px;
	background:url(tel.jpg) no-repeat; padding-left:80px; height:70px;
}
.head_rtelt{ float:left; overflow:hidden; color:#CCC; width:60px; font-size:14px; margin-top:15px;}

.tel{ float:right;font-size: 46px;

    font-family: Impact;
    color: #db2336;
    font-weight: bold; line-height:80px; margin-left:10px;}
	
	.banner{ width:100%; overflow:hidden;}
		.banner img{ width:100%; display:block;}
		
		
		
	.head_muen{ }	
		
		
	.main_h{ max-width:1400px; height:100px; margin:0 auto; }	
		
		
	
.banner{ margin-top:100px; width:100%; overflow:hidden;}.banner img{ width:100%; display:block;}
.nav {
	float:right; margin-right:1%;
/*	margin-top:15px;*/
}

.nav li {
	float: left;
	position: relative;
	width:auto;
	}
.nav a {


	display: block;
	font-size:17px;
	padding: 0px 20px;
line-height:100px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	
}
.nav li:hover a {
	
color:#db2336;
}
.current a{
	color:#db2336; font-weight:100;}
	
.nav li:before {
	content: "";
	position: absolute;
	top: 60px;
	right: 0;
	left: 0;
	width: 0px;
	height: 3px;
	margin: 15px auto;
	background-color: #db2336;
	transition: 0.2s 0.2s;
}
.nav li:hover:before {
	width: 60%;
}
#submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100px;
	visibility: hidden;
	z-index: 1;
	width:auto;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);

}
li:hover ul#submenu {
	opacity: 1;
	top: 100px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;

}
#submenu li {
	float: none;
	width: 100%;
	overflow:hidden;white-space:nowrap;
	border-bottom:0PX solid #ccc;


	



}
#submenu a:hover {
	background: #db2336;
	color:#FFF;

}
#submenu a {
background: rgba(255, 255, 255,1);
		font-weight:100;
			padding: 10px 20px;
				font-size:14px;
				text-align:left;
				min-width:64px;
				color:#000;
					line-height:25px;
}

	
	
	
	
		

.rho{ width:77%; overflow:hidden; float:right;}
.indexbj{ width:100%; overflow:hidden; background:url(bg55.jpg) no-repeat center;background-size: cover;}

.txt{width: 100%;
    padding: 50px 0 40px;}
	
	
.txt h2 {
    color: #000000;
    font-size: 48px;
    text-align: center;
    margin-bottom: 5px;
}


.txt h2 em {
    color: #db2336;
}

.txt  p {
    color: #999999;
    font-size: 16px;
    text-align: center;
}




.cnt4{ width:100%;  overflow:hidden; margin:0 auto; padding-top:0px; padding-bottom:40px; }
.cnt4 li{ width:23%; margin-bottom:2%; overflow: hidden;  background:#fff; float:left; margin-left:2%;transition: all 0.6s;}



.cnt4 li h3{ text-align: left; font-size:18px; font-weight:100; line-height:50px;padding-left:20px; padding-right:20px;}
.cnt4 li p{ text-align:left; font-size:16px; margin-top:10px; padding-left:20px; padding-right:20px; color:#989898; line-height:180%;}
.cnt4 li a{width:100%; overflow:hidden; display:block;}
.cnt4 li:hover h3{ color:#FFF;}
.cnt4 li:hover p{ color:#FFF;}

.cnt4 li a img{ width:100%; transition: all 0.6s; overflow:hidden;}


.cnt4 li:hover {
    box-shadow: 0px 5px 37px 3px rgba(0, 0, 0, 0.08);background:#db2336;
}

.bj{ width:100%; background:#f8f8f8; background:url(1556374976.jpg) no-repeat; overflow:hidden;background-size: cover;
    background-attachment: fixed;
}

 .about_con2 li{ border-right:1px solid #CCC; padding-right:5%; padding-left:5%;}
 .about_con2 li:last-child{ border-right:0px;}
 
 
 .about_con2 ul {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-around;
}


.about_con2 {
    margin-top: 100px;
    margin-bottom: 100px;
    width: 100%;
}

 .about_con2 .counter {
    font-size: 49px;
    font-weight: bold;
    color: #fff;
    line-height: 49px;font-family: 'microsoft yahei';
}

.about_con2 .danwei {
    font-size: 15px;
    color: #ffff;
    line-height: 40px;
    position: relative;
    top: -25px;
    left: 5px;
}

 .about_con2 p {
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
 
.header-active{box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);} 
 

.ban{ width:100%; background:url(ban-bg1.jpg) no-repeat; overflow:hidden;}

.ban1{ width:100%; background:url(ban-bg2.jpg) no-repeat; overflow:hidden;}

.txt1{ width:100%;font-size: 36px;
    padding-top: 25px; font-weight:bold; color:#FFF;}

.txt1 p{ font-size:18px; font-weight:100; line-height:300%; display:block;}


.txt2{ font-size:18px; float:left; text-align:left; overflow:hidden;color:#FFF; margin-bottom:45px;}

.txt2 span{


    font-size: 40px;
    color: #fff;
    font-weight: bold;
    font-family: "Arial";
    margin: 0 20px;}
	
	
.baozhang{ width:100%;
    overflow: hidden;}
	
	
	.baozhang_pic{ width:50%; overflow:hidden;}	.baozhang_pic img{ width:100%; overflow:hidden; display:block;}
	.lft{float:left; } .righ{float:right;}
	.baozhang_txt{ width:45%;  overflow:hidden;}
	
	.xztt {
    margin-top: 50px;
	 width:100%; overflow:hidden;
}
	.numb {
    color: #db2336;
    font-size: 70px;
    font-family: "Impact";
}


.xzwz {
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 12px;
    padding-top: 15px;
	margin-bottom:10px;
}

.xzwz span {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
    display: block;
    text-transform: uppercase; border-bottom:1px solid #d3d3d3;
	margin-top:8px;
}

.sub {
    color: #333333;
    font-size: 16px; width:100%; overflow:hidden;
}
.sub p {
    background: url(li_jian.png) no-repeat left 6px;
    padding-left: 18px;
    margin-top: 15px; line-height:180%;
}

.main_top{ margin-top:50px;} .main_bottom{ margin-bottom:80px;}



.rongyu{ width:100%; overflow:hidden;}

.rongyu li{ width:24%; margin-right:1%; float:left; margin-bottom:1%; overflow:hidden; position: relative;}
.rongyu li img{ width:100%; display:block;}
.rongyu li p{ text-align:center; margin-top:-50px;  overflow:hidden; width:100%; position:absolute; height:50px; line-height:50px; color:#FFF;background: rgba(53, 127, 191, .7);transition: all 0.6s;}

.rongyu li:hover p{ background: rgba(0, 0, 0, .7);}

.about {
    background: #f8f8f8;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-top: 50px;
    overflow: hidden;
}

.aboutus {
    border: 0px solid #fff;
    float: left;
    width: 48%;
    margin-top: 30px;

    overflow: hidden;
	margin-bottom:30px;
}


.txtq {
    font-size: 16px;
    float: right;
    width: 48%;
    line-height: 30px;
    padding: 25px;
    margin-left: 35px;
    text-align: justify;
	margin-top:50px;
}

.txt1q {
    margin-top: 30px;
    width: 100%;
    height: 70px;
}

.ca1 {
    width: 144px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    display: block;
    font-size: 16px;
    margin-top: 20px;
}

.txtq h2{ width:100%; font-size:30px; font-weight:bold; margin-bottom:50px;}
.aboutus img{ width:100%; display:block;}



.folt{float:right; overflow:hidden; }

.newss{ width:46%;  margin-left:0%; float:left; overflow:hidden; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #CCC; margin-bottom:20px; margin-bottom:30px;}


.newss:nth-of-type(even){ width:46%; margin-right:0%;  float: right; overflow:hidden; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #CCC; margin-bottom:20px; margin-bottom:30px;}






.newssimg{ width:25%; float:left; overflow:hidden;}.newssimg img{ width:100%; display:block;}
.newssim{ width:85%; float:right; font-size:18px; overflow:hidden; font-weight:bold;}
.newssim p{ font-size:16px; overflow:hidden; line-height:25px; font-weight:100; margin-top:10px;}



.newsus{ width:100%; overflow: hidden;}
.newsus li{  overflow:hidden;  padding:20px; margin-bottom:30px; border-bottom:1px dashed #CCC;}
.newsus1{ width:27%; float:left; overflow:hidden;}.newsus2{ width:85%; float:right; overflow:hidden;}.newsus1 img{ width:100%; display:block}
.newsus2{ width:85%;  overflow:hidden; }
.newsus3{ width:100%; overflow:hidden; font-size:18px; font-weight:700;}
.newsus4{ width:100%; overflow:hidden;font-size:16px; line-height:180%; margin-top:30px;}


.aboutus1 {
    width: 100%;
    line-height: 200%;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
	text-align:right
	

}
.aboutus1 span{ float:left; font-weight:800;}
.left_about {
    width: 16%;
    float: left;
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 100px; margin-top:50px;
}

.left_about2 {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 100px;
}


.sdsd {
    background: #db2336;
    height: 70px;
    margin-top: 10px;
    line-height: 70px;
	text-align:center;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
}
.left_about1 {
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
    text-indent: 10px;
    font-weight: 600;
    font-size: 16px;
}
.left_about1 li {
    width: 100%;
    overflow: hidden;
    line-height: 50px;
    font-size: 16px;
    font-weight: 100;
    border-bottom: 1px dashed #d5d4d4;
}


.rig_about {
    width: 80%;
    float: right;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 50px;
}


.rig_about2 {
    width: 100%;
    margin-top: 20px;
    line-height: 180%;
    overflow: hidden;
	text-align:justify;
}

.tcr{ width:100%; overflow:hidden; margin-top:30px; margin-bottom:10px;}   .tcr img{ width:100%; display:block;}

.tcr1{ font-size:18px; font-weight:600; margin-top:10px;}.tcr2{ font-size:16px; width:100%; overflow:hidden; line-height:180%;}






.fullSlide {
	width:100%;
	position:relative;
	height:700px;
	min-height:700px;
    _height:700px;

}
.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:700px;
	overflow:hidden;
	text-align:center;
	
	background-position: center;
    background-size: cover;
	-webkit-animation:fa1 6s linear 1; 
	
}


@-webkit-keyframes fa12{
	0%{-webkit-transform:scale(1.1);}
	10%{-webkit-transform:scale(1.09);}
	20%{-webkit-transform:scale(1.08);}
	30%{-webkit-transform:scale(1.07);}
	40%{-webkit-transform:scale(1.06);}
	50%{-webkit-transform:scale(1.05);}
	60%{-webkit-transform:scale(1.04);}
	70%{-webkit-transform:scale(1.03);}
	80%{-webkit-transform:scale(1.02);}
	90%{-webkit-transform:scale(1.01);}
	100%{-webkit-transform:scale(1.0);}
}
.fullSlide .bd li a {
	display:block;
	height:700px;
}
.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:14px;
	height:14px;
	margin:4px;
	overflow:hidden;
	background:#000;


	line-height:999px;
	
	background-color:rgba(255, 255, 255, 0.3);
	border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-webkit-transition:background-color 0.2s ease-out;
	-moz-transition:background-color 0.2s ease-out;
	-o-transition:background-color 0.2s ease-out;
	-ms-transition:background-color 0.2s ease-out;
	transition:background-color 0.2s ease-out
}
.fullSlide .hd ul .on {
cursor:pointer;
	background-color:rgba(255, 255, 255, 0.9)
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}






.inpro_le {
    width: 20%;
    float: left;
    box-shadow: 0px 5px 5px 0px rgba(211, 211, 211, 0.5);
	background:#FFF; margin-bottom:50px;
}

.inpro_le_ti {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background: #db2336;
}


.inpro_le_ti h2 {
    color: #fff;
    font-size: 32px;
    text-align: center;
}


.inpro_ul {
    width: 100%;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
}

.inpro_li {
    width: 100%;
    height: 63px;
    box-sizing: border-box;
    border-bottom: 1px solid #ebebeb;
}

.inpro_li a {
    display: block;
    float: left;
    width: 185px;
    text-indent: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 63px;
    color: #000;
    font-size: 18px;
}

.inpro_li span {
    display: block;
    float: right;
    width: 50px;
    height: 100%;
    background: url(lhd_23.png) no-repeat center;
    transition: all .5s;
    cursor: pointer;
}

.clear {
    clear: both;
    height: 0;
}

.inpro_ul2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 25px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 25px;
    display: none;
}


.foontes{ width:10%; overflow:hidden; float:left; font-size:16px; margin-bottom:10px;}


.foontes a{ color:#fff; margin-top:5px; font-size:17px;}

.medf a{ color:#FFF;}
.foontes p a{ color:#ccc; font-size:14px; line-height:180%; margin-top:10px;}
.txtct{color:#000; font-size:19px; font-weight:800; width:31%; margin-left:7%; overflow:hidden; color:#FFF; line-height:180%; float:left;}.txtct a{ color:#FFF;}
.txtct p{font-weight:100;line-height: 26px; font-size:16px;}
.weix{ overflow:hidden; float: right; width:10%; height:10%;}.weix p{ text-align:center;}.weix img{ width:100%;}
.end{  overflow:hidden; width: 100%;
    background: #333;
    color: #FFF;
    padding: 50px 0 0 0;


}

.folt{float:right; overflow:hidden; width:50%;}

.newss{ width:46%;  margin-left:0%; float:left; overflow:hidden; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #CCC; margin-bottom:20px; margin-bottom:30px;}


.newss:nth-of-type(even){ width:46%; margin-right:0%;  float: right; overflow:hidden; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #CCC; margin-bottom:20px; margin-bottom:30px;}

.newsst{width: 100%;margin-left:0%;float:left;overflow:hidden;padding-bottom:20px;margin-top:30px;border-bottom:1px dashed #CCC;margin-bottom:30px;}
.medf{ width:100%; overflow:hidden; text-align: left; padding-top:10px; padding-bottom:10px; color:#CCC;}

.page_turner { padding: 10px 0; overflow: hidden; text-align: right; }
.page_turner a, .page_turner span { text-align: center; color:#333;
border: 1px solid #2E2E2E; height: 20px; min-width: 20px; margin-left: 4px; line-height: 20px; padding: 4px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #2E2E2E; color: #FFF; }

.fied{width: 100%;margin: 0 auto;overflow: hidden;background: #f7f9fa;padding: 5px 0}
.fd_main{width: 1400px;margin: 0 auto;overflow: hidden;}
.fd_main dd{font-size: 15px;color: #000;font-weight: bold;line-height: 1.5em;display: block;margin-bottom: 8px;}
.fd_main a{font-size: 14px;color: #555;float: left;display: inline-block;line-height: 1.5em;padding: 0 16px 0 0;}

.index_news{ width:100%; overflow:hidden;}


.index_news li{width: 29%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    overflow: hidden;}

.picnews{ width:100%;  overflow:hidden;}

.picnews  img{cursor: pointer; max-height:220px;  transition: all 0.8s; }  
.picnews img:hover{   transform: scale(1.1);    }  


.picnewsss{ width:100%; height:200px; }


.picnewh{ width:100%; line-height:30px; font-size:18px; font-weight:800; margin-top:10px;} 
.picnewhc{ width:100%; line-height:180%; overflow:hidden; color:#666}
.picnewhcd{ width:100px; float:left; line-height:250%; overflow:hidden; margin-top:20px; border:#666 1px solid; color:#CCC; text-align:center;}
.picnewhcd a{ color:#666;}
.picnewhcd a:hover{ background:#db2336; color:#FFF; display:block;}
.picnews img{ width:100%;}


.n_news1{ width:10%; height:100px; float:left; border-radius:10px; border:#CCC 1PX solid;}
.n_news12{ width:90%; text-align:center; overflow:hidden; margin:0 auto; border-bottom:1PX solid #CCC; font-size:30px; line-height:50px; font-weight: bold;}
.n_news13{ width:90%; overflow:hidden; text-align:center; line-height:35px; margin:0 auto;}