@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:#555555; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#119ee7; }
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; }


/******************************
 ** 首页
 ******************************/
.header { position:relative; height:133px; overflow:hidden; background: url(../images/top.jpg) top center no-repeat; z-index:10; }
.header .logo { margin:35px 0; }
.header .logo img { display:block; height:70px; }
.header .line { width: 1px; height: 70px; background: #eee; margin: 35px 0 0 20px;}
.header .name { line-height:1.4; margin:50px 0 0 20px; }
.header .name h3,
.header .name h4 { font-size:22px; }
.header .name h4 { font-size:12px; font-weight:normal; text-transform:uppercase; }
.header .search { margin: 50px 0 0 30px; position: relative;width: 240px;}
.header .search .srk { background-color: inherit; width: 180px;  height: 35px; line-height: 35px; border: solid 1px #e1e1e1; padding-left: 10px; color: #bbb;
position: absolute;left: 0;top: 0;}
.header .search .ssbtm { width: 60px; height: 37px; position: absolute; top: 0; bottom: 0; right: 0; background: #075178;  border: solid 1px #075178; cursor: pointer; color: #fff; }
.header .tel { margin: 35px 0;}
.header .tel h2 { font-size:26px; font-family: 'Britannic Bold'; line-height:28px; color: #075178; }
.header .telhead { position: relative; height: 36px; line-height: 16px; font-weight: bold; background: url(../images/tel-hea.png) left top no-repeat; text-transform: uppercase }
.header .telhead h5 { display: block; margin: 4px 0 0 40px; }
.header .telhead h4 { font-size: 18px; color: #075178; line-height: 36px; margin-left: 5px;}

.nav { background:#119ee7; position:relative; z-index:10; }
.nav .wrap { height:60px; }
.nav li { float:left; width:133px; height:60px; position:relative; }
.nav li > a { display:block; height:60px; line-height:60px; font-size:18px; color:#fff; text-align:center; transition:none; transition:background .5s ease; }
.nav .drop { position:absolute; left:0; top:60px; right:0; background:url(about:blank) center center repeat; display:none; width:190px;  }
.nav .drop dl { position:relative; background:#075178; }
.nav .drop dd { line-height:24px; text-align:left; border-top:1px solid #fff; }
.nav .drop dd:first-child {  }
.nav .drop a { display:block; padding:8px 8px 8px 28px; color:#fff; }
.nav .drop a:hover { background:#119ee7; padding-left: 34px;}
.nav.active li.current > a { background:#119ee7; color:#fff; }
.nav li.active > a { background: #075178 !important; color:#fff !important; }
.nav li.current > a { background: #075178; color:#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 .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: 18px; height: 18px;  background: #fff;  margin: 0 4px;  border-radius:50%; cursor: pointer; transition: all .3s ease; }
.banner .dots li.active { width: 15px; height: 15px; border: 2px solid #fff; background: none;}
.banner .prev,
.banner .next { width: 32px; height: 72px; position: absolute; top: 50%; margin: -50px 0 0; z-index: 9; cursor: pointer; display: none; }
.banner .prev { background: url(../images/banner-pw.png) 0 0 no-repeat; left: 30px; }
.banner .next { background: url(../images/banner-pw.png) -32px 0 no-repeat ; right: 30px; }
.banner .prev:hover { background-position: 0 -72px; }
.banner .next:hover { background-position: -32px -72px; }
.banner .list,
.banner .list img { height:600px; }
.banner.mini .list,
.banner.mini .list img { height:400px; }

.ipro { padding:80px 0 60px; background:#fff; }
.ipro .wrap { overflow:hidden;}
.ipro .head { text-align:left; }
.ipro .head h2,
.ipro .head h3 { font-size:30px; line-height:1.6; color:#434648; }
.ipro .head h3 { text-transform:uppercase; color:#119ee7; }
.ipro .head p { line-height: 24px; margin-top: 15px; width: 350px; color: #999999; }
.ipro .classify { text-align:center; width: 720px; margin-top: 20px; }
.ipro .classify li { float: left; display:inline-block; +display:inline; +zoom:1; vertical-align:middle; padding:10px 10px 0 10px; }
.ipro .classify li:first-child { background:none; }
.ipro .classify a { display: block; width:160px; height:45px; line-height:45px; font-size:16px; background: #119ee7; color: #fff; }
.ipro .classify a:hover { background:#075178; }
.ipro .classify a:active { background:#075178; }
.ipro .classify .one a { background:#075178; }
.ipro .list { float:left; width:100%; margin-top: 30px; }
.ipro .item { float:left; width:378px; margin:0 10px 30px; border: 1px solid #eee; }
.ipro .item a { display:block; text-align:center; }
.ipro .item img { display:block; width:100%; height:283px; background:#eee; }
.ipro .item h3 { line-height:60px; font-size:18px; font-weight:normal;}
.ipro .item a:hover img {opacity:0.8; filter:alpha(opacity=80);}

.igaog { background: url(../images/gaog_bj.jpg) center center no-repeat; width: 100%; height: 270px; }
.igaog .wrap { overflow:hidden;}
.igaog .exp { margin: 50px 0; background: url(../images/gao_tel.png) left center no-repeat; height: 171px; width: 700px; }
.igaog .exp h3 { font-size: 40px; color: #ffcc01; padding: 10px 0 0 20px;}
.igaog .exp h4 { font-size: 28px; color: #fff; padding-left: 20px; font-weight: normal; }
.igaog h2 { font-size: 30px; color: #fff; margin: 110px 0 0 10px; line-height: 40px; }
.igaog a {display: block; width: 170px; height: 50px; margin: 110px 40px 0; background: #ffcc01; color: #14202d; text-align: center; line-height: 50px; font-size: 18px; border-radius:4px; -moz-border-radius:4px; }
.igaog a:hover { background:#e1b711; }

.iabout { padding:80px 0 30px; background:#fff; }
.iabout .wrap { overflow:hidden; }
.iabout .head { text-align:left; }
.iabout .head h2,
.iabout .head h3 { font-size:30px; line-height:1.6; color:#434648; }
.iabout .head h3 { text-transform:uppercase; color:#119ee7; }
.iabout .head p { line-height: 28px; margin-top: 15px; width: 740px; height: 115px; color: #999999; }
.iabout .head a { display: block; width: 110px; height: 35px; border: 1px solid #eee; background: url(../images/more.png) center center no-repeat; margin: 30px 0; }
.iabout .head a:hover { background: url(../images/more.png) center center no-repeat #eee; }
.iabout img { width: 400px; height: 300px; }

.iflow { position: relative; border-top: 10px solid #119ee7; margin-top: 50px; height: 200px; padding: 0 0 40px; }
.iflow .flowlist dd { float: left; width: 258px; margin-top: -60px; text-align: center; }
.iflow .flowlist h3 { font-size: 22px; color: #434648; line-height: 50px;}
.iflow .flowlist span { display: block; height: 2px; width: 40px; background: #119ee7; margin: 5px 108px 10px; }
.iflow .flowlist p { line-height: 28px; color: #767676; }
.iflow .flowlist dt { float: left; width: 55px; margin-top: -20px; }

.inews { padding:80px 0 ; background:#f6f6f6; }
.inews .wrap { overflow:hidden; }
.inews .head { text-align:left; }
.inews .head h2,
.inews .head h3 { font-size:30px; line-height:1.6; color:#434648; }
.inews .head h3 { text-transform:uppercase; color:#119ee7; }
.inews .head p { line-height: 24px; margin-top: 15px; width: 550px; color: #999999; }
.inews .list { padding: 10px 0; width: 650px; }
.inews .item { position: relative; margin: 25px 0;}
.inews .item .listimg { position: absolute; left: 0; top: 10px; display: block; width: 20px; height: 20px; background: url(../images/newslist.png) left center no-repeat; }
.inews .item h3 { padding-left: 30px; font-size: 18px; font-weight: normal; }
.inews .item p { padding: 10px 0 0 30px; color: #888888; line-height: 26px; }
.inews .item a:hover .listimg { background-position: -20px 0; }
.inews .newsimp { border: 1px solid #eee; background: #fff; width: 452px;}
.inews .newsimp img { width: 450px; height: 337px; }
.inews .newsimp .tep { padding: 10px 20px 30px 20px;}
.inews .newsimp h3 { font-size: 18px;}
.inews .newsimp span { display: block; background: url(../images/time.png) left center no-repeat; color: #ccc; padding: 5px 25px; }
.inews .newsimp p { color: #888; }

.icase { padding:80px 0 ; background:#fff; position: relative; }
.icase .wrap { overflow:hidden; }
.icase .head { text-align:center; }
.icase .head h2,
.icase .head h3 { font-size:30px; line-height:1.6; color:#434648; }
.icase .head h3 { text-transform:uppercase; color:#119ee7; }
.icase .head p { line-height: 24px; margin-top: 15px; color: #999999; }
.icase .caselist { width: 100%; overflow:hidden; margin-top: 30px; position: relative; }
.icase .list { width:300%; overflow:hidden; }
.icase .item { float:left; width:378px; margin:0 30px 20px 0; border:1px solid #eee; overflow:hidden; }
.icase .img { overflow:hidden; position:relative; }
.icase .img img { display:block; width:380px; height:285px; }
.icase .item h3 { line-height:50px; overflow:hidden; font-size:18px; text-align: center; font-weight: normal; }
.icase .item:hover img { transform:scale(1.05,1.05); }
.icase .btnNext,
.icase .btnPrev { width: 30px; height: 90px; display: block; position: absolute; top:50%; }
.icase .btnPrev {  left: 50%; margin-left: -650px; background: url(../images/btn_pw.png) left center no-repeat #ccc;}
.icase .btnNext {  right: 50%; margin-right: -650px; background: url(../images/btn_pw.png) right center no-repeat #ccc; }
.icase .btnPrev:hover { background: url(../images/btn_pw.png) left center no-repeat #119ee7; }
.icase .btnNext:hover { background: url(../images/btn_pw.png) right center no-repeat #119ee7; }

.icontact { padding:60px 0 ; background:#f6f6f6;}
.icontact .wrap {  position: relative; }
.icontact .head { text-align:center;; }
.icontact .head h2,
.icontact .head h3 { font-size:30px; line-height:1.6; color:#434648; }
.icontact .head h3 { text-transform:uppercase; color:#119ee7; }
.icontact .list { overflow: hidden; margin-top: 30px; }
.icontact .list li { float: left; width: 380px; margin: 10px; text-align: center; padding-top: 40px; }
.icontact .list h3,
.icontact .list h4 { font-size: 16px; color: #666; font-weight: normal; }
.icontact .list .tel { background: url(../images/tel.png) top center no-repeat; }
.icontact .list .address { background: url(../images/address.png) top center no-repeat; }
.icontact .list .email { background: url(../images/email.png) top center no-repeat; }

.ifooter { padding:40px 0 0 0 ; background:#464646; color: #aaa; }
.ifooter .wrap { overflow: hidden; }
.ifooter .logo { overflow: hidden; }
.ifooter .logo img { height: 60px; }
.ifooter .logo .name { margin-left: 20px; }
.ifooter .logo h3 { font-size: 22px; line-height: 35px; }
.ifooter .logo h4 { font-size: 12px; font-weight: normal; text-transform: uppercase; }
.ifooter .subnav { height: 50px; margin: 20px 0; border-top: 1px solid #666; border-bottom: 1px solid #666; }
.ifooter .subnav dd,
.ifooter .subnav dt { float: left; text-align: left; font-size: 15px; line-height: 50px; }
.ifooter a { color: #ccc; }
.ifooter a:hover { color: #119ee7; }
.ifooter .subnav dt { margin: 0 20px; }
.ifooter .sublime div {width: 400px; margin-right: 30px; }
.ifooter .sublime a { margin-right: 8px; }
.ifooter .code img { width: 130px; height: 130px; border: 1px solid #666; }
.ifooter .code { text-align: center; }
.ifooter .code h4 { font-weight: normal; }
.ifooter .bottomer { width: 100%; height: 50px; background: #2a2a2a; margin-top: 40px; }
.ifooter .bottomer p { text-align: center; line-height: 50px; }


.toolbar { position:fixed; top:300px; right:1px; z-index:100; }
.toolbar > * { width:40px; height:40px; position:relative; background:#119ee7; 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(../images/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: #f43429; }
.toolbar .drop-code { position:absolute; bottom:0; right:42px; background:#f43429; padding:5px; font-size:12px; text-align:center; color:#fff; box-shadow:0 0 1px rgba(0,0,0,.2); width:120px; display:none; }
.toolbar .drop-code img { display:block; width:120px; height:120px; }
.toolbar .drop-code h3 { font-weight:normal; }
.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:#f43429; color:#FFF; font-size:20px; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background-color:#f43429; }
.toolbar .itop:hover { background-color:#f43429; }




/******************************
 ** 内页架构
 ** 上下式
 ******************************/
.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; opacity: .8; filter:Alpha(opacity=80); 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; opacity: .9; filter: Alpha(opacity=90); }
.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:  #e9e9e9; color: #666; }
.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: #e43b48; }
.side-menu dd > a:hover { background: #ddd; }
.side-menu dd.current > a { background:  #119ee7; color: #fff;  }
.side-menu dd.current .drop { display: block; }
.side-menu li.current > a { color: #039c7a; }

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

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