@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	color:#000;
	font-size:12px;
	font-family: "微软雅黑";
	background:#fff;
	word-wrap:break-word;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#ca0000;
	text-decoration:none;
}
a img {
	border: none;
}
img {
	display:block;
}
ul,li,dl,dt,dd,form,img,p{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
.bk {
	width:100%;
	min-width:1200px;
}
.width1200 {
	width: 1200px;
	margin: 0 auto;
}
.ove {
	overflow: hidden;
}



/* 首页 样式表 */

.top1 {
	background: #333333;
	height: 30px;
	color: #FFF;
}
.top1 p {
	width: 1200px;
	margin: 0 auto;
	line-height: 30px;
}
.logo {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0px;
}
.logo img {
	float: left;
}
.logo p {
	float: right;
	font-size: 20px;
	color: #666666;
	padding:40px 40px 0px 0px;
}
.nav {
	width: 1200px;
	margin: 0 auto;
	height: 80px;
}
.nav ul li {
	width: 133px;
	float: left;
	text-align: center;
	position: relative;
	transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}
.nav ul li:hover {
	background: #1764f2;
}
.nav ul li a {
	display: block;
	line-height: 80px;
	color: #353535;
	font-size: 15px;
}
.nav ul li:hover a {
	color: #FFFFFF;
}
.nav ul li ul {
	display: none;
	position: absolute;
	left: 0;
	top:80px;
	width: 133px;
	padding: 10px 0px;
	background: #6497f7;
}
.nav ul li ul li a {
	display: block;
	line-height: 50px;
	}
.nav ul li ul li:hover {
	background: #1764f2;
}
.nav ul li:hover ul {
	display: block;
	z-index: 9999;
}

.ind_jjbt {
	background: url(../images/ind_15.gif) no-repeat center bottom;
	padding-bottom: 20px;
	margin: 60px 0px 40px 0px;
	text-align: center;
	color: #093d9d;
	font-size: 25px;
	letter-spacing: 3px;
}
.ind_jjnr img {
	float: left;
	width: 540px;
	height: 310px;
}
.ind_jjnr p {
	margin-left: 580px;
	line-height: 28px;
	font-size: 13px;
	color: #333333;
}
.ind_jjnr a {
	display: block;
	width: 200px;
	height: 38px;
	margin: 20px 0px 0px 750px;
	background: #1764f2;
	border:1px solid #1764f2;;
	color: #FFFFFF;
	text-align: center;
	line-height: 41px;
	font-size: 15px;
	letter-spacing: 5px;
}
.ind_jjnr a:hover {
	border:1px solid #1764f2;
	color: #1764f2;
	background: #FFF;
}

.ind_ywfw {
	margin-top: 70px;
	background: url(../images/ind_12.gif) no-repeat center center;
	height: 450px;
}

.ind_ywfw_bt {
	background: url(../images/ind_40.png) no-repeat center bottom;
	padding: 170px 0px 20px 0px;
	color: #FFFFFF;
	font-size: 25px;
	text-align: center;
	letter-spacing:5px;
}
.ind_ywfu_nr {
	width: 1000px;
	margin: 80px  auto 0px auto;
	overflow: hidden;
}
.ind_ywfu_nr li {
	float: left;
	width: 200px;
	text-align: center;
}
.ind_ywfu_nr li a {
	display: block;
	font-size: 18px;
}
.ind_ywfu_nr li .ind_ywfw_01 {
	background: url(../images/ind_41.png) no-repeat center top;
	padding-top: 45px;
	color: #FFFFFF;
}
.ind_ywfu_nr li .ind_ywfw_01:hover {
	background: url(../images/ind_41_2.png) no-repeat center top;
	padding-top: 45px;
	color: #40b5e5;
}
.ind_ywfu_nr li .ind_ywfw_02 {
	background: url(../images/ind_42.png) no-repeat center top;
	padding-top: 45px;
	color: #FFFFFF;
}
.ind_ywfu_nr li .ind_ywfw_02:hover {
	background: url(../images/ind_42_2.png) no-repeat center top;
	padding-top: 45px;
	color: #40b5e5;
}
.ind_ywfu_nr li .ind_ywfw_03 {
	background: url(../images/ind_43.png) no-repeat center top;
	padding-top: 45px;
	color: #FFFFFF;
}
.ind_ywfu_nr li .ind_ywfw_03:hover {
	background: url(../images/ind_43_2.png) no-repeat center top;
	padding-top: 45px;
	color: #40b5e5;
}
.ind_ywfu_nr li .ind_ywfw_04 {
	background: url(../images/ind_44.png) no-repeat center top;
	padding-top: 45px;
	color: #FFFFFF;
}
.ind_ywfu_nr li .ind_ywfw_04:hover {
	background: url(../images/ind_44_2.png) no-repeat center top;
	padding-top: 45px;
	color: #40b5e5;
}
.ind_ywfu_nr li .ind_ywfw_05 {
	background: url(../images/ind_45.png) no-repeat center top;
	padding-top: 45px;
	color: #FFFFFF;
}
.ind_ywfu_nr li .ind_ywfw_05:hover {
	background: url(../images/ind_45_2.png) no-repeat center top;
	padding-top: 45px;
	color: #40b5e5;
}
.ind_news_list {
	overflow: hidden;
}
.ind_news_list li {
	float: left;
	width: 46%;
	margin:20px 4% 20px 0px;
	overflow: hidden;
}
.ind_news_list li img {
	float: left;
	width: 218px;
	height: 162px;
}
.ind_news_list li h2, .ind_news_list li p, .ind_news_list li span {
	display: block;
	margin-left: 230px;
}
.ind_news_list li h2 {
	font-size: 17px;
	color: #3b3b3b;
	padding: 15px 0px;
}
.ind_news_list li:hover h2 {
	color: #d40000;
}
.ind_news_list li p {
	line-height: 30px;
	font-size: 14px;
	color: #3b3b3b;
}
.ind_news_list li span {
	font-size: 14px;
	color: #b9b9b9;
	padding-top: 15px;
	overflow: hidden;
}
.ind_news_list li span b {
	float: right;
	font-weight: normal;
}
.ind_news_more {
	width: 200px;
	height: 40px;
	margin: 30px auto 0px auto;
	text-align: center;
	line-height: 40px;
}
.ind_news_more a {
	display: block;
	color: #b9b9b9;
	font-size: 16px;
	letter-spacing: 5px;
	border: 1px solid #d4d4d4;
}
.ind_news_more a:hover {
	border: 1px solid #1764f2;
	color: #1764f2;
}
.ind_casebg {
	background: url(../images/ind_26.gif) no-repeat center center;
	margin-top: 70px;
	height: 774px;
}
.ind_case_bt {
	background: url(../images/ind_40.png) no-repeat center bottom;
	padding: 60px 0px 30px 0px;
	color: #FFFFFF;
	font-size: 25px;
	text-align: center;
	letter-spacing:5px;
}
.ind_case {
	margin-top: 40px;
	overflow: hidden;
}
.ind_case ul li {
	float: left;
	width: 288px;
	margin: 25px 6px;
}
.ind_case ul li a {
	display: block;
	text-align: center;
	position: relative;
}
.ind_case ul li a img {
	width: 288px;
	height: 230px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ind_case ul li a:hover img {
	filter: brightness(60%);
	-webkit-filter: brightness(60%);
	-moz-filter: brightness(60%);
	-o-filter: brightness(60%);
	-ms-filter: brightness(60%);
	transform:scale(0.9);
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-o-transform:scale(0.9);
	-ms-transform:scale(0.9);
}
.ind_case ul li a h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/ind_50.png);
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	width: 100%;
	font-size: 15px;
	font-weight: normal;
}
.ind_wz_tel p {
	font-size: 30px;
	color: #666666;
	text-align: center;
}
.ind_wz_tel img {
	display: block;
	margin: 30px auto 0px auto;
}
.link_bt {
	font-size: 18px;
	color: #093d9d;
	margin-top: 40px;
}
.link_bt span {
	color: #666666;
	font-size: 14px;
	margin-left: 10px;
}
.link {
	overflow: hidden;
}
.link ul li {
	float: left;
	width: 132px;
	text-align: center;
	margin: 10px 5px 0px 5px;
}
.link ul li a img {
	width: 132px;
	height: 64px;
	padding: 1px;
	border: 1px solid #dddddd;
}
.link ul li a p {
	font-size: 12px;
	color: #353535;
	padding-top: 10px;
}
.bot {
	height: 60px;
	line-height: 60px;
	background: #0c0c0c;
	color: #b7b7b7;
	text-align: center;
	font-size: 15px;
	margin-top: 80px;
}
.bot a {
	color: #b7b7b7;
}

