﻿/* CSS Document */
html,body{margin:0 auto; padding:0; line-height:24px; font-size:12px; font-family:"微软雅黑","Microsoft Yahei"; color:#666; text-decoration:none; }
a{line-height:24px; color:#666; font-weight:normal; text-decoration:none;}
a:hover{color:#3672a2;}

img{border:none;}
table{border-collaspe:collapse;}

h1,h2,h3,h4,p,font,em,i,div,ul,li,dt,dd,ol{margin:0; padding:0;}
ul,dl,ol{list-style:none;margin:0; padding:0;}

table{border-collapse:collapse;}

/*---------------------*/
.clear{clear:both; line-height:1px; font-size:1px;}
.fl{float:left;}
.fr{float:right;}
.inner{display:block; max-width:1200px; margin:0 auto;}

.z2{font-size:14px;color:#3672a2;}
.z3{font-size:20px;color:#d50902;}

.btn3{display:none;}

.ding{display:block; width:100%; height:120px; background:url(../images/ding_bg.jpg) no-repeat center top;}
.ding .fl{width:40%;padding-top:32px;}
.ding .fl img{display:block; width:100%;}

.ding .fr{width:58%; padding-top:25px;}
.ding .fr .menut{display:block; height:50px; }
.ding .fr .menut li{float:left; width:14.285%; height:50px;line-height:50px;}
.ding .fr .menut li a{display:block; width:100%; height:50px; line-height:50px; font-size:15px; font-weight:bold; text-align:right;}
.ding .fr .menut li a:hover{color:#3672a2; text-decoration:underline;}

.ding .fr .search_out{display:block; width:100%;height:24px; position:relative; z-index:2; left:0; top:0; }
.ding .fr .search_out .tel{ height:24px;line-height:24px; font-size:15px; color:#d80c02; font-weight:bold; background:url(../images/tel.png) no-repeat left center; position:absolute; right:150px; top:0px; z-index:13;padding-left:20px; font-family:Arial, Helvetica, sans-serif;}
.ding .fr .search_out .search{float:right; height:24px; width:140px; height:24px; background:#000; position:absolute; right:0; z-index:8; top:0;}
.ding .fr .search_out .search .s_txt{float:left; width:78%;padding-left:2%; height:24px; line-height:24px;background:None; border:none; color:#fff; font-size:12px;}
.ding .fr .search_out .search .s_txt::-webkit-input-placeholder{color:#d1d0d0;}
.ding .fr .search_out .search .s_txt::-moz-placeholder{color:#d1d0d0;}
.ding .fr .search_out .search .s_txt::-ms-input-placeholder{color:#d1d0d0;}
.ding .fr .search_out .search .s_btn{float:right; width:19%; height:24px; line-height:24px;background:None; border:none; cursor:pointer; background:url(../images/btn_bg.jpg) no-repeat center center;}


.mm_service{display:block; width:100%; margin-top:50px; background:#ededed; padding:20px 0px;}
.mm_service .title{width:14%;}
.mm_service .title h4{display:block; line-height:30px; font-size:21px; color:#0a5591; padding-top:5px;}
.mm_service .title .en{display:block; line-height:20px; font-size:15px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}

.mm_service .con{width:85%;}
.mm_service .con ul{display:block; width:100%;}
.mm_service .con ul li{float:left; width:25%;}
.mm_service .con ul li .m_pic{float:left;}
.mm_service .con ul li .m_pic img{display:block; border:1px solid #e1e1e1;}
.mm_service .con ul li .m_wz{float:left; margin-left:7px;}
.mm_service .con ul li .m_wz h4{display:block; line-height:30px; font-size:18px; color:#282828;}
.mm_service .con ul li .m_wz i{display:block; line-height:20px; font-size:14px; font-style:normal; }


.bot{display:block; width:100%; background:url(../images/bot_bg.jpg) no-repeat center top;}
.bot .inner{padding:50px 0px;}
.bot .inner .fl{width:49%; font-size:14px; line-height:24px; color:#fff;}
.bot .inner .fr{width:30%;}
.bot .inner .fr dl{display:block; width:100%;}
.bot .inner .fr dl dt{display:block; line-height:40px; font-size:14px; color:#fff;}
.bot .inner .fr dl dd{float:left; width:33.3%;}
.bot .inner .fr dl dd img{display:block; width:90%;}

/*-------------------------------------------------------------*/


#banner{display:block;cursor:pointer;width:100%;height:560px;position:relative;margin:0px auto;z-index:2;}
#banner .imglist{width:100%;height:560px;position:absolute;top:0px;left:0px;}
#banner .imglist a{display:block; width:100%; height:560px; cursor:pointer;}
#banner .img01{background:url(../images/1.jpg) no-repeat center top;}
#banner .img02{background:url(../images/2.jpg) no-repeat center top;}


#banner .left{display:block;position:absolute;left:5%; top:240px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat 0px  top;z-index:7;}
#banner .right{display:block;position:absolute; right:5%; top:240px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat -36px top;z-index:8;}
.btn{position:absolute;bottom:10px;left:47%;display:block;padding:2px 15px; border-radius:11px;z-index:3;}
.btn li{float:left;height:8px;width:8px;margin:0px 3px; background:#fff; cursor:pointer; border-radius:8px;}
.btn .hover{background:#1e6298;}


