/* css样式 */

@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	width: 100%;
	font-size: 16px;
	padding: 0;
	color: #2c2c2c;
	width: 100%;
	font-family: 微软雅黑, Arial;
}

ul {
	list-style: none;
	list-style-type: none;
}

ul,
li {
	list-style-type: none;
	vertical-align: 0
}


/*案例和也大背景*/

.cb {
	background: url("../images/bg.jpg") no-repeat;
	background-position: center 0;
}


/*新闻和资质大背景*/

.na {
	background: url("../images/bg.jpg") no-repeat;
	background-position: center 0;
}


/*头部*/

#header {
	width: 1400px;
	height: 70px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.logo {
	width: 450px;
	float: left;
}

.logo img {
	width: 180px;
}

.service {
	width: 500px;
	height: inherit;
	float: left;
}

.service img {
	margin-top: 20px;
}

.search {
	float: left;
	width: 450px;
	height: inherit;
	position: relative;
	margin-top: 10px;
}

.sbtn {
	width: 60px;
	height: inherit;
	background: url("../images/header/search.png") no-repeat;
	background-size: 40px 42px;
	float: left;
	position: absolute;
	right: 0px;
	cursor: pointer;
}

.sbtn img {
	margin-top: 12px;
	margin-left: 10px;
	width: 20px;
}

.s_input {
	border: 1px solid #D4D8DA;
	border-radius: 40px;
	height: 40px;
	width: 300px;
	float: left;
	outline: none;
	padding-left: 20px;
	margin-left: 100px;
}


/*导航*/

.menu {
	width: 100%;
	height: 60px;
	background: url("../images/header/tiao.png");
}

.line_bg {
	width: 100%;
	height: 60px;
	background: url("../images/header/daoh.png");
}

.list {
	width: 1400px;
	height: inherit;
	margin: 0 auto;
	position: relative;
}

.list .m_li {
	width: 160px;
	height: inherit;
	list-style: none;
	float: left;
	cursor: pointer;
	text-align: center;
	line-height: 60px;
}

.list .m_li .m_li_a {
	color: white;
	text-decoration: none;
}

.hidemenu li {
	height: auto;
}

.hidemenu {
	background-image: url("../images/header/menu_bg.png");
	height: 360px;
	width: 1910px;
	z-index: 8;
	display: none;
	position: absolute;
	left: -260px;
	overflow: hidden;
}

.hm_left {
	background: url("../images/header/gywm.png") no-repeat;
	width: 420px;
	height: 360px;
	position: absolute;
	left: 250px;
	text-align: left;
	float: left;
}

.hm_content {
	position: absolute;
	left: 680px;
	width: 530px;
	height: inherit;
}

.hd_line1 {
	background: url("../images/header/hd_line.png") no-repeat;
	width: 1px;
	height: inherit;
	position: absolute;
	left: 1215px;
}

.hd_line2 {
	background: url("../images/header/hd_line.png") no-repeat;
	width: 1px;
	height: inherit;
	position: absolute;
	left: 1630px;
	background-color: red;
}

.hm_right {
	position: absolute;
	left: 1216px;
	width: 450px;
	height: inherit;
}

.hm_right img {
	padding-top: 100px;
}

.hm_right div {
	text-align: left;
	color: #9C9C9C;
	margin-top: 0px;
	padding-top: 0px;
	width: 280px;
	height: 50px;
	margin-left: 80px;
	margin-top: -30px;
}

.hd_title {
	color: white;
	font-size: 22px;
	padding-top: 30px;
	padding-left: 30px;
}

.hd_desc {
	color: white;
	font-size: 14px;
	padding-top: 30px;
	line-height: 40px;
	padding-left: 30px;
	padding-right: 50px;
	width: auto;
	height: 150px;
}

