/*通用-头部*/
.head .head_top {
	height: 100px;
	background-color: #fff;
}
.head_top .logo img {
	width: 265px;
	height: 100px;
}
.head_top .head_top_tel_img {
	width: 430px;
	height: 100px;
}
.cf:after {
	display: block;
	content:'';
	height: 0;
	visibility: hidden;
	clear: both;
}
.cf {
	zoom: 1;
}
.hide {
	display: none;
}
.head .head_nav {
	height: 70px;
	line-height: 70px;
	background-color: #0a2e89;
}
.head_nav .nav-font {
	position: relative;
	float: left;
	width: 118px;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.head_nav .nav-font a {
	font-size: 20px;
	color: #fff;
}
.sub{
    position: absolute;
    top: 70px;
    left: -1px;
    width: 118px;
    background-color: #204287;
    z-index: 10000;
}
.sub li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #43628e;
}
.sub li:last-child {
	border: none;
}
.sub li a {
    font-size: 14px !important;
}

/*通用-尾部*/
.foot {
	width: 100%;
	height: 397px;
	background: url(../images/foot_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.foot .foot_top_box {
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.3);
}
.foot_top_box .foot_nav_list {
	margin-top: 50px;
	width: 596px;
	height: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(255,255,255,0.3);
}
.foot_nav_list .foot_nav_item {
	float: left;
	margin-right: 70px;
}
.foot_nav_item .p1 {
	margin-bottom: 25px;
	font-size: 17px;
	color: #fff;
}
.foot_nav_item li {
	margin-bottom: 10px;
}
.foot_nav_item li a {
	font-size: 14px;
	color: #fff;
}
.foot .foot_right_box {
	position: relative;
	margin-top: 50px;
	padding-left: 90px;
	width: 613px;
}
.foot_right_box .p1 {
	margin-bottom: 25px;
	font-size: 18px;
	color: #fff;
}
.foot_right_box .p2 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
}
.foot_right_box .ewm_box {
	position: absolute;
	top: 0;
	right: 60px;
}
.ewm_box .ewm_img {
	width: 171px;
	height: 171px;
}
.ewm_box .ewm_txt {
	margin-top: 5px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.foot .copyright {
	font-size: 14px;
	color: #eff6ff;
	text-align: center;
	line-height: 56px;
}
.copyright a {
	color: #eff6ff;
}
.copyright img {
	display: inline-block;
	position: relative;
	top: 5px;
	margin: 0 10px;
	width: 28px;
	height: 28px;
}

/*首页-轮播图*/
.lb_box {
	position: relative;
}
.lb_box .banner {
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden;
	z-index: 2;
}
.banner .pic,
.banner .pic li {
	width: 100%;
	height: 600px;
	overflow: hidden;
}
.banner .pic li {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;	
}
.ben_li {
	position: absolute;
	bottom: 25px;
	left: 46.5%;
}
.ben_li li {
	float: left;
	margin-left: 20px;
	width: 13px;
	height: 13px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	cursor: pointer;
}
.ben_li li.cur {
	background-color: #0a2d89;
}

/*首页-关于旭日辉*/
.gywm_box {
	padding-top: 60px;
	background-color: #fff;
}
.gywm_box .tit {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}
.gywm_box .line {
	display: block;
	margin-bottom: 35px;
	width: 50px;
	height: 3px;
	background-color: #0a2e89;
}
.gywm_box .gywm_top_box {
	margin-bottom: 35px;
}
.gywm_top_box .gywm_jj {
	width: 630px;
}
.gywm_jj .jj_tit {
	margin-bottom: 35px;
	font-size: 22px;
	font-weight: bold;
	color: #ff600e;
}
.gywm_jj .jj_cont {
	margin-bottom: 35px;
	font-size: 14px;
	color: #555;
	line-height: 30px;
	text-indent: 2em;
}
.gywm_jj .gywm_btn {
	display: block;
}
.gywm_btn img {
	width: 151px;
	height: 41px;
}
.gywm_box .gywm_img {
	width: 606px;
	height: 344px;
}
.gywm_box .gywm_bottom_box {
	width: 100%;
	height: 168px;
	background: url(../images/gywm_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.gywm_bottom_box .gslc_item {
	float: left;
	padding-top: 35px;
	padding-left: 85px;
	width: 232px;
}
.gslc_item .p1 {
	font-size: 16px;
	color: #fff;
}
.gslc_item .p1 .strong {
	font-size: 48px;
}

/*首页-推荐产品*/
.tjcp_box {
	padding: 60px 0 25px;
	height: 580px;
	background: url(../images/tjcp_bg.png) center no-repeat;
	background-size: 100% 100%;
	background-color: #f9f9f9;
}
.tjcp_box .tit {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.tjcp_box .line {
	display: block;
	margin: 0 auto 10px;
	width: 50px;
	height: 3px;
	background-color: #0a2e89;
}
.tjcp_box .small_tit {
	margin-bottom: 30px;
	font-size: 14px;
	color: #808080;
	text-align: center;
}
.tab_t {
	margin: 0 auto 35px;
	text-align: center;
}
.tab_t a {
	display: inline-block;
	margin: 0 10px;
	width: 148px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	text-align: center;
	border: 1px solid #b0b0b0;
}
.tab_t a.active {
	color: #fff;
	background-color: #0a2e89;
	border: 1px solid #0a2e89;
}
.tjcp_list ul {
	margin-left: -16px;
}
.tjcp_list li {
	float: left;
	margin-bottom: 35px;
	margin-left: 16px;
	width: 311px;
	border: 1px solid #ececec;
}
.tjcp_list li .cp_img {
	width: 311px;
	height: 226px;
}
.tjcp_list li .txt_box {
	padding: 0 8px;
}
.txt_box .cp_name {
	width: 295px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #e5e5e5;
}
.txt_box .detail_box {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #777;
}
.detail_box .jt {
	position: relative;
	top: 19px;
}

/*首页-产品优势*/
.cpys_box {
	width: 100%;
	height: 676px;
	background: url(../images/cpys_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.cpys_box .cpys_left_box {
	padding-top: 110px;
	width: 367px;
}
.cpys_left_box .tit {
	margin-bottom: 20px;
	font-size: 27px;
	color: #fff;
}
.cpys_left_box .jj_tit {
	margin-bottom: 30px;
	font-size: 37px;
	color: #fff;
}
.cpys_left_box .jj_cont {
	margin-bottom: 60px;
	width: 253px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.cpys_box .cpys_right_box {
	padding-top: 95px;
	width: 933px;
}
.cpys_right_box .cpys_list {
	padding: 40px 0 0 40px;
	width: 893px;
	height: 445px;
	background-color: #f8fafd;
	background: rgba(248,250,253,0.95);
	filter: alpha(opacity=95);
}
.cpys_list .cpys_item {
	float: left;
	width: 300px;
}
.cpys_item .left_img {
	margin-right: 10px;
	margin-bottom: 40px;
	width: 108px;
	height: 108px;
}
.cpys_item .right_txt {
	padding-top: 12px;
	color: #454444;
}
.cpys_item .right_txt .p2 {
	margin-bottom: 10px;
	font-size: 24px;
}
.cpys_item .right_txt .p3 {
	font-size: 14px;
}

/*首页-资质荣誉*/
.zzry_box {
	width: 100%;
	height: 609px;
	background: url(../images/zzry_bg.png) center no-repeat;
	background-size: 100% 100%;	
}
.zzry_box .zzry_left_box {
	padding-top: 60px;
	width: 410px;
}
.zzry_left_box .tit {
	margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    color: #333;
}
.zzry_left_box .line {
    display: block;
    margin-bottom: 30px;
    width: 50px;
    height: 3px;
    background-color: #0a2e89;
}
.zzry_left_box .zzry_jj {
	margin-bottom: 30px;
	font-size: 14px;
	color: #555;
	line-height: 30px;
	text-indent: 2em;
}
.zzry_left_box .zzry_btn {
	display: block;
}
.zzry_btn img {
	width: 141px;
	height: 41px;
}
.zzry_box .zzry_right_box {
	width: 890px;
}
.zzry_right_box .img_list {
	padding-top: 90px;
}
.img_list li {
	float: left;
	margin-left: 22px;
	padding: 2px;
	background-color: #fff;
}
.img_list li img {
	width: 270px;
	height: 385px;
}

/*首页-行业动态*/
.hydt_box {
	padding-bottom: 35px;
	background-color: #f9f9f9;
}
.hydt_box .hydt_top_box {
	position: relative;
	padding-top: 60px;
	padding-bottom: 25px;
}
.hydt_top_box .tit {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}
.hydt_top_box .line {
	display: block;
	margin-bottom: 10px;
	width: 50px;
	height: 3px;
	background-color: #0a2e89;
}
.hydt_top_box .small_tit {
	font-size: 14px;
	color: #808080;
}
.hydt_top_box .hydt_btn {
	position: absolute;
	top: 80px;
	right: 0;
	width: 148px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	text-align: center;
	border: 1px solid #9e9e9e;
}
.hydt_box .hydt_middle_box {
	margin-bottom: 25px;
	padding: 15px;
	background-color: #fff;
}
.hydt_middle_box .hydt_left_img {
	margin-right: 22px;
	width: 620px;
	height: 362px;
}
.hydt_middle_box .hydt_right_cont {
	padding-top: 35px;
	width: 628px;
}
.hydt_right_cont .first_news_date {
	margin-bottom: 25px;
	font-size: 16px;
	color: #676568;
}
.hydt_right_cont .line1 {
	display: block;
	margin-bottom: 20px;
	width: 34px;
	height: 1px;
	background-color: #0e4b9a;
}
.hydt_right_cont .first_news_tit {
	margin-bottom: 20px;
	font-size: 24px;
	color: #343432;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hydt_right_cont .first_news_jj {
	margin-bottom: 20px;
	font-size: 14px;
	color: #8c8e8d;
	line-height: 20px;
}
.hydt_right_cont .detail_btn {
	display: block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #0e4b9a;
}
.hydt_bottom_box .hydt_news_list {
	margin-left: -15px;
}
.hydt_news_list .hydt_news_item {
	float: left;
	margin-left: 15px;
	padding-top: 35px;
	width: 423px;
	height: 180px;
	background-color: #fff;
}
.hydt_news_item .hydt_left_box {
	float: left;
	position: relative;
	width: 120px;
}
.hydt_left_box .hydt_news_year {
	font-size: 16px;
	color: #262125;
	text-align: right;
}
.hydt_left_box .hydt_news_month_day {
	font-size: 26px;
	font-weight: bold;
	color: #222126;
	text-align: right;
}
.hydt_left_box .hydt_icon {
	position: absolute;
	top: 80px;
	left: 35px;
	width: 57px;
	height: 57px;
}
.hydt_news_item .hydt_right_box {
	float: left;
	padding-right: 25px;
	padding-left: 30px;
	width: 248px;
}
.hydt_right_box .hydt_news_tit {
	display: block;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #585a57;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hydt_right_box .hydt_news_jj {
	margin-bottom: 50px;
	font-size: 14px;
	color: #99989d;
	line-height: 25px;
}
.hydt_right_box .hydt_news_btn {
	display: block;
}
.hydt_news_btn img {
	width: 42px;
	height: 5px;
}
.hydt_news_list .hydt_news_item:hover {
	background-color: #2260b3;
}
.hydt_news_list .hydt_news_item:hover .hydt_news_year,
.hydt_news_list .hydt_news_item:hover .hydt_news_month_day,
.hydt_news_list .hydt_news_item:hover .hydt_news_tit,
.hydt_news_list .hydt_news_item:hover .hydt_news_jj {
	color: #fff;
}

/*首页-工程应用*/
.gcyy_box {
	padding: 60px 0;
	background-color: #fff;
}
.gcyy_box .tit {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.gcyy_box .line {
	display: block;
	margin: 0 auto 10px;
	width: 50px;
	height: 3px;
	background-color: #0a2e89;
}
.gcyy_box .small_tit {
	margin-bottom: 30px;
	font-size: 14px;
	color: #808080;
	text-align: center;
}
.picScroll-left {
	position: relative;
	width: 1300px;
	overflow: hidden;
}
.picScroll-left .bd {
	position: relative;
	width: 1300px; 
	height: 270px;
	z-index: 10;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd li {
	_display: inline;
	position: relative;
	float: left;
	margin-right: 14px;
	width: 314px !important;
	overflow: hidden;	
}
.picScroll-left .bd li .pic {
	width: 314px;
}
.picScroll-left .bd li .pic img {
	width: 314px; 
	height: 229px;
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.picScroll-left .bd li .pic .gcyy_tit {
	margin-top: 20px;
	padding: 0 10px;
	width: 296px;
	font-size: 18px;
	color: #2d2d2d;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hover_box {
	position: absolute;
    width: 314px;
    height: 229px;
    background: rgba(34,96,179,0.29);
    filter: alpha(opacity=29);
    transition: all 0.5s;
    z-index: 2;
}
.hover_box1 {
	position: absolute;
    bottom: -229px;
    width: 314px;
    height: 229px;
    transition: all 0.5s;
    z-index: 3;
}

/* 内页通用-分页 */
.pagination_box {
	margin: 25px auto 10px;
	width: 100%;
	text-align: center;
}
.pagination li {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #3c81d1;
	*zoom:1;
    *display: inline;
    _zoom:1;
    _display: inline;
}
.pagination a {
	position: relative;
	bottom: 1px;
	font-size: 14px;
	color: #3c81d1;
}
.pagination li:hover {
	background-color: #2260b3;
}
.pagination li:hover a,
.pagination li:hover span {
	position: relative;
	bottom: 1px;
	color: #fff;
}
.pagination li.active {
	position: relative;
	bottom: 1px;
	font-size: 14px;
	color: #3c81d1;
	background-color: #fff;
}
.pagination li.active a {
	position: relative;
	bottom: 1px;
	color: #2260b3;
}

/*单页*/
.ny_box {
	padding: 40px 0;
}
.ny_box .left_nav {
	margin-right: 40px;
	width: 270px;
}
.left_nav .yjlm_box {
	width: 270px;
	height: 141px;
	background: url(../images/yjlm_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.yjlm_box .p1 {
	padding-top: 25px;
	font-size: 30px;
	color: #fff;
	text-align: center;
}
.yjlm_box .p2 {
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.left_nav .ejlm_list {
	margin-top: 3px;
}
.ejlm_list .li_d_a {
	display: block;
	margin-bottom: 3px;
	padding-left: 40px;
	font-size: 16px;
	color: #333;
	line-height: 54px;
	background: url(../images/li_bg.png) 20px center no-repeat;
	background-color: #e5e5e5;
}
.ejlm_list .li_d_a.active {
	color: #fff;
	background: url(../images/li_active_bg.png) 20px center no-repeat;
	background-color: #2260b3;
}
.left_nav .lxwm_img {
	margin-top: 15px;
	width: 270px;
	height: 205px;
}
.ny_box .right_cont_box {
	width: 990px;
}
.right_cont_box .current_position_box {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #abcae3;
}
.current_position_box .lm_name {
	font-size: 24px;
	color: #0a2e89;
}
.current_position_box .current_position {
	font-size: 14px;
	color: #333;
}
.current_position img {
	display: inline-block;
	margin-right: 8px;
}
.current_position a {
	color: #333;
}
.dy_cont_box {
	padding: 15px 0;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-indent: 2em;
}
.dy_cont_box img {
	margin: 10px auto;
	max-width: 100%;
}

/*内容页*/
.nry_cont_box {
	padding: 15px 0;
}
.nry_cont_box .article_tit {
	margin: 20px 0;
	font-size: 26px;
	color: #000;
	text-align: center;
}
.nry_cont_box .publish_time {
	margin-bottom: 15px;
	font-size: 14px;
	color: #999;
	text-align: center;
}
.nry_cont_box .nry_cont {
	padding-bottom: 30px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-indent: 2em;
}
.nry_cont img {
	margin: 10px auto;
	max-width: 100%;
}
.prev_next_box {
	padding-top: 20px;
	border-top: 1px solid #ededed;
}
.prev_next_box p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
}
.prev_next_box a {
	display: inline-block;
	position: relative;
	top: 5px;
	*top: 0;
	width: 880px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*新闻列表页*/
.news_list {
	padding-top: 10px;
}
.news_list li {
	height: 50px;
	line-height: 50px;
	background: url(../images/news_li_bg.png) 5px center no-repeat;
	border-bottom: 1px dashed #ebebeb;
}
.news_list li .news_tit {
	display: block;
	float: left;
	padding-left: 25px;
	width: 815px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_list li .date {
	float: right;
	font-size: 16px;
	color: #999;
}

/*图片列表页*/
.li_f {
	padding: 10px 0;
	background-color: #f1f7ff;
}
.li_f a {
	display: block;
	padding-left: 35px;
	width: 235px;
	font-size: 14px;
	color: #3d526d;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	background: url(../images/news_li_bg.png) 20px center no-repeat;
}
.li_f a:hover {
	color: #2260b3;
}
.pic_list {
	padding-top: 30px;
}
.pic_list ul {
	margin-left: -30px;
	*margin-left: 0;
	*margin-bottom: 40px;
}
.pic_list li {
	float: left;
	margin-bottom: 40px;
	margin-left: 30px;
	*margin-right: 10px;
	*margin-left: 10px;
	width: 310px;
}
.pic_list li .img_box {
	margin-bottom: 8px;
	padding: 10px;
	width: 288px;
	height: 208px;
	border: 1px solid #e7e5e5;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.pic_list li .img_box img {
	width: 288px;
	height: 208px;
}
.pic_list li .txt {
	padding: 0 10px;
	width: 290px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #f2f2f2;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/*留言*/
.ly_form {
	margin: 0 auto;
	padding-top: 25px;
	width: 690px;
}
.ly_form .form_item {
	margin-bottom: 20px;
}
.ly_form label {
	display: block;
	float: left;
	margin-right: 5px;
	width: 148px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #2260b3;
}
.ly_form input {
	float: left;
	padding: 0 10px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #333;
	background-color: #f3f3f3;
	border: none;
	outline: none;
}
.ly_form .input1 {
	width: 517px;
}
.ly_form .input2 {
	width: 332px;
}
.ly_form textarea {
	float: left;
	padding: 10px;
	width: 517px;
	height: 180px;
	line-height: 20px;
	font-size: 16px;
	color: #333;
	background-color: #f3f3f3;
	border: none;
	outline: none;
}
.ly_form .input3 {
	width: 257px;
}
.ly_form .yzm_img {
	float: left;
	margin-top: 14px;
	margin-right: 10px;
	margin-left: 20px;
	width: 47px;
	height: 20px;
}
.ly_form .refresh_btn {
	display: block;
	float: left;
	font-size: 16px;
	color: #2260b3;
	line-height: 48px;
}
.ly_form .btn_box {
	margin: 30px auto;
	text-align: center;
}
.ly_form .btn_box button {
	display: inline-block;
	width: 155px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border: none;
	outline: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.ly_form .submit_btn {
	margin-right: 38px;
	background-color: #2260b3;
}
.ly_form .reset_btn {
	background-color: #65a559;
}

/*回复列表*/
.message_box {
	padding-top: 25px;
}
.message_box .message_item {
	margin-bottom: 10px;
    border: 1px solid #e2e2e2;	
}
.message_item .publish_info {
    padding: 0 25px;
	font-size: 16px;
	color: #333;
	line-height: 50px;
	border-bottom: 1px solid #e2e2e2;	
}
.publish_info .publish_user {
	float: left;
}
.publish_info .publish_date {
	float: right;
}
.message_item .message_detail {
	padding: 15px 0;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #e2e2e2;
}
.message_detail .my_message_cont {
	padding: 0 25px 10px;
	line-height: 30px;
}
.message_detail .message_reply_cont {
	margin: 0 25px;
	padding: 5px 10px;
	line-height: 30px;
	background-color: #f3f3f3;
}
.message_reply_cont .strong {
	color: #2260b3;
}
.message_item .xx_dh_txt {
	padding: 0 25px;
	font-size: 16px;
	color: #333;
	line-height: 50px;
}
.ly_form1 {
	width: 990px;
}
