﻿@charset "utf-8";
/* CSS 预处理 */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif
}
ol, ul, li {
	list-style: none
}
img {
	border: 0;
	margin: 0;
	padding: 0
}
body {
	text-align: left;
	font-size: 12px
}
a, em {
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	color: #333
}
a:hover {
	color: #C00;
}
.clear {
	width: 10px;
	height: 1px;
	margin-top: -1px;
	clear: both;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
#top {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
}
#logo {
	height: 70px;
	float: left;
}
#logo img {
	padding-top: 5px;
	margin-left: 50px;
	width: 125px;
	vertical-align: top;
}
#nav {
	width: 850px;
	float: right;
	text-align: center;
}
#nav>ul>li {
	width: 120px;
	float: left;
	position: relative;
}
#nav>ul>li a {
	width: 100px;
	color: white;
	display: block;
	height: 67px;
	line-height: 67px;
	text-align: center;
	font-size: 16px;
}
#nav>ul>li:hover>a{
	color: red;
	border-bottom: 3px solid red;
}
#nav>ul>li ul{
	position: absolute;
	z-index: 100;
	display: none;
}
#nav>ul>li ul a{
	height: 50px;
	line-height: 50px;
	background: rgba(196,2,2,0.6);
	margin: 1px 0;
}
#nav>ul>li ul a:hover{
	color: red;
}
#nav div{
	width: 200px;
	height: 50px;
	float: right;
	margin-top: 10px;
}
#nav div a{
	color: white;
	font-size: 18px;
	line-height: 47px;
}
#nav div a:hover{
	color: red;
}
#nav div img{
	vertical-align: top;
}
#banner {
	width: 1000px;
	height: 300px;
	border-bottom: 1px solid #000;
	overflow: hidden;
}
#bot {
	width: 100%;
	min-width: 1200px;
	height: 100px;
	text-align: center;
	background:#3c404b;
}
#bot img{
	margin-top: 10px;
	margin-right: 20px;
}
#bot span{
	line-height: 100px;
	font-size: 20px;
	vertical-align: top;
	color: white;
}
#middle1 {
	width: 1200px;
	margin: 0 auto;
}
.welcome{
	display: inline-block;
	width: 500px;
	height: 450px;
	margin: 50px;
	background: url("images/bg2.jpg");
	background-size:100% 100%;
}
.welcome h1{
	line-height: 80px;
	height: 80px;
	overflow: hidden;
	text-indent: 30px;
	color: white;
	font-size: 30px;
}
.welcome h2{
	display: block;
	font-size: 16px;
	height: 300px;
	color: white;
	width: 460px;
	margin: 0 20px;
	text-indent: 2em;
	line-height: 35px;
	overflow: hidden;
}
.welcome h3{
	text-indent: 30px;
}
.welcome h3 span{
	vertical-align: top;
	line-height: 51px;
	font-size: 20px;
	color: white;
}
.video{
	width: 530px;
	height: 490px;
	margin: 30px;
	float: right;
}
.video h1{
	text-align: center;
	margin-bottom: 20px;
}
.video iframe{
	width: 530px;
	height: 300px;
}
.video form{
	margin: 0 60px;
	margin-top: 30px;
	width: 410px;
	height: 38px;
	border: 2px solid red;
	border-radius: 10px;
	overflow: hidden;
}
.video form input{
	width: 364px;
	height: 34px;
	font-size: 20px;
	vertical-align: top;
}
.video form button{
	width: 38px;
	height: 38px;
	background: url("images/search.jpg");
	border: none;
	cursor: pointer;
}
#middle2 {
	width: 1200px;
	margin: 0 auto;
}
.t1{
	display: inline-block;
	width: 20px;
	height: 50px;
	background: red;
	margin:0 20px;
}
.t2{
	font-size: 30px;
	line-height: 50px;
	color: red;
	vertical-align: top;
}
.zuo1{
	position: relative;
	top: -80px;
	width: 45px;
	display: inline-block;
	cursor: pointer;
}
.you1{
	position: relative;
	top: -80px;
	width: 45px;
	text-align: right;
	display: inline-block;
	cursor: pointer;
}
#pro_show{
	height: 350px;
}
#product{
	position: relative;
	top:30px;
	display: inline-block;
	width: 1100px;
	overflow: hidden;
}
#product div{
	width: 9999px;
}
#product ul{
	display: inline-block;
}
#product ul li{
	float: left;
	margin: 0 10px;
	border: 3px solid red;
	text-align: center;
	background: #eee;
}
#product ul li img{
	vertical-align: top;
}
#product ul li p{
	background: red;
	color: white;
	line-height: 25px;
	font-size: 14px;
	padding-left: 10px;
}
#middle3{
	width: 1200px;
	margin: 0 auto;
	height: 430px;
}
#middle3>div{
	float: left;
	margin: 30px 69px;
	width: 460px;
	height: 370px;
	border-radius: 10px;
	overflow: hidden;
	background: #eee;
}
#middle3 .marquee{
	padding: 0px 20px;
	margin-top: 10px;
}
.circle{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid red;
	display: inline-block;
}
.t3{
	color: white;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	background: red;
	padding-left: 20px;
	border-radius: 10px;
}
.t5{
	background: #f7f7f7;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.t5 a{
	color: red;
}
.t5:hover{
	background: red;
}
.t5:hover a{
	color: white;
}
.t3 a{
	float: right;
	color: white;
	margin-right: 20px;
}
.new{
	font-size: 18px;
	color: red;
	margin-left: 5px;
	line-height: 40px;
}
.marquee li:hover span{
	text-decoration: underline;
	color: white;
}
.marquee li:hover .circle{
	border: 2px solid white;
}
.about{
	margin: 20px 30px;
	font-size: 18px;
	line-height: 40px;
	text-indent: 2em;
	color: red;
	height: 250px;
	overflow: hidden;
}
#middle4{
	width: 1200px;
	margin: 0 auto;
	height: 120px;
	border: 1px solid #aaa;
	border-radius: 10px;
}
.t4{
	display: inline-block;
	padding: 0 20px;
	width: 100px;
	color: red;
	height: 120px;
	line-height: 120px;
	font-size: 24px;
	text-align: center;
}
#kefu{
	float: right;
	padding-right: 20px;
	width: 1025px;
	height: 100px;
	margin: 10px 4px;
}
#kefu_con{
	display: inline-block;
	width: 930px;
	height: 100px;
	border: 1px solid #ddd;
	border-radius: 20px;
	overflow: hidden;
}
#kefu_con div{
	width: 9999px;
	height: 100px;
}
#kefu_con ul{
	display: inline-block;
}
#kefu_con li{
	float: left;
	margin: 23px 12px;
	width: 210px;
	height: 54px;
}
#kefu_con li img{
	width: 210px;
	height: 54px;
}
.zuo{
	vertical-align: top;
	margin-top: 29px;
	cursor: pointer;
}
.you{
	float: right;
	margin-top: 29px;
	cursor: pointer;
}
#middle5{
	width: 100%;
	min-width: 1200px;
	height: 400px;
	background: #3056c9;
}
#middle5 form{
	text-align: center;
}
#ibook{
	display: inline-block;
	width: 490px;
	margin: 10px 70px;
}
#ibook h1,#contact h1{
	color: red;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: 5px;
	text-align: center;
}

