﻿/******************************
 ** 初始化 / 兼容到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; }
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:#f07800; }
a:link,
a:link img,
input { transition:all .3s linear; }
.clearfix {*zoom: 1;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.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:50px; line-height:50px; background:#f5f5f5; position:relative; z-index:11; }
.topper .u { float:left; }
.topper .u li { float:left; margin:0 0 0 30px; padding:0 0 0 25px; }
.topper .u li:first-child { background:url(../images/topper-lp.png) left center no-repeat; }
.topper .u li:first-child + li { padding-left:35px; background:url(../images/topper-tel.png) left center no-repeat; font-size:22px; color:#427edf; font-weight:bold; }
.topper .url { float:right; }
.topper .url li { float:left; padding:0 10px; background:url(../images/topper-line.png) left center no-repeat; }
.topper .url li:first-child { background:none; }
.topper .url a { color:#777; }
.topper .url a:hover { color:#427edf; }
.topper .e { float:right; margin:10px 0 0; }
.topper .e li { float:left; position:relative; margin:0 10px 0 0; }
.topper .e a { display:block; width:30px; height:30px; background:url(../images/04a7ebb15e594e29afece63838e06897.gif) 0 0 no-repeat; overflow:hidden; text-indent:-99em; }
.topper .e a:hover { opacity:.8; filter:Alpha(opacity=80); }
.topper .e .drop { position:absolute; left:50%; top:40px; margin:0 0 0 -70px; background:#f5f5f5; padding:5px; display:none; }
.topper .e .drop img { display:block; width:130px; height:130px; }
.topper .wx a { background-image:url(../images/topper-wx.png); }
.topper .qq a { background-image:url(../images/topper-qq.png); }
.topper .wx:hover .drop { display:block !important; }

.header { height:130px; background:#FFF; }
.header .logo { float:left; width:240px; overflow:hidden; margin:30px 20px 0 0; }
.header .logo img { display:block; height:70px; }
.header .tag { float:left; padding:0 0 0 20px; background:url(../images/header-line.png) left center no-repeat; margin:38px 0 0; }
.header .tag h2,
.header .tag h3 { font-size:18px; color:#123773; font-weight:normal; line-height:26px; }

.searcher { float:right; margin:30px 0 0; width:410px; }
.searcher .sos { position:relative;  }
.searcher .sos .txt { width:318px; height:40px; line-height:40px; padding:0 0 0 10px; border:1px solid #ddd; }
.searcher .sos .submit { position:absolute; right:0; top:0; width:80px; height:100%; background:url(../images/header-submit.png) center center no-repeat #427edf; border:0; cursor:pointer; }
.searcher .sos .submit:hover { background-color:#f07800; }
.searcher .key { height:40px; 
	/* line-height:40px; */
 }
.searcher .key li { display:inline-block; +display:inline; +zoom:1; margin:0 15px 0 0; }

