﻿@import 'animate.ui.css';

/******************************
 ** 初始化 / 兼容到IE7
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { min-width:1250px; min-height:100%; font:14px/2 'Microsoft Yahei', Arial; color:#666; background:url(../images/body-bj.png) center center repeat #f9f7f5; }
img { border:0px; }
ul, ol { list-style-type:none; vertical-align:bottom; }
table { border-collapse:collapse; border-spacing:0; }
input, textarea, select { font:14px/1 'Microsoft Yahei', Arial; color:#666; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#333; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#e50012; }
a:link,
a:link img,
input { transition:all .3s linear; }

.clear { float:none !important; clear:both; +line-height:0; +font-size:0; +height:0; }
.hidden { display:none; visibility:visible; }
.wrap { width:1200px; margin:0 auto; position:relative; }



/******************************
 ** 首页
 ******************************/
.topper { height:60px; line-height:45px; background:url(../images/header-bj.png) center center repeat #b9191d; border-bottom:1px solid #60.247.153.162; color:#ffffff; }
.topper .wel { }
.topper .ox { position:absolute; right:0; top:0; }
.topper .ox li { float: left;display:block; +display:inline; +zoom:1; background:url(../images/header-line.png) left center no-repeat; }
.topper .ox li:first-child { background:none; }
.topper .ox a { display:block; padding:0 15px; color:#ffffff; }
.topper .ox a:hover { color:#FFF; }

.header { height:80px; background:url(../images/header-bj.png) center center repeat #b9191d; color:#dfa8a8; border-bottom:1px solid #fff; position:relative; z-index:10; }
.header .logo { position:absolute; left:1%; top:0; margin:-65px 0 0 10px; width:160px; height:150px; padding:30px 20px 0; background:url(../images/logo-bj.png) center bottom no-repeat; }
.header .logo img { display:block; width:85%; }
.header .showsos { float:left; margin:20px 0 0 30px; width:40px; height:40px; background:url(../images/header-sos.png) center center no-repeat; overflow:hidden; text-indent:-99em; cursor:pointer; }
.header .showsos:hover { opacity:.9; filter:Alpha(opacity=90); }

.searcher { position:absolute; right:0; top:80px; z-index:10; background:#fff; padding:10px; display:none; }
.searcher .txt { height:30px; line-height:30px; width:240px; padding:0 0 0 10px; }
.searcher .submit { position:absolute; right:10px; top:10px; width:50px; height:34px; background:#ef1016; color:#FFF; border:0; cursor:pointer; }
.searcher .submit:hover { background:#ae0f13; }

.nav { float:left; }
.nav li { float:left; width:110px; height:80px; position:relative; }
.nav li > a { display:block; height:80px; line-height:80px; font-size:17px; color:#fff; text-align:center; transition:none; transition:background .5s ease; }
.nav .drop { position:absolute; left:0; top:80px; right:0; background:url(../images/43c526e0a4ee42cbb6ba144fdbc50570.gif) center center repeat; padding:1px 0 0; display:none; }
.nav .drop dl { position:relative; }
.nav .drop dd { line-height:24px; text-align:center; background:#bc0000; margin:0 0 1px; }
.nav .drop a { display:block; padding:8px; color:#fff; }
.nav .drop a:hover { background:#cb0414; }
.nav.active li.current > a { background:none; }
.nav li.active > a { background:url(../images/nav-hover.png) center center no-repeat!important; }
.nav li.current > a { background:url(../images/nav-hover.png) center center no-repeat; }
.nav li:first-child + li + li + li + li { margin:0 5px 0 0; }

.banner { position:relative; z-index:8; }
.banner .list { position:relative; overflow:hidden; z-index:1; }
.banner .list li { position:absolute; width:100%; height:100%; overflow:hidden; background:#FFF; display:none; z-index:1; }
.banner .list li:first-child { display:block; }
.banner .list li.active { z-index:2; }
.banner .list img { position:relative; display:block; width:1920px; left:50%; margin:0 0 0 -960px; }
.banner .tip { position:absolute; left:50%; bottom:20px; margin:0 0 0 -50px; line-height:0; z-index:18; }
.banner .tip li { display:inline-block; +display:inline; +zoom:1; width:12px; height:12px; border-radius:1px; background:#fff; border-radius:50%; margin:0 8px; cursor:pointer; transition:all .3s ease; }
.banner .tip li.active { background-color:#e50012; }
.banner .prev,
.banner .next { width:80px; height:80px; position:absolute; top:50%; margin:-40px 0 0; z-index:9; cursor:pointer; display:none; }
.banner .prev { background:url(../images/banner-pw.png) 0 0 no-repeat; left:60px; }
.banner .next { background:url(../images/banner-pw.png) 0 -80px no-repeat; right:60px; }
.banner .prev:hover,
.banner .next:hover { opacity:.6; filter:Alpha(opacity=60); }
.banner .list,
.banner .list img { height:680px; }
.banner.mini .list,
.banner.mini .list img { height:450px; }

.iblank { height:70px; }

.ihead { width:260px; height:50px; border-left:2px solid #bc0000; border-right:2px solid #bc0000; background:url(../images/body-bj.png) center center repeat #f8f6f4; margin:0 auto; text-align:center; color:#333; position:relative; top:-50px; }
.ihead h2 { font-size:26px; line-height:32px; }
.ihead h3 { text-transform:uppercase; line-height:20px; font-weight:normal; }
.ihead a { display:inline-block; +display:inline; +zoom:1; height:22px; line-height:22px; padding:0 5px; background:#d0d0d0; color:#fff; text-transform:uppercase; }
.ihead a:hover { background:#b9b9b9; }

.ipro { padding:0 0 80px; border-top:2px solid #bc0000; }
.ipro .ihead { top:-38px; }
.ipro .tabed { width:100%%; overflow:hidden; padding:0 0 20px; }
.ipro .tabed li { float:left; width:149px; height:44px; line-height:44px; text-align:center; margin:0 10px 20px; position:relative; border:1px solid #9d9d9d; font-size:16px; cursor:pointer; }
.ipro .tabed li i { position:absolute; left:4px; top:4px; bottom:4px; right:4px; border:1px solid #9d9d9d; }
.ipro .tabed li:hover { background:#f5f5f5; }
.ipro .tabed li.active { background:#ae0f13; border-color:#ae0f13; color:#fff; }
.ipro .tabed li.active i { border-color:#FFF; }
.ipro .main { width:100%; overflow:hidden; }
.ipro .list { float:left; width:100%;/* display: none; */ }
.ipro .item { float:left; width:380px; margin:0 10px; }
.ipro .item a { display:block; text-align:center; }
.ipro .item img { display:block; width:100%; height:285px; background:#eee; }
.ipro .item h3 { line-height:60px; font-size:18px; font-weight:normal; }

.icase { height:600px; padding:0 0 80px; background:url(../images/icase-bj.jpg) center center no-repeat; border-top:25px solid #b9191d; }
.icase .main { width:100%; padding:0 0 150px; overflow:hidden; position:relative; }
.icase .list { float:left; position:relative; padding:40px 0; }
.icase .item { float:left; width:400px; height:300px; position:relative; }
.icase .img { width:400px; height:300px; position:relative; }
.icase .img img { display:block; width:400px; height:300px; position:relative; background:#eee; }
.icase .item.active + .item img { width:440px; height:330px; left:-20px; top:-15px; box-shadow:0 0 20px rgba(0,0,0,.8); z-index:2; }
.icase .exp { position:absolute; left:-230px; right:-230px; top:330px; width:auto; text-align:center; display:none; }
.icase .exp h3 { line-height:50px; font-weight:normal; font-size:18px; }
.icase .exp p { line-height:24px; color:#999; }
.icase .item.active + .item .exp { display:block; }
.icase .prev,
.icase .next { position:absolute; top:400px; width:63px; height:33px; background:url(../images/icase-pw.png) 0 0 no-repeat #fff; border:1px solid #eee; cursor:pointer; border-radius:3px; }
.icase .prev { left:0; background-position:0 0; }
.icase .next { right:0; background-position:0 -40px; }
.icase .prev:hover { background-position:-70px 0; background-color:#ae0f13; border-color:#fff; }
.icase .next:hover { background-position:-70px -40px; background-color:#ae0f13; border-color:#fff; }

.iabout { padding:0 0 80px; border-top:25px solid #bc0000; }
.iabout .sketch { float:left; }
.iabout .sketch img { display:block; width:280px; height:372px; background:#eee; }
.iabout .info { float:left; width:500px; height:290px; padding:40px; border:1px solid #ddd; background:#fff; }
.iabout .info h3 { line-height:40px; font-size:20px; color:#333; margin:0 0 20px; }
.iabout .info p { height:150px; line-height:25px; color:#999; overflow:hidden; margin:0 0 30px; text-indent:2em; }
.iabout .info a { display:inline-block; +display:inline; +zoom:1; line-height:36px; padding:0 20px; background:#ae0f13; color:#FFF; }
.iabout .info a:hover { background:#d10308; }
.iabout .map { float:right; border:1px solid #ddd; }
.iabout .map img { display:block; width:300px; height:370px; background:#eee; }

.iphoto { float:left; width:100%; margin:20px 0 0; overflow:hidden; position:relative; }
.iphoto .list { float:left; width:500%; position:relative; }
.iphoto .item { float:left; width:224px; margin:0 20px 0 0; text-align:center; }
.iphoto .item img { display:block; width:100%; height:168px; background:#eee; }
.iphoto .item h3 { line-height:40px; font-weight:normal; color:#999; }

.inews01 { padding:0 0 0px; center bottom no-repeat; border-top:25px solid #bc0000; }
.inews { padding:0 0 150px; background:url(../images/inew-bj.png) center bottom no-repeat; border-top:25px }
.inews .list { width:100%; overflow:hidden; }
.inews .item { float:left; width:368px; height:135px; padding:9px 9px 9px 200px; border:1px solid #ddd; background:#fff; margin:0 10px 20px; position:relative; }
.inews .img { position:absolute; left:9px; top:9px; }
.inews .img img { display:block; width:180px; height:135px; background:#eee; }
.inews .item h3 { line-height:44px; font-size:16px; font-weight:normal; }
.inews .item p { height:48px; line-height:24px; color:#868686; margin:0 0 5px; }
.inews .item span { display:block; line-height:40px; padding:0 0 0 30px; color:#ccc; background:url(../images/inews-date.png) left center no-repeat; }

.subnav { background:#bc0000; color:#fff; }
.subnav .wrap { height:50px; line-height:50px; }
.subnav li { float:left; width:133px; text-align:center; }
.subnav a { font-size:16px; color:#fff; }
.subnav a:hover { opacity:.7; filter:Alpha(opacity=70); }

.footer { background:url(../images/footer-bj.jpg) center bottom no-repeat #b9191d; }
.footer .wrap { overflow:hidden; padding:50px 0 30px; }

.sublime { float:left; max-width:440px; margin:0 90px 0 0; }
.sublime dt { line-height:40px; font-size:16px; white-space:nowrap; color:#fff; }
.sublime dd { color:#fff; line-height:30px; }
.sublime a { color:#fff; }
.sublime a:hover { color:#fff; }

.subcode { float:right; }
.subcode li { float:left; width:150px; margin:0 0 0 10px; text-align:center; }
.subcode img { display:block; width:100%; height:150px; background:#fff; }
.subcode h3 { line-height:40px; font-weight:normal; color:#fff; }

.bottomer { height:50px; line-height:50px; text-align:center; background:#da0000; color:#fff; }
.bottomer a { color:#fff; }
.bottomer a:hover { color:#fff; }

.toolbar { position:fixed; top:300px; right:1px; z-index:100; }
.toolbar > * { width:60px; height:60px; position:relative; background:#f1050b; margin:0 0 2px; }
.toolbar > *.itop { background:#d4d4d4; }
.toolbar > *:first-child { border-top:0; }
.toolbar > * > a { display:block; width:60px; height:60px; text-align:center; color:#FFF; background:url(../images/toolbar-icon.png) center 0 no-repeat; }
.toolbar .qq a { background-position:center 0; }
.toolbar .qiao a { background-position:center -60px; }
.toolbar .tel a { background-position:center -120px; }
.toolbar .code a { background-position:center -180px; }
.toolbar .itop a { background-position:center -240px; }
.toolbar > * > a:hover { background-color: #ae0f13; }
.toolbar .drop-code { position:absolute; bottom:0; right:62px; background:#ae0f13; padding:5px; font-size:12px; text-align:center; color:#fff; box-shadow:0 0 1px rgba(0,0,0,.2); width:145px; display:none; }
.toolbar .drop-code img { display:block; width:145px; height:145px; }
.toolbar .drop-code h3 { font-weight:normal; }
.toolbar .drop-tel { position:absolute; top:0; right:62px; width:0; overflow:hidden; }
.toolbar .drop-tel p { width:152px; height:60px; line-height:60px; padding:0 0 0 10px; background:#ae0f13; color:#FFF; font-size:20px; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background-color:#ae0f13; }
.toolbar .itop:hover { background-color:#ae0f13; }



/******************************
 ** 内页架构
 ** 左右式
 ** V2018-01
 ******************************/
.wrapper { width:1200px; margin:0 auto; position:relative; padding:50px 0 50px; }
.sidebar { float: left; width:260px; background:#fff; }
.container { margin:0 0 0 275px; padding:20px 30px; background:#fff; }

.location { position:relative; height:54px; line-height:54px; margin:0 0 20px; border-bottom:1px dashed #999; }
.location .head { }
.location .head h2 { display:inline-block; +display:inline; +zoom:1; vertical-align:middle; font-size:20px; font-weight:normal; background:url(../images/location-earth.png) right center no-repeat; padding:0 30px 0 0; border-bottom:2px solid #ae0f13; }
.location .head h3 { display:none; }
.location .path { display:none; }

.side-menuer { padding:20px; }

.topclass { padding:10px 15px; background:#ae0f13; color:#fff; }
.topclass h2 { line-height:30px; font-size:24px; margin:0 0 5px; }
.topclass h3 { line-height:20px; text-transform:uppercase; font-weight:normal; opacity:.9; filter:Alpha(opacity=90); }

.side-menu { padding:20px 0 0; }
.side-menu dd { }
.side-menu dd > a { display:block; padding:0 20px; margin:0 0 2px; line-height:40px; font-size:16px; background:url(../images/fffff.png) 94% center no-repeat #ae0f13; color:#fff; }
.side-menu .drop { overflow:hidden; margin:0 0 15px; }
.side-menu .drop li { border-bottom:1px dashed #ddd; }
.side-menu .drop a { display:block; padding:0 20px; height:36px; line-height:36px; color:#999; }
.side-menu .drop a:hover { color:#e43b48; }
.side-menu dd.current > a { background-color:#ae0f13; }
.side-menu dd.current .drop { display:block !important; }
.side-menu li.current > a { color:#e43b48; }

.side-url { padding:0 20px 10px; }
.side-url dd { margin:0 0 10px; position:relative; }
.side-url a,
.side-url span { display:block; }
.side-url img { display:block; width:100%; height:94px; }
.side-url .exp { position:absolute; left:20px; top:20px; }
.side-url h3,
.side-url h4 { font-weight:normal; font-size:20px; line-height:1.4; text-transform:uppercase; color:#333; }
.side-url h4 { color:#999; font-size:15px; }



/******************************
 ** 公共架构
 ** V2018-02
 ******************************/
.article { text-align:justify; margin:0 0 20px; }
.article img { max-width:100%; }

.null { padding:0 0 300px 0; line-height:60px; }

.pager { width:100%; height:34px; margin-bottom:20px; text-align:center; }
.pager > * { display:inline-block; height:34px; line-height:34px; padding:0 15px; background:#FFF; border:1px solid #ddd; margin:0 5px; border-radius:3px; }
.pager > *:first-child { display:none; }
.pager > *:first-child + * { margin-left:0px; }
.pager > span { cursor:no-drop; }
.pager > span.cur { cursor:default; background:#ae0f13; color:#fff; border-color:#ae0f13; font-weight:bold; }
.pager > a:hover { background:#f9f9f9; }

.relink { border-top:1px solid #ddd; padding:20px 0; overflow:hidden; }
.relink p { height:30px; line-height:30px; overflow:hidden; }
.relink p:first-child {  }

.share { height:40px; position:relative; margin:0 0 5px; }
.share .bdsharebuttonbox { height:40px; }
.share.right .bdsharebuttonbox { float:right; }
.share span { float:left; height:27px; line-height:27px; margin:6px 6px 6px 0; }
.share a { float:left; padding-left:27px !important; height:27px !important; margin:6px 6px 6px 0; background-image:url(../images/1dd0f78cee9b4174be905787a35ba148.gif) !important; }
.share a.jing_qzone { background-position:0 0 !important; }
.share a.jing_tsina { background-position:0 -27px !important; }
.share a.jing_tqq { background-position:0 -54px !important; }
.share a.jing_renren { background-position:0 -81px !important; }
.share a.jing_weixin { background-position:0 -135px !important; }



/******************************
 ** 产品
 ** V2018-02
 ******************************/
.product-lister { position:relative; overflow:hidden; }
.product-lister .list { width:102%; padding:0 0 20px; overflow:hidden; }
.product-lister .item { float:left; width:278px; margin:0 15px 0 0; }
.product-lister .item a { display:block; text-align:center; }
.product-lister .item img { display:block; width:100%; height:210px; background:#eee; }
.product-lister .item h3 { line-height:60px; font-size:16px; font-weight:normal; }

.product2-lister {  }
.product2-lister .list { margin:-20px 0 0; padding:0 0 20px; }
.product2-lister .item { position:relative; height:180px; padding:20px 0 20px 260px; border-bottom:1px solid #e5e5e5;  }
.product2-lister .img { position:absolute; left:0; top:20px; width:240px; overflow:hidden; background:#f5f5f5; }
.product2-lister .img img { display:block; width:100%; height:180px; }
.product2-lister .item:hover img { opacity:.8; filter:Alpha(opacity=80); }
.product2-lister .item h3 { height:30px; line-height:30px; font-size:18px; font-weight:normal; margin:0 0 15px; overflow:hidden; }
.product2-lister .item p { height:72px; line-height:24px; overflow:hidden; text-align:justify; color:#999; margin:0 0 10px; }

.product-detail { overflow:hidden;  }
.product-photo { float:left; width:400px; margin:0 0 20px; }
.product-photo .original { float:left; width:100%; overflow:hidden; margin-bottom:10px; }
.product-photo .original img { display:block; width:100%; height:300px; }

.product-info { margin:0 0 20px 420px; position:relative; height:310px;  }
.product-info h1 { padding:20px 0 30px; font-size:26px; line-height:1.4; margin-bottom:20px; color:#ae0f13; border-bottom:1px solid #ddd; }
.product-info .des { width:100%; overflow:hidden; margin:0 0 30px; }
.product-info .des p { padding:0 0 30px; border-bottom:1px solid #ddd; color:#999; }
.product-info .tel { background:#eee; padding:15px 20px; margin:0 0 30px;  }
.product-info .tel h2,
.product-info .tel h3 { font-weight:normal; line-height:1.4; }
.product-info .tel h2 { font-size:16px; }
.product-info .tel h3 { font-size:30px; }
.product-info .order a { display:block; width:100px; line-height:40px; text-align:center; border:1px solid #ddd; color:#ae0f13; }
.product-info .order a:hover { border-color:#ae0f13; background:#ae0f13; color:#fff; }

.product-article { float:left; width:100%; }
.product-article .head { height:50px; position:relative; border-bottom:1px solid #ddd; margin:0 0 20px; }
.product-article .head h2 { width:185px; height:50px; line-height:50px; text-align:center; background:#ae0f13; color:#fff; font-size:18px; font-weight:normal; border-radius:5px 5px 0 0; }
.product-article .article { }
.product-article .share { margin:0 10px 20px 0; }



/******************************
 ** 新闻
 ** V2018-02
 ******************************/
.news-lister { }
.news-lister .list { margin:-30px 0 30px; }
.news-lister .item { height:140px; border-bottom:1px solid #ddd; position:relative; padding:30px 180px 30px 210px; }
.news-lister .img { position:absolute; left:0; top:30px; overflow:hidden; background:#eee; }
.news-lister .img img { display:block; width:186px; height:140px; }
.news-lister .date { position:absolute; right:0; top:55px; width:140px; height:90px; text-align:center; border-left:1px solid #ddd; }
.news-lister .date b,
.news-lister .date span { display:block; font-size:50px; line-height:60px; font-weight:normal; }
.news-lister .date span { font-size:14px; line-height:20px; color:#999; }
.news-lister .item h3 { font-size:16px; padding:10px 0 10px; }
.news-lister .item p { line-height:24px; overflow:hidden; }
.news-lister .item:hover img { transform:scale(1.05,1.05); }

.news2-lister {  }
.news2-lister .list { margin:-20px 0 0; padding:0 0 20px; }
.news2-lister .item { position:relative; height:180px; padding:20px 0 20px 260px; border-bottom:1px solid #e5e5e5;  }
.news2-lister .img { position:absolute; left:0; top:20px; width:240px; overflow:hidden; background:#f5f5f5; }
.news2-lister .img img { display:block; width:100%; height:180px; }
.news2-lister .item:hover img { opacity:.8; filter:Alpha(opacity=80); }
.news2-lister .item h3 { height:30px; line-height:30px; font-size:18px; font-weight:normal; margin:0 0 15px; overflow:hidden; }
.news2-lister .item p { height:72px; line-height:24px; overflow:hidden; text-align:justify; color:#999; margin:0 0 10px; }

.news-detail { }
.news-detail h1 { font-size:20px; line-height:1.3; font-weight:normal; text-align:center; padding:0 0 5px; }
.news-detail .subsidiary { text-align:center; padding:0 0 10px; border-bottom:1px dashed #ddd; margin:0 0 20px; }
.news-detail .subsidiary li { display:inline-block; +display:inline; +zoom:1; height:40px; line-height:40px; color:#999; margin:0 15px; }
.news-detail .subsidiary li.hit { padding:0 0 0 26px; background:url(../images/0dd3227335dc4620b5e2127bfece23b1.gif) left center no-repeat; }



/******************************
 ** 案例
 ** V2018-02
 ******************************/
.case-lister { overflow:hidden;  }
.case-lister .list { float:left; width:102%; padding:0 0 20px; }
.case-lister .item { float:left; width:278px; margin:0 15px 15px 0; background:#eee; }
.case-lister .item img { display:block; width:100%; height:210px; }
.case-lister .item h3 { height:45px; line-height:45px; font-weight:normal; text-align:center; background:#ddd; }
.case-lister .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

.case2-lister {  }
.case2-lister .list { margin:-20px 0 0; padding:0 0 20px; }
.case2-lister .item { position:relative; height:180px; padding:20px 0 20px 260px; border-bottom:1px solid #e5e5e5;  }
.case2-lister .img { position:absolute; left:0; top:20px; width:240px; overflow:hidden; background:#f5f5f5; }
.case2-lister .img img { display:block; width:100%; height:180px; }
.case2-lister .item:hover img { opacity:.8; filter:Alpha(opacity=80); }
.case2-lister .item h3 { height:30px; line-height:30px; font-size:18px; font-weight:normal; margin:0 0 15px; overflow:hidden; }
.case2-lister .item p { height:72px; line-height:24px; overflow:hidden; text-align:justify; color:#999; margin:0 0 10px; }

.case-detail { }
.case-detail h1 { font-size:20px; line-height:1.3; font-weight:normal; text-align:center; padding:0 0 25px; }
.case-detail .photo { text-align:center; margin:0 auto 20px; }
.case-detail .photo img { width:500px; }



/******************************
 ** 单页
 ** V2018-02
 ******************************/
.about-detail { padding:0 0 40px; }
.about-detail .bdmap {  height:400px; background:#f5f5f5; position:relative; z-index:1;  }

.BMap_bubble_title a { display:inline-block; padding:4px 10px; background:#ae0f13; color:#fff; border-radius:3px; }
.BMap_bubble_title a:hover { background:#e36100; }
.BMap_bubble_title + .BMap_bubble_content { line-height:18px; padding:9px 0 0; color:#777; }



/******************************
 ** 在线留言
 ** V2018-02
 ******************************/
.message-detail { width:380px; }
.message-detail .row-1,
.message-detail .row-2,
.message-detail .row-3 { width:100%; margin-bottom:15px; position:relative; overflow:hidden; }
.message-detail .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.message-detail .row-2 { height:110px; padding:0 0 0 0; border:1px solid #ddd; }
.message-detail .row-3 {  }
.message-detail .ico-name { background:url(../images/xxx.png) 15px center no-repeat; }
.message-detail .ico-phone { background:url(../images/zzz.png) 15px center no-repeat; }
.message-detail .ico-email { background:url(../images/d7b736cbf7524087b78b33349559fec7.gif) 15px center no-repeat; }
.message-detail .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.message-detail .txt { width:100%; height:40px; line-height:40px; background:none; border:0; color:#999; }
.message-detail .text { width:98%; border:0; background:none; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.message-detail img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }
.message-detail input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:none; margin-right:20px; padding:0 10px; color:#999; }
.message-detail .submit,
.message-detail .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.message-detail .submit { background:#ae0f13; margin-left:0; }
.message-detail .reset { background:#999; }
.message-detail .submit:hover { background:#cc0212; }
.message-detail .reset:hover { background:#777; }
.message-detail .onfocus,
.message-detail .onfocus input.code { border-color:#aaa; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(../images/fc78213386254d3fa5febf0d254d2b8e.gif) center center no-repeat; }



/******************************
 ** 扩展组件
 ** V2018-02
 ******************************/
.rmd-pro { border:1px solid #ddd; margin:0 0 20px; }
.rmd-pro .head { height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd; background:#f5f5f5; }
.rmd-pro .head h2 { font-size:16px; font-weight:normal; padding:0 0 0 20px; }
.rmd-pro .head .mo { position:absolute; right:20px; top:0;}
.rmd-pro .main { position:relative; margin:0 20px 20px; overflow:hidden; padding:20px 0 0; }
.rmd-pro .list { float:left; width:105%; position:relative; }
.rmd-pro .item { float:left; width:190px; margin:0 20px 0 0; }
.rmd-pro .item a { display:block; position:relative; }
.rmd-pro .item img { width:100%; height:143px; display:block; background:#eee;  }
.rmd-pro .item h3 { height:40px; line-height:40px; text-align:center; font-weight:normal; }
.rmd-pro .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

.rmd-form { background:none; border:1px solid #ddd; }
.rmd-form .head { height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd; background:#f5f5f5; }
.rmd-form .head h2 { font-size:16px; font-weight:normal; padding:0 0 0 20px; }
.rmd-form .head .mo { position:absolute; right:20px; top:0; }
.rmd-form .main { overflow:hidden; padding:20px; }
.rmd-form .row-1,
.rmd-form .row-2,
.rmd-form .row-3 { width:100%; clear:both; margin-bottom:15px; position:relative; overflow:hidden; }
.rmd-form .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.rmd-form .row-2 { width:678px; height:110px; border:1px solid #ddd; }
.rmd-form .row-3 {  }
.rmd-form .ico-name { background:url(../images/a1532761b0cc44bea354efb5fe759bcf.gif) 15px center no-repeat; }
.rmd-form .ico-phone { background:url(../images/ce36dd66b59040afbb26330136dcb78e.gif) 15px center no-repeat; }
.rmd-form .ico-email { background:url(../images/d7b736cbf7524087b78b33349559fec7.gif) 15px center no-repeat; }
.rmd-form .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.rmd-form .txt { width:100%; height:40px; line-height:40px; background:none; border:0; color:#999; }
.rmd-form .text { width:668px; border:0; background:none; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.rmd-form img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }
.rmd-form input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:none; margin-right:20px; padding:0 10px; color:#999; }
.rmd-form .submit, .rmd-form .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.rmd-form .submit { background:#ae0f13; margin-left:0; }
.rmd-form .reset { background:#999; }
.rmd-form .submit:hover { background:#cc0212; }
.rmd-form .reset:hover { background:#777; }
.rmd-form .onfocus, .message-page .onfocus input.code { border-color:#aaa; }



/******************************
 ** 兼容性
 ******************************/
body { _background:url(../images/5d720803d01447ecbf10a23d89fdb855.gif) center center no-repeat #fff; }
body > * { _display:none; }