﻿@charset "utf-8";
/*************************
*******pagestyle CSS******
**************************/
.edit strong {
  font-weight: bold;
}
.edit em{
    font-style: italic;
}
.edit hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.edit h1, h2, h3, h4, h5, h6 
 { 
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1em;
  color: inherit;
}
.edit h1, h2, h3
{
  margin-top: 20px;
  margin-bottom: 10px;
}
.edit h4, h5, h6
 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.edit h1 {
  font-size: 2.5em;
}
.edit h2 {
  font-size: 2em;
}
.edit h3 {
  font-size: 1.6em;
}
.edit h4 {
  font-size: 1.3em;
}
.edit h5{
  font-size: 1.1em;
}
.edit h6{
  font-size: 0.9em;
}
.edit p {
  margin: 5px 0 20px;
}
.edit ul, .edit ol {
  margin-top: 0;
  margin-bottom: 20px;
}
.edit ul{
    padding-left: 35px;
    list-style-type: disc;
}
.edit ol{
    padding-left: 35px;
    list-style-type: decimal;
}
.edit li{
    margin-bottom: 5px;
}

.edit sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.edit sup {
  top: -.5em;
}
.edit sub {
  bottom: -.25em;
}
.edit address {
    margin-bottom: 20px;
    font-style: italic;
    line-height: 1.42857;
}
.pageright {
	float: right;
	width: calc(100% - 250px);
	margin: 35px 0 0;
}
.pageright2 {
	float: left;
	width: 100%;
	padding: 0;
}
.page-header {
	padding: 0 0 17px;
	border-style: none;
	width: 100%;
	margin: 0;
	font-size: 2em;
	line-height: 1.4em;
	color: #000;
	font-weight: bold;
	display: inline-block;
	background: url(../line5.png) no-repeat left bottom;
}
.pbox1 {
	float: left;
	width: 100%;
	display: inline-block;
	min-height: 250px;
	margin: 35px 0 50px;
	/*word-break: break-all;*/
}
.pbox1 img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
.pbox1 table {max-width: 100%;border-collapse: collapse;}
.pbox1 table td {padding-left: 3px;padding-right: 3px;}
@media (max-width: 991px) {
.pageright {float: left;width: 100%;margin: 15px 0 0;}
.page-header {font-size: 1.7em;}
}

