@charset "utf-8";

.divB_bans{ width:100%; text-align:center; color:#fff; padding:80px 0;}
.divB_bans h3{ font-size:50px; line-height:150px; background:url(../enimages/line-bc.png) center no-repeat;}
.divB_bans p{ font-size:32px;}


.ny_nav {border-bottom: 1px solid #EAEAEA;line-height: 80px;}
.ny_nav .position{ float:left;}
.ny_nav .position em{float:left;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #474747; margin-top:37px;
}


.ny_nav ul li { float:left;margin-left: 20px;}
.ny_nav ul li.active a{ border-bottom:3px solid #D81718;color: #D81718; line-height:77px;}
.ny_nav ul li a {
    padding: 0 5px;
    display: block;
    position: relative;
    color: #666;
}


.ny_nav .container .position p{ font-size:15px;}

.ny_nav .container .fr li{ font-size:15px;}

.ny_title{ display: block;
    height: 180px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px; border-bottom:2px solid #f1f1f1;}
.ny_title .line_l {
    display: block;
    height: 80px;
    position: relative;
}	
.ny_title .line_l i {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
    width: 2px;
    height: 70px;
    background: #ccc;
}
.ny_title .line_l u {
    display: block;
    position: absolute;
    left: 50%;
    top: 55px;
    margin-left: -40px;
    width: 80px;
    height: 6px;
    background: #D81718;
}
	
.ny_title span {
    display: block;
    font-size: 24px;
    color: #6d6d6d;
    font-family: Century Gothic;
    padding-top: 30px;
}

.ny_title p {
    display: inline-block;
    background: #fff;
    padding: 0 5%;
    font-size: 40px;
    color: #050505;
    padding-top: 10px;
}


.contain_box{ float:left; width:100%; padding-bottom:30px ;}
.contain_box p{ color:#999;}

.about_h1{text-align: center;font-size: 48px;color:#0c4497 !important;line-height:80px;}
.about_p{text-align: center;font-size:24px;color:#1c1c1c !important;}
/*******pro_list********/

.pro_list *{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.pro_list{ float:left; width:100%;}
.pro_list ul li{ float:left; width:32%;padding: 0; text-align: center;margin:0 0 20px 0;}
.pro_list ul li:nth-child(3n+2){ margin:0 2% 20px 2%;}
.pro_list ul li a{ display: block; position: relative; z-index: 2; padding: 60px 30px 82px;}
.pro_list ul li i{display: block; height:40px; font-size: 48px; color: #D81718; font-weight: bold; font-family: simsun; background-size:auto 100% !important;}
.pro_list ul li .text{height: 90px;padding: 20px 0 10px; overflow: hidden; }
.pro_list ul li .text span{ display: block; font-size: 18px; color: #252525; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:bold;}
.pro_list ul li .text u{ display: inline-block; width:40px; height: 2px; background: #D81718;}

.pro_list ul li .text1{ height: 0; overflow: hidden;}
.pro_list ul li .text1 span{ display: block; font-size: 18px; color: #D81718; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight:bold;}
.pro_list ul li .text1 u{ display: inline-block; width:40px; height: 2px; background: #D81718;}
.pro_list ul li .text1 b{ display: block; line-height: 24px; height: 48px; overflow: hidden;}
.pro_list ul li .view{ padding-top: 30px;}

.pro_list ul li a:hover{padding: 54px 30px 40px; background:#f1f1f1;}
.pro_list ul li a:hover .text{ height: 0; padding: 0;}
.pro_list ul li a:hover .pro_img img{ display: block; margin-top: -15px;}
.pro_list ul li a:hover .text1{ height: 138px; padding: 20px 0 10px;}
.pro_list ul li a:hover .view{ color: #D81718;}

.pro_listm ul li{ width:23.5%;}
.pro_listm ul li:nth-child(3n+2){ margin:0 0 20px 2%;}
.pro_listm ul li:nth-child(3n+3){ margin:0 0 20px 2%;}
.pro_listm ul li:nth-child(3n+4){ margin:0 0 20px 2%;}

.contain_box h3.title{ width:100%; text-align:center; margin-top:50px;
    line-height: 40px;
    font-size: 36px;
    color: #141414;
    font-weight: bold;
    padding-bottom: 20px;
}
.contain_box p.fb{color: #929191;font-size: 14px;line-height: 30px; text-align:center; margin-bottom:30px;}
.contain_box p.fb span{ padding-left:10px;}
.contain_box .img_c{ text-align:center;}


/*****new******/
.new_list{}
.new_list li a { padding: 20px 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    display: block;
    overflow: hidden;
    color: #333;
}
.new_list .new_img {
    width: 200px;
    float: right;
    overflow: hidden;
}
.new_list .new_img img{ width:100%;}
.new_list .new_time {
    float: left;
    font-size: 35px;
    line-height: normal;
    font-family: Aparajita;
    position: relative;
    padding-right: 50px;
    margin: 10px 30px 0 0;
}
.new_time:before {content: "";
    position: absolute;
    top: 15px;
    right: 0;
    width: 35px;
    height: 1px;
    background: #bfbfbf;
}
.new_time:after {content: "";
    position: absolute;
    top: 15px;
    right: 0;
    width: 35px;
    height: 1px;background: #0b408e;}
.new_list .new_info {
    overflow: hidden;
    padding-right: 15%;
    margin-top: 10px;
}
.new_list .new_info h6 { font-size:18px;
    overflow: hidden;
    margin-bottom: 30px;
}
.new_list .new_des {
    font-size: 15px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.new_list .new_more {
    display: block;
    margin-top: 15px;
    font-size: 0;
    width: 48px;
    height: 38px;
    background: #fff url(../enimages/ico_11a.png) center center no-repeat;
    position: relative;
}
.new_list .new_more:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #0b408e url(../enimages/ico_11b.png) center center no-repeat;
}

.new_list li a:hover{ background:#f9f9f9;}
.new_list li a:hover .new_time{ color:#0b408e;}
.new_list li a:hover .new_more{width: 48px;
    height: 38px;
    background: #0b408e url(../enimages/ico_11b.png) center center no-repeat;transition:all 0.4s ease;-webkit-transition: transition:all 0.4s ease;-moz-transition: transition:all 0.4s ease;-ms-transition: transition:all 0.4s ease;-moz-transition: transition:all 0.4s ease;}
	
.link_new ul{float:left;width:100%; padding-top:20px;}
.link_new ul li{ float:left;width:45%; margin:0 2%;height:36px;line-height:36px;background:url(../enimages/bit02.gif) no-repeat 4px 13px;border-bottom:1px dotted #e5e5e5; overflow:hidden;}
.link_new ul li a{ padding-left:18px; color:#333; }
.link_new ul li a span{ float:right; font-size:13px;color:#999;}
	

/******album_list*********/
.album_list ul li{ float:left;width:23.5%;margin:0 0 20px 0;}
.album_list ul li:nth-child(4n+2){ margin:0 0 20px 2%;}
.album_list ul li:nth-child(4n+3){ margin:0 0 20px 2%;}
.album_list ul li:nth-child(4n+4){ margin:0 0 20px 2%;}
.album_list ul li .text {
    padding: 20px 15px;
    border-bottom: 2px solid #ddd;
}
.album_list ul li span {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 20px;
    color: #252525;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.album_list ul li p {
    position: relative;
    z-index: 2;
    background: url(../enimages/tp44.png) left center no-repeat;
    background-size: 20px;
    padding-left: 25px;
}
.album_list ul li:hover{ background:#0a3d8c;}
.album_list ul li:hover .img img{ overflow: hidden;
	-webkit-transform: scale3d(1.1,1.1,1);
    -ms-transform: scale3d(1.1,1.1,1);
    -o-transform: scale3d(1.1,1.1,1);
    -moz-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);}
.album_list ul li:hover .text{border-bottom: 2px solid #0a3d8c;}
.album_list ul li:hover .text::after {
    opacity: 1;
    height: 100%;
}
.album_list ul li:hover span,.album_list ul li:hover p{ color: #fff;}


/***********案例*******/
.case_list ul li{ float:left;width:23.5%;margin:0 0 20px 0;text-align: center;}
.case_list ul li:nth-child(4n+2){ margin:0 0 20px 2%;}
.case_list ul li:nth-child(4n+3){ margin:0 0 20px 2%;}
.case_list ul li:nth-child(4n+4){ margin:0 0 20px 2%;}
.case_list li img{ width: 100%;}

.case_list li h3{
	display: block;
	padding: 20px 10px 0 10px;
    font-size: 18px;
    color: #252525;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case_list li u{
	display: inline-block;
    width: 40px;
    height: 2px;
    background: #D81718;
}

.case_list li .fig {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.case_list li .fig img {
  position: relative;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
  padding-bottom: 150px;
}
.case_list li .caption {
  position: absolute;
  bottom: -0px;
  left: 0;
  z-index: 2;
  width: 100%;
  background: #fff;
  -webkit-transition: .3s;
  transition: .3s;
   padding: 40px 0;
}
.case_list li .caption .text1{
	height: 0px;
	overflow: hidden;
	padding: 20px 20px 0;
	font-size: 13px;
	color: #fff;
}
.case_list li:hover h3{color: #fff;}
.case_list li:hover .caption p{
	line-height: 24px;
	height: 72px;
	color: #fff;
	}
.case_list li .caption .view{
	font-size: 14px;
	color: #fff;
	margin-top: 40px;
}
.case_list li:hover .caption .text1{height: 140px;}
.case_list li:hover .caption{background: #0a3d8c;}
.case_list li:hover .caption span{color: #fff;}
.case_list li:hover .caption u{background: #fff;}
.case_list li figure:hover img {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);}
.case_list li .fig:hover .caption {
  bottom: 0;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}



/*****contact********/
.contact{ padding-bottom: 50px;text-align: center; padding-bottom: 40px;}
.contact .img{ display: inline-block; width: 100px; height: 100px; border: 1px solid #c0bebe;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; overflow: hidden;}
.contact ul li:nth-child(1) .img{background: url(../enimages/tp34.png) center no-repeat;}
.contact ul li:nth-child(2) .img{background: url(../enimages/tp35.png) center no-repeat;}
.contact ul li:nth-child(3) .img{background: url(../enimages/tp36.png) center no-repeat;}
.contact ul li:nth-child(4) .img{background: url(../enimages/tp37.png) center no-repeat;}
.contact span{ display: block; font-size: 18px; color: #141414;line-height: 80px;}
.contact i{ display: inline-block; width: 50px; height: 3px; background: #D81718;  margin-bottom: 20px;}
.contact p{/***** height: 50px;overflow: hidden;  ******/line-height: 25px; margin-bottom: 10px;}


/****for-job***/
.contact_us{ float:left;width:100%; text-align:center;padding-top:10px; margin-bottom:30px;}
.contact_us a{color: #fff;background:#D81718; padding:8px 15px;line-height:26px; }
.contact_us a:hover{ color: #fff;background:#0b408e;}

.list_img img{ width: 100%;}


.table{ width:90%;border:1px solid #ccc;border-right:none;text-align:center; margin:20px auto;}
.table td{line-height:28px;border-right:1px solid #ccc;}

.table .firstRow{background:#ddd; }
.table .firstRow td{color:#333;font-weight:bold !important;}
/*****page******/
.pagelink { float:left; width:100%;
padding-top:30px;
padding-bottom:30px;
text-align: center;
}
.pagelink span{font-size: 14px;
color: #ccc;
display: inline-block;
_display: inline;
padding: 0 12px;
border: 1px solid #ddd;
margin-right: 5px;
line-height: 32px;}
.pagelink a, .pagelink .active{
font-size: 14px;
color: #333;
display: inline-block;
_display: inline;
padding: 0 12px;
border: 1px solid #ddd;
margin-right: 5px;
line-height: 32px;
}
.pagelink font{
	font-size: 14px;
	color: #fff;
	background: #0b408e;
	display: inline-block;
	_display: inline;
	padding: 0 12px;
	border: 1px solid #368fd0;
	margin-right: 5px;
	line-height: 32px;
	}
.pagelink a:hover, .pagelink a.cur, .pagelink a.active, .pagelink li.active a, .pagelink li.active a:hover {
background: #0b408e;
color: #fff;
}

/********page********/
.pages { margin:30px auto;border: 1px dotted #CCC;overflow: hidden; margin-bottom:20px;background: #EAEAEA none repeat scroll 0% 0%;}
.pages p{float:left; width:49%;height:50px;line-height:50px;overflow: hidden;}
.pages p span{float: left;margin-right:10px;
padding:0px 25px;
background: #DBDBDB none repeat scroll 0% 0%;
text-align: center;
font-size: 14px;}
.pages p .right{ float:right; margin-left:10px;}
.pages p a{ color: #555; font-weight:normal;}


.color_b{ color:#111 !important;}

@media (max-width:991px){	
	.about_h1{font-size: 42px;line-height:80px;}
	.about_p{font-size:20px;}
}

@media (max-width:767px){
	.divB_bans { padding: 20px 0;}
	.divB_bans h3 {font-size: 32px;line-height: 50px;}
	.divB_bans p { font-size: 20px;}
	.ny_nav .position em{ margin-top:24px;}
	.ny_title .line_l{ display:none;}
	.ny_title {height: 90px;}
	.contain_box .container p img{ width:100%;}
	.album_list ul li {margin: 0 0 20px 2%; width: 47%;}
	.img_c img{ width:100%;}
	.ny_nav {line-height: 58px;}
	.ny_nav ul li.active a {line-height: 55px;}
	
	.ny_title span{text-transform : uppercase; font-size:20px;}
	.ny_title p {font-size: 30px;}
	
	.contain_box h3.title {margin-top: 30px;font-size: 30px; padding-bottom:10px;}
	
	.about_h1{font-size: 30px; line-height:50px;}
	.about_p{font-size:20px;}
	
	.pro_list ul li {width: 48%;margin: 0 1% 20px 1%;}
	.pro_list ul li:nth-child(3n+2) {margin: 0 1% 20px 1%;}
	.pro_list ul li a {padding: 10px 10px 20px; background:#f6f6f6;}
	.pro_list ul li .text {height: 60px;padding:0;}
	.pro_list ul li .view {padding-top: 20px;}
	
	.new_list .new_time {font-size: 24px; padding-right: 20px; margin: 10px 10px 0 0;}
	.new_time:before {width: 15px;}
	.new_time:after { width: 15px;}
	.new_list .new_more {margin-top: 5px;}
	.new_list .new_info { padding-right: 2%;margin-top: 0px;}
	.new_list .new_info h6 {margin-bottom: 0px;}
	.new_list .new_img {width: 25%;}
	
	.link_new ul li {width:90%; margin-left:3%;}
	
	.contact p{ font-size:16px;}
}

@media (max-width:680px){
	.album_list ul li span {font-size:16px;}
	.album_list ul li p { font-size:12px;}
	
	.link_new ul {padding-top: 0px;}
	.ny_title {margin-bottom:30px;}
	
	.zy_footer .title p {font-size: 20px; line-height:40px;}
	.zy_footer .right p a {padding: 0 26px;}
}

@media (max-width:599px){
	.divB_bans h3 { background:none;}
	.ny_nav .position{ display:none;}
	.ny_nav ul li { margin-left: 10px;}
	.about_h1 { font-size: 26px;line-height: 40px;}
	.about_p { font-size: 16px;}
	.new_list .new_des{ display:none;}
	.new_list .new_img {width: 28%;}
	.link_new ul li {width:100%; margin-left:0;}
	.contain_box h3.title {font-size: 20px; padding-bottom:0;}
	.contain_box p.fb {font-size: 12px;}
	.row {margin: 0;}
	.ny_title { height: 80px;}
	.ny_title span { padding-top: 20px;}
	.new_list .new_time {
    margin: 0px 10px 0 0;}
	.album_list ul li p { background:none;padding-left: 0;}
	.pages p span { padding: 0px 15px;}
	.zy_footer .title p {font-size: 18px; }
	}

@media (max-width:480px){
	.pro_list ul li a {padding: 10px 2% 20px;}	
	.contain_box .contain_n{padding-right: 0 !important; padding-left: 0 !important;}
}