.hd_xq {
	color: white;
	font-size: 16px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.hm_content ul {
	width: 400px;
	height: 200px;
	margin-top: 100px;
	margin-left: 80px;
	color: #BCBCBC;
	text-align: left;
}

.hm_content ul li {
	float: left;
	padding-right: 80px;
	color: black;
}

.sec_title_li a {
	color: black;
	text-decoration: none;
}

.sec_title_li a:hover {
	color: #c30431
}


/*经典案例*/

.case {
	width: 1500px;
	margin: 0 auto;
	height: 800px;
	margin-top: 20px;
	position: relative;
}

.c_pre {
	position: absolute;
	left: 0;
	top: 450px;
}

.c_next {
	position: absolute;
	right: 0px;
	top: 450px;
}

.c_content {
	width: 1400px;
	margin: 0 auto;
}

.c_content ul li {
	display: inline;
	float: left;
	overflow: hidden;
}

.case h2 {
	text-align: center;
	font-weight: 100;
}

.case p {
	text-align: center;
	color: #999796;
	line-height: 70px;
	font-weight: 100;
}

.c_icon {
	width: 41px;
	height: 10px;
	margin: 0 auto;
}

.c_icon img {
	width: 41px;
	height: 3px;
}

.case .C1 {
	width: 100%;
	height: 360px;
}

.case .C1 .Case_a {
	width: 690px;
	float: left;
	margin-right: 20px;
	position: relative;
}

.case .one_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 690px;
	height: 360px;
	text-align: center;
	/*background: rgb(4, 168, 244, 0.9);*/
	background-color: #04A8F4;
	opacity: 0.9;
	display: none;
	font-weight: bold;
}

.case .one_mask .gt {
	font-size: 24px;
	color: white;
	margin-top: 140px;
	font-weight: normal;
}

.case .one_mask .yl {
	margin: 0 auto;
	font-size: 14px;
	width: 60px;
	margin-top: 20px;
	color: white;
	border-bottom: 2px solid white;
	text-decoration: none;
}

.case .C1 .Case_a img {
	width: 690px;
}

.case .C1 .Case_b {
	position: relative;
	width: 690px;
	float: left;
}

.case .C1 .Case_b img {
	width: 690px;
}

.case .C2 {
	margin-top: 15px;
}

.case .C2 .Case_1 {
	position: relative;
	float: left;
	margin-right: 20px;
}

.case .C2 .Case_1 img {
	width: 453px;
}

.case .C2 .Case_2 {
	position: relative;
	float: left;
	margin-right: 20px;
}

.case .C2 .Case_2 img {
	width: 453px;
}

.case .C2 .Case_3 img {
	width: 453px;
}

.case .C2 .Case_3 {
	position: relative;
	float: left;
	margin-right: 20px;
}

.case .C2 .Case_3 img {
	width: 453px;
}

.two_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 453px;
	height: 236px;
	text-align: center;
	/*background: rgb(4, 168, 244, 0.9);*/
	background-color: #04A8F4;
	opacity: 0.9;
	display: none;
	font-weight: bold;
}

.t_gt {
	font-size: 24px;
	color: white;
	margin-top: 80px;
	font-weight: normal;
}

.t_yl {
	margin: 0 auto;
	width: 60px;
	margin-top: 20px;
	font-size: 14px;
	color: white;
	border-bottom: 2px solid white;
	text-decoration: none;
}


/* 公司简介样式 */

.intro {
	width: 100%;
	height: 720px;
	background: url("../images/intro/bg.jpg") no-repeat;
	background-position: center center;
}

.i_content {
	position: relative;
	width: 1400px;
	height: 400px;
	margin: 0 auto;
	margin-top: 100px;
	background: url("../images/intro/touming.png") no-repeat;
}

.ic_left {
	position: absolute;
	top: -50px;
	left: 50px;
	width: 40%;
}

.ic_left img {
	width: 90%;
	height: 90%;
	cursor: pointer;
	transition: all 0.6s;
}

.ic_left img:hover {
	transform: scale(1.2);
}

.ic_right {
	float: right;
	width: 52%;
	padding: 50px;
}

.ic_right p {
	font-size: 16px;
	line-height: 32px;
}

.i_title {
	padding-top: 70px;
	text-align: center;
	line-height: 20px;
	color: white;
}

.i_title h2 {
	font-weight: 100;
	font-size: 1.5em;
}

