footer,header,nav{display:block;margin:0; padding:0; }
body{margin:0 auto; font-family:"microsoft yahei"; color:#525252; font-size:12px;}
div,dl,ul,li,span,p,img,h1,h2,dl,p,em,h6{margin:0px; padding:0px; list-style:none; border:0px;}
.clear{clear:both; height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

a{color:#525252; text-decoration: none; cursor:pointer;}
.trans{transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear;}
	
.trans2 img{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.trans2 img:hover{ transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -wbkit-transform: scale(1.2);}
	
a:hover{text-decoration: none; color:#0096ff;}
.box,#top,#prod,#process,#workshop,.copy_nav,.copy_link{width:1200px; height:auto; margin:0 auto;}
   
   /*顶部*/
    #head_bg{ height: auto; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128092303_407399464.jpg)center no-repeat; }
#head{ width:100%; min-width:1200px; height:40px;color:#909090; line-height:40px; margin-bottom:25px; background:#f2f2f2;}
.head_l{line-height:40px; font-size: 13px;}
.head_r{text-align:center;}
.head_r a{color:#909090; }
.head_r a:hover{ color:#0096ff;}
.head_img{ float:right; margin-right:15px; padding-top:8px;}
   .head_img img{ height: 25px;}
/*抬头*/
#top .logo{ width: auto;margin-right:10px; margin-bottom:25px;padding-top:2px;}
	#top .logo img{ width:98px;}
#top .name{ width: auto; font-size:40px; color:#333;font-weight:bold; line-height:36px;  padding-top:15px;}
	#top .name::after{ display: block; width: 1px; background: #dedede; height: 53px; content: ""; float: left; margin: 5px 12px 0 10px;}	
	#top .name p{ color:#909090; font-size:12.8px; font-weight: normal; font-family: "arial"; text-transform: uppercase;}
	#top .word{ width: auto; font-size: 17px; color: #555; line-height:34px; padding-top:13px; letter-spacing:0.5px;}
	#top .word dl{ font-size: 25px; color: #0096ff; letter-spacing: 1.8px; letter-spacing: 0;}

	

#top .phone{ width: auto; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128104730_1620826954.png) 0 18px no-repeat;color: #555; padding: 5px 0 5px 0;   font-size: 15px; padding-left:60px; margin-top: 2px;}
	#top .phone i{font-style: normal; color: #ec000b;  font-size:25px; font-weight: bold;}

	/*主导航*/
			.nav {width: 100%;min-width: 1200px;font-family: "microsoft yahei";height: 55px;background:#0096ff;color: #fff;font-size: 16px;line-height: 55px;}
.main{margin: 0 auto;width: 1200px;}
			.main > li {position: relative;float: left;width:150px;height:100%;background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128105408_1061061426.png) center right no-repeat; }
            .main > li a{text-decoration: none;color: #fff;text-transform: capitalize;display: block;width: 100%;height: 100%;text-align: center;line-height: 55px;font-size: 16px;transition: background-color 0.5s ease-in-out;font-family: "Microsoft YaHei";}
            .main > li a:hover {background:#ec000b;}
   .nav .on{ width: 1px; height: 53px;background:url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128105408_1061061426.png)center no-repeat;}
			.drop{position: absolute;z-index: 10;}
			.drop li { opacity: 0;transform-origin: top center;}
			.drop li:nth-child(1) a{border: 1px solid #48b4ff;} 
            .drop li a { font-size: 14px; background: #0096ff;width:146px;height:40px;text-align: center;line-height: 40px;border: 1px solid #48b4ff;border-top: none;}
			.main li:hover .menu1 li:first-of-type {animation: menu1 0.3s ease-in-out forwards;animation-delay: 0.3s;}
			.main li:hover .menu1 li:nth-of-type(2) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 0.6s;}
			.main li:hover .menu1 li:nth-of-type(3) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 0.9s;}
			.main li:hover .menu1 li:nth-of-type(4) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 1.2s;}		
			.main li:hover .menu1 li:nth-of-type(5) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 1.5s;}
    .main li:hover .menu1 li:nth-of-type(6) {animation: menu1 0.3s ease-in-out forwards;animation-delay: 1.8s;}
			@keyframes menu1 { 
				0% {    
					opacity: 0;  
					transform: translateX(50px) rotate(-90deg);  
				} 
				100% {   
					opacity: 1;   
					transform: translateX(0) rotate(0);  
				}
			}
			.main li:hover .menu2 li:first-of-type {animation: menu2 0.3s ease-in-out forwards;animation-delay: 0.2s;}
			.main li:hover .menu2 li:nth-of-type(2) {animation: menu2 0.3s ease-in-out forwards;animation-delay: 0.4s;}
			.main li:hover .menu2 li:last-of-type {animation: menu2 0.3s ease-in-out forwards;animation-delay: 0.6s;}
			.hover{background:#ec000b !important;}
			.hidden{overflow: hidden;}

/*幻灯片*/
.focus {width:100%; height:550px; overflow:hidden; position:relative; min-width:1200px;}
.focus ul {height:600px; position:absolute;}
.focus ul li {float:left; width:100%; height:550px; overflow:hidden; position:relative; background:#fff;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:1200px; left:50%; margin-left:-600px; height:24px; bottom:36px; text-align:right;}
.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#ccc;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:200px; background:url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128171808_233270204.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}
#banner{ overflow:hidden;}


/*内页幻灯片*/
.n_focus {width:100%; height:400px; overflow:hidden; position:relative; min-width:1200px; margin-bottom:120px;}
.n_focus ul {height:400px; position:absolute;}
.n_focus ul li {float:left; width:100%; height:400px; overflow:hidden; position:relative; background:#fff;}
.n_focus ul li div {position:absolute; overflow:hidden;}
.n_focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.n_focus .btn {position:absolute; width:1200px; left:50%; margin-left:-600px; height:24px; bottom:36px; text-align:right;}
.n_focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#ccc;}
.n_focus .btn span.on {background:#fff;}
.n_focus .preNext {width:45px; height:100px; position:absolute; top:200px; background:url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128171808_233270204.png) no-repeat 0 0; cursor:pointer;}
.n_focus .pre {left:0;}
.n_focus .next {right:0; background-position:right top;}
    
    /*搜索*/
#search_all{ width:100%; min-width:1200px;  height:70px; position: absolute; top:785px; background: #fff; box-shadow: 5px 5px 5px #ddd; -webkit-box-shadow: 5px 5px 5px #ddd; -o-box-shadow: 5px 5px 5px #ddd; -moz-box-shadow: 5px 5px 5px #ddd; -ms-box-shadow: 5px 5px 5px #ddd;}
#n_search_all{ width:100%; min-width:1200px;  height:70px; position: absolute; top:635px; background: #fff; box-shadow: 5px 5px 5px #ddd; -webkit-box-shadow: 5px 5px 5px #ddd; -o-box-shadow: 5px 5px 5px #ddd; -moz-box-shadow: 5px 5px 5px #ddd; -ms-box-shadow: 5px 5px 5px #ddd;}
.search{ width:1200px; margin:0 auto; font-family:"Microsoft YaHei";}
.search a{ font-size:16px; color:#555;}
.search a:hover{ color:#0096ff;}
.searchl{ font-size:16px;line-height:70px;}
.searchl span{ font-weight: bold;}
.searchr{ width:350px;margin:16px 0; border: 1px solid #ddd; border-radius: 20px;}
.search_kong{ width:350px;float:right; overflow:hidden; height:40px;}
.search_2{float:left; width:240px; height:40px; line-height:40px;}
.search_tu{ float:right;height:40px; width:58px;}
    
   /*产品展示*/
    #prod{ margin-top:120px;}
    .prod_t{ font-size: 18px; color: #555; text-align: center; margin-bottom: 35px;}
    .prod_t p{ color: #333; font-weight: bold; font-size: 40px; display: block;}
    .prod_t p::after{content: ""; display: block; height:3px; margin-top: 15px; margin-bottom: 15px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128112146_330491946.jpg)center no-repeat;}
    .prod_l{ width: 270px; background: #0096ff; padding-bottom:40px;}
    .list_t{ padding: 0 25px;  height: 176px;  color: #fff;background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128152124_282754334.jpg)center no-repeat;}
    .list_t p{ font-size: 26px; padding-top: 60px; margin-bottom: 10px;}
    .list_t i{ display: block; float: left; font-size: 20px; font-style: normal;}
    .list_t i:after{ width: 90px; height: 1px; background: #fff; margin:12px 0 0 5px; display: block; float: right; content: "";}
    
    .list_t a{ display: block; float: left; font-size:22px; font-style: normal; width: 22px; height:22px; border: 1px solid #fff; line-height: 22px; text-align: center;  color: #fff;}
    .list_t a:hover{ color: #ffc600;}
    .list_c{ width: 200px; background: #fff; margin-left:25px;padding-bottom: 10px; padding-left:20px;}
  
   .markermenu ul li{ background: #f5f5f5;margin-bottom: 15px; padding-left:10px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear;border-radius:15px;}
   .markermenu ul li a{ font-size: 16px !important; color: #555 !important; font-weight: normal !important; font-family:none; }
    .markermenu ul li a:before{ margin-top: 15px; margin-right: 5px; display: block; width: 8px; height: 8px; border-radius: 50%; content: ""; border: 2px solid #ddd; float: left;}
    .markermenu ul li:hover a:before{ display: block; border: 2px solid #fff; }
 .markermenu ul li:hover a{ color: #fff !important; font-weight: bold;}
    .markermenu ul li:hover{background: #ec000b;}  

    .prod_r {
    width: 890px;
}

.prod_rt { position:relative;
    width: 890px;
    height: 360px;
    background: #f5f5f5;
}
.prod_rtw { width:360px; height:325px; padding-top:35px; padding-left:30px; padding-right:30px;}

.prod_rtw p {
    font-size: 14px;
    color: #555;
    line-height:32px;
	margin-top:15px; padding: 0 40px 0 20px;
}

.prod_rtw b {
    font-size: 14px;
    color: #333;
    font-weight: bolder;
}


.prod_rtw span { padding-left: 20px;
    font-size: 22px;
    color: #555;
    font-weight: bold;
}

.prod_rtw t { margin-left: 20px;
    display: block;

   background: #0096ff;
    width: 117px;
    height:1px;
  
    margin-top: 20px;
   
}


.prod_cp01 li {
    overflow: hidden;
    list-style: none;
}

.prod_cp01 li {
    width: 108px;
    float: left;
    line-height: 28px !important;
    height: 28px;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    margin-right: 6px;
    margin-top: 20px;
}


.prod_rd {
    margin-top: 15px;
    width: 890px;
}

.prod_rd img {
    border: 1px #ccc solid;
}
.prod_rd img:hover{ border: 1px #fc7b08 solid;}





.prod_rdbt font{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#999999; padding-left:5px; font-size:14px; font-weight:normal;}



.prod_rr{
    width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
    z-index: 9
}

.prod_rr ul {
    height: 100%;
    position: absolute;
}

.prod_rr ul li {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
}


.prod_rr .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.prod_rr .btn {
    display: none;
    position: absolute;
    width: 90px;
    padding-right: 50px;
    height: 23px;
    margin-left: -46px;
    left: 50%;
    bottom: 35px;
    text-align: right;
}

.prod_rr .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.prod_rr .btn span.on {
    background: #fff;
}

.prod_rr .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 130px;
    background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128171808_233270204.png) no-repeat 0 0;
    cursor: pointer;
}

.prod_rr .pre {
    left: 0;
}

.prod_rr .next {
    right: 0;
    background-position: right top;}
    .right_box{ margin-top: 30px;}	
.right_box table > tbody > tr > td { float: left; padding-left: 0 !important; width:31.5%; margin: 0.9%; position: relative;overflow: hidden;}
.right_box table > tbody > tr > td > a { display: block; width: 100%; position:relative; }
.right_box table > tbody > tr > td > a > img{padding:0; width:100%;height:auto;}
.right_box table > tbody > tr > td > a > img:hover{padding:0; width:100%;height:auto;}
.right_box table > tbody > tr > td br{ display: none; }
.right_box table > tbody > tr > td > span { display: block; width: 100%; bottom: 0; transition:0.6s all ease;background-position:center; height:35px;line-height:35px;}
.right_box table > tbody > tr > td > span > a { display: block; color: #666; font-size: 14px; height: 35px; line-height: 35px;transition:0.3s all ease-in-out; background:#ececec;transition:0.3s all ease-in-out;}
.right_box table > tbody > tr > td:hover > span > a{ color: #fff;background:#0096ff;} 
.right_box table > tbody > tr > td > a > .prod24go{width:100%;background:rgba(0,0,0,0.4);height:100%;position:absolute;bottom:0;left:-100%;transition:0.3s all ease-in-out;}
.right_box table > tbody > tr > td > a > .prod24go a { display: block; font-size: 18px; font-weight: bold;
    padding-top: 19%; text-decoration: none;}
.right_box table > tbody > tr > td > a > .prod24go p {
    height: 35px;
    line-height: 35px;
    border-radius: 10px;
    border: 1px solid #fff;
    transition: all 0.3s 0.3s;
    padding: 1px 15px;
    margin: 70px auto;
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    width: 95px;
    text-align: center;

    position: relative;
    bottom: -200px;
}
.right_box table > tbody > tr > td:hover > span {bottom:-40px; }
.right_box table > tbody > tr > td:hover > a > .prod24go{left:0;}
.right_box table > tbody > tr > td:hover > a > .prod24go p{left:0;bottom:0;}
    
    .hot_prod{ width: 90px; height: 138px; position: absolute; top: 0; z-index:2; left: 32px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128162108_1942854677.png)no-repeat;}
    .prod_rtr img{ border: 1px #ddd solid;}
    .prod_rt a{ float:left;display: block; width: 140px; border-radius: 20px; line-height:35px; text-align: center; color: #fff; margin-top: 25px; background: #0096ff; margin-left: 20px; font-size: 14px;}
    .prod_rt a+a{ background: #ec000b;}
    .prod_rt a:hover{ color: #ffc600;}
    
    
    /*应用案例*/
 #case{ width: 100%; margin-top: 50px; min-width: 1200px; padding-top:40px; height: 750px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128175145_1316461568.jpg) center top no-repeat;}

.case_t{ font-size: 18px; color: #fff; text-align: center; margin-bottom: 25px;}
    .case_t p{ color: #fff; font-weight: bold; font-size: 40px; display: block;}
    .case_t p::after{content: ""; display: block; height:3px; margin-top: 15px; margin-bottom: 15px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128172927_1197769729.png)center no-repeat;}
 .case_l{ width:956px; margin-top:22px;}
 
 .case_r{ width: 180px;}
 .case_r li{ display: block; line-height: 61px; padding-left:72px; font-size: 20px; color: #333; margin-bottom: 19px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180005_460648255.png) top no-repeat;}
 .case_r li:nth-child(2){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180025_2091811872.png) top no-repeat;}
 .case_r li:nth-child(3){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180051_832315938.png) top no-repeat;}
 .case_r li:nth-child(4){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180104_1006694826.png) top no-repeat;}
 .case_r li:nth-child(5){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180136_1390296049.png) top no-repeat;}
 
 .case_r li:hover:nth-child(1){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180238_657338214.png) top no-repeat; color: #fff;}
 .case_r li:hover:nth-child(2){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180253_1040671387.png) top no-repeat; color: #fff;}
 .case_r li:hover:nth-child(3){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180309_53892425.png) top no-repeat; color: #fff;}
 .case_r li:hover:nth-child(4){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180321_1152605860.png) top no-repeat; color: #fff;}
 .case_r li:hover:nth-child(5){ background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128180334_2104990033.png) top no-repeat; color: #fff;}
 
    
    /*流程*/
    #process{  margin-top: 40px;}
    .process_l{width: 590px; padding: 5px 0 0 40px;}
    .process_l p{ display: block;float: left; font-size: 20px; font-weight: bold; color: #0096ff;}
    .process_l dl{ display: block;float: left; font-size: 16px; font-family: "arial";  color: #909090;text-transform: uppercase; padding-top: 5px; margin-left: 5px;}
    .process_l li{ display: block; width: 64px; float: left; font-size: 14px; text-align: center; color: #555; margin-top: 15px;}
    .process_l li p{display: block; width: 64px; height: 64px; background: #fff; border: 1px solid #bbb; border-radius: 50%;margin-bottom: 5px;}
    .process_l li p img{ display: block; margin: 0 auto; padding-top: 16px;}
    .process_l li:hover{ color: #0096ff;}
    .process_l li:hover p{ border: 1px solid #0096ff;}
    .process_l i{ display: block; width: 62px; margin-top: 50px; border: 0.5px dashed #bbb; float: left; margin-left: 1px;}
    .process_r{ width: 378px; padding: 26px 64px 0 0; font-size: 25px; color: #fff; font-weight: bold;}
    .process_r a{ display: block;float: left;width:170px; line-height: 40px; text-align: center; font-size: 15px; color: #555; font-weight: normal; background: #fff; margin-top: 16px;}
    .process_r a:hover{ background: #ec000b; line-height: 38px; border: 1px solid #fff; width: 168px; color: #fff;}
    .process_r a+a{ margin-left: 33px;}
    
    /*优势*/
    #adv{ margin-top: 30px;}
    .adv_t{ font-size: 40px; color: #222; font-weight: bold;text-align: center; margin-bottom: 20px;}
    .adv_t span{ color: #ec000b;}
    .adv_t p{ height: 19px; font-size: 19px; margin-top: 15px; line-height: 19px; font-weight: normal; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128205508_1026381051.jpg)center no-repeat;}
    
    .adv_bg1{ height: 402px;background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128210115_181748735.jpg)center top no-repeat; margin-top:40px;}
    .adv_bg2{height: 435px; padding-top:55px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128212300_1851308194.jpg)center top no-repeat; margin-top:45px;}
    
    .adv_bg3{height:390px; padding-top:55px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128213959_270869015.jpg)center top no-repeat; margin-top:45px;}
    
     #adv .adv_bg2 .word{ line-height:39px;}
    #adv .word{ width: 552px; font-size: 16px; line-height: 40px;}
    #adv .word span{ color: #ec000b; padding-right:5px; font-size:23px;}
    #adv .word i{ font-style: normal; color: #0096ff;}
    #adv .word p{ font-size: 32px;font-weight: bold; color: #333; padding-left: 95px;}
    #adv .word dl{ font-family: "arial"; color: #bebebe; font-size: 14px;padding-left: 95px; margin-bottom: 25px;}
    #adv .word li{ margin-top: 15px; display: block; width: 119px; float: left;text-align: center; color: #fff; padding-top:43px; font-size: 16px; line-height:32px; letter-spacing: 1px;}
    #adv .word li+li{ margin-left: 54px;}
    #adv .word li em{ display: block; font-style: normal;font-style: normal;font-size: 22px; font-weight: bold; letter-spacing: 3px;}
    #adv .word a{ font-size: 14px; display: inline-block; line-height: 40px; padding: 0 70px 0 30px; float: left; margin-right: 30px; background: #ec000b url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128215244_1361095468.png)center right no-repeat; color: #fff; margin-top: 20px;}
    #adv .word a:hover{ background: #0096ff url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128215244_1361095468.png)center right no-repeat; }
    #adv .word .font{ font-size: 16px; color: #555; margin-top: 18px;}
    #adv .word .font strong{ font-weight: bold; color: #0096ff; font-size:18px; padding-left:3px;}
    
    
    /*简介*/
    #about{ height:631px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128222301_53458603.jpg)center top no-repeat;}
    .about_t{ font-size: 25px; color: #fff; padding-top:40px; line-height: 50px;}
    .about_t p{ font-size: 35px; font-weight: bold; letter-spacing: 8px;}
    .about_l{ width: 510px; padding: 70px 0 0 50px; font-size: 14px; line-height: 32px; color: #555;}
    .about_l p{ font-weight: bold; color: #333; font-size: 30px; padding-bottom:25px; text-align: left;}
    .about_l a{ display: block; width:150px;line-height: 40px; background: #ec000b; box-shadow: 2px 5px 5px #ddd; color: #fff; text-align: center; margin-top: 30px; border-radius: 20px;font-size:14px;}
    .about_l a:hover{ background: #0096ff}
    .about_r{ width: 538px; margin:65px 50px 0 0; border: 1px solid #ddd;}
    
    /*车间*/
    #workshop{ margin-top:35px;}
    #workshop img{border:1px solid #ccc; background-color:#fff; padding:2px; background-color:#fff;}
#workshop a:hover img{border:1px solid #0096ff; background-color:#fff; padding:2px;}
    
    
   /*新闻中心*/
.news{width:100%; min-width:1200px; overflow:hidden; margin:40px 0;}
.news_c_bg{ width:1200px; margin:0 auto; overflow:hidden; min-width:1200px; position:relative;}
.news_t{overflow:hidden; margin-top:10px;}
.news_tl{float:left; width:360px; overflow:hidden; margin-left:8px;}
.news_tl_bac{width:180px; height:180px; border:3px solid #d7d7d7; border-left-color:#0096ff; border-right-color: #fff; border-top-color: #d7d7d7; border-radius:50%; position:absolute; transition: all 0.5s linear;}
.news_tl:hover .news_tl_bac{-webkit-animation:circle 1s infinite linear; border-right-color: #0096ff; transition: all 0.5s linear;}
@-webkit-keyframes circle{
0%{ transform:rotate(0deg); }
100%{ transform:rotate(-360deg); }
}
.news_tl_m{overflow:hidden; position:relative;}
.news_tl_ml{float:left; font-size:120px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; line-height:191px; width:100px; margin-left:20px; text-align:center;}
.news_tl_mr{float:left; overflow:hidden; margin-top:50px; background:#fff; padding:20px 0;}
.news_tl_mr_en{font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:20px; font-weight:bold; text-transform:uppercase;}
.news_tl_mr_m{font-size:40px; font-weight:bold; color:#0096ff; line-height:48px;}
.news_tr{float:right; width:700px; overflow:hidden;}
.news_tr_en{width:640px; margin-left:60px; border-top:solid 1px #ddd; text-align:right; font-size:13px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#ccc; line-height:20px; padding-top:16px;}
.news_tr_m{width:700px; overflow:hidden; line-height:26px; text-align:right; font-size:22px; color:#999;}
.news_tr_d{overflow:hidden; width:700px; margin-top:40px;}
.news_t a{display:block; float:left; text-decoration:none; height:82px; width:200px; transition: all 0.5s linear; margin:0px 2px; box-shadow:0 0 10px #cecece inset; background:#fcfcfc; position:relative;}
.news_t a.on{text-decoration:none; transition: all 0.5s linear; width:288px; background:#f5f5f5; box-shadow:0 0 0 #cecece;}
.news_tr_dm{font-size:18px; line-height:30px; padding-top:15px; padding-left:30px; transition: all 0.5s linear;}
.news_tr_den{font-family:Arial, Helvetica, sans-serif; padding-left:30px; font-size:12px; text-transform:uppercase; color:#ababab; transition: all 0.5s linear; line-height:22px;}
.news_t a.on .news_tr_dm{font-size:22px; font-weight:bold; color:#333;}
.news_t a.on .news_tr_dm, .news_t a.on .news_tr_den{padding-left:14px; transition: all 0.5s linear;}
.news_tr_dline{width:0px; height:3px; background:#0096ff; position:absolute; bottom:0; transition: all 0.5s linear;}
.news_t a.on .news_tr_dline{width:288px; transition: all 0.5s linear;}

.news_c_bg .content{overflow:hidden; width:1200px; margin:0 auto; height:474px; position:relative; margin-top:40px; min-width:1200px;}
.news_c_bg .content .ul{ position:absolute; left:0; top:0; width:1200px; min-width:1200px;}
.news_c_bg .content .li{ width:1200px; float:left; min-width:1200px;}

.news .news_div_item, .news .divdgweb_new_div_item{float:left; width:348px; border:solid 1px #ddd; height:419px; padding:25px; overflow:hidden; margin-right:-1px; position:relative;}
.news .news_div_item:nth-child(3), .news .divdgweb_new_div_item:nth-child(3){margin-right:0px;}
.news .news_div_item_date, .news .divdgweb_new_div_item_date{padding-top:194px; height:60px; line-height:60px; overflow:hidden; position:relative; font-family:Arial, Helvetica, sans-serif; color:#0096ff;}
.news .news_div_item_year, .news .divdgweb_new_div_item_year{position:absolute; font-size:56px; filter:Alpha(opacity=10); opacity:0.1;}
.news .news_div_item_month, .news .divdgweb_new_div_item_month{font-size:26px; float:left;}
.news .news_div_item_day, .news .divdgweb_new_div_item_day{font-size:26px; float:left;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{overflow:hidden;}
.news .divdgweb_new_div_item_content .divdgweb_new_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{overflow:hidden; width:348px; white-space: nowrap; text-overflow: ellipsis; line-height:40px;}

.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:18px;}
.news .news_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .news_t_rgo{width:120px; overflow:hidden;}
.news .news_t_rgo a{font-size:0; line-height:0;}
.news .news_t_rgo p{font-size:14px; color:#333; line-height:32px; width:60px; border-bottom:solid 1px #ccc; padding-bottom:5px; transition: all 0.5s linear;}
.news .news_div_item_pic{width:346px; height:182px; border:solid 1px #ccc; position:absolute; top:25px; overflow:hidden;}
.news .news_div_item_pic img{ width:100%; }

.news .news_div_item:hover .news_t_rgo p, .news .divdgweb_new_div_item:hover .news_t_rgo p{transition: all 0.5s linear; width:120px; border-bottom:solid 1px #0096ff; color:#0096ff;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{transform: scale(1.15);}

/*友情链接*/
#link{font-family:"microsoft yahei"; background: #0096ff; color: #fff; line-height: 50px;font-size:14px;}
.link_l{font-size:16px;color:#fff;width: auto; padding-left:30px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128231535_531463784.png)center left no-repeat;}
.link_r{ }
.linkTagcs li a{ font-size:14px !important; color: #fff;}
.linkTagcs li a:hover{ color:#ffc600 !important;} 
 
/*版权*/
 #copy_all{ width:100%; min-width: 1200px; background: #333; line-height: 85px;font-size: 14px; color: #fff; }
    #copy_all a{ font-size: 14px; color: #fff;}
    #copy_all a:hover{color: #ffc600;}
	.copy_nav { font-size: 15px; line-height: 85px; border-bottom: 1px solid rgba(255,255,255,0.5); color: #fff; text-align: center;}
	.copy_nav a{ font-size: 15px !important; color: #fff;}
 .copy_nav span{ padding:0 23px;color: #fff;}
    .copy_nav a:hover{ color: #ffc600;}
    .copy_link{ padding: 25px 0 15px 0;}
    .copy_link li{ display: inline-block;padding-right:85px; line-height: 37px; font-size: 15px; color: #fff; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181128/20181128233301_1375112769.png)center right no-repeat;}
    .copy_link li p{ display: block; float: left; height:37px; width: 37px; margin-right: 5px;}
    .copy_link li+li{ padding-left: 85px;}
    .copy_link li:last-child{ padding-right: 0; background: none;}
    .copy_bottom{ text-align: center;background: #222; line-height: 60px;}
    .copy_bottom span{ font-family: "arial";}

/*小导航*/
.strong_title{ display:none;}
.centerHeadImage{ display:none;}
.mianbxContent { font-family:"microsoft yahei";background:#0096ff; line-height:40px; color:#fff;
text-align: left !important;font-size: 14px;line-height: 40px !important; width:1180px !important; margin-bottom: 12px !important;height: 40px !important;padding-left: 20px !important;}
.mianbxContent a{ font-size:14px;color:#fff;}
.mianbxContent a:hover{ font-size:14px;color:#ffc600;}

/*内页新闻*/
.nei_news{ font-size: 14px; line-height: 32px; }
.shopmrsc a:hover{color:#0096ff !important;}
.xwlb_img img{border:#ddd 1px solid;}

/*内页产品*/
.n_table{margin:10px auto;height:auto}
.pcontent_title_h4{ width:900px !important; text-align:center; font-size:18px; color:#333;}
.pro_detail_rel_hd{ width:900px !important; text-align:center; font-size:18px; color:#fff; background:#0096ff; line-height:30px;}
.detail_title{display:none;}

.product_content{width:890px !important; }

.dgcontent_title_h5{ width:890px !important; text-align:center; font-size:18px; color:#333;}

 .n_prod{ width: 900px; margin-top: 30px; font-size: 14px; line-height: 32px;}
 .n_prod table{ width: 100%; border-collapse: collapse; margin: 10px 0;text-transform: uppercase;}
 .n_prod td{ border: 1px solid #ddd; text-align: center; line-height: 32px; font-size: 14px;}
 
 .n_prod dl{ display: block; text-align: center; line-height: 40px; background: #0096ff; font-size: 18px; color: #fff; margin: 10px 0;}
 .n_prod img{ display: block; margin:10px auto; }
.n_prod .prod_bg{ background: #f5f5f5; color:#333; border:1px solid #fff;color:#333;}


.rightarrowpointer{display:none;}

/*内页幻灯片*/
.about_banner{ width: 100%; height: 400px; margin-bottom: 120px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181129/20181129143711_949576010.jpg)center no-repeat;}
.feedback_banner{ width: 100%; height: 400px; margin-bottom: 120px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181129/20181129143726_1073141282.jpg)center no-repeat;}
.contact_banner{ width: 100%; height: 400px; margin-bottom: 120px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181129/20181129143759_777584205.jpg)center no-repeat;}
.news_banner{ width: 100%; height: 400px; margin-bottom: 120px; background: url(//memberpic.114my.com.cn/dglianyi/uploadfile/image/20181129/20181129143746_916141955.jpg)center no-repeat;}

/*内页参数*/