#ibook input{
	width: 400px;
	height: 25px;
	font-size: 14px;
	padding: 0 10px;
}
#ibook textarea{
	width: 400px;
	height: 100px;
	font-size: 16px;
	padding: 10px;
}
#ibook li{
	margin: 15px 0;
}
#ibook li img{
	width: 70px;
	height: 29px;
	vertical-align: top;
	margin-left: 20px;
}
#ibook button{
	width: 80px;
	height: 30px;
	background: red;
	color: white;
	border: none;
	font-size: 16px;
	margin-right: 20px;
	cursor: pointer;
}
#contact{
	display: inline-block;
	width: 400px;
	height: 370px;
	margin: 10px 80px;
	vertical-align: top;
}
#contact p{
	line-height: 40px;
	font-size: 18px;
	color: white;
}
.title {
	color: #FFF;
	background: #C00;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
}
.title h1 {
	padding-left: 10px;
	float: left;
}
.title h2 {
	padding-right: 10px;
	float: right;
}
.title h2 a {
	color: #FFF;
}
.title h2 a:hover {
	color: #FFF;
}
.title h3 {
	padding-right: 10px;
	float: right;
	font-weight: normal;
	font-size: 12px;
}
.title h3 a {
	color: #FFF;
}
.bg{
	width: 100%;
	position: absolute;
	top:70px;
}
.middle{
	position: relative;
	width: 1100px;
	height: 1200px;
	margin: 50px auto;
}
.middle .con{
	width: 1000px;
	height: 1130px;
	padding:  10px 50px;
	background: #e6e6e6;
}
.page{
	text-align: center;
	line-height: 30px;
}
.page a{
	margin: 0 10px;
	font-size: 14px;
}
.s1{
	font-size: 60px;
	color: white;
	display: inline-block;
	width: 50px;
	height: 60px;
}
.s2{
	display: inline-block;
	font-size: 20px;
	line-height: 80px;
	color: red;
	height: 60px;
	vertical-align: top;
}
.er_left{
	float: left;
	width: 700px;
	height: 1030px;
}
.pro_con{
	margin: 20px;
	width: 100%;
}
.pro_con h1{
	font-size: 24px;
	text-align: center;
}
.pro_con p{
	line-height: 35px;
	font-size: 16px;
}
.pro_con>div{
	width: 660px;
	max-height: 870px;
	margin-bottom: 30px;
	overflow-y: auto;
}
.pro_list li{
	float: left;
	width: 192px;
	height: 220px;
	padding: 10px;
	margin: 10px;
	background: url("images/pro_bg.jpg");
	background-size: 100% 100%;
	text-align: center;
	overflow: hidden;
}
.pro_list li p{
	font-size: 16px;
	line-height: 30px;
}
.er_right{
	float: right;
	padding: 10px;
	width: 270px;
	height: 1010px;
	border-left: 2px solid #aaa;
}
.er_right iframe{
	width: 250px;
	height: 200px;
	border: 10px solid #fff;
	border-radius: 5px;
}
.er_right form{
	width: 250px;
	height: 30px;
	border: 2px solid red;
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
}
.er_right form input{
	width: 210px;
	height: 26px;
	font-size: 16px;
	vertical-align: top;
}
.er_right form button{
	width: 32px;
	height: 30px;
	background: url("images/search.jpg");
	background-size:100% 100%;
	border: none;
	cursor: pointer;
}
.er_right li{
	float: left;
	width: 70px;
	height: 65px;
	margin: 10px;
	cursor: pointer;
}
.er_right li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.er_right li:nth-child(1){
	background: url("images/weixin.png");
	background-size: 100% 100%;
}
.er_right li:nth-child(2){
	background: url("images/er_qq.png");
	background-size: 100% 100%;
}
.er_right li:nth-child(3){
	background: url("images/weibo.png");
	background-size: 100% 100%;
}
.erweima img{
	display: none;
	position: relative;
	top:0px;
	left:0px;
}
.er_about{
	padding: 10px;
	height: 1000px;
	overflow-y: auto;
}
.news_list li{
	padding: 10px;
	width: 640px;
	height: 130px;
	margin: 20px;
	background: #d2d2d2;
}
.news_list li h1{
	font-size: 18px;
	color: red;
	line-height: 30px;
}
.news_list li p{
	display: block;
	font-size: 14px;
	line-height: 25px;
	height: 75px;
}
.news_list li a{
	float: right;
	line-height: 20px;
	color: blue;
}
.news_list li a:hover{
	text-decoration: underline;
	color: red;
}