.i_line {
	border-bottom: 2px solid white;
	width: 40px;
	margin: 0 auto;
	margin-top: 20px;
}

.i_desc {
	text-align: center;
	width: 500px;
	height: 30px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	color: white;
}


/*新闻动态CSS样式*/

.new {
	width: 100%;
	height: 800px;
	margin: 0 auto;
	margin-top: 70px;
}

.new h2 {
	text-align: center;
	font-weight: 100;
}

.new p {
	text-align: center;
	color: #999796;
	line-height: 75px;
	font-weight: 100;
}

.xw_content {
	width: 1400px;
	height: 580px;
	background: url("../images/xinwen/bg.png") no-repeat;
	margin: 0 auto;
}

.xwc_top {
	width: 85%;
	height: 320px;
	margin: 0 auto;
	padding-top: 40px;
}

.xwct_left {
	float: left;
	width: 50%;
	height: inherit;
	position: relative;
}

.xwct_left .xwct_title {
	font-size: 24px;
}

.xwct_desc {
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 50px;
	letter-spacing: 0px;
	line-height: 30px;
	color: gray;
	font-size: 14px
}

.xwct_xq {
	border: 1px solid #035CAC;
	width: 158px;
	text-align: center;
	height: 48px;
	color: #035CAC;
	line-height: 48px;
	position: absolute;
	bottom: 30px;
}

.xwct_xq a {
	text-decoration: none;
	color: #035CAC;
}

.xwct_right {
	float: left;
	width: 50%;
	height: inherit;
}

.xwc_bottom {
	width: 95%;
	height: 150px;
	margin: 0 auto;
	margin-top: 40px;
}

.xw_icon {
	width: 41px;
	height: 10px;
	margin: 0 auto;
}

.xw_icon img {
	width: 41px;
	height: 3px;
}

.xw_frUl {
	float: left;
	width: 90%;
	height: inherit;
	overflow: hidden;
}

.xw_frUl ul li {
	display: inline;
	float: left;
	height: 143px;
	width: 260px;
	margin-right: 45px;
	overflow: hidden;
}

.xw_frUl ul li img {
	display: block;
	margin-bottom: 7px;
	border: 1px solid #D8D8D8;
}

.xwc_prev {
	float: left;
	width: 5%;
	line-height: 200px;
	cursor: pointer;
}

.xwc_next {
	float: right;
	width: 4%;
	z-index: 8;
	line-height: 200px;
	cursor: pointer;
}

.xw_frUl li {
	position: relative;
}

.xwc_bottom .xwc_hid {
	position: absolute;
	top: 130px;
	width: 260px;
	height: 150px;
	background: url('../images/xinwen/select.png') no-repeat;
	display: none;
}


/*底部CSS样式*/

.myfooter {
	width: 100%;
	margin-top: 40px;
	padding-bottom: 40px;
	background: #1B232A;
}

.copyright {
	width: 420px;
	margin: 0 auto;
	color: #ffffff;
}

.copyright img {
	width: 120px;
	height: 60px;
}

.copyright p {
	font-size: 14px;
}

.fixed-footer {
	position: fixed;
	bottom: 0;
}

.foot {
	margin-top: 200px;
	width: 100%;
	background-color: #1B232A;
}

.ft_news {
	width: 1408px;
	margin: 0 auto;
}

.ft_news_left {
	color: white;
	font-size: 5px;
	margin: 40px;
	margin-left: 60px;
}

.ft_news_left p {
	padding: 5px;
}

.ft_news_left label {
	padding-left: 20px;
	line-height: 20px;
}

.ft_news_right {
	float: right;
	margin-right: 100px;
}

.ft_news_right img {
	margin-top: 40px;
	width: 80%;
}

.ft_menu {
	width: 100%;
	height: 50px;
	background-color: #13171B;
	border-bottom: 1px solid white;
}

.ft_menu ul {
	width: 690px;
	list-style: none;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
}

.ft_menu ul li {
	float: left;
	list-style: none;
	list-style-type: none;
	color: white;
	padding-right: 50px;
	font-size: 5px;
}

