@import 'animate.css';
@import 'skin.css';

/******************************
 ** 初始化
** 1.2.0
 ******************************/
* { margin:0; padding:0; }
html { height:100%; }
body  { min-height:100%; 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:#666; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#0061ae; }
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; }
.fl { float: left; }
.fr { float: right; }


/******************************
 ** 首页
 ******************************/


/*ihead*/
.ihead{ width:100%; height:40px; background:#edeaf1;}
.head_a{ width:1200px; height:40px; margin:0 auto;}
.head_a .head_left{ float:left; color:#233357; line-height:40px;} 
.head_a .head_right{ float:right; line-height:40px; color:#233357;}
.head_a .head_right a{ display:block; width: 82px; text-align: center; float:left; line-height:40px; color:#233357;padding-left: 8px; background:url(../img/hline.jpg) no-repeat left center; }

/*top*/
.top{ width:1200px; height:126px; margin:0 auto;}
.top_left{ float:left; height:80px; padding:24px 0 17px;}
.top_left .logo_l{ margin: 8px 14px 0 0;height:80px; display:block; float:left;}
.top_left .logo_l img { width: 281px; }
.top_left .logo_r{ float:left; height:80px; background:url(../img/logo_x.jpg) no-repeat left center; padding-left:14px; padding-top: 5px; }
.top_left .logo_r h1{ color:#038acc; font-weight:bold; line-height:40px; font-size:22px;}
.top_left .logo_r h2{ color:#0a1a3e; font-size:18px; line-height:20px;}
.top_right{ height: 82px;margin-top: 28px;float:right; text-align:left; background:url(../img/htel.jpg) no-repeat left center; padding-left:60px;}
.top_right h1{ font-size:24px; color:#0579b2; font-weight:bold;line-height: 30px;border-bottom: 1px solid #01052a;}
.top_right h2{height:22px;color:#01052a;font-size:22px;}

.nav { position: relative; width:100%; height:62px; background:#0061ae; z-index: 10; }
.nav ul{ width:1200px; height:62px; margin:0 auto; }
.nav li{ width: 132px;height: 60px;float: left;position: relative;  z-index:1; background:url(../img/line2.jpg) no-repeat left center;  }
.nav li:first-child{background:none;}
.nav li>a{ width: 132px;height: 60px;line-height: 60px;border-top:2px solid #0061ae; text-align: center; color: #fff; display: block;  font-size: 16px; background: #0061ae; }
.nav .drop { transition:none; width: 132px; display: none; position: absolute; z-index:99; top: 62px; background:#ffffff;  }
.nav .drop dl { background:#fff; }
.nav .drop dd { width: 132px; height: 45px; float: left; background: #fff; display: block; }
.nav .drop a { display: block; font-size: 15px; color: #000000;text-align: center; line-height: 45px; }
.nav .drop a:hover { color:#018ccd; }
.nav.active li.current > a { color:#fff; font-weight: normal; background: #0061ae; border-top: 0;  }
.nav li.active > a { color:#fff !important; font-weight: bold !important; background:#233357 !important; border-top:2px solid #0061ae !important; }
.nav li.current > a { color:#fff; font-weight: bold; background:#233357; border-top:2px solid #0061ae; }

/* banner */
.banner { position:relative; }
.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 .dots { position: absolute; left: 50%; bottom: 30px; margin: 0 0 0 -50px; line-height: 0; z-index: 18; }
.banner .dots li { display: inline-block; +display: inline; +zoom: 1; width:50px; height:5px; background: url(../img/icon.png) 0 0 no-repeat;  margin: 0 4px;  cursor: pointer; transition: all .3s ease; }
.banner .dots li.active { width:50px; height:5px; background: url(../img/icon.png) 0 -14px no-repeat; transition:all 300ms ease; }
.banner .prev,
.banner .next { width: 50px; height: 50px; position: absolute; top: 55%; margin: -50px 0 0; z-index: 9; cursor: pointer; display: none; }
.banner .prev { background: url(../img/banner-pw.png) 0 0 no-repeat; left: 30px; }
.banner .next { background: url(../img/banner-pw.png) -50px 0 no-repeat ; right: 30px; }
.banner .prev:hover { background-position: 0 -50px; }
.banner .next:hover { background-position: -50px -50px; }
.banner .list,
.banner .list img { height:640px; }
.banner.mini .list,
.banner.mini .list img { height:500px; }

/*ipro*/
.ipro { margin-top: 30px; z-index: 10; }
.ipro .ipleft { width: 280px; }
.ipro .ihead { width: 260px; padding-left: 20px; height: 160px; background: #0061ae; color: #fff; }
.ipro .ihead h3 { font-size: 29px; padding-top: 30px; font-family: 'Bernard MT Condensed', Arial; text-transform: uppercase; line-height: 45px; }
.ipro .ihead span { display: block; height: 1px; width: 30px; background: #fff; }
.ipro .ihead h2 { font-size: 28px; line-height: 45px; font-weight: bold; }
.ipro-menu {width:280px;}
.ipro-menu dd { width:280px;font-size:18px; margin:12px 0 0; background:#0061ae;height: 50px;padding-top: 6px;}
.ipro-menu dd > a { display:block;padding-left: 22px;height:42px; line-height:42px;color:#fff;background:url(../img/icon2.png) 246px 12px no-repeat;}
.ipro-menu dd:hover > a {background:url(../img/icon2.png) 246px -20px no-repeat; }
.ipro-menu .drop {  display:none; }
.ipro-menu dd.active .drop { }
.ipro-menu .drop li {width:280px;height:56px;border-top: 1px dashed #ccc;background:#fff;}
.ipro-menu .drop li:first-child{border-top:0;}
.ipro-menu .drop a { display:block; height:56px; line-height:56px; padding:0 0 0 40px; color:#333; -webkit-transition:none; transition:none;background:url(../img/icon4.jpg) 20px center no-repeat; }
.ipro-menu .drop li.active a,
.ipro-menu .drop a:hover {color:#0061ae; }
.ipbtel{margin-top:20px;width:280px;height:130px;background:#0061ae url(../img/tel.jpg) 15px center no-repeat;}
.ipbtel span{display:block;padding:20px 0 0 86px;color:#fff;width: 176px;}
.ipbtel h3{padding-left:86px;line-height: 1.2;color:#fff;font-weight:bold;font-size:24px;display: block;}
.ipro .ipright { width: 890px; overflow: hidden; margin-top: 80px; }
/*搜索*/
.ipro .search { position: relative; }
.ipro .skey { position: relative; width: 377px; height: 37px; }
.ipro .txt1 { width: 305px; padding-left: 20px; height: 37px; background: #edeaf1; border: 0px; line-height: 37px; }
.ipro .submit { position: absolute; width: 54px; height: 37px; background:url(../img/search.png) center no-repeat #0061ae; border: 0px; }
.ipro .resou { margin-left: 60px; line-height: 20px; }
.ipro .resou h6 { color: #333; font-size: 14px; }
.ipro .resou p { color: #888; font-size: 14px; }
/* 列表 */
.ipro-list { float:right; padding-top: 50px;width:890px; overflow:hidden; }
.ipro-list .list { float:left; width:103%; }
.ipro-list .item { float:left; width:274px; margin:0 28px 16px 0; }
.ipro-list .item a { display:block;}
.ipro-list .item .img { display:block; width:274px; height:210px; border:1px solid #e4eaed; overflow: hidden; text-align:center; }
.ipro-list .item img { height: 210px; width: auto; }
.ipro-list .item h1 { height: 40px; line-height: 40px; color:#444444; text-align:center;}
.ipro-list .item a:hover h1{color:#0061ae;}
.ipro-list .item a:hover img { transform:scale(1.05,1.05); }

/*icase*/
.icase{ overflow: hidden; padding-bottom: 34px; width:100%; }
.icase .icase_tit{ position:relative; padding:40px 0 20px 0; }
.icase .itit{ width: 206px;height:38px;margin:0 auto;}
.icase .itit em{ display:block;margin-top: 20px;float:left;width:40px;height:2px;background:#505050;}
.icase .itit i{ display:block;margin-top: 20px;float:left;width:40px;height:2px;background:#505050;}
.icase .itit h1{ float:left;padding: 0 10px;color:#505050; text-align:center;font-size:24px; height:38px;line-height:38px;}
.icase .itit span { display:block;line-height: 32px;text-align: center;color:#4a8706;font-size:20px;}
.icase .icase_tit p{ text-align:center;color:#505050;font-size:28px;}
.icase .icase_tit p span{ color:#0061ae;font-weight:bold;}

.icase .ins { position: relative; height: 490px; margin-top: 10px; }
.icase .ins i { position: absolute; left: 0; right: 0; bottom: 0; top: 70px; background: #edeaf1; }
.icase .ins .icase_list { height: 450px; overflow: hidden; }
.icase .ins .list { overflow: hidden; }
.icase .ins .item { width: 1200px; float: left; position: relative; overflow: hidden; }
.icase .item .img { display: block; width: 600px; height: 450px; overflow: hidden; float: left; }
.icase .item img { width: 600px; height: 100%; }
.icase .item .des { padding-left: 30px; padding-top: 100px; }
.icase .item .des h2 a { font-size: 24px; color: #233357; font-weight: bold; }
.icase .item .des p { width: 510px; padding-top: 10px; color: #666; font-size: 14px; }
.icase .item .des .more { height: 37px; width: 130px; background: #0061ae; color: #fff; display: block; line-height: 37px; text-align: center; margin-top: 20px; }
.icase .ins .arrow { position: absolute; left: 630px; bottom: 30px; width: 92px; }
.icase .ins .arrow a { display: block; width: 40px; height: 40px; border: 1px solid #0061ae; color: #0061ae; font-size: 24px; line-height: 40px; text-align: center; }
.icase .item:hover img { transform:scale(1.05,1.05); }
.icase .ins .arrow a:hover { background: #0061ae; color: #fff; }
.icase .item .des .more:hover { background: #223357; }

.icase .icase_img { overflow: hidden; }
.icase .icase_img .list { overflow: hidden; }
.icase .icase_img li { width: 277px; margin: 50px 30px 30px 0; position: relative; overflow: hidden; }
.icase .icase_img .img { width: 277px; height: 207px; overflow: hidden; }
.icase .icase_img img { width: 277px; height: 100%; }
.icase .icase_img h3 { font-size: 14px; text-align: center; color: #999; line-height: 40px; }
.icase .icase_img a:hover h3 { color: #0061ae; }
.icase .icase_img a:hover img { transform:scale(1.05,1.05); }

/* iguang */
.iguang { position: relative; }
.iguang i { position: absolute; top: 0; left: 0; right: 0; height: 250px; background: #233357; }
.iguang .cont { overflow: hidden; }
.iguang .gt img { margin-top: 15px; }
.iguang .gy { width: 660px; }
.iguang .tel { background: url(../img/gg-jian.png) no-repeat left bottom; position: relative; height: 100px; }
.iguang .tel h3 { font-size: 57px; color: #303e5f; font-weight: bold; z-index: 1; position: relative; }
.iguang .tel h2 { font-size: 40px; color: #fff; margin-top: -92px; z-index: 2; position: relative; }
.iguang .tel h4 { font-size: 16px; color: #fff; margin-top: -70px; padding-right: 20px; }
.iguang .tel h4 b { font-size: 22px; }
.iguang .gy p { font-size: 30px; color: #fff; font-weight: bold; }
.iguang .gy a { display: block; width: 130px; height: 37px; background: #0061ae; color: #fff; line-height: 37px; text-align: center; margin-top: 10px; }

/*iabout*/
.iabout { position: relative; padding: 20px 0 30px 0; }
.iabout .des { overflow: hidden; }
.iabout .img { width: 540px; height: 404px; margin-right: 50px; overflow: hidden; }
.iabout .img img { width: 100%; height: auto; }
.iabout .text { width: 600px; }
.iabout .text span { font-size: 76px; color: #dadad8; text-transform: uppercase; }
.iabout .text h2 { font-size: 22px; color: #233357; margin-top: -70px; font-weight: bold; }
.iabout .text h3 { font-size: 14px; color: #bbbbbb; margin-top: -12px; }
.iabout .text p { font-size: 14px; color: #646464; padding: 15px 0 40px 0; }
.iabout .text a { display: block; width: 130px; height: 37px; background: #0061ae; color: #fff; line-height: 37px; text-align: center; }
.iabout .img a:hover img { transform:scale(1.05,1.05); }

.iabout .abimg { position: relative; }
.iabout .imglist { overflow: hidden; }
.iabout .title { padding: 40px 0 20px 0; }
.iabout .title .line { display: block; width: 476px; height: 1px; background: #dddddd; margin-top: 20px; }
.iabout .title .a { margin: 0 auto; font-size: 20px; color: #666666; text-align: center;  }
.iabout .title .a a { display: inline; text-align: center; padding: 0 16px;  color: #333333; }
.iabout .title .a a:hover { font-weight: bold; color: #0061ae;  }
.iabout .title .a a:first-child { font-weight: bold; color: #0061ae;  }
.iabout .list { position: relative; overflow: hidden;  }
.iabout .list li { width: 220px; margin: 0 10px 0 10px; float: left; }
.iabout .list li .img { width: 220px; height: 164px; overflow: hidden; }
.iabout .list li .img img { height: 164px; width: 100%; }
.iabout .list li h2 { color: #666; text-align: center; line-height: 50px; }
.iabout .btnNext,
.iabout .btnPrev { width: 35px; height: 80px; display: block; position: absolute; top: 46%; }
.iabout .btnPrev { left: 50%; margin-left: -660px; background: url(../img/btn_pw.png) left center no-repeat #0061ae;}
.iabout .btnNext { right: 50%; margin-right: -660px; background: url(../img/btn_pw.png) right center no-repeat #0061ae; }
.iabout .btnPrev:hover { background: url(../img/btn_pw.png) left center no-repeat #233357; }
.iabout .btnNext:hover { background: url(../img/btn_pw.png) right center no-repeat #233357; }
.iabout .list li a:hover h2 { color: #0061ae; }
.iabout .list li a:hover img { transform:scale(1.05,1.05); }

/*inews*/
.inews { overflow: hidden;  margin-bottom: 70px; }
.inews .newslist { width: 780px; height: 525px; border: 1px solid #e4eaed; }
.inews .newslist .title { height: 60px; width: 782px; background: #233357; margin-left: -1px; }
.inews  .newslist .title h1 { float: left; }
.inews  .newslist .title h1 a { display: block; width: 160px; height: 60px; line-height: 60px; font-weight: bold; color: #fff; font-size: 17px; }
.inews  .newslist .title .img { display: block; float: left; margin: 6px 10px 0 30px; }
.inews  .newslist .title h1:first-child a { background: #0061ae; }
.inews  .newslist .title .more { display: block; float: right; background: url(../img/imore.png) center no-repeat; width: 60px; height: 60px; margin-right: 10px; }
.inews .des { padding: 30px 30px 20px 30px; }
.inews .des .img { width: 307px; height: 410px; overflow: hidden; text-align: center;  }
.inews .des .img img { text-align: center; height: 410px; width: auto; }
.inews .hlist { float: right; width: 390px; }
.inews .hot { border-bottom: 1px dashed #dddddd; }
.inews .hot h2 a { color: #233357; font-size: 15px; font-weight: bold; }
.inews .hot p { color: #999; line-height: 22px; padding: 5px 0 10px 0; }
.inews .hot .more { display: block; width: 100px; height: 30px; line-height: 30px; text-align: center; background: #0061ae; color: #fff; margin-bottom: 20px; }
.inews .hlist .list li { height: 45px; border-bottom: 1px dashed #dddddd; }
.inews .hlist .list a { color: #333; line-height: 45px; }
.inews .hlist .list a h3 { font-size: 14px;  font-weight: normal; }
.inews .hlist .list span { float: right; color: #aaa; line-height: 45px; }
.inews .hlist .list a:hover { color: #0061ae; }

.inews .imap { width: 317px; height: 525px; border: 1px solid #e4eaed; padding: 0px 30px; }
.inews .imap .title { height: 60px; border-bottom: 1px solid #e4eaed; }
.inews .imap .title .tu { display: block; background: url(../img/icon6.jpg) center no-repeat; height: 60px; width: 36px; float: left; border-bottom: 2px solid #0061ae; }
.inews .imap .title h1 a { font-size: 17px; font-weight: bold; color: #0061ae; line-height: 60px; padding-left: 10px; }
.inews  .imap .title .more { display: block; float: right; background: url(../img/icon3.jpg) center no-repeat; width: 30px; height: 60px; margin-right: 10px; }
.inews .imap .map { width: 317px; height: 240px; overflow: hidden; margin: 30px 0px 20px 0; }
.inews .contact { position: relative; }
.inews .contact dt { font-size: 15px; font-weight: bold; color: #233357; }
.inews .contact dd { line-height: 30px; padding-left: 30px; width: 317px; }
.inews .contact .tel { background: url(../img/contact-1.jpg) left no-repeat; }
.inews .contact .email { background: url(../img/contact-2.jpg) left no-repeat; }
.inews .contact .dizhi { background: url(../img/contact-3.jpg) 2px 7px no-repeat; }

/*footer*/
.footer { width: 100%; height: 72px; background: #edeaf1; }
.footer h1{ float:left; width:110px; height:72px; line-height:72px; color:#fff; background: url(../img/bnav.png) no-repeat center center; font-size: 18px; font-weight: bold; padding-left: 24px; }
.bnav { float:right; width:1040px; height:72px; }
.bnav li{ float:left; width:115px; height:72px; line-height:72px; text-align:center; background: url(../img/line.jpg) no-repeat left center; }
.bnav li:first-child{ background:none; }
.bnav li a{ display:block; color:#444444; }
.bnav li a:hover{ color:#3598db; }


/* bottom */
.bottom { width: 100%; background: #233357; }
.bottom .wrap { padding: 50px 0; overflow: hidden; }
.bottom .btel { width: 328px; }
.bottom .logo { width: 191px; height: 100px; background: #152447; }
.bottom .logo img { width: 144px; padding: 22px 0 0 22px; }
.bottom .btel h3 { font-size: 26px; color: #fff; font-weight: bold; }
.bottom .btel p { color: #c4d0e9; line-height: 26px; padding-top: 25px; }
.bottom dl { background: url(../img/line2.jpg) left repeat-y; height: 240px; }
.bottom dt { font-size: 15px; color: #fff; font-weight: bold; }
.bottom dd { color: #c4d0e9; line-height: 35px; }
.bottom a { color: #c4d0e9; }
.bottom a:hover { color: #fff; }
.bottom .line { display: block; height: 2px; width: 30px; background: #0061ae; margin: 15px 0; }
.bottom .bcont { padding: 0 50px 0 60px; width: 270px; }
.bottom .blink { padding: 0 50px 0 60px; width: 155px; }
.bottom .bcode { padding: 0 0 0 60px; }
.bottom .bcode dd p { text-align: center; line-height: 20px; }

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






/******************************
 ** 内页架构
 ** 上下式
 ******************************/
.wrapper { width: 1200px; margin: 0 auto; position: relative; padding: 0 0 50px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAABAQMAAAD0NsVPAAAABlBMVEUAAAD09PTdqnB/AAAAAXRSTlMAQObYZgAAABBJREFUCNdj+E8AfGAYCAAAL2Yg0SwX6GIAAAAASUVORK5CYII=) center center repeat-y; }
.sidebar { float: left; width: 220px; height: auto; padding: 20px; background: #f4f4f4; }
.container { margin: 0 0 0 300px; }

.location { position: relative; height: 54px; line-height: 54px; margin: 0 0 20px; border-bottom: 1px dashed #999; }
.location .head h2 { display: inline-block; +display: inline; +zoom: 1; vertical-align: middle; font-size: 20px; font-weight: normal; }
.location .head h3 { display: none; }
.location .path { position: absolute; right: 0; top: 0;   font-size: 15px;  }

.side-menuer { margin: 0 0 20px;  }
.topclass { padding: 0 0 20px; color: #333; border-bottom: 2px solid #ddd; text-align: center; }
.topclass h2 { line-height: 30px; font-size: 24px; margin: 0 0 5px; }
.topclass h3 { line-height: 20px; text-transform: uppercase; font-weight: normal;  }
.side-menu { padding: 20px 0 0; }
.side-menu dd > a { display: block; padding: 0 20px; margin: 0 0 10px; line-height: 40px; font-size: 16px; background: #0061ae;color: #fff; }
.side-menu .drop { overflow: hidden; margin: 0 0 15px; display:none; }
.side-menu .drop li { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAAA1BMVEVxcXHjbzagAAAACklEQVQI12MAAgAABAABINItbwAAAABJRU5ErkJggg==) 10px center no-repeat; }
.side-menu .drop a { display: block; padding: 0 0 0 25px; height: 24px; line-height: 24px; color: #999; }
.side-menu .drop a: hover { color: #0061ae; }
.side-menu dd > a:hover { background: #ddd; }
.side-menu dd.current > a { background:  #0061ae; color: #fff;  }
.side-menu dd.current .drop { display: block; }
.side-menu li.current > a { color: #0061ae; }

.side-con { }
.side-con .info { line-height: 24px; text-align: justify; }