/* CSS Document */

* { margin:0; padding:0; } 
iframe{max-width: 100%;margin: 30px 0;}

body {
  color: #565656;
  font-family: "微软雅黑",Arial ;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

img{border: none;vertical-align:middle;max-width: 100%;}

ul{
	list-style-type: none;
}

a{
  color: #565656;
  text-decoration: none;
  border: none;
  transition: 0.4s;
}
a:hover{ color: #2B4A9C; }

a.blue{
  color: #2B4A9C;
  text-decoration: none;
  border: none;
  transition: 0.4s;
  
}
a.blue:hover{ color: #565656; }

a.more{
  color: #fff;
  text-decoration: none;
  border: none;
  font-size:13px;
  transition: 0.4s;
  background:#83C428;
  padding:10px 35px;
}
a.more:hover{ background:#BD172E; }

a.more2{
  color: #fff;
  text-decoration: none;
  border: none;
  font-size:13px;
  transition: 0.4s;
  background:#83C428;
  padding:6px 35px;
}
a.more2:hover{ background:#2C5D00; }


p{font-size: 14px;line-height: 22px; font-weight: 100;font-family: "微软雅黑",Arial;}

.left{float: left;}
.right{float: right;}
.c { text-align:center}
.r { text-align:right}
.t_l { text-align:left}
.bg_bai{background:#fff;}

.bold{font-weight:bold;}
.blue{ color:#3652A0;}
.white{color:#fff;}
.line{ width:40px; height:2px; background:#014F99; margin:20px auto 25px auto;}
.button1 a{ width:134px; height:32px; line-height:32px; background:#BF9F62; position:relative; float:left; margin-top:20px; color:#fff; font-size:14px; text-align:center;border-radius:7px;-moz-border-radius:7px;}
.button1 a:hover{ background:#283340;font-size:16px;}
.more a{ float:right; margin-right:5px; font-size:12px;}
.mt{ margin-top:60px;}
.mt2{ margin-top:140px;}
.pd52{padding:52px 0;}
.pd39{padding:39px 0;}
.container{ width:990px; margin:0 auto;}

a.button{ padding:3px 20px; background:#D4262F;color:#fff; font-size:12px;border-radius: 25px;-moz-border-radius:25px;}
a.button:hover{ background:#005591; color:#fff; }
.lh28{ line-height:28px;}
.ft15{ font-size:15px;}
.lh25{ line-height:25px;}

h2{font-size: 36px;line-height: 36px; color:#3C58A5; margin-top:135px;}
h3{font-size: 20px;line-height: 20px; font-weight:lighter; color:#3A96F7;}
h4{font-size: 16px;line-height: 30px;margin-bottom: 0px;}
h5{font-size: 18px;line-height: 24px;margin-bottom: 10px;}

a.button1{ height:42px; width:180px; background:#D40F0F; text-align:center; font-size:14px; line-height:42px; color:#fff;  display:inline-block; cursor:pointer; }
a:hover.button1{ background:#00428E; font-size:17px;}



/*-------------------- -------------------- -------------------- header -------------------- -------------------- -------------------- */
#top{ height:28px; line-height:28px;width:100%; background:#F3F3F3; float:left; font-size:13px; color:#888888; }
#top .con_l{ width:40%; float:left;}
#top .con_r{ width:50%; float:right; text-align:right;}
#top a{ color:#888888;}
#top a:hover{ color:#2B4A9C;}
#top .con_r img{ margin:-3px 5px 0 0;}


/*-------------------- -------------------- -------------------- nav -------------------- -------------------- -------------------- */
#nav{ float:left; width:100%; line-height:42px; background:#004F98;}
#nav ul{ margin:0; padding:0; }
#nav ul li{ width:auto; font-size:16px;float:left;margin:0 8px; position:relative;}

#nav ul li a{ width:auto; font-size:16px;float:left;color:#fff; padding:0 21px;  }
#nav ul li a:hover{ font-weight:bold;background:#FF0000;}

#nav ul li a, #nav  ul li a:visited {
display:block;
width:auto; font-size:16px;float:left;color:#fff; padding:0 21px;
}
#nav ul li ul {
display: none;
}
#nav ul li:hover a {
color:#fff;
background-color:#CF2B2C;
}
#nav ul li:hover ul {
display:block;
position:absolute;
top:-3px;
left:4px;
width:auto;
padding:0px;
z-index:10000;
}
#nav ul li ul{
margin-top:45px;

}
#nav ul li ul li {
margin:0px;
line-height:40px;
height:40px;
}
#nav ul li:hover ul li a {
display:block;
background:#0D4B9E;
color:#fff;
line-height:40px;
font-size:14px;
}
#nav ul li:hover ul li a:hover {
background:#6699CC;
color:#fff;
line-height:40px;
font-size:14px;
}


#nav ul li a.active{  width:auto;color:#fff;float:left; text-align:center; background:#FF0000;font-size:16px;}


/*-------------------- -------------------- -------------------- banner -------------------- -------------------- -------------------- */
#banner{ width:100%;float:left; }


/*-------------------- -------------------- -------------------- banner -------------------- -------------------- -------------------- */
#list{ width:100%;float:left; background:url(../images/list_bg.jpg) top center no-repeat; padding-top:196px; padding-bottom:10px;}

#list .liebiao{ width:100%;float:left;}
#list .liebiao ul{ margin:0; padding:0}
#list .liebiao ul li{ width:190px; float:left; margin:0 4px 0 4px;}
#list .liebiao ul li .title_d{ width:166px; padding:0 12px; line-height:39px;float:left; color:#fff; font-size:15px; background:#000000; margin-bottom:5px;}
#list .liebiao ul li .title_d i{ width:16px; height:14px; background:url(../images/list_icon.png); float:left; margin:12px 9px 0 0;}

#list .liebiao ul li a{ width:100%; float:left; font-size:13px; line-height:16px; padding:4px 0;color:#000;}
#list .liebiao ul li a:hover{ background:#D4000F; color:#fff;}

#list .liebiao ul li a.a2{ width:100%;float:left; color:#ff0000;}
#list .liebiao ul li a.a2:hover{ background:#D4000F;color:#fff;}

#list .con{ width:100%;float:left; margin-top:14px; }
#list .con ul{ margin:0; padding:0}
#list .con ul li{ width:228px; border:6px solid #E4E4E4; float:left; text-align:center; background:#fff; margin:6px 3px 0 3px;}
#list .con ul li img{ width:228px; height:209px; }

#list .con ul li p{ width:100%; float:left; text-align:center;}
#list .con ul li .bt_kong a{ width:92px; height:18px; line-height:18px;color:#fff; background:#004F98;margin:12px 0; font-size:12px;border-radius:15px;-moz-border-radius:15px; display:inline-block;}
#list .con ul li .bt_kong a:hover{ background:#ff0000;}

#list .con ul li:hover{ border:6px solid #004F98; }


/*-------------------- -------------------- -------------------- anli -------------------- -------------------- -------------------- */
#anli{ width:100%; float:left; padding:60px 0; background:url(../images/anli_bg.jpg) top center no-repeat;}
#anli .title_z { width:100%; float:left; margin-bottom:15px;}
#anli .title_z a{ width:79px; height:34px; line-height:34px;color:#fff; background:#C2C2C2;font-size:13px; float:right; text-align:center; margin-top:14px;}
#anli .title_z a:hover{ background:#ff0000;}
#anli img:hover{opacity:0.7;filter(alpha=70)  }

#anli ul{ width:100%; float:left;}
#anli ul li{ width:250px; padding:15px; background:#EAEAEA; float:left; margin:25px 25px 0 25px;}
#anli ul li img{ width:250px; height:170px;}
#anli ul li .title_1{ width:100%; float:left; text-align:center; font-size:18px; color:#000; line-height:40px;}
#anli ul li .con_1{ width:100%; float:left; line-height:18px; font-size:12px;}

/*-------------------- -------------------- -------------------- about -------------------- -------------------- -------------------- */
#about{ width:100%; float:left; background:url(../images/about_bg.jpg) top center no-repeat; padding-top:141px;}
#about .tex{ width:493px; float:right; color:#fff; line-height:24px; font-size:15px; margin-bottom:248px;}
#about .tex ul{ width:100%; float:left; margin-top:38px;}
#about .tex ul li{ width:107px; margin-right:20px;float:left;}
#about .tex ul li a{ width:105px; line-height:38px; font-size:15px; border:1px solid #fff; float:left;border-radius:3px;-moz-border-radius:3px; text-align:center; color:#fff;}
#about .tex ul li a img{ margin:-3px 3px 0 0;}
#about .tex ul li a:hover{ background:#fff; color:#004F98;}

/*-------------------- -------------------- -------------------- honor -------------------- -------------------- -------------------- */
.rollBox{width:100%;float:left;overflow: hidden; margin-bottom:56px; }
.rollBox .LeftBotton 
{ 
height: 48px; 
width: 30px; 
background: url(../images/btn_left.png) no-repeat; 
overflow: hidden; 
float: left; 
display: inline; 
margin:91px 0 0 35px; 
cursor: pointer;  
} 
.rollBox .RightBotton 
{ 
height: 48px; 
width: 30px; 
background: url(../images/btn_right.png) no-repeat; 
overflow: hidden; 
float: right; 
display: inline; 
margin: 91px 35px 0 0; 
cursor: pointer; 
} 
.rollBox .Cont 
{ 
width: 844px; 
overflow: hidden;
float:left; 

} 
.rollBox .ScrCont 
{ 
width: 10000000px; 
} 
.rollBox .Cont .pic 
{ width:175px; float:left; margin:0 18px;
} 
.rollBox .Cont .pic img 
{ 
display: block; 
margin: 0 auto; 
width:163px; height:222px; border:6px solid #B1B1B1;
} 
.rollBox .Cont .pic p 
{ 
line-height: 58px; text-align:center 
} 


.rollBox #List1, .rollBox #List2 
{ 
float: left; 
} 


/*-------------------- -------------------- -------------------- news_service -------------------- -------------------- -------------------- */
#news_service{ width:100%; float:left; margin:57px 0; }



/*-------------------- -------------------- -------------------- news -------------------- -------------------- -------------------- */
#news{ width:450px; float:left; margin-left:11px;}
#news p{ width:100%; float:left; margin:24px 0; color:#8C8C8C; font-size:15px;}

#news ul{ margin:0; padding:0}
#news ul li{ width:100%; float:left; border-bottom:1px dashed #BCBCBC; line-height:31px; }
#news ul li i{ width:18px; height:16px; background:url(../images/news_gou.jpg); float:left; margin:6px 10px 0 0;}
#news ul li span{ width:90px; float:right; text-align:right; font-size:12px; color:#888;}


/*-------------------- -------------------- -------------------- lx -------------------- -------------------- -------------------- */
#lx{ width:100%; float:left; background:#F2F2F2; padding:50px 0; text-align:center;}


/*-------------------- -------------------- -------------------- footer -------------------- -------------------- -------------------- */
#footer{ width:100%; background:#000000;float:left; color:#fff; font-size:13px; padding:47px 0; }

#footer .menu{ width:100%; float:left; padding-bottom:28px; border-bottom:1px solid #4D4D4D; margin-bottom:25px; text-align:center; font-size:15px;}
#footer .menu a{ width:auto; display:inline-block; color:#fff; }
#footer .menu span{ padding:0 17px; color:#6D6D6D;}

#footer .con{ width:100%;float:left;line-height:25px; text-align:center;}


#footer a{ color:#fff}
#footer a:hover{ text-decoration:underline;}


#copy{ width:100%;float:left; background:#000000;line-height:30px; color:#898989; text-align:center}
#copy a{color:#898989; font-size:13px;}
#copy a:hover{ color:#fff;}


/*-------------------- -------------------- -------------------- neiye -------------------- -------------------- -------------------- */
.container_nei{ width:100%; margin:40px auto; float:left}

.location{ width:100%; float:left; padding:15px 0; border-bottom:1px solid #E4E4E4; color:#999;}
.location img{ margin:-3px 5px 0 0;}
.location a{color:#999;}
.location a:hover{color:#004F98;}


.about_nei_bg{ width:100%; float:left; background:url(../images/about_nei_bg.jpg) bottom center no-repeat;}


.con_title{ width:100%; float:left; text-align:center;  }
.con_title span{ font-size:33px; color:#000; font-weight:bold;}
.con_title ul{ margin:0; padding:0;}
.con_title ul li{ width:130px; line-height:40px; display:inline-block; margin:30px 15px;}
.con_title ul li a{ width:130px; line-height:40px; display:inline-block;  background:#E3E3E3; font-size:15px;}
.con_title ul li a.on{ width:130px; line-height:40px; display:inline-block; background:#014F99; color:#fff;}


.con_list{ width:230px; margin-right:30px; float:left;  }
.con_list .title{ width:100%; height:74px; line-height:74px; background:#014F99;float:left; color:#fff; font-size:14px; text-align:center;}
.con_list .title span{ font-size:24px;font-weight:bold; }


.con_list ul{ margin:0; padding:0}
.con_list ul li a{ width:210px; line-height:18px; padding:5px 10px; border-bottom:1px solid #E1E1E1; margin-bottom:1px;float:left;background:#EDEDED; font-size:13px;}
.con_list ul li a:hover{ background:#D4000F;color:#fff;}

.con_list ul li a.a2{ width:200px;float:left;  background:#2187E5; padding:10px 15px; color:#fff;border-bottom:1px solid #52ACFF; font-size:16px; font-weight:bold;}
.con_list ul li a.a2:hover{ background:#D4000F;color:#fff;}
		
.con_list .tel_bg{ width:100%;float:left; height:278px; line-height:58px; background:url(../images/nei_telbg.jpg); color:#fff; text-indent:15px;}

.con_list ul.plist li a{ width:100%; line-height:30px; border-bottom:1px solid #D0D0D0;float:left;text-indent:28px; font-size:13px;}
.con_list ul.plist li a:hover{ background:#0049A5; color:#fff;}


.con_nei{ width:725px;float:right;}
.con_nei .title{ width:100%; float:left; line-height:73px; border-bottom:1px solid #CCCCCC; margin-bottom:25px; font-size:22px; font-weight:bold; color:#D4000F;}
.con_nei .title span{ width:60%; float:right; font-size:14px; color:#565656; font-weight:lighter; text-align:right; }

.con_tex{ margin-top:20px; width:100%; float:left; }

.con_nei p{ line-height:28px; }

.con_weizi{color:#fff; float:right; margin-top:260px;}
.con_weizi a{color:#fff;}
.con_weizi a:hover{color:#00AFDF;}

.con_weizi2{color:#444; float:right; margin-top:260px;}
.con_weizi2 a{color:#444;}
.con_weizi2 a:hover{color:#00AFDF;}

.con_news{  width:910px; float:left; }
.con_news ul{ margin:0; padding:0;}
.con_news ul li{ width:100%; float:left; line-height:45px; border-bottom:1px dashed #D5D5D5;}
.con_news ul li i{ width:5px; height:5px; background:#FF0000;border-radius: 50%;-moz-border-radius:50%; float:left; margin:20px 10px;}
.con_news ul li span{ float:right; color:#989898; font-size:12px;}

.con_lx{width:33%; float:left; text-align:center; line-height:25px; margin-bottom:50px; margin-top:60px;}
.con_lx span{ font-size:18px;}

.con_pro{  width:725px; float:left; }
.con_pro ul{ margin:0; padding:0;}
.con_pro ul li{ width:209px; padding:5px; float:left; line-height:40px; border:1px dashed #D5D5D5; margin:0 10px 20px 10px;}
.con_pro ul li img{ width:209px; height:186px;}
.con_pro ul li p{ width:209px; float:left; line-height:40px; text-align:center; font-size:13px;}
.con_pro ul li:hover{ border:1px dashed #014F99; background:#014F99;}
.con_pro ul li:hover p{ color:#fff;}

.pro_nei_title{width:100%; border-top:2px solid #ccc; border-bottom:2px solid #ccc; padding:25px 0 19px 0; font-size:17px; font-weight:bold; color:#2187E5;}
.pro_nei_title img{margin:-4px 10px 0 0;}




p.p_anli{ width:100%; text-align:center; line-height:40px; margin-bottom:20px; font-size:15px;}

.con_ry{ width:100%; float:left;}
.con_ry ul{ margin:0; padding:0;}
.con_ry ul li{ width:215px; padding:5px; float:left; line-height:40px; border:1px dashed #D5D5D5; margin:0 10px 20px 10px;}
.con_ry ul li img{ width:215px; height:304px;}
.con_ry ul li p{ width:215px; float:left; line-height:40px; text-align:center;}
.con_ry ul li:hover{ border:1px dashed #014F99; background:#014F99;}
.con_ry ul li:hover p{ color:#fff;}

.con_news{  width:100%; float:left; margin-top:40px; }
.con_news ul{ margin:0; padding:0;}
.con_news ul li{ width:429px; background:#fff; margin:0 10px 20px 10px; float:left; line-height:45px; border:3px solid #E2E5E7; padding:20px;}
.con_news ul li .date{ width:100%; float:left; text-align:right; color:#989898; font-size:12px;}
.con_news ul li a.title_zzzz{ width:100%; float:left; line-height:45px; font-size:17px; color:#000;}
.con_news ul li a.title_zzzz:hover{ color:#1685FF;}
.con_news ul li p{ width:100%; float:left; line-height:22px; margin:7px 0; color:#888; height:44px;}
.con_news ul li:hover{ border:3px solid #FF0000; }

.con_xz{  width:100%; float:left; margin-top:40px; }
.con_xz ul{ margin:0; padding:0;}
.con_xz ul li{ width:100%; float:left; line-height:45px; border-bottom:1px dashed #C8C8C8; margin-bottom:15px; font-size:15px; color:#000; }
.con_xz ul li i.pdf{ width:24px; height:30px; background:url(../images/icon_pdf.png); float:left; margin:5px 8px 0 8px;}
.con_xz ul li i.rar{ width:30px; height:25px; background:url(../images/icon_rar.png); float:left; margin:9px 8px 0 8px;}
.con_xz ul li .btn_xz{ width:85px; float:right; margin-top:6px; }
.con_xz ul li .btn_xz a{ width:85px; float:right; line-height:25px; text-align:center; background:#9B9B9B; color:#fff;}
.con_xz ul li .btn_xz a:hover{background:#ff0000;}




/*-------------------- -------------------- -------------------- page -------------------- -------------------- -------------------- */
.pages{ width:100%; float:left; line-height:40px; text-align:center; margin-top:15px;}

p.zhengwen{ line-height:33px; text-indent:30px; font-size:15px;}




