/* 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: #1255A6; }

a.blue{
  color: #1255A6;
  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;  color:#3AB8EB; padding:15px 0; font-weight:lighter}
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 -------------------- -------------------- -------------------- */

#header_logo{ position: absolute;top:0; left:0; z-index:888888; width:38%; height:129px; background:url(../images/header_logo2.png) right no-repeat; }


#top{ height:84px; line-height:84px;width:100%;  float:left; font-size:14px; color:#747474; }
#top .con_l{ width:60%; float:left; text-align:right;  font-size:18px; font-weight:bold; color:#0193DE;}
#top .con_r{ width:40%; float:right; text-align:right}
#top a{ color:#747474;}
#top a:hover{ color:#2B4A9C;}



/*-------------------- -------------------- -------------------- nav -------------------- -------------------- -------------------- */
#nav{ float:right; width:100%; line-height:45px; background:#172647;}
#nav ul{ margin:0; padding:0; }
#nav ul li a{ width:143px; font-size:15px;float:right;color:#fff; text-align:center }
#nav ul li a:hover{ font-size:18px; font-weight:bold}

#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; }


/*-------------------- -------------------- -------------------- banner -------------------- -------------------- -------------------- */
#list{ width:100%;float:left; margin:55px 0;}
#list .title{ width:100%;float:left; border-bottom:1px solid #CCCCCC; margin-bottom:31px;}

#list .con{ width:100%;float:left; margin-top:20px; }
#list .con ul{ margin:0; padding:0}
#list .con ul li{ width:274px; float:left; border-bottom:3px solid #47B5E8;}
#list .con ul li .pic{ width:100%; height:279px; width:270px;float:left; text-align:center; border:2px solid #fff;}
#list .con ul li .shuzi{ width:59px; height:49px; line-height:49px; margin:20px auto 5px auto; display:inline-block; background:url(../images/shuzi.png); text-align:center; font-size:28px; color:#787878; font-family:Arial, Helvetica, sans-serif }
#list .con ul li .tex{ width:92%; float:left; text-align:left; font-size:13px;  color:#666666; padding-bottom:22px; padding-left:4%; padding-right:4%;}
#list .con ul li .tex span{ width:92%; line-height:28px; float:left; text-align:center; font-size:16px; color:#000000; font-weight:bold;padding-left:4%; padding-right:4%;}

#list .con ul li:hover{ background:#3AB8EB}
#list .con ul li:hover .pic{ border:2px solid #3AB8EB;}
#list .con ul li:hover .shuzi{ color:#fff; }
#list .con ul li:hover .tex{color:#fff; }
#list .con ul li:hover .tex span{color:#fff;}




#list .con ul li .tex .bt_kong a{ width:111px; height:29px; line-height:29px;color:#fff; float:left; margin-top:10px; font-size:14px; border:1px solid #fff;border-radius:15px;-moz-border-radius:15px; margin-left:85px;}
#list .con ul li .tex .bt_kong a:hover{ background:#ffF; color:#FFB43D}

