/* 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:3px; background:#0097E7; 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;}


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:34px; line-height:34px;width:100%; background:#F2F2F4; 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; font-size:13px;}
#top a:hover{ color:#2B4A9C;}

#top img{ margin:-3px 4px 0 0;}

.logo{ width:203px; height:200px; background:url(../images/header_logo.png); position:absolute; top:0; left:0;}

/*-------------------- -------------------- -------------------- nav -------------------- -------------------- -------------------- */
#nav{  width:100%; height:50px; background:#0064BB;float:left;}
#nav ul{  width:100%; text-align:center; float:left;}
#nav ul li{ width:99px; display:inline-block;color:#fff;line-height:50px; margin:0 18px;text-align:center; }
#nav ul li a{ width:99px; font-size:16px; display:inline-block;color:#fff; }
#nav ul li a:hover{  background:#0097E7;}

#nav ul li a.active{ width:99px;color:#fff; display:inline-block; text-align:center; background:#0097E7;font-size:16px;}

/*-------------------- -------------------- -------------------- banner -------------------- -------------------- -------------------- */
#banner{ width:100%;float:left;   }


/*-------------------- -------------------- -------------------- about -------------------- -------------------- -------------------- */
#about{ width:100%; float:left; margin:70px 0; background:url(../images/about_bg.jpg) top center no-repeat; height:495px;}
#about .tex_title{ width:100%; float:left; margin-bottom:30px; font-size:31px; color:#000;}
#about .tex_title span{color:#0097E7;}

#about .tex_zw{ width:546px; float:left; line-height:23px; color:#525252;}

#about a{ color:#525252;}
#about a:hover{ color:#0097E7;}

/*-------------------- -------------------- 
-------------------- about_en -------------------- -------------------- -------------------- */
#about_en{ width:100%; float:left; margin:70px 0; background:url(../images/about_bg_en.jpg) bottom center no-repeat; height:545px;}
#about_en .tex_title{ width:100%; float:left; margin-bottom:30px; font-size:28px; color:#000;}
#about_en .tex_title span{color:#0097E7;}

#about_en .tex_zw{ width:546px; float:left; line-height:23px; color:#525252;}

#about_en a{ color:#525252;}
#about_en a:hover{ color:#0097E7;}

/*-------------------- -------------------- -------------------- banner -------------------- -------------------- -------------------- */
#list{ width:100%;float:left; padding:175px 0 63px 0; background:url(../images/list_bg.jpg) top center no-repeat;}
#list .title{ width:100%;float:left; border-bottom:1px solid #CCCCCC; margin-bottom:31px;}

#list .liebiao{ width:219px;float:left; background:#0064BB; padding-top:14px; padding-bottom:50px;}
#list .liebiao ul{ margin:0; padding:0}
#list .liebiao ul li{ width:100%; height:65px;float:left;margin-bottom:4px;}

#list .liebiao ul li a{ width:100%; float:left; background:#0079C9; line-height:65px;text-indent:25px; font-size:17px; color:#fff;}
#list .liebiao ul li a:hover{ background:#0097E7;}

#list .liebiao ul li a img{ margin:-2px 0 0 12px;}

#list .liebiao ul li a.a2{ width:100%;float:left;  background:#0097E7;  text-indent:54px;font-size:17px; color:#fff;}


