/* 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: 30px; color:#2D2D2D;}
h3{font-size: 14px;line-height: 40px; font-weight:lighter; color:#7B7B7B;}

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:50px; background:url(../images/nav_bg.png);}
#nav ul{ margin:0; padding:0; }
#nav ul li a{ width:115px; font-size:15px;float:left;color:#fff; margin:0 9px; text-align:center;}
#nav ul li a:hover{ font-size:17px; border-bottom:3px solid #D70000; line-height:47px;}

#nav ul li a.active{ width:115px;color:#fff;float:left; text-align:center; font-size:15px; border-bottom:3px solid #D70000; line-height:47px;}
#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 .con{ width:100%;float:left; margin-left:50px; margin-top:30px; }
#list .con ul{ margin:0; padding:0}
#list .con ul li{ width:201px; height:170px; padding:20px; border:1px solid #D9D9D9; margin:0 16px; float:left; text-align:center;}
#list .con ul li .tex_title{ width:100%; line-height:35px;float:left; font-size:18px; font-weight:bold; color:#1F1F1F;}
#list .con ul li .tex{ width:100%; line-height:20px; float:left;font-size:14px; color:#666666;}
#list .con ul li:hover{ border:1px solid #195AB6;}
#list .con ul li:hover .tex_title{ color:#195AB6;}
#list .con ul li:hover .tex{color:#195AB6;}


/*-------------------- -------------------- -------------------- about -------------------- -------------------- -------------------- */
#about{ width:100%; height:463px; float:left; background:url(../images/about_bg.jpg) center no-repeat;}
#about .tex{ width:616px; margin-top:110px; margin-left:97px;float:left}
#about .tex .biaoti{ width:100%; font-size:24px; font-weight:bold; color:#2D2D2D;}

#about .tex p{ line-height:22px;color:#666666; float: left; margin:28px 0;}

#about .bt_red a{ width:105px; height:32px; line-height:32px; font-size:13px;background:#FF0000; color:#fff; float:left; border-radius:25px;-moz-border-radius:25px; text-align:center}
#about .bt_red a:hover{ background:#195AB6; font-size:15px;}

/*-------------------- -------------------- -------------------- honor -------------------- -------------------- -------------------- */
#honor{ width:293px; float:right; margin:58px 46px 0 0;}
#honor .biaoti2{ width:100%; float:left; font-size:24px; font-weight:bold; color:#fff; padding-bottom:10px;}
#honor .biaoti2 span{ font-size:18px; text-transform:uppercase; font-weight: lighter;}

.rollBox{width:100%;float:left;overflow: hidden; margin-top:20px;}
.rollBox .LeftBotton 
{ 
height: 48px; 
width: 30px; 
background: url(../images/btn_left.png) no-repeat; 
overflow: hidden; 
float: left; 
display: inline; 
margin:116px 17px 0 0; 
cursor: pointer;  
} 
.rollBox .RightBotton 
{ 
height: 48px; 
width: 30px; 
background: url(../images/btn_right.png) no-repeat; 
overflow: hidden; 
float: right; 
display: inline; 
margin: 116px 0 0 17px; 
cursor: pointer; 
} 
.rollBox .Cont 
{ 
width: 199px; 
overflow: hidden;
float:left; 


} 
.rollBox .ScrCont 
{ 
width: 10000000px; 
} 
.rollBox .Cont .pic 
{ width:199px; float:left;
} 
.rollBox .Cont .pic img 
{ 
border: 5px solid #fff; 
display: block; 
margin: 0 auto; 
width:189px; height:270px;
} 
.rollBox .Cont .pic p 
{ 
line-height: 58px; text-align:center 
} 


.rollBox #List1, .rollBox #List2 
{ 
float: left; 
} 



/*-------------------- -------------------- -------------------- list2 -------------------- -------------------- -------------------- */
#list2{ width:100%;float:left; margin:55px 0;}
#list2 .liebiao{ width:241px;float:left; border-bottom:5px solid #1959B3; margin-top:24px;}
#list2 .liebiao ul{ margin:0; padding:0}
#list2 .liebiao ul li{ width:100%; border-bottom:1px solid #E3E3E3; float:left;}

#list2 .liebiao ul li a{ width:209px; line-height:16px;float:left; padding:10px 16px;}
#list2 .liebiao ul li a:hover{ background:#D4000F;color:#fff;}

#list2 .liebiao ul li a.a2{  width:209px; line-height:16px;float:left; padding:10px 16px;background:#1959B3; color:#fff;}
#list2 .liebiao ul li a.a2:hover{ background:#D4000F;}

#list2 .liebiao .gengduo a{ width:209px; padding:0 16px; line-height:50px;float:left; background:#F1F1F1; color:#1959B3;}
#list2 .liebiao .gengduo a:hover{ color:#fff; background:#1959B3; font-size:16px;}

#list2 .con{ width:936px;float:right; margin-top:24px;}
#list2 .con ul{ margin:0px; padding:0}
#list2 .con ul li{ width:270px; border:1px solid #DEDEDE; margin:15px;  float:left}
#list2 .con ul li .pic{ width:100%; height:204px;float:left; text-align:center;}
#list2 .con ul li .tex{ width:100%; line-height:40px; background:#F1F1F2; float:left; text-align:center;}

