﻿/*@charset "utf-8";*/
/* CSS Document */
.logo img{height:70px;margin-top:25px;}
.yl_banner {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	clear: both;
	display: block;
}
.ly_con {
	margin-top: 20px;
}
.ly_left {
	width: 300px;
	/*background: #004e99;*/
}
.ly_right {
	width: 860px;
}
.new_con{margin-bottom:100px;}
.new_con p{font-size: 16px; font-family: 宋体; text-indent: 2em;}
.new_con p span{font-size: 16px; font-family: 宋体; text-indent: 2em;}
.ym_li {
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #2c6fbd;
	position: relative;
}
.ym_li a {
	color: #b7d1f0;
	padding-left: 60px;
	display: block;
}
.ym_sj {
	width: 7px;
	height: 55px;
	background: url(../images/15.png) no-repeat center center;
	position: absolute;
	top: 0;
	right: -7px;
	display: none;
}
.ym_li.hover {
	background: #2c6fbd;
}
.ym_li.hover a {
	color: #FFFFFF;
}
.ym_li.hover .ym_sj {
	display: block;
}
.ym_li:hover {
	background: #2c6fbd;
	transition-duration: 0.5s;
}
.ym_li:hover a {
	color: #FFFFFF;
	transition-duration: 0.5s;
}
.ym_li:hover .ym_sj {
	display: block;
}
.ly_lx {
	width: 100%;
	height: 188px;
	position: relative;
	overflow: hidden;
}
.lx_txt {
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	padding-left: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 18px;
	font-weight: bold;
	color: #b7d1f0;
	background: rgba(0,78,153,0.56) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=56);
	background: #004e99;
}
.ly_bottom {
	padding: 35px 0;
	padding-left: 60px;
	color: #b7d1f0;
	line-height: 24px;
}
.lb_ri {
	width: 170px;
}
.ab_title {
	line-height: 24px;
	border-bottom: 2px solid #f1eff0;
	padding: 5px 0 15px 0;
}
.ab_title span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #262626;
}
.ab_txt {
	font-size: 14px;
	color: #808080;
	line-height: 1.8em;
	margin-top: 20px;
}
.ab_p {
	text-indent: 2em;
}
.ny_dl {
	background: #f6f6f6;
}
.ny_dd {
	width: 365px;
	padding: 0 40px;
	padding-top: 25px;
}
.ny_title {
	display: block;
	font-size: 18px;
	color: #383838;
}
.ny_txt {
	color: #808080;
	font-size: 14px;
	line-height: 26px;
	margin-top: 8px;
}
.ny_more {
	display: block;
	width: 40px;
	height: 28px;
	background: #808080 url(../images/7.png) no-repeat center center;
	margin-top: 10px;
}
.ny_dl:hover .ny_more {
	background: #004e99 url(../images/7.png) no-repeat center center;
	transition-duration: 0.5s;
}
.ny_dl:hover .ny_title {
	color: #004e99;
	transition-duration: 0.5s;
}
.yx_title {
	color: #808080;
	line-height: 26px;
	padding: 5px 0;
}
.yx_title span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #616161;
}
.yx_div, .yx_nl {
	margin-top: 20px;
}
.yn_title {
	font-size: 18px;
	color: #616161;
	border-bottom: 2px solid #004e99;
	line-height: 40px;
}
.yn_txt {
	font-size: 14px;
	color: #808080;
	line-height: 24px;
	margin-top: 10px;
}
.gz_li {
	font-size: 0;
	float: left;
	width: 260px;
	margin-right: 40px;
	margin-top: 20px;
}
.new_dl {
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
}
.new_dd {
	width: 555px;
	margin-top: 20px;
}
.nd_a {
	display: block;
	font-size: 18px;
	color: #383838;
	line-height: 30px;
}
.nd_txt {
	font-size: 14px;
	color: #9c9a9a;
	line-height: 26px;
	margin-top: 5px;
}
.nd_more {
	margin-top: 10px;
	display: inline-block;
	color: #FFFFFF;
	background: #afafaf;
	height: 28px;
	line-height: 28px;
	padding: 0 13px;
}
.nd_more span {
	display: inline-block;
	padding-right: 18px;
	background: url(../images/7.png) no-repeat right center;
}
.new_dl:hover .nd_more {
	background: #004e99;
	transition-duration: 0.5s;
	color:#FFFFFF;
}
.page {
	padding: 40px 0;
}
.page a, .page span {
	display: block;
	width: 38px;
	height: 38px;
}
.page a {
	float: right;
	background: #333333;
	margin-left: 10px;
}
.page a:hover {
	background: #004e99;
}
.prev span {
	background: url(../images/16.png) no-repeat center center;
}
.next span {
	background: url(../images/17.png) no-repeat center center;
}
.nx_title {
	color: #9c9c9c;
	text-align: center;
	border-bottom: 2px solid #f0f0f0;
	padding: 15px 0;
}
.nx_h3 {
	font-size: 18px;
	color: #383838;
	line-height: 40px;
}
.nx_txt {
	margin-top: 35px;
	font-size: 14px;
	color: #808080;
	line-height: 1.8em;
}
.cu_title {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
.cu_txt {
	color: #8f8f8f;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	padding: 20px 0;
}
.zp_div {
	margin-bottom: 2px
}
.zp_title {
	background: #f0f0f0;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}
.zt_span1 {
	display: block;
	width: 60px;
}
.zt_span3 {
	width: 18px;
	height: 18px;
	display: block;
	background: url(../images/19.png) no-repeat center center;
	margin-top: 16px;
}
.zp_p {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	padding-top: 30px;
}
.zp_p span {
	display: block;
	font-size: 16px;
}
.zp_txt {
	border: 1px solid #dfe3e7;
	border-top: 0;
	padding: 0 20px 30px 20px;
	display: none;
}
.zp_div:hover .zp_title {
	background: #004e99;
	color: #FFFFFF;
	transition-duration: 0.5s;
}
.zp_div:hover .zp_title .zt_span3 {
	background: url(../images/20.png) no-repeat center center;
}
.zp_div.hover .zp_title {
	background: #004e99;
	color: #FFFFFF;
}
.zp_div.hover .zp_title .zt_span3 {
	background: url(../images/20.png) no-repeat center center;
}
.apply {
	display: block;
	width: 100px;
	height: 32px;
	background: #004e99;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	margin-top: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.zp_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.zp_pos {
	width: 596px;
	height: 311px;
	background: url(../images/22.png) no-repeat;
	margin: 0 auto;
}
.tc_con {
	width: 505px;
	margin: 0 auto;
	padding-top: 50px;
	font-size: 14px;
	text-align: center;
	position: relative;
}
.tc_title {
	font-size: 24px;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	line-height: 55px;
}
.tc_a {
	width: 105px;
	height: 32px;
	background: #004e99;
	display: block;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.tc_p {
	color: #666666;
	line-height: 30px;
	padding: 15px 0;
}
.tc_btn {
	margin-top: 10px;
}
.tc_btn a {
	display: inline-block;
	width: 100px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.can {
	background: #999999;
	margin-right: 12px;
}
.sub {
	background: #686868;
}
.tc_close {
	position: absolute;
	top: 30px;
	right: -15px;
}
.fc_div {
	margin-bottom: 25px;
}
.fc_title {
	color: #797979;
	font-size: 14px;
	line-height: 28px;
	border-bottom: 2px solid #ededed;
	padding-bottom: 20px;
}
.fc_title span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #414141;
}
.fc_li {
	float: left;
	width: 406px;
	height: 300px;
	overflow: hidden;
	margin-right: 48px;
	margin-top: 20px;
}
.fc_li img {
	transition: width .5s, height .5s, transform .5s;
	-moz-transition: width .5s, height .5s, -moz-transform .5s;
	-webkit-transition: width .5s, height .5s, -webkit-transform .5s;
	-o-transition: width .5s, height .5s, -o-transform .5s;
}
.fc_li span {
	text-align: center;
	line-height: 30px;
	display: block
}
/*.fc_li:hover img{width: 110%; height: 110%;}*/
.ph {
	font-size: 14px;
	color: #383838;
	line-height: 60px;
	border-bottom: 1px solid #707070;
	padding-left: 52px;
}
.ph1 {
	background: url(../images/23.png) no-repeat 10px center;
}
.ph2 {
	background: url(../images/24.png) no-repeat 10px center;
}
.ph3 {
	background: url(../images/25.png) no-repeat 10px center;
}
.map {
	font-size: 0;
	border: 1px solid #d8d7d5;
	width: 858px;
	height: 333px;
	overflow: hidden;
	margin-top: 40px;
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}

/*首页about*/
.about {
	height: 438px;
	background: #ebebeb;
}
.about .index_tit {
	padding-top: 60px;
	color: #333;
}
.about .index_tit .tit {
	background: url(../images/titbg2.png) no-repeat center;
}
.about img.fl, .about p.fr {
	margin-top: 35px;
}
.about img.fl {
	width: 515px;
	height: 265px;
}
.about p.fr {
	width: 640px;
	font-size: 14px;
	line-height: 25px;
}
.about p.fr span {
	font-size: 18px;
	color: #b60005;
}
.about a.more {
	display: block;
	float: right;
	color: #fff;
	font-size: 13px;
	width: 90px;
	height: 36px;
	line-height: 36px;
	background: #d42221;
	text-align: center;
	border-radius: 10px;
	margin-right: 45px;
}
.index_tit {
	margin: 0 auto;
	width: 236px;
	color: #b60005;
	padding-top: 90px;
	text-align: center;
}
.index_tit .tit {
	background: url(../images/titbg.png) no-repeat center;
}
.index_tit .tit span {
	display: block;
	font-size: 24px;
	margin-top: -18px;
}
.index_tit .entit {
	font-size: 11px;
}
/*导航菜单*/
.navigationBox {
	overflow: hidden;
	width: 100%;
	line-height: 40px;
	margin-bottom: 20px;
}
#firstpane .selected {
	color: #21bcd8;
	font-weight: bold
}
#firstpane li span {
	cursor: pointer;
	line-height: 35px;
	height: 35px;
	background: #333;
	display: block;
	position: absolute;
	right: 0px;
	top: 2px;
	color: #fff;
	width: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold
}
#firstpane li span:hover {
	background: #21bcd8;
}
#firstpane {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	margin-top: -10px;
}
#firstpane > li {
	float: left;
	width: 100%;
	position: relative;
}
#firstpane > li:hover {
}
#firstpane > li > a {
	display: block;
	text-indent: 15px;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	background: url(../images/li.png) no-repeat left 16px;
}
#firstpane > li > a:hover {
}
/*小类*/
#firstpane > li > ul {
	float: left;
	padding: 0px;
	margin: 0px;
	display: none;
	width: 100%;
}
#firstpane > li > ul > li {
	float: left;
	width: 100%;
	position: relative;
}
#firstpane > li > ul > li:hover {
}
#firstpane > li > ul > li > a {
	display: block;
	text-indent: 30px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/li.png) no-repeat 18px 16px;
}
#firstpane > li > ul > li > a:hover {
}
/*小类*/
#firstpane > li > ul > li > ul {
	width: 100%
}
#firstpane > li > ul > li > ul > li {
	float: left;
	width: 100%;
	position: relative;
}
#firstpane > li > ul > li > ul > li:hover {
}
#firstpane > li > ul > li > ul > li > a {
	display: block;
	text-indent: 50px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/li.png) no-repeat 38px 16px;
}
#firstpane > li > ul > li > ul > li > a:hover {
}
/*标题栏*/
.titleBar {
	height: auto;
	overflow: hidden;
	margin: 20px 0px 20px 0px;
	/*background: #fff url(../images/titlebg1.jpg) repeat-x left bottom;*/
	border-bottom: 2px solid #ccc;
}
.titleBar h5 {
	float: left;
	display: inline-block;
	width: auto;
	padding: 0px;
	color: #333;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 20px;
	height: 35px;
	overflow: hidden;
}
.titleBar span {
	float: left;
	background: #fff;
	display: inline-block;
	width: auto;
	color: #cccccc;
	font-size: 16px;
	padding-right: 5px;
	line-height: 23px;
	text-indent: 10px;
	overflow: hidden;
	font-family: Arial;
	text-transform: uppercase;
}
.titleBar .rightMore {
	float: right;
	border-radius: 20px;
	display: block;
	line-height: 25px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #ddd;
	color: #fff;
	font-size: 12px;
	transition: background 0.5s
}
.titleBar .rightMore:hover {
	background: #21bcd8;
	color: #fff;
}
.titleBar .bottomButton {
	float: right;
	cursor: pointer;
	border-radius: 0px;
	display: block;
	line-height: 25px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	text-align: center;
	background: #333;
	color: #fff;
	font-size: 14px;
	transition: background 0.5s
}
.titleBar .bottomButton:hover {
	background: #21bcd8;
	color: #fff;
}
.titleBar .selectedBottomButton {
	background: #21bcd8;
}
/*介绍列表*/
.nameList {
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px
}
.nameList ul {
	margin: 0px;
	padding: 0px;
}
.nameList li:first-child {
	margin-top: 0px;
}
.nameList li {
	padding: 0px;
	border-bottom: 1px solid #eee;
	padding-left: 5px;
	overflow: hidden
}
.nameList li span {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #666;
	display: block;
	font-size: 12px;
	float: left;
	overflow: hidden;
	margin-top: 10px
}
.nameList li > a {
	line-height: 40px;
	display: block;
	text-indent: 5px;
	float: left;
	overflow: hidden;
	width: 80%;
	height: 40px
}
.nameList li:hover span {
	background: #21bcd8
}
.nameList li .time {
	width: auto;
	height: auto;
	line-height: 40px;
	color: #666;
	text-align: center;
	background: none;
	display: block;
	font-size: 14px;
	float: right;
	overflow: hidden;
	margin-top: 0px
}
.nameList li:hover .time {
	background: none
}
.detailTitle {
	border-left: 3px solid #666;
	line-height: 40px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background: #f9f9f9;
	margin-left: 10px;
}
.detailTime {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
.detailContent {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	word-wrap: break-word;
	line-height: 30px;
	text-indent: 2em;
}
.detailContent img {
	max-width: 100% !important;
	height: auto !important;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.back {
	line-height: 35px;
	background: #21bcd8;
	color: #fff;
	width: 80px;
	text-align: center;
	float: right
}
.back:hover {
	color: #fff;
	background: #004e99;
}
.otherPageBox {
	background: #f1f1f1;
	margin-top: 20px;
	padding: 10px;
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	margin-bottom: 90px
}
.otherPageBox a {
	font-size: 14px;
	line-height: 20px
}
.otherPageBox .back {
	line-height: 40px;
	font-size: 14px
}
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.indextit {
    text-align: center;
}
.indextit p {
    font-size: 30px;
    color: #048bcf;
}
.indextit p  a{color: #048bcf;}
.case {
	background: #f6f6f6;
}
.case ul {
	
	margin-top: 40px;
}
.case li {
	background: #fff;
	padding: 6px;
	width: 31.33%;
	padding-bottom: 20px;
	float: left;
	margin-left: 20px;
}
.case li:hover {
	background: #048bcf;
}
.case li img {
	width: 100%;
	height: 300px;
}
.case li a {
	display: block;
font-size: 18px;
color: #000;
margin-top: 10px;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.case li p {
	color: #868686;
	line-height: 22px;
	margin-top: 5px;
}
.case li a.lj {
	font-size: 14px;
	margin-top: 8px;
}
.case li a span {
	font-size: 10px;
}
.case .box {
	padding: 0 10px;
}
.case li:hover a, .case li:hover p {
	color: #fff;
}
.case a.more {
	display: block;
	width: 205px;
	height: 30px;
	line-height: 30px;
	background: url(../images/m.jpg) no-repeat center;
	text-align: center;
	margin: 40px auto;
}
.index-video{background:url(../images/index-center.jpg) no-repeat center;background-size:cover;}

.shop-search{margin:20px 0;}
.shop-search .btn{background:#004e99;color:white;padding:5px 20px;}
p{font-size:24px;line-height:45px;}
.indextit .more{text-align:right;font-size:14px; line-height: 20px;}
.new_con_map{width:600px;margin:0 auto;}


@media screen and (max-width: 768px){
.auto{width:90%;}
.case li{width:96%; margin: 5px auto;float: none;}
.case li img{height:auto;} 
.logo img{height: 40px;margin: 10px 5px;}
.case ul{margin-top: 0px}
.ly_con .fl{float:none;}
.ly_con .fr{float:none;}
.ly_con .ly_left,.ly_con .ly_right{width:100%;}
.navigationBox{margin-bottom: 15px; line-height: 30px;background: #f2f8fd;}


#firstpane > li{width:auto;margin: 5px;}
#firstpane > li > a{display: block;text-indent: 0px;width: 100%;border: solid 1px;overflow: hidden;background: none;
padding: 0 15px;border-radius: 30px;}
.nameList li > a{width:60%;  white-space: nowrap; text-overflow: ellipsis;text-indent: 0px;}
.titleBar{border:none; overflow:none;line-height: 30px; margin:4px 0;}
.titleBar h5{display:none;}
.titleBar span{float:none !important;border-bottom: solid #004e99 2px;width: 100%;color:#004e99}
.titleBar span a{color:#004e99;line-height: 30px;}

.new_dd{width:100% !important;}
.new_con_map{width:100%;}
.new_con p img{max-width:100%;height:100%;}
.new_con p{text-indent: 0;}
.new_con p span{text-indent: 0;margin-right: 0px !important; float:none !important;}
.detailContent iframe{width:100%;}
.form-control{padding:0 !important;}
.col-xs-3{padding: 0 !important;}
}























