
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:14px/1.5 Arial,'Microsoft YaHei',sans-serif; }
h1, h2, h3, h4, h5, h6,b,strong,th { font-size: 100%;font-weight:normal; }
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
a {text-decoration: none; cursor: pointer;color:#666;}
a:hover { text-decoration: none; color:#144a96; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img { vertical-align: top; display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*:focus {outline: none;} 
del {text-decoration:line-through;}
em {font-style:normal;}
textarea {resize:none;}
body {color:#666;overflow-x: hidden;}

.w {width:1200px;margin:0 auto;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}

.jianju {
    margin-top: 30px;
    overflow: hidden;
}

.top {width: 100%;height:30px;line-height: 30px; background: #efefef;}
.top_l {width:980px;}
.top_r {width:200px;text-align:right;}

.head {overflow: hidden;padding:10px 0;}

.nav li {float: left;font-size: 16px;line-height: 60px;}
.nav li a {display: block;padding: 0 20px;}
.nav li a.cur, .nav li a:hover {color:#fff;background: #144a96;}

.ban{position:relative;width:1200px;height:500px;margin:0px auto;}
.banPa{left:-360px; position:absolute;}
#foucsBox { margin: 0 auto; padding: 0; width: 1920px; height: 500px; overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 1920px; height: 500px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 1920px; height: 500px; }
#foucsBox .imgCon li img {width: 1920px; height: 500px; }
#foucsBox .foucs { width: 1920px; height: 18px; position: absolute; bottom: 15px; text-align: center; z-index: 3; }
.foucs span{display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    line-height: 0;
    font-size: 0;
    background: url(../image/ban_coin.png) -23px 2px no-repeat;
    cursor: pointer;
    overflow: hidden;}
.foucs span.f{background:url(../image/ban_coin.png) 0px 0px no-repeat;}

.tit {
	text-align: center;
    margin-bottom: 35px;
}
.tit h3 {
	font-size: 30px;
	color: #144a96;  
    margin-bottom: 5px;
    font-weight: bold;
}
.tit h3 span {
	color: #ff9900;
}
.tit p {
    color: #999;
}
.iabout_wz {
	width:800px;
}
.iabout_wz p {
	color: #5a5a5a;
    line-height: 30px;
    text-indent: 2em;
}
.pic {
	padding-top:20px;
}
.iabout_wz a.abo_more {
	margin-top: 24px;
	padding:8px 25px;
	background: #144a96;
	color:#fff;
	display: inline-block;
}
/*优势*/
.youshi {
	background: url(../image/ys.jpg) top center no-repeat;
    height: 500px;
    box-sizing: border-box;
    padding-top: 100px;
}
.youshi li {
	width: 25%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px;
}
.youshi li .img {
	display: block;
    margin: 0 auto;
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 60px;
}
.youshi li .img img {
	width: 100%;
    left: 0;
    position: absolute;
    transition: all .5s ease;
}
.youshi li .img .img1 {
	top: 0;
}
.youshi li .img .img2 {
	top: 100px;
}
.youshi li:hover .img .img1 {
	top: -100px;
}
.youshi li:hover .img .img2 {
	top: 0;
}
.youshi li h3 {
	display: inline-block;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.youshi li p {
	color: #fff;
}
/*选择*/
.iadv {
	background: #eaeaea url(../image/adv.jpg) top center;
    padding-top: 30px;
}
.en_wz {
    text-align: center;
    text-transform: uppercase;
    background: url(../image/hx.png) center no-repeat;
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
}
.iadv_con {
    background: url(../image/advbg.jpg) no-repeat center;
    height:880px;
}
.iadv_con h3 {
    line-height: 36px;
    font-size: 20px;
    font-weight: bold;
    color: #144a96;
    margin-bottom: 20px;
}
.iadv_con p {
    line-height: 25px;
    color: #5a5a5a;
}
.iadv1 {
    padding: 115px 0 0 35px;
    width: 740px;
}
.iadv2 {
    padding: 155px 0px 0 0px;
    width: 630px;
}
.iadv3 {
    padding: 415px 0 0 100px;
}
/*产品*/
.ipro {
    background: #144a96;
    padding: 50px 0;
    overflow: hidden;
}
.ipro_tit {
    text-align: center;
    margin-bottom: 35px;
}
.ipro_tit h3 {  
    font-size: 30px;
    color: #fff;  
    margin-bottom: 5px;
    font-weight: bold;
}
.ipro_tit h3 span {
    color: #ff9900;
}
.ipro_tit p {
    color: #fff;
}
.ipro_l {
    width: 240px;
    border-left: 8px solid #ffd704;
    box-sizing: border-box;
    background: #033a87;  
}
.ipro_l h3 {
    font-size: 18px;
    color: #fff;
    line-height: 64px;
    border-bottom: 1px solid #144a96;
    text-align: center;
    margin-bottom: 14px;
}
.ipro_l li {
    line-height: 65px;
    text-align: center;
}
.ipro_l li a {
    font-size: 14px;
    color: #fff;
}
.ipro_l li:hover {
    background: #ffd704;  
}
.ipro_l li:hover a {
    color: #000;
}
.tel {
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 65px;
}
.ipro_r {
    width: 936px;
}
.ipro_r li {
    width: 270px;
    height: 262px;
    text-align: center;
    background: #fff;
    float: left;
    border: 1px solid #eeeeee;
    padding: 15px;
    margin: 0 15px 10px 0;
}
.ipro_r li .img {
    display: block;
    width: 210px;
    height: 210px;
    margin: 0 auto;
    transition: all .5s ease;
}
.ipro_r li .img img {
    width: 100%; 
    height: 100%;
}
.ipro_r li:hover .img{
    transform: translateY(-10px);
}
.ipro_r li:nth-of-type(3n) {
    margin-right: 0;
}
.ipro_r li p {
    padding: 10px 0;
}
/*新闻*/
.news_box {
    width: 100%;
}
.news_top {
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}
.news_top h3 {
    font-size: 20px;
    font-weight: bold;
}
.news_top h3 a {
    color: #103168;
}
.news_top p .date {
    color: #7d7d7d;
}
.news_top p .info {
    color: #5a5a5a;
    line-height: 22px;
}
.news_item li{
    line-height: 35px;
}
.news_item li span {
    display: inline-block;
    padding-right: 20px;
}
.news_item li a {
    color: #5a5a5a;
}
.case {
    width: 610px;
}
.case_top {

}
.case_img {
    width: 200px;
    height: 200px;
}
.case_wz {
    width: 355px;
}
.case_wz h3 {
    font-size: 20px;
    font-weight: bold;
    color: #434343;
    margin-bottom: 10px;
}
.case_wz p {
    color: #5a5a5a;
    line-height: 30px;
}
.case_wz a.more {
    float: right;
    width: 120px;
    height: 30px;
    background: #143670;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 10px;
}


.shangmeng span {
    width :70px;
    font-weight: bold;
}
.shangmeng ul {
    margin-left: 10px;
    width: 1120px;
}
.shangmeng ul li {
    float: left;
    padding: 0 10px;
}

/*底部*/
.footer {
    background: #143670;
}
.ft_date {
    width: 195px;
    height: 180px;
    background: #103168;
    padding: 50px 0 0 30px;
    color: #eee;
}
.ft_date h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ft_date p {
    font-size: 12px;
}
.ft_tel {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
}
.ft_con {
    width: 940px;
} 
.ft_nav {
    line-height: 65px;
    border-bottom: 1px solid #2b508e;
    margin-bottom: 30px;
}
.ft_nav a {
    display: inline-block;
    padding: 0 25px;
    color: #eee;
}
.ft_lianx {
    padding: 10px 0;
    overflow: hidden;
}
.wx {
    display: block;
    width: 100px;
    height: 100px;
}
.lixi {
    width: 400px;
    margin-left: 30px;
}
.lixi p {
    color: #eee;
    line-height: 22px;
}
.conbt {
    margin-top: 30px;
    width: 250px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #eee;
    font-size: 14px;
    background: #103168;
}
.conbt a{
    color: #eee;
}
.foot_bottom {
    background: #103168;
    padding: 10px 0;
    text-align: center;   
}
.foot_bottom p {
    color: #eee;
    line-height: 25px;
}
.foot_bottom a {
    color: #eee;   
}

/*内页banner*/
.banc {
    width: 100%;
    height: 300px;
    background: url(../image/banc.jpg) center no-repeat;
}
.main {
    margin: 30px 0;
    overflow: hidden;
}
.mian_l {
    width: 225px;
}
.sort_menu {
    margin-bottom: 10px;
    border: #eaeaea 1px solid;
}
.sort_menu h3 {
    height: 60px;
    line-height: 60px;
    padding-left: 72px;
    color: #1a1a1a;
    font-size: 18px;   
    font-weight: 400;
    border-bottom: 1px solid #eaeaea;
    background: url(../image/fenl.jpg) left 30px center no-repeat;
}
.sort li{
    height: 42px;
    line-height: 42px;
}
.sort li a {
    display: block;
    padding-left: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url(../image/dot.png) 35px center no-repeat;
}
.sort li a:hover {
    color: #666;
    background: url(../image/dot_h.jpg) no-repeat;
}
.news_left {
    padding:5px 10px;
}
.news_left li {
    border-bottom: 1px solid #ddd;
    background: url(../image/n_dot.png) no-repeat 0% 50%;
    padding-left: 10px;
    line-height: 30px;
}
.news_left li:last-child {
    border-bottom: none;
}
.call {
    padding: 5px 10px
}
.call p {
    line-height: 25px;
}
.main_r {
    width: 940px;
    float: right;
}
.crumb {
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
}
.crumb h4 {
    font-size: 16px;
    font-weight: bold;
    color: #515357;
    background: url(../image/home.jpg) left no-repeat;
    border-bottom: 1px solid #4f5e86;
    padding-left: 30px;
    float: left;
}
.site {
    float: right;
    text-align: right;
    line-height: 60px;
}
.main_r .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}
.main_r .content p {
    line-height: 30px;
}
/*滚动*/
#demo1p {
    height: 200px;
    overflow: hidden;
    width:622px;
    margin-top: 15px;
}
#indemo1p {
    float: left;
    width: 800%;
}
#demo1p1 {
    float: left;
}
.top_14 li {   
    float: left;
    height: 200px;
    overflow: hidden;
    text-align: center;
    width: 200px;
    margin-right: 20px;
}
#demo1p2 {
    float: left;
}

/*产品列表*/
.protext {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 2em;
}
.prolist li {
    float: left;
    text-align: center; 
    margin: 0 8px;
    padding-bottom: 10px;
}
.prolist li h3 {
    padding: 1px;
    border: 1px solid #e0e1dc;    
}
.prolist li h3 img {
    width: 210px;
    height: 210px;
}
.prolist li h4 {
    padding-top: 10px;
}
.prolist li h4 a {
    color: #666;
    display: block;
}
.hx {
    border-top: 1px solid #E2E3E4;
    margin-top: 20px; 
}
.pages {
    padding: 10px 0 10px;
    margin-top: 5px;   
}
.pages li {
    display: inline;
    margin:0 1px;
}
.pages li.pages_solid {
    color: #143670;
}
.pages li a {
    padding: 4px 8px;
    border: 1px solid #ccc;
    background: #fff;
    color: #666;
    font-size:12px;
}
.pages li a:hover {
    padding: 3px 8px;
    border: 1px solid #143670;
    background: #143670;
    color: #fff;
    text-decoration: none;
}
/*新闻列表*/
.newslist li {
    position: relative;
    padding: 10px 0 10px 10px;
    border-bottom: 1px solid #ddd;
}
.newslist li:last-child {
    border-bottom: none;
}
.newslist li h3 a{
    font-weight: bold;
}
.newslist div {
    line-height: 25px;
}
.newslist li span {
    color: #999;
    z-index: 0;
    line-height: 28px;
    position: absolute;
    right: 0px;
    top: 0px;
}

/*产品详细页面*/
.content h1 {
    color: #144a96;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.content h6 {
    text-align: center;
    line-height: 30px;
}
.para_l {
    width: 252px;
    height: 252px;
    padding: 1px;
    border: 1px solid #e0e1dc;      
}
.para_l img {
    width: 250px;
    height: 250px;
}
.para_r {
    width: 400px;
    margin-left: 30px;
    display: inline;
    padding-top: 8px;
}
.para_r p {
    height: 30px;
    font-size: 12px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    padding-top: 5px;
}
.pro_detail {
    margin:15px 0;
}
.pro_detail h4{
    line-height: 28px;
    height: 28px;
    color: #144a96;
    margin: 15px 0;
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #0055ac;
}
.tag {
    line-height: 30px;
    border-top: 1px dashed #e0e1dc;
    color: #999;
}
.news_related {
    margin: 10px 0;
}
.xg_tit {
    line-height: 28px;
    height: 28px;
    color: #144a96;
    margin: 15px 0;
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #0055ac;
}
.news_related li {
    border-bottom: 1px solid #ddd;
    background: url(../image/n_dot.png) no-repeat 0% 50%;
    padding-left: 10px;
    line-height: 30px;
    position: relative;
}
.news_related li span {
    position: absolute;
    z-index: 0;
    top:0px;
    right:0px;
}
.sitemap {
    margin:10px 0;
}
.sitemap h3 {
    margin:20px 0;
    font-size:16px;
}
.sitemap dl a {
    margin-right:10px;
}