#list2 .con ul li:hover{ border:1px solid #1959B3;}
#list2 .con ul li:hover .tex{ background:#1959B3; color:#fff}

#list2 .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;}
#list2 .con ul li .tex .bt_kong a:hover{ background:#ffF; color:#FFB43D}

.m_r2{ margin-right:31px;}


/*-------------------- -------------------- -------------------- xuanchuan -------------------- -------------------- -------------------- */
#xuanchuan{ width:100%; height:194px; float:left; background:url(../images/xuanchuan.jpg) center no-repeat;}


/*-------------------- -------------------- -------------------- news -------------------- -------------------- -------------------- */
#news{ width:100%; float:left; margin:55px 0; }
#news ul{ width:100%; float:left; margin-top:10px;}
#news ul li{ width:528px; padding:25px 20px 25px 32px ; float:left; border-bottom:1px dotted #BCBCBC; margin:0 10px; }
#news ul li .kuai{ width:80px; height:57px; padding-top:13px;background:#F2F2F2; line-height:23px; float:left; margin-right:10px; color:#666666; font-size:24px;text-align:center; }
#news ul li .kuai span{ font-size:12px;}

#news ul li .tex{ width:438px; line-height:16px; float:left; }

#news ul li a.title{ font-size:16px;font-weight:bold; line-height:30px; font-size:16px;}

#news .bt_red2 a{ width:105px; height:32px; line-height:32px; font-size:13px;background:#FF0000; color:#fff; float:left; border-radius:25px;-moz-border-radius:25px; text-align:center; margin:36px 0 0 547px;}
#news .bt_red2 a:hover{ background:#195AB6; font-size:15px;}


/*-------------------- -------------------- -------------------- anli -------------------- -------------------- -------------------- */
#anli{ width:100%; height:284px; padding:50px 0; float:left; background:url(../images/anli_bg.jpg) center no-repeat;}
#demo {
	WIDTH: 1200px; OVERFLOW: hidden; float:left; height:176px; margin-top:28px;
}
#indemo {
	WIDTH: 10000%; FLOAT: left
}
#demo2 {
	FLOAT: left
}
#demo1 UL {
	margin:0; padding:0; position:relative;FLOAT: left
}
#demo1 UL LI {
	display:inline-block; margin:0 10px;
}
#demo1 ul li img{ width:174px; height:134px; padding:2px; border:1px solid #ccc; }
#demo1 ul li p{ line-height:36px; }


/*-------------------- -------------------- -------------------- footer -------------------- -------------------- -------------------- */
#footer{ width:100%; border-top:4px solid #185BB6; background:#000000;float:left; color:#fff; font-size:13px; }
#footer .menu{ width:100%;float:left; line-height:60px; border-bottom:1px dashed #fff; text-align:center}
#footer .menu a{ margin:0 31px;}

#footer .con{ width:100%;float:left; padding:45px 0;}
#footer .con .contact{ width:70%;float:left;line-height:22px;}
#footer .con .gongshang{ width:10%;float:right; }

#footer a{ color:#fff; font-size:13px;}
#footer a:hover{ text-decoration:underline;}


/*-------------------- -------------------- -------------------- neiye -------------------- -------------------- -------------------- */
.container_bg{ width:100%; background:#F2F2F2;float:left}

.container_nei{ width:100%; margin:40px auto; float:left}
.con_list{ width:240px;float:left; background:#fff; padding-bottom:28px;  }
.con_list .title{ width:100%; padding-top:18px; height:62px; line-height:24px; background:#195AB6;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:16px; padding:10px 15px;border-bottom:1px solid #E1E1E1;float:left;font-size:15px; background:#B7B7B7; color:#fff}
.con_list ul li a:hover{ background:#D4000F;color:#fff;}

.con_list ul ul{ margin:0; padding:0}
.con_list ul ul li a{ width:210px; line-height:16px; padding:8px 15px 8px 15px; border-bottom:1px solid #E1E1E1;float:left;font-size:13px; background:#fff; color:#565656}
.con_list ul ul li a: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_nei{ width:880px;float:right; background:#fff; padding:15px 25px 40px 25px;}
.con_nei .title{ width:100%; float:left; line-height:61px; border-bottom:1px solid #CCCCCC; margin-bottom:25px; font-size:22px; font-weight:bold; color:#D4000F;}
.con_nei .title span{ width:70%; float:right; font-size:14px; color:#9B9B9B; font-weight:lighter; text-align:right }
.con_nei .title span a{color:#9B9B9B; font-weight:lighter }
.con_nei .title span a:hover{color: #2B4A9C; }

.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:100%; 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:100%; float:left; }
.con_pro ul{ margin:0; padding:0;}
.con_pro ul li{ width:275px; float:left;border:1px dashed #ccc; margin:0 7px 20px 7px; text-align:center;}
.con_pro ul li p{ line-height:18px;text-align:center; padding:8px 0;}
.con_pro ul li:hover{border:1px dashed #195AB6;}


/*-------------------- -------------------- -------------------- 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;}




