﻿@charset "UTF-8";

input,button,ul,ol{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
.ico{background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle;}
a{color: #333333; text-decoration: none;}
a:hover{color: #1048a0; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}

/*top_main*/
.top_main{width: 100%; height: 30px; line-height: 30px; position: relative; z-index: 80; background-color: #f2f2f2; color: #333333; font-size: 12px;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main li a{color: #333333;cursor: pointer;}
.top_main li a:hover{color: #1048a0;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #666;vertical-align: middle;margin: 0;}
/*header_main*/
.header_main{width: 100%; height: 120px; z-index: 100; background: #fff;}
.header_main .logo{width: 740px;height: 60px;display: block;margin-top: 28px;}
.header_main .logo img{width: 100%; height: 100%; display: block;}
.header_main .tel{width: 300px;padding: 32px 0 0 0;line-height: 26px;margin-left: 120px;}
.header_main .tel span{font-size: 30px;font-weight: bold;color: #0185d0;font-family: arial;}
.header_main .tel s{width: 57px; height: 57px; float: left; margin-right: 10px; background-position: 0 0;}
.header_main .search{width: 300px;height: 41px;line-height: 41px;margin-top: 38px;border: 2px solid #1048a0;position: relative;float: right;}
.header_main .search *{font-family: arial;}
.header_main .search .sbtn{width: 100px;height: 45px;font-size: 16px;text-align: center;color: #fff;position: absolute;right: -2px;top: -2px;background: #1048a0;cursor:pointer;}
.header_main .search .stxt{width: 200px;padding-left: 10px;height: 41px;line-height: 41px;border: 0px;background: none;outline:none;color: #999;}
.nav_main{width:100%;height: 60px;line-height: 60px;background: #1048a0;position: relative;z-index: 3;}
.nav .list{width: 102%; margin:0 auto;height: 60px; line-height: 60px;position: relative;}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float:left;width: 170px;display: block;position: relative;z-index: 10;font-size: 16px;border-right:1px solid #0b2d7e;text-align: center;}
.nav_main .nav li:first-child{border-left:1px solid #0b2d7e;background: none;}
.nav_main .nav li:first-child.hover{background-color:#0185d0;}
.nav_main .nav li a{display: block;color:#fff;font-size:16px;}
.nav_main .nav li a:hover, .nav_main .nav li a.hover, .nav_main .nav li #hover2{background: #0185d0;}
.nav_main .nav dl{width: 169px;background: #fff;position: absolute;left: 0;top: 60px;z-index: 12;border: 1px solid #0185d0;}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 49px; height: 49px; border-top: 1px solid #e5e5e5; text-align: left; position: relative; z-index: 12; display: block; width: 100%;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #666;font-size: 16px;padding: 0;width: 100%;text-align:center;}
.nav_main .nav dl dd a:hover, .nav_main .nav dl dd a.hover{background: #0185d0; color: #fff;}
.nav_main .nav dl dd .three{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(-10px, 0, 0);}
.nav_main .nav dl dd:hover .three{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd .three{position: absolute;left: 158px;top: 4px;padding-left: 20px;color: #666;z-index: 10;background: url(../images/menu_bg.png) 12px 10px no-repeat;}
.nav_main .nav dl dd .three a{color: #fff;width: 140px;font-size:14px;background: #0185d0;text-align: center;display: block;height: 39px;line-height: 39px;border-top: 1px solid #1048a0;transition: ease-in-out .2s;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.nav_main .nav dl dd .three a:first-child{border-top:none;}
.nav_main .nav dl dd .three a:hover{background:#1048a0;color: #fff;}

/*copyright*/
.copyright{height: 57px; line-height: 57px; color: #999999; font-size: 12px; background: #101010; border-top: 1px solid #434343;}
.copyright span{margin: 0 12px; opacity: 0.7; filter: alpha(opacity=70);}
.copyright a{color: #999999;}
.copyright a:hover{color: #fff;}
/*******index css*******/
.indexTit{color: #1048a0; overflow: hidden; text-align: center; padding: 30px 0 56px;}
.indexTit .en{text-transform: uppercase; line-height: 35px; font-family: didot; font-size: 24px;}
.indexTit h3{font-size: 24px; color: #835026;}
.in_title{padding-top:60px; padding-bottom:10px;}
.in_title .entit{margin-bottom:29px;font: normal 35px "AvantGarde Bk BT";color:#666;text-align:center}
.in_title .tit{width:300px;margin:0 auto;font-size:30px;font-weight:bold;text-align:center;color:#1048a0;}
.in_title .tit span{float:left;margin-left:40px;}
.in_title .tit em{display:block;width:50px;height:2px;margin-top:15px;background:#ccc;}
.tab{text-align: center;padding-top: 50px;}
.tab a{padding: 0 20px;height: 40px;line-height: 40px;background: #1048a0;font-size: 18px;display: inline-block;margin: 0 10px;color: #fff;}
.tab a:hover{background: #0185d0;}
.more{margin-top:40px;}
.more .line{display:block;width:500px;height:1px;margin-top:24px;background:#ccc;}
.more .look_more{display:block;width:198px;height:48px;font-size:16px;line-height:48px;text-align:center;border:1px solid #ccc;transition:all .5s;}
 .more .look_more:hover{background:#1048a0;color:#fff;transition:all .5s;border:1px solid #1048a0;}
#floor_1_main{height:416px;background:#f6f6f6;}
#floor_1_main .about{padding-top:80px;}
#floor_1_main .about .item{display:block;width:600px;height:424px;}
#floor_1_main .about img{display:block;width:100%;height:100%;}
#floor_1_main .about img:hover{-webkit-filter:brightness(105%);filter:brightness(105%);}
#floor_1_main .contW{position:relative;display:block;width:600px;height:374px;margin-top:50px;background:#fff;}
#floor_1_main .contW .title{margin-left:50px;padding-top:50px;}
#floor_1_main .contW .title .entit{font: normal 45px "AvantGarde Bk BT";color:#666;}
#floor_1_main .contW .title .tit{font:bold 30px "microsoft yahei";color:#1048a0;}
#floor_1_main .contW .cont{width:484px;margin-top:30px;margin-left:50px;font-size:14px;color:#666;line-height:30px;text-align: justify;}
#floor_1_main .contW .view_detail{position:absolute;bottom:0px;left:50px;display:block;width:150px;height:38px;font-size:14px;line-height:38px;text-align:center;color:#fff;background:#1048a0;}
#floor_1_main .contW .view_detail:hover{background:#0185d0;transition:all .5s;}
#floor_2_main .floor_2{padding-bottom: 45px;}
#floor_2_main .floor_2 .title{}
#floor_2_main .proCenter .list{width:106%;margin-top:38px;}
#floor_2_main .proCenter .list li{float:left;width:380px;height: 355px;margin-top:30px;margin-right:30px;background:#f6f6f6;transition:all .5s;}
#floor_2_main .proCenter .list li a{display:block;padding:20px 20px 20px 20px;}
#floor_2_main .proCenter .list li img{width:350px;height: 240px;}
#floor_2_main .proCenter .list li .tit{height:56px;font-size: 16px;text-align:center;}
#floor_2_main .proCenter .list li:first-child{margin-left:0px;}
#floor_2_main .proCenter .list li .title{margin-top:12px;}
#floor_2_main .proCenter .list li .tit{color:#333;}
#floor_2_main .proCenter .list li em{width:100px;height:26px;background:url("../images/em.png") no-repeat;transition:all .5s;}
#floor_2_main .proCenter .list li:hover{background:#1048a0;}
#floor_2_main .proCenter .list li:hover .tit{color:#fff;}
#floor_2_main .proCenter .list li:hover em{width: 100px;height:26px;background:url("../images/em1.png") no-repeat;transition:all .5s;}
#floor_2_main .proCenter .list li:hover img{-webkit-filter:brightness(105%);filter:brightness(105%);}
/*slip*/
.index_slip{height:180px;background:url("../images/ixbannerbg1.png") no-repeat center center;}
.index_slip .slip_tit{width:772px;}
.index_slip .slip_tit .tit1{padding-top:50px;font:bold 32px "microsoft yahei";color:#64c5ff;}
.index_slip .slip_tit .tit2{margin-top:14px;font-size:24px;color:#fff;}
.index_slip .slip_btn{display:block;margin-left:124px;margin-top:64px;width:202px;height:57px;background:url("../images/ixbanner-btn.png") no-repeat;font:bold 20px "microsoft yahei";line-height:56px;text-align:center;color:#10479f;}
.index_slip1{background:url("../images/ixbannerbg.jpg") no-repeat center center;}
.index_slip1 .slip_tit{width:900px;}
.index_slip1 .slip_btn{margin-left:94px;}
.index_slip .slip_btn:hover{background:url("../images/ixbanner-btn1.png") no-repeat;}
.index_slip1 .slip_btn:hover{background:url("../images/ixbanner-btn1.png") no-repeat;}
/*产品优势*/
#floor_3_main{height:606px;background:#fff;}
#floor_3_main .proAdvant{margin-top:60px;}
#floor_3_main .proAdvant .list{width:106%;}
#floor_3_main .proAdvant .list li{float:left;width:278px;margin-right:120px;}
#floor_3_main .proAdvant .list li a{display:block;}
#floor_3_main .proAdvant .list li:first-child{margin-left:60px;}
#floor_3_main .proAdvant .list li .img{width:134px;height:150px;margin:0 auto;transition:all .5s;margin-left:72px;}
#floor_3_main .proAdvant .list li .title{margin-top:30px;}
#floor_3_main .proAdvant .list li .tit{font-size:24px;text-align:center;color:#1048a0;}
#floor_3_main .proAdvant .list li .cont{margin-top:20px;font-size:14px;line-height:24px;text-align:center;color:#666;}
#floor_3_main .proAdvant .list li:hover .img{margin-top:-10px;transition:all .5s;}
#floor_3_main .proAdvant .list li:hover .tit{font-weight:bold;}
/*slip*/
.index_slip{height:180px;background:url("../images/ixbannerbg1.png") no-repeat center center;}
.index_slip .slip_tit{width:772px;}
.index_slip .slip_tit .tit1{padding-top:50px;font:bold 32px "microsoft yahei";color:#64c5ff;}
.index_slip .slip_tit .tit2{margin-top:14px;font-size:24px;color:#fff;}
.index_slip .slip_btn{display:block;margin-left:124px;margin-top:64px;width:202px;height:57px;background:url("../images/ixbanner-btn.png") no-repeat;font:bold 20px "microsoft yahei";line-height:56px;text-align:center;color:#10479f;}
.index_slip1{background:url("../images/ixbannerbg.jpg") no-repeat center center;}
.index_slip1 .slip_tit{width:900px;}
.index_slip1 .slip_btn{margin-left:94px;}
.index_slip .slip_btn:hover{background:url("../images/ixbanner-btn1.png") no-repeat;}
.index_slip1 .slip_btn:hover{background:url("../images/ixbanner-btn1.png") no-repeat;}