.nav { height:60px; background:#427edf; position:relative; z-index:10;  }
.nav .wrap { }
.nav li { float:left; width:109px; position:relative; }
.nav li > a { display:block; height:60px; line-height:60px; text-align:center; font-size:16px; color:#FFF; }
.nav li.current > a,
.nav li.active > a { background:#f07800; }
.nav .drop { position:absolute; left:0; top:60px; right:0; background:url(../images/04a7ebb15e594e29afece63838e06897.gif) center center repeat; display:none; }
.nav .drop dl { }
.nav .drop dd { width:auto; height:48px; line-height:48px; text-align:center; background:#f07800; border-top:1px solid #ffa800; }
.nav .drop a { display:block; color:#fff;background:url(../images/04a7ebb15e594e29afece63838e06897.gif); }
.nav .drop a:hover { color:#f07800; background:#fff; }

.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 -8px -45px; line-height:0; z-index:8; }
.banner .tip li { display:inline-block; +display:inline; +zoom:1; width:15px; height:15px; border-radius:50%; background:#000; filter:Alpha(opacity=30%); background:rgba(0,0,0,.3); margin:0 5px; cursor:pointer; transition:all .3s ease; }
.banner .tip li.active { background:#427edf; }
.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:50px; }
.banner .next { background:url(../images/banner-pw.png) 0 -80px no-repeat; right:50px; }
.banner .prev:hover { background-position:-80px 0; }
.banner .next:hover { background-position:-80px -80px; }
.banner .list,
.banner .list img { height:618px; }
.banner.mini .list,
.banner.mini .list img { height:300px; }

.itager { height:44px; padding:40px 0; background:#fff; border-bottom:1px solid #d6d6d6; text-align:center; }
.itager h2,
.itager h3 { display:inline-block; +display:inline; +zoom:1; vertical-align:middle; height:44px; line-height:44px; }
.itager h2 { font-size:38px; margin:0 70px 0 0;line-height: 1;*line-height:1.8; }
.itager h2 span { color:#f28e42; }
.itager h3 { background:#cb000b; color:#fffcc8; font-size:25px; font-weight:normal; padding:0 60px; position:relative; }
.itager h3 i.before,
.itager h3 i.after { content:''; width:60px; height:60px; position:absolute; top:0; }
.itager h3 i.before { left:-32px; background:url(../images/itager-before.png) left center no-repeat; }
.itager h3 i.after { right:-32px; background:url(../images/itager-after.png) left center no-repeat; }

.ipro { padding:60px 0 70px; background:url(../images/ipro-bj.png) left top repeat-x #f7f7f7;height: 600px; }
.ipro .wrap { height: 876px; }
.ipro .head { height:120px; text-align:center; }
.ipro .head h2,
.ipro .head h3 { display:inline-block; +display:inline; +zoom:1; height:50px; line-height:50px; font-size:40px; vertical-align:middle; color:#427edf; margin:0 0 15px; }
.ipro .head h3 { width:50px; line-height:25px; padding:0 0 0 20px; font-size:18px; font-weight:normal; color:#7a7a7a; text-transform:uppercase; background:url(../images/ipro-line.png) left center no-repeat; }
.ipro .head .mo { display:block; width:70px; height:24px; line-height:24px; background:#ccc; color:#FFF; margin:0 auto; text-transform:uppercase; font-size:12px; }
.ipro .head .mo:hover { background:#999; }
.ipro .list { width:100%; overflow:hidden;  }
.ipro .list li { float:left; position:relative; margin:0 0 8px 0; }
.ipro .list a { display:block; position:relative; +zoom:1; overflow:hidden; }
.ipro .list a > img { display:block; width:100%; }
.ipro .list a:hover > img { transform:scale(1.02,1.02); }
.ipro .list a > h3 { position:absolute; left:0; bottom:0; right:0; padding:8px 15px; line-height:20px; background:url(../images/ipro-blank.png) center center repeat; font-size:16px; font-weight:normal; z-index:2; }
.ipro .list .shadow { position:absolute; left:0; top:0; bottom:0; right:0; background:url(../images/ipro-blank.png) center center repeat; border:2px solid #f07800; z-index:3; display:none; }
.ipro .list .shadow img { position:absolute; left:50%; bottom:50%; width:60px; height:60px; margin:0 0 0px -30px; animation:fadeInDown .5s ease; }
.ipro .list .shadow h3 { position:absolute; left:0; right:0; top:50%; line-height:30px; font-size:18px; color:#f07800; text-align:center; padding:0 40px; animation:fadeInUp .5s ease; }
.ipro .list li:hover .shadow { display:block; animation:fadeIn .3s linear; }
.ipro .list li:hover a > h3 { display:none; }

.ipro .list li.icon2,
.ipro .list li.icon4 { float:right; }
.ipro .list li.icon5 { bottom: 227px; }
.ipro .list li.icon7 { margin:0 8px 0 7px; }
.ipro .list li.icon3 { margin:0 0 8px 8px;}
.ipro .list li.icon1,
.ipro .list li.icon2,
.ipro .list li.icon4,
.ipro .list li.icon5 { width:294px; height:220px; }
.ipro .list li.icon3 { width:596px; height:447px; }
.ipro .list li.icon6,
.ipro .list li.icon7,
.ipro .list li.icon8 { width:395px; height:296px; left: -294px; }
.ipro .list li.icon8 {top: -296px;    left: 115px;}
.ipro .list li.icon1 a > img,
.ipro .list li.icon2 a > img,
.ipro .list li.icon4 a > img,
.ipro .list li.icon5 a > img { width:294px; height:220px; }
.ipro .list li.icon3 a > img { width:596px; height:447px; }
.ipro .list li.icon6 a > img,
.ipro .list li.icon7 a > img,
.ipro .list li.icon8 a > img { width:395px; height:296px; }

.iadv { }
.iadv .head { background:#FFF; padding:40px 0; }
.iadv .head h2 { text-align:center; color:#f07800; font-size:40px; line-height:40px; }
.iadv .list { width:100%; overflow:hidden; }
.iadv .list dd { width:100%; overflow:hidden; margin:0 0 20px; position:relative; }
.iadv .list img { position:relative; left:50%; margin:0 0 0 -960px; width:1920px; display:block; }

.icase { padding:40px 0; }
.icase .head { position:relative; }
.icase .head h2,
.icase .head h3 { font-size:40px; color:#427edf; line-height:1.4; }
.icase .head h3 { font-size:16px; color:#999; text-transform:uppercase; }
.icase .head .mo { position:absolute; right:0; top:50%; margin:-30px 0 0; height:58px; line-height:58px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:0 30px; font-size:16px; color:#666; }
.icase .head .mo:hover { border-color:#427edf; color:#427edf; }
.icase .inner { position:relative; margin:0 0 20px;  }
.icase .main { width:100%; padding:20px 0; overflow:hidden; position:relative; }
.icase .list { float:left; width:500%; }
.icase .list li { float:left; width:380px; margin:0 10px 0; }
.icase .list a { display:block; text-align:center; }
.icase .list .img { overflow:hidden; }
.icase .list img { display:block; width:100%; height:410px; }
.icase .list h3 { line-height:50px; font-weight:normal; font-size:16px; }
.icase .list a:hover { box-shadow:0 0 10px rgba(0,0,0,.2); }
.icase .list li:hover img { opacity:.8; filter:Alpha(opacity=80); transform:scale(1.02,1.02); }
.icase .prev,
.icase .next { position:absolute; top:100px; width:40px; height:100px; background:url(../images/icase.png) 0 0 no-repeat #eee; cursor:pointer; }
.icase .prev { left:-60px; background-position:0 0; }
.icase .next { right:-60px; background-position:0 -100px; }
.icase .prev:hover { background-position:-40px 0; background-color:#d8d8d8; }
.icase .next:hover { background-position:-40px -100px; background-color:#d8d8d8; }
.icase .foot { }
.icase .foot a { display:block; width:298px; height:48px; line-height:48px; text-align:center; border:1px solid #aaa; margin:0 auto; font-size:18px; }
.icase .foot a:hover { background:#427edf; border-color:#427edf; color:#FFF; }

.iadv2 { height:230px; padding:70px 0 0; background:url(../images/iadv2.jpg) center center no-repeat; text-align:center; }
.iadv2 h2,
.iadv2 h3 { line-height:80px; font-size:54px; color:#f2c847; }
.iadv2 h3 { line-height:70px; font-size:40px; color:#FFF; font-weight:normal; }

.inews { padding:60px 0 40px; }
.inews .head { height:120px; text-align:center; }
.inews .head h2,
.inews .head h3 { display:inline-block; +display:inline; +zoom:1; line-height:50px; font-size:40px; vertical-align:middle; color:#427edf; margin:0 0 15px; }
.inews .head h3 { width:50px; line-height:25px; padding:0 0 0 20px; font-size:18px; font-weight:normal; color:#7a7a7a; text-transform:uppercase; background:url(../images/ipro-line.png) left center no-repeat; }
.inews .head .mo { display:block; width:70px; height:24px; line-height:24px; background:#ccc; color:#FFF; margin:0 auto; text-transform:uppercase; font-size:12px; }
.inews .head .mo:hover { background:#999; }
.inews .list { padding:20px 0; height:370px; }
.inews .list dd { float:left; width:310px; height:165px; margin:0 0 40px 40px; padding:0 30px 0 240px; position:relative; transition:all .2s linear; }
.inews .list dd:first-child,
.inews .list dd:first-child + dd + dd { margin-left:0; }
.inews .list .img { position:absolute; left:0; top:0; overflow:hidden; }
.inews .list img { display:block; width:220px; height:165px; }
.inews .list h3 { line-height:30px; font-weight:normal; font-size:16px; padding:10px 0 5px; }
.inews .list p { text-align:justify; height:75px; color:#868686; line-height:25px; overflow:hidden; margin:0 0 8px; }
.inews .list .date { color:#ccc; background:url(../images/inews-date.png) left center no-repeat; padding:0 0 0 22px; }
.inews .list dd:hover { box-shadow:0 0 10px rgba(0,0,0,.2);  }
.inews .list dd:hover h3 a { color:#f07800; }
.inews .list dd:hover img { opacity:.8; filter:Alpha(opacity=80); transform:scale(1.02,1.02); }
.iphoto  .top {
    height: 120px;
    text-align: center;
	padding-top: 30px;
}
.iphoto  .top  h2,.iphoto  .top  h3{
	display: inline-block;
    line-height: 50px;
    font-size: 40px;
    vertical-align: middle;
    color: #427edf;
    margin: 0 0 15px;
}
.iphoto .top h3 {
    width: 50px;
    line-height: 25px;
    padding: 0 0 0 20px;
    font-size: 18px;
    font-weight: normal;
    color: #7a7a7a;
    text-transform: uppercase;
    background: url(../images/ipro-line.png) left center no-repeat;
}
.iphoto .top .mot {
    display: block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    background: #ccc;
    color: #FFF;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 12px;
}
.iphoto { padding:0 0 60px; background:#f7f7f7; }
.iphoto .head { height:60px; background:#427edf; margin:0 0 40px; }
.iphoto .tabed { height:60px; }
.iphoto .tabed li { float:left; height:60px; line-height:60px; padding:0 50px; color:#FFF; font-size:18px; position:relative; cursor:pointer; }
.iphoto .tabed li.active { background:#f07800; }
.iphoto .tabed li.active i { width:13px; height:10px; background:url(../images/iphoto-tp.png) center center no-repeat; position:absolute; left:50%; bottom:-10px; margin:0 0 0 -7px; }
.iphoto .mo { position:absolute; right:0; top:0; line-height:60px; color:#FFF; text-transform:uppercase; }
.iphoto > .wrap { overflow:hidden; }
.iphoto .inner { width:100%; height:300px; overflow:hidden; position:relative; display:none; }
.iphoto .inner:first-child { display:block; }
.iphoto .list { float:left; width:500%; }
.iphoto .list li { float:left; width:387px; margin:0 20px 0 0; animation:flipInY 1s ease; position: relative;}
.iphoto .list a { display:block; position:relative; overflow:hidden; }
.iphoto .list img { display:block; width:100%; height:291px; }
.iphoto .list h3 { position:absolute; left:0; bottom:0; right:0; padding:10px 20px; line-height:20px; background:url(../images/ipro-blank.png) center center repeat; text-align:center; font-weight:normal; font-size:16px; }
.iphoto .list li:hover img { opacity:.8; filter:Alpha(opacity=80); transform:scale(1.02,1.02); }
.iphoto .list li:first-child { animation-delay:0; }
.iphoto .list li:first-child + li { animation-delay:.1s; }
.iphoto .list li:first-child + li + li { animation-delay:.2s; }
.iphoto .list li:first-child + li + li + li { animation-delay:.3s; }
.iphoto .list li:first-child + li + li + li + li { animation-delay:.4s; }

.iabout .logo { float:left; width:150px; padding:30px 15px; margin:0 0 0 85px; border:2px solid #427edf;  }
.iabout .logo img { width:150px; height:44px;  }
.iabout .inso { float:left; width:840px; margin:20px 0 0 30px; }
.iabout .inso h2 { line-height:30px; font-size:24px; font-weight:normal; color:#427edf; margin:0 0 10px; }
.iabout .inso p { line-height:25px; }
.iabout .inso p a { color:#f07800; }
.iabout .img { clear:both; width:100%; height:308px; background:url(../images/iabout.jpg) center center no-repeat; }
.iabout .shadow { width:170px; height:218px; padding:90px 0 0 14px; margin:0 0 0 85px; background:#427edf; color:#FFF; }
.iabout .shadow h3 { font-size:40px; color:#fff; font-family:'Britannic Bold'; line-height:46px; text-transform:uppercase; margin:0 0 20px; }
.iabout .shadow h2 { width:40px; border-bottom:2px solid #fff; white-space:nowrap; font-size:20px; font-weight:normal; }
.iabout .line { height:50px; border-bottom:1px solid #ddd; }

.ihonor { float:left; width:790px; height:271px; }
.ihonor .head { height:35px; margin:0 0 20px; position:relative; }
.ihonor .head h2,
.ihonor .head h3 { display:inline-block; +display:inline; +zoom:1; vertical-align:middle; height:35px; line-height:35px; }
.ihonor .head h2 { font-size:28px; color:#427edf; }
.ihonor .head h3 { font-size:18px; font-weight:normal; }
.ihonor .head .mo { position:absolute; right:0; top:0; line-height:35px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:0 10px; color:#666; }
.ihonor .main { width:100%; position:relative; overflow:hidden; }
.ihonor .list { float:left; width:1000%; }
.ihonor .list li { float:left; width:250px; margin:0 20px 20px 0; }
.ihonor .list a { display:block; position:relative; overflow:hidden; }
.ihonor .list img { display:block; width:100%; height:187px; }
.ihonor .list li:hover img { opacity:.8; filter:Alpha(opacity=80); transform:scale(1.02,1.02); }

.iform { float:right; width:260px; height:397px; padding:0 40px 0; border:2px solid #ddd; border-bottom:0; margin:0 0 -200px; background:#FFF; }
.iform .head { background:url(../images/iform-head.png) 30px center no-repeat; color:#ff4e00; padding:10px 0 10px 90px; }
.iform .head h2,
.iform .head h3 {  }
.iform .head h2 { line-height:30px; font-size:20px; }
.iform .head h3 { line-height:20px; text-transform:uppercase; }
.iform .main { margin:0 0 20px; }
.iform .row-1 { border:1px solid #ddd; margin:0 0 15px; position:relative; }
.iform .row-2 { border:1px solid #ddd; margin:0 0 15px; position:relative; }
.iform .row-3 { margin:0 0 10px; overflow:hidden; }
.iform .row-4 { }
.iform .ico-name { background:url(../images/iform-name.png) left center no-repeat; }
.iform .ico-tel { background:url(../images/iform-tel.png) left center no-repeat; }
.iform .txt { height:33px; line-height:33px; border:0; background:#fff; padding:0 0 0 15px; }
.iform .op { position:absolute; right:10px; top:0; line-height:33px; color:#999; }
.iform .row-1 .txt { width:210px; margin:0 0 0 33px; }
.iform .row-2 .txt { width:180px; }
.iform .radio { float:right; width:120px; height:33px; line-height:33px; border:1px solid #ddd; text-align:center; cursor:pointer; }
.iform .radio input { margin:0 5px 0 0; vertical-align:-2px; }
.iform .radio:first-child { float:left; }
.iform .radio:hover { background:#f5f5f5; }
.iform .submit { width:100%; height:35px; background:#ff4e00; border:0; color:#FFF; font-size:16px; cursor:pointer; }
.iform .submit:hover { background:#e84801; }
.iform .foot { line-height:1.2; padding:0 0 0 80px; background:url(../images/iform-tel2.png) 20px center no-repeat; }
.iform .foot h2 { font-size:12px; text-transform:uppercase; }
.iform .foot h3 { font-family:'Impact'; font-size:26px; color:#ff4e00; }

.footer { background:#2f3335; color:#FFF; padding:70px 0; height:286px; *height:288px;}
.footer a { color:#FFF; }

.sublink { margin:0 0 0 280px; }
.sublink li { display:inline-block; +display:inline; +zoom:1; line-height:50px; margin:0 15px 0 0; }
.sublink li:first-child { margin-right:5px; }
.sublink a { }

.subnav { margin:0 0 40px 280px; padding:0 0 0 10px; background:#427edf; }
.subnav li { display:inline-block; +display:inline; +zoom:1; line-height:40px; background:url(../images/subnav-line.png) left center no-repeat; }
.subnav li:first-child { background:none; }
.subnav a { display:block; padding:0 15px; }

.copyright { margin:0 0 0 280px; }

.subcode { position:absolute; left:30px; top:-90px; bottom:-70px; width:200px; background:#427edf; }
.subcode .left,
.subcode .right { width:20px; height:20px; position:absolute; top:0; background:url(../images/04a7ebb15e594e29afece63838e06897.gif) 0 0 no-repeat; }
.subcode .left { left:-20px; background-image:url(../images/subcode-left.png); }
.subcode .right { right:-20px; background-image:url(../images/subcode-right.png); }
.subcode .rcode { padding:70px 0 0; text-align:center; margin:0 0 30px; }
.subcode .rcode img { display:block; width:145px; height:145px; margin:0 auto; }
.subcode .tel { margin:0 15px; }
.subcode .tel h2 { line-height:26px; font-size:16px; font-weight:normal; background:url(../images/subcode-tel.png) left center no-repeat; padding:0 0 0 40px; }
.subcode .tel h3 { line-height:40px; font-size:22px; white-space:nowrap; }

.toolbar { position:fixed; top:300px; right:1px; z-index:100; background:#427edf; }
.toolbar > * { width:40px; height:40px; position:relative; border-top:1px solid #fff; }
.toolbar > *:first-child { border-top:0; }
.toolbar > * > a { display:block; width:40px; height:40px; }
.toolbar .qq a { background:url(../images/toolbar-icon.png) center 0 no-repeat; }
.toolbar .qiao a { background:url(../images/toolbar-icon.png) center -40px no-repeat; }
.toolbar .tel a { background:url(../images/toolbar-icon.png) center -80px no-repeat; }
.toolbar .code a { background:url(../images/toolbar-icon.png) center -120px no-repeat; }
.toolbar .itop a { background:url(../images/toolbar-icon.png) center -160px no-repeat; }
.toolbar .drop-code { position:absolute; bottom:0; right:41px; background:#f07800; 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; padding:0 0 0 10px; background:#f07800; color:#FFF; font-size:20px; font-family:Arial; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background:url(../images/toolbar-hover.png) right center no-repeat #f07800; }
.toolbar .itop:hover { background:url(../images/toolbar-hover.png) right center no-repeat #f07800; }



/******************************
 ** 内页
 ** 分栏式
 ** v.2.0
 ******************************/
.wrapper { width:1200px; margin:0 auto; position:relative; padding:40px 0 50px; }
.sidebar { float:left; width:340px; }
.container { float:right; width:820px; }

.location { position:relative; margin:0 0 20px; }
.location .head { height:50px; border-bottom:2px solid #ddd;  }
.location .head h2,
.location .head h3 { height:40px; line-height:40px; vertical-align:middle; display:inline-block; +display:inline; +zoom:1; font-weight:normal; font-size:25px; text-transform:uppercase; }
.location .head h3 { margin:0 0 0 10px; font-size:20px; color:#ddd; }
.location .path { position:absolute; right:0; top:0; line-height:40px; white-space:nowrap; }
.location .path span { margin:0 10px; }

.side-menuer { padding:0 7px 7px; background:#427edf; margin:0 0 40px; }

.topclass { height:100px; padding:20px 0 0; color:#FFF; text-align:center; text-shadow:1px 1px 1px #007432; }
.topclass h3 { font-size:20px; font-weight:normal; line-height:30px; text-transform:uppercase; }
.topclass h2 { line-height:40px; font-size:30px; }

.side-menu { background:#fff; padding:0 10px; }
.side-menu dd { border-top:1px solid #ddd; }
.side-menu dd:first-child { border-top:0; }
.side-menu dd > a { display:block; height:50px; line-height:50px; padding:0 0 0 20px; font-size:16px; color:#427edf; }
.side-menu .drop  { display:none; border-top:1px solid #ddd; padding:5px 0; overflow:hidden; }
.side-menu .drop li { }
.side-menu .drop li > a { display:block; height:30px; line-height:30px; padding:0 0 0 40px; background:url(../images/ipro-li.png) 25px center no-repeat; }
.side-menu .current .drop  { display:block; }
.side-menu .current > a { color:#e67e42; }

.side-con { }
.side-con .head { height:65px; background:#427edf; }
.side-con .head h2 { height:65px; line-height:65px; color:#fff; font-size:20px; text-align:center; }
.side-con .main { border:5px solid #427edf; padding:20px; background:#fff; border-radius:0 0 5px 5px; }
.side-con .main h2 { font-size:16px; color:#427edf; margin:0 0 10px; }
.side-con .list { }
.side-con .list dd { line-height:20px; margin:0 0 8px; }



/******************************
 ** 公共架构
 ** v.1.2
 ******************************/
.article { text-align:justify; margin:0 0 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 > 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; overflow:hidden; }
.relink p { float:right; height:30px; line-height:30px; overflow:hidden; }
.relink p:first-child { float:left;  }

.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/2631da9b50894140a23293bbc3a9aec9.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; }

.null { padding:0 0 150px 0; }

.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; }
.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:500%; position:relative; }
.rmd-pro .list .item { float:left; width:180px; margin:0 20px 0 0; }
.rmd-pro .list .item a { display:block; position:relative; }
.rmd-pro .list .item img { width:100%; height:132px; display:block; background:#eee;  }
.rmd-pro .list .item h3 { height:40px; line-height:40px; text-align:center; font-weight:normal; }
.rmd-pro .list .item:hover img { opacity:.8; filter:Alpha(opacity=80); }
.rmd-pro .list2 { width:100%; margin:-10px 0 0; }
.rmd-pro .list2 .item { border-bottom:1px dashed #e5e5e5;  }
.rmd-pro .list2 .item h3 { line-height:40px; white-space:nowrap; font-weight:normal; overflow:hidden; opacity:.8; padding:0 0 0 15px; background:url(../images/8ca808783af3483daa501e6548ae485c.gif) left center no-repeat; }

.rmd-form { background:none; 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/zzz.png) 15px center no-repeat; }
.rmd-form .ico-phone { background:url(../images/xxx.png) 15px center no-repeat; }
.rmd-form .ico-email { background:url(../images/f85ef564cba8461fa92f42916c21ed34.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:#427edf; margin-left:0; }
.rmd-form .reset { background:#999; }
.rmd-form .submit:hover { background:#f07800; }
.rmd-form .reset:hover { background:#777; }
.rmd-form .onfocus, .message-page .onfocus input.code { border-color:#aaa; }


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

.news-lister { }
.news-lister .list2 { padding:0 0 20px; }
.news-lister .list2 .item { border-bottom:1px solid #ddd; position:relative; margin:0 0 10px; padding:0 0 15px; }
.news-lister .list2 .item .date { color:#999; line-height:20px; margin:0 0 10px; }
.news-lister .list2 .item h3 { font-size:18px; font-weight:normal; }
.news-lister .list2 .item h3 a { color:#222;  }
.news-lister .list2 .item h3 a:hover { color:#bf132e;  }
.news-lister .list2 .item p { height:48px; line-height:24px; color:#999; overflow:hidden; }

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

.news2-lister {  }
.news2-lister .list2 { padding:0 0 20px; }
.news2-lister .list2 .item { position:relative; height:120px; padding:20px 20px 20px 200px; background:#f5f5f5; margin:0 0 10px;  }
.news2-lister .list2 .item .img { position:absolute; left:20px; top:20px; width:160px; overflow:hidden; background:#fff; }
.news2-lister .list2 .item .img img { display:block; width:100%; height:120px; }
.news2-lister .list2 .item h3 { height:30px; line-height:30px; font-size:18px; font-weight:normal; margin:0 0 15px; overflow:hidden; }
.news2-lister .list2 .item p { height:72px; line-height:24px; overflow:hidden; text-align:justify; color:#999; margin:0 0 10px; }
.news2-lister .list2 .item:hover { background:#eee; }
.news2-lister .list2 .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

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


/******************************
 ** 案例
 ** v.2.0
 ******************************/
.case-lister {  }
.case-lister .list { float:left; width:100%; padding:0 0 20px; }
.case-lister .list .item { float:left; width:260px; margin:0 0 10px 10px; background:#eee; }
.case-lister .list .item img { display:block; width:100%; height:195px; }
.case-lister .list .item h3 { height:45px; line-height:45px; font-weight:normal; text-align:center; background:#f9f9f9; border:1px solid #eee; }
.case-lister .list .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

.case-lister {  }
.case-lister .list2 { float:left; width:100%; padding:0 0 20px; }
.case-lister .list2 .item { float:left; width:258px; margin:0 0 10px 10px; background:#eee; position:relative; }
.case-lister .list2 .item img { display:block; width:100%; height:195px; background:#f5f5f5; }
.case-lister .list2 .item h3 { position:absolute; left:0; right:0; bottom:0; height:45px; line-height:45px; font-weight:normal; text-align:center; background:#000; filter:Alpha(opacity=80); background:rgba(0,0,0,.5); color:#fff; }
.case-lister .list2 .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

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

.case2-lister {  }
.case2-lister .list2 { padding:0 0 20px; }
.case2-lister .list2 .item { position:relative; height:120px; padding:20px 20px 20px 200px; background:#f5f5f5; margin:0 0 10px;  }
.case2-lister .list2 .item .img { position:absolute; left:20px; top:20px; width:160px; overflow:hidden; background:#fff; }
.case2-lister .list2 .item .img img { display:block; width:100%; height:120px; }
.case2-lister .list2 .item h3 { height:30px; line-height:30px; font-size:18px; font-weight:normal; margin:0 0 15px; overflow:hidden; }
.case2-lister .list2 .item p { height:72px; line-height:24px; overflow:hidden; text-align:justify; color:#999; margin:0 0 10px; }
.case2-lister .list2 .item:hover { background:#eee; }
.case2-lister .list2 .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

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


/******************************
 ** 产品
 ** v.2.0
 ******************************/
.product-lister {  }
.product-lister .list { float:left; width:100%; padding:0 0 20px; }
.product-lister .list .item { float:left; width:260px; margin:0 0 10px 10px; background:#eee; }
.product-lister .list .item img { display:block; width:100%; height:275px; }
.product-lister .list .item h3 { height:45px; line-height:45px; font-weight:normal; text-align:center; background:#f9f9f9; border:1px solid #eee; }
.product-lister .list .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

.product-lister {  }
.product-lister .list2 { float:left; width:100%; padding:0 0 20px; }
.product-lister .list2 .item { float:left; width:258px; margin:0 0 10px 10px; background:#eee; position:relative; }
.product-lister .list2 .item img { display:block; width:100%; height:195px; background:#f5f5f5; }
.product-lister .list2 .item h3 { position:absolute; left:0; right:0; bottom:0; height:45px; line-height:45px; font-weight:normal; text-align:center; background:#000; filter:Alpha(opacity=80); background:rgba(0,0,0,.5); color:#fff; }
.product-lister .list2 .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

.product2-lister {  }
.product2-lister .list { float:left; width:100%; padding:0 0 20px; }
.product2-lister .list .item { float:left; width:258px; margin:0 0 10px 10px; background:#fff; }
.product2-lister .list .item img { display:block; width:100%; height:195px; background:#f5f5f5; +margin:0 0 -4px; }
.product2-lister .list .item .shadow { padding:10px 15px 15px; border:1px solid #e5e5e5; transition:all .5s ease; }
.product2-lister .list .item h3 { height:30px; line-height:30px; font-weight:normal; font-size:16px; color:#333; margin:0 0 5px; }
.product2-lister .list .item p { height:40px; line-height:20px; color:#666; overflow:hidden; text-align:justify; margin:0 0 10px; }
.product2-lister .list .item span { display:block; width:100px; height:34px; line-height:34px; background:#fff; border:1px solid #e5e5e5; color:#666; text-align:center; transition:all .5s ease; }
.product2-lister .list .item:hover img { opacity:.8; filter:Alpha(opacity=80); }
.product2-lister .list .item:hover .shadow { background:#e5e5e5; }
.product2-lister .list .item:hover span { border-color:#fff; width:120px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }

.product2-lister {  }
.product2-lister .list2 { float:left; width:102%; padding:0 0 20px; }
.product2-lister .list2 .item { float:left; width:405px; margin:0 10px 10px 0; background:#fff; }
.product2-lister .list2 .item a { display:block; position:relative; height:120px; padding:0 0 0 160px; }
.product2-lister .list2 .item img { display:block; width:160px; height:120px; background:#f5f5f5; position:absolute; left:0; top:0; }
.product2-lister .list2 .item .shadow { height:98px; padding:10px 10px 10px; border:1px solid #e5e5e5; transition:all .5s ease; }
.product2-lister .list2 .item h3 { height:30px; line-height:30px; font-weight:normal; font-size:15px; margin:0 0 5px; }
.product2-lister .list2 .item p { height:40px; line-height:20px; color:#666; overflow:hidden; text-align:justify; margin:0 0 10px; }
.product2-lister .list2 .item span { display:none; }
.product2-lister .list2 .item:hover img { opacity:.8; filter:Alpha(opacity=80); }
.product2-lister .list2 .item:hover .shadow { background:#e5e5e5; }

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

.product3-lister {  }
.product3-lister .list2 { padding:0 0 20px; }
.product3-lister .list2 .item { position:relative; height:120px; padding:20px 20px 20px 200px; background:#f5f5f5; margin:0 0 10px;  }
.product3-lister .list2 .item .img { position:absolute; left:20px; top:20px; width:160px; overflow:hidden; background:#fff; }
.product3-lister .list2 .item .img img { display:block; width:100%; height:120px; }
.product3-lister .list2 .item h3 { height:30px; line-height:30px; font-size:18px; font-weight:normal; margin:0 0 15px; overflow:hidden; }
.product3-lister .list2 .item p { height:72px; line-height:24px; overflow:hidden; text-align:justify; color:#999; margin:0 0 10px; }
.product3-lister .list2 .item:hover { background:#eee; }
.product3-lister .list2 .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

.product-detail {  }
.product-photo { float:left; width:440px; margin:0 0 20px; }
.product-photo .original { width:440px; height:330px; overflow:hidden; margin-bottom:10px; }
.product-photo .original img { display:block; width:100%; height:330px; }
.product-photo .prev, .product-photo .next { float:left; width:17px; height:69px; background:url(../images/6b9ef0d3d8404624b3adbbaae5ca39b3.gif) 0 0 no-repeat; cursor:pointer; }
.product-photo .next { float:right; background-position:-19px 0; }
.product-photo .prev:hover { background-position:0 -70px; }
.product-photo .next:hover { background-position:-19px -70px; }
.product-photo .nodrop { cursor:no-drop; }
.product-photo .prev.nodrop:hover { background-position:0 0; }
.product-photo .next.nodrop:hover { background-position:-19px 0; }
.product-photo .thum { float:left; width:395px; height:69px; margin:0 0 0 5px; overflow:hidden; position:relative; }
.product-photo .thum dl { float:left; width:300%; height:69px; position:relative; }
.product-photo .thum dd { float:left; width:87px; height:65px; border:2px solid #fff; margin:0 10px 0 0; cursor:pointer; background:#f1f1f1; }
.product-photo .thum img { width:100%; height:65px; display:block; }
.product-photo .thum dd.current { border-color:#ff6b00; }

.product-info { margin:0 0 20px 460px; position:relative; height:410px;  }
.product-info h1 { font-size:20px; line-height:1.4; margin-bottom:20px; font-weight:normal; }
.product-info .des { width:100%; height:175px; line-height:25px; margin-bottom:20px; overflow:hidden; }
.product-info .order { width:355px; margin:3px 0 15px; position:absolute; left:0; bottom:110px; }
.product-info .order a { display:block; width:120px; height:40px; line-height:40px; color:#FFF; font-size:16px; background:#ff6b00; text-align:center; border-radius:5px; }
.product-info .order a:hover { background:#ac030b; }
.product-info .tel { width:310px; background:#fff; border:3px solid #eee; padding:20px; line-height:1.3; position:absolute; left:0; bottom:0; }
.product-info .tel h2 { font-size:16px; font-weight:normal; }
.product-info .tel h3 { font-size:36px; color:#ff6b00; }

.product-article { border:1px solid #ddd; margin:0 0 -1px; }
.product-article .head { height:40px; line-height:40px; position:relative; border-bottom:1px solid #ddd; }
.product-article .head h2 { font-size:16px; font-weight:normal; padding:0 0 0 20px; color:#000; }
.product-article .article { padding:20px; }
.product-article .share { margin:0 10px 20px 0; }



/******************************
 ** 团队
 ** v.2.0
 ******************************/
.team-lister {  }
.team-lister .list { float:left; width:100%; padding:0 0 20px; }
.team-lister .list .item { float:left; width:260px; margin:0 0 10px 10px; background:#eee; }
.team-lister .list .item img { display:block; width:100%; height:344px; }
.team-lister .list .item h3 { height:45px; line-height:45px; font-weight:normal; text-align:center; background:#f9f9f9; border:1px solid #eee; }
.team-lister .list .item:hover img { opacity:.8; filter:Alpha(opacity=80); }

.team-lister {  }
.team-lister .list2 { float:left; width:100%; padding:0 0 20px; }
.team-lister .list2 .item { float:left; width:258px; margin:0 0 10px 10px; background:#eee; position:relative; }
.team-lister .list2 .item img { display:block; width:100%; height:344px; background:#f5f5f5; }
.team-lister .list2 .item h3 { position:absolute; left:0; right:0; bottom:0; height:45px; line-height:45px; font-weight:normal; text-align:center; background:#000; filter:Alpha(opacity=80); background:rgba(0,0,0,.5); color:#fff; }
.team-lister .list2 .item:hover img { opacity:.8; filter:Alpha(opacity=80); }



/******************************
 ** 单页文章
 ** v.1.2
 ******************************/
.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:#427edf; 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; }


/******************************
 ** 在线留言
 ** v.1.2
 ******************************/
.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/zzz.png) 15px center no-repeat; }
.message-page .ico-phone { background:url(../images/xxx.png) 15px center no-repeat; }
.message-page .ico-email { background:url(../images/f85ef564cba8461fa92f42916c21ed34.gif) 15px center no-repeat; }
.message-page .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:none; 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:#427edf; margin-left:0; }
.message-page .reset { background:#999; }
.message-page .submit:hover { background:#f07800; }
.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/09ee567a89204226b9eb0b775144f30b.gif) center center no-repeat; }


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





.yy-bg{
	background: #ededed;
	padding: 60px 0;
}
.yy-box{
    display: flex;
    justify-content: center;
}
.yy-title{
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px;
    color: #000;
    position: relative;
}
.yy-title::after{
    content: '';
    width: 50px;
    height: 2px;
    background-color: #4867A0;
    position: absolute;
    top: 75px;
    left: 49%;
}
.yy-box li{
	width: 310px;
	height: 430px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
	transition: all,.5s;
}
.yy-box li:nth-child(1) .bg{
	background: #0a51bf;
}
.yy-box li:nth-child(1) .cir{
	background: #0a51bf;
}
.yy-box li:nth-child(2) .bg{
	background: #2ec27e;
}
.yy-box li:nth-child(2) .cir{
	background: #2ec27e;
}
.yy-box li:nth-child(3) .bg{
	background: #8f3ac5;
}
.yy-box li:nth-child(3) .cir{
	background: #8f3ac5;
}
.yy-box li:nth-child(4) .bg{
	background: #de2c40;
}
.yy-box li:nth-child(4) .cir{
	background: #de2c40;
}
.yy-box li .yy-text .bg{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.yy-box li .yy-text{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all,.6s;
	top: 350px;
	
}
.yy-box li .cir{
	width: 68px;
	height: 68px;
	background: #0a51bf;
	border-radius: 580%;
	font-size: 30px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	position: absolute;
	left: calc(50% - 34px);
	top: -34px;
	transition: all,.5s;
	
}
.yy-box li .yy-text .tit{
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
	top:22px;
	transition: all,.5s;
	
}
.yy-box li .yy-text .dec{
	color: #fff;
	position: absolute;
	padding: 0 30px;
	font-size: 14px;
	top: 80px;
	transition: all,.5s;
	
}
.yy-box li .yy-text  a{
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: 20px;
	transition: all,.5s;
	margin: 0 auto;	
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	left: calc(50% - 60px);
	bottom: 50px;
}
.yy-box li:hover .bg{
	top: 0;
	opacity: .8;
}
.yy-box li:hover .yy-text .cir{
	opacity: 0;
}

.yy-box li:hover .yy-text .tit{
	top: 110px;
	font-size: 24px;
	font-weight: bold;
}
.yy-box li:hover .yy-text .xian{
	width: 100px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: calc(50% - 50px);
	top: 160px;
}
.yy-box li:hover .yy-text .dec{
	top: 160px;
	line-height: 2;
	text-align: center;
}
.yy-box li:hover .yy-text{
	top: 0;
}
.yy-box li:nth-child(1) .yy-text a:hover{
	background: #fff;
	color: #0a51bf;
}
.yy-box li:nth-child(2) .yy-text a:hover{
	background: #fff;
	color: #2ec27e;
}
.yy-box li:nth-child(3) .yy-text a:hover{
	background: #fff;
	color: #8f3ac5;
}
.yy-box li:nth-child(4) .yy-text a:hover{
	background: #fff;
	color: #de2c40;
}