body {    color: #666;    font-size: 12px;    margin: 0 auto;    background-color: #fff;    font-family: "Microsoft YaHei";}
a {    color: #666;    text-decoration: none;}
/*定义全局链接颜色*/
a:hover {  color: #f08302;    text-decoration: none;    border-bottom-style:}
/*定义全局链接鼠标滑过颜色*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {    margin: 0px;    padding: 0px;    list-style: none;    border: 0px;}
/*主要标签的样式初始化*/
.clear {    clear: both;    height: 0px;    overflow: hidden;}
/*清除左右浮动*/
.fl {    float: left;}
/*定义左浮动*/
.fr {    float: right;}
/*定义右浮动*/
.cp img {    border: 1px solid #C1C1C1;    padding: 2px;    background: #fff;}
/*定义标签调用图片的边框样式*/
.cp a:hover img {    border: 1px solid #ed6c00;    padding: 2px;    background: #fff;}
/*定义鼠标经过时边框的变化效果*/
#copy {    display: none;}
/*隐藏后台自带版权DIV*/
.box {    width: 1200px;    height: auto;    margin: 0 auto;    min-width: 1200px;}
/*定义版面统一宽度*/
.font_en {   font-family: Arial, Helvetica, sans-serif;    text-transform: uppercase;    font-weight: normal;}
/*定义英文字体及大写*/
.w1200{ width:1200px; overflow:hidden; margin:0 auto;}

.main {  width: 1200px;    margin: 0 auto;}
#main {  width: 1200px;    margin: 0 auto;    -webkit-transition: 1s;    transition: 1s;}
.top20 {  padding-top: 20px;}
.top25 {  padding-top: 25px;}
.top30 {   padding-top: 30px;}
.top40 {  padding-top: 40px;}
.top50 {   padding-top: 50px;}
.top60 {  padding-top: 60px;}
.f_pr {position: relative;}
.f_pa {position: absolute;}
/*导航*/
.head_bg{width: 100%;    top: 0;    position: fixed;    z-index: 99999;    background: #fff;}
.wd120{ width:1200px; margin:0 auto;   }
.fhogo{ width:258px;padding-top:25px; padding-bottom:25px;}  
.fcad{ width:413px; padding-top:44px; font-size:18px; color:#333; padding-left:15px;}
.fcad h3{ font-size:25px; color:#1F76E5;}
.fctel{ padding-top:42px; font-size:14px; color:#666;}
.fctel span{ font-size:26px; color:#fb0000; font-family:Arial, Helvetica, sans-serif;}
.top_bg{ width: 100%; min-width: 1200px; height: 40px; line-height: 40px;color:#666; background:#f4f4f4; font-size:12px;}
.top_bg a{ color: #666; font-size:12px; }
.top_bg a:hover{ color: #1F76E5;}
.top_r{ width:289px;}
.top_r a{ padding-left:5px; padding-right:5px;}
.top_r span{ padding-left:5px; padding-right:5px;}


.menu{ width:100%; height:60px; background:#1F76E5; }
.NavCeshi { width:1200px; margin: auto;} 
.NavCeshi > li { float: left; width: 150px; top: 0px; transition: 0.2s all ease-in-out; padding-right: 0px; }
.NavCeshi > li:first-child{ background: none}
.NavCeshi > li > a { display: block; text-align: center;font-size: 16px; line-height: 60px; color: #fff; transition: 0.2s all ease-in-out; height: 60px; position: relative; z-index: 1113; }
.NavCeshi > li > a:after,.NavCeshi > li > a::after{ content: ''; width: 0%; height: 3px; background: #be1a24; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }
.NavCeshi > li.navcurrent > a:after,.NavCeshi > li.navcurrent > a::after,.NavCeshi > li:hover > a:after,.NavCeshi > li:hover > a::after{ width: 100%; }
.NavCeshi > li > a > .en{ display: block; font-size: 12px; font-weight: 100; color: #ccc; line-height:35px; overflow: hidden; text-indent: 0; transition:0.2s all ease-in-out; white-space: nowrap; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { color: #be1a24; background: #f9f9f9; }
.NavCeshi > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ }
.erji_menu { display: none; width: 100%; position: absolute; left: 0; background: rgba(250,250,250,0.95); z-index: 11111; top:244px; }
.erji_menu .page{ width:1200px; margin:auto;}
.erji_menu > .page > .fl { display: block; padding: 90px 0; width: 200px; }
.erji_menu > .page > .fl:before,.erji_menu > .page > .fl::before{ content: ''; display: block; width: 60px; height: 3px; background: #be1a24; margin-bottom: 20px; }
.erji_menu > .page > .fl > strong{ font-size: 22px; display: block; color: #be1a24; line-height: 30px; }
.erji_menu > .page > .fl > a{ display: block; width: 120px; border: 1px solid #be1a24; text-align: center; line-height: 30px; color: #be1a24; font-family: arial; border-radius: 50px; margin-top: 20px; text-transform: uppercase; }
.erji_menu > .page > .fr { width: 920px; height: 150px; padding: 60px 0; }
.erji_menu > .page > .fr > ul{ float: left; padding: 0 30px; }
.erji_menu.product_list_nav > .page > .fr > ul{ width: 150px; padding:0 10px; text-align: center; }
.erji_menu > .page > .fr > ul img{ width: 100%; display: block; height: auto; background: #be1a24; transition:0.3s all ease-in-out; }
.erji_menu > .page > .fr > ul a:hover img{ padding: 2px; width: 146px; }
.erji_menu > .page > .fr > ul > strong{ display: block; }
.erji_menu > .page > .fr > ul > strong a{ font-size: 15px; font-weight: 100; color: #be1a24; display: block; line-height: 40px; padding-bottom:5px;}
.erji_menu.product_list_nav > .page > .fr > ul > strong a{ color: #444; }
.erji_menu > .page > .fr > ul > li > a{ display: block; line-height: 24px; color: #666}
.erji_menu .divnews_tag li,.erji_menu .divdgweb2_tag li { float: none !important; width: 220px !important; }
.erji_menu .divnews_tag li span, .erji_menu .divdgweb2_tag li span { color: #666; }



/*幻灯片*/
.banner-box{min-width:1200px;height:600px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:600px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top: 170px; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:45px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-50px;background:url(../image/20180605113408_1192374622.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(../image/20180605113408_1192374622.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:366px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#cd0213; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
/*搜索*/
.search_nbg { width: 100%;    min-width: 1200px;    height: 79px;    margin: 0 auto;    position: absolute;    top: 501px;    background: #1F76E5;}

.search_bg { width: 100%;    min-width: 1200px;    height: 79px;    border-bottom: 1px #ccc solid;    margin: 0 auto;    background: #fff;}

#search { width: 1200px;    height: 79px;    margin: 0 auto;    font-size: 14px;}
.search_01 {color: #333;    float: left;    width: 752px;    line-height: 79px;}
.search_01 a{color: #333; padding-left:5px; padding-right:5px;}
.search_01 a:hover{color: #f08519;}
.search_02 form {    padding-left: 0;}
.search_02 {  height: 42px;    width:350px;    overflow: hidden;    margin-top:20px;    float: right;}

.search-i { width:66px;    overflow: hidden;    height:42px;}
.search-bg {background:#fff;    float: left;    width: 273px;    height: 40px;    overflow: hidden;    padding-left: 10px;    border: 1px #ccc solid;    border-radius: 50px 0px 0px 50px;    border-right:none;}
.tiwny_t{height:60px;background: url(../image/20180606165222_1536987497.png) no-repeat center 22px ;font-size: 34px; color:#333333;text-align: center; line-height: 36px; overflow: hidden;}
.tiwny_t i{ font-style:normal; font-size: 12px; font-weight: normal; color:#d4d3ce;font-family: Arial;display: block; text-transform: uppercase;}
.tiwny_t a{ color:#333333; font-size: 34px; font-weight: bold}
.tiwny_t span{ color:#333;}




.aswy_t{height:60px;background: url(../image/20180428145847_1081449653.png) no-repeat center 22px ;font-size: 34px; color:#fff;text-align: center; line-height: 36px; overflow: hidden;}
.aswy_t i{ font-style:normal; font-size: 12px; font-weight: normal; color:#d4d3ce;font-family: Arial;display: block; text-transform: uppercase;}
.aswy_t a{ color:#fff; font-size: 34px; font-weight: bold}
.aswy_t span{ color:#dd0000;}


/**/

.zl_bj{ background:url(../image/20190320175437_1992380591.jpg) no-repeat center -100px; height:495px; overflow:hidden;}
.zl{ padding-top:60px; text-align:center;}
.zl h1{ font-size:36px; color:#1F76E5; font-weight:normal; height:52px; transition: all 0.3s;}
.zl h1:hover{ margin-left:-10px;}
.zl h2{ font-size:18px; color:#686E7E; font-weight:normal; height:27px;}
.zl span{ font-size:14px; color:#BBBBBB; font-family:"Arial"; display:block;}
.zl ul{ margin-top:60px;}
.zl ul li{ float:left; width:215px; height:89px; overflow:hidden; margin-right:31px; padding-top:125px;border-radius:120px;}
.zl ul li.list{ margin-right:0px;}
.zl ul li em,.zl ul li p{ color:#fff; font-style:normal;}
.zl ul .li1{http://login.114my.cn/memberpic/dashelf/uploadfile/image/20190320/20190320175637_784550826.png) no-repeat left top; transition: all 0.25s;} 
.zl ul .li2{ background:url(../image/20180607095014_1980188645.png) no-repeat left top; transition: all 0.25s; }
.zl ul .li3{ background:url(../image/20180607095131_659244381.png) no-repeat left top; transition: all 0.25s;}
.zl ul .li4{ background:url(../image/20180607095430_967785278.png) no-repeat left top; transition: all 0.25s;}
.zl ul .li5{ background:url(../image/20180607095451_2104608305.png) no-repeat left top; transition: all 0.25s;}

.zl ul .li1:hover,.zl ul .li1.cur{ background:url(../image/20180607094643_2099852624.png) no-repeat; background-position:0px -215px;} 
.zl ul .li1:hover em,.zl ul .li1:hover p,.zl ul .li1.cur em,.zl ul .li1.cur p{ color:#fff;}
.zl ul .li2:hover,.zl ul .li2.cur{ background:url(../image/20180607095014_1980188645.png) no-repeat; background-position:0px -215px;}
.zl ul .li2:hover em,.zl ul .li2:hover p,.zl ul .li2.cur em,.zl ul .li2.cur p{ color:#fff;}
.zl ul .li3:hover,.zl ul .li3.cur{ background:url(../image/20180607095131_659244381.png) no-repeat; background-position:0px -215px;}
.zl ul .li3:hover em,.zl ul .li3:hover p,.zl ul .li3.cur em,.zl ul .li3.cur p{ color:#fff;}
.zl ul .li4:hover,.zl ul .li4.cur{ background:url(../image/20180607095430_967785278.png) no-repeat; background-position:0px -215px;}
.zl ul .li4:hover em,.zl ul .li4:hover p,.zl ul .li4.cur em,.zl ul .li4.cur p{ color:#fff;}
.zl ul .li5:hover,.zl ul .li5.cur{ background:url(../image/20180607095451_2104608305.png) no-repeat; background-position:0px -215px;}
.zl ul .li5:hover em,.zl ul .li5:hover p,.zl ul .li5.cur em,.zl ul .li5.cur p{ color:#fff;}
.zl ul li em{ color:#2B2B2B; font-size:20px; font-weight:bold; height:30px; display:block; font-style:normal;}
.zl ul li p{ color:#2B2B2B; font-size:15px;}
.adv_a{ background:url(../image/20180718152559_1643388635.jpg) no-repeat center; width:100%; overflow:hidden; height:250px; }

/*核心产品*/




.prod { padding: 60px 0; background:#f8f8f8;}
.prd_row1{ background:url() no-repeat center; width: 280px; height: 100px; margin: 0 auto; display: block; }
.prod_row3{ background: url() no-repeat center; }

.plist_m li { float: left; width: 385px; margin-right: 22px; position: relative; padding-bottom: 23px; background: url() no-repeat center bottom; }
.plist_m li a{ display: block; }
.list_row2 { height: 290px; width: 100%; position: relative; margin: 30px 0; padding-bottom: 30px; }
.plistBg { height: 350px; width: 100%; overflow: hidden; position: relative; }
.plist_m li a img{ display: block; height: auto; width: 100%; }
.plist_m li a strong { position: absolute; left: 40px; top: 35px; display: block; font-size: 20px; color: #343434; font-weight: bold; line-height: 40px; width: 220px; text-align: justify; }
.plist_m li a strong .en { display: block; font-size: 12px; text-transform: capitalize; letter-spacing: 0; color: #aaa; font-weight: 100; line-height: 24px; }
.plist_m li a strong i { display: block; text-align: justify; font-style: normal; font-weight: 100; line-height: 40px; padding-top:35px; font-size: 15px; color: #0F409D; }
.plist_m li a:hover strong i { text-decoration: underline; }
.but_left,.but_right{ width: 60px; height: 60px; background: url(../image/20180606165445_1871422618.png) no-repeat; cursor: pointer; position: absolute; top: 120px; }
.but_left{ background-position: -6px 0; left: -80px}
.but_right{ background-position: -76px 0; right: -80px; }
.but_left:hover,.but_right:hover{ background-position-y:-61px; }

.npro_row4 tr:first-child { width: 100%; }
.npro_row4 td { display: block; float: left; padding: 0 !important; width: 380px; margin: 10px; overflow: hidden; position: relative;border-radius: 20px; }
.npro_row4 td.prod_1, .npro_row4 td.prod_2 , .npro_row4 td.prod_3 { width: 380px; }
.npro_row4 td a img { display: block; width: 100%; height: auto; }
.npro_row4 td a { display: block; }
.npro_row4 tr { display: block; float: left; }
.npro_row4 { padding-top: 30px; }

.npro_row4 td br{ display: none; }

.npro_row4 td > a,.npro_row4 td > a > img { display: block; width: 100%; height: auto; transition: all 0.5s; }
.npro_row4 td > span { position: absolute; height: 100%; width: 100%; display: block; left: 0; bottom: 0}

.npro_row4 td > span::after { content: ''; width: 100%; height: 100%; position: absolute; right: -100%; top: 0; background: rgba(15,64,157,0.55); transition: 0.3s all ease-in-out; }
.npro_row4 td > span:hover::after { right: 0; }
.npro_row4 td > span > a { position: absolute; bottom: 0; width: 100%; height: 100%; text-align: center; font-size: 18px; color: #fff; z-index: 3; left: -100%; line-height: 260px; letter-spacing: 5em; transition: 0.7s all ease; }

.npro_row4 td:hover > span a{ left: 0; letter-spacing: 0.1px; }
.npro_row4 td:hover > a > img{ transform: scale(1.1); }


.npro_row4 .prod_1 > a,.npro_row4 .prod_1 > a > img,.npro_row4 .prod_2 > a,.prod_2 > a > img,.npro_row4 .prod_3 > a,.prod_3 > a > img { display: block; width: 100%; height: auto; transition: all 0.5s; }
.npro_row4 .prod_1 > span, .npro_row4 .prod_2 > span , .npro_row4 .prod_3 > span { display: block; position: absolute; background: rgba(15,64,157,0.8); padding: 20px 20px; color: #fff; width: 250px; top: 90px; left: 45px; text-align: center; transform: scale(1.1,1.1) rotateX(180deg); transition: all 0.5s; opacity: 0; height: auto; bottom: auto; }
.npro_row4 .prod_1 > span > a, .npro_row4 .prod_2 > span > a , .npro_row4 .prod_3 > span > a { color: #fff; font-size: 18px; letter-spacing: 0; line-height: 40px; display: block; width: auto; height: auto; left: auto; position: relative; bottom: auto; text-align: center; }
.npro_row4 td.prod_1 > span::after,.npro_row4 td.prod_2 > span::after,.npro_row4 td.prod_3 > span::after{ display: none; }

.npro_row4 td.prod_1:hover > span a,.npro_row4 td.prod_2:hover > span a,.npro_row4 td.prod_3:hover > span a{ left: 0; letter-spacing: 0px; }
.npro_row4 .prod_1 > span > a:after,.npro_row4 .prod_1 > span > a::after,.npro_row4 .prod_2 > span > a:after,.npro_row4 .prod_2 > span > a::after,.npro_row4 .prod_3 > span > a:after,.npro_row4 .prod_3 > span > a::after{ content: ''; display: block; width: 35px; height: 35px; margin: 0 auto; background: url(../image/20180608150736_1038273289.png) no-repeat center; }

.npro_row4 .prod_1:hover > span,.npro_row4 .prod_2:hover > span,.npro_row4 .prod_3:hover > span{ opacity: 1; transform: scale(1) rotateX(0deg); transition: all 0.5s; }
.npro_row4 .prod_1:hover > a > img,.npro_row4 .prod_2:hover > a > img,.npro_row4 .prod_3:hover > a > img{ transform: scale(1.2); }






/*优势*/
.fys h2{  text-align:center; height:250px;  color:#fff; background:url(../image/20180718153458_151009090.jpg) no-repeat center top;}
.ystit{height:106px;margin-bottom: 40px;}
.ystit h3{ font-size:45px; color:#18ae4a; text-align:center; line-height:50px; margin-bottom:10px;}
.ystit p{ font-size:20px; font-weight:bold; line-height:40px; border-radius:4px; height:40px; background:#00913c; color:#FFF; width:420px; margin: auto; text-align:center;}
.g_ys{height: 1900px; padding-top:55px;}
.g_ys .ysno1{left:558px;top:43px;z-index: 100;}
.g_ys .ysno2{left:418px;top:524px;z-index: 100;}
.g_ys .ysno3{left:558px;top:997px;z-index: 100;}
.g_ys .ysno4{left:418px;top:1471px;z-index: 100;}
.ysltit{top:32px;right: 0;}
.ys2tit{top:513px;left: 0;}
.ys3tit{top:988px;right: 0;}
.ys4tit{top:1460px;left: 0;}
.g_ys .m_gy{height: 474px;}
.g_ys .m_gy dt{float: left;width: 600px;height: 430px;overflow: hidden;}
.g_ys .m_gy dt img{width: 600px;height: 430px;display: block;transition: all 1s ease 0s;}
.g_ys .m_gy dt:hover img{transform: scale(1.1);opacity: 0.6}
.g_ys .m_gy dd{float: left;width: 512px;padding-top: 140px;padding-left: 88px;}
.g_ys .m_ys2 dd,.g_ys .m_ys4 dd{padding-left: 0;padding-right: 80px; width: 520px;}
.g_ys .m_gy h3{background: url(../image/20180719195342_1316397716.jpg) no-repeat 0 bottom;height: 58px;font-size: 28px;font-weight: bold;color: #c30101;margin-bottom: 18px;}
.g_ys .m_gy h3 b{color: #111111}
.g_ys .m_gy p{font-size: 16px;color: #555555;line-height: 30px;}
.g_ys .m_gy p b{font-weight: normal;color: #c30101}
.g_ys .m_gy .ddup{height: 195px;}
.g_ys .m_gy ul{width: 438px;height: 90px;border: 1px solid #eeeeee;border-radius: 5px;padding: 16px 30px 0 30px;}
.g_ys .m_gy li img{float: left;width: 75px;height: 75px;margin-right: 20px;transition: all 3s ease 0s;}
.g_ys .m_gy li:hover img{transform:rotate(360deg);}
.g_ys .m_gy li em{display: block;float: left;width: 340px;padding-top: 14px;font-size: 14px;line-height: 24px;color: #555;    font-style: normal;}
.g_ys .m_gy li span{display: block;font-size: 12px;color: #555555;text-transform: uppercase;}

.g_code{background:url(../image/20180719195403_1365946738.jpg) no-repeat center top;height: 270px;margin-bottom: 70px;}
.g_code .m_codel{float: left;width: 656px;padding-top:50px;padding-left: 100px;}
.g_code .m_codel h2{height: 75px;}
.g_code .m_codel p{width: 480px;font-size: 18px;line-height: 24px;color: #fff;margin-bottom: 17px;}
.g_code .m_codel span{display: block;background:url(http://www.fcshelf.com/cssjs/Img/Index/codetel.png) no-repeat 0 12px;padding-left: 52px;font-size: 40px;color: #fff;}
.g_code .code1{float: left;width: 190px;height: 190px;background:url(../image/20180719195433_1032741958.png) no-repeat;padding: 10px;margin-top: 34px;}
.g_code .code1 img{width: 180px;height: 180px;display: block;}
.g_code .hand{position: absolute;width: 250px;height: 178px;right: 30px;top:92px;}


/*流程*/


.g_lc{background:#1F76E5;padding-top: 60px;height:410px;}
.g_lc h2{text-align: center;height:120px;font-size: 36px;color: #fff;}
.g_lc h2 a{color: #fff;}
.g_lc h2 em{ margin-top:5px; display: block;font-size: 22px;color: #fff;font-weight: normal;text-transform: uppercase; font-style:normal;}
.g_lc h2 b{display: inline-block; position: relative;top:-9px;padding: 0 12px;}
.g_lc ul{height: 188px;}
.g_lc li{float: left;width: 150px;height: 150px;margin-right: 24px;position: relative;}
.g_lc li b{position: absolute;left:0;top:90px;text-align: center;font-size: 18px;font-weight: normal;color: #fff;text-align: center;width: 150px;}
.g_lc .lastli{margin-right: 0;}
.g_lc .lc1{background: url(../image/20180607114558_1906341253.png) no-repeat;transition: all 0.6s; 
    }
.g_lc .lc2{background: url(../image/20180607114620_101015399.png) no-repeat}
.g_lc .lc3{background: url(../image/20180607114645_1448723046.png) no-repeat}
.g_lc .lc4{background: url(../image/20180607114706_1159309606.png) no-repeat}
.g_lc .lc5{background: url(../image/20180607114729_825665087.png) no-repeat}
.g_lc .lc6{background: url(../image/20180903095947_1886918329.png) no-repeat}
.g_lc .lc7{background: url(../image/20180607114807_421948849.png) no-repeat}
.g_lc .tel{font-size: 16px;    color: #fff;    border: 1px solid #fff;    width: 322px;    margin: 0 auto;    height: 40px;
    line-height: 40px;
    border-radius: 22px; text-align:center;}
.g_lc .tel b{font-size: 26px;font-family: impact;font-weight: normal;}

.li-rotating{-webkit-transition:all 0.6s ease-in-out;
    -moz-transition:all 0.6s ease-in-out;
    -o-transition:all 0.6s ease-in-out;
    -ms-transition:all 0.6s ease-in-out;    
    transition:all 0.6s ease-in-out;
    }


.li-rotating:hover{-webkit-transform:rotate(360deg) scale(1,1);
    -moz-transform:rotate(360deg) scale(1,1);
    -o-transform:rotate(360deg) scale(1,1);
    -ms-transform:rotate(360deg) scale(1,1);
    transform:rotate(360deg) scale(1,1);
    }



/*成功案例*/
.g_an{padding-top: 80px;height: 733px; overflow: hidden;}
.g_an h3{position: absolute;right: 0;top:0;background: url(../image/20180827111435_1668849078.jpg) no-repeat;width: 301px;height: 270px; padding: 200px 0 0 50px;font-size: 26px;font-weight: bold;color: #fff;}
.g_an h3 a{color: #fff; font-size: 26px;}
.g_an h3 b{display: block;font-size: 20px;color: #fff;font-weight: normal;padding-top: 10px;}
.g_an .hd{position: relative; width: 1025px;height: 118px;padding-top: 47px;}
.g_an .hd li{float: left;width:145px;height: 40px;line-height: 40px;padding-left: 25px;font-size: 20px;color: #000000;background: url(../image/20180827113750_2131732811.jpg) no-repeat 0 16px; margin-right: 87px;}
.g_an .hd li.on{background: url(../image/20180827111722_1730856295.jpg) no-repeat 0 16px; font-size:20px; color:#1f76e5}
.g_an .hd li a{font-size:20px; color:#333}
.g_an .hd li a:hover{font-size:20px; color:#1f76e5}
.g_an .hd .line1{position: absolute; background: url() no-repeat;width: 6px;height: 11px;left:336px;top:65px;}
.g_an .hd .line2{position: absolute;background: url() no-repeat;width: 6px;height: 11px;left:336px;top:104px;}
.g_an dl{height: 489px;position: relative;}
.g_an dt{float: left;width: 801px;height: 489px;overflow: hidden;}
.g_an dt img{width: 801px;height: 489px;display: block;transition: all 0.3s linear 0s;}
.g_an dt:hover img{transform: scale(1.2);}

.g_an dd{position: absolute;left:600px;top:170px; padding: 35px 45px 0 45px; z-index: 10;width: 442px;height: 182px;background: #f5f5f5}
.g_an dd h5{height: 36px;line-height: 36px;overflow: hidden;font-size: 24px;font-weight: bold;color: #d3081e;margin-bottom: 12px;}
.g_an dd h5 a{color: #111113;font-size: 24px;}
.g_an dd p{font-size: 14px;color: #666666;line-height: 24px; height:120px; overflow: hidden;}
.g_an dd p a{color: #e60012; font-size: 14px;}
.g_an dd p b{color: #000000;}

.g_an .u_ljt,.g_an .u_rjt{ width:47px; height:32px; position: absolute; cursor:pointer;  display:block; z-index: 10;}
.g_an .u_ljt{left:1020px;top:640px;}
.g_an .u_rjt{left:1067px;top:640px;}
.g_an .u_ljt a{ background: url(../image/20180827113527_1113683273.jpg) no-repeat; width:47px; height:32px; display:block;}
.g_an .u_rjt a{ background: url(../image/20180827113536_1546957666.jpg) no-repeat; width:47px; height:32px; display:block;}
.g_an .u_ljt a:hover,.g_an .u_rjt a:hover{background-position: -47px 0;}

/*end*/

.banner02{width: 100%;  height:200px; background:url(../image/20180718152901_1767607052.jpg) no-repeat center;}
.banner02 a{ height:200px; display:block;}

.banner03{width: 100%;  height:200px; background:url(../image/20180904093306_1165919573.jpg) no-repeat center;}
.banner03 a{ height:200px; display:block;}


#roller_left img{ border:2px solid #1F76E5;}
#roller_left img:hover{ border:2px solid #0a65e4;}

/*简介*/
.company{ padding: 60px 0; }
.company .company_row1{ display:block; background: url() no-repeat center top; width: 100%; padding-top: 75px; line-height: 45px; text-align: center; font-size: 16px; color: #666666; padding-bottom: 30px; }
.company_row2 > .fl{ width: 400px; height: 460px; background: url(../image/20180607110048_1841093266.jpg) no-repeat center; display: block; position: relative; }
.company_row2 > .fl > .company-box { position: absolute; width: 500px; height: 375px; top: 42.5px; left: 42.5px; transition:0.5s all ease-in-out; overflow: hidden; }
.company-box > .bd > ul { width: 500px; height: 375px; overflow:; }
.company-box > .bd > ul > li { display: block; width: 500px; height: 375px; display: block; padding: hidden; }
.company-box > .bd > ul > li > img { display: block; margin: 0 auto; width: 100%; height: auto; }
.company-btn { width: 100%; position: absolute; bottom: 0; height: 55px; }
.company-btn .hd{ height: 55px; width: 100%; }
.company-btn .hd ul { text-align: center; }
.company-btn .hd ul li { display: inline-block; width: 12px; height: 12px; border-radius: 50px; background: #fff; overflow: hidden; text-indent: -999999em; font-size: 0; margin: 20px 5px; transition:0.3s all ease-in-out; cursor: pointer; }
.company-btn .hd ul li.on{ width: 25px; background: #1f76e5}

.company_row2 > .fr { width: 590px; border-right: 5px #eee solid; height: 390px; border-top: 5px #eee solid; border-bottom: 5px #eee solid; padding: 30px 30px 30px 175px; }
.company_row2 > .fr strong { font-size: 28px; display: block; line-height: 70px; padding: 10px 0; }
.company_row2 > .fr strong .color{ font-size: inherit; color: #1f76e5; }
.company_row2 > .fr p { font-size: 15px; line-height: 32px; color: #666; text-indent: 2em; padding-bottom: 15px; }

.company .company_btn { padding-top: 20px; }
.company .cont_r2 { margin-right: 20px; text-align: center; display: inline-block; line-height: 30px; border-radius: 30px; position: relative; overflow: hidden; -webkit-transform: rotate(0deg); }
.company .cont_r2:after,.company .cont_r2::after{ content: ''; position: absolute; width: 200%; height: 200%; border-radius: 50%; background:#1f76e5; top: -50%; left: -50%; transition:0.3s all ease-in-out; }
.company .cont_r2:before,.company .cont_r2::before{ content: ''; position: absolute; width: 200%; height: 200%; border-radius: 50%; background:#fb0000; top: -200%; left: -200%; transition:0.3s all ease-in-out; }
.company .cont_r2 span{ font-size: 13px; color: #fff; display:block; line-height: 30px; padding: 0 25px; position:relative; z-index:5; transition:0.3s all ease-in-out; }
.company .cont_r2:hover span{ color: #fff}
.company .cont_r2:hover::before,.company .cont_r2:hover:before{ left: -50%; top: -50%; }
.company .cont_r2:hover::after,.company .cont_r2:hover:after{ left: 200%; top: 200%; }
.company .cont_r3 {text-align: center; display: inline-block; line-height: 30px; border-radius: 30px; position: relative; overflow: hidden; -webkit-transform: rotate(0deg);  transition: 0.3s all ease-in-out; }
.company .cont_r3:after,.company .cont_r3::after{ content: ''; position: absolute; width: 200%; height: 200%; border-radius: 50%; background:#1f76e5; top: -50%; left: -50%; transition:0.3s all ease-in-out; }
.company .cont_r3:before,.company .cont_r3::before{ content: ''; position: absolute; width: 200%; height: 200%; border-radius: 50%; background:#fb0000; top: -200%; left: -200%; transition:0.3s all ease-in-out; }
.company .cont_r3 span{ font-size: 13px; color: #fff !important; display:block; line-height: 30px; padding: 0 25px; position:relative; z-index:5; transition:0.3s all ease-in-out; }
.company .cont_r3:hover::before,.company .cont_r3:hover:before{ left: -50%; top: -50%; }
.company .cont_r3:hover::after,.company .cont_r3:hover:after{ left: 200%; top: 200%; }
.company_row3 { top: -30px; position: relative; display: block; z-index: 111111; }
.company_row3 .photo_tit { text-align: right; line-height: 50px; display: block; width: 95%; height: 50px; margin: 0 auto; }
.company_row3 .photo_tit li { display: inline-block; line-height: 50px; height: 50px; background: #fff; margin: 0 10px; }
.company_row3 .photo_tit li a{ font-size: 17px; color: #333; font-weight: 100; transition:0.3s all ease-in-out; padding: 0 15px; display: block; }
.company_row3 .photo_tit li.cur a{font-weight: bold;color: #1f76e5}
.company_row3 .photo_cont{padding:20px 0; }
.company_row3 .photo_cont > div{position: relative;}
.company_row3 .photo_cont .cont_p2{display: none;}
.company_row3 .photo_cont .cont_p3{display: none;}
.company_row3 .comp_ibtn { width: 50px; height: 50px; background: #1f76e5 url(../image/20180608150915_1247000525.png) no-repeat; display: block; position: absolute; top: 75px; cursor: pointer;  transition: 0.3s all ease-in-out;}
.company_row3 .comp_ibtnl:after{ content: ''; border-bottom: 50px solid #1f76e5; border-right: 13px solid transparent; position: absolute; bottom: 0; right: -13px; transition: 0.3s all ease-in-out; }
.company_row3 .comp_ibtnl:hover:after{border-bottom: 50px solid #ff0000; border-right: 13px solid transparent; }
.company_row3 .comp_ibtnr:after{ content: ''; border-bottom: 50px solid #1f76e5; border-left: 13px solid transparent; position: absolute; bottom: 0; left: -13px; transition: 0.3s all ease-in-out; }
.company_row3 .comp_ibtnr:hover:after{border-bottom: 50px solid #ff0000; border-left: 13px solid transparent;}
.company_row3 .comp_ibtnl:before{ content: ''; border-top: 10px solid #454545; border-left: 25px solid transparent; position: absolute; bottom: -10px; left: 0; transition: 0.3s all ease-in-out; }
.company_row3 .comp_ibtnr:before{ content: ''; border-top: 10px solid #454545; border-right: 25px solid transparent; position: absolute; bottom: -10px; right: 0; transition: 0.3s all ease-in-out; }
.company_row3 .comp_ibtnl:hover:before{border-top: 10px solid #db303b; border-left: 25px solid transparent;}
.company_row3 .comp_ibtnr:hover:before{border-top: 10px solid #db303b; border-right: 25px solid transparent}
.company_row3 .comp_ibtnl{ left: -25px; background-position: left center; }
.company_row3 .comp_ibtnr{ right: -25px; background-position: right center}
.company_row3 .comp_ibtn:hover{ background-color: #ff0000; }
.company_img_cont table { display: block; width: 100%; }
.company_img_cont td { display: block; float: left; padding: 0 !important; position: relative; margin-right: 20px; }
.company_img_cont td a img { display: block; width: 100%; height: auto; }
.company_img_cont td a { display: block; }
.cont_p1 .company_img_cont td { width: 285px; }
.cont_p2 .company_img_cont td { width: 200px; margin-right: 50px}
.company_row3 .cont_p2 .comp_ibtn{ top: 115px; }

/*合作客户*/




/*新闻中心*/

.news{ padding-top:60px; background:#f8f8f8; }







#body6all{ width:100%; overflow:hidden; background:url(../image/20180523145749_1070678494.jpg) top center no-repeat; height:427px; }	
#body6{ margin-top:172px;}
.body6_1{ font-size:30px; color:#000; font-weight:bold; padding-left:409px;}
.body6_2{ font-size:20px; color:#898989; text-align:center; padding-top:15px;}	
.body6_3{ font-size:20px; font-weight:bold; padding-top:35px; padding-left:460px;}	
/*友情链接*/
.liswk { height:35px; line-height:35px; border:1px solid #828282; padding:10px;}
.liswk h3{ font-size:18px; color:#FFF; float:left; margin-right:20px;}
.link_bg{ height: 80px;line-height: 80px;}
.link_t{background: url(../image/20180608151054_1621770097.png)no-repeat center left;height: 80px;}
.link_t1{padding-left: 28px;font-size: 18px;}

.fotWrp{ width:100%; background:#1F76E5;overflow:hidden;}

.footWrap{ height:430px; background:#006DD9;overflow:hidden;}
.footWrap .footer{ width:1200px; margin:0 auto 25px;}
.footWrap h5{ width:203px; height:109px; margin:0 auto; overflow:hidden;}
.footWrap h5 img{ display:block;width:203px; height:109px;}
.fnav{ width:618px; height:254px; overflow:hidden;  margin:60px 0px 0 0;}
.fnav li{ float:left;  color:#FFF; padding-right:10px; line-height:28px; width:108px;}
.fnav li a{ color:#FFF; font-size:14px; }
.fnav li h3{line-height: 50px;  margin-bottom: 10px; font-size:18px; background:url(../image/20180522211422_186055947.jpg) no-repeat bottom left;}
.tele{ width:360px; height:242px; overflow:hidden; border:6px solid #999; background:url(../image/20180426150436_1399799802.jpg); margin:60px 42px 0 0;}
.tele h2{ font:14px "Microsoft YaHei"; color:#383838; height:110px; margin:25px 0 0 40px; background:url(../image/20180426105023_1797931997.png) no-repeat left top;}
.tele h2 em{ display:block; font:14px Arial; color:#383838; padding-top:15px;}
.tele h2 i{ display:block; font:30px Arial; font-weight:bold; padding:10px 0 5px 35px; background:url(../image/20180510174303_845128238.png) no-repeat left 8px;color:#dd0000;}
.tele p{ font:22px "Microsoft YaHei"; color:#333; line-height:28px; padding:18px 22px 0 40px; font-weight:bold;}
.tele p b{color:#0055cc;}
.tele p em{ display:block; font:12px Arial; color:#b6b6b6; line-height:20px;}
.fwz{ width:320px; overflow:hidden; font-size:14px; color:#fff; margin-top:54px;}
.fwz p{ padding:0 0 30px 48px; background:url(../image/20180508154335_807023037.png) no-repeat left 0;}
.fwz .p01{ background:none; padding-left:0; font-size:18px;}
.fwz .p02{background:url(../image/20180508154800_1603616324.png) no-repeat left 0;}
.fwz .p03{background:url(../image/20180508154846_596138089.png) no-repeat left 0;}
.fwz p b{ display:block; padding-bottom:5px;}
.code{ width:115px; overflow:hidden;height:275px; margin-top:54px;}
.code img{ display:block; width:110px; height:110px; border:2px solid #fff;}
.code em{ display:block; height:25px; font:14px "Microsoft YaHei"; text-align:center; line-height:25px; color:#fff; overflow:hidden;}

.foot{ height:58px; font:14px "Microsoft YaHei"; line-height:58px; overflow:hidden; color:#fff; }
.foot span{  display:inline-block;}
.foot a{color:#fff;}
.foot em{ padding:0 12px;}

/*内页小导航*/
.strong_title{display:none;}
.mianbxContent{margin-bottom:20px !important; width:1200px !important; padding-top:0px; text-align:left !important; height:30px !important; border-bottom:1px  #ccc solid;}
#bodycon{padding-top:20px; padding-bottom:50px;}




/*新闻中心*/
.xwlb_img img{border: 0px solid #d1d1d1;max-height: 243px !important;height: 220px !important;/* width: 341px; */max-width: 340px;margin-right: 0em;}
.xwlb_img img:hover{border:1px solid #f91d1d;}

/*内页新闻排版*/
.pro_list_box_item_zdy{width:1200px; float:left; height:160px; text-align:left; }
.pro_list_box_item_l_zdy{width:210px; height:135px; float:left;}
.pro_list_box_item_l_zdy a img {width: 205px; height:135px; border:1px solid #ccc; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #1F76E5; padding:2px;}
.pro_list_box_item_r_zdy{width:970px;  height:140px; margin-left:20px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-size: 15px; border: none; font-family:"Microsoft YaHei";}
.pro_list_box_item_r_zdy a p:hover{color:#1F76E5;}
.pro_list_box_item_r_zdy a div{color:#666; height:50px;}
.content_more_a_zdy{ width: 90px; height: 30px; 
background:url(../image/20180608151124_449844860.jpg); display:block;  margin-top:20px;}
.pro_list_box_item_zdy{overflow:hidden;}
.shopmrsc p.xwlbbt{font-size:15px !important;color:#333 !important;padding:10px 0 14px 0;}
.pro_list_box_item_r a{font-size:15px !important;color:#333 !important;padding:10px 0 6px 0; display: block;}
.pro_list_box_item_r a strong{font-weight:normal}
.shopmrsc a:hover{ color:#1F76E5;}
.shopmrsc a {
    float: left;
    display: block;
    height: 150px;
    text-decoration: none;
    position: relative;
}
.pro_list_box_item{padding:5px 0; border-bottom:1px #eee solid;}
.pro_list_box_item:hover{background:#f9f9f9;}
.pro_list_box_item_r{font-size:14px;color:#999;}





.miaoshu_head{width:100% !important; border-bottom:0 !important;}

/**/
.product_content{width:100% !important;}
/*产品备注*/
.cpbz_w{font-size: 14px; line-height: 28px;}
.cpbz_lx a{display: block;width: 120px; height: 45px; line-height: 45px; color: #fff; background: #1F76E5; text-align: center;font-size: 16px;}



/*浮动*/
.izl-rmenu{position:fixed;bottom:10px; padding-bottom:200px; z-index:999; left:10px;}
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../image/20180608151240_13434928.png) 0px 0px no-repeat; background-color:#333;}
.izl-rmenu .btn-qq:hover{background-color:#333;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../image/20180608151240_13434928.png) 0px 0px no-repeat; background-color:#1f76e5; text-decoration:none; display:block;}

.izl-rmenu a.btn-qq1,.izl-rmenu a.btn-qq1:visited{background:url() 0px 0px no-repeat; background-color:#1f76e5; text-decoration:none; display:block;}

.izl-rmenu .btn-qq1:hover{background-color:#1f76e5;}

.izl-rmenu .btn-qq1{background:url() 0px 0px no-repeat; background-color:#1f76e5;}

.izl-rmenu .btn-wx{background:url(../image/20180608151446_663663460.png) 0px 0px no-repeat; background-color:#1f76e5;}
.izl-rmenu .btn-wx1{background:url(../image/20180608151352_71204793.png) 0px 0px no-repeat; background-color:#1f76e5;}
.izl-rmenu .btn-wx2{background:url() 0px 0px no-repeat; background-color:#1f76e5;}
.izl-rmenu .btn-wx3{background:url() 0px 0px no-repeat; background-color:#3193ec;}
.izl-rmenu .btn-wx:hover{background-color:#333;}
.izl-rmenu .btn-wx1:hover{background-color:#333;}
.izl-rmenu .btn-wx2:hover{background-color:#333;}
.izl-rmenu .btn-wx3:hover{background-color:#348cdb;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../image/20180608151533_224176700.png) 0px 0px no-repeat; background-color:#ff0000;}
.izl-rmenu .btn-phone:hover{background-color:#d20101;}
.izl-rmenu .btn-phone .phone {background-color: #d20101;position: absolute;
width: 160px;left: -160px;top: 0px;line-height: 60px;color: #FFF;font-size: 18px;text-align: center;display: none;padding: 7px 0 6px;}
.izl-rmenu .btn-top{background:url(../image/20180608151558_256075313.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
/*分享*/
.bdshare-slide-button-box{top: 250px !important;}

.banner_cont {
    background: url(../image/20180608174016_1833029703.jpg) center no-repeat;
    width: 100%;
    height: 300px;
}

.mianbxContent { margin-bottom: 20px !important; height: 40px !important; line-height: 40px !important; font-size: 16px !important; text-align: left !important; background-color: #eee; width: 100% !important; text-indent: 2.5em; transition:0.1s all; background:url(../image/20180608155627_1228714132.png) no-repeat 7px 12px; border-bottom: 1px solid #eee; letter-spacing: 1px; position: relative; border-top:1px solid #eee;}
.mianbxContent a{ font-size:15px !important; }
.mianbxContent:hover{ background-position:7px -29px; }




/*产品详情重型*/
    .prod_ncont {width: 900px; margin: 20px auto 0;}
    .n_tile {padding-left: 20px; width: 880px; height: 55px; font-size: 40px; color: #fff; line-height: 55px; background: url(../image/20180703144737_1302918393.jpg) no-repeat;}
    .prod_ncont1 {margin: 30px 0 60px; width: 900px;}
    .prod_nl {margin: 0 20px;}
    .prod_nr {margin-top: 60px; width: 410px; font-size: 16px; color: #333; line-height: 35px; text-indent: 2em;}
    .n_miterial {margin: 0 20px 60px; width: 860px; height: 447px; background: url(../image/20180703150313_1266073212.jpg) no-repeat;}
    .miterial_t {padding-top: 50px; width: 216px; text-align: center; font-size: 40px; font-weight: bold; color: #fff;}
    .miterial_w {margin: 48px 0 25px 40px; width: 216px; font-size: 24px; color: #fff; line-height: 40px;}
    .miterial_w1 {margin-top: 75px; width: 216px; text-align: center;font-size: 24px; color: #fff; line-height: 30px;}
    .detail_m {margin: 20px 0 60px;}
    .detail_bg1 {width: 900px; height: 403px; background: url(../image/20180703153559_693186231.jpg) no-repeat;}
    .detail_bg2 {width: 900px; height: 399px; background: url(../image/20180703153603_1015432890.jpg) no-repeat;}
    .trait_bg1 {margin-top: 30px; width: 900px; height: 300px; background: url(../image/20180704150721_1844066904.jpg) no-repeat;}
    .trait_bg2 {width: 900px; height: 300px; background: url(../image/20180704150722_1179286861.jpg) no-repeat;}
    .trait_bg3 {margin-bottom: 60px; width: 900px; height: 299px; background: url(../image/20180704150722_410426331.jpg) no-repeat;}
    .trait_bg2 .trait_w {padding: 56px 0 0 10px;}
    .trait_bg3 .trait_w {padding: 95px 0 0 472px;}
    .trait_bg3 .trait_w p{padding-bottom: 35px;}
    .trait_w {padding: 65px 0 0 474px; font-size: 17px; color: #333; line-height: 30px; text-indent: 2em;}
    .trait_w p {display: block; padding-bottom: 28px; background: url(../image/20180704150405_112428236.png) no-repeat;}
    .n_case_w {margin: 30px 20px 32px; width: 860px; color: #333; line-height: 35px;}
    .n_case_w span {font-size: 25px; font-weight: bold;}
    .n_case_w p {font-size: 18px;}
    .n_case_d {margin-bottom: 20px; width: 900px; overflow: hidden;}
    .n_case_d li {float: left; width: 448px; margin: 0 1px;}
    .n_case_img img{border: 4px solid #eee;}
    .n_case_t {margin: 8px 0; text-align: center; font-size: 14px ; font-weight: bold; color: #333; line-height: 35px;}
    .n_partner {margin: 30px 0 60px;}
    .n_about_w {margin: 30px 20px 5px; width: 860px; text-indent: 2em; font-size: 15px; color: #333; line-height: 35px;}
    .n_about_m {margin-bottom: 60px; width: 900px;}
    .n_about_m ul {margin-top: 20px;}
    .n_about_m li {float: left; margin: 0 20px 20px 0;}
    .n_about_m li:nth-child(2){margin-right: 0;}
    .n_about_m li:nth-child(4){margin-right: 0;}
    .n_contact {margin: 30px 20px 0; width: 860px;}
    .n_contact_l {float: left; font-size: 18px; color: #333; line-height: 50px;}
    .n_contact_r {float: right; width: 385px; height: 234px;}
.prod_m {width: 900px;}
.prod_m img {margin: 20px 0;}

/*产品详情阁楼
.prod_ncont_attic {width: 900px; margin: 20px auto 0;}
.prod_ncont_attic .detail_bg1 {width: 900px; height: 403px; background: url(../image/20180704145148_317474690.jpg) no-repeat;}
.prod_ncont_attic .detail_bg2 {width: 900px; height: 399px; background: url(../image/20180704145152_420086211.jpg) no-repeat;}
.prod_ncont_attic .trait_bg1 {margin-top: 30px; width: 900px; height: 300px; background: url(../image/20180704150714_1995933759.jpg) no-repeat;}
.prod_ncont_attic .trait_bg2 {width: 900px; height: 300px; background: url(../image/20180704150714_706879058.jpg) no-repeat;}
.prod_ncont_attic .trait_bg3 {margin-bottom: 60px; width: 900px; height: 299px; background: url(../image/20180704150715_2054429014.jpg) no-repeat;}*/
/*产品详情阁楼*/
.prod_ncont_attic {width: 900px; margin: 20px auto 0;}
.prod_ncont_attic .detail_bg1 {width: 900px; height: 403px; background: url(../image/20180704145148_317474690.jpg) no-repeat;}
.prod_ncont_attic .detail_bg2 {width: 900px; height: 399px; background: url(../image/20180704145152_420086211.jpg) no-repeat;}
.prod_ncont_attic .trait_bg1 {margin-top: 30px; width: 900px; height: 300px; background: url(../image/20180704150714_1995933759.jpg) no-repeat;}
.prod_ncont_attic .trait_bg2 {width: 900px; height: 300px; background: url(../image/20180704150714_706879058.jpg) no-repeat;}
.prod_ncont_attic .trait_bg3 {margin-bottom: 60px; width: 900px; height: 299px; background: url(../image/20180704150715_2054429014.jpg) no-repeat;}



.n_adv1 {width: 900px; height: auto; position: relative; margin: 40px 0 30px;}
.n_adv_m img {width: 480px;}
.n_adv_tile {position: absolute; top:0; right: 0;}
.n_adv_tile1 {position: absolute; top:0; left: 0;} 
.n_adv1r {width: 400px;}
.n_adv2l {width: 417px;}
.n_adv_t {margin-top: 85px;}
.n_adv_t span {font-size: 26px; color: #333; font-weight: bold;}
.n_adv_t b {color: #c30101;}
.n_adv_t p {display: block; margin: 10px 0; width: 50px; height: 2px; background: #c1c1c1;}
.n_adv_w {font-size: 14px; color: #555; line-height: 28px;}
.n_adv1r ul{width: 393px;height: 90px;border: 1px solid #eeeeee;border-radius: 5px;padding: 16px 0 0 5px;}
.n_adv1r li img{float: left;width: 60px;height: 60px;margin-right: 6px;-webkit-transition: all 3s ease 0s;transition: all 3s ease 0s;}
.n_adv1r li:hover img{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.n_adv1r li em{display: block;float: left;width: 310px;padding-top: 6px;font-size: 14px;line-height: 24px;color: #555;    font-style: normal;}
.n_adv1r li span{display: block;font-size: 12px;color: #555555;text-transform: uppercase;}

.n_adv2 {width: 900px; height: auto; position: relative; margin: 40px 0 30px;}
.n_adv2l ul{width: 393px;height: 90px;border: 1px solid #eeeeee;border-radius: 5px;padding: 16px 0 0 5px;}
.n_adv2l li img{float: left;width: 60px;height: 60px;margin-right: 6px;-webkit-transition: all 3s ease 0s;transition: all 3s ease 0s;}
.n_adv2l li:hover img{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.n_adv2l li em{display: block;float: left;width: 310px;padding-top: 6px;font-size: 14px;line-height: 24px;color: #555;    font-style: normal;}
.n_adv2l li span{display: block;font-size: 12px;color: #555555;text-transform: uppercase;}

.service_l {width: 515px; margin: 20px 0;}
.service_r {margin: 20px 0;}
.service_r img {width: 340px; padding: 2px; border: 1px solid #ededed; margin-right: 15px;}
.service_w {margin-top: 20px; font-size: 16px; color: #555; line-height: 28px; text-indent: 2em;}
.service_w span {color: #FF0000;}

.problem_n {margin: 20px 0; font-size: 16px; line-height: 28px; color: #555;}
.problem_w span {font-weight: bold; color: #333;}
.problem_w b {color: #333;}

/*产品详情钢结构*/
.prod_ncont_Steel{width: 900px; margin: 20px auto 0;}
.prod_ncont_Steel .detail_bg1 {width: 900px; height: 403px; background: url(../image/20180704165058_1481189010.jpg) no-repeat;}
.prod_ncont_Steel .detail_bg2 {width: 900px; height: 399px; background: url(../image/20180704165059_1873342849.jpg) no-repeat;}
.prod_ncont_Steel .trait_bg1 {margin-top: 30px; width: 900px; height: 300px; background: url(../image/20180704165101_165243356.jpg) no-repeat;}
.prod_ncont_Steel .trait_bg2 {width: 900px; height: 300px; background: url(../image/20180704165101_359194067.jpg) no-repeat;}
.prod_ncont_Steel .trait_bg3 {margin-bottom: 60px; width: 900px; height: 299px; background: url(../image/20180704165102_106729195.jpg) no-repeat;}

/*产品详情悬臂*/
.prod_ncont_cantilever{width: 900px; margin: 20px auto 0;}
.prod_ncont_cantilever .detail_bg1 {width: 900px; height: 403px; background: url(../image/20180705094352_528332440.jpg) no-repeat;}
.prod_ncont_cantilever .detail_bg2 {width: 900px; height: 399px; background: url(../image/20180705094353_1407076082.jpg) no-repeat;}
.prod_ncont_cantilever .trait_bg1 {margin-top: 30px; width: 900px; height: 300px; background: url(../image/20180705094356_572191053.jpg) no-repeat;}
.prod_ncont_cantilever .trait_bg2 {width: 900px; height: 300px; background: url(../image/20180705094357_51258614.jpg) no-repeat;}
.prod_ncont_cantilever .trait_bg3 {margin-bottom: 60px; width: 900px; height: 299px; background: url(../image/20180705094357_955851085.jpg) no-repeat;}

/*产品详情模具架*/
.prod_ncont_mold{width: 900px; margin: 20px auto 0;}
.prod_ncont_mold .detail_bg1 {width: 900px; height: 403px; background: url(../image/20180705102938_1443523530.jpg) no-repeat;}
.prod_ncont_mold .detail_bg2 {width: 900px; height: 399px; background: url(../image/20180705102939_156782952.jpg) no-repeat;}
.prod_ncont_mold .trait_bg1 {margin-top: 30px; width: 900px; height: 300px; background: url(../image/20180705102940_1981248096.jpg) no-repeat;}
.prod_ncont_mold .trait_bg2 {width: 900px; height: 300px; background: url(../image/20180705102940_1611334173.jpg) no-repeat;}
.prod_ncont_mold .trait_bg3 {margin-bottom: 60px; width: 900px; height: 299px; background: url(../image/20180705102941_1079382584.jpg) no-repeat;}

/*产品详情物流车*/
.prod_ncont_logistics{width: 900px; margin: 20px auto 0;}
.prod_ncont_logistics .detail_bg1 {width: 900px; height: 403px; background: url(../image/20180705110943_994538871.jpg) no-repeat;}
.prod_ncont_logistics .detail_bg2 {width: 900px; height: 399px; background: url(../image/20180705110944_1030848933.jpg) no-repeat;}
.prod_ncont_logistics .trait_bg1 {margin-top: 30px; width: 900px; height: 300px; background: url(../image/20180705110946_822512033.jpg) no-repeat;}
.prod_ncont_logistics .trait_bg2 {width: 900px; height: 300px; background: url(../image/20180705110947_1412581473.jpg) no-repeat;}
.prod_ncont_logistics .trait_bg3 {margin-bottom: 60px; width: 900px; height: 299px; background: url(../image/20180705110947_392110196.jpg) no-repeat;}

.nei_prod{ font-size:16px; line-height:35px;}
.nei_prod h5{
    font-size: 20px;
    border-left: 8px solid #006ad0;
    padding-left: 12px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #000;
}
.nei_prod1{ font-size:16px; line-height:35px;}
.nei_prod1 h5{
    font-size: 20px;
    border-left: 8px solid #006ad0;
    padding-left: 12px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #000;
}
.nei_prod1 span {color: #333; font-weight: bold;}
.nei_prod1 b {color: #333;}
.kose{ overflow:hidden; margin-top:30px;}
.kose li{ float:left; margin-left:10px; margin-right:10px;}
.kose li a{ background:#1F76E5; color:#FFF; font-size:16px; border-radius:23px; padding-left:21px; padding-right:21px; overflow:hidden; line-height:40px; height:40px; display:block;}
.kose li a:hover{ background:#cd0213;}


.news_lt{height:39px; border: 1px solid #f2f2f2;}

.news .convert3{ width:100%; margin:0 auto;}
.news .convert3 .tab{ margin:0 auto;}
.news .convert3 .tab a{width:140px; display:block; text-align: center; height:39px; line-height: 39px;font-size:18px; color: #222; float:left; }
.news .convert3 .tab a.on{color: #fff; background:#1F76E5;}

.tab span{font-size:14px;   font-weight: normal !important; }

.news .convert3 .content{ overflow:hidden; height:500px; position:relative;}
.news .convert3 .content ul{ position:absolute; left:0; top:0; height:380px;width:3000px;}
.news .convert3 .content li{ width:762px; height:auto; float:left;}
.news .content td br{ display:none;}
.news .content td a{ display:block; background:#ededee; line-height:40px; width:220px !important; color:#666; width:220px !important;}
.news .content td a:hover{ display:block; background:#ff6633; color:#fff;}

.news_d{ width: 762px; height:420px;}
.news_d .news_div{padding:5px 0;}
.news_d .news_div_item,.news_d .divdgweb_new_div_item { position: relative; padding: 5px 0; height: 40px; overflow: hidden; -webkit-transition:0.3s all ease; transition:0.3s all ease;  border-bottom:1px #eee dashed;}
.news_d .divdgweb_new_div_item_date,.news_d .news_div_item_date {position: absolute; right: 0; top: 17px; -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.news_d .divdgweb_new_div_item_date > div,.news_d .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 14px; font-family: 'arial'; }
.news_d .news_div_item_title,.news_d .divdgweb_new_div_item_title{ position: relative; }
.news_d .news_div_item_year:after,.news_d .news_div_item_year::after{ content: '-'; }
.on .news_div_item_year:after,.on .news_div_item_year::after{ content: ''; }
.news_d .news_div_item_title:after,.news_d .news_div_item_title::after,.news_d .divdgweb_new_div_item_title:after,.news_d .divdgweb_new_div_item_title::after{ content: ''; background: #959595; width: 13px; height: 1px; position: absolute; left: 0; top: 19px; }
.on .news_div_item_title:after,.on .news_div_item_title::after, .on .divdgweb_new_div_item_title:after, .on .divdgweb_new_div_item_title::after{ content: ''; display: none; }
.news_d .news_div_item_title .news_div_item_a,.news_d .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 25px; display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.news_d .divdgweb_new_div, .news_row2 .news_div { padding: 15px 0px; height: 330px; }
.news_d .news_div_item_pic,.news_d .news_div_item_body,.news_d .divdgweb_new_div_item_body{ -webkit-transition:0.3s all ease; transition: 0.3s all ease; }
.news_d .news_div_item_pic{ margin-top: 15px; }
.news_d .news_div_item_pic a,.news_d .news_div_item_pic a img{ display: block; width: 220px; height: 150px; }
.news_div_item.on, .divdgweb_new_div_item.on { height: 158px; border-bottom: 1px #ccc solid; padding: 0 0 20px;  }
.news_d .news_div_item_body,.news_d .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 512px; text-align: justify; position: absolute; right: 0; top: 104px; letter-spacing: 0.4px; }
.on .divdgweb_new_div_item_date, .on .news_div_item_date { top: 13px; right: 450px; }
.on .news_div_item_title .news_div_item_a, .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 225px; top: 64px; width: 255px; }
.on .divdgweb_new_div_item_date > div, .on .news_div_item_date > div { font-weight: bold; color:#1F76E5; font-size: 24px; line-height: 30px; }
.on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year,.on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 3px; }


.fcase{ width: 388px; height:536px;}
.case_t{height:39px; line-height:39px; margin-bottom:19px; border: 1px solid #f2f2f2;}
.case_t p{float:left; font-size:18px; color:#fff;  padding-right: 20px; padding-left:20px; background:url(../image/20190320175520_670886691.jpg) no-repeat left center;}
.case_t p font{color: #358500;}

.case_d{width: 370px; margin:0 auto;}
.case_d table td img{border:1px #ccc solid;}
.case_d table td div{padding-top:0 !important;}
.case_d table td div a{line-height:40px; font-size:14px;}
.case_d .divdgweb_new_div_item{float:left; width:580px; margin-right:14px; position:relative; height:117px; margin-top:12px;  border-bottom: 1px solid #e6e6e6;}
.case_d .divdgweb_new_div_item:nth-of-type(even){margin-right:0px;}
.case_d .divdgweb_new_div_item .news_div_item_pic{width:146px; height:100px; padding:2px;background: #fff; border:1px #ccc solid;}
.case_d .divdgweb_new_div_item .news_div_item_pic img{width:146px; height:100px;}
.case_d .divdgweb_new_div_item .divdgweb_new_div_item_content{position:absolute; left:162px; top:0; width:210px; line-height:20px;-webkit-transition: all 0.5s;transition: all 0.5s; }

.case_d .divdgweb_new_div_item .divdgweb_new_div_item_title{padding-bottom:30px; padding-top:4px;}
.case_d .divdgweb_new_div_item .divdgweb_new_div_item_title a{font-size:14px;color:#333;float: left;height: 20px;white-space: nowrap;width: 100%;font-weight: bold;text-overflow: ellipsis;display: block;overflow: hidden;}
.case_d .divdgweb_new_div_item .divdgweb_new_div_item_title a:hover{color:#db0000;}
.case_d .divdgweb_new_div_item .divdgweb_new_div_item_date{position:absolute; left:162px; top:30px;-webkit-transition: all 0.5s;transition: all 0.5s; }
.case_d .divdgweb_new_div_item .divdgweb_new_div_item_date div{float:left;}
.case_d .divdgweb_new_div_item_body{ text-align: left; padding-top: 20px;}

.case_t a,.news_lta a{display:block; text-align: center;width: 62px; height:20px; line-height: 20px;font-size:14px; color: #999999; float:right;   border-radius: 3px; margin:10px 8px 0 0;}
.case_t a:hover, .news_lta a:hover{ color: #fff;  border:1px #1F76E5 solid;background:#1F76E5; }

.naeo{ width:1200px; margin:0 auto; border-bottom:1px solid #ccc; font-size:14px; line-height: 35px; }

.pro_beizhu_neirong_zdy{ width:600px !important; }
.pro_beizhu br { display: none;}
.divnews_tag li{ margin-right:50px !important; }
#pei{height:490px;}

.n_cont_1 {width: 900px; height: 494px; background: url(../image/20180919183145_1554886815.jpg)no-repeat; overflow: hidden;}
.n_cont_2 {width: 435px; margin:220px 0 0 465px ;}
.n_prod_1 img {display: block;}




.news_content_body a{color:bule!improtant;}