.m_r{ margin-right:34px;}
p.title_xiaozi{line-height:52px; color:#666666;}

/*-------------------- -------------------- -------------------- about -------------------- -------------------- -------------------- */
#about{ width:100%; height:519px; float:left; background:url(../images/about_bg.jpg) center no-repeat; padding-top:64px;}

#about .tex{ width:733px; padding:60px 45px; background: url(../images/white_bg_tou.png);float:right}

#about p{ line-height:28px; text-indent:30px;}

#about a{ color:#fff;}
#about a:hover{ color:#0075C5;}

#about .bt_blue{width:272px; float:left; margin-top:259px; margin-left:50px;}
#about .bt_blue a.btn1{ width:272px; height:59px; line-height:59px;background:#3AB8EB; color:#fff; float:left;text-align:center; font-size:18px;}
#about .bt_blue a.btn1:hover{ background:#186FD2;}

#about .bt_blue a.btn2{ width:272px; height:59px; line-height:59px;background:#89ABD3; color:#fff; float:left; margin-top:6px;text-align:center; font-size:18px;}
#about .bt_blue a.btn2:hover{ background:#186FD2; }

#about span{ color:#C0C9CB; font-size:12px;}


/*-------------------- -------------------- -------------------- anli -------------------- -------------------- -------------------- */
#anli_title{ width:100%; height:52px; margin:48px 0 38px 0;float:left; background:url(../images/anli_title.png) center no-repeat;}
#anli_pic{ width:100%; float:left; background:url(../images/anli_bg.jpg) repeat-x bottom;}
#anli_pic img:hover{opacity:0.7;filter(alpha=70) }

/*-------------------- -------------------- -------------------- news -------------------- -------------------- -------------------- */
#news{ width:100%; float:left; margin:55px 0; }


#news ul{ width:653px; float:right; margin-top:50px; margin-right:32px; }
#news ul li{ width:100%; padding:22px 0; float:left; border-bottom:1px dashed #BCBCBC; }
#news ul li .kuai{  padding:5px; float:left; line-height:20px; margin-right:27px ; margin-top:9px; color:#1255A6; font-size:65px; font-weight:bold;  text-align:center; font-family:Arial, Helvetica, sans-serif }
#news ul li .kuai span{ font-size:12px; font-weight:lighter;}

#news ul li .tex{ width:530px; float:left; text-align:left;}
#news ul li .tex p{ line-height:18px;}

#news ul li .tex .title_biaoti { font-size:16px; color:#000; font-weight:bold;margin-bottom:10px; float:left; width:100%}
#news ul li .tex:hover .title_biaoti { color:#1255A6;}



/*-------------------- -------------------- -------------------- footer -------------------- -------------------- -------------------- */
#footer{ width:100%; background:#282B3E;float:left; color:#fff; font-size:13px; }

#footer .con{ width:780px;float:left; margin-bottom:38px; line-height:20px; }
#footer .con .nav1{ width:100%;float:left; border-bottom:1px solid #535565; line-height:71px; margin-bottom:20px; }
#footer .con .nav1 a{ font-size:13px; color:#fff; margin-right:70px;}

#footer .logo{ width:251px; height:68px; background:url(../images/footer_logo.png);float:right; margin-right:11px; margin-top:67px;}

#footer a{ color:#fff}
#footer a:hover{ text-decoration:underline;}


#copy{ width:100%;float:left; background:#2C3C4F;line-height:35px; color:#95ABC6; text-align:center; font-size:13px;}
#copy a{color:#95ABC6; font-size:13px;}
#copy a:hover{ color:#fff;}


/*-------------------- -------------------- -------------------- neiye -------------------- -------------------- -------------------- */
.nei_list{ width:100%;  padding:20px 0; background:#085FC1; color:#fff; float:left;}
.nei_list .left_title{ width:20%; border-right:1px solid #4A86E8; font-size:22px; font-weight:bold; float:left; line-height:20px; letter-spacing:4px; text-align:center}
.nei_list .left_title span{ font-size:13px; font-weight:lighter; letter-spacing:0}


.container_nei{ width:100%; margin:40px auto; float:left}
.mian_con{}


.con_list{ width:260px; margin-right:30px; float:left;  }
.con_list .title{ width:100%; height:230px; background:url(../images/list_title_nei.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:230px; line-height:24px; padding:15px; background:#F4F4F4; border-bottom:1px solid #fff;float:left; font-size:15px;}
.con_list ul li a:hover{ background:#3AB8EB; color:#fff;}

.con_list ul li a.a2{ width:230px;float:left;  background:#E9E9E9; border-bottom:1px solid #fff;}
.con_list ul li a.a2:hover{ background:#3AB8EB; color:#fff;}

.con_list ul li a.active{ width:230px; line-height:24px; padding:15px; background:#3AB8EB; color:#fff; border-bottom:1px solid #fff;float:left; font-size:15px;}

.con_list ul ul{ margin:0; padding:0}
.con_list ul ul li a{ width:232px; padding:2px 10px 2px 18px; background:#F4F4F4; border-bottom:1px solid #E6E7E7;float:left; font-size:13px;}
.con_list ul ul li a:hover{ background:#3AB8EB; color:#fff;}

.con_list ul ul li a.a2{ width:244px;float:left;  background:#E9E9E9; border-bottom:1px solid #E6E7E7;}
.con_list ul ul li a.a2:hover{ background:#3AB8EB; 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:910px;float:left;}
.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:#3AB8EB;}
.con_nei .title span{ width:60%; float:right; font-size:14px; color:#AFAFAF; font-weight:lighter; text-align:right }
.con_nei .title span a{ color:#AFAFAF;}
.con_nei .title span a:hover{ color:#3AB8EB;}

.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:#3AB8EB;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:910px; float:left; }
.con_pro ul{ margin:0; padding:0;}
.con_pro ul li{ width:270px; padding:5px; border:1px dashed #D5D5D5; margin:0 10px 20px 10px; float:left;}
.con_pro ul li p{ font-weight:bold; background:#0193DE; font-size:15px; color:#fff; text-align:center; line-height:45px;}
.con_pro ul li:hover{  border:1px solid #1255A6;}
.con_pro ul li:hover p{  background:#1255A6; }


/*-------------------- -------------------- -------------------- 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;}




