﻿@charset "utf-8";
/* CSS Document */
/* Default page use================================== */
.lang{border:1px solid #ccc; color:#666; margin:0 4px;}
.syisdnews .page{background:url("../images/bg.jpg") no-repeat top center; border-top:1px solid #ccc; border-bottom:1px solid #ccc; position:relative; padding:1%;}
.syisdnews .list, .syisdnews .list .frm{padding:5px 0;}
.syisdnews .date, .syisdnews h3.subject{display:inline-block; font-weight:normal; color:#000; vertical-align: top; }
.syisdnews .date{width:6em; border-right:1px solid #000; margin-right:1em;}
.syisdnews h3.subject{width:calc(100% - 8em); margin:0; padding:0;}
.syisdnews h2.dtit{font-weight:normal; color:#000;}
.syisdnews .btnmore{margin-top:2em;}
.syisdnews .btnmore a{color:#333; position:relative;}
.syisdnews .btnmore a::after{content:""; width:8px; height:8px; transform:rotate(45deg); display:inline-block; border-top:1px solid #333; border-right:1px solid #333;}
.dproduct , .dabout, .syisdnews{padding:50px 0;}
.dproduct .list .frm{background:#f5f5f5;}
.dproduct .list section{padding:10px; color:#000; display: block; float:left;}
.dproduct .list h3.subject{font-size:28px; font-weight:normal;}
.dproduct h2.dtit{color:#000; font-size:40px; text-align:center;}
.dabout .ww, .dabout{position:relative; z-index: 3; color:#fff;}
.dabout .ii{width:100%; height:auto; line-height:0%;}
.dabout .ww{left:0; top:0; position:absolute; color:#fff; line-height:180%; font-size:14px; width:50%; height:auto; padding:5%; display:inline-block;}
.dabout .ww h2{line-height:1.6em;}
.dabout .ww .more a{display:inline-block; color:#fff; border:1px solid #fff; padding:.5em 1em;}
.dabout .page{position:relative;}
@media screen and (max-width:1286px){/*desktop-small pad*/
.dabout .ww{width:70%;}	
}
@media screen and (max-width:960px){/*desktop-small pad*/
.dabout .ww{width:100%; padding:0 3%;}		
}
@media screen and (max-width:767px){/*phone*/
.dproduct , .dabout, .syisdnews{padding:0;}
.syisdnews .page{padding:0 2%; border:none; background-size:cover;}
.syisdnews h3.subject{width:100%; font-size:15px; padding:5px 0; border-bottom:1px dotted #ccc;}
.syisdnews .date{border-right:none; font-size:14px;}
.dabout .ii{width:100%; height:100%; line-height:0%; position:absolute; top:0; left:0; overflow: hidden;}
.dabout .ii img{height:100%; width:auto;}
.dabout .ww{position:relative; padding:2%;}
}
/*--footer gotop--*/
#footer .page{position:relative;}
.gotop{position:absolute; bottom:0; left:50%; transform:translateX(-50%); color:#fff; font-size:10px; cursor: pointer;}
#footer .page::before{content:""; width:1px; height:80%; display:block; position:absolute; top:0; left:50%; background:#fff; opacity:.5;}
/* Default page end================================== */
/*A0603*/
.A0603 .main .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0603 .main .list .frm{background:#fff; border-radius:1em;}

@media screen and (max-width:1286px){/*desktop*/
	
}
@media screen and (max-width:960px){/*desktop-small pad*/
	
}
@media screen and (max-width:767px){/*phone*/
/*--footer gotop--*/
.gotop{bottom:-2em;}
#footer .page::before{display: none;}
.syisnav li a.lang{border:1px solid #ccc; color:#666; margin:3px 10px; text-align:center; display: inline-block;}
}	