﻿@charset "utf-8";
/* CSS Document */
body{background:url("../images/bg.jpg") no-repeat top center; background-size:100%;}
.side, .main{padding:1em;}
.content{padding:3em 0;}

#header{padding-top:5px; padding-bottom:0px; transition:.3s; background:#fff; border-top:6px solid #29166f;}
#header .page{padding:0; position:relative;}
#header .page::after{content:""; display:block; clear: both; vertical-align: middle;}
#header.show{box-shadow: 0 5px 10px rgba(0,0,0,0.2);}

/*--nav--*/
.nav{bottom:50%; transform:translateY(50%);}
.syisnav{bottom:50%;}
.syisnav{text-align:center;}
.syisnav li a{color:#333; font-size:15px; position:relative;}
.syisnav li a::before{content:""; width:0%; transition:.3s; display:block; background:#4f64ad; position:absolute; bottom:-4px; left:50%; height:2px;}
.syisnav li a:hover{color:#4f64ad;}
.syisnav li a:hover::before{width:100%; left:0%;}
/*--syistop default setting--*/
.syistop.fixed{position:fixed; top:0; right:0;}
.syistop{font-size:13px; line-height: 1.2em; width:auto; z-index: 1000; white-space: nowrap; float:right; margin-left:1em;}
.syistop a{padding-right:3px; position:relative;}
.syistop a, .syistop .searcharea{display:inline-block; vertical-align: middle; color:#666;}
.syistop img{vertical-align:middle;}
.searcharea{border:1px solid #ccc;}
.searcharea input{border:none; padding:5px; width:10em; margin:0; vertical-align: middle;}
.searcharea a::before{content:""; width:1px; height:1.3em; display:inline-block; background:#ccc; transform:translateY(25%); margin:0 0.3em;}
/*subnav default setting*/
.subnav ul li{padding:0.3em 0;}
.subnav ul li a{padding:1em; border:1px solid #efefef; position:relative;}
.subnav ul li a:hover{color:#4f64ad; border:1px solid #ccc;}
.subnav ul li a.hit{font-weight:bold; color:#4f64ad; border:1px solid #fff;}
.subnav ul li a::after{content:""; position:absolute; width:10px; height:10px; right:1.5em; top:50%; transform:rotate(45deg) translateY(-50%); border:1px solid #ccc; border-bottom:none; border-left:none; transition:.3s;}
.subnav ul li a:hover::after{right:1em; border:1px solid #4f64ad; border-bottom:none; border-left:none;}
.subnav ul li a.hit::after{content:""; right:1em; border:1px solid #4f64ad; border-bottom:none; border-left:none;}
.subnav ul li a.hit:hover{border:1px solid #efefef;}
.top .subnav ul li a::after{display:none;}
.subnav ul li a.hit{ border:1px solid #4f64ad;}
/*--defaultimg  default setting--*/
#defaultimg{position:relative;}
#defaultimg .page{padding:20px;}
#defaultimg .mask{width:auto; height:auto; position:absolute; bottom:0%; left:50%; transform:translate(-50%,-60%); z-index: 190; white-space: nowrap; text-align: center; color:#fff; font-size:300%; line-height: 100%;}

/*--content default setting--*/
.sidetit{color:#29166f; padding:0.5em 0.3em; margin-bottom:0; font-size:20px; font-weight:normal;}
.content .dtit{color:#000; font-size:22px; letter-spacing: 1px; position:relative; text-align: center; margin-bottom:50px;}
.content .dtit::before{content:""; width:2em; height:2px; background:#14549b; display: block; position:absolute; bottom:-0.5em; left:50%; transform:translateX(-50%);}
/*--list default setting--*/
.list{padding:10px;}
.list h3.subject{font-weight:normal; margin:0; color:#333; padding:0.3em 0; line-height: 1.4em;}
.list .frm{display:block; padding:10px; transition:.3s;}
.list figure img{transition:.3s;}
.list .frm:hover img{transform:scale(1.05, 1.05);}
.list .frm:hover figcaption{opacity:1;}
.list figure{display:block; line-height:0; overflow: hidden; position:relative;}
.list figure::before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0); transition:.3s; opacity:0; z-index: 2;}
.list .frm:hover figure::before{opacity:1;}
.list figcaption{position:absolute; top:50%; left:50%; width:100%; height:auto; text-align: center; color:#fff;  z-index: 100; font-size: 14px; transition:.3s; transform:translate(-50%,-50%); line-height: 140%; opacity:0;}
.list .frm:hover figcaption{opacity:1;}
.list section{color:#666;}
.list p.more{text-align:right; margin:0; color:#666; font-size:12px;}
.list p.price{font-size:13px;}
.list .frm:hover p.more{color:#f00;}
.list .frm .rr{padding-left:1em;}
.list .innerhtml{padding-top:5px;}
.list.imgl{padding:5px;}
.list.imgl figure, .list.imgl section{display:inline-block; padding:0 10px; vertical-align: top;}
.list.imgl figure{width:250px;}
.list.imgl section{width:calc(100% - 270px);}
/*--product_detail--*/
.proDetail select, .productDetail input{width:100%;}
a.minus, a.add{width:30px; background:#fff; font-size:20px; color:#333; border:1px solid #CCC; line-height:28px; display:block; float:left; text-align:center;}
a.minus:hover, a.add:hover{background:#CCC; color:#666;}
.bookmark{width:100%; height:auto; border-bottom:1px solid #efefef; display:inline-block; margin:1em 0 0 0; padding:0; list-style:none;}
.bookmark li{cursor:pointer; color:#999; display:inline-block; height:auto; text-align:left; padding:0.5em; font-size:16px; border:1px solid #efefef; border-radius:5px 5px 0 0; position:relative; transform:translateY(1px); background:#efefef; margin:0 2px; font-weight:bold;}
.bookmark li:hover{color:#000;}
.bookmark li.hit{background:#fff; color:#999; border-bottom:1px solid #fff;}
/*product qa*/
.qalist{display:none;}
.qablock{border:1px solid #efefef; background:#efefef; margin-top:3px; margin-bottom:3px;}
.qnum{color:#000; font-weight:bold; display:inline-block; width:40%; float:left; margin:0; padding:0.2em;}
.qdate{font-size:13px; color:#999; text-align:right; width:60%; display:inline-block; float:right;  margin:0; padding:0.2em;}
.qablock, .qablock section{width:100%; height:auto; float:left;}
.qablock .innerhtml{padding:0.2em;}
/*prodetail*/
.list.propic a{border:1px solid #ccc; background:#fff; overflow:hidden; line-height: 0;}
.prodetail h1.subject{font-size:22px; margin-top:0; color:#000; border-bottom:1px solid #ccc; padding-bottom:1em;}
.prodetail .ll, .prodetail .rr{padding:0 1em;}
.prodetail h4.subtit{margin-bottom:0.5em; color:#999; border-bottom:1px solid #ccc;}
.prodetail h4.subtit span{display:inline-block; padding:0.3em 1em; border-radius:0.5em 0.5em 0 0; border:1px solid #ccc; border-bottom:none; transform:translateY(2px); background:#fff;}
.prodetail .innerhtml img{border: 0; box-shadow: 0; max-width:100%; height:auto;}
.prodetail .introduction{padding:0.5em;}
.simg{margin-top:10px;}
.simg .list{padding:3px;}
.simg .list a.frm{padding:0; height:auto; overflow: hidden; border:1px solid #efefef;}
/*syis form*/
.syisform div[class*="col-"]{padding:0.5em;}

/*--footer--*/
#footer{font-size:13px; line-height: 1.4em; color:#666; word-break: break-all; padding-top:1em; border-top:1px solid #ccc;}
#footer .navb{list-style:none; margin:0; padding:0.5em 0; text-align: right; border-bottom:1px solid #ccc;}
#footer .navb li{padding:0; display:inline-block;}
#footer .navb li a{display:block; color:#000; padding:0.3em 1em; position:relative;}
#footer .navb li a:hover{color:#000; text-decoration:underline;}
#footer .navb li a::before{content:""; width:1px; height:1em; background:#000; position:absolute; left:0; top:50%; transform:translateY(-50%); }
#footer .navb li:last-of-type a::after{content:""; width:1px; height:1em; background:#000; position:absolute; right:0; top:50%; transform:translateY(-50%);}
#footer p{margin:0; line-height:160%;}
#footer .rr{text-align:right;}
.sociallink{margin-top:2em;}
/*=============================*/
/*default*/
.dabout{background:url("../images/dabout-bg.jpg") no-repeat top left; background-size:cover; position:relative; padding:0;}

.dabout .ll{padding-right:3%; padding-top:50px; padding-bottom:50px; line-height:180%; font-size:14px; color:#000; z-index: 2; position:relative;}
.dabout .ll .dtit{color:#14549b; line-height:160%;}
.dabout .ll .dtit::after{content:""; width:4em; height:2px; display:block; background:#14549b; margin-top:1em;}
.dabout .ll .more{text-align:right;}
.dabout .ll .more a{display:inline-block; background:#333; color:#fff; border-radius:5px; padding:0.5em 2em;}
.dabout .ll .more a:hover{padding:0.5em 3em; background:#29166f;}
.dedit1, .dedit2{padding:50px 0;}


.dedit1 .list section{text-align:center;}
.dedit1 .list h3.subject{font-size:14px; font-weight:bold; color:#000; line-height:160%; letter-spacing:1px;}

.dedit1 .dtit{color:#000; font-size:22px; letter-spacing: 1px; position:relative; text-align: center; margin-bottom:50px;}
.dedit1 .dtit::before{content:""; width:2em; height:2px; background:#14549b; display: block; position:absolute; bottom:-0.5em; left:50%; transform:translateX(-50%);}
.dnews{border-top:10px solid #29166f;}
.dnews .dtit{color:#000; font-size:22px; letter-spacing: 1px; position:relative; margin-bottom:10px; border-left:3px solid #14549b; padding-left:10px;}
.dnews .dtit span{font-size:14px; color:#666; font-weight:normal; margin-left:1em; }
.dnews{background:#f5f5f5; padding:10px; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.dnews .list{border-bottom:1px dotted #ccc; padding:5px 0;}
.dnews .list figure, .dnews .list section{display:inline-block; vertical-align: top;}
.dnews .list figure{width:180px; padding:10px;}
.dnews .list section{font-size:13px; color:#000; line-height:180%;}
.dnews h3.subject{font-weight:bold;}
.dnews .list .more{color:#14549b; font-size:13px; margin-top:0.5em;}
.dnews .list .more span{margin-left:1em;}
.dedit2{line-height:180%;}
.dedit2 .list .frm{background:#fff;}
.dedit2 .list .subject{font-size:15px; color:#000; line-height:160%; letter-spacing: 1px; }
.dedit2 .list .innerhtml{font-size:13px; color:#666;}
/*news*/
.news{max-width:80%; margin-left:10%;}
.news .list{border-bottom:1px dotted #999;}
.news .list .frm:hover h3.subject{color:#29166f;}
.news .list .frm:hover .innerhtml{color:#000;}
.news .list .innerhtml{font-size:13px; line-height:160%;}
.news .list h3.subject{padding:0.5em 0; font-weight:bold;}
.news .list .more span{display:inline-block; border-radius:5px; padding:2px 10px; background:#4f64ad; color:#fff; transition:.3s;}
.news .list .frm:hover .more span{display:inline-block; border-radius:5px; padding:2px 10px; background:#29166f; color:#fff;}
/*prolist*/
.prolist .list h3.subject{font-size:15px; font-weight:bold; text-align: center;}
/*download*/
.download{max-width:80%; margin-left:10%;}
.download .list{border-bottom:1px solid #ccc; padding:0; font-size:13px;}
.download .list .frm:hover h3.subject{color:#000;}
.download .list .frm:hover{background:#f5f5f5;}
.download .list h3.subject, .download .list .more{display:inline-block;}
.download .list h3.subject{width:calc(100% - 5em);}
.download .list .more{width:5em; text-align: right;}
.download .list .more span{display:inline-block; border-radius: 1em; color:#fff; background:#333; font-size:13px; padding:3px 0.5em; transition:.3s;}
.download .list .frm:hover .more span{background:#29166f;}
/*pro*/
.list.pro, .list.pro .more{text-align:center;}
.list.pro .more span{display:inline-block; border-radius:5px; padding:2px 10px; background:#4f64ad; color:#fff; transition:.3s;}
/*fixed btn*/
.fixedbtn{position:fixed; right:1%; bottom:30%; display:inline-block; padding:3px; text-align: center; border-radius:0.5em; background:#fff; box-shadow:0 0 4px rgba(0,0,0,0.2); z-index: 500;}
.fixedbtn a{display:block; padding:3px;}

@media screen and (max-width:1286px){/*desktop*/
	.page{padding:0 2%;}
	.dabout{background:url("../images/dabout-bg.jpg") no-repeat top center;}
	.syisnav li a{padding-left:0.3em; padding-right:0.3em; font-size:13px;
}
@media screen and (max-width:960px){/*desktop-small pad*/
	#header{padding-top:10px; padding-bottom:10px;}
	}
	.searcharea input{width:5em;}
	/*list*/
	.list.imgl figure{width:180px;}
	.list.imgl section{width:calc(100% - 200px);}
}
@media screen and (max-width:767px){/*phone*/
	.side, .main{padding:1em 0;}
	#header{box-shadow:0 5px 10px rgba(0,0,0,0.3); padding-top:0; padding-bottom:0;}
	.pulldownlist.show{display:none;}
	.syisnav{transform:translateY(0);}
	.syisnav li a{color:#ccc;}
	.syisnav li{ border-bottom:1px solid #666;}
	.page{padding:0 3%;}
	.syistop{width:100%; text-align:center; border-radius:0; background:#ccc; padding:0.3em 0;}
	.syistop a{padding-right:0px;}
	.searcharea input{width:20em;}
	/*subnav*/
	.subnav ul li{padding:0;}
	#defaultimg .mask{font-size:200%;}
	#footer, #footer .navb, .sociallink,#footer .rr{text-align:center !important;}
	/*--list default setting--*/
	.list, .list .frm{padding:5px;}
	.dabout .ll{padding-right:0;}
	.dabout::after{width:100%; position:static;}
	.dnews .list figure, .dnews .list section{width:100%; padding:0 1em;}
	.dedit2 .page{padding:0 5px;}
	/*download*/
.download{max-width:100%; margin-left:0%;}
.news{max-width:100%; margin-left:0%;}
	.nav{bottom:0%; transform:translateY(0%);}
	.bookmark li{font-size:13px;}
}