@charset "utf-8";
/* CSS Document */

@import url("reset.css");

html { width:100%; height: 100%;}
html, body { margin:0; padding:0;font-family:Arial, Helvetica, sans-serif;}
body { font-family:"微軟正黑體",Arial, Helvetica, sans-serif; font-size:13px ; line-height:18px; color:#555; width:100%; height:100%; background: #f5f5f5; letter-spacing:1px;}
body#pages { background: url(../images/pages_bg.jpg) repeat-x #f8f8f8 center -100px;}
body#pages2 { background: url(../images/pages_bg.jpg) repeat-x #fff;}
a {text-decoration: none;}

.header a.logo,
.footer3 div.company a,
.pagetop,
.service ul.servicelist li a,
.product a.list
{ background: url(../images/main.png) no-repeat;}

p.ptitle,
h1.ptitle
{ background: url(../images/title.png) no-repeat;}

#toggle_m_nav { display: none;}
#m_nav_container { display: none;}

.wrapper { width:100%; padding:110px 0 0 0;}
.header { display: block; width:100%; height: 92px; background: #FFF repeat-x; border-top: 8px solid #771201; position:fixed; top:0; left:0; z-index:999; box-shadow:0 0 50px rgba(0,0,0,0.1) }
.header .box { height: 90px; background: #FFF;}
.header .box .menu { width:100%; max-width:1200px; height: 78px; margin: 0 auto; padding: 20px 0 0 15px;}
.header a.logo { float: left; display: block; width: 183px; height: 55px; text-indent: -5000px;}
.header ul { float: right; margin:18px 0 0 0; overflow: hidden;}
.header li { float: left; padding: 0 24px; }
.header li.last { background: none;}
.header li a { display: inline-block; height: 55px; font-size: 18px; color: #333;}
.header li a:hover { background: url(../images/header_hover.png) repeat-x 50% 100%;}
.header li a.on { background: url(../images/header_hover.png) repeat-x 50% 100%; color:#771201;}

.indexbanner{ display:block; width:100%; max-width:1200px; margin:30px auto 0 auto; position:relative; font-size:0; line-height:0;}
.indexbanner img{ width:100%;}
.indexbanner .slogen{ display:block; width:50%; position: absolute; top:150px; left:0;}
.indexbanner .slogen span{ display:block; font-size:13px; letter-spacing:10px; color:#8a2727; margin:0 0 12px 0;}
.indexbanner .slogen h2{ font-size:30px; line-height:40px; margin:0 0 20px 0; color:#333;}
.indexbanner .slogen p{ display:block; width:100%; margin:0 0 30px 0; font-size:15px; line-height:21px; color:#555;}
.indexbanner p.tel{ display: inline-block; margin:0 0 0 0; font-size:18px; line-height:35px; color:#771201;}
.indexbanner p.tel a{ font-size:50px; font-family:Cambria Bold; color:#771201; vertical-align:middle; margin:0 0 0 20px; font-style:italic;}

.indexproduct{ display:block; width:100%; margin:0 auto 0 auto; padding:0 0 50px 0; background: #771201; background-size:cover;}
.indexproduct ul{ display:block; width:100%; max-width:1200px; margin:0 auto 0px auto; overflow:hidden; position:relative; top:-80px;}
.indexproduct ul li{ display:block; width:31.3%; margin:0 1%; padding:0 0 30px 0; float:left; background: url(../images/about_licon.png) no-repeat 5% bottom;}
.indexproduct ul li p.img{ display:block; width:100%; margin:0 0 20px 0;}
.indexproduct ul li p.img img{ width:100%; height:auto;}
.indexproduct ul li h3{ display:block; width:90%; margin:0 auto 15px auto; font-size:19px; line-height:28px; color:#FFF;}
.indexproduct ul li p.text{ display:block; width:90%; margin:0 auto 30px auto; font-size:16px; line-height:28px; color:#e0bbbb;}
.indexproduct ul li ul{ display:block; width:90%; margin:0 auto; top:0;}
.indexproduct ul li ul li{ display:block; width:100%; margin:0; position: relative; padding:0 0 0 20px; font-size:13px; line-height:22px; color:#e0bbbb; background: url(../images/service_icon.png) no-repeat left center;}
.indexproduct a.more{ display:block; width:252px; height:62px; background:url(../images/more.png); margin:0 auto; text-indent:-5000px;}


.indexservice{ display:block; width:100%; margin:0 auto 0 auto; padding:70px 0 80px 0; background:#FFF;}
.indexservice h4{ display:block; width:100%; margin:0 0 50px 0; font-size:32px; color:#333333; text-align:center;}
.indexservice h4 span{ font-weight: normal;}
.indexservice ul{ display:block; width:100%; max-width:1200px; margin:0 auto; overflow:hidden;}
.indexservice ul li{ display:block; width:18%; height:335px; margin:0 1%; float:left; position:relative; font-size:0; line-height:0; border-radius:15px; overflow:hidden; border:1px solid #EFDDDD;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:8px;}
.indexservice ul li img{ width:100%; height:auto;}
.indexservice ul li .text{ display:block; width:100%; padding:15px 0; background: #FFF;}
.indexservice ul li .text h5{ display:block; width:85%; margin:0 auto 15px auto; padding:0 0 10px 0; border-bottom:1px solid #664830; font-size:18px; line-height:20px; color:#664830; text-align:center;}
.indexservice ul li .text p{ display:block; width:85%; margin:0 auto; font-size:15px; line-height:20px; color:#555;}

.indexnews{ display:block; width:100%; margin:0 auto 0 auto; padding:70px 0 80px 0; background:#f4ece8;}
.indexnews .main{ display:block; width:100%; max-width:1200px; margin:0 auto; overflow:hidden;}
.indexnews .main .left{ display:block; width:55%; float:left;}
.indexnews .main .left h6{ display:block; width:100%; height:50px; margin:0 0 30px 0; padding:0 0 0 15px; background: url(../images/index__news_bg.png) no-repeat; background-size:cover; font-size:26px; line-height:50px; color:#FFF;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius:10px; overflow:hidden;}
.indexnews .main .left h6 span{ font-weight: normal;}
.indexnews .main .left ul{ display:block; width:100%;}
.indexnews .main .left ul li{ display:block; width:100%; margin:0 0 25px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow:hidden;}
.indexnews .main .left ul li.top{ padding:0 0 15px 0; margin:0 0 20px 0; border-bottom:1px dotted #B4B4B4;}
.indexnews .main .left ul li.top p.img{ width:25%; float:left; background: #FFF; padding:5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size:0; line-height:0;}
.indexnews .main .left ul li.top p.img img{ width:100%; height:auto;}
.indexnews .main .left ul li.top p.text{ width:70%; float:right;}
.indexnews .main .left ul li.top p.text span.date{ display:block; font-size:13px; line-height:19px; color:#888888;}
.indexnews .main .left ul li.top p.text a{ display:block; font-size:22px; line-height:31px; color:#752713;}
.indexnews .main .left ul li.top p.text span.tt{ display:block; font-size:16px; line-height:29px; color:#444444;}
.indexnews .main .left ul li p.text{ width:100%; float:right;}
.indexnews .main .left ul li p.text span.date{ display:block; font-size:13px; line-height:19px; color:#888888;}
.indexnews .main .left ul li p.text a{ display:block; font-size:20px; line-height:31px; color:#752713;}
.indexnews .main .left ul li p.text span.tt{ display:block; font-size:16px; line-height:29px; color:#444444;}

.indexnews .main .right{ display:block; width:40%; margin:0 8px 0 0; float: right; background:#FFF; box-shadow:#f1f7fd 0 0 8px; overflow:hidden; border-radius:15px;}
.indexnews .main .right h6{ display:block; width:100%; height:50px; margin:0 0 30px 0; padding:0 0 0 15px; font-size:26px; line-height:50px; color:#7b0e0e;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow:#a9c2d0 0 0 10px;}
.indexnews .main .right h6 span{ font-weight: normal; color:#111;}
.indexnews .main .right ul{ display:block; width:90%; margin:0 auto;}
.indexnews .main .right ul li{ display:block; width:100%; margin:0 0 25px 0; padding:0 0 15px 25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow:hidden; position: relative; border-bottom:1px dotted #B4B4B4;}
.indexnews .main .right ul li a{ display:block; width:100%; margin:0 0 5px 0; color:#333333; font-size:20px; line-height:35px;}
.indexnews .main .right ul li p{ display:block; width:100%; color:#999999; font-size:15px; line-height:21px;}
.indexnews .main .right ul li .line{ display:block; width:5px; height: 80%; background:#dfdfdf; border-radius:5px; position: absolute; top:5px; left:0;}
.indexnews .main .right ul li:hover .line{ background:#237ac2;}

.indexabout{ display:block; width:100%; margin:0 auto 0 auto; padding:70px 0 0 0; background:#FFF;}
.indexabout .main{ display:block; width:100%; max-width:1020px; margin:0 auto 0 auto; padding:0 0 40px 0; overflow:hidden;}
.indexabout .main p.img{ display:block; width:55%; float:left; position:relative; bottom:-40px; font-size:0; line-height:0;}
.indexabout .main p.img img{ width:100%; height:auto;}
.indexabout .main .text{ display:block; width:40%; float:right;}
.indexabout .main .text .title{ display: inline-block; margin:0 0 20px 0; padding:20px 0 0 0; font-size: 28px; line-height:32px; color:#111111; position: relative;}
.indexabout .main .text .title span{ display:block; width:100%; height:5px; border-radius:5px; background:#9a7c6b; position:absolute; top:0;}
.indexabout .main .text p{ margin:0 0 35px 0; font-size:16px; line-height: 24px; color: #333333;}
.indexabout .main .text p.blue{ margin:0 0 15px 0; padding:0 0 0 25px; font-size:16px; line-height: 24px; color: #666666;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:url(../images/icon_1.png) no-repeat 0 5px;}
.indexabout .main .text p.blue strong{ display:block; font-size:18px; color:#7e1b10; margin:0 0 5px 0;}


.about { background: url(../images/about.jpg) no-repeat 100% -100px;}
.service { background: url(../images/service.jpg) no-repeat 100% -100px;}
.service2 { background: url(../images/service2.jpg) no-repeat 100% -100px;}
.product { background: url(../images/product.jpg) no-repeat 100% 0;}
.product2 { background: url(../images/product2.jpg) no-repeat 100% 0;}
.news { background: url(../images/news.jpg) no-repeat 100% -100px;}
.news2 { background: url(../images/news2.jpg) no-repeat 100% -100px;}
.service2 { background: url(../images/service2.jpg) no-repeat 100% -100px;}

.case { background: url(../images/product.jpg) no-repeat 100% -100px;}
.case2 { background: url(../images/product2.jpg) no-repeat 100% -100px;}
.contact2 { background: url(../images/contact.jpg) no-repeat 100% -100px;}

.content { position:relative; width: 1000px; margin: 0 auto; padding: 50px 0 0 0;}
p.slogan { margin:35px 0 0 0; padding: 0 0 15px 0; font-size:32px; color: #771201; line-height: 40px; letter-spacing: 1px;}
h2.slogan { margin:35px 0 0 0; padding: 0 0 15px 0; font-size:32px; font-weight:normal; color: #771201; line-height: 40px; letter-spacing: 1px;}
p.info { padding:30px 0 30px 0; width:490px; font-size: 16px; line-height: 30px; background: url(../images/info_spilit.png) no-repeat;}
h3.info { padding:30px 0 80px 0; width:490px; font-size: 16px; font-weight:normal; line-height: 30px; background: url(../images/info_spilit.png) no-repeat;}
p.info2 { padding:30px 0; }
h3.info2 { padding:30px 0; }

.about p.ptitle { width: 180px; height: 78px; text-indent: -5000px; background-position: 0 0;}
.about ul.aboutlist { width: 1000px; margin: 50px auto 100px auto;}
.about ul.aboutlist li { display:block; width: 1000px; margin: 0 0 70px 0; overflow: hidden; }
.about ul.aboutlist li .fleft { float: left;}
.about ul.aboutlist li .fright { float: right;}
.about ul.aboutlist li p.pimg { width: 450px; height: 270px; overflow: hidden;}
.about ul.aboutlist li div.ptxt { width: 490px; padding: 35px 0 0 0; border-top: 1px solid #ccc;}
.about ul.aboutlist li div.stitle h1 { margin:0 0 15px 0; padding: 0 0 0 27px; font-size:24px; font-weight: normal; color: #622f2f; line-height: 36px; background: url(../images/icon_1.png) no-repeat 0 50%;}
.about ul.aboutlist li div.stitle h2 { margin:0 0 15px 0; padding: 0 0 0 27px; font-size:24px; font-weight: normal; color: #622f2f; line-height: 36px; background: url(../images/icon_1.png) no-repeat 0 50%;}
.about ul.aboutlist li div.stitle h3 { margin:0 0 15px 0; padding: 0 0 0 27px; font-size:24px; font-weight: normal; color: #622f2f; line-height: 36px; background: url(../images/icon_1.png) no-repeat 0 50%;}
.about ul.aboutlist li p.sinfo { padding: 0 0 0 27px; font-size:18px; color: #333; line-height: 24px;}
.about ul.aboutlist li p.scontent { padding: 0 0 0 27px; font-size:16px; color: #666; line-height: 30px;}

.service p.ptitle { width: 216px; height: 78px; text-indent: -5000px; background-position: 0 -88px;}
.service ul.servicelist { width: 1000px; margin: 0 auto 100px auto; overflow: hidden; padding:10px;;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.service ul.servicelist li { position: relative; display: block; width: 100%; margin: 0 0 50px 0; overflow: hidden; background:#FFF; border-radius:15px; box-shadow: 0 0 10px rgba(0,0,0,0.2)}
.service ul.servicelist li.left { margin: 0 60px 70px 0;}
.service ul.servicelist li img{ width:35%; float:left;}
.service ul.servicelist li div.ptxt {  width:65%; padding:20px 50px 0 50px; float:left;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.service ul.servicelist li .stitle { margin:0 0 22px 0; padding:0 0 0 30px; font-size:24px; color: #6a1c1c; line-height: 52px; font-weight: bold; border-bottom: 1px solid #D8D8D8; background: url(../images/icon_1.png) no-repeat left center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.service ul.servicelist li p.scontent { font-size:16px; color: #666; line-height: 30px; overflow: hidden;}
.service ul.servicelist li a { display: block; width: 47px; height: 21px; margin:20px 0 0 0; background-position: -616px 0; float: left;}
.service ul.servicelist li a:hover { background-position: -616px -31px;}

.product p.ptitle { width: 235px; height: 78px; text-indent: -5000px; background-position: 0 -176px;}
.product p.ptitle2 { margin:0 0 122px 0;}
.product div.stitle { padding:30px 0 50px 0; font-size: 22px; color: #2675b0; background: url(../images/info_spilit.png) no-repeat 0 0;}
.product div.stitle h1 { margin: 0; padding:0; font-weight: normal; line-height:30px;}
.product div.stitle span{ color: #666;}
.product a.list { position: absolute; display: block; width: 160px; height:45px; right:0; top: 315px; text-indent: -5000px; background-position: -673px 0;}
.product a.list:hover { background-position: -673px -55px;}
.product ul.productlist { width: 1000px; margin: 0 auto 100px auto; overflow: hidden;}
.product ul.productlist li { position: relative; display: block; float: left; width: 450px;}
.product ul.productlist li.right { margin: 90px 0 0 100px;}
.product ul.productlist li div.box { display: block; width: 450px; height: 300px; background: url(../images/product_bg.png) no-repeat;}
.product ul.productlist li p.pimg { height: 160px; text-align: center;}
.product ul.productlist li div.ptxt { height: 90px; text-align: center;}
.product ul.productlist li div.ptxt h1 { font-weight: normal;}
.product ul.productlist li div.ptxt h2 { font-weight: normal;}
.product ul.productlist li div.ptxt h3 { font-weight: normal;}
.product ul.productlist li div.ptxt h4 { font-weight: normal;}
.product ul.productlist li div.ptxt h5 { font-weight: normal;}
.product ul.productlist li div.ptxt h6 { font-weight: normal;}
.product ul.productlist li div.ptxt a { display: block; height:60px; padding:15px 0; font-size: 22px; color: #2675b0; line-height: 30px;}
.product ul.productlist li div.ptxt a span { font-size: 18px; color: #666;}
.product ul.productlist li div.ptxt a:hover { color: #000;}
.product ul.productlist li div.ptxt a:hover span { color: #000;}
.product ul.productlist2 { width: 1000px; margin: 0 auto 100px auto; overflow: hidden;}
.product ul.productlist2 li { position: relative; display: block; float: left; width: 188px; height: 255px; margin: 0 26px 26px 0; padding: 20px 20px 0 20px; text-align: center; border-radius: 5px; border:1px solid #ddd; background:url(../images/product_bg3.png) no-repeat 0 50%;}
.product ul.productlist2 li.last { margin: 0;}
.product ul.productlist2 li h2 { margin:5px; font-size: 18px; font-weight: normal; color: #111; line-height: 24px; overflow: hidden;}

.news p.ptitle { width: 156px; height: 78px; text-indent: -5000px; background-position: 0 -263px;}
.news h1.ptitle { width: 156px; height: 78px; text-indent: -5000px; background-position: 0 -263px;}
.news p.ptitle2 { margin:0 0 55px 0;}
.service2 p.ptitle { width: 218px; height: 78px; text-indent: -5000px; background-position: 0 -88px;}

.news ul.newslist { width: 1000px; margin: 0 auto 50px auto; padding:20px 50px; overflow: hidden; border:1px solid #E4E4E4; background:#FFF;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius:30px;}
.news ul.newslist li { position: relative; display: block; width: 100%; height: 65px; overflow: hidden; border-bottom:1px dotted #838383;}
.news ul.newslist li.last{ border: none;}
.news ul.newslist li span { float:left; display: block; width: 15%; height: 45px; padding: 15px 0 15px 30px; font-size: 16px; color: #888; line-height: 35px; background:url(../images/icon_1.png) no-repeat 0 27px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.news ul.newslist li a { float:left; display: block; width: 85%; height: 35px; padding: 15px 0; font-size: 18px; color: #856b53; line-height: 35px;}
.news div.pagebar { margin: 0 0 100px 0; font-size: 18px; text-align: center;}
.news div.pagebar span { color:#333;}
.news div.pagebar a { color:#999;}
.news div.pagebar a:hover { color:#333;}
.news div.newsbox { display: block; width: 1000px; overflow: hidden;}
.news div.newsbox div.stitle { float: left; width: 250px; margin: 0 40px 0 0; padding: 50px 0 0 0; background: url(../images/news_spilit.png) no-repeat;}
.news div.newsbox div.stitle.servicet div{ padding:0; background: none;}
.news div.newsbox div.stitle.servicet img{ width:100%; border-radius:15px;}

.news div.newsbox div.stitle div { padding: 0; line-height: 30px;}
.news div.newsbox div.stitle div h1 { font-size: 30px; color: #b4742f; margin:0 0 15px 0; line-height:40px;}
.news div.newsbox div.stitle div span { font-size: 14px; color: #888;}
.news div.newsbox div.main { float: left; width: 710px; margin: 0; padding: 50px 0 0 0; font-size: 16px; color: #333; line-height: 30px;}
.news div.pagebar2 { height:130px; margin: 40px auto 0 auto; padding: 20px 0 0 0; font-size: 16px; text-align: center; color: #ccc; background: url(../images/pagebar_bg.png) no-repeat 50% 0;}
.news div.pagebar2 a { color:#999;}
.news div.pagebar2 a:hover { color:#333;}
.news div.pagebar2 span { color:#ccc;}

.case p.ptitle { width: 147px; height: 78px; text-indent: -5000px; background-position: 0 -351px;}
.case h1.ptitle { width: 147px; height: 78px; text-indent: -5000px; background-position: 0 -351px;}
.case p.ptitle2 { margin:0 0 122px 0;}
.case ul.caselist { width: 1000px; margin: 0 auto 30px auto; overflow: hidden;}
.case ul.caselist li { position: relative; float: left; display: block; width:46%; height: 158px; margin: 0 2% 30px 2%; padding:26px 29px 34px 44px; border:1px solid #DDD; border-radius: 5px; background:url(../images/icon_1.png) no-repeat 14px 30px #fff; overflow: hidden;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.case ul.caselist li a { display:block; height: 24px; margin: 0 0 12px 0; font-size:18px; color: #66332a; line-height: 24px; overflow: hidden;}
.case ul.caselist li a:hover { color: #333;}
.case ul.caselist li p { height:90px; font-size:16px; color: #666; line-height: 30px; overflow: hidden;}
.case div.pagebar { margin: 0 0 100px 0; font-size: 18px; text-align: center;}
.case div.pagebar span { color:#333;}
.case div.pagebar a { color:#999;}
.case div.pagebar a:hover { color:#333;}
.case div.casebox { display: block; width: 1000px;}
.case div.casebox div.stitle { position:relative; width: 1000px; margin: 0 auto 50px 0; padding: 0px 0 20px 0; font-size: 32px; color:#2675b0; line-height: 30px; text-align: center; border-bottom: 1px dotted #ccc;}
.case div.casebox div.stitle div h1 { font-weight: bolder; color:#771201; font-size:30px; line-height:38px;}
.case div.casebox div.stitle div span { font-size: 16px; color: #666;}
.case div.casebox div.stitle img { position: absolute; left: 50%; bottom: -3px; margin: 0 0 0 -38px;}
.case div.casebox div.main { width:1000px; margin: 0 auto; font-size: 16px; color: #333; line-height: 30px;}
.case div.pagebar2 { height:130px; margin: 40px auto 0 auto; padding: 20px 0 0 0; font-size: 16px; text-align: center; color: #ccc; background: url(../images/pagebar_bg.png) no-repeat 50% 0;}
.case div.pagebar2 a { color:#999;}
.case div.pagebar2 a:hover { color:#333;}
.case div.pagebar2 span { color:#ccc;}

.contact2 p.ptitle { width: 241px; height: 78px; text-indent: -5000px; background-position: 0 -439px;}
.contact2 h1.ptitle { width: 241px; height: 78px; text-indent: -5000px; background-position: 0 -439px;}
.contact2 div.contactinfo { width:540px; padding: 30px 0 40px 0; font-size: 18px; color: #666; line-height: 36px; border-top: 1px dotted #999;}
.contact2 div.contactinfo span { color: #999;}
.contact2 div.contactinfo b { font-size: 24px; font-weight: normal;}
.contact2 div.contactinfo a { color:#666;}
.contact2 div.contactinfo strong a { font-size: 24px; font-weight: normal; color:#333;}
.contact2 div.contactinfo2 { display: none;}
.contact2 p.form { margin: 0 0 25px 0; padding: 0 0 0 35px; font-size:24px; color: #771201; line-height:30px; background: url(../images/icon_1.png) no-repeat 0 50%;}
.contact2 p.line1 { height:50px; margin: 0 0 12px 0; overflow: hidden;}
.contact2 p.line1 input { float:left; width: 280px; height: 30px; margin: 0 20px 0 0; padding: 10px 20px; font-size: 18px; font-family: "微軟正黑體"; color: #666; line-height: 30px; border:0; background: #eee;}
.contact2 p.line1 input.nomargin { margin: 0;}
.contact2 div.tbox { height:290px; margin: 0 0 12px 0; overflow: hidden;}
.contact2 div.tbox textarea { width: 960px; height: 270px; margin: 0; padding: 10px 20px; font-size: 18px; font-family: "微軟正黑體"; color: #666; line-height: 30px; border:0; background: #eee;}
.contact2 p.line3 { height:50px; margin: 0 0 100px 0; overflow: hidden;}
.contact2 p.line3 input { float:left; width: 280px; height: 30px; padding: 10px 20px; font-size: 18px; font-family: "微軟正黑體"; color: #666; line-height: 30px; border:0; background: #eee;}
.contact2 p.line3 span { float: left; display: inline-block; width: 113px; height: 50px; background: #000;}
.contact2 p.line3 span img.code { margin:15px 0 0 10px;}
.contact2 p.line3 span a img { margin:0 10px 0 10px;}
.contact2 p.line3 a.submit { float:right; display: block; width: 120px; height: 30px; margin: 0 15px 0 0; padding: 10px 0; font-size: 18px; color: #fff; line-height: 30px; text-align: center; background: #333;}
.contact2 p.line3 a.clear { float:right; display: block; width: 120px; height: 30px; padding: 10px 0; font-size: 18px; color: #b99c7e; line-height: 30px; text-align: center; background: #e9d9c8;}

.footer { position:relative; height: 251px; border-bottom: 10px solid #333; background:#f2f2f2;}
.footer2 { width:100%; max-width:1200px; height: 205px; margin: 0 auto;}
.footer2 ul { text-align:center; overflow: hidden; border-bottom:1px solid #DDDDDD;}
.footer2 ul li { display: inline-block; padding: 0 20px;}
.footer2 ul li a { display: inline-block; padding: 0 0 5px 0; font-size: 18px; color: #333; line-height: 56px;}
.footer3 { width:1000px; margin: 37px auto 0 auto; overflow: hidden; text-align:center;}
.footer3 div.company { display:inline-block; position: relative; width: 247px; height: 55px; background: url(../images/footer_spilit.jpg) no-repeat 100% 0; vertical-align: middle;}
.footer3 div.company a { display: block; width:196px; height: 55px; text-indent: -5000px; background-position: -193px 0;}
.footer3 div.company span { position: absolute; left:0; bottom: 0; font-size: 14px; color: #666;}
.footer3 div.contact { display: inline-block; margin:0 0 0 50px; font-size: 18px; color: #888; vertical-align: middle;}
.footer3 div.contact a { font-size:40px; color:#444; line-height: 56px; vertical-align: middle;}
.footer3 div.contact a.small { font-size:18px; color: #666;}
.footer3 div.contact3 { display: none;}
.copyright{ display:block; width:100%; height:50px; background:#550a0a; font-size:15px; line-height:50px; color:#FFF; text-align:center;}
.pagetop { cursor:pointer; position: absolute; right: 0; bottom: 40px; display: block; width: 98px; height: 100px; text-indent: -5000px; background-position: -400px 0;}
.pagetop:hover { background-position: -508px 0;}

@media screen and (max-width: 1100px) {
.footer3 div.company { margin:0 0 0 50px;}
.footer3 div.contact { float: left; margin:0 0 0 50px;}
}

@media screen and (max-width: 1050px) {
.header .box .menu { width: auto; padding: 20px 15px 0 15px;}
.content { width: auto; padding: 90px 15px 0 15px;}
.about ul.aboutlist { width: auto;}
.about ul.aboutlist li { width: 100%;}
.about ul.aboutlist li .fleft { float: left;}
.about ul.aboutlist li .fright { float: right;}
.about ul.aboutlist li p.pimg { width: 400px; height: 240px; overflow: hidden;}
.about ul.aboutlist li p.pimg img { width: 400px;}
.about ul.aboutlist li div.ptxt { width: 510px; padding: 20px 0 0 0;}
.service ul.servicelist { width: auto;}
.service ul.servicelist li { width: 100%;}
.service ul.servicelist li.left { margin: 0 50px 70px 0;}
.product a.list { right:15px;}
.product ul.productlist { width: auto;}
.product ul.productlist li.right { margin: 90px 0 0 70px;}
.product ul.productlist2 { width: auto;}
.product ul.productlist2 li { margin: 0 16px 16px 0;}
.product ul.productlist2 li.last { margin: 0 0 16px 0;}
.news ul.newslist { width: auto;}
.news ul.newslist li { width: auto;}
.news div.newsbox { width: auto;}
.news div.newsbox div.main { width: 680px;}
.case ul.caselist { width: auto;}
.case ul.caselist li { margin: 0 35px 30px 0;}
.case div.casebox { width: auto;}
.case div.casebox div.stitle { width: auto;}
.contact2 p.line1 input { width: 270px;}
.contact2 div.tbox textarea { width: 930px;}
}

@media screen and (max-width: 999px) {
#toggle_m_nav { display: block;}
#m_nav_container { display: block;}
* { -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -ms-transition-duration: 0.3s; transition-duration: 0.3s;}
#wrapper { position: absolute; top: 0px; width: 100%; height: 100%;}
.closed_wrapper { top: 0px !important;}
#m_nav_container { position: fixed; display: none; top: 100px; width: 100%; height: 200px; background: #f8f8f8;}
#m_nav_bar { width: 80%; margin: auto;}
#m_nav_list { padding: 20px 0 0 0; overflow: hidden;}
.m_nav_item { float:left; display: block; width: 30%; height: 40px; margin: 0 5%; border-bottom: 1px dotted #ccc; }
.m_nav_item a { display: block; width: 100%; height: 30px; padding: 5px 10px; font-size: 18px; color: #333; line-height: 30px; -webkit-transition-duration: 0.5s;}
.m_nav_item a:hover {}
#m_nav_list .last { border-bottom: 0;}
.container_open { position: fixed !important; display: block; height: 120px;}
#m_nav_menu { position: fixed; top: 38px; right: 5%; width: 45px; height: 45px; background: rgba(0, 0, 0, 0); z-index: 9999; }
.m_nav_ham { width: 35px; height: 5px; margin: 5px auto; background: #333; }
.m_nav_ham_1_open { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin-top: 15px;}
.m_nav_ham_2_open { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -10px;}
.m_nav_ham_3_open { opacity: 0;}
.button_open { background: #333;}
.button_closed {}
.header .box { height: 90px;}
.header a.logo { float: none;}
.header ul { display: none;}
.content { margin: 120px 0 0 0; padding: 30px 5% 0 5%; background: rgba(255,255,255,.9);}
h2.slogan{ font-size:24px; line-height:30px;}
p.info { padding:30px 0 80px 0; width:auto;}
h3.info { padding:30px 0 80px 0; width:auto;}
.about ul.aboutlist { margin: 0 auto;}
.about ul.aboutlist li .fleft { float: none;}
.about ul.aboutlist li .fright { float: none;}
.about ul.aboutlist li p.pimg { margin: 0 auto;}
.about ul.aboutlist li div.ptxt { width: auto; padding: 25px 0; border-top: 0; border-bottom: 1px solid #ccc;}
.service ul.servicelist { margin: 0 auto;}
.service ul.servicelist li { float: none; margin: 0 auto 70px auto;}
.service ul.servicelist li.left { margin: 0 auto 70px auto;}
.service ul.servicelist li div.ptxt { width: 65%; padding: 25px 20px; background: #fff;}
.service ul.servicelist li .stitle { margin:0 0 22px 0; font-size:24px;  line-height: 52px; }
.service ul.servicelist li p.scontent { height:150px; font-size:16px; color: #666; line-height: 30px; overflow: hidden;}
.service ul.servicelist li a { display: block; width: 47px; height: 21px; margin: 40px auto 0 auto; background-position: -616px 0;}
.service ul.servicelist li a:hover { background-position: -616px -31px;}
.product p.ptitle2 { margin:0 0 87px 0;}
.product p.stitle { line-height: 28px;}
.product a.list { top: 185px;}
.product ul.productlist { margin: 0 auto;}
.product ul.productlist li { float: none; margin: 0 auto;}
.product ul.productlist li.right { margin: 0 auto;}
.product ul.productlist2 { margin: 0 auto;}
.product ul.productlist2 li { margin: 2%;}
.product ul.productlist2 li.last { margin: 2%;}
.news p.ptitle2 { margin:0 0 87px 0;}
.news ul.newslist li span { position: absolute; float:none; }
.news ul.newslist li a { float:none; width: auto; padding: 0 0 0 150px; line-height: 65px;}
.news div.pagebar { margin: 0; padding: 0 0 50px 0;}
.news div.newsbox div.stitle { float: none; width: auto; margin: 0; padding: 20px 0 0 0;}
.news div.newsbox div.main { float: none; width: auto; padding: 20px 0 0 0;}
.news div.pagebar2 { height:50px;}
.case p.ptitle2 { margin:0 0 87px 0;}
.case ul.caselist { margin: 0 auto 20px auto;}
.case ul.caselist li { width: 160px; margin: 0 10px 30px 10px;}
.case ul.caselist li.last { margin: 0 10px 30px 10px;}
.case div.pagebar { margin: 0; padding: 0 0 50px 0;}
.case div.casebox div.stitle { position:relative; margin: 0 auto 50px 0; padding: 0px 0 20px 0; text-align:left;}
.case div.casebox div.main { width: auto;}
.case div.pagebar2 { height:50px;}f
.contact2 div.contactinfo { width:auto;}
.contact2 p.line1 { height:auto;}
.contact2 p.line1 input { float:none;margin: 0 20px 12px 0;}
.contact2 div.tbox { height:200px;}
.contact2 div.tbox textarea { width: 90%; height: 180px;}
.contact2 p.line3 { position: relative; height:112px; margin: 0; padding: 0 0 50px 0;}
.contact2 p.line3 a.submit { position: absolute; left: 0; top:62px; float:none;}
.contact2 p.line3 a.clear { position: absolute; left: 135px; top: 62px; float:none;}
.footer2 { width:auto; background: none; height: auto;}
.footer2 ul { display: none;}
.footer3 { width:auto;}
.footer3 div.company { float: none; width: 196px; height: auto; margin: 20px auto; text-align: center; background: none;}
.footer3 div.company span { position: relative; display: block; left:auto; bottom: auto; margin: 10px 0 0 0;}
.footer3 div.contact { display: block; float: none; margin: 20px 5% 0 5%; font-size: 17px; color: #888; text-align: center;}
.pagetop:active { cursor:pointer; position: absolute; right: 0; bottom: 0; display: block; width: 98px; height: 100px; text-indent: -5000px; background-position: -400px 0;}
.pagetop:hover { background-position: -400px 0;}
}

@media screen and (max-width: 800px) {
.indexbanner .slogen{ width:80%; margin:0 auto; padding:40px 0 0 0; position:inherit; top:inherit;}
	
.indexbanner{  margin:0px auto 30px auto; overflow:hidden;}
.indexbanner img{ width:175%; margin:0 0 0 -230px;}
.indexbanner p.tel{  margin:0px 0 0 0;position: static; line-height:30px; bottom:80px;}
.indexbanner p.tel a{ display:block; font-size:38px; font-family:Cambria Bold; vertical-align: inherit; margin:0 0 0 0px;}
.indexproduct ul{ top:0;}
.indexproduct ul li{ width:80%; margin:0 auto 50px auto; float: none;}

.indexproduct{ padding:30px 0;}
.indexproduct h2{  font-size:26px; margin:0 0 30px 0;}
.indexproduct .clist{ display:block; width:100%; max-width:1010px; height: 490px ;margin:0 auto 50px auto; position:relative;}
.indexproduct .clist .scrollable { position:relative; top:0px; overflow:hidden; width:100%; height:490px; padding:0; margin:0 auto;}
.indexproduct .clist .scrollable .items { width:1000%; position:absolute; clear:both;}
.indexproduct .clist .scrollable .items div{ display:block; float:left; width:10%; height:490px; position:relative; overflow:hidden; padding:0px; color:#333;}
.indexproduct .clist .scrollable .items div ul{ display:block; width:100%;  height:490px; overflow:hidden; margin:0 auto;}
.indexproduct .clist .scrollable .items div ul li{ display:block; width:46%;  height:220px; margin:0 2% 20px 2%; padding:10px 0 0px 0; float:left;  overflow:hidden; background: rgba(255,255,255,.6); border-radius:10px; position:relative;}
.indexproduct .clist a.next{ display:none;  top: inherit; bottom:0; right:50%; margin:0 -70px 0 0;}
.indexproduct .clist a.prev{ display:none;  top: inherit; bottom:0; left:50%; margin:0 0 0 -60px;}

.indexproduct .clist a.disabled{ display: block; opacity:0.5;}

.indexproduct a.more{ display:block; width:252px; height:62px; background:url(../images/more.png); margin:0 auto; text-indent:-5000px;}

.indexservice{ display:block; width:100%; margin:0 auto 0 auto; padding:50px 0 30px 0; background:#FFF;}
.indexservice h4{ font-size:26px; margin:0 0 30px 0;}
.indexservice ul li{ display:block; width:46%; margin:0 2% 20px 2%; float:left; position:relative; font-size:0; line-height:0; border-radius:8px; overflow:hidden;}
.indexservice ul li .text{ height:130px; position: relative; bottom:0; overflow:hidden; z-index:9;}
.indexservice ul li .text h5{ color:#762c2c; border-bottom:1px solid #ab7171;}
.indexservice ul li .text p{ color: #333;}

.indexnews{ padding:30px 0;}
.indexnews .main{ display:block; width:90%; max-width:1200px; margin:0 auto; overflow:hidden;}
.indexnews .main .left{ display:block; width:100%; float: none;}
.indexnews .main .left h6{ display:block; width:100%; height:50px; margin:0 0 30px 0; padding:0 0 0 15px; font-size:26px; line-height:50px; color:#FFF;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.indexnews .main .left ul{ display:block; width:100%;}
.indexnews .main .left ul li{ display:block; width:100%; margin:0 0 25px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow:hidden;}
.indexnews .main .left ul li.top{ padding:0 0 15px 0; margin:0 0 20px 0; border-bottom:1px dotted #B4B4B4;}
.indexnews .main .left ul li.top p.img{ width:25%; float:left; background: #FFF; padding:5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.indexnews .main .left ul li.top p.img img{ width:100%; height:auto;}
.indexnews .main .left ul li.top p.text{ width:70%; float:right;}
.indexnews .main .left ul li p.text{ width:100%; float:right;}
.indexnews .main .left ul li p.text span.date{ display:block; font-size:13px; line-height:19px; color:#888888;}
.indexnews .main .left ul li p.text a{ display:block; font-size:18px; line-height:28px;}
.indexnews .main .left ul li p.text span.tt{ display:block; height:58px; font-size:16px; line-height:29px; color:#444444;  overflow:hidden;}

.indexnews .main .right{ display:block; width:100%; margin:0 8px 0 0; float: none; background:#FFF; box-shadow:#f1f7fd 0 0 8px; overflow:hidden; border-radius:15px;}
.indexnews .main .right h6{ display:block; width:100%; height:50px; margin:0 0 30px 0; padding:0 0 0 15px; font-size:26px; line-height:50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow:#a9c2d0 0 0 10px;}
.indexnews .main .right ul{ display:block; width:90%; margin:0 auto;}
.indexnews .main .right ul li{ display:block; width:100%; margin:0 0 25px 0; padding:0 0 15px 25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow:hidden; position: relative; border-bottom:1px dotted #B4B4B4;}
.indexnews .main .right ul li a{ display:block; width:100%; margin:0 0 5px 0; color:#333333; font-size:18px; line-height:28px;}
.indexnews .main .right ul li p{ display:block; height:38px; width:100%; color:#999999; font-size:16px; line-height:19px; overflow:hidden;}
.indexnews .main .right ul li .line{ display:block; width:5px; height: 80%; background:#dfdfdf; border-radius:5px; position: absolute; top:5px; left:0;}

.indexabout{ display:block; width:100%; margin:0 auto 0 auto; padding:20px 0 30px 0; background:#FFF;}
.indexabout .main{ display:block; width:100%; max-width:1020px; margin:0 auto 0 auto; overflow:hidden;}
.indexabout .main p.img{ display:block; width:90%; margin:0 auto; float: none; font-size:0; line-height:0; bottom:0;}
.indexabout .main .text{ display:block; width:80%; margin:0 auto; float: none;}
.indexabout .main .text .title{ display: inline-block; margin:0 0 30px 0; padding:30px 0 0 0; font-size: 28px; line-height:32px; color:#111111; position: relative;}
.indexabout .main .text .title span{ display:block; width:100%; height:5px; border-radius:5px; position:absolute; top:0;}
.indexabout .main .text p{ margin:0 0 35px 0; font-size:16px; line-height: 24px; color: #333333;}
.indexabout .main .text p.blue{ margin:0 0 15px 0; padding:0 0 0 25px; font-size:16px; line-height: 24px; color: #666666;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:url(../images/icon_1.png) no-repeat 0 5px;}
.indexabout .main .text p.blue strong{ display:block; font-size:18px; margin:0 0 5px 0;}
	
.about { background: url(../images/about.jpg) no-repeat right 55px; background-size:150%;}
.service { background: url(../images/service.jpg) no-repeat right 55px; background-size:150%;}
.product { background: url(../images/product.jpg) no-repeat right 55px; background-size:150%;}
.product2 { background: url(../images/product2.jpg) no-repeat right 55px; background-size:150%;}
.news { background: url(../images/news.jpg) no-repeat right 55px; background-size:150%;}
.news2 { background: url(../images/news2.jpg) no-repeat right 55px; background-size:150%;}
.case { background: url(../images/case.jpg) no-repeat right 55px; background-size:150%;}
.case2 { background: url(../images/case2.jpg) no-repeat right 55px; background-size:150%;}
.contact2 { background: url(../images/contact.jpg) no-repeat right 55px; background-size:150%;}

p.slogan { margin:30px 0 0 0; padding: 0 0 20px 0; font-size:24px; line-height: 30px;}
p.info { padding:20px 0 50px 0;}
h3.info { padding:20px 0 50px 0;}
p.info2 { padding:20px 0; }

.about ul.aboutlist { width:100%;}
.about ul.aboutlist li p.pimg { width:100%; height: auto; text-align: center;}
.about ul.aboutlist li p.pimg img  { width:100%; max-width: 400px;}
.about ul.aboutlist li div.ptxt { width:100%;}
.service ul.servicelist li { width:100%; max-width: 440px; text-align: center;}
.service ul.servicelist li img { width: 100%; max-width: 288px;}
.service ul.servicelist li div.ptxt { position: relative; right: auto; top: auto; width: 100%; height:auto; padding: 0; text-align: left; background: none;}
.service ul.servicelist li a { margin: 20px auto 20px auto; float: none;}
.service ul.servicelist li p.scontent { height: auto;} 
.service ul.servicelist li img{ width:100%; max-width:100%; float: none;}
.service ul.servicelist li div.ptxt{ width:90%; margin:0 auto; float: none;}

.product p.ptitle2 { margin:0 0 137px 0;}
.product a.list { right:auto; left: 5%;}
.product p.stitle { padding: 30px 0 10px 0;}
.product ul.productlist { width:100%;}
.product ul.productlist li { width:100%; max-width: 450px;}
.product ul.productlist li div.box { width:100%; max-width: 450px; height: auto; margin:0 0 30px 0; background: none;}
.product ul.productlist li p.pimg { width: 100%; height: auto; background: url(../images/product_bg2.png) no-repeat;}
.product ul.productlist li p.pimg img { width: 100%; max-width: 300px;}
.product ul.productlist li div.ptxt { height: auto;}
.product ul.productlist li div.ptxt a { height: auto;}
.product ul.productlist2 li { width: 46%; height: 270px; padding:5px 0px; margin: 0 2% 15px 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.product ul.productlist2 li img{ width:90%;}
.product ul.productlist2 li.last {  margin: 0 1% 15px 1%;}
.news p.ptitle2 { margin: 0 0 57px 0}
.news ul.newslist{ padding:20px;}
.news ul.newslist li { width: 100%; height: auto;}
.news ul.newslist li span { position:relative; padding: 10px 0 0 30px; background: url(../images/icon_1.png) no-repeat 0 23px; }
.news ul.newslist li a { height: auto; padding: 0 15px 15px 30px; font-size: 18px; line-height: 28px;}
.news div.newsbox { width:100%;}
.news div.newsbox div.stitle { width: 100%;}
.news div.pagebar2 { height:40px; padding: 10px 0 0 0; font-size: 15px; background: url(../images/pagebar_bg.png) no-repeat 50% 50%;}
.case ul.caselist { width: 100%;}
.case ul.caselist li { float: none; width: auto; height: auto;}
.case ul.caselist li a { height: auto;}
.case div.casebox { width: 100%;}
.case div.casebox div.main { width: 100%;}
.case div.pagebar2 { height:40px; padding: 10px 0 0 0; font-size: 15px; background: url(../images/pagebar_bg.png) no-repeat 50% 50%;}
.contact2 div.contactinfo { display: none;}
.contact2 div.contactinfo2 { display: block; padding: 30px 0; font-size: 18px; color: #666; line-height: 36px; border-top: 1px dotted #999;}
.contact2 div.contactinfo2 span { color: #999;}
.contact2 div.contactinfo2 b { font-size: 24px; font-weight: normal;}
.contact2 div.contactinfo2 a { color:#666;}
.contact2 div.contactinfo2 strong a { font-size: 30px; font-weight: normal; color:#333;}
.contact2 p.line1 input { width: 90%; margin: 0 0 12px 0; padding: 10px 5%;}
.contact2 div.tbox textarea { margin: 0; padding: 10px 5%;}
.contact2 p.line3 input { width: 45%; padding: 10px 5%;}
.footer { height: auto;}
.footer3 { margin: 0px auto 0 auto; padding:0 0 30px 0;}
.footer3 div.contact { display: none;}
.footer3 div.contact3 { display: block; margin: 0 5% 0 5%; padding:20px 0 0 0; font-size: 17px; color: #888; text-align: center;}
.footer3 div.contact3 a { font-size:36px; color: #444; line-height: 50px;}
.footer3 div.contact3 a.small { font-size:22px; color: #666;}
.footer3 div.company { margin: 30px auto 20px auto;}

}