/* 公司简介 */
.about_bannner {
	height: 190px;
	margin-bottom: 40px;
}
.con_left {
	width: 247px;
	float: left;
}
.con_right {
	width: 903px;
	float: right;
}
.left_navbt {
	height: 93px;
	line-height: 93px;
	background: #1764f2;
	border-radius: 10px 10px 0px 0px;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 25px;
}
.left_nav {
	background: #6497f7;
	border-radius: 0px 0px 10px 10px;
	padding-bottom: 20px;
}
.left_nav ul li {
	line-height: 80px;
	border-bottom: 1px solid #c1d5fc;
	text-align: center;
	background: url(../images/left_nav.png) no-repeat 85% center;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.left_nav ul li:hover {
	background:#3c7aed url(../images/left_nav.png) no-repeat 20% center;
}
.left_nav ul li a {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
}
.con_bt {
	height: 75px;
	line-height: 75px;
	background: #1764f2;
	border-radius: 3px;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 30px;
	margin-bottom: 30px;
}

/* 详情 */
.xq_bt {
	text-align: center;
	font-size: 25px;
	font-weight: normal;
}
.xq_time {
	text-align: right;
	font-size: 18px;
	color: #676566;
	font-weight: normal;
	padding: 20px 0px 30px 0px;
	line-height:35px;
}
.xq_time span {
	font-size: 14px;
}
.news_list ul li {
	overflow: hidden;
	margin-bottom: 40px;
}
.news_list ul li a img {
	float: left;
	width: 255px;
	height: 164px;
}
.news_list ul li a h2,.news_list ul li a p, .news_list ul li a span {
	display: block;
	margin-left: 280px;
}
.news_list ul li a h2 {
	font-size: 18px;
	font-weight: normal;
}
.news_list ul li a:hover h2 {
	color: #2e4c84;
}
.news_list ul li a p {
	line-height: 26px;
	padding-top: 15px;
}
.news_list ul li a:hover p {
	color: #4270c8;
}
.news_list ul li a span {
	padding-top: 20px;
	font-size: 15px;
	color: #959595;
	overflow: hidden;
}
.news_list ul li a span b {
	font-weight: normal;
	float: right;
}
.fanye {
	overflow: hidden;
	padding-top: 30px;
}
.fanye a {
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #b5b5b5;
	margin: 0px 8px;
	min-width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 15px;
}
.fanye a b {
	display: block;
	float: left;
	padding:0;
	border: none;
	margin:0;
	min-width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 15px;
}
.fanye b {
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #b5b5b5;
	margin: 0px 8px;
	min-width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 15px;
}
.fanye a:hover {
	border: 1px solid #b5b5b5;
	background:#6497f7;
	color: #FFFFFF;
}

/* 案例展示 */
.case_list {
	overflow: hidden;
}
.case_list ul li {
	float: left;
	width: 262px;
	text-align: center;
	margin: 0px 19px 30px 19px;
}
.case_list ul li a div {
	width: 262px;
	height: 160px;
	overflow: hidden;
}
.case_list ul li a div img {
	width: 262px;
	height: 160px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.case_list ul li a:hover div img {
	filter: brightness(60%);
	-webkit-filter: brightness(60%);
	-moz-filter: brightness(60%);
	-o-filter: brightness(60%);
	-ms-filter: brightness(60%);
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.case_list ul li a p {
	font-size: 16px;
	padding-top: 15px;
	color: #0c0c0c;
}

/* 在线留言 */

.message {
	width: 80%;
	margin: 80px auto 0px auto;
}
.message ul li {
	overflow:hidden;
	margin-bottom: 50px;
}
.message ul li p {
	float:left;
	margin-right: 20px;
	font-size: 17px;
	padding-top: 20px;
}
.message ul li p span {
	color: #ea5269;
	margin-right: 10px;
}
.message ul li input {
	width:476px;
	height: 25px;
	line-height: 55px;
	background: #ffffff;
	border: 1px solid #b5b5b5;
	color: #424242;
	font-size: 15px;
	font-family: "微软雅黑";
	padding: 15px;
}
.message ul li textarea {
	max-width: 476px;
	min-width: 476px;
	min-height: 150px;
	max-height: 150px;
	line-height: 28px;
	background: #ffffff;
	border: 1px solid #b5b5b5;
	color: #424242;
	font-size: 15px;
	font-family: "微软雅黑";
	padding: 15px;
}
.message_btn {
	width: 400px;
	margin: 50px  auto 0px auto;
	overflow: hidden;
}
.message_tj {
	float: left;
	width: 163px;
	height: 62px;
	line-height: 62px;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #e83e5a;
	background: #e83e5a;
	font-family: "微软雅黑";
	cursor: pointer;
}
.message_qx {
	float: right;
	width: 163px;
	height: 62px;
	line-height: 62px;
	color: #000000;
	font-size: 18px;
	border: 1px solid #959595;
	background: #dcdcdc;
	font-family: "微软雅黑";
	cursor: pointer;
}