.ft_copyright{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	color: white;
	text-align: center;
	line-height: 50px;
	background-color: #13171B;
	font-size: 5px;
}

.ft_copyright>a{
  color: white;
  text-decoration: blink;
}

/*企业资质CSS样式*/

.aptitude {
	width: 100%;
	height: 810px;
	background: url("../images/zizhi/zz_bg.jpg") no-repeat;
	background-position: center 0;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 60px;
}

.aptitude h2 {
	text-align: center;
	font-weight: 100;
	padding-top: 40px;
	color: white;
}

.a_content {
	width: 1308px;
	height: 491px;
	margin: 0 auto;
	background: url("../images/zizhi/tm_bg.png") no-repeat;
}

.a_icon {
	border-bottom: 2px solid white;
	width: 40px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 50px;
}

.aptitude .viewmore {
	margin: 0 auto;
	margin-top: 50px;
	width: 120px;
	height: 40px;
	background: url('../images/zizhi/viewmore.png') no-repeat;
	color: #035CAC;
	text-align: center;
	line-height: 40px;
}

.aptitude .viewmore a {
	color: #035CAC;
	text-decoration: none;
}


/*业务范围CSS样式*/

.business {
	width: 100%;
	height: 600px;
	margin-top: 60px;
	margin-bottom: 100px;
}

.business h2 {
	text-align: center;
	font-weight: 100;
}

.business p {
	text-align: center;
	color: #999796;
	line-height: 70px;
	font-weight: 100;
}

.b_icon {
	width: 41px;
	height: 10px;
	margin: 0 auto;
}

.b_icon img {
	width: 41px;
	height: 3px;
}

.business .b_content {
	width: 1408px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}

.business .b_content .ywgd {
	width: 1408px;
	margin: 0 auto;
	margin-top: 50px;
	height: 320px;
	position: relative;
}

.business .yw_prev {
	position: absolute;
	top: 100px;
	left: -60px;
}

.business .ywgd ul {
	position: absolute;
	width: 1470px;
	height: inherit;
	overflow: hidden;
}

.business .ywgd ul li {
	height: 320px;
	width: 180px;
	float: left;
	margin-right: 65px;
	position: relative;
	display: inline;
}

.business .yw_next {
	position: absolute;
	top: 100px;
	right: -50px;
}

.business .Lx_tub {
	margin: 0 auto;
}


/*业务范围结束*/


/*分页样式*/

.page {
	text-align: center;
}

ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

ul.pagination li {
	display: inline;
}

ul.pagination li a {
	color: black;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
	margin: 0 4px;
}

ul.pagination li a.active {
	background-color: #60031A;
	color: white;
	border: 1px solid #4CAF50;
}

ul.pagination li a:hover:not(.active) {
	background-color: #ddd;
}


/*首页业务范围样式*/

.Box {
	position: relative;
	margin-top: 70px;
}

.Box .content {
	width: 1400px;
	margin: 0 auto;
}

.Box h2 {
	text-align: center;
	margin-bottom: 35px;
	padding-top: 250px;
}

.Box .Box_con {
	position: relative;
}

.Box .Box_con .btnl {
	position: absolute;
}

.Box .Box_con .btn {
	display: block;
	width: 35px;
	height: 68px;
	position: absolute;
	top: 120px;
	cursor: pointer;
}

.Box .Box_con .btnl {
	background: url("../images/header/left.png") no-repeat center;
	left: -72px;
}

.Box .Box_con .btnr {
	background: url("../images/header/right.png") no-repeat center;
	right: -72px;
}

.Box .Box_con .conbox {
	position: relative;
	overflow: hidden;
}

.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}

.Box .Box_con .conbox ul li {
	float: left;
	width: 180px;
	height: 320px;
	margin-left: 60px;
	overflow: hidden;
}

.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}

.Box .Box_con .conbox ul li img {
	display: block;
	width: 180px;
	height: 320px;
	transition: all 0.5s;
}

.Box .Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}

.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}

.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.Box .BoxSwitch span.cur {
	background: red;
}
