* { margin:0; padding:0; }
a:link, a:visited, a:hover, a:active { color:#333; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#e24800; -o-transition:color 0s ease; -moz-transition:color 0s ease; -ms-transition:color 0s ease; -webkit-transition:color 0s ease; transition:color 0s ease; }
body { font:12px/20px "宋体", "Arial", "Thmano", "Microsoft Yahei"; color:#333; background:#FFF; min-width:1000px; }
img { border:0px; }
ul, ol { list-style-type:none; }
table { border-collapse:collapse; border-spacing:0; }
font { font-size:12px; }
input, textarea, select  { font:12px/20px "Arial", "Thmano", "Microsoft Yahei"; color:#999; outline:0; }
textarea { resize: none; overflow:auto; }
ul, ol { list-style-type:none; }
table { border-collapse:collapse; border-spacing:0; }
h1,h2,h3,h4,h5,h6,font { font-size:12px; }
/* public css */
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.hidden { display:none; }
.center { text-align:center; }
.overlay { width:100%; height:100%; background:#000; position:fixed; _display:none; left:0; top:0; z-index:100; opacity:1; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
/* pager */
.pager { display:block; width:100%; height:auto; padding:20px 0; text-align:center; clear:both; margin-bottom:10px; }
.pager span, .pager a{ display:inline-block; border:1px solid #ddd; color:#333; height:24px; line-height:24px; padding:0px 8px; text-decoration:none; background:#FFF; margin:0 5px; }
.pager a:hover{ background:#fdfbfc; border-color:#ccc; color:#a41101; text-decoration:none;}
.pager .cur{ background:#a41101; border-color:#a41101; font-weight:bold; color:#FFF; }
.pager span.dot{ background:#8d5248; border-color:#0a6c00; font-weight:bold; color:#FFF; }
/* relatedLink */
.relatedLink { height:30px; line-height:30px; border:1px solid #dcdcdc; width:97%; margin:0 auto 20px; }
.relatedLink .prevLink { float:left; margin-left:10px; }
.relatedLink .nextLink { float:right; margin-right:10px; }
.relatedLink a:hover { color:#a41101; }

/* header */
.header { height:138px; background:#7b0400; border-bottom:2px solid #d83000; }
.header .head { width:1000px; height:95px; margin:0 auto; background:url(../style/images/bg1.gif) 520px top no-repeat; }
.header .logo { float:left; width:240px; height:68px; margin:14px 0 0 10px; display:inline; }
.header .logo img { width:240px; height:68px; }
.header .tel { float:left; height:41px; width:200px; margin:30px 0 0 30px; color:#fddd9a; display:inline; }
.header .tel span.t { font-size:18px; height:22px; line-height:20px; overflow:hidden; display:block; }
.header .tel span.code { display:block; height:26px; line-height:25px; font-size:30px; font-family:"Arial"; }
.header .opr { float:right; width:260px; padding-top:10px; }
.header .opr .t { height:35px; float:right; width:100%; }
.header .opr .t a { float:right; height:15px; line-height:15px; color:#fddd9a; margin:0 10px; }
.header .opr .t a:hover { color:#ff9794; }
.header .opr .t a.contact { padding-left:15px; background:url(../style/images/mobile.gif) left center no-repeat; }
.header .opr .t a.setHome { padding-left:15px; background:url(../style/images/setHome.gif) left center no-repeat; }
.header .opr .t a.addFavo { padding-left:15px; background:url(../style/images/addFavo.gif) left center no-repeat; }
.header .opr .searcher { float:right; width:240px; height:26px; background:url(../style/images/searcher.gif) 0 0 no-repeat; }
.header .opr .searcher .submit { float:right; width:44px; height:26px; color:#FFF; background:url(../style/images/searchBtn.gif) 0 0 no-repeat; border:none; cursor:pointer; }
.header .opr .searcher .txt { float:left; width:180px; height:26px; padding:0 5px; line-height:26px; border:none; background:none; }
/*  navigation */
.navigation { width:1000px; height:45px; margin:0 auto; background:url(../style/images/navi.gif) 0 0 repeat-x; }
.navigation .l { width:14px; float:left; height:45px; background:url(../style/images/navi.gif) 0 -55px no-repeat; }
.navigation .r { width:14px; float:right; height:45px; background:url(../style/images/navi.gif) 0 -110px no-repeat; }
.navigation .list { width:915px; float:left; margin-left:35px; display:inline; }
.navigation li.nav1 { float:left; height:45px; width:130px; background:url(../style/images/naviLine.gif) left center no-repeat; }
.navigation a.nav1 { display:block; height:45px; line-height:45px; font-size:14px; font-family:"Microsoft Yahei"; color:#ffe09b; text-align:center; }
.navigation a.nav1:hover { background:url(../style/images/naviHover.gif) center top no-repeat; }
.navigation li.home { background:none; }
/* banner */
.banner { width:100%; margin-bottom:30px; height:350px; overflow:hidden; }
.banner .main { width:100%; overflow:hidden; position:relative; }
.minBanner .main{ height:200px; }
.banner ul.list { width:500%; height:350px; }
.minBanner ul.list { width:500%; height:200px; }
.banner li.item { width:20%; height:350px; float:left; }
.banner .tip { position:absolute; height:15px; width:1000px; left:50%; margin-left:-500px; bottom:20px; text-align:left; }
.banner .tip em { width:28px; height:8px; font-size:0; line-height:0; cursor:pointer; display:inline-block; margin:0 5px; background:#b5342e; border:1px solid #d56d64; }
.banner .tip em.cur { background:#faa42d; border:1px solid #fec665; }
.minBanner, .minBanner .list, .minBanner .item { height:200px; }

/* iwrapper */
.iwrapper, .wrapper {}
.iwrap, .wrap { width:1000px; margin:0 auto; }
.wrap { margin-bottom:20px; position:relative; }
.wrap1 { height:260px; }
.wrap2 { height:230px; margin-bottom:20px; }
/* column */
.column .thead { height:45px; background:url(../style/images/column.gif) 0 0 repeat-x; margin-bottom:15px; }
.column .thead .l { float:left; width:10px; height:45px; background:url(../style/images/column.gif) 0 -55px no-repeat; }
.column .thead .r { float:right; width:10px; height:45px; background:url(../style/images/column.gif) 0 -110px no-repeat; }
.column .thead span.tit { float:left; width:102px; text-align:center; height:45px; line-height:50px; overflow:hidden; margin-left:10px; color:#FFF; font-size:14px; font-family:"Microsoft Yahei"; background:url(../style/images/tit.gif) 0 0 no-repeat; }
.column .thead a.more { float:right; height:45px; line-height:45px; width:45px; color:#f8ce8f; }
.column .thead span.sort {  float:left; height:45px; line-height:45px; width:500px; color:#f8ce8f; margin-left:20px; }
.column .thead span.sort a { margin:0 8px; color:#f8ce8f; }
.column .thead span.sort a:hover { text-decoration:underline; }
/* iproduct */
.iproduct { width:1000px; height:260px; }
.iproduct .tbody { width:100%; height:180px; overflow:hidden; margin:0 auto; }
.iproduct .main { overflow:hidden; width:100%; height:180px; position:relative; }
.iproduct ul.list { float:left; width:300%; }
.iproduct li.item { float:left; width:255px; height:175px; overflow:hidden; }
.iproduct a.container { display:block; width:220px; height:175px; overflow:hidden; position:relative; margin:0 auto; }
.iproduct a.container span { width:100%; height:30px; line-height:30px; display:block; text-align:center; background:#ec6f00; color:#FFF; position:absolute; left:0; bottom:-1px; }
.iproduct a.container img { width:220px; height:175px; display:block; }
/* iabout */
.iabout { float:left; width:300px; }
.iabout .tbody .img { width:103px; height:115px; background:url(../style/images/iab.gif) left top no-repeat; float:left; margin-right:12px; display:inline; }
.iabout .tbody img { width:96px; height:107px; display:block; margin:1px 0 0 2px; }
.iabout .tbody p { line-height:23px; text-align:justify; }
.iabout .tbody p a { margin-left:10px; color:#e24800; }
/* inews */
.inews { float:left; width:380px; height:225px; overflow:hidden; margin-left:20px; display:inline; }
.inews .item { height:25px; line-height:25px; float:left; border-bottom:1px dotted #d2d2d2; width:100%; background:url(../style/images/tip1.gif) 3px center no-repeat; }
.inews .item span { float:right; }
.inews .item a { float:left; margin-left:15px; }
/* icontact */
.icontact { float:right; width:280px; height:225px; overflow:hidden; background:url(../style/images/tel.gif) right bottom no-repeat; }
.icontact .tbody p { line-height:23px; text-align:justify; }
/* footer */
.footer { background:#550300; padding-top:15px; }
.footer .subNav { height:45px; line-height:45px; text-align:center; color:#1c5ee6; background:url(../style/images/navi.gif) 0 0 repeat-x; margin-bottom:24px; }
.footer .subNav a { color:#ffdf9a; display:inline-block; width:100px; font-size:14px; height:45px; background:url(../style/images/naviLine.gif) left center no-repeat; font-family:"Microsoft Yahei"; }
.footer .subNav a.home { background:none; }
.footer .subNav a:hover { text-decoration:underline; color:#FFF; }
.footer .ikey { height:30px; line-height:30px; color:#ffdf9a; text-align:center; }
.footer .bottomcontent { text-align:center; color:#ffdf9a; line-height:22px; padding-bottom:15px; }
.footer .bottomcontent a { color:#ffdf9a; }
.footer .bottomcontent a:hover { color:#ffae00; }

/* sidebar */
.sidebar { width:235px; float:left; background:url(../style/images/sidebar.gif) center top repeat-y; }
.content { width:745px; float:right; }
.sidebar .h1 { height:45px; background:url(../style/images/left.gif) center center no-repeat; margin-bottom:20px; }
.sidebar .h1 span { height:45px; line-height:45px; display:block; font-size:18px; font-family:"Microsoft Yahei"; color:#fddc99; text-align:center; }
.leftnav ul.list { margin-bottom:20px; padding-left:22px; }
.leftnav ul.list li { width:180px; height:32px; margin-bottom:5px; }
.leftnav a.nav2 { display:block; width:200px; height:32px; line-height:30px; text-align:center; color:#666; background:url(../style/images/leftNav.gif) center 0 no-repeat; }
.leftnav a.nav2:hover { background:url(../style/images/leftNav.gif) center -42px no-repeat; color:#fddc99; }
/* leftcontact */
.leftcontact { width:200px; margin-left:15px; }
.leftcontact .thead { height:30px; line-height:30px; background:url(../style/images/leftcon.gif) left bottom no-repeat; margin-bottom:10px; }
.leftcontact .thead .tit { font-size:16px; color:#c00f00; font-family:"Microsoft Yahei"; }
.leftcontact .tbody img { float:left; width:120px; height:100px; display:block; margin:0 10px 0 0; }
.leftcontact .tbody p { line-height:25px; text-align:justify; }
.sidebar .tfoot { width:100%; height:9px; background:url(../style/images/leftBottom.gif) center top no-repeat; }
/* content */
.content .thead { height:45px; background:url(../style/images/column.gif) 0 0 repeat-x; margin-bottom:15px; }
.content .thead .l { float:left; width:10px; height:45px; background:url(../style/images/column.gif) 0 -55px no-repeat; }
.content .thead .r { float:right; width:10px; height:45px; background:url(../style/images/column.gif) 0 -110px no-repeat; }
.content .thead div.tit { float:left; width:102px; text-align:center; height:45px; line-height:50px; overflow:hidden; margin-left:10px; color:#FFF; font-size:14px; font-family:"Microsoft Yahei"; background:url(../style/images/tit.gif) 0 0 no-repeat; }
.content .sitepath { float:right; height:44px; line-height:44px; text-align:right; margin-right:10px; display:inline; color:#f8ce8f; }
.content .sitepath a { color:#f8ce8f; }
.content .sitepath a:hover { color:#ff7800; }

/* singlePage  单网页/文章发布 */
.singlePage .main, .about .main { overflow:hidden; padding:15px; }
.singlePage .main p, .about .main p { margin-bottom:10px; line-height:20px; }

/* productLsit */
.productLsit .main { overflow:hidden; width:100%; }
.productLsit ul.list { float:left; width:100%; }
.productLsit li.item { float:left; width:248px; height:175px; overflow:hidden; margin-bottom:15px; }
.productLsit a.container { display:block; width:220px; height:175px; overflow:hidden; position:relative; margin:0 auto; }
.productLsit a.container span { width:100%; height:30px; line-height:30px; display:block; text-align:center; background:#ec6f00; color:#FFF; position:absolute; left:0; bottom:-1px; }
.productLsit a.container:hover span { background:#960502; }
.productLsit a.container img { width:220px; height:175px; display:block; }

/* listProduct2 */
.listProduct2 .main { padding:15px; }
.listProduct2 .main .list { padding-bottom:20px; }
.listProduct2 .main .list ul { overflow:hidden; }
.listProduct2 .main .list li { float:left; padding:10px 0; width:100%; border-bottom:1px dotted #d9d9d9; }
.listProduct2 .main .list li .img { float:left; width:150px; height:125px; padding:2px; border:1px solid #cccccc; background:#FFF; }
.listProduct2 .main .list li .img:hover { border:1px solid #e33960; }
.listProduct2 .main .list li .img img { width:150px; height:125px; }
.listProduct2 .main .list li .wd { width:545px; float:right; }
.listProduct2 .main .list li .tit { height:20px; font-size:14px; line-height:20px; color:#116eab; }
.listProduct2 .main .list li .tit a { color:#671763; }
.listProduct2 .main .list li .tit a:hover { text-decoration:underline; color:#e33960; }
.listProduct2 .main .list li .summary { text-indent:2em; line-height:22px; height:88px; overflow:hidden; color:#555; }

/* pageProduct */
.pageProduct .main { padding:15px 15px; }
.pageProduct .main .photo { text-align:center; width:390px; float:left; }
.pageProduct .main .photo img { width:380px; height:303px; display:block; }
.pageProduct .main .photo i { display:block; padding:4px; background:#FFF; border:1px solid #efe6cd; margin-bottom:10px; width:380px; height:303px; }
.pageProduct .main .photo span { display:block; width:390px; background:#efe6cd; height:30px; line-height:30px; color:#671763; font-weight:700; }
.pageProduct .main .wd { float:right; width:275px; height:290px; overflow:hidden; padding:10px; border:1px solid #ddd; background:#f8f4e7; }
.pageProduct .main .wd h1 { font-size:16px; font-weight:700; line-height:20px; margin-bottom:7px; color:#a30900; }
.pageProduct .main .wd ul { font-size:14px; }
.pageProduct .main .wd li.item { height:30px; line-height:30px; }
.pageProduct .main .wd li.item span { margin-right:5px; }
.pageProduct .main .wd li.btn { height:45px; }
.pageProduct .main .wd li.btn a.order { width:105px; height:40px; margin-top:5px; line-height:32px; text-align:center; background:url(../style/images/order.gif) 0 0 no-repeat; display:block; color:#FFF; }
.pageProduct .main .info { border:1px solid #efe6cd; background:#f8f4e7; }
.pageProduct .main .m { border:1px solid #FFF; padding:10px 15px; }
.pageProduct .main div.ts { font-size:14px; font-weight:700; color:#a30900; height:25px; border-bottom:1px solid #e2d7b9; }
.pageProduct .main div.infor { border-top:1px solid #FFF; padding-top:10px; margin-bottom:10px; line-height:24px; color:#777; }
.pageProduct .main .info { margin-bottom:20px; }

/* listNews */
.listNews .main { padding:10px 15px; }
.listNews .main .list { padding-bottom:20px; }
.listNews .main .list ul { overflow:hidden; }
.listNews .main .list li.item { width:100%; height:30px; line-height:30px; background:url(../style/images/tip1.gif) left center no-repeat; border-bottom:1px dashed #CCC; }
.listNews .main .list li.item a { float:left; padding-left:20px; color:#666; }
.listNews .main .list li.item a:hover { color:#e33960; }
.listNews .main .list li.item span { float:right; margin-right:10px; color:#999; }

/* listNews2 */
.listNews2 .main { padding:15px; }
.listNews2 .main .list { padding-bottom:20px; }
.listNews2 .main .list ul { overflow:hidden; }
.listNews2 .main .list li { float:left; padding:10px 0; width:100%; border-bottom:1px dotted #d9d9d9; }
.listNews2 .main .list li .img { float:left; width:150px; height:110px; padding:2px; border:1px solid #cccccc; background:#FFF; }
.listNews2 .main .list li .img img { width:150px; height:110px; }
.listNews2 .main .list li .img:hover { border:1px solid #e33960; box-shadow:0 0 3px rgba(0,0,0,0.2); }
.listNews2 .main .list li .wd { width:545px; float:right; }
.listNews2 .main .list li .tit { height:20px; font-size:14px; line-height:20px; color:#116eab; }
.listNews2 .main .list li .tit a { color:#671763; }
.listNews2 .main .list li .tit a:hover { color:#e33960; }
.listNews2 .main .list li .mark { height:20px; color:#999; }
.listNews2 .main .list li .mark span { margin-right:5px; }
.listNews2 .main .list li .mark span.d { margin-left:5px; }
.listNews2 .main .list li .summary { text-indent:2em; line-height:22px; height:74px; overflow:hidden; color:#555; }

/* pageNews */
.pageNews .main { padding:0 30px; }
.pageNews .main .tit { font-size:18px; line-height:25px; padding:15px 0; text-align:center; color:#e33960; }
.pageNews .main .mark { height:30px; line-height:30px; text-align:center; margin-bottom:20px; color:#999; border-bottom:1px solid #eee; border-top:1px solid #FFF;  }
.pageNews .main .mark span, .pageNews .main .mark a.msg { margin:0 7px; }
.pageNews .main .mark .font a { margin:0 3px; color:#ccc; }
.pageNews .main .mark .font a:hover, .pageNews .main .mark .font a.cur { color:#e33960; }
.pageNews .main .mark a.msg { width:40px; height:20px; line-height:20px; display:inline-block; background:url(../style/images/t.png) -31px 0 no-repeat; color:#999; }
.pageNews .main .photo { overflow:hidden; text-align:center; margin-bottom:20px; }
.pageNews .main .photo img { max-width:580px; padding:5px; border:1px solid #ccc; background:#FFF; }
.pageNews .main .info { margin-bottom:40px; color:#666; }
.pageNews .main .info p { margin-bottom:10px; line-height:2; text-indent:2em; }

/* pageLinks */
.listLink {}
.listLink .main ul { padding-top:15px; overflow:hidden; }
.listLink .main li { float:left; width:150px; height:50px; margin-left:23px; margin-bottom:15px; }
.listLink .main a { display:block; }
.listLink .main img { width:148px; height:48px; border:1px solid #ccc; }

/* pageLinks */
.listLink2 {}
.listLink2 .main ul { padding-top:15px; overflow:hidden; }
.listLink2 .main li { float:left; width:150px; height:30px; line-height:30px; margin-left:23px; margin-bottom:5px; }
.listLink2 .main a { display:block; }

/* sinfo */
.sinfo { padding:15px; line-height:24px; }

/*HTML地图*/
.about_main{line-height:30px; height:auto; font-size:14px;color:#666666; margin:0; padding:0;float:left;}
.about_main ul{list-style:none; margin:0; padding:0;}
.about_main ul li.map_1{border-bottom:1px solid #eee;margin:10px 0;padding:10px;font-weight:bold;}
.about_main ul li.map_2{ float:left; min-width:110px; padding:0 5px;}
.about_main ul li.map_3{ float:left; min-width:110px; padding:0 5px;}
.about_main ul li a{color: #666666;}
.about_main ul li a:hover{color:#666666; text-decoration:underline; font-weight:bold;}
.right_top ._column_title{ border-left:3px solid #e60044; color:#333; float:left; font-size:20px; height:24px; line-height:24px; margin:19px 0; padding-left:15px; display:inline;}
.right_top .column_path{ float:right;display:inline; color:#999; font-size:12px;}
.right_top .column_path a{color:#999;}
.clear { clear: both;font-size: 0px; margin: 0; padding: 0;display: block;height: 0px;_height: 0px;overflow: hidden;}