﻿@charset "utf-8";
/* CSS Document */
.nbanner{height:400px;background:url(../images/nybanner.jpg) no-repeat center 0;overflow: hidden;clear: both;}



/*内页整体内容*/
.NY-main{width:1200px; margin: 0 auto 45px; }

/*内页右侧宽度*/
.NY-Con{width:900px;}

/*当前位置*/
.current{font-size:14px;border-bottom: 1px dashed #dcdcdc;line-height: 46px;margin-bottom: 25px;}

/*栏目*/
.column {height: 50px;font-size: 24px;font-weight: normal;line-height: 50px;border-bottom: 1px solid #ebebeb;margin-bottom: 15px;margin-top: 15px}
.column span {display: inline-block;height: 50px;border-bottom: 1px solid #cb211a;}

/*单页面*/
.single{width:100%;line-height:200%}
.single p{ line-height:200%; font-size:16px}
.single img{ max-width:100%}

/*产品列表*/
.nypro{}
.nypro .mainCon{width: 100%;margin-top:15px;}
.nypro .mainCon ul{}

.nypro .mainCon li{
	width: 272px;
    padding: 6px 6px 0 6px;
    border: 1px solid #f1f1f1;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
	}


.nypro .mainCon li .Pic{
	width: 272px;
    height: 204px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.nypro .mainCon li .Pic img{
	max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}

.nypro .mainCon li p{
    line-height: 45px;
    font-size: 15px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
	text-align:center
	}

.nypro .mainCon li:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.nypro .mainCon li:hover .Pic img{transform: scale(1.2);}


.nypro .mainCon li:nth-child(3n){ margin-right:0}



/*新闻列表*/
.news-list dl {
	width: 100%;
    margin-bottom: 15px;
    padding: 12px 0 12px;
    display: inline-block;
    border-bottom: 1px solid #cfcfcf;
	}
.news-list dl:hover {border-color: #cb211a;}
.news-list dt {width: 35%;float: left;margin-left: 22px;border:1px solid #dedede;margin-right: 5.5%;}
.news-list dt img {width: 100%;margin: 0 auto;display: block;}
.news-list dd {}
.news-list dd h4 {height: 40px;font-weight: normal;font-size: 18px;color: #154c64;line-height: 40px;margin-bottom: 5px;}
.news-list h4 a {
	display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 80%;
	}
.news-list h4 span{
	float: right;
    text-align: right;
    font-size: 14px;
    color: #666;
	}
.news-list dl:hover h4 a {color: #cb211a;}
.news-list-desc {max-height: 72px;font-size: 14px;line-height: 24px;color: #797979;margin-bottom: 12px;overflow: hidden;}
.news-list-deta {float: right;width: 134px;height: 40px;display: inline-block;border: 1px solid #aaa;font-size: 16px;line-height: 40px;text-align: center;}
.news-list-deta a{font-size: 16px;line-height: 40px; color:#666666}
.news-list dl:hover .news-list-deta {background:#cb211a;border-color: #cb211a;}
.news-list dl:hover .news-list-deta a {color: #fff;}

/*详情内容*/
.zxxq {padding: 18px 0; font-family:微软雅黑}
.zxxq .primgpic{ width:100%; height:auto; overflow-x:hidden; margin:0 auto; text-align:center}
.zxxq .primgpic img{ max-width:98%; border:1px solid #ddd}
.zxxq-tit {height: 38px;font-size: 24px;font-weight: normal;line-height: 38px;color: #4b4a4a;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zxxq-sour {
	font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
    background: #f5f5f5;
	}
.zxxq-sour a {color: #aaa;}
.zxxq-sour span {margin: 0 9px;}
.zxxq-text {padding: 16px 18px;font-size: 14px;line-height: 24px;border: 1px solid #d6d6d6;margin-bottom: 22px;}
.zxxq-text-t1 {width: 78px;float: left;color: #342f2e;margin-right: -78px;}
.zxxq-text-t2 { padding-left: 80px; color:#808080}
.endit-content{ line-height:28px; font-size:16px; color:#333}
.endit-content *{ line-height:2.5}
.endit-content p{margin:15px 0;}
.endit-content img{max-width:100%;}


/*左侧*/
.ny_left {width: 270px;}
.backcolor{background: #cb211a;}



.menu_list {width: 100%;color: #333333;margin-top: 20px;}
.menu_list .list_title {font-size: 18px;line-height: 50px;color: #FFF;text-indent:1.5em;}
.menu_list .list_title strong {font-weight: normal;color: #db645f;font-size: 14px;padding-left: 5px; text-transform:uppercase}

.menu_list .m_1 {
	border: 1px solid #cfcfcf;
    background: #fff;
    padding: 10px;
	}
.menu_list .m_1 > li {}
.menu_list .m_1 > li > a {display: block; width:100%; height:42px; line-height:42px;  font-size:16px; text-indent:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyj.png) no-repeat 12px center #ececec; margin:0 auto 8px;  transition:all .0s ease;}
.menu_list .m_1 > li > a.active,
.menu_list .m_1 > li:hover > a {display: block; width:100%; height:42px; line-height:42px;  font-size:16px; text-indent:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyj2.png) no-repeat 12px center #ee8301; margin:0 auto 8px;  transition:all .0s ease; color:#fff}
.menu_list .m_1 > li .menu_btn {position: absolute;width: 50px;height: 48px; background: url(../images/ny_left_ico.png) no-repeat center;top: 0;right: 0;cursor: pointer;}
.menu_list .m_1 > li .menu_btn_active {background: url(../images/ny_left_ico_active.png) no-repeat center;}
.menu_list .m_1 > li .menu_btn:hover {background-color: #f9f9f9;}
.menu_list .m_2 {display: none;}
.menu_list .m_2 > li {line-height: 36px;background: #fff;border-bottom: 1px dashed #ccc;}
.menu_list .m_2 > li:last-child { border-bottom: none;}
.menu_list .m_2 > li:first-child {border-top: 1px solid #ccc;}
.menu_list .m_2 > li a {display: block;padding-left: 38px;font-size: 14px;}
.menu_list .m_2 > li a.active,
.menu_list .m_2 > li a:hover {color: #EA4201;}

/*左侧联系*/
.slider_contact {width: 100%;color: #333333;margin-top: 20px;}
.slider_contact .list_title {font-size: 18px;line-height: 50px;color: #FFF;text-indent: 1.5em;}
.slider_contact .list_title strong {font-weight: normal;color: #db645f;font-size: 14px;padding-left: 5px; text-transform:uppercase}
.slider_contact .contact {
	padding: 72px 15px 20px;
    border: 1px solid #cfcfcf;
    line-height: 28px;
    position: relative;
    background: #f8f8f8 url(../images/contactbg.png) no-repeat 15px 20px;
    margin-bottom: 30px;
	}
	
.slider_contact .contact *{
	font-size:14px;
    line-height: 28px;
	}
	
.slider_contact .contact .telsp {position: absolute;top: 12px;left: 73px;height: 48px;color: #5b5b5b;line-height: 24px;font-size: 16px;}
.slider_contact .contact .telsp em {
	font-style: normal;
    font-weight: bold;
    font-size: 24px;
    display: block;
    line-height: 30px;
    color: #ee8301;
    font-family: arial;
	}

/*留言*/
.guestbook_show{  margin:20px auto 0;}
.guestbook_top{ height:40px; background:#eee; line-height:40px; padding:0 10px 0 17px;}
.guestbook_top .mustwrt{ display:block; float:right;} 
.guestbook_show em{ color:#f00; font-style:normal;}
.guestbook_form .inp_one{ width:320px;height:28px; line-height:28px;outline: none;border:1px solid #ccc;padding-left: 4px;}
.guestbook_form .inp_one:focus{border:1px solid #3671cf;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;line-height:30px; height:40px; padding:5px 0px 5px 5px;}
.guestbook_form dt{ width:80px; float:left; line-height:35px;}
.guestbook_form dd{ width:610px; float:left;}
.guestbook_form dd span{padding-left:20px}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{ display:block;}
.guestbook_form .bookdl{ height:180px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{width:150px;height:32px; background:#b8b8b8; border:none; margin-right:10px; color:#fff;cursor: pointer;}
.guestbook_form .button:hover{ background:#f1f1f1; color:#555;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 0 0;text-align: center;}
.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}


.XRegina{ width: 100%;left: 0; top:280px; z-index: 9; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#4d4d4d; color:#fff; line-height:45px; font-size:15px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:15px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:16%}
.XRegina .heada ul li.li2{ width:20%}
.XRegina .heada ul li.li3{ width:16%}
.XRegina .heada ul li.li4{ width:16%}
.XRegina .heada ul li.li5{ width:16%}
.XRegina .heada ul li.li6{ width:16%}
.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:15px;}
.XRegina .contenta a{ width:100%; height:45px; display:block; color:#333; border-bottom:dotted 1px #CCC}
.XRegina .contenta a:hover{ width:100%; height:45px; display:block; background:#e3f1ff;color:#0572c4}

.XRegina .contenta ul li{ float:left; line-height:45px; font-size:15px;display:block; text-align:center}
.XRegina .contenta ul li a{line-height:45px; font-size:15px; color:#333; }
.XRegina .contenta ul li a:hover{line-height:45px; font-size:15px; color:#ca0000; }


.XRegina .contenta ul li.li1{ width:16%; height:45px;}
.XRegina .contenta ul li.li2{ width:20%; height:45px;}
.XRegina .contenta ul li.li3{ width:16%; height:45px;}
.XRegina .contenta ul li.li4{ width:16%; height:45px;}
.XRegina .contenta ul li.li5{ width:16%; height:45px;}
.XRegina .contenta ul li.li6{ width:16%; height:45px;}




.page{ width:100%;margin:10px auto; line-height:30px; text-align:right;}
.page a{line-height:30px; color:#444}
.page span{ display:inline-block; padding:0 10px 0 0;}
.page a.num.select{ padding:3px 9px; color:#fff; background:#cb211a}
.page a.num{
	background: #fff;
    padding: 3px 9px;
    border: 1px solid #cfcfcf; margin: 0 4px;
	}
.page a.num:hover{ padding:3px 9px; color:#fff; background:#cb211a}


/*上一页下一页*/
.news_page{ margin:20px auto;overflow: hidden;}
.news_page dt,.news_page dd{ width:44.2%;float:left; height:40px; line-height:40px; overflow:hidden;padding:0 10px 0 30px;background:#f5f5f5;}
.news_page .pagepre{background:#f5f5f5 url(../images/public/pagepre.png) no-repeat 10px center;} 
.news_page .pagepre a{line-height:40px; color:#444} 
.news_page .pagenext{text-align: right;padding-right: 30px; background:#f5f5f5 url(../images/public/pagenext.png) no-repeat 98% center; } 
.news_page .pagenext a{line-height:40px; color:#444} 
.news_page .pagepre:hover{ background:#d8d8d8 url(../images/public/pagepre.png) no-repeat 10px center;}
.news_page .pagenext:hover{background:#d8d8d8 url(../images/public/pagenext.png) no-repeat 98% center;}

