/* 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:58px; height:1px; background:#3A96F7; margin:10px auto 6px 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:1200px; 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:31px; line-height:31px;width:100%; background:#F6F6F6; float:left; font-size:14px; color:#747474; text-align:right; border-bottom:1px solid #D9D9D9;}
#top .con_l{ width:20%; float:left;}
#top .con_r{ width:50%; float:right;}
#top a{ color:#747474;}
#top a:hover{ color:#2B4A9C;}



/*-------------------- -------------------- -------------------- nav -------------------- -------------------- -------------------- */
#nav{ float:right; width:100%; line-height:44px; background:#00428E}
#nav ul{ margin:0; padding:0; }
#nav ul li a{ width:150px; font-size:16px;float:left;color:#fff; }
#nav ul li a:hover{ font-size:17px; background:#0C386B;}

#nav ul li a.active{ width:150px;color:#fff;float:left; text-align:center; background:#0C386B;font-size:16px;}
#nav ul li a.active:hover{ font-size:17px;}

/*-------------------- -------------------- -------------------- banner -------------------- -------------------- -------------------- */
#banner{ width:100%;float:left; }

/*-------------------- -------------------- -------------------- list -------------------- -------------------- -------------------- */
#in_con{ width:100%; float:left; margin:58px 0;}

/*-------------------- -------------------- -------------------- about -------------------- -------------------- -------------------- */
#about{ width:100%; height:505px; float:left; background:url(../images/in_about_bg.jpg) center no-repeat; color:#fff;}
#about .sp{ width:386px; margin:81px 33px; float:left}
#about .js{ width:715px; margin:81px 33px 81px 0; float:left}
#about p{ line-height:27px; text-indent:30px;}
#about a{ color:#fff;}
#about a:hover{ color:#0075C5;}
#about .bt_blue a{ width:193px; height:71px; background:#0075C5; color:#fff; float:left; margin-top:7px;}
#about .bt_blue a:hover{ background:#D40F0F;}
#about .bt_gray a{ width:193px; height:71px; background:#1F1F1F; color:#fff; float:left;margin-top:7px;}
#about .bt_gray a:hover{ background:#D40F0F;}
#about span{ color:#C0C9CB; font-size:12px;}


/*-------------------- -------------------- -------------------- anli -------------------- -------------------- -------------------- */
#anli img{margin-bottom:24px;}
#anli img:hover{opacity:0.7;filter(alpha=70) }

/*-------------------- -------------------- -------------------- news -------------------- -------------------- -------------------- */
#news{ width:100%;float:left; background:url(../images/in_news_bg.png); padding:58px 0;}
#news .cols{ width:385px; float:left}
#news .title{ width:100%; float:left; margin-bottom:20px;}


/*-------------------- -------------------- -------------------- footer -------------------- -------------------- -------------------- */
#footer{ width:100%; background:#2F4D93;float:left; color:#fff; font-size:13px; }
#footer .logo{ width:80px; height:92px; background:url(../images/footer_logo2.png);float:left; margin:45px 10px;}
#footer .con{ width:60%;margin:45px 0; float:left; line-height:22px; color:#fff;}
#footer .gongshang{ width:10%;margin:45px 0; padding:10px 0; float:right; border-left:1px solid #435E9D; padding-left:20px; }

#footer a{ color:#fff}
#footer a:hover{ text-decoration:underline;}


#footer .copy{ width:100%;float:left; background:#243164;line-height:50px; color:#97B0EB;}
#footer .copy a{color:#97B0EB; font-size:13px;}
#footer .copy a:hover{ color:#fff;}

/*-------------------- -------------------- -------------------- neiye -------------------- -------------------- -------------------- */
.container_nei{ width:100%; margin:40px auto; float:left}
.con_list{ width:260px; margin-right:30px; float:left;  }
.con_list .title{ width:100%; height:74px; line-height:74px; background:url(../images/nei_list_titlebg.jpg);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:100%; line-height:45px; border-bottom:1px solid #D0D0D0;float:left;background:#F2F2F2; text-indent:28px; font-size:15px;}
.con_list ul li a:hover{ background:#D40F0F;color:#fff;}

.con_list ul li a.active{ width:100%; line-height:45px; float:left;background:#D40F0F;color:#fff;  font-size:15px;text-indent:28px;}
.con_list ul li a.active:hover{ background:#0049A5;}


.con_list ul li a.gd{ width:100%; line-height:45px; border-bottom:1px solid #D0D0D0;float:left;background:url(../images/nei_list_bg2.jpg);color:#fff; text-indent:10px;}
		
.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:910px;float:left;}
.con_nei .title{ width:100%; float:left; line-height:73px; border-bottom:1px solid #CCCCCC; margin-bottom:25px;}

.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;}



/*-------------------- -------------------- -------------------- 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;}