
/* reset */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td,  dl, dd, form, input, textarea { margin: 0; padding: 0; }
body { font: 13px/24px '微软雅黑', HELVETICA; color: #393939; background: #fff; }
img { border: 0; vertical-align: top; }
li { list-style-type: none; vertical-align: top; }
button, input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea { border: none; resize: none; outline: none; }
a { text-decoration: none; outline: none; color: #393939; transition: 0.2s; }
a:hover { color: #666666; }
/* end reset */

/* public */
.w1030 { width: 1030px; margin: 0 auto; position: relative; }
.w1000 { width: 1000px; margin: 0 auto; position: relative; }
.fl { float: left; }
.fr { float: right; }
.clear{clear: both;}
.mb20 { margin-bottom: 20px; }
.cl { zoom: 1; }
.cl:after { content: ''; display: block; clear: both; }
.eps { overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.ib { display: inline-block; vertical-align: top; }
.z9 { z-index: 9; }
.title { text-align: center; }
.title h3 { color: #ABABAB; font-size: 36px; line-height: 40px; }
.title h2 { font-size: 36px; color: #0F64D8; font-weight: bold; line-height: 42px; }
/* end public */

/* topbar */
.header { position: relative; z-index: 9; }
.topbar { height: 26px; padding-top: 4px; border-bottom: 1px solid #e0e0e0;color: #393939; z-index: 9; position: relative; }
.topbar a { color: #393939; margin-left: 12px; }
.topbar a:hover { color: #e77918; }
.head { background: url(../image/header.gif) repeat-x; height: 90px; }
.logo { margin-right: 16px; padding-top:5px; }
.head h2 { font-size: 18px; color: #393939; line-height: 22px; font-weight: bold; top:35px; position: relative; padding-left: 18px; }
.head h2 em { background: #d1d1d1; width: 1px; height: 38px; position: absolute; top: 50%; margin-top: -19px; left: 0; }
.tel { color: #1f1a17; background: url(../image/tel.png) no-repeat 0 center; padding-left: 50px; top:20px; position: relative; height: 45px; }
.tel p { font-size: 12px;  line-height: 18px; color: #666666;}
.tel h3 {    text-shadow: 2px 1px 0 #fff; line-height: 26px; font-weight: bold;      font-size: 30px;      font-family: impact;color:#3B3B3B;}
.nav { background: url(../image/nav.png) no-repeat center 0 #D9D9D9; height: 46px; margin-top: -8px; position: relative; margin-bottom: -8px; padding-top: 8px; }
.nav li, .nav h2, .nav h2 a { float: left; display:block;}
.nav h2 a { color: #fff; font-size: 15px; line-height: 38px; height: 38px; padding: 0 32px; font-weight:bold;}
.nav li { background: url(../image/navCut.png) no-repeat 0 center; }
.nav .none { background: none; }
.nav h2 a:hover, .nav .active h2 a { color:#FFF; background:#6C6B6B; }

/*导航栏下拉*/
.nav ul li:hover ul{ display:block; }
.nav_b{ display:none; width:124px;z-index: 99; position:absolute; top:38px;}
.nav_b li{ font-size: 15px; line-height: 34px; height: 34px; }
.nav_b li a{border-top: 1px dotted #ccc; background:#185381; color: #ffffff; display:block; width:124px; text-align:center;}
.nav_b li a:hover{ background:#EE7703;}
.wxCode { position: absolute; top: 32px; right: 140px; background: #fff; border: 1px solid #dadada; border-radius: 3px; display: none; overflow: hidden; padding: 4px; }

/* banner */
.banner { min-width: 1200px; height: 400px; overflow: hidden; position: relative; margin: 0 auto;}
.banner .bd { height: 400px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 1920px;}
.banner .hd { width: 100%; text-align: center; position: absolute; left: 0; bottom: 16px; overflow: hidden; height:20px; }
.banner .hd li { width: 32px; height: 15px; display: inline-block; text-indent: -999px; overflow: hidden; margin: 0 3px; border-radius: 32px; overflow: hidden; cursor: pointer; background:#949393; }
.banner .hd .on { background: #0F64D8; }
.banner .ctrl { position: absolute; width: 1000px; left: 50%; top: 0; margin-left: -500px; display: none; }
.banner .ctrl a { color: #fff; font-size: 120px; height: 120px; line-height: 120px; font-family: 'simsun'; top: 190px; position: absolute; opacity: 0.4; filter: alpha(opacity=40); }
.banner .ctrl .prev { left: -100px; }
.banner .ctrl .next { right: -100px; }
.banner .ctrl a:hover { opacity: 1; filter: alpha(opacity=100); }

/* search */
.search { border-bottom: 1px solid #e0e0e0; height: 47px; }
.search form { width: 266px; height: 31px; position: relative; top: 9px; }
.search .txt { width: 202px; height: 32px; line-height: 32px; color: #fff; background: #6C6B6B; padding-left: 22px;    border-radius: 35px; padding-right: 42px; }
.search .btn { background: url(../image/search.png) no-repeat 8px center; width: 42px; height: 31px; position: absolute; top: 0; right: 0; cursor: pointer; }
.search b { color:#0F64D8; margin-right: 10px; }
.search .fr { padding-top: 14px; }
.search span { cursor: default; font-family: Arial; margin: 0 8px; }

/* product */
.product { margin-bottom: 20px;  overflow: hidden;    margin-top: 30px; }
.prodTop { position: relative; margin-bottom: 20px; height: 15px; padding-top: 12px; top: -10px}
.prodTop img { margin-right: 4px; }
.prodTop h2 { font-weight: bold; color: #125ed6; font-size: 24px; line-height: 34px; display: inline-block; *display: inline; *zoom: 1; }
.prodTop em { position: absolute; width: 658px; height: 7px; background: url(../image/info.gif); top: 26px; left: 0; }
.prodTop a { background: url(../image/more.gif) no-repeat; width: 49px; height: 15px; position: absolute; right: 0; overflow: hidden; text-indent: -99em; top: 22px; }
.prodTop a:hover { background-image: url(../image/moreOn.gif); }
.prodSide { position: relative; width: 281px; }
.prodSideTop { background:#0F64D8; border-radius: 4px 4px 0 0; overflow: hidden; height: 55px; }
.prodSideTop h2 { font-size: 24px; font-weight: bold; color: #fff; line-height: 32px; padding-left: 16px; padding-top: 12px; }
.prodSideBox { border: 2px solid #0F64D8; background: #fff; border-radius: 0 0 4px 4px; overflow: hidden; }
.prodSideBox ul { padding: 10px; padding-bottom:6px;}
.prodSideBox li { margin-bottom: 8px; }
.prodSideBox a { height:40px; line-height: 40px; background: #D1D1D1; text-indent: 8px; font-size: 13px; display: block; color: #fff; border-radius: 4px; overflow: hidden; color: #393939; font-weight:bold;}
.prodSideBox a:hover, .prodSideBox .on a { background:#565656; color: #fff; }
.prodSide em { background: url(../image/shadow.png) no-repeat; width: 240px; height: 13px; position: absolute; bottom: -13px; right: 0; }

.contactTel{position: relative;width: 268px;height:44px;border:2px solid #0F64D8;margin-top: 25px;margin-bottom: 10px;color:#EE7703;font-size:26px;line-height:44px;
	font-family:impact;text-align: center;}
.contactTel span{position: absolute; display: block;left:40px; top: -15px;z-index: 99;width: 130px;height: 24px;color:#565656; font-size: 14px; line-height:24px;text-align:center;font-family: "微软雅黑"; 
	background: #fff;}	

.prodMain { width: 732px; overflow: hidden; }
.prodMainWrap ul { width: 770px; overflow: hidden; }
.prodMainWrap li { z-index: 1; float: left; position: relative; width:220px; height:240px; border: 1px solid #858585; background: #858585; margin-right:30px;margin-bottom: 30px; }
.prodMainWrap li:hover { z-index: 9; background: #0F64D8;border-color: #0F64D8}
.prodMainWrap img { margin-bottom: 15px; padding: 10px 0; background: #fff; }
.prodMainWrap h3 { margin-bottom: 8px; text-align: center; font-size: 15px; color: #fff;  }
.prodMainWrap p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; margin-bottom: 10px; }
.prodMainWrap span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block; line-height: 19px; position: relative; left: 5px; }
.prodMainWrap a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9; }
.prodMainWrap .on { background: #EE7703; border-color: #EE7703; }
.prodMainWrap .on h3 { color: #fff; }
.prodMainWrap .on p { color: #fff; }
.prodMainWrap .on span { border-color: #125ED6; background: #fff; color: #125ED6; }
.pageBox{ line-height:25px;}
/*.prodMainWrap .con { height: 368px; }*/

/* better */
.better { background: url(http://www.yuanshengwx.com/skin/images/more.jpg) no-repeat center 0; height: 695px; padding-top: 60px; text-align: center; }
.better h2 { background: url(http://www.yuanshengwx.com/skin/images/betterTop.png) no-repeat; width: 880px; height: 55px; margin: 0 auto; text-align: center; font-size: 26px; color: #fff; line-height: 50px; margin-bottom: 48px; }
.better h2 i { font-size: 36px; font-weight: bold; }
.better h3 { line-height: 35px; height: 35px; position: relative; text-align: center; font-size: 20px; color: #060606; display: inline-block; *display: inline; *zoom: 1; padding: 0 10px; margin-bottom: 6px; }
.better em { width: 9px; height: 35px; position: absolute; top: 0; }
.better span { color: #125ED6; font-weight: bold; }
.better .left { left: 0; background: url(http://www.yuanshengwx.com/skin/images/betterLeft.gif) no-repeat; }
.better .right { right: 0; background: url(http://www.yuanshengwx.com/skin/images/betterRight.gif) no-repeat; }
.betterTxt { width: 640px; margin: 0 auto; }

/* improve */
.improveTop { background: url(http://www.yuanshengwx.com/skin/images/improveTop.png) no-repeat center 0; height: 123px;position: relative; z-index: 9; }
.improveTop p { font-size: 36px; font-weight: bold; color: #fff600; line-height: 46px; padding-left: 400px; padding-top: 50px; }
.improveWrap { background: #eaeaea; margin-top: -26px; position: relative; padding-top: 26px; }
.improveBox { position: relative; padding-left: 68px; }
.improveBox .num { position: absolute; width: 58px; height: 45px; background: #125ed6; text-align: center; padding-top: 13px; top: 4px; left: 0; }
.improveBox h2 { color: #125ed6; font-size: 28px; font-weight: bold; line-height: 34px; }
.improveBox h3 { color: #1f1a17; font-size: 20px; font-weight: bold; line-height: 28px; margin-bottom: 6px; }
.improveBox h4 { margin-bottom: 8px; }
.improveBox ol { margin-bottom: 16px; }
.improveBox li { color: #211e1e; font-size: 14px; padding-left: 20px; background: url(../image/star.png) no-repeat 0 7px; margin-left: -20px; position: relative; line-height: 20px; margin-bottom: 6px; }
.improveBox span { color: #e77918; font-size: 16px; }
.improveBox .icon img { width: 60px; height: 60px; background: url(http://www.yuanshengwx.com/skin/images/im.png) no-repeat #d4d4d4; margin-right: 20px; border-radius: 3px; overflow: hidden; }
.improveBox .icon .bb { background-position: -60px 0; }
.improveBox .icon .cc { background-position: -120px 0; }
.improveBox .icon .dd { background-position: -180px 0; }
.improveBox .icon .ee { background-position: -240px 0; }

.improveWrap .a { padding-top: 14px; padding-bottom: 8px; }
.improveWrap .b { background: #fff; padding-top: 38px; padding-bottom: 22px; }
.improveWrap .c { padding-top: 13px; padding-bottom: 17px; }
.improveWrap .d { background: #fff; padding-top: 40px; padding-bottom: 64px; }

.improveWrap .a .improveBox { width: 392px; }
.improveWrap .b .improveBox { width: 432px; }
.improveWrap .b h4 { margin-bottom: 16px; }
.improveWrap .c .improveBox { width: 370px; top: 18px; }
.improveWrap .c h4 { margin-bottom: 26px; }
.improveWrap .c ol { margin-bottom: 24px; }
.improveWrap .d .improveBox { width: 472px; margin-right: -41px; }
.improveWrap .d h4 { margin-bottom: 18px; }
.improveWrap .d ol { margin-bottom: 26px; }

/* submit */
.submit { background: url(../image/submit.jpg) no-repeat center 0; height: 212px; }
.submitLeft { color: #fff; text-align: center; padding-top: 38px; }

.submitRight { padding-top: 24px; width: 412px; }
.lxwm {margin-top:30px;}
.lxwm li{color: #fff;height: 20px;line-height: 20px;margin-left: -75px;position:relative;left:16px;}
.ewm{margin-left:120px;color: #fff}
.ewm_zi{text-align: center;}
.ewm_zi p{margin:0 auto;}
/* advantage */
.advantage { background: #f0f0f0; overflow: hidden; margin-bottom: 36px; }
.advantTop { text-align: center; margin-bottom: 50px; padding-top: 50px; }
.advantTop h3 { color: #ABABAB; font-size: 36px; line-height: 40px; }
.advantTop h2 { font-size: 36px; color: #343434; font-weight: bold; line-height: 42px; }
.advantTop span { color: #0F64D8; }
.advantTop p { font-size: 18px; color: #343434; font-weight: bold; }

.advantWrap { padding: 0 16px 14px; }
.advantWrap li { position: relative; }
.advantWrap .num { width: 57px; position: absolute; top: 0; left: 0; padding-top: 9px; text-align: right; }

.advantWrap .a { height: 250px; margin-bottom: 34px; }
.advantWrap .b { margin-bottom: 20px; height: 255px; }
.advantWrap .b .fl { position: relative; top: -5px; }
.advantWrap .c { height: 289px; position: relative;top:25px;}
.advantWrap .c .fr { position: relative; top: -16px; }
.advantWrap .d { margin-bottom: 20px; height: 255px; }

.advantBox { width: 327px; position: relative; padding-left: 80px; }
.advantBox h3 { margin-bottom: 4px; }
.advantBox h2 { background: url(../image/a.png) no-repeat; width: 334px; height: 59px; line-height: 40px; font-size: 22px; font-weight: bold; color: #fff; padding-left: 5px; margin-bottom: 8px; }
.advantBox .txt { font-size: 14px; color: #403935; line-height: 22px; margin-bottom: 34px; }
.advantBox .btn a { background: url(http://www.yuanshengwx.com/skin/images/btn.png) no-repeat; width: 112px; height: 33px; color: #fff; line-height: 30px; text-align: center; margin-right: 10px; }

/* partner */
.partner { margin-bottom: 38px; }
.partner .title { margin-bottom: 20px; }
.partnerWrap { background: #185381; width: 100%; overflow: hidden; height: 350px; padding-top: 50px; }
.partnerBox { background: url(../image/partner.png) no-repeat; width: 1026px; height: 334px; position: }
.partnerBox ul { height: 200px; }
.partnerBox li { float: left; width: 200px; height: 200px; position: relative; margin-right: 1px; }
.partnerBox a { position: absolute; width: 140px; height: 140px; top: 28px; left: 28px; top: 0\9; left: 0\9; z-index: 9; background: url(about:blank); }
.partnerBox1 { padding-top: 2px; }
.partnerBox2 { padding-left: 101px; top: -100px; position: relative; }
.partnerImg { float: left; width: 132px; height: 64px; position: relative; padding-top: 66px; padding-left: 32px; z-index: 8; }
.partnerImg img { width: 132px; height: 64px; position: absolute; z-index: 2; transform: rotateY(0deg); transition: all 0.6s ease 0s; backface-visibility: hidden; }
.partnerImg span { position: absolute; width: 132px; height: 64px; background: #fff; line-height: 64px; text-align: center; transform: rotateY(-180deg); transition: all 0.5s ease 0s; backface-visibility: hidden; color: #333; font-size: 18px; font-weight: bold; }
.partnerWrap .on img { transform: rotateY(180deg); }
.partnerWrap .on span { transform: rotateY(0deg); }

/* about */
/* about */
.about { margin-bottom: 54px; }
.about .title { border-bottom: 1px solid #e7e7e7; padding-bottom: 13px; margin-bottom: 27px; }
.aboutBox { width: 746px; }
.aboutImg { padding: 6px; border: 1px solid #d1d1d1; }
.aboutTxtWrap { width: 374px; padding-top: 20px; position: relative; }
.aboutTxt { color: #323232; overflow: hidden; }
.aboutTxt p{ text-indent:2em;}
.aboutBtn a { width: 79px; height: 26px; background: #bbb; border-radius: 3px; margin-right: 5px; overflow: hidden; line-height: 26px; color: #fff; text-align: center; display: inline-block; vertical-align: top; }
.aboutBtn a:hover { background:#185381; }
.aboutTxt .more{width:100px;height: 33px;border-radius:10px;line-height: 33px;text-align: center;background-color: #0F64D8;color: #fff;margin-right: 15px;position: relative;}
.aboutTxt .more:hover {background-color: #3B3B3B}
.honor { width: 240px; text-align: center; position: relative;top: 25px;}
.honor .bd { width: 220px; margin: 0 auto; }
.honor .bd li { width: 220px; float: left; }
.honor .bd span { width: 220px; color: #4c4c4c; padding-top: 6px; transition: 0.2s; }

/* info */
.info { border-top: 2px solid #dadada; padding-top: 20px; padding-bottom:25px; }
.infoTop { position: relative; }
.infoTop img { margin-right: 4px; }
.infoTop h2 { font-weight: bold; color: #0F64D8; font-size: 24px; line-height: 34px; display: inline-block; *display: inline; *zoom: 1; }
.infoTop em { position: absolute; width: 136px; height: 7px; background: url(../image/info.gif); top: 16px; right: 0; }

.news { width: 460px; margin: 0px 20px; }
.news ul {overflow: hidden; }
.news li { height: 34px; background: url(../image/infoCut.gif) repeat-x; height: 35px; position: relative; padding-top: 1px; overflow: hidden; }
.news .none { background: none; }
.newsList { position: absolute; top: 1px; left: 0; height: 35px; line-height: 35px; background: #fff; }
.newsList h3 a { width:380px; padding-left: 12px; background: url(../image/dot.png) no-repeat 1px center; }
.newsList h3 a:hover { color: #393939; }
.newsList span { color: #0F64D8; font-family: Arial; }
.newsBox { padding-bottom: 10px; padding-top: 10px; display: none; }
.newsBox .fr { width: 180px; padding-right: 10px; }
.newsBox h3 a { display: block; color:#185381; font-weight: bold; }
.newsBox h3 a:hover { color: #e77918; }
.newsBox h4 { line-height: 14px; color: #125ed6; margin-bottom: 12px; }
.newsBox p { line-height: 18px; height: 36px; overflow: hidden; }
.news .on { height: 106px; }
.news .on .newsList { display: none; }
.news .on .newsBox { display: block; }

.faq { width: 280px; }
.faq .infoTop { margin-bottom: 11px; }
.faq .infoTop em { width: 88px; }
.faqWrap .bd { height: 266px; overflow: hidden; }
.faqWrap li { background: url(../image/infoCut.gif) repeat-x 0 bottom; padding-bottom: 20px; margin-bottom: 20px; }
.faqWrap h3 { margin-bottom: 5px; padding-left: 30px; background: url(http://www.yuanshengwx.com/skin/images/faq.gif) no-repeat; }
.faqWrap h3 a { display: block; line-height: 20px; height: 20px; color: #1f1a17; font-weight: bold; }
.faqWrap h3 a:hover { color: #e77918; }
.faqWrap p { line-height: 18px; height: 36px; overflow: hidden; padding-top: 2px; padding-left: 30px; background: url(http://www.yuanshengwx.com/skin/images/faq.gif) no-repeat 0 -25px; }

/* footer */
.footer { min-width: 1200px; background: #3a3a3a; color: #afafaf; padding-top: 30px; padding-bottom: 25px; font-size: 15px;    clear: both;}
.footer a { color: #afafaf; }
.footer .kslj{width: 810px;margin:0 auto;}
.footer b{font-size: 18px;color: #fff}
.footer ul {margin-bottom: 30px;}
.footer ul li{width: 80px;text-align: center;color: #fff}
.footer ul li:hover {text-decoration: underline;}
.footer p{text-align:center;color: #fff;font-size: 14px;}

.link { background: #185381; }
.link p { height:auto; line-height:25px; color: #fff; background: url(../image/link.png) no-repeat 6px center; padding-left: 80px; }
.link span { font-family: Arial; cursor: default; margin:0 5px; }
.link a { color: #fff; }
.link a:hover { color: #e77918; }

/* 内页 */
.pageBanner { overflow: hidden; width: 100%; margin-bottom: 20px; }
.pageBanner img { left: 50%; margin-left: -960px; width: 1920px; height: 300px; position: relative; }
.main { width: 750px; }
.xqbt_01{ background: url(http://www.yuanshengwx.com/skin/images/xqbt.jpg) no-repeat; height:35px; line-height:35px; padding-left:25px; font-size:18px; font-weight:bold; color:#0450c3;}

/* page */
.page { width: 1000px; margin: 30px auto; }

/* main */
.main { width: 732px; }
.breadCrumb{width: 732px;height: 35px;line-height: 35px;border:3px solid #0F64D8;border-width: 0 0 3px 0;}
.breadCrumb b{font-size: 20px;}
.pageBox p{text-indent: 2em}
/* side */
.side { width:255px; }
.sideNav { margin-bottom: 17px; position: relative; }

.sideNav h2 { background:#0F64D8; border-radius: 4px 4px 0 0; overflow: hidden; height: 56px; font-size: 24px;text-align: center; font-weight: bold; color: #fff; line-height: 56px; }
.sideNavBox { border:2px solid #0F64D8; background: #fff; border-radius: 0 0 4px 4px; overflow: hidden; }
.sideNavBox ul { padding: 8px; }
.sideNavBox li { margin-bottom: 8px; }
.sideNavBox h3 a { height: 32px; line-height: 32px; background: #eeeff0;  font-size: 12px; display: block; color: #fff; border-radius: 4px; overflow: hidden; color: #393939; font-weight:bold;text-align: center;}
.sideNavBox h3 a:hover, .sideNavBox .active h3 a { background: #0F64D8; color: #fff; }
.sideNavWrap em { background: url(../image/shadow.png) no-repeat; width: 240px; height: 13px; position: absolute; bottom: -13px; right: 0; }

.sideWrap { margin-bottom: 19px; }
.sideWrap h2 { background: #0F64D8; height: 43px; line-height: 43px; font-size: 18px; color: #fff;text-align: center;}
.sideWrap h2 span{ padding-left:10px;}
.sideBox { background: #E5E5E5; }

.sideNewsBox { padding: 11px 12px 13px 11px; }
.sideNewsBox li { border-bottom: 1px solid #d2d2d2; height: 29px; line-height: 29px; }
.sideNewsBox h3 a { background: url(../image/arrow.gif) no-repeat 0 center; display: block; padding-left: 11px; }

.sideContactBox { padding: 12px 40px 14px 17px; line-height: 26px; color: #535353; }


/* case */
.case{background:url(../image/submit1.jpg) no-repeat center 0 ;}
.picMarquee-left{ overflow:hidden; position:relative;    padding-top: 20px;  }
.yyly{ padding-top:0px !important;}
.picMarquee-left .hd{ overflow:hidden;  height:50px; margin:0 auto; }
.picMarquee-left .hd span{font-size: 36px; color: #343434; font-weight: bold;line-height: 42px;}
.picMarquee-left .hd span b{ color:#D2D2D2; padding-left:10px;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block; float:right; margin-left:10px; overflow:hidden; cursor:pointer; }
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

.picMarquee-left .bd{ padding:10px 0px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;  }

.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:220px; height:165px; display:block; padding:2px; border:1px solid #ccc; }


.post-thumbnail {height: auto; overflow: hidden; } 
.content-wrap { padding: 0; position: absolute; text-align: center; width: 100%; top: 0; height:170px; bottom: 0; display: table-cell; vertical-align: middle; overflow: hidden; } 
.content-wrap h1.entry-title { display: table;  height:170px; width: 100%; margin:0; } 
.featured-image { display: table-cell; position: relative; transition: opacity .25s ease-in-out, background .25s ease-in-out; -moz-transition: opacity .25s ease-in-out, background .25s ease-in-out; 
-webkit-transition: opacity .25s ease-in-out, background .25s ease-in-out; 
vertical-align: middle; z-index: 1; color: #fff; text-decoration: none; opacity: 0; padding:0 10%; } 
.featured-image:hover { opacity: 0.9; color: #fff; background:rgb(238, 119, 3); } 

.main_s{width: 1150px;margin: 30px auto;}
.ny_title h2{line-height:40px;color:#666666;font-size:18px;border-bottom: 1px #ccc dashed;margin-bottom:10px;font-weight: bold;}
dl.news_dl {font-size:14px; color:#666; padding:10px 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
.news_dl a img:hover{ background: #EE7703;}
dl.news_dl a{ color:#000; }
dl.news_dl dt {line-height:24px;height:24px;width:700px;overflow:hidden;}
dl.news_dl .dt_1 { height:20px;padding-left:20px;    font-size: 16px;color: #666666; font-weight:bold;text-decoration:none;  }
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"Microsoft YaHei"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} 
dl.news_dl dd {font-size:12px;overflow:hidden; padding:0px 30px;}
.per{float:left;margin-top:20px; text-align:center; width: 100%;margin-bottom: 20px; background:#eee;}
.per p{ line-height:35px; margin:0px;  padding:0px 10px;width:auto; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.cgbt{border-bottom: 1px #ccc solid;font-size: 18px;font-weight: bold;}
.xgwz{float:left; margin-bottom:40px;}.xgwz ul{ padding:0px;}
.xgxw{ width:345px;line-height: 25px; height:25px; float:left;margin:5px 10px;border-bottom: 1px #ccc dashed;white-space: nowrap;overflow: hidden;}
.dede_pages{float:left; width:740px;}
.dede_pages ul{float:left;padding:12px 0px 12px 36px;}
.dede_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.dede_pages ul li a{float:left;padding:10px;color:#555;display:block;}
.dede_pages ul li a:hover{background-color:#C6242F; color:#fff;text-decoration:none;padding:10px;}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#F6C042; color:#fff;padding:5px;font-weight:bold;}
.dede_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.dede_pages .pageinfo strong{color:#555;margin:0px 2px;}
.pro_img{ width:820px; margin: 0px auto; height:auto;    overflow: auto;}
.pro_img ul{ padding:0px; margin:0px;list-style:none; }
.pro_img ul li{ float:left;width:222px; margin:10px 25px;height: 210px;}
.pro_img ul li a{text-decoration:none;} 
.pro_img ul li a img{ width:220px; height:165px; border:1px #ccc solid; border-radius:3px; }
.pro_img ul li a span{ width:220px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
.pro_img ul li a img:hover{ width:240px; height:180px;position:absolute;margin-left:-10px;}
.pro_img2{ width:740px; margin: 0px auto; height:auto    overflow: auto;}
.pro_img2 ul{ padding:0px; margin:0px;list-style:none; }
.pro_img2 ul li{ float:left;width:150px; margin:10px 16px;height: 160px;}
.pro_img2 ul li a{text-decoration:none;} 
.pro_img2 ul li a img{ width:150px; height:113px; border:1px #ccc solid; border-radius:3px; }
.pro_img2 ul li a span{ width:150px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
/* productBox */
.productBox { width:740px; overflow: hidden;margin-top: 20px }
.productBox li { float: left; position: relative; width: 228px; height:220px; border: 1px solid #858585; background: #f4f4f4; margin:0 7px; margin-bottom: 24px; }
.productBox h3 { text-align: center; font-size: 16px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBox h4 { margin-bottom: 8px; text-align: center; font-size: 14px; color: #F00; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBox p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBox span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block; line-height: 19px; position: relative; left: 5px; }
.productBox a { position: absolute; top: -4px; left: -4px; width: 236px; height: 238px; }
.productBox .on {background: #F6C042;border-color: #2D2D2B;}
.productBox .on h3 { color: #fff; }
.productBox .on h4 { color: #fff; }
.productBox .on p { color: #fff; }
.productBox .on span { border-color: #125ed6; background: #fff; color: #125ed6; }

.productBoxs { width:860px; overflow: hidden;margin-top: 20px }
.productBoxs li { float: left; position: relative; width:171px; height:258px; border: 1px solid #858585; background: #f4f4f4; margin:0 20px; margin-bottom: 24px; }
.productBoxs h3 { margin:0px; line-height:30px; text-align: center; font-size: 16px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBoxs p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBoxs span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block; line-height: 19px; position: relative; left: 5px; }
.productBoxs a { position: absolute; top: -4px; left: -4px; width:171px; height:236px; }
.productBoxs .on { background:#0261CF; border-color: #0261CF; }
.productBoxs .on h3 { color: #fff; }
.productBoxs .on p { color: #fff; }
.productBoxs .on span { border-color: #125ed6; background: #fff; color: #125ed6; }

#content01 h3{font-size: 20px;padding: 10px;margin-left: 22px;color:#04AFDA;line-height: 20px;font-weight: 600;border-bottom: #d6d6d6 1px solid;}
#content01 h3 span{float: right;font-weight: 100; font-size: 12px;color: #666666;}
#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px;    width: 1200px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:150px;}.f6{width:990px;}.linkbox h3{ width:150px;}
.linkbox ul li{border-bottom:1px #ccc dashed;    margin: 0px 8px; width:auto; float:left;list-style:none; line-height:30px;text-align: center; margin-bottom: 10px;}
.hotnew_bt{ font-size:16px; width:1100px; float:left;color:#666666;font-weight: bold;border-bottom:#086DB4 2px solid; margin-top: 20px;margin-bottom: 20px;}
.hotnew{ width:150px;padding: 0px 30px;margin-top:20px;}.hotnew h3{ width:300px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;list-style:none; line-height:30px;margin-bottom: 20px;}