.sd01{cursor:pointer;display:inline-block;width:100%;  line-height:65px;margin-bottom:4px;float:left; background:#0097E7; line-height:65px;text-indent:54px; font-size:17px; color:#fff;}
.sd01 img{ margin:-2px 0 0 12px;}
.sd01 a{font-size:17px; color:#fff;}

.sd02{cursor:pointer;display:inline-block; width:100%;  line-height:65px;margin-bottom:4px;float:left;  background:#0079C9;  text-indent:54px;font-size:17px; color:#fff; }
.sd02 img{ margin:-2px 0 0 12px;}
.sd02 a{font-size:17px; color:#fff;}

.hidden{display:none;}



#list .con{ width:735px; padding:12px 11px; float:right; background:#fff; }
#list .con ul{ margin:0; padding:0}
#list .con ul li{ width:235px; margin:4px; float:left}
#list .con ul li .pic{ width:100%; height:191px; border:1px solid #fff;}
#list .con ul li .tex{ width:100%; line-height:26px; float:left; text-align:center; font-size:15px; color:#000;}
#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}
#list .con ul li:hover .pic{ border:1px solid #0097E7;}
#list .con ul li:hover .tex{ color:#0097E7;}

.m_r{ margin-right:31px;}


/*-------------------- -------------------- -------------------- shebei -------------------- -------------------- -------------------- */
#shebei{ width:100%; float:left; background:#EEEEEE;}
#shebei .shebei_bg{ width:100%; float:left; background:url(../images/xuanchuan.jpg) top center no-repeat; padding:190px 0 62px 0;}


/*-------------------- -------------------- -------------------- honor -------------------- -------------------- -------------------- */

#shebei_pic{ width:100%; float:left; }
#shebei_pic .wz{ width:494px; height:567px; float:left; background:url(../images/shebei_tex.jpg); }

.rollBox{width:496px;float:left; margin-top:98px;position:relative;}
.rollBox .LeftBotton 
{ 
height: 42px; 
width: 42px; 
background: url(../images/btn_left2.png) no-repeat; 
overflow: hidden; position:absolute; 
display: inline; top:427px; right:-75px; 
cursor: pointer;  
} 
.rollBox .RightBotton 
{ 
height: 42px; 
width: 42px; 
background: url(../images/btn_right2.png) no-repeat; 
overflow: hidden; position:absolute; 
display: inline; top:427px; right:-465px;
cursor: pointer; 
} 
.rollBox .Cont 
{ 
width: 496px; 
overflow: hidden;
float:left; 

} 
.rollBox .ScrCont 
{ 
width: 10000000px; 
} 
.rollBox .Cont .pic 
{ width:496px; float:left;
} 
.rollBox .Cont .pic img 
{ 
border: 0px solid #ccc; 
display: block; 
margin: 0 auto; 
width:496px; height:427px;
} 
.rollBox .Cont .pic p 
{ 
line-height: 58px; text-align:center 
} 


.rollBox #List1, .rollBox #List2 
{ 
float: left; 
} 


/*-------------------- -------------------- -------------------- news -------------------- -------------------- -------------------- */
#news{ width:100%; float:left; margin:58px 0 18px 0; }
#news ul{ margin:0; padding:0}
#news ul li{ width:431px; margin:0 32px; padding:40px 0;float:left; border-bottom:1px solid #E6E6E6; }
#news ul li .kuai{ width:43px; height:91px; line-height:38px; float:left; font-size:33px; color:#000; text-align:center; font-family:Arial, Helvetica, sans-serif; }
#news ul li .tex{ width:379px; line-height:24px; float:right;}

#news ul li .tex .title_dd{ width:100%; float:left;}
a.title{ font-size:16px; color:#000;}
a.title:hover{ color:#0097E7;}
a.more33{ font-size:14px; color:#777777;}
a.more33:hover{ color:#0097E7;}

#news ul li .tex .date{ width:100%; line-height:18px; font-size:12px; color:#919191; float:left; margin-bottom:13px;}
#news ul li .tex p{ width:100%; line-height:18px; font-size:13px; color:#777777; float:left;}


/*-------------------- -------------------- -------------------- anli -------------------- -------------------- -------------------- */
#anli{ width:100%; padding:58px 0; float:left; background:#F1F1F1;}
#anli .title_bg44{ width:100%; height:76px;float:left; background:url(../images/anli_title_bg.jpg) center no-repeat; margin-bottom:40px;}


.rollBox2{width:100%;float:left;overflow: hidden;}
.rollBox2 .LeftBotton 
{ 
height: 48px; 
width: 30px; 
background: url(../images/btn_left.png) no-repeat; 
overflow: hidden; 
float: left; 
display: inline; 
margin:26px 11px 0 10px; 
cursor: pointer;  
} 
.rollBox2 .RightBotton 
{ 
height: 48px; 
width: 30px; 
background: url(../images/btn_right.png) no-repeat; 
overflow: hidden; 
float: right; 
display: inline; 
margin: 26px 10px 0 11px; 
cursor: pointer; 
} 
.rollBox2 .Cont 
{ 
width: 888px; 
overflow: hidden;
float:left; 


} 
.rollBox2 .ScrCont 
{ 
width: 10000000px; 
} 
.rollBox2 .Cont .pic 
{ width:208px; float:left; margin:0 7px;
} 
.rollBox2 .Cont .pic img 
{ 
border: 1px solid #E0E0E0; 
display: block; 
margin: 0 auto; 
width:206px; height:98px;
} 
.rollBox2 .Cont .pic p 
{ 
line-height: 58px; text-align:center 
} 


.rollBox2 #List1, .rollBox #List2 
{ 
float: left; 
} 



#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) }


/*-------------------- -------------------- -------------------- footer -------------------- -------------------- -------------------- */
#footer{ width:100%; background:#0064BB;float:left; color:#fff; font-size:13px;}
#footer .menu{ width:100%; line-height:55px; background:#0097E7;float:left; text-align:center;}
#footer .menu a{ font-size:15px; color:#ffff; display:inline-block; margin:0 40px;}

#footer .con{ width:100%;float:left; margin:52px 0;}
#footer .con .col_1{ width:310px; height:142px; padding-top:10px;float:left; margin-right:42px; padding-right:42px; border-right:1px solid #66A2D6;}
#footer .con .col_1 .copy{ width:100%; float:left;border-top:1px solid #66A2D6; margin-top:24px; padding-top:24px; font-size:13px; line-height:18px;}

#footer .con .col_2{ width:330px; height:142px; line-height:40px;float:left; margin-right:42px; padding-right:42px; border-right:1px solid #66A2D6;}
#footer .con .col_2 img{ margin:-3px 7px 0 0;}

#footer .con .col_3{ width:135px; height:142px; float:left;}

#footer .gongshang{ width:10%;float:right; }

#footer a{ color:#fff}
#footer a:hover{ text-decoration:underline;}
#footer .con2{ width:100%;float:left;height:30px; margin:-30px 0 30px 0;}

/*-------------------- -------------------- -------------------- neiye -------------------- -------------------- -------------------- */
.location{ width:100%; line-height:45px; float:left; border-bottom:1px solid #DADADA; color:#939393;}
.location img{ margin:-3px 8px 0 0;}
.location a{ color:#939393;}
.location a:hover{ color:#0097E7;}

.title_nei{ width:100%; float:left; margin-bottom:24px; text-align:center; font-size:33px; color:#0064BB; font-weight:bold;}
.title_nei span{ width:100%; float:left;text-align:center; font-size:15px; color:#B2B2B2; font-weight: lighter; line-height:30px;}

.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:#04366C;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; border-bottom:1px solid #52ACFF;float:left;background:#1077D6; font-size:14px;color:#fff;}
.con_list ul li a:hover{ background:#D4000F;}

.con_list ul li a.a2{ width:230px;float:left;  background:#2187E5; color:#fff;border-bottom:1px solid #52ACFF;}
.con_list ul li a.a2:hover{ background:#D4000F;}
		
.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:#D4000F;}
.con_nei .title span{ width:30%; float:right; font-size:14px; color:#565656; font-weight:lighter }

.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_honors{  width:100%; float:left; }
.con_honors ul{ margin:0; padding:0;}
.con_honors ul li{ width:300px; float:left; margin:0 15px 30px 15px;}
.con_honors ul li img{ width:300px;}


.con_liebiao{ width:219px;float:left; background:#0064BB; padding-top:14px; padding-bottom:50px;}
.con_liebiao ul{ margin:0; padding:0}
.con_liebiao ul li{ width:100%; height:65px;float:left;margin-bottom:4px;}

.con_liebiao ul li a{ width:100%; float:left; background:#0079C9; line-height:65px;text-indent:24px; font-size:17px; color:#fff;}
.con_liebiao ul li a:hover{ background:#0097E7;}

.con_liebiao ul li a img{ margin:-2px 0 0 12px;}

.con_liebiao ul li a.a2{ width:100%;float:left;  background:#0097E7;  text-indent:54px;font-size:17px; color:#fff;}



.con_pro{  width:735px; float:right; }
.con_pro ul{ margin:0; padding:0;}
.con_pro ul li{ width:235px; float:left; margin:0 5px 12px 5px; border-bottom:1px solid #ccc;}
.con_pro ul li img{ width:235px; height:191px;}
.con_pro ul li p{ width:235px; float:left; line-height:40px; text-align:center;}
.con_pro ul li:hover{border-bottom:1px solid #0097E7;}
.con_pro ul li:hover p{ background:#0097E7; color:#fff;}


.news_nei{ width:100%; float:left;}
.news_nei .top_p{ width:100%; line-height:50px; font-size:21px; color:#2195E8; border-bottom:1px solid #ccc; border-top:1px solid #ccc; float:left; margin-bottom:15px; text-align:center; }
.news_nei .con_xq{  width:100%; line-height:28px; float:left; font-size:15px;}


/*-------------------- -------------------- -------------------- 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;}

.font001{ font-size:22px; color:#0378e7;}


.con_pro001{  width:1100px; float:left; }
.con_pro001 ul{ margin:0; padding:0;}
.con_pro001 ul li{ width:278px; float:left; line-height:45px; margin:0 11px 22px 11px; border:1px solid #D5D5D5; text-align:center;}
.con_pro001 ul li img{ width:278px;}
.con_pro001 ul li p{ width:278px; float:left; line-height:45px; text-align:center; background:#E2E2E2}
.con_pro001 ul li:hover{ border:1px solid #459DF7;}
.con_pro001 ul li:hover p{ background:#459DF7; color:#fff;}



.con_pro002{  width:770px; float:left; }
.con_pro002 ul{ margin:0; padding:0;}
.con_pro002 ul li{ width:232px; float:left; line-height:45px; margin:0 11px 22px 11px; border:1px solid #D5D5D5; text-align:center;}
.con_pro002 ul li img{ width:232px; height:185px;}
.con_pro002 ul li p{ width:232px; float:left; line-height:45px; text-align:center; background:#E2E2E2}
.con_pro002 ul li:hover{ border:1px solid #459DF7;}
.con_pro002 ul li:hover p{ background:#459DF7; color:#fff;}

/*¹¤³Ì°¸Àý*/
.about_right_con_ul{ clear:both; overflow:hidden;}
.about_right_con_ul li{ clear:both; margin:5px; 0px; padding:5px 0px; overflow:hidden; padding-left:30px; text-align:center; overflow:hidden; border-bottom:1px solid #eeeeee; }
.pro_left img{ width:450px;  padding:2px; border:1px solid #CCCCCC;}
.pro_left{ width:770px;}
.pro_right{ width:770px; }
.pro_right_tb td{ text-align:left; vertical-align:top;}
.pro_right_tb td p{ background:url(../images/dian11.png) no-repeat 0px 8px; padding-left:13px;}
.pro_right_tb_p{ background:none!important; padding-left:0px!important;}


.container{ width:990px; margin:0 auto;}