﻿/******************************
 ** 初始化 / 兼容到IE7
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { max-width:1920px; min-width:1200px; margin:0 auto; font:14px/2 'Microsoft Yahei', Arial; color:#666; background:#fff; padding:80px 0 0; }
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:#666; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#ea6607; }
a:link,
a:link img,
input { -webkit-transition:all .3s linear; -moz-transition:all .3s linear; -ms-transition:all .3s linear; transition:all .3s linear; }

.clear { float:none !important; clear:both; +line-height:0; +font-size:0; +height:0; }
.hidden { display:none; visibility:visible; }
.wrap,
.wrapper { width:1200px; margin:0 auto; position:relative; }
.wrapper { width:100%; padding:0 0 20px; background:#FFF; margin:0 auto 60px; }


/******************************
 ** 首页
 ******************************/
.header { height:80px; position:fixed; left:0; right:0; top:0; background:#fff; z-index:11; }
.logo { float:left; margin:15px 0 0 0; }
.logo img { display:block; height:50px; }
.logo h3 { font-size:16px; color:#c0025a; height:40px; line-height:40px; font-weight:normal; white-space:nowrap; }
.header .shadow { position:absolute; left:0; top:80px; z-index:2; width:100%; height:60px; background:#fff; padding-top:1px; border-top:1px dashed #ddd; display:none; }

.nav { float:left; width:900px; position:relative; margin:0 0 0 40px; z-index:4; }
.nav li { float:left; height:80px; }
.nav li > a { display:block; width:80px; height:80px; line-height:80px; text-align:center; padding:0 10px; position:relative; font-size:16px; }
/* .nav .drop { position:absolute; left:0; top:80px; height:60px; width:100%; overflow:hidden; background:url(../images/3e68a833d728421c875bf67e564b301b.gif); display:none; } */
.nav .drop { position:absolute; left:0; top:80px; height:60px; width:100%; overflow:hidden; display:none; }
.nav .drop dl { padding:10px 0 10px 20px; }
.nav .drop dd { display:inline-block; +display:inline; +zoom:1; margin:0 20px 0 0; }
.nav .drop a { line-height:40px; font-size:16px; text-align:center; }
.nav .drop a:hover { opacity:.8; filter:Alpha(opacity=80); text-decoration:underline; }
.nav li.current > a { background:#0072c1; color:#FFF; }
.nav li.active > a { background:#0072c1; color:#FFF; }

.searcher { width:81px; height:80px; position:absolute; right:0; top:0; z-index:10; overflow:hidden; background:#FFF; }
.searcher i { position:absolute; left:0; top:50%; width:1px; height:30px; background:#ddd; margin:-15px 0 0; }
.searcher .txt { width:90%; padding:0 0 0 10%; border:0; background:#FFF; height:80px; line-height:80px; border-radius:0; }
.searcher .button,
.searcher .submit { position:absolute; right:0; top:0; width:80px; height:80px; border:0; background:url(../images/showsos.png) center center no-repeat #fff; cursor:pointer; z-index:2; }
.searcher .button { z-index:2; }

.banner { position:relative; z-index:10; }
.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; width:100%; bottom:14px; line-height:1; z-index:5; text-align:center; }
.banner .tip li { display:inline-block; +display:inline; +zoom:1; width:80px; height:2px; background:#FFF; cursor:pointer; margin:0 5px; }
.banner .tip li.active { height:8px; background:#0072c1; }
.banner .prev,
.banner .next { width:60px; height:100px; position:absolute; top:50%; margin:-50px 0 0; z-index:9; cursor:pointer; display:none; }
.banner .prev { background:url(../images/banner-pn.png) -10px 0 no-repeat; left:0; }
.banner .next { background:url(../images/banner-pn.png) 10px -100px no-repeat; right:0; }
.banner .prev:hover { background-position:-80px 0; }
.banner .next:hover { background-position:-60px -100px; }
.banner .list,
.banner .list img { height:680px; }
.banner.mini .list,
.banner.mini .list img { height:400px; }

.inav { background:#0072c1; }
.inav .list { height:110px; text-align:center; }
.inav .list li { display:inline-block; +display:inline; +zoom:1; }
.inav .list a { color:#FFF; display:block; position:relative; width:145px; height:120px; padding:18px 0 0; }
.inav .list i { display:block; width:50px; height:50px; background:url(../images/inav-icon.png) 100px 0 no-repeat; margin:0 auto; }
.inav .list h3 { font-weight:normal; }
.inav .list li:hover { background:url(../images/inav-hover.png) center top no-repeat; }
.inav .list li:hover a { color:#ea6607; }
.inav .list li:first-child i { background-position:0 0; }
.inav .list li:first-child + li i { background-position:0 -50px; }
.inav .list li:first-child + li + li i { background-position:0 -100px; }
.inav .list li:first-child + li + li + li i { background-position:0 -150px; }
.inav .list li:first-child + li + li + li + li i { background-position:0 -200px; }
.inav .list li:first-child + li + li + li + li + li i { background-position:0 -250px; }
.inav .list li:first-child:hover i { background-position:-50px 0; }
.inav .list li:first-child + li:hover i { background-position:-50px -50px; }
.inav .list li:first-child + li + li:hover i { background-position:-50px -100px; }
.inav .list li:first-child + li + li + li:hover i { background-position:-50px -150px; }
.inav .list li:first-child + li + li + li + li:hover i { background-position:-50px -200px; }
.inav .list li:first-child + li + li + li + li + li:hover i { background-position:-50px -250px; }

.ipro { padding:60px 0 110px; }
.ipro .list { height:435px; overflow:hidden; }
.ipro .list li { float:left; position:relative; border:1px solid #ddd; overflow:hidden; }
.ipro .list .img { position:absolute; left:0; bottom:0; right:0; z-index:1; }
.ipro .list .img img { display:block; }
.ipro .list li:hover .img img { opacity:.8; filter:Alpha(opacity=80); }
.ipro .list .shadow { position:absolute; z-index:2; }
.ipro .list .shadow h3 { font-size:20px; line-height:1.2; font-weight:normal; margin:0 0 0; background-color: #0072C1; padding:5px 10px 0;}
.ipro .list .shadow h3 a{color: #fff;}
.ipro .list .shadow p { line-height:1.4; margin:0 0 10px; background-color: #0072C1; padding:5px 10px;color: #fff;}
.ipro .list .shadow .more { }
.ipro .list .shadow .more a { display:inline-block; height:30px; line-height:30px; background:#0072c1; color:#FFF; padding:0 20px;  }
.ipro .list .shadow .more a:hover { background:#ea6607; }
.ipro .list li:first-child { width:573px; height:430px; }
.ipro .list li:first-child img { display:block; width:573px; height:430px; }
.ipro .list li:first-child .shadow { left:20px; top:20px; width:200px;  }
.ipro .list li:first-child + li { float:right; width:323px; height:430px; }
.ipro .list li:first-child + li img { display:block; position:relative; left:50%; margin:0 0 0 -286px; width:573px; height:430px; }
.ipro .list li:first-child + li .shadow {width:100%  ;  position: absolute; left: 0; top: 0;  text-align:center; }
.ipro .list li:first-child + li + li,
.ipro .list li:first-child + li + li + li { width:278px; height:209px; margin:0 0 10px 10px; }
.ipro .list li:first-child + li + li img,
.ipro .list li:first-child + li + li + li img { display:block; width:278px; height:209px; }
.ipro .list li:first-child + li + li .shadow,
.ipro .list li:first-child + li + li + li .shadow { width:100%  ;  position: absolute; left: 0; bottom: -10px;   text-align:center; }

.iplan { padding:0 0 80px; }
.iplan .head { width:100%; border-top:1px solid #ddd; margin:0 0 40px; }
.iplan .head h2 { width:180px; height:40px; line-height:40px; position:relative; left:50%; margin:0 0 -15px -90px; top:-20px; background:#FFF; text-align:center; font-size:30px; font-weight:normal; color:#000; }
.iplan .head p { color:#999; text-align:center; font-size:16px; }
.iplan .head .mo { display:block; width:80px; height:30px; line-height:30px; text-align:center; text-align:center; background:#ebebeb; color:#bbb; margin:0 auto; text-transform:uppercase; }
.iplan .head .mo:hover { background:#ddd; }
.iplan .list { position:relative; overflow:hidden; width:100%; height:520px; background:url(../images/iplan-o.png) center center no-repeat; }
.iplan .list dd { float:left; width:183px; height:149px; background:url(../images/iplan.png) 0 0 no-repeat; position:relative; }
.iplan .list img { position:absolute; top:40px; width:200px; height:150px; }
.iplan .list h3 { line-height:30px; font-size:18px; color:#333; font-weight:normal; margin:0 0 5px; }
.iplan .list ul { height:75px; }
.iplan .list li { line-height:25px; }
.iplan .list li a { transition:none; }
.iplan .list .more { padding:10px 0 0; }
.iplan .list .more a { display:block; width:30px; height:30px; background:url(../images/iplan-v.png) center center no-repeat; }
.iplan .list dd:hover * { color:#FFF; }
.iplan .list dd:first-child { background-position:0 0; margin:0 0 62px; padding:40px 100px 40px 250px; }
.iplan .list dd:first-child + dd { background-position:0 -250px; margin:0 0 62px; float:right; padding:40px 250px 40px 100px; }
.iplan .list dd:first-child + dd + dd { background-position:0 -750px; padding:40px 100px 40px 250px; }
.iplan .list dd:first-child + dd + dd + dd { background-position:0 -500px; float:right; padding:40px 250px 40px 100px; }
.iplan .list dd:first-child:hover { background-position:-550px 0; }
.iplan .list dd:first-child + dd:hover { background-position:-550px -250px; }
.iplan .list dd:first-child + dd + dd:hover { background-position:-550px -750px; }
.iplan .list dd:first-child + dd + dd + dd:hover { background-position:-550px -500px; }
.iplan .list dd:first-child img { left:30px; }
.iplan .list dd:first-child + dd img { right:30px; }
.iplan .list dd:first-child + dd + dd img { left:30px; }
.iplan .list dd:first-child + dd + dd + dd img { right:30px; }

.iabout { padding:0 0 80px; }
.iabout .head { width:100%; border-top:1px solid #ddd; margin:0 0 40px; }
.iabout .head h2 { width:180px; height:40px; line-height:40px; position:relative; left:50%; margin:0 0 -15px -90px; top:-20px; background:#FFF; text-align:center; font-size:30px; font-weight:normal; color:#000; }
.iabout .head p { color:#999; text-align:center; font-size:16px; }
.iabout .head .mo { display:block; width:80px; height:30px; line-height:30px; text-align:center; text-align:center; background:#ebebeb; color:#666; margin:0 auto; text-transform:uppercase; }
.iabout .main { position:relative; overflow:hidden; width:100%; position:relative; }
.iabout .sketch { float:left; }
.iabout .sketch img { display:block; width:533px; height:400px; }
.iabout .des { float:left; width:424px; height:348px; padding:50px 20px 0 20px; border:1px solid #ddd; }
.iabout .des h3 { font-weight:normal; font-size:26px; margin:0 0 5px; }
.iabout .des p { text-align:justify; }
.iabout .des a { display:block; width:100px; height:30px; line-height:30px; background:#0072c1; color:#FFF; text-align:center; margin:20px 0 0 auto; }
.iabout .des a:hover { background:#0061a4; }
.iabout .classify { position:absolute; right:0; top:0; bottom:0; border:1px solid #ddd; }
.iabout .classify dd { width:200px; background:#FFF; }
.iabout .classify dd:first-child { border-bottom:1px solid #ddd; }
.iabout .classify a { display:block; height:163px; padding:35px 0 0; color:#bd9c4a; }
.iabout .classify dd:first-child a { height:164px; color:#f08514; }
.iabout .classify i { display:block; width:80px; height:80px; background:url(../images/iabout-2.png) center center no-repeat; margin:0 auto 10px; }
.iabout .classify h3 { text-align:center; font-weight:normal; font-size:22px; line-height:1.2; }
.iabout .classify h4 { text-align:center; font-weight:normal; font-size:12px; text-transform:uppercase; line-height:1.2; }
.iabout .classify dd:first-child i { background:url(../images/iabout-1.png) center center no-repeat; }
.iabout .classify a:hover {   }

.inews { padding:0 0 80px; }
.inews .head { width:100%; border-top:1px solid #ddd; margin:0 0 40px; }
.inews .head h2 { width:180px; height:40px; line-height:40px; position:relative; left:50%; margin:0 0 -15px -90px; top:-20px; background:#FFF; text-align:center; font-size:30px; font-weight:normal; color:#000; }
.inews .head p { color:#999; text-align:center; font-size:16px; }
.inews .head .mo { display:block; width:80px; height:30px; line-height:30px; text-align:center; text-align:center; background:#ebebeb; color:#bbb; margin:0 auto; text-transform:uppercase; }
.inews .head .mo:hover { background:#ddd; }
.inews .main { position:relative; overflow:hidden; width:100%; }
.inews .list { float:left; width:300%; position:relative; }
.inews .list li { float:left; width:380px; margin:0 30px 0 0; position:relative; }
.inews .list .img { width:100%; height:285px; overflow:hidden; position:relative; z-index:2; margin:0 0 5px; background:#000; }
.inews .list img { display:block; width:100%; height:285px; }
.inews .list h3 { position:relative; z-index:2; font-weight:normal; font-size:18px; height:40px; line-height:40px; padding:0 10px; }
.inews .list h3 a { color:#333; }
.inews .list p { position:relative; z-index:2; height:40px; line-height:20px; margin:0 0 20px; padding:0 10px; }
.inews .list i { position:absolute; z-index:1; left:0; bottom:0; right:0; height:0; border-top:1px dashed #0072c1; transition:all .5s ease; }
.inews .list li:hover i { height:120px; background:#0072c1; }
.inews .list li:hover * { color:#FFF; }
.inews .list li:hover img { opacity:.6; filter:Alpha(opacity=60); }

.footer { background:#f3f3f3; padding:40px 0 30px; }
.footer .wrapp{width: 1200px;margin: 0 auto;}

.subnav { float:left; width:120px; padding:0 20px 50px 0; }
.subnav dt { font-size:16px; color:#333; margin:0 0 5px; padding:110px 0 0; }
.subnav dd { color:#999; }
.subnav dd a { color:#999; }
.subnav dd a:hover { color:#c7000a; }
.subnav:first-child dt { background:url(../images/subnav-1.png) left top no-repeat; }
.subnav:first-child + dl dt { background:url(../images/subnav-2.png) left top no-repeat; }
.subnav:first-child + dl + dl dt { background:url(../images/subnav-3.png) left top no-repeat; }
.subnav:first-child + dl + dl + dl dt { background:url(../images/subnav-5.png) left top no-repeat; }
.subnav:first-child + dl + dl + dl  { width:280px; }

.subcode { float:right; width:300px;  }
.subcode .tel { padding:10px 0 30px; }
.subcode .tel h2,
.subcode .tel h3 { display:inline-block; +display:inline; +zoom:1; vertical-align:middle; height:40px; line-height:40px; white-space:nowrap; font-weight:normal; }
.subcode .tel h2 { background:url(../images/icon-tel.png) 8px center no-repeat #0073c1; color:#FFF; padding:0 15px 0 35px; }
.subcode .tel h3 { color:#0073c1; font-size:24px; margin:0 0 0 10px; }
.subcode .code { width:100%; height:170px; overflow:hidden; }
.subcode .code li { float:left; width:140px; margin:0 0 0 20px; }
.subcode .code li:first-child { margin-left:0; }
.subcode .code img { display:block; width:140px; height:140px; }
.subcode .code h3 { text-align:center; font-weight:normal; }

.bottomer { padding:15px 0; background:#FFF; }
.bottomer p { text-align:center; line-height:20px; }

.toolbar { position:fixed; top:200px; right:1px; z-index:100; }
.toolbar > * { width:40px; height:40px; position:relative; margin:0 0 1px; }
.toolbar > * > a { display:block; width:40px; height:40px; }
.toolbar .qq { background:url(../images/toolbar-icon.png) center 0 no-repeat #0072c1; }
.toolbar .qiao { background:url(../images/toolbar-icon.png) center -40px no-repeat #0072c1; }
.toolbar .tel { background:url(../images/toolbar-icon.png) center -80px no-repeat #0072c1; }
.toolbar .code { background:url(../images/toolbar-icon.png) center -120px no-repeat #0072c1; }
.toolbar .itop { background:url(../images/toolbar-icon.png) center -160px no-repeat #0072c1; }
.toolbar .drop-code { position:absolute; bottom:0; right:41px; background:#0063a8; padding:5px; font-size:12px; text-align:center; color:#fff; box-shadow:0 0 1px rgba(0,0,0,.2); width:90px; display:none; }
.toolbar .drop-code img { display:block; width:90px; height:90px; }
.toolbar .drop-code h3 { font-weight:normal; }
.toolbar .drop-tel { position:absolute; top:0; right:41px; width:0; overflow:hidden; }
.toolbar .drop-tel p { width:152px; height:40px; line-height:40px; color:#ed2d51; padding:0 0 0 10px; background:#0063a8; color:#FFF; font-size:20px; font-family:Arial; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background-color:#0063a8; }
.toolbar .itop:hover { background-color:#0063a8; }


/******************************
 ** 内页风格
 ******************************/
.sidebar { position:relative; left:0; top:0;   z-index:1; background:#0072c1; border-bottom:1px solid #f3f3f3; }

.side-menu {  }
.side-menu dd { display:inline-block; +display:inline; +zoom:1; height:60px; margin:0 -5px 0 0; width:200px;  position: relative;overflow: hidden; white-space:nowrap; text-overflow:ellipsis; }
.side-menu dd:first-child { border-left:0; }
.side-menu dd > a { display:block; height:60px; line-height:60px; color:#fff; font-size:16px;  text-align: center; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; }
.side-menu dd > a:hover { color:#4fa8e6; }
.side-menu dd.current { position:relative; z-index:1; }
.side-menu dd.current > a { background:#fff; color:#0072c1;  }
.side-menu .drop { display:none; }
.side-menu dd ul.drop{ position: absolute; left: 0; width: 100%;   top: 60px; text-align: center; background-color: #0072C1;  }
.side-menu dd ul li{height:40px; line-height: 40px; }
.side-menu dd ul.drop a{color: #fff;}
.side-menu dd ul li:hover{background-color: orang;}

.container { width:1200px; margin:0 auto; position:relative; padding-top: 60px;}

.location { position:relative; height:60px; margin:0 0 30px; padding-left:5px;}
.location .path { position:absolute; right:0; top:15px; line-height:40px; padding:0 0 0 30px; color:#999; background:url(../images/location-ico.png) left center no-repeat; white-space:nowrap; }
.location .path span { margin:0 10px; }
.location .path a { color:#999; }
.location .path a:hover { color:#666; }
.location .io { height:24px; line-height:24px; position:absolute; right:0; top:0; color:#666;  padding:0 0 0 25px; }


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

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

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

.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/5efc1103c7af418a915914d1d880355f.gif) !important; } */
.share a { float:left; padding-left:27px !important; height:27px !important; margin:6px 6px 6px 0;  }
.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; }

.null {   }

.rmd-pro { background:#fff; border:1px solid #ddd; margin:0 0 20px; }
.rmd-pro .head { height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd; }
.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 .list { width:100%; overflow:hidden; padding:20px 0 0; }
.rmd-pro .item { float:left; width:177px; margin:0 0 10px 19px; }
.rmd-pro .item img { width:100%; height:132px; display:block; background:#f1f1f1;  }
.rmd-pro .item h3 { height:40px; line-height:40px; text-align:center; font-weight:normal; }
.rmd-pro .item:hover img { opacity:.7; filter:Alpha(opacity=70); }

.rmd-form { background:#fff; border:1px solid #ddd; }
.rmd-form .head { height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd; }
.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/ddfada9178ad410496a4903844bef336.gif) 15px center no-repeat; }
.rmd-form .ico-phone { background:url(../images/07f00ce8fada429e85ab2bfa494b1f62.gif) 15px center no-repeat; }
.rmd-form .ico-email { background:url(../images/f35e2d12df1f4beb8b80adf9c52a4736.gif) 15px center no-repeat; }
.rmd-form .required .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:#fff; border:0; color:#999; }
.rmd-form .text { width:668px; border:0; background:#FFF; 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:#FFF; 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:#d9324c; margin-left:0; }
.rmd-form .reset { background:#999; }
.rmd-form .submit:hover { background:#b0122b; }
.rmd-form .reset:hover { background:#777; }
.rmd-form .onfocus, .message-page .onfocus input.code { border-color:#aaa; }



/******************************
 ** 新闻
 ******************************/
.news-lister { }
.news-lister .list { padding:0 10px 20px; }
.news-lister .item { border-bottom:1px solid #ddd; position:relative; margin:0 0 10px; padding:0 0 15px; }
.news-lister .item a { display:block; }
.news-lister .item .date { position:absolute; right:0; top:0; font-size:16px; color:#999; }
.news-lister .item h3 { font-size:18px; font-weight:normal; }
.news-lister .item h3 a { color:#222;  }
.news-lister .item h3 a:hover { color:#bf132e;  }
.news-lister .item p { height:48px; line-height:24px; color:#999; overflow:hidden; }

.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 #999; 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/b1b18f3ac7354a35aaff4ca4493fcc7d.gif) left center no-repeat; }


/******************************
 ** 案例
 ******************************/
.case-lister {  }
.case-lister .list { margin:-20px 0 0; padding:0 0 20px; }
.case-lister .item { position:relative; height:150px; padding:20px 0 20px 220px; border-bottom:1px solid #ddd;  }
.case-lister .item .img { position:absolute; left:0; top:20px; width:200px; height:150px; overflow:hidden; background:#f5f5f5; }
.case-lister .item .img img { display:block; width:100%; height:150px; }
.case-lister .item .img:hover img { -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1); }
.case-lister .item h3 { height:30px; line-height:30px; font-size:18px; font-weight:normal; margin:0 0 5px; overflow:hidden; }
.case-lister .item h3 a { color:#333; }
.case-lister .item h3 a:hover { color:#b0122b; }
.case-lister .item p { height:72px; line-height:24px; overflow:hidden; text-align:justify; color:#999; margin:0 0 10px; }
.case-lister .item .detail { }
.case-lister .item .detail a { display:block; width:100px; height:33px; line-height:33px; background:#ddd; color:#fff; text-align:center; }
.case-lister .item .detail a:hover { background:#b0122b; }

.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; }


/******************************
 ** 产品
 ******************************/
.product-lister {  }
.product-lister .list { float:left; width:100%; padding:0 0 20px;   }
.product-lister .item { float:left; width:284px; height:253px;  margin:0 0 0 13px; }
.product-lister .item img { display:block; width:100%; height:210px; background:#f5f5f5; }
.product-lister .item h3 { height:40px; line-height:40px; font-weight:normal; font-size:16px; text-align:center; }

.product2-lister { }
.product2-lister .list { float:left; width:100%; padding:0 0 20px; }
.product2-lister .list li { float:left; width:288px; margin:0 0 10px 10px; position:relative; }
.product2-lister .list .img { width:100%; height;390px; overflow:hidden; }
.product2-lister .list img { display:block; width:100%; height:390px; }
.product2-lister .list .shadow { width:100%; height:87px; background:url(../images/ipro-shadow.png) center 0 no-repeat; color:#FFF; position:absolute; left:0; bottom:0; }
.product2-lister .list h3 { font-size:20px; font-weight:normal; padding:10px 0 0 30px; }
.product2-lister .list h3 a { color:#FFF; }
.product2-lister .list .fee { font-size:18px; padding:0 0 0 30px; line-height:1.2; }
.product2-lister .list .more { position:absolute; right:10px; top:10px; line-height:1.2; }
.product2-lister .list .more a { display:block; font-size:28px; color:#c0025a; width:61px; height:61px; line-height:61px; text-align:center; background:url(../images/ipro-more.png) center center no-repeat; }
.product2-lister .list .more a:hover { transform:scale(.95,.95); }
.product2-lister .list li:hover .shadow { background-position:center -93px; }

.product-detail { }
.product-detail  .photo { float:left; width:440px; height:330px; overflow:hidden; }
.product-detail .photo img { display:block; width:100%; height:330px; }
.product-detail .info { margin:0 0 0 460px; position:relative; height:330px; }
.product-detail .info h1 { font-size:20px; line-height:1.4; margin-bottom:20px; font-weight:normal; }
.product-detail .info .des { width:100%; line-height:25px; margin-bottom:20px; overflow:hidden; }
.product-detail .info .order { width:355px; margin:3px 0 25px; }
.product-detail .info .order a { display:block; width:120px; height:40px; line-height:40px; color:#FFF; font-size:16px; background:#d9324c; text-align:center; border-radius:5px; }
.product-detail .info .order a:hover { background:#b0122b; }
.product-detail .info .tel { background:#fff; border:3px solid #eee; padding:20px; line-height:1.3; margin:0 0 20px; }
.product-detail .info .tel h2 { font-size:16px; font-weight:normal; }
.product-detail .info .tel h3 { font-size:36px; color:#d9324c; }
.product-detail .article { border-top:1px dashed #ddd; margin:20px 0 0; padding:20px 0; }


/******************************
 ** 单页文章
 ******************************/
.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:#c81528; 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; }


/******************************
 ** 在线留言
 ******************************/
.message-page { width:680px; }
.message-page .row-1,
.message-page .row-2,
.message-page .row-3 { width:100%; clear:both; margin-bottom:15px; position:relative; overflow:hidden; }
.message-page .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.message-page .row-2 { height:110px; padding:0 0 0 0; border:1px solid #ddd; }
.message-page .row-3 {  }
.message-page .ico-name { background:url(../images/ddfada9178ad410496a4903844bef336.gif) 15px center no-repeat; }
.message-page .ico-phone { background:url(../images/07f00ce8fada429e85ab2bfa494b1f62.gif) 15px center no-repeat; }
.message-page .ico-email { background:url(../images/f35e2d12df1f4beb8b80adf9c52a4736.gif) 15px center no-repeat; }
.message-page .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.message-page .txt { width:100%; height:40px; line-height:40px; background:#fff; border:0; color:#999; }
.message-page .text { width:98%; border:0; background:#FFF; padding:5px 5px; line-height:20px; height:100px; color:#999; }
.message-page img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }
.message-page input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#FFF; margin-right:20px; padding:0 10px; color:#999; }
.message-page .submit, .message-page .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.message-page .submit { background:#d9324c; margin-left:0; }
.message-page .reset { background:#999; }
.message-page .submit:hover { background:#b0122b; }
.message-page .reset:hover { background:#777; }
.message-page .onfocus, .message-page .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/7a4c937f7c404c6d888dfde062d8df31.gif) center center no-repeat; }


.recommend-form { border:1px solid #ddd; padding:0 20px; }
.recommend-form .head { height:60px; line-height:60px; position:relative; border-bottom:1px solid #ddd; }
.recommend-form .head:before { content:''; width:40px; height:3px; background:#85c226; position:absolute; left:0; bottom:-1px; }
.recommend-form .head h2 { font-size:18px; }
.recommend-form .main { width:100%; overflow:hidden; padding:40px 0 20px; }
.recommend-form .main > * { float:left; width:100%; clear:both; margin-bottom:15px; position:relative; }
.recommend-form .row-1 { width:350px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.recommend-form .row-2 { width:710px; height:auto; padding:0 0 0 0; border:1px solid #ddd; }
.recommend-form .row-3 { width:800px; height:auto; }
/*
.recommend-form .ico-name { background:url(../images/ico-name.png) 15px center no-repeat; }
.recommend-form .ico-phone { background:url(../images/ico-phone.png) 15px center no-repeat; }
.recommend-form .ico-email { background:url(../images/ico-email.png) 15px center no-repeat; }
*/
.recommend-form .required .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.recommend-form .txt { width:100%; height:40px; line-height:40px; background:none; border:0; color:#999; }
.recommend-form .text { width:700px; border:0;background:none;  padding:5px 5px; line-height:20px; height:100px; color:#999; }
.recommend-form img.code { float:left; width:110px; height:42px; }
.recommend-form input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd;background:none; margin-left:10px; padding:0 10px; color:#999; }
.recommend-form .submit, .recommend-form .reset { float:left; margin:0 0 0 10px; width:200px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.recommend-form .submit { background:#85c226; }
.recommend-form .reset { background:#999; }
.recommend-form .submit:hover { background:#ffa800; }
.recommend-form .reset:hover { opacity:.8; }
.recommend-form .onfocus, .recommend-form .onfocus input.code { border-color:#aaa; }



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

	@media screen and (max-width:1200px){
.xheight{
  min-height:1160px;
}
}
