@charset "utf-8";
/* CSS Document */
.ny_box{ width:100%;}

/****内页banner*****/
.nyban_box{ width:100%; background:url(/skin/default/images/bg01.png) no-repeat center; height:500px; z-index:99999999999999999999999999999999;}
.ny{ width:1200px; margin:50px auto;}

.ny_left{ float:left; width:250px;}
.left_title{ background-color:#004183; padding:20px 0px; text-align:center;}
.left_title h2{ font-size:24px; color:#fff; font-weight:bold; line-height:30px;}
.left_title p{ font-size:14px; color:#fff; line-height:30px;}
.left-1-b{background: #f3f3f3;}
.left-1-b ul{ text-align:left;}
.left-1-b  ul li{font-size: 14px;line-height: 46px;text-indent:30px;border-top:1px solid #d0d0d0;position:relative;}
.left-1-b  ul li a{ display:block; color:#333; text-decoration:none;}
.left-1-b  ul li a:hover{ background:#fff; color:#004183;}
.ny_right{ float:right; width:900px; min-height:880px;}
/****面包屑导航****/
.ny_nav{ border-bottom:1px solid #ddd; padding:10px 0px;}
.ny_nav p{ background:url(/skin/default/images/home.png) no-repeat left; padding-left:20px; color:#666; font-size:14px; margin-left:15px;}
.ny_nav p a{ color:#666;}
.ny_nav p a:hover{ color:#004183;}
.pro_list{ margin:20px auto;}
.pro_list ul li{ float:left;width:280px; margin:10px;}
.pro_list ul li .pro_img{ position:relative; display:block; width:280px; height:245px; overflow:hidden;}
.pro_list ul li img{ width:280px; height:245px;transition: 424ms linear; display:block;}
.pro_list ul li p{ text-align:center; line-height:40px;    display: block;
    color: #5d5d5d;
    font-size: 16px;
    transition: 350ms;}
.pro_list ul li:hover p{ color:#efa200;}
.pro_list ul li mark {
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    background: #efa200\9;
    filter: alpha(opacity=20);
    z-index: 20;
    opacity: 0;
    transform: skewX(45deg);
    visibility: hidden;
    transition: 360ms;
}
.pro_list ul li mark:before {
    content: "";
    width: 100%;
    height: 0%;
    border-left: 3px solid #efa200;
    border-right: 3px solid #efa200;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}
.pro_list ul li mark b {
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -23px;
    margin-top: -23px;
    z-index: 30;
}
.pro_list ul li mark b:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #efa200;
    position: absolute;
    left: 0;
    top: 23px;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
}
.pro_list ul li mark b:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #efa200;
    position: absolute;
    left: 23px;
    top: 0;
    transform: translateY(-200px);
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
}
.pro_list ul li mark:after {
    content: "";
    width: 0%;
    height: 100%;
    border-top: 3px solid #efa200;
    border-bottom: 3px solid #efa200;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}
.pro_list ul li:hover mark {
    opacity: 1;
    transform: skewX(0);
    visibility: visible;
}
.pro_list ul li:hover mark:before {
    height: 100 % ;
    transition: 330ms 200ms;
}
.pro_list ul li:hover mark:after {
    width: 100 % ;
    transition: 330ms 200ms;
}
.pro_list ul li:hover img {
    transform: scale(1.05); - webkit - transform: scale(1.05); - moz - transform: scale(1.05);
}
.pro_list ul li:hover mark b:before {
    transition: 355ms 180ms;
    transform: translateX(0); - webkit - transform: translateX(0); - moz - transform: translateX(0);
}
.pro_list ul li:hover mark b:after {
    transition: 355ms 240ms;
    transform: translateY(0); - webkit - transform: translateY(0); - moz - transform: translateY(0);
}
/**********内页联系mg不朽情缘*******/
.contact{ width: 250px;height: auto; margin-top: 12px;}

.contact h2.lx_pro{font-weight:normal; background:#008CE7 url(../images/pro.png) 35px center no-repeat;
padding-left:30px;height:50px; line-height:50px; color:#fff; text-align:center; font-size:20px;}

.contact h2 span{ padding:0 0 0 10px; font-size:12px; color:#555}

.contact .lx_pic{ padding-top: 15px;padding-bottom: 25px;overflow: hidden;border: 1px solid #eee;}
.contact .lx_pic img{ margin-bottom: 10px;}
.contact .lx_pic p{ font-size:12px; line-height:26px; padding: 0 15px; color:#666;}
/******列表页相助流程*****/
.lc{ margin:20px auto;}
.lc_title{ border-bottom:1px solid #ddd; padding:12px 0px; position:relative;}
.lc_title p{ color:#004183; font-size:16px; font-weight:bold;}
.lc_title .line {
    width: 80px;
    height: 4px;
    background: #004183;
    position: absolute;
    left: 0;
    bottom: 0px;
    display: block;
}
.lc img{ width:100%;}
/*******列表页相关新闻*******/
.li_newsbox{ margin:10px 0px;}
.li_newsbox ul{ overflow: hidden; padding-bottom: 20px; width:440px; float:left; margin:0px 5px;}
.li_newsbox ul li{ float: left; margin-left: 20px; width: 410px; border-bottom: #dcd9d9 dashed 1px; padding:8px 0;}
.li_newsbox ul li i{ font-style: normal; background: url(/skin/default/images/news_little.png) no-repeat left; width:14px; height:14px; vertical-align: middle; display:inline-block; background-size:14px 14px ; margin-right: 5px;}
.li_newsbox ul li a{ font-size: 14px; color:#333;}
.li_newsbox ul li a:hover{ text-decoration: underline;color:#efa200;}
.li_newsbox ul li span{float:right; font-size:12px; color:#999;}


/**********新闻列表****************/
.news_nei_list{ margin:20px auto;}
.news_nei{ width:100%; margin:0 auto;}
.news_nei ul{ margin-top:20px;}
.news_nei ul li{border-bottom:1px solid #ccc; padding:20px 0px;}
.news_nei ul li .img_box{ width:170px;}
.news_nei ul li img{ width:170px; float:left; border:1px solid #ccc; padding:2px; height:131px;}
.news_nei ul li .new_right{ float:right; width:700px;}
.new_right a{ font-size:24px; font-weight:bold; float:left; display:block; color:#444;}
.new_right a:hover{ color:#efa200;}
.new_right .time{ float:right; color:#999; margin-top:0px; display:block;background:url(/skin/default/images/time.png) no-repeat left; padding-left: 27px;}
.new_right p{ font-size:14px; color:#666; line-height:26px; margin-top:15px; float:left;}
/*******相关产品**********/
.hl_main5_content{width:900px; margin:30px auto; height:220px; overflow:hidden;} 
.hl_main5_content1{width:900px; overflow:hidden; margin:0 auto;} 
.hl_main5_content1 ul{width:1600px; overflow:hidden;} 
.hl_main5_content1 ul li{ float:left; width:200px; display:inline; margin:0px 12px; position:relative; overflow:hidden;} 
.hl_main5_content1 ul li img{ width:200px; overflow:hidden; height:159px;} 
.hl_main5_content1 ul li p{ font-size:16px; color:#333; line-height:30px; text-align:center;}
.hl_main5_content1 ul li:hover p{ color:#efa200;}
.hl_scrool_leftbtn{width:0px; height:38px; float:left; margin-top:50px; cursor:pointer;} 
.hl_scrool_rightbtn{width:0px; height:38px; float:right;margin-top:50px; cursor:pointer;} 
/**********新闻详情******/
/**********新闻详情*************/
.jie {
    width: 100%;
	margin: 0 auto;
	padding-bottom:30px;
}
.jie_top h3{
    font-size: 24px;
    line-height: 44px;
    color: #444;
    text-align: center;
    padding-top: 15px;
}
.jie-cont {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    padding: 25px 10px;
}
.jie-cont p{
	/* text-indent: 2em; */
    font-size: 14px;
    padding: 0 10px;
}
.jie-cont p span{
	color: #ad6a39;
    font-size: 14px;
    padding: 0 5px;
}

.news_top_ny {
    width: 100%;
    margin: auto;
    overflow: hidden;
    color: #999;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}
.w360 {
    width: 550px;
    margin: 0 auto;
	font-size: 14px;
}
.w360 span{
    color: #ee202a;	
}
.news_top_ny p {
    display: inline;
    margin-right: 15px;
}
 /*翻页*/
.ud{
	border-bottom: 1px dashed #ccc;
	line-height: 34px;
	overflow: hidden;
	color: #666;
	padding: 5px 20px;
	font-size: 14px;
}
.ud a{ color: #666; font-size:15px;}

.ud a:hover{
	color: #efa200;
	text-decoration: underline;
}
/**********关于mg不朽情缘***********/
.ny_about{ color:#666; margin:20px 0px;    font-size: 14px;line-height: 26px;}
.ny_about h2{ font-size:18px; font-weight:bold; text-align:center; line-height:40px;}
.ny_about p{ font-size:14px; line-height:26px; text-indent:2em;}
.ny_about img{ width:100%;}
/*********资质声誉********/
.ry{ margin-bottom:30px; margin-top:15px;}
.ry ul li{ float:left; width:280px; margin:10px;transition: all ease-out .2s;}
.ry ul li img{ width:100%; height:216px; border:1px solid #ddd; padding:2px;transition: all ease-out .2s;}
.ry ul li p{ color:#666; font-size:14px; text-align:center; padding:5px 0px;transition: all ease-out .2s;}
.ry ul li:hover img{ border:1px solid #efa200;}
.ry ul li:hover p{ color:#efa200;}
/***********工程师***********/
.gcs{margin-bottom:30px; margin-top:15px;}
.gcs li{
   margin: 0px 10px;
    width: 280px;
    float: left;
}
.gcs h2{
   text-align: center;
    line-height: 48px;
    margin-bottom: 5px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
}
.gcs h2 span{
   text-align: center;
    line-height: 48px;
    margin-bottom: 5px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
}

.classify_link{
   position: relative;
   margin-bottom: 20px;
   height: 342px;
   overflow: hidden;
}
.classify_link img{
   width: 280px;
   height:300px;

}
.classify_link .zhezhao{
   position: absolute;
   filter: alpha(opacity=90);
   padding-bottom: 0px;
   background-color: #fff;
   padding-left: 20px;
   width: 240px;
   transition: all 0.5s ease 0s;
   /*top: 203px;*/
   padding-right: 20px;
   height: 240px;
   padding-top: 0px;
   left: 0px;
   -moz-opacity: 1;
   opacity: 1;
}
.classify_link .zhezhao P{
   text-align: left;
   margin-bottom: 0px;
   line-height: 26px;
   height: 46px;
   font-size: 14px;
   overflow: hidden;
}
.classify_link .zhezhao p a{
   line-height: normal;
    display: none;
    color: #fff;
    font-size: 14px;
}
.current.classify_link .zhezhao{
   filter: alpha(opacity=100);
       transition: all 0.5s ease 0s;
    background-color: #efa200;
    bottom: 0px;
    -moz-opacity: 1;
    opacity: 1;
	height:240px;
}
.current.classify_link .zhezhao h3 a{
   color: #fff;
   padding-top:30px;
   display:block;
}
.current.classify_link .zhezhao P{
   height: 120px !important;
    color: #fff;
}
.classify_link .zhezhao h3 {
    line-height: 42px;
    color: #333;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px !important;
    text-align:center;
}

/*******联系mg不朽情缘**************/
.contact{}
.temp_con1 {
    height: 195px;
    margin-top: 60px;
    overflow: hidden;}
.temp_con1 dt {
    width: 422px;
	background:url(/skin/default/images/contact.gif)  no-repeat right 10px;
    float: left;
    overflow: hidden;
}
.temp_con1 dt h3{ width:146px; height:140px; float:left; margin-right:20px; overflow:hidden;}
.temp_con1 dt h3 img{ width:146px; height:140px;}
.temp_con1 dt p{ font:48px "Microsoft Yahei"; font-weight:bold; color:#555;}
.temp_con1 dt p em{ display:block; font:14px "Microsoft Yahei";}
.temp_con1 dt p i{ display:block; font:26px "Times New Roman", Times, serif;}
.temp_con1 dd{ width:443px; float:right; margin-right:15px; margin-top:10px; display:inline; overflow:hidden;}
.temp_con1 dd h4{ display:block; font:22px "Microsoft Yahei"; background:url(/skin/default/images/contact01.gif) no-repeat right center; color:#555; height:36px; overflow:hidden;}
.temp_con1 dd p{ font:14px "Microsoft Yahei"; color:#777; line-height:24px; height:72px; overflow:hidden; margin-top:10px;}
.txt_lxwmpic {width: 100% ;overflow: hidden;}
.txt_lxwmpic ul li {text-align: center;width: 20% ;float: left}
.txt_lxwmpic ul li p {padding: 10px 0; text-align:center;}
.txt_lxwmpic ul li h4 { font-size:16px; line-height:36px; text-align:center;}
.txt_lxwmpic ul li h3 { font-size:16px; line-height:26px; text-align:center;}
.map{width:100%; margin:30px 0px; }
/**********产品详情**********/
.product{}
.pro_main { background-color: #fff; zoom: 1;padding: 30px 5px; overflow: hidden;}
.pleft { width: 405px; z-index: 5; float: left;overflow: hidden; margin-left: 5px;}
.pleft img{ padding:2px; border:1px solid #ddd; width:396px; height:auto;}

.pright{ width: 460px;float: left; margin-left: 15px; z-index: 1; overflow: hidden; font-size: 14px; padding-bottom:66px;background:url(/skin/default/images/linkphone.png) no-repeat left bottom;}

.pright h2{color: #333; line-height: 28px; padding: 0 8px 10px; border-bottom: 1px dashed #ccc;font-size: 20px; font-weight:bold; text-align:center;}
.pright p{    font-size: 14px; color: #444; line-height: 26px; padding:10px;}
.pright .pro_tel{width:0px; height:0px; overflow: hidden; line-height: 22px; color:#333; font-size:16px; font-weight:bold; text-align:center;}
.pright .pro_tel span{ font-size:24px; font-weight:bold; color:#004183;}
.pright .proparp{ padding-top:25px;line-height: 22px; text-align:center;}
.maincont {width: 730px;}


.v_out{width:405px;margin:20px auto;overflow:hidden;}
.v_show{width:405px;overflow:hidden;position:relative;height:280px;float:left}
.v_cont{ width:6650px;position:absolute;left:0px;top:0px;}
.v_cont ul{float:left;text-align:center;line-height:50px;}
.v_cont ul li{width:405px;height:250px;background:#f8f8f8;float:left;margin-top:3px;}

/*---圆圈---*/
.v_out_p{position:relative;overflow:visible}
.circle{position:absolute;left: 40px;top: 290px;}
.circle li{width:120px;/*height:60px;*/float:left;margin-right:10px;/*background:#ccc*/}
.circle .circle-cur{/*background:#f00*/}




/*---切换---*/
.prev{float:left;padding:50px 9px 0}
.next{float:right;padding:50px 9px 0}
.prev a{ background:#f00;}
.prev .ico_1{ background:url(/skin/default/css/input_a.gif) no-repeat 0 -3757px;}

.next a{background:#f00 }
.next .ico_2{background:url(/skin/default/css/input_a.gif) no-repeat right -3757px;}
.prev,.prev a,.next,.next a{width:21px;height:28px; display:block}


.box{width:405px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle; width:100%;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{float:left;margin:0 6px 0 0;}
.tb-s310, .tb-s310 a{width:399px; min-height:350px;}
.tb-s310, .tb-s310 img{max-width:400px;min-height:350px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-booth{position:relative;z-index:1;}
.tb-thumb li{ width:71px;padding:2px;}
.tb-thumb .tb-selected{ width:71px;padding:2px;}
.tb-thumb .tb-selected div{border:medium none;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("/skin/default/css/images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.pro_intro{font-family: "宋体";}
#outer {width:900px;margin:30px auto;}
#tab {}
#tab li{float:left;color:#333;height:24px;cursor:pointer;line-height:24px;padding:10px 30px; background-color:#ddd; margin:0px 10px;}
#tab li:nth-child(1){ margin-left:0px;}
#tab li:hover{color:#fff;background:#efa200;}
#tab li.current {color:#fff;background-color:#efa200;}
#content { border:1px solid #ddd; width:900px; min-height:300px;font-family: "宋体";}
#content ul {line-height:26px;display:none;	margin:0 30px;padding:10px 0;font-size:14px; color:#666;font-family: "宋体";}
#content ul p{ font-size:14px; color:#666;font-family: "宋体";}
#content ul p span{font-family: "宋体";font-size:14px;}
.MsoNormal{ font-size: 14px; font-family: "宋体"; }

/*********在线留言***********/
.temp_on_inp {height:424px;background:url(/skin/default/images/on_bj.jpg) no-repeat center top;overflow:hidden;padding-top:90px; margin-top:30px;}
.temp_on_inp h3 { width:197px; height:78px; background:url(/skin/default/images/on_tx.gif) no-repeat left bottom; font:24px "Microsoft YaHei"; font-weight:bold; line-height:24px; float:right; }
.temp_on_inp h3 span { display:block; font:14px Arial;  line-height:36px; text-transform:uppercase; }
.temp_on_con { width:592px; }
.temp_on_con li { height:38px; width:270px; border:1px solid #d1d1d1; float:left; margin-right:22px; margin-bottom:16px; line-height:38px; overflow:hidden; color:#cf181f;}
.temp_on_con li span { font:14px "Microsoft YaHei"; color:#999; line-height:38px; float:left; padding-left:10px; display:inline-block;  font-weight:bold;}
.temp_on_con li input { width:208px; height:38px; border:0; ont:14px "Microsoft YaHei"; color:#999; line-height:38px; float:left; box-shadow: none;}
.temp_on_con .inp1 input { width:180px; outline:none; }
.temp_on_con .inp3 { width:562px; height:72px; padding-top:10px; }
.temp_on_con .inp3 span { line-height:14px; padding-bottom: 10px;}
.temp_on_con .inp3 textarea { width:546px; height:56px; resize:none; overflow:auto; outline:none; padding-left:10px; border:0; :14px "Microsoft YaHei"; color:#999; line-height:24px; }
.temp_on_con .inp4 { margin-bottom:0; }
.temp_on_con .inp4 input { width:115px; }
.temp_on_con .inp4 img { width:60px; height:38px; border-left:1px solid #d1d1d1; float:right; }
.temp_on_con .inp2 { width:562px; height:70px; border:0; }
.temp_on_con .inp2 span { display:block; }
.temp_on_con .inp2 em { font:12px "Microsoft YaHei"; color:#999; line-height:36px; float:left; }
.temp_on_con .minp5 { border:0; }
.temp_on_con .minp5 input { width:82px; height:24px; margin-right:16px; cursor:pointer; cursor:pointer; line-height:24px; font-size:14px;color:#fff; outline:none;}
.temp_on_con .minp5 .onb1 { border-radius:5px; background-color:#eea200; }
.temp_on_con .minp5 .onb2 {  background:#333;border-radius:5px;  }


/*分页*/
.bbbbb { text-align: center; font: normal 14px "微软雅黑"; padding: 20px 0; }
.bbbbb ul li a { display: inline-block; display: inline; text-transform: uppercase; color: #555;background: none;
    line-height: 0px;margin-top: 0px; }
.bbbbb li { display: inline-block; display: inline; margin: 0 3px; background: #e9e9e9; padding: 4px 10px; color: #555; text-transform: uppercase; }
.bbbbb li.c { background: #004183; color: #fff; }
.bbbbb li:hover { background: #004183; color: #fff; }
.bbbbb li:hover a { color: #fff; }


/*********产品详情在线留言*********/
 .liuy{
	width: 80%;
	margin: 30px 0;
	overflow: hidden;
}
.liuy li{
	line-height: 30px;
    font-size: 15px;
	color: #333;
	margin: 15px 0;
}
.liuy li label{
	float: left;
    text-align: right;
    width: 80px;
	line-height: 30px;
	padding-right: 10px;
}
.liuy li .w200{
    width: 50%;
    border: 1px solid #ddd;
    line-height: 32px;
	padding-left: 10px;
}
.liuy textarea{
	width: 60%;
	height: 140px;
	border: 1px solid #ddd;
	margin-top: 10px;
}
.liuy li font{ color: #c00;}

.liuy .li-cen{
	margin-left: 90px;
    margin-top: 20px;
}
.liuy .li-text input{
	display: block;
    width: 110px;
    float: left;
    margin-left: 12%;
    background: #055db6;
    color: #fff;
    font-size: 16px;
    border: none;
    line-height: 40px;
}
.liuy .li-text input:hover{
	background: #004183;
}<!--耗时1763120247.8667秒-->