/* 工具列 */
.qlinks {
	display: inline-block;
	width: 100%;
	background: #c70000 url(../qlinks-bg.jpg) no-repeat center 0;
}
.breadcrumb{
	float: left;
	width: 100%;
	display: inline-block;
	list-style: none;
	border-radius: 0;
	font-size: 14px;
	text-align: right;
	margin: 0;
	padding: 7px 5px;
	background-color: transparent;
}
.breadcrumb>li{display:inline-block;color:rgba(255,255,255,0.7);text-align: center;margin: 0;padding: 0;}
.breadcrumb>li+li:before{padding:0 2px;color:rgba(255,255,255,0.5);content:">\00a0";}
.breadcrumb>.active{color:rgba(255,255,255,1);}
.breadcrumb>li a{color:rgba(255,255,255,0.7);}
.breadcrumb>li a:hover{color:#fff;text-decoration:none;}

@media (min-width: 992px) and (max-width: 1299px) {

}
@media (max-width: 991px) {
.page-header {font-size: 1.8em;}
}
@media (max-width: 767px) {
.pbox1 table {max-width: 100%;border-collapse: collapse;/*table-layout: fixed;*/}
.pbox1 table td {/*table-layout:fixed;*/}
}
@media (max-width: 600px) {

}
/*************************
******* Banner ******
**************************/
#pbanner {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	margin-top: 90px;
}
#pbanner .jarallax { height: 220px;}
#pbanner .jarallax { position: relative; z-index: 0;}
#pbanner .jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
#pbanner .pbannertable {
    display: table;
    width: 100%;
    min-height: 220px;
	padding: 20px 15px;
	background: rgba(0,0,0,0.1) url(../bg1.png) repeat 0 0;
}
 .pbannertable .pbanner-table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	color: #fff;
}
.pbannertable .pbanner-table-cell h3 {
	width: 100%;
	display: inline-block;
	font-size: 2.3em;
	color: #fff;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-align: center;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}
@media (min-width: 992px) and (max-width: 1299px) {

}
@media (max-width: 991px) {
#pbanner {margin-top: 60px;}
.pbannertable .pbanner-table-cell h3 {font-size: 2.1em;}
#pbanner .jarallax { height: 180px;}
#pbanner .pbannertable { min-height: 180px;}
}
@media (max-width: 767px) {
#pbanner .jarallax { height: 150px;}
#pbanner .pbannertable { min-height: 150px;}
}
@media (max-width: 600px) {
.pbannertable .pbanner-table-cell h3 {font-size: 1.6em;}
#pbanner .jarallax { height: 100px;}
#pbanner .pbannertable { min-height: 100px;}
}
@media (max-width: 480px) {

}
/*************************
******* schedule CSS ******
**************************/
.about {
	float: left;
	width: 100%;
}
.about-idea {
	float: left;
	width: 100%;
	padding: 28px 2%;
	margin: 0 0 35px;
	font-size: 24px;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	background: #383636;
	border: 5px solid #d7dce4;
	border-radius: 3px;
}
.aboutf2 {
    font-size: 30px;
    color: #fae04d;
	font-weight: 600;
	padding: 0 20px 0 10px;
	background: url(../line6.png) no-repeat right center;
}
.aboutf2:last-child {
	background: none;
}
p.aboutf1 {
    font-size: 24px;
    color: #222;
	font-weight: 600;
	line-height: 1.3em;
	padding: 0;
	margin: 35px 0 15px;
}
.about-feature {
	float: left;
	width: 100%;
	display: inline-block;
	margin-bottom: 35px;
}
.about-feature p.ftxt {
	float: left;
	width: calc(100%/3 - 15px);
	min-height: 160px;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	line-height: 1.3em;
	margin: 5px 10px 5px 0;
	padding: 95px 20px 15px;
	text-align: center;
	position: relative;
	word-break: normal;
}
.about-feature p.ftxt.icon1 {
	background: #db0f03 url(../feature1.svg) no-repeat center 20px;
	background-size: 70px;
}
.about-feature p.ftxt.icon2 {
	background: #db0f03 url(../feature2.svg) no-repeat center 20px;
	background-size: 70px;
}
.about-feature p.ftxt.icon3 {
	background: #db0f03 url(../feature3.svg) no-repeat center 20px;
	background-size: 70px;
}
.about-feature p.ftxt:after {content: "";position: absolute; display: block; border-color: transparent transparent transparent #f7f7f7; border-style: solid solid solid solid;border-width: 80px 12px;height: 0px; width: 0px;top: 0;left: 0; }
.about-feature p.ftxt:before {content: "";position: absolute; display: block; border-color: transparent transparent transparent #db0f03; border-style: solid solid solid solid;border-width: 80px 12px;height: 0px; width: 0px;top: 0;right: -24px; }
.about-history {
	float: left;
	width: 100%;
	padding: 25px 5%;
	margin: 0;
	background: #eff0f2;
	border: 1px solid #d7dce4;
}
.about-history h3 {
	width: 100%;
	float: left;
	font-size: 26px;
	color: #0061aa;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px;
}
.about-history ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 7px 0;
	background:url(../line4.gif) repeat-y 95px 0;
}
.about-history li {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	word-break: normal;
}
.about-history li.year {
	font-family: Times, "Times New Roman", serif;
	float: left;
	color: #333;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: bold;
	font-style: italic;
	width: 140px;
	padding-top: 10px;
	background-image: url(../icon3.png);
	background-repeat: no-repeat;
	background-position: 83px 15px;
}
.about-history li.info {
	float: right;
	margin: 0;
	background-color: #FFF;
	padding: 13px 20px;
	width: calc(100% - 140px);
	position: relative;
}
.about-history li.info:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 100;
	top: 17px;
	left: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: transparent #fff transparent transparent;
}
.searchbox {
	float: left;
	width: 100%;
	padding: 30px 0;
}
.searchlist {
	float: left;
	width: 100%;
	padding: 0 0 10px;
}
.searchlist ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #ddd;
}
.searchlist li { 
	display:block;
	list-style:none;
	width: 100%;
	float: left;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 18px 10px 18px 40px;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	background: url(../icon8.png) no-repeat 23px 32px;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.searchlist li:hover { background: #fff url(../icon8.png) no-repeat 20px 32px;}
.searchlist li a { color: #333; text-decoration: none;}
.searchlist li a:hover { color: #e30001; text-decoration: none;}
@media (min-width:992px) and (max-width:1299px) {
.about-feature p.ftxt {	min-height: 190px; font-size: 16px;}
.about-feature p.ftxt:after {border-width: 95px 12px; }
.about-feature p.ftxt:before {border-width: 95px 12px; }
}
@media (max-width: 991px){
.about-feature p.ftxt {width: calc(100%/3 - 15px);margin: 5px 10px 5px 0;min-height: 190px; font-size: 16px;}
.about-feature p.ftxt:after {border-width: 95px 12px; }
.about-feature p.ftxt:before {border-width: 95px 12px; }
}
@media (max-width: 768px) {
.aboutf3 { display: inline-block; width: 100%;margin-bottom: 10px;}
.about-feature p.ftxt {width: calc(100%/3 - 12px);margin: 5px 7px 5px 0;font-size: 16px;}
.about-feature p.ftxt:after {border-width: 95px 12px; }
.about-feature p.ftxt:before {border-width: 95px 12px; }
.about-history ul {	background:url(../line4.gif) repeat-y 12px 0;}
.about-history li.year {width: 100%;padding-top: 0;	padding-left: 35px;	background-image: url(../icon3.png);background-repeat: no-repeat;background-position: 0 5px;}
.about-history li.info {float: left;margin: 10px 0 0 35px;padding: 13px 20px;width: calc(100% - 35px);}
}
@media (max-width: 600px){
.about-feature p.ftxt {width: calc(100% - 12px);margin: 3px 7px 3px 0;min-height: 160px;font-size: 18px;}
.about-feature p.ftxt:after {border-width: 75px 12px; }
.about-feature p.ftxt:before {border-width: 75px 12px; }
}

/*************************
******* equipment CSS ******
**************************/
.equipment{display: inline-block;width: 100%;}
@media screen and (max-width:767px){.flow-list{margin-top:5.33vw;padding:0 4.27vw}}
ul.flow-list{display: inline-block;width: 100%; margin: 0;padding: 0;list-style: none;}
.flow-list li{border:1px solid rgba(255,255,255,.5);position:relative}
.flow-list li:not(:last-child):after{background:url(../arrow_flow.png) no-repeat left 0;background-size:16px auto;content:'';width:16px;height:20px;position:absolute}
@media screen and (min-width:768px){.flow-list li:not(:last-child):after{left:77px;bottom:-35px}}
@media screen and (max-width:767px){.flow-list li:not(:last-child):after{left:calc(50% - 8px);bottom:calc(-10px - 5.335vw)}}
@media screen and (min-width:768px){
	.flow-list li{display:-webkit-box;display:-ms-flexbox;display:flex}
	.flow-list li:not(:last-child){margin-bottom:50px}}
@media screen and (max-width:767px){.flow-list li:not(:last-child){margin-bottom:10.67vw}}

.flow-list-ttl{font-family: Times, "Times New Roman", serif;position:relative;background-color:#dc0000}
.flow-list-ttl>span{color:#fff;text-align:center;}
@media screen and (min-width:768px){
	.flow-list-ttl{width:140px;line-height:1;font-size:24px;font-size:2.4rem}
	.flow-list-ttl>span{display:inline-block;position:absolute;left:7.5%;top:0;right:0;bottom:3px;margin:auto;height:1em;z-index:1}
	.flow-list-ttl:after{background-color:#dc0000;content:'';width:100%;height:100%;z-index:0;position:absolute;left:15px;top:0;-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}}
@media screen and (max-width:767px){
	.flow-list-ttl{font-size:20px;padding: 6px 10px;}}
.flow-list-txt{display: inline-block;width: 100%; background-color:#fff;color:#111;line-height:1.4;border:1px solid rgba(0,0,0,.1)}
.flow-list-txt .photo{width:100%;float: left;overflow: hidden;margin: 15px 0 0;}
.flow-list-txt .photo img {max-height: 300px;}
@media screen and (min-width:768px){.flow-list-txt{padding:15px 30px 15px 50px;width:calc(100% - 140px);font-size:20px;font-size:2rem}}
@media screen and (max-width:767px){.flow-list-txt{border-top:none;font-size:4.2vw;padding:4vw 2.67vw}}

.equipment-list {
	width: 100%;
	float: left;
}
.equipment-list ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.equipment-list li { 
	display:block;
	list-style:none;
	width: calc(100%/2 - 20px);
	float: left;
	padding: 5px 5px 15px;
	margin: 15px 10px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-box-shadow: 3px 3px 5px rgba( 0, 0, 0, .05 );
	box-shadow: 3px 3px 5px rgba( 0, 0, 0, .05 );
	position: relative;
}
.equipment-list li:after {content: "";position: absolute; display: block; border-color: #d70000 #d70000 transparent transparent; border-style: solid solid solid solid;border-width: 5px 5px;height: 0px; width: 0px;top: -1px;right: -1px; }
.equipment-list li .pro-img { 
	width:100%;
	float: left;
	overflow: hidden;
	padding: 0;
}
.equipment-list ul li .pro-name {
	font-size: 18px;
	line-height: 1.5em;
	color: #111;
	padding: 15px 10px 0;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
	text-align: left;
}
.equipment-list li a:hover .pro-name {
	color: #da2618;
}
.equipment-list ul li .pro-txt {
	display: inline-block;
	width: 100%;
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
	color: #999;
	padding: 15px 10px 0;
	min-height: 80px;
}
.equipment-list ul li .pro-txt .tt1 {
	font-size: 18px;
	line-height: 1.5em;
	color: #111;
	padding: 0;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
}
.equipment-list ul li .pro-txt .tt2 {
	font-size: 16px;
	line-height: 1.5em;
	color: #777;
	padding: 5px 0 0;
	display: inline-block;
	width: 100%;
}
.equipment-list li a:hover .pro-name, .equipment-list ul li a:hover .pro-txt .tt1 {
	color: #da2618;
}
.equipment-list ul li .productimg {
	width: 100%;
	height: 300px;
	outline: none;
	display: inline-block;
	float: left;
	-webkit-transform: scale(1);
    transform: scale(1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.equipment-list ul li a:hover .productimg {
	opacity: 0.8;
	-webkit-transform: scale(1.02);
    transform: scale(1.02);
}
@media (min-width: 992px) and (max-width: 1299px) {
.equipment-list li { width: calc(100%/2 - 10px);margin: 15px 5px;}
.equipment-list ul li .productimg {height: 250px;}
}
@media (max-width: 991px) {
.equipment-list li { width: calc(100%/2 - 10px);margin: 15px 5px;}
.equipment-list ul li .productimg {height: 250px;}
}
@media (max-width: 768px) {
.equipment-list ul li .pro-name {font-size: 18px;}
}
@media (max-width: 600px) {
.equipment-list li { width: 100%;margin: 12px 0;}
.equipment-list ul li .productimg {height: 220px;}

}
/*************************
******* contact CSS ******
**************************/
#contact_form {
	float: left;
	width: 100%;
}
.contact1 {
	float: left;
	width: 100%;
	padding: 45px 10%;
	background: #eff0f2;
	/*background: #fff;*/
	border-radius: 5px;
	margin: 60px 0;
	border: 2px solid #fff;
}
.contact1 .contact-text {
	float: left;
	width: 100%;
	line-height: 24px;
	margin: 0 0 20px 0;
	color: #444;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.contact1 .control-label {
	text-align: left;
	padding-bottom: 3px;
}
.contact1 label {
	padding-left: 10px;
	float: left;
	width: 100%;
	color: #666;
}
.contact1 .required {
	color: #E85500;
	border: 0;
	margin-left:5px;
}
.contact1 .form-control {
	min-height: 40px;
	border-radius: 0;
	border-color: #ddd;
}
.contact1 .form-control:focus {
	border-color: #db0f03;
}
.contact2 {
	float: left;
	width: 100%;
	margin: 3px 0 0 0;
}
.contact2 .cleft {
	width: 30%;
	float: left;
}
.contact2 .cright {
	width: 25%;
	float: left;
	margin: 0;
	padding-left: 5%;
}
.contact3 {
	padding-top: 35px;
	float: left;
	width: 100%;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
	text-align: center;
}
.contact3 button {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 50px;
	margin-left: 10px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	border: none;
	cursor: pointer;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #FFFFFF;
	margin-bottom: 10px;
	transition: background 0.3s;
}
.contact3 .send {
	background: #ac0a00;
}
.contact3 .send:hover{
	background:#db0f03;
}
.contact3 .reset {
	background: #ccc;
}
.contact3 .reset:hover{
	background:#999;
}
.contact5 {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.contact5 .google-maps {
	position: relative;
    padding-bottom: 20%;
    height: 0;
    overflow: hidden;
}
.contact5 .google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.contact6 {
	float: left;
	width: 33%;
	padding: 0 0 0 2%;
}
.contact6:first-child {
	float: left;
	width: 34%;
	padding: 0;
}
.contact1 .box-txt{border: 1px solid #ccc; outline: none; padding: 3px 10px;}
.contact1 .box-txt:focus{border-color: #2870c4; -webkit-box-shadow: 0 0 1px #2870c4; box-shadow: 0 0 1px #2870c4;}
#contact_form .pull-left{padding-right:10px}

@media (min-width: 768px) and (max-width: 991px) {
.contact1 {width: 100%;}
.contact2 .cleft {width: 50%;}
.contact2 .cright {	width: 45%;	float: left;margin: 0;padding-left: 5%;}
}
@media (max-width: 767px) {
.contact1 {	width: 100%;}
.contact2 .cleft {width: 50%;float: left;}
.contact2 .cright {	width: 45%;	float: left;margin: 0; padding-left: 5%;}
.contact5 .google-maps { padding-bottom: 30%;}
}
@media (max-width: 480px) {
.contact1 {padding: 30px 5% 40px;}
.contact1 .control-label {	padding-top: 7px; padding-bottom: 0;}
.contact3 button {width: 100%;margin-left: 0px;}
.contact5 .google-maps { padding-bottom: 60%;}
.contact6 {width: 100%;	padding: 1px 0;}
.contact6:first-child {	width: 100%;padding: 1px 0;}
}

/*************************
******* news CSS ******
**************************/
.newslist { display:inline-block; width: 100%;margin-top: 20px;}
.news-box {
    background: #f3f3f3;
    padding: 20px 20px 18px 25px;
    float: left;
    width: 100%;
    margin: 0 0 15px;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.news-box:hover {background: #f8f8de;}
.news-day {
    font-size: 1em;
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    color: #f47300;
	font-weight: 600;
}
.news-day span {
	font-size: 1.6em;
	font-weight: 500;
}
.news-info {
	width: 98%;
	border-left:1px solid #7f7f7f;
	float: right;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 15px;
}
.news-info h3 {
	font-size: 1.4em;
	color: #000;
	font-weight: 500;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
.news-info h3 a {
	color: #000;
}
.news-info h3 a:hover,.news-info h3 a:focus {
	color:#478900;
	text-decoration: none;
}
.news-info p {
	line-height: 1.5em;
	color: #999;
	font-weight: 500;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	width: 85%;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.news-box a.btn-more {
	width: 80px;
	height: 27px;
	line-height: 22px;
	border: 1px solid #8d8d8d;
	float: right;
	text-align: center;
	font-size: 1em;
	font-weight: 500;
	font-family: Times, "Times New Roman", "serif";
	color: #000;
}
.news-box a.btn-more:hover {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	text-decoration: none !important;
}
.newslist2 {
	float: left;
	width: 100%;
	margin: 22px 0 0;
}
.newslist2 dl {
	float: left;
	width: 100%;
	margin: 0;
	padding: 20px 20px 20px;
	border: 1px solid #dad9d4;
	position: relative;
}
.newslist2 dd {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #222;
}
.newslist2 dd.title {
	padding: 7px 0 3px;
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: bold;
	color: #222;
}
.newslist2 dd.website {
	font-size: 0.95em;
	color: #666;
	border-top: 1px solid #eee;
	padding-top: 12px;
	margin-top: 12px;
}
.newslist2 dt {
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 1.1em;
    font-family: Times, "Times New Roman",  serif;
    font-style: italic;
    color: #f47300;
	font-weight: 600;
	padding: 0 12px 0 2px;
	background: #f7f7f7;
	position: absolute;
	top: -15px;
	left: 0;
}
.newslist2 dt .newsitem {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Arial, Helvetica, sans-serif;
	display: inline-block;
	margin: 0 15px 0 0;
	font-size: 16px;
    font-style: normal;
    color: #fff;
	font-weight: normal;
	padding: 2px 15px;
	background: #db0f03;
}
.newscontent {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 35px 0 35px;
}
.newslist4 {
	font-size: 1em;
	line-height: 1.6em;
	color: #666;
	background-color: #e9e9e9;
	float: left;
	width: 100%;
	padding: 15px 10px;
}
.newslist4 A:link {color:#009bd8;text-decoration:none}
.newslist4 A:visited {color:#009bd8;text-decoration:none}
.newslist4 A:hover {color:#eb6100;text-decoration:underline}
.newslist ul {
	float: left;
	width: 100%;
	display:inline-block;
	margin: 0;
	padding: 0;
}
.newslist li { 
	display:block;
	list-style:none;
	width:calc(100%/3 - 12px);
	float: left;
	padding: 0;
	margin: 10px 18px 20px 0;
	background: #fff;
	/*border: 1px solid #e4e3e3;*/
	position: relative;
	-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, 0.1 );
	box-shadow: 0 0 5px rgba( 0, 0, 0, 0.1 );
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.newslist li:last-child { 
	margin: 10px 0 20px;
}
.newslist li:hover { 
	-webkit-box-shadow: 0 0 7px rgba( 0, 0, 0, 0.25 );
	box-shadow: 0 0 7px rgba( 0, 0, 0, 0.25 );
}
.newslist li a div.all { float: left;display:inline-block;width: 100%;text-align: center; border-top: 1px dashed #ddd;padding: 12px 15px 15px;min-height: 115px;}
.newslist li .photo { 
	width:100%;
	float: left;
	overflow: hidden;
	padding: 7px;
	position: relative;
	background: #fff;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.newslist li .photo .newsimg1 {
	width: 100%;
	height: 220px;
	outline: none;
	display: inline-block;
	float: left;
	opacity: 1;
	-webkit-transform: scale(1);
    transform: scale(1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.newslist li:hover .photo .newsimg1 {
	opacity: 0.8;
	-webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.newslist li .ldate {
	font-family: Times, "Times New Roman",  serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #ffa200;
	text-align: left;
	margin: 0;
	padding: 0 0 0 22px;
	display: inline-block;
	width: 100%;
	background: url(../calendar.svg) no-repeat left 4px;
	background-size: 15px;
}
.newslist li .ltit {
	font-size: 20px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	margin: 2px 0 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}
.newslist li:hover .ltit {
	color: #db0f03;
}
.downloadbox {
	display: inline-block;
	width: 100%;
	margin: 0;
	border: 5px solid #e5e5e5;
	padding: 15px 3%;
	background: #f1f1f1;
}
.downloadbox .d-ti {
	display: inline-block;
	width: 100%;
	margin: 0 0 7px;
	padding: 0 0 0 20px;
	font-size: 1.2em;
	color: #666;
	background: url(../icon8.png) no-repeat 7px 13px;
}
.downloadbox .d-txt {
	display: inline-block;
	width: 100%;
	margin: 0;
}
.downloadbox .d-txt a.dfile {
	display: inline-block;
	margin: 2px 4px;
	padding: 6px 33px 7px 55px;
	font-size: 1.1em;
	color: #fff;
	background: #666 url(../download2.svg) no-repeat 28px 11px;
	background-size: 17px;
	border-radius: 30px;
	text-decoration: none;
}
.downloadbox .d-txt a:hover.dfile {
	color: #fff;
	background: #db0f03 url(../download2.svg) no-repeat 28px 14px;
	background-size: 17px;
}
@media (min-width: 992px) and (max-width: 1299px) {
.newslist li .photo .newsimg1 {height: 150px;}
}
@media (max-width: 991px) {
.newslist li { width:calc(100%/3 - 6px);margin: 10px 9px 20px 0;}
.newslist li .photo .newsimg1 {height: 180px;}
}
@media (max-width: 767px) {
.newslist li { width:100%;margin: 10px 0 20px;}
.newslist li .photo .newsimg1 {height: 280px;}
}
@media (max-width: 600px) {
.newslist li .photo .newsimg1 {height: 220px;}
}
@media (max-width: 480px) {

}

/*************************
*******Product CSS******
**************************/
#product-ov, #product-ov1 {
	width: 100%;
	display: inline-block;
}
#product-ov ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#product-ov1 ul {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
#product-ov li { 
	display:block;
	list-style:none;
	width: calc(100%/3 - 10px);
	float: left;
	padding: 0 0 10px;
	margin: 13px 5px;
	border: 1px solid #fff;
	background: #efeeee;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
#product-ov li:hover {border: 1px solid #d70000;}
#product-ov li:after {content: "";position: absolute; display: block; border-color: #d70000 #d70000 transparent transparent; border-style: solid solid solid solid;border-width: 5px 5px;height: 0px; width: 0px;top: -1px;right: -1px; }
#product-ov li .pro-img { 
	width:100%;
	float: left;
	overflow: hidden;
	padding: 10px 5px;
	background: #fff;
}
#product-ov ul li .pro-name {
	font-size: 20px;
	line-height: 1.5em;
	color: #000000;
	margin-top: 2px;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#product-ov ul li .pro-brand {
	font-size: 16px;
	line-height: 1.5em;
	color: #888;
	margin-top: 8px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#product-ov li a:hover .pro-name {
	color: #d70000;
}
#product-ov ul li .productimg {
	width: 100%;
	height: 200px;
	outline: none;
	display: inline-block;
	float: left;
}
#product-ov ul li .productimg, #product-ov1 ul li .productimg {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
#product-ov ul li a:hover .productimg, #product-ov1 ul li a:hover .productimg {
	opacity: 0.8;
}

#product-ov1 li { 
	display:block;
	list-style:none;
	width: calc(100%/2 - 10px);
	float: left;
	padding: 5px;
	margin: 13px 5px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, .1 );
	box-shadow: 0 0 5px rgba( 0, 0, 0, .1 );
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
#product-ov1 li:hover { 
	-webkit-box-shadow: 3px 3px 5px rgba( 0, 0, 0, .2 );
	box-shadow: 3px 3px 5px rgba( 0, 0, 0, .2 );
}
#product-ov1 li .pro-img { 
	width:100%;
	float: left;
	overflow: hidden;
	padding: 5px;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
#product-ov1 ul li .pro-name {
	font-size: 22px;
	line-height: 1.5em;
	color: #000000;
	margin: 10px 0 7px;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#product-ov1 li a:hover .pro-name {
	color: #e01b0b;
}
#product-ov1 ul li .productimg {
	width: 100%;
	height: 200px;
	outline: none;
	display: inline-block;
	float: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
#product-ov1 ul {width: 100%;}
}
@media (min-width: 768px) and (max-width: 991px) {
#product-ov1 ul {width: 100%;}
}
@media (max-width: 767px) {
#product-ov1 ul {width: 100%;}
#product-ov li { 
	width: calc(100%/3 - 6px);
	margin: 8px 3px;
}
#product-ov ul li .productimg {	height: 180px;}
}
@media (max-width: 600px) {
#product-ov li { width: 100%;	margin: 8px 0;}
#product-ov ul li .productimg {	height: 250px;}
}
@media (max-width: 480px) {
#product-ov ul li .productimg {	height: 200px;}
#product-ov1 li { 
	width: 100%;
	padding: 5px;
	margin: 10px 0;
}
}
/* 資訊 - 詳細頁 */
#product-ov2 {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#product-ov2 .info {
	float: left;
	width: 100%;
	margin: 35px 0 10px;
	padding: 0;
}
.productpicbig {
	float: left;
	padding: 0;
	margin-bottom: 10px;
	width: 100%;
	border: 5px solid #efefef;
	position:relative;
	background: #fff url(../line7.png) repeat-x 0 bottom;
}
.productpicbig .brand {
	position: absolute;
	display: inline-block;
	font-size: 20px;
	line-height: 1.5em;
	color: #f8db33;
	padding: 10px 25px;
	background: rgba(207,3,23,0.85);
	left: -5px;
	top: 6px;
	z-index: 10;
}
.productpicbig .brand:before {content: "";position: absolute; display: block; border-color: rgba(207,3,23,0.85) transparent transparent rgba(207,3,23,0.85) ; border-style: solid solid solid solid;border-width: 25px 10px;height: 0px; width: 0px;top: 0;right: -20px; }

@media (max-width: 600px) {
.productpicbig .brand {font-size: 17px;padding: 10px 15px;top: 3px;}
.productpicbig .brand:before {border-width: 22px 10px; }
}

/* 資訊 - 產品規格 */
.product-list {
	float: left;
	width: 100%;
	display:inline-block;
	margin: 20px 0 10px;
	padding: 30px 0 0;
	border-top: 1px dotted #c7c7c7;
}
.product-list ul {
	float: left;
	width: 100%;
	display:inline-block;
	margin: 0;
	padding: 0;
}
.product-list li { 
	display:block;
	list-style:none;
	width:calc(100%/2 - 10px);
	float: left;
	padding: 0 0 15px;
	margin: 12px 10px 12px 0;
	background: #f8f3e0;
	border: 1px solid #eee;
	position: relative;
	-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, 0 );
	box-shadow: 0 0 5px rgba( 0, 0, 0, 0 );
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.product-list li:nth-child(even) { margin: 12px 0 12px 10px;}
.product-list li:hover { 
	border: 1px solid #fff;
	-webkit-box-shadow: 3px 3px 5px rgba( 0, 0, 0, .1 );
	box-shadow: 3px 3px 5px rgba( 0, 0, 0, .1 );
}
.product-list li:after {content: "";position: absolute; display: block; border-color: #d70000 #d70000 transparent transparent; border-style: solid solid solid solid;border-width: 5px 5px;height: 0px; width: 0px;top: -1px;right: -1px; }
.product-list li .photo { 
	width:100%;
	float: left;
	overflow: hidden;
	padding: 10px;
	position: relative;
	background: #fff;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.product-list li .photo .productimg1 {
	width: 100%;
	height: 220px;
	outline: none;
	display: inline-block;
	float: left;
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.product-list li:hover .photo .productimg1 {
	opacity: 0.8;
}
.product-list li .product-t1 {
	font-size: 24px;
	line-height: 1.5em;
	color: #0060bd;
	margin: 0;
	padding: 10px 15px 0;
	display: inline-block;
	width: 100%;
}
.product-list li:hover .product-t1 {
	color: #d30a0a;
}
.product-list li .product-f1 {
	font-size: 18px;
	line-height: 1.5em;
	color: #555;
	margin: 0;
	padding: 5px 15px 0;
	display: inline-block;
	width: 100%;
}
@media (min-width: 992px) and (max-width: 1299px) {
.product-list li .photo .productimg1 {height: 200px;}
}
@media (max-width: 991px) {
.product-list li .photo .productimg1 {height: 200px;}
}
@media (max-width: 600px) {
.product-list li { width:100%;margin: 12px 0 12px 0;}
.product-list li:nth-child(even) { margin: 12px 0 12px 0;}
.product-list li .photo .productimg1 {height: 180px;}
}