#news_pic {
	float: left;
	width: 400px;
	height: 250px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
}
#news_pic .title {
	width: 400px;
}
#news_pic .li_con {
	width: 380px;
	height: 200px;
	position: relative;
	padding: 10px;
	padding-right: 8px;
	border-right: 1px solid #CCC;
}
#news_pic img {
	float: left;
}
#job_list_index {
	width: 600px;
	height: 250px;
	text-align: center;
	float: right;
	overflow: hidden;
	font-size: 12px;
}
#job_list_index .title {
	width: 600px;
	line-height: 30px;
}
#job_list_index ul {
	width: 580px;
	height: 230px;
	padding: 9px;
}
#job_list_index ul li {
	width: 550px;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	line-height: 25px;
 *height: 22px;
 *line-height: 22px;
}
#job_list_index ul .one {
	background: #F0F0F0;
}
#job_list_index ul li span {
	float: left;
}
#job_list_index ul li strong {
	float: right;
	font-weight: normal;
}
#pro_list_index {
	width: 9000px;
	position: absolute;
	top: 45px;
	left: 30px;
	line-height: 250px;
	text-align: center;
}
#pro_list_index li {
	width: 215px;
	float: left;
	margin-right: 20px;
}
#pro_list_index li img {
	width: 210px;
	padding: 1px;
}
#pro_list_index li h1 {
	font-size: 14px;
	color: #C00;
	width: 202px;
	height: 25px;
	line-height: 25px;
}
#links {
	width: 985px;
	padding-left: 15px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #000;
}
#links a {
	font-size: 12px;
}
#left {
	width: 300px;
	float: left;
	border-right: 1px solid #000;
}
#type {
	width: 300px;
	min-height: 400px;
	text-align: center;
}
#type ul {
	padding-top: 20px;
	padding-bottom: 15px;
}
#type ul li {
	width: 220px;
	margin: 0 auto;
}
#type ul li a {
	width: 220px;
	height: 30px;
	line-height: 30px;
	background: #C00;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 5px;
	display: block;
}
#type ul li a:hover {
	background: #FFECEC;
	color: #C00;
	font-weight: bold;
}
#right {
	width: 699px;
	overflow: hidden;
	float: right;
	line-height: 23px;
	font-size: 12px;
	margin-left: -1px;
	border-left: #000 1px solid;
}
#right p {
	text-indent: 20px;
}
#con {
	width: 670px;
	min-height: 360px;
	padding-left: 15px;
	padding-top: 15px;
}
#news_con {
	width: 670px;
	min-height: 360px;
	padding: 15px;
	padding-right: 0px;
}
#news_con .h1 {
	text-align: center;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}
#news_con .h2 {
	text-align: center;
	font-weight: normal;
	width: 670px;
	height: 25px;
	line-height: 25px;
	background: #F8F8F8;
	color: #666;
	margin-bottom: 5px;
}
#pro_con {
	width: 670px;
	min-height: 360px;
	padding: 15px;
	padding-right: 0px;
}
#pro_con .h1 {
	text-align: center;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}
#pro_con #pic {
	text-align: center;
	margin-bottom: 5px;
}
#down_con {
	width: 670px;
	min-height: 360px;
	padding: 15px;
	padding-right: 0px;
}
#down_con .h1 {
	text-align: center;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}
#down_con #pic {
	text-align: center;
	margin-bottom: 5px;
}
#down_list ul {
	width: 650px;
	height: 230px;
	padding: 9px;
}
#down_list ul li {
	width: 650px;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
 *height: 22px;
 *line-height: 22px;
	padding-right: 10px;
}
#down_list .one {
	background: #F0F0F0;
}
#down_list ul li span {
	float: left;
}
#down_list ul li strong {
	float: right;
	font-weight: normal;
}
#pro_list ul {
	padding: 15px 0 0 15px;
}
#pro_list li {
	width: 215px;
	float: left;
	margin-right: 10px;
}
#pro_list li img {
	width: 210px;
	padding: 1px;
	border: 1px solid #C00;
}
#pro_list li h1 {
	font-size: 14px;
	color: #C00;
	width: 202px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#page {
	text-align: center;
	padding: 10px;
}
#page a {
	padding: 0 5px;
}
#gbook {
	padding: 25px 0 0 35px;
}
#gbook li {
	padding: 5px;
}
#gbook input {
	border: 1px solid #999;
	width: 200px;
	padding-left: 2px;
	height: 26px;
	line-height: 26px;
}
#gbook #tijiao {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: red;
	color: #FFF;
	margin-left: 50px;
	cursor: pointer;
	font-size: 16px;
}
#gbook textarea {
	width: 400px;
	height: 120px;
	border: 1px solid #999;
	overflow: hidden;
	line-height: 20px;
	padding-left: 2px;
}
#gbook #chongzhi {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: red;
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
}
#gbook span {
	color: #CCC;
	font-size: 12px;
}
#gbook_list {
	width: 630px;
	padding: 20px 0 0 50px;
	height: 200px;
}
#gbook_list li {
	width: 600px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #000;
}
#gbook_list li span {
	float: left;
	padding-left: 10px;
}
#gbook_list li strong {
	float: right;
	font-weight: normal;
	padding-right: 10px;
}
#jianli {
	padding-top: 15px;
}
#jianli td {
	border: 1px solid #000;
}
#jianli td input {
}
#jianli textarea {
	overflow: hidden;
}
#job_list {
	padding-top: 15px;
}
#user_dl {
}
#user_dl li {
	height: 30px;
	line-height: 30px;
}
#user_dl input {
	width: 200px;
	height: 20px;
	line-height: 20px;
	padding-left: 2px;
	border: #000 1px solid;
}
#gwc {
}
#gwc li {
	width: 650px;
	height: 95px;
	padding: 5px;
	border-bottom: 1px dashed #666;
	line-height: 100px;
}
#gwc li .left {
	float: left;
	display: block;
}
#gwc li .right {
	float: right;
	display: block;
}
#gwc li img {
	width: 95px;
	height: 95px;
	vertical-align: middle;
}
/*dingdan*/
#dingdan {
	border-top: 1px solid #999;
	width: 650px;
}
#dingdan li {
	width: 650px;
	height: 30px;
	border-bottom: #999 1px solid;
	overflow: hidden;
	float: left;
	border-right: 1px solid #999;
}
#dingdan li h1 {
	width: 150px;
	height: 30px;
	border-left: 1px solid #999;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 35px;
	font-weight: 100;
	overflow: hidden;
}
#dingdan li h2 {
	width: 150px;
	height: 30px;
	border-left: 1px solid #999;
	float: right;
	text-align: center;
	font-size: 12px;
	line-height: 35px;
	font-weight: 100;
	overflow: hidden;
}
#user_zc {
}
#user_zc input {
	width: 200px;
	height: 23px;
	line-height: 23px;
	padding-left: 2px;
	border: 1px solid #000;
}
#user_zc .middle {
	text-align: center;
}
#user_zc .middle input {
	width: 80px;
}
