@charset "utf-8";
/* CSS Document */

/*公共部分*/
body,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dd,dt,em,span,i,a,input{ margin:0; padding:0; font-family:"微软雅黑";}
h1,h2,h3,h4,h5,h6{ font-size:12px;}
ol,li,ul{ list-style:none;}
body{ font-size:12px; color:#4d4948; background:#fff;}

body a img:hover{transition-duration:0.5s;filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;}
a{ color:#565656; text-decoration:none;}
a:hover{ color:#0087BE;}
img,input { border:none; vertical-align:middle;}
.clear{ width:100%; height:0; clear:both; overflow:hidden;}
 
* html .content img{ /* for IE6 */
    width: expression(this.width > 800 && this.width > this.height ? 1500 : auto);
}
 
.top{ width:100%; height:120px; margin:0px; padding:0px; border:0px; text-align:center; min-width:1170px;}
.head { width:1170px;height:120px; overflow:hidden; text-align:center; border:0px; padding:0px; margin:0 auto}
.logo { width:550px; float:left; margin:0px; height:60px; padding:30px 0px; text-align:left} 
.logo img{ border:0px; margin:0px;} 
 .top_right{ float:right; width:300px; height:120px;}
.top_link{  width:300px; height:30px; text-align:right; font-size:12px; color:#dddddd; line-height:30px; }
.top_link a{ color:#989898; text-decoration:none; font-size:14px;}
.top_link a:visited{ color:#989898; text-decoration:none;font-size:14px;}
.top_link a:hover{ color:#262626; text-decoration:none;font-size:14px;}
.top_tell{  width:265px; height:40px; text-align:right; font-size:20px; color:#262626; line-height:40px; font-style:normal; padding-right:5px; }
.top_tell span{ color:#0066ff; font-style:italic;}

.top_search{ width:267px; height:30px; padding:0px; text-align:center; margin:7px 0px; margin-top:4px; border:#eeeeee 1px solid; border-left:#e6e6e6 2px solid; border-top:#e6e6e6 2px solid; }
  .top_search_input{ width:215px;  height:22px; margin:4px;  background-color:#FFFFFF; line-height:22px; color:#262626; font-size:12px; float:left}
 
.top_search_btn{ width:40px; height:30px; background:none; background-image:url(/template/default/images/icon-search.png); background-position:center center; background-repeat:no-repeat; border:0; cursor:pointer; float:right}


.nav_content { width:100%; height:52px; overflow:hidden; text-align:center; border:0px; padding:0px; margin:0 auto; border-top:#eeeeee 1px solid;border-bottom:#eeeeee 1px solid; background-color:#FFFFFF;}
.nav_list{ width:1170px; height:52px; border:0px; margin:0 auto; padding:0px;}
.nav_item{ width:117px; height:52px; float:left; margin:0px; padding:0px; border:0px;}
.nav_item a{ display:block; width:117px; height:52px;  margin:0px; padding:0px; border:0px; text-align:center; line-height:50px; font-size:20px; font-weight:normal; color:#262626;}
.nav_item a:visited{ display:block; width:117px; height:52px;  margin:0px; padding:0px; border:0px; text-align:center; line-height:50px; font-size:20px; font-weight:normal; color:#262626; }
.nav_item a:hover{ display:block; width:117px; height:50px;  margin:0px; padding:0px; border:0px; text-align:center; line-height:50px; font-size:20px; font-weight:normal; color:#0066ff; border-bottom:#0066ff 2px solid;}
.nav_item a.nav_current{ display:block; width:117px; height:50px;  margin:0px; padding:0px; border:0px; text-align:center; line-height:50px; font-size:20px; font-weight:normal; color:#0066ff; border-bottom:#0066ff 2px solid;}


 .index_notice{ line-height:56px; height:56px; background-color:#ffffff; border:0px; border-bottom:#e0e0e0 1px solid; border-top:#e0e0e0 1px solid; text-align:center; width:100%; min-width:1170px; }
 
 .index_notice_content{ width:1170px; height:50px; margin:0 auto; padding:0px; border:0px;}
        .noticeLeft{line-height:56px; height:56px;border:0px; border-left:#e0e0e0 1px solid; border-right:#e0e0e0 1px solid;background: url(/template/default/images/notice_icon.png) no-repeat 25px center; background-color:#f8f8f8; padding-left:30px;font-size:22px; width:138px; float:left }
  .noticeRight{ width:970px; height:56px; float:right}
.noticeRight .hd{ overflow:hidden;  height:56px;  padding:0px; width:70px; float:right  }
.noticeRight .hd .prev,.noticeRight .hd .next{ display:block;  width:26px; height:62px; float:right; overflow:hidden; cursor:pointer; background:url(/template/default/images/arrows1.png) no-repeat;}
.noticeRight .hd .next{ background-position:0 -50px;  }
	  
		.noticeRight .bd{ line-height:56px; overflow:hidden; width:900px; float:left;  }
		.noticeRight .bd ul{ overflow:hidden; zoom:1;  }
		.noticeRight .bd ul li{ margin-right:20px;  float:left;   text-align:left; _display:inline;}
		.noticeRight .bd ul li a{ font-size:18px; color:#262626; font-weight:normal; text-decoration:none}
		 .noticeRight .bd ul li a:visited{font-size:18px; color:#262626; font-weight:normal; text-decoration:none }
		 .noticeRight .bd ul li a:hover{ font-size:18px; color:#005c9f; font-weight:normal; text-decoration:none}
 

.fullSlide{ width:100%;  position:relative;  height:614px; background:#fff;}	
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
.fullSlide .bd ul{ width:100% !important;  }	
.fullSlide .bd li{ width:100% !important;  height:614px; overflow:hidden; text-align:center;  }	
.fullSlide .bd li a{ display:block; height:614px; }	
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:16px; left:0; height:10px; line-height:10px; }	
.fullSlide .hd ul{ text-align:center; }	
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:4px; margin:0px; margin-left:2px; overflow:hidden; background:#ffffff; line-height:999px;border-radius:3px;
	 -webkit-border-radius:3px;
	 -moz-border-radius:3px; 	}	
.fullSlide .hd ul .on{ background:#262626; width:50px;  }	
.fullSlide .prev,	.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:3%;  z-index:1; width:74px; height:74px; background:url(/template/default/images/ind_left2_38x73.png) no-repeat;  cursor:pointer; display:none;  }	
.fullSlide .next{ left:auto; right:3%; background:url(/template/default/images/ir1.png) no-repeat; }
.fullSlide .next:hover { background:url(/template/default/images/ir2.png) no-repeat;}
.fullSlide .prev:hover { background:url(/template/default/images/ind_left_38x73.png) no-repeat; }

 



.index_content{ width:100%; margin:0px; padding:0px; border:0px; text-align:center; min-width:1170px;}



.index_intro{ width:100%;margin:0px; padding:49px 0px; border:0px; text-align:center; min-width:1170px; background-image:url(/template/default/images/intro_bg.jpg); background-repeat:repeat;}
 
.index_intro_content{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; }

.index_intro_title{ width:1170px; height:112px; margin:0px; padding:0px; text-align:center;}

.index_intro_title img{ width:704px; height:112px; margin:0px auto; }




 
 
 

#tabbox{ width:1170px; overflow:hidden; margin:0 auto; margin-top:20px; position:relative; height:700px;}
.tab_conbox{border:0;height:640px; background-color:#FFFFFF; position:absolute; left:0px; top:78px; z-index:5; width:1170px;-webkit-box-shadow:0px 7px 10px #989898;
	box-shadow:0px 7px 10px #989898;}
.tab_con{ display:none;}

.tabs{height:91px;width:1170px; border:0px; padding:0px; position:absolute; left:0px; top:0px; z-index:7}
.tabs li{height:91px;line-height:74px; width:584px; margin:0px; margin-left:1px; padding:0px;float:left;background-image:url(/template/default/images/tab_normal.png); background-position:top; background-repeat:no-repeat;overflow: hidden;position: relative; font-size:22px; color:#ffffff; }
.tabs li a {display: block; width:584px;outline: none; color:#ffffff; margin:0px;}
.tabs li a:hover {color:#262626;}	
.tabs .thistab,.tabs .thistab a:hover{ background-image:url(/template/default/images/tab_hover.png); background-position:top; background-repeat:no-repeat;color:#ffffff}

.tab_con{width:1150px;  height:620px; padding:10px; text-align:center; }
 
 


.intro_stitle{ width:1150px; height:26px; margin:26px auto; background-image:url(/template/default/images/intro_stitle.png); background-position:center center; background-repeat:no-repeat; line-height:26px; font-size:22px; color:#262626; font-weight:normal}
.intro_stitle span{ color:#d42f29; }

.intro_stitle2{ width:755px; height:52px; margin:0px auto; margin-top:1px; background-image:url(/template/default/images/intro_stitle2.png); background-position:center center; background-repeat:no-repeat; line-height:52px; font-size:18px; color:#262626; font-weight:normal; overflow:hidden; text-align:left;}
 .intro_stitle2 img{ float:left; margin:0 13px; }
 
 .intro_text{ width:1000px; height:300px; margin:13px auto; background-image:url(/template/default/images/intro_pic.png); background-position:center center; background-repeat:no-repeat; }
 .intro_text2{ width:1000px; height:300px; margin:13px auto; background-image:url(/template/default/images/intro_pic2.png); background-position:center center; background-repeat:no-repeat; }
 
 .intro_text_line{ width:1000px; height:60px; margin:0;  padding:20px 0px;}
 .intro_text_left{ width:400px; height:60px; margin:0;  padding:0; float:left; text-align:right}
  .intro_text_right{ width:400px; height:60px; margin:0;  padding:0; float:right; text-align:left}
   .intro_text_left2{ width:340px; height:60px; margin:0;  padding:0; float:left;text-align:right}
  .intro_text_right2{ width:340px; height:60px; margin:0;  padding:0; float:right;text-align:left}
  .intro_text_title{ font-size:20px; line-height:30px; color:#262626; font-weight:normal; overflow:hidden}
    .intro_text_title span{  color:#0066ff; font-weight:bold; }
 .intro_text_info{ font-size:14px; line-height:15px; height:30px; color:#343536; font-weight:normal; overflow:hidden}
  .intro_text_info a{ color:#0066ff; text-decoration:none}
    .intro_text_info a:visited{ color:#0066ff; text-decoration:none}
	  .intro_text_info a:hover{ color:#0066ff; text-decoration:underline}
 
 
 .index_cptd{ width:1170px;margin:0px auto; padding:26px 0px; border:0px; text-align:center;}
 
  .index_cptd_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:50px;}
  
  
   .index_cptd_title img{width:1170px;height:50px;margin:0px auto; }
   
   
   
  .index_cptd_list{ width:1170px; margin:26px 0px;} 
  
  .index_cptd_item{ width:234px;  float:left;}
  
  .index_cptd_item_pic{ width:234px; height:130px; text-align:center; margin:0px; padding:10px 0px;}
   
     .index_cptd_item_pic img{ width:130px; height:130px; margin:0 auto;}
   
   .index_cptd_item_title{ width:234px; height:30px; text-align:center; margin:0px; line-height:30px; font-size:22px; font-weight:normal}
    .index_cptd_item_title a{ color:#262626; text-decoration:none}
	.index_cptd_item_title a:visited{ color:#262626; text-decoration:none}
	.index_cptd_item_title a:hover{ color:#0066ff; text-decoration:none}
    .index_cptd_item_en{ width:220px; height:20px; text-align:center; margin:0px; line-height:20px; font-size:12px; font-weight:normal; padding:0 7px; color:#989898; overflow:hidden}
   
   
   .index_jjfa1{ width:1170px;margin:0px auto; padding:26px 0px; border:0px; text-align:center;}
 
  .index_jjfa1_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:50px;}
  
  
   .index_jjfa1_title img{width:1170px;height:50px;margin:0px auto; }
   
   
   
  .index_jjfa1_list{ width:1170px; margin:26px 0px;} 
  
  
  
#fa1tabbox{ width:1170px; overflow:hidden; margin:0 auto; margin-top:20px; position:relative; height:400px;}
.fa1tab_conbox{border:0;height:390px;  position:absolute; left:400px; top:0px; z-index:5; width:770px; }
.fa1tab_con{ display:none;}

.fa1tabs{height:389px;width:370px; border:0px; padding:0px; position:absolute; left:0px; top:0px; z-index:7; border:0px; border-right:#0066ff 15px solid; overflow:hidden}
.fa1tabs li{height:64px;line-height:64px; width:367px; margin:0px; margin-bottom:1px;padding:0px;font-size:18px; color:#ffffff;background-color:#f0f0f0; border:0px; border-left:#989898 3px solid; }
.fa1tabs li a {display: block; width:367px;outline: none; color:#262626; margin:0px; text-align:left; text-indent:1em; }
.fa1tabs li a:hover {color:#ffffff;}
.fa1tabs .fa1thistab,.fa1tabs .fa1thistab a:hover{ background-color:#0066ff !important;color:#ffffff !important;}
.fa1thistab a{ background-color:#0066ff;color:#ffffff !important;}
.fa1thistab a:visited{ background-color:#0066ff;color:#ffffff !important;}
.fa1thistab a:hover{ background-color:#0066ff;color:#ffffff !important;}
.fa1tab_con{ width:770px; height:390px; padding:0px;  }
 .fa_pic{ width:470px; height:389px; float:left; margin:0px; padding:0px; border:0px;} 
 .fa_pic img{ width:470px; height:389px;  margin:0px; border:0px;} 
   
   .fa_text{ width:280px; height:389px; float:right; margin:0px; padding:0px; border:0px;} 
   .fa_text_title{ width:280px; height:22px; margin:0px; padding:0px; border:0px; text-align:left; font-size:22px; line-height:22px; color:#0066ff; font-weight:normal; overflow:hidden; margin-bottom:47px;}  
 .fa_text_info{ width:280px; height:260px; margin:0px; padding:0px; border:0px; text-align:left; font-size:14px; line-height:26px; color:#989898; font-weight:normal; overflow:hidden; }  
 .fa_text_btn{ width:280px; height:40px; margin:0px; padding:0px; border:0px; margin-top:20px; text-align:left;}  
 
  
.fa_text_btn a{ width:170px; display:block; height:38px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#f0f0f0; border:#e0e0e0 1px solid; text-align:center; line-height:38px; font-size:14px; color:#262626; font-weight:normal }
	.fa_text_btn a:visited{width:170px; display:block; height:38px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#f0f0f0; border:#e0e0e0 1px solid; text-align:center; line-height:38px; font-size:14px; color:#262626; font-weight:normal }
	.fa_text_btn a:hover{width:170px; display:block; height:38px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#0066ff; border:#0066ff 1px solid; text-align:center; line-height:38px; font-size:14px; color:#ffffff; font-weight:normal }
 
 
  .index_jjfa2_content{ width:100%;margin:0px auto; padding:49px 0px; border:0px; text-align:center; background-image:url(/template/default/images/fa2_bg.jpg); background-position:center center;}
 .index_jjfa2{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center;}
 
  .index_jjfa2_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:50px;}
  
  
   .index_jjfa2_title img{width:1170px;height:50px;margin:0px auto; }
   
   
   
  .index_jjfa2_list{ width:1170px; margin:26px 0px;} 
  
  
  
  
  #fa2tabbox{ width:1170px; overflow:hidden; margin:0 auto; margin-top:20px; position:relative; height:420px;}
.fa2tab_conbox{border:0;height:375px;  position:absolute; left:0px; top:0px; z-index:5; width:1170px; top:64px; }
.fa2tab_con{ display:none;}

.fa2tabs{height:49px;width:1020px; border:0px; padding:0px 30px; position:absolute; left:45px; top:0px; z-index:7; border:0px; background-color:#f0f0f0;overflow:hidden;-moz-border-radius:26px;      /* Gecko browsers */
    -webkit-border-radius:26px;   /* Webkit browsers */
    border-radius:26px;}
.fa2tabs li{height:49px;line-height:49px; width:169px; margin:0px;padding:0px;font-size:16px; color:#262626;background-color:#f0f0f0; border:0px; border-right:#e0e0e0 1px solid; float:left }
.fa2tabs li a {display: block; width:169px;outline: none; color:#262626; margin:0px; text-align:center;  }
.fa2tabs li a:hover {color:#ffffff;}
.fa2tabs .fa2thistab,.fa2tabs .fa2thistab a:hover{ background-color:#0066ff !important;color:#ffffff !important;}
.fa2thistab a{ background-color:#0066ff;color:#ffffff !important;}
.fa2thistab a:visited{ background-color:#0066ff;color:#ffffff !important;}
.fa2thistab a:hover{ background-color:#0066ff;color:#ffffff !important;}
.fa2tab_con{ width:1170px; height:375px; padding:0px;  }

.fa2_pic{ width:570px; height:375px; float:left; margin:0px; padding:0px; border:0px;} 
 .fa2_pic img{ width:570px; height:375px;  margin:0px; border:0px;} 
   
   .fa2_text{ width:570px; height:375px; float:right; margin:0px; padding:0px; border:0px;} 
   .fa2_text_title{ width:570px; height:22px; margin:0px; padding:0px; border:0px; text-align:left; font-size:22px; line-height:22px; color:#ffffff; font-weight:normal; overflow:hidden; margin-bottom:35px;}  
 .fa2_text_info{ width:570px; height:234px; margin:0px; padding:0px; border:0px; text-align:left; font-size:14px; line-height:26px; color:#989898; font-weight:normal; overflow:hidden; }  
 .fa2_text_btn{ width:570px; height:40px; margin:0px; padding:0px; border:0px; margin-top:22px; text-align:left;}  
 
  
.fa2_text_btn a{ width:170px; display:block; height:38px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#f0f0f0; border:#e0e0e0 1px solid; text-align:center; line-height:38px; font-size:14px; color:#262626; font-weight:normal }
	.fa2_text_btn a:visited{width:170px; display:block; height:38px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#f0f0f0; border:#e0e0e0 1px solid; text-align:center; line-height:38px; font-size:14px; color:#262626; font-weight:normal }
	.fa2_text_btn a:hover{width:170px; display:block; height:38px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#0066ff; border:#0066ff 1px solid; text-align:center; line-height:38px; font-size:14px; color:#ffffff; font-weight:normal }


  
  
  
  
  
  
   .index_gjzc{ width:1170px;margin:0px auto; padding:26px 0px; border:0px; text-align:center; padding-top:49px;}
 
  .index_gjzc_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:84px;}
  
  
   .index_gjzc_title img{width:770px;height:84px;margin:0px auto; }
   
   
   
  .index_gjzc_list{ width:1170px; margin:26px 0px; } 
  
  
  .index_gjzc_item{ width:370px; margin:0px; float:left; margin-right:30px;} 
  .index_gjzc_item_last{ margin-right:0px;} 
  .index_gjzc_item_pic{ width:370px; height:233px; margin:0px; padding:0px; border:0px;}
   .index_gjzc_item_pic img{ width:370px; height:233px; margin:0px;  border:0px;}
  
  .index_gjzc_item_title{ width:370px; height:49px; margin:0px;  border:0px; padding:0px; text-align:center; font-size:22px; line-height:49px; color:#262626; font-weight:normal; overflow:hidden}
  
  .index_gjzc_item_title a{  color:#262626; text-decoration:none}
    .index_gjzc_item_title a:visited{  color:#262626; text-decoration:none}
	  .index_gjzc_item_title a:hover{  color:#0066ff; text-decoration:none}
  
   .index_gjzc_item_info{ width:370px; height:44px; margin:0px;  border:0px; padding:0px; text-align:center; line-height:22px; color:#989898; font-weight:normal; font-size:14px;}
  
  
  
  
  
  
  
  .index_gxys{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; margin-top:64px;} 
  .index_gxys_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:84px;}   
  .index_gxys_title img{width:770px;height:84px;margin:0px auto; }
  .index_gxys_list{ width:1170px; margin:0px; margin-top:26px; } 
  .index_gxys_item01{ width:1170px; margin:0px; padding:0px; border:0px; border-bottom:#e0e0e0 1px solid; height:240px; background-image:url(/template/default/images/gxys_01.png); background-position:top } 
  .index_gxys_item01_content{ width:340px; margin:0px; height:200px; margin-left:230px; padding-top:40px; } 
  
  .index_gxys_item01_title{ width:340px; margin:0px; height:60px; text-align:left; font-size:22px; color:#262626; font-weight:normal;  } 
  
  .index_gxys_item01_info{ width:340px; margin:0px; height:66px; text-align:left; line-height:22px; font-size:14px; color:#989898; font-weight:normal; overflow:hidden } 
  
  
  
  
   .index_gxys_item02{ width:1170px; margin:0px; padding:0px; border:0px; border-bottom:#e0e0e0 1px solid; height:340px; background-image:url(/template/default/images/gxys_02.png); background-position:top } 
  
  
  
  .index_gxys_item03{ width:1170px; margin:0px; padding:0px; border:0px; border-bottom:#e0e0e0 1px solid; height:240px; background-image:url(/template/default/images/gxys_03.png); background-position:top } 
  
  
   .index_gxys_item04{ width:1170px; margin:0px; padding:0px; border:0px;  height:300px; background-image:url(/template/default/images/gxys_04.png); background-position:bottom } 
  .index_gxys_item04_content{ width:340px; margin:0px; height:200px; margin-left:830px; padding-top:80px; } 
  
  .index_gxys_item04_title{ width:340px; margin:0px; height:80px; text-align:left; font-size:22px; color:#262626; font-weight:normal;  } 
  
  .index_gxys_item04_info{ width:340px; margin:0px; height:88px; text-align:left; line-height:22px; font-size:14px; color:#989898; font-weight:normal; overflow:hidden } 
  
 
 
 
 
 .index_about{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; margin-top:50px;} 
  .index_about_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:50px;}   
  .index_about_title img{width:1170px;height:50px;margin:0px auto; }
 
  .index_about_center{ width:1170px; padding:0; border:0; text-align:center;  margin:0 auto; margin-top:26px;}
	.index_about_center_left{ width:570px; float:left}
	.index_about_center_left img{ width:570px; float:left}
		.index_about_center_right{ width:570px; float:right}
		
		 
.ma_about_name{ width:100%; text-align:left; line-height:56px; color:#262626; font-size:26px; font-weight:normal; text-align:left; border:]0px; border-bottom:#e0e0e0 1px solid; border-top:#e0e0e0 1px solid}
.ma_about_info{  line-height:26px; text-align:center; font-size:14px; color:#747474; text-align:left; font-weight:normal; width:100%; padding:7px 0px}
.ma_about_more{   text-align:left;   width:100%; margin-top:34px;}
.ma_about_more a{ display:block; width:200px; height:45px; background:none; border:#0066ff 1px solid; text-align:center; margin:0px; font-size:14px; font-weight:normal;-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; color:#0066ff; line-height:45px; text-decoration:none}
  .ma_about_more a:visited{ display:block; width:200px; height:45px; background:none; border:#0066ff 1px solid; text-align:center; margin:0px; font-size:14px; font-weight:normal;-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; color:#0066ff; text-decoration:none}
  .ma_about_more a:hover{ display:block; width:200px; height:45px; background-color:#0066ff; border:#0066ff 1px solid; text-align:center; margin:0px; font-size:14px; font-weight:normal;-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; color:#ffffff; text-decoration:none}
  
  #wrapper {
  padding: 0px;
  }


.rslides {
  margin:0px;
  }

 
 
/* Callback example */
.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom:0px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size:14px;
  text-shadow: none;
  color: #fff;
  
  background: rgba(0,0,0, .64);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 20px;
  margin: 0;
  max-width: none;
   font-weight:normal
   
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top:50%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height:74px;
  width:74px;
  background: transparent url("/template/default/images/ind_left_38x73.png") no-repeat left top;
   margin-top:-37px;
   
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  background: transparent url("/template/default/images/ir2.png") no-repeat left top;
  right: 0;
  }
  .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
 width:570px;
   height:338px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
 width:570px;
   height:338px;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
width:570px;
   height:338px;
  border: 0;
  }

 
 
 .index_ryzs{ width:100%; height:647px; background-image:url(/template/default/images/ryzz_bg.jpg); margin:0px; padding:0px; border:0px; text-align:center}
 
 
 .index_ryzs_title{ width:1170px;margin:0px auto; padding:64px 0px; border:0px; text-align:center; height:52px; padding-bottom:34px;}   
  .index_ryzs_title img{width:1170px;height:52px;margin:0px auto; }
  
  
  .ladyScroll{width:1170px;margin:0px auto; height:420px; position:relative; }	
.ladyScroll .prev,.ladyScroll .next{width:74px;height:74px; position:absolute; top:140px;left:-80px;z-index:100; cursor:pointer; background:url(/template/default/images/ind_left2_38x73.png) no-repeat;}	
.ladyScroll .next{ left:auto; right:-80px; background:url(/template/default/images/ir1.png) no-repeat;}	
.ladyScroll .prev:hover{ background:url(/template/default/images/ind_left_38x73.png) no-repeat; }	
.ladyScroll .next:hover{ background:url(/template/default/images/ir2.png) no-repeat; }	
.ladyScroll .scrollWrap{width:1168px; overflow:hidden;position:absolute;}	
.i_s {   width:262px;height:400px; float:left; overflow:hidden; margin:10px 15px; display:inline;}
	
	.i_s:hover {      width:262px;height:400px; float:left; overflow:hidden; margin:0 15px; margin-top:5px; display:inline;-webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;}
	
.i_s span { display:block; width:262px; margin:0px; height:369px; overflow:hidden;}
.i_s span img { width:262px; height:369px;}
.i_s h4 {  height:31px; text-align:center; line-height:31px; overflow:hidden; width:262px;  font-size:18px; font-weight:normal; color:#e0e0e0}
.i_s h4 a{color:#e0e0e0; text-decoration:none}
.i_s h4 a:visited{color:#e0e0e0; text-decoration:none}
.i_s h4 a:hover{color:#ffffff; text-decoration:none}
 
 
 
   .ladyScroll2{width:1174px;margin:0px auto; height:400px; position:relative; }	
 
.ladyScroll2 .scrollWrap2{width:1185px; overflow:hidden;position:absolute; left:-15px}	
.i_s2 {   width:270px;height:400px; float:left; overflow:hidden; margin:10px 15px; display:inline;}
	
	.i_s2:hover {      width:270px;height:400px; float:left; overflow:hidden;margin:10px 15px;   display:inline;-webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;}
	
 


 .index_khs{ width:1170px;margin:0px auto; padding:26px 0px; border:0px; text-align:center; padding-top:49px;}
 
  .index_khs_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:53px;}
  
  
   .index_khs_title img{width:1170px;height:53px;margin:0px auto; }
   
   
   
  .index_khs_list{ width:1170px; margin:26px 0px; } 
  
  
  .index_khs_item{ width:270px; margin:0px;} 
  .index_khs_item_last{ margin-right:0px;} 
  .index_khs_item_pic{ width:270px; height:185px; margin:0px; padding:0px; border:0px;}
   .index_khs_item_pic img{ width:270px; height:185px; margin:0px;  border:0px;}
  
  .index_khs_item_title{ width:268px; height:22px; margin:15px 0px;  border:0px; padding:0px; text-align:left; font-size:22px; line-height:22px; color:#989898; font-weight:normal; overflow:hidden; text-indent:5px; border-left:#0066ff 2px solid;}
  .index_khs_item_title span{  color:#262626; padding-left:5px;  }
  
  .index_khs_item_info a{  color:#0066ff; text-decoration:none}
    .index_khs_item_info a:visited{  color:#0066ff; text-decoration:none}
	  .index_khs_item_info a:hover{  color:#0066ff; text-decoration:none}
  
   .index_khs_item_info{ width:270px; height:132px; margin:0px;  border:0px; padding:0px; text-align:left; line-height:22px; color:#989898; font-weight:normal; font-size:14px;}
   
   
   
   .index_khgx{ width:1170px;margin:0px auto; padding:26px 0px; border:0px; text-align:center; padding-top:49px;}
 
  .index_khgx_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:67px;}
  
  
   .index_khgx_title img{width:701px;height:67px;margin:0px auto; }
   
   
   
  .index_khgx_list{ width:1170px; margin:26px 0px; } 
   
   
   .index_khgx_item{ width:390px; height:230px; margin:0px; float:left; margin:0px; padding:0px; border:0px; } 
   .index_khgx_bg1{ background-image:url(/template/default/images/khgx_01.png);} 
   .index_khgx_bg2{ background-image:url(/template/default/images/khgx_02.png);} 
   .index_khgx_bg3{ background-image:url(/template/default/images/khgx_03.png);} 
   .index_khgx_bg4{ background-image:url(/template/default/images/khgx_04.png);} 
   .index_khgx_bg5{ background-image:url(/template/default/images/khgx_05.png);} 
   .index_khgx_bg6{ background-image:url(/template/default/images/khgx_06.png);} 
   
   
   .index_khgx_btn{ width:150px; height:40px; margin:0px; padding:0px; border:0px; margin-top:105px; text-align:center; margin-left:58px;}  
 
  
.index_khgx_btn a{ width:150px; display:block; height:40px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#ff7800;  text-align:center; line-height:40px; font-size:16px; color:#ffffff; font-weight:normal }
	.index_khgx_btn a:visited{width:150px; display:block; height:40px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#ff7800;  text-align:center; line-height:40px; font-size:16px; color:#ffffff; font-weight:normal }
	.index_khgx_btn a:hover{width:150px; display:block; height:40px; margin:0;  -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px; background-color:#0066ff;  text-align:center; line-height:40px; font-size:16px; color:#ffffff; font-weight:normal }
   
   
   
   
   .index_gxnews{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; margin-top:50px;} 
  .index_gxnews_title{ width:1170px;margin:0px auto; padding:0px; border:0px; text-align:center; height:50px;}   
  .index_gxnews_title img{width:1170px;height:50px;margin:0px auto; }
 
  .index_gxnews_center{ width:1170px; padding:0; border:0; text-align:center;  margin:0 auto; margin-top:26px; height:270px;}
  
 .index_gxnews_left{ width:670px; height:270px; float:left;} 
  
  
  .index_gxnews_right{ width:470px; height:270px; float:right; } 
  
  #fa3tabbox{ width:670px; overflow:hidden; margin:0 auto;position:relative; height:270px;}
.fa3tab_conbox{border:0;height:220px;  position:absolute; left:0px; top:0px; z-index:5; width:670px; top:50px; }
.fa3tab_con{ display:none;}

.fa3tabs{height:49px;width:670px; border:0px; padding:0px; position:absolute; left:0px; top:0px; z-index:7; border:0px; background-color:#333333;overflow:hidden; border-bottom:#333333 1px solid;}
.fa3tabs li{height:49px;line-height:47px; width:120px; margin:0px;padding:0px;font-size:22px; color:#ffffff;background-color:#333333; border:0px; float:left }
.fa3tabs li a {display: block; width:120px;outline: none; color:#ffffff; margin:0px; text-align:left;  }
.fa3tabs li a:hover {color:#ffffff; border:0px; border-bottom:#0066ff 2px solid}
.fa3tabs .fa3thistab,.fa3tabs .fa3thistab a:hover{ background-color:#0066ff !important;color:#ffffff !important;border:0px; border-bottom:#0066ff 2px solid}
.fa3thistab a{ background-color:#0066ff;color:#ffffff !important;border:0px; border-bottom:#0066ff 2px solid}
.fa3thistab a:visited{ background-color:#0066ff;color:#ffffff !important;border:0px; border-bottom:#0066ff 2px solid}
.fa3thistab a:hover{ background-color:#0066ff;color:#ffffff !important;border:0px; border-bottom:#0066ff 2px solid}
.fa3tab_con{ width:670px; height:220px; padding:0px;  }
  
 .index_gxnews_left_first{ width:670px; height:145px; margin:0px; padding:0px; border:0px; margin-top:7px; margin-bottom:6px;} 
   .index_gxnews_left_first_pic{ width:190px; height:135px; float:left; margin:0px; padding:4px; border:#e0e0e0 1px solid; float:left;}
   .index_gxnews_left_first_pic img{ width:190px; height:135px; border:0px; margin:0px;}
.index_gxnews_left_first_text{ width:450px; height:145px; border:0px; margin:0px; float:right}
.index_gxnews_left_first_title{ width:450px; height:45px; border:0px; margin:0px; overflow:hidden; font-size:18px; text-align:left; line-height:22px;}

.index_gxnews_left_first_title a{ color:#000000; text-decoration:none}
.index_gxnews_left_first_title a:visited{ color:#000000; text-decoration:none}
.index_gxnews_left_first_title a:hover{ color:#0066ff; text-decoration:none}
.index_gxnews_left_first_info{ width:450px; height:100px; border:0px; margin:0px; overflow:hidden; font-size:14px; text-align:left; line-height:25px;}
.index_gxnews_left_first_info a{ color:#0066ff; text-decoration:none}
.index_gxnews_left_first_info a:visited{ color:#0066ff; text-decoration:none}
.index_gxnews_left_first_info a:hover{ color:#0066ff; text-decoration:none}
.index_gxnews_left_list_item{ width:335px; height:22px; text-align:left; line-height:22px; font-size:14px; overflow:hidden; font-weight:normal; float:left; text-align:left; text-indent:10px; background-image:url(/template/default/images/new_list_icon.png); background-position:left cetner; background-repeat:no-repeat;}

.index_gxnews_left_list_item a{ color:#747474; text-decoration:none}

.index_gxnews_left_list_item a:visited{ color:#747474; text-decoration:none}
.index_gxnews_left_list_item a:hover{ color:#0066ff; text-decoration:none}


.index_news_content { width:470px; height:270px;  overflow:hidden; background:url(/template/default/images/line_y.gif) repeat-y 5px 0;}	

.index_news_first{ width:470px; height:130px;}

 .index_news_first_title{ width:470px; height:20px; background-image:url(/template/default/images/circle01.png); background-position:left center; background-repeat:no-repeat; font-size:16px; line-height:20px; text-align:left; font-weight:normal; overflow:hidden; text-indent:20px;}
 .index_news_first_title a{ color:#000000; text-decoration:none}
  .index_news_first_title a:visited{ color:#000000; text-decoration:none}
   .index_news_first_title a:hover{ color:#0066ff; text-decoration:none}
   
   .index_news_first_content{ width:450px; height:100px; padding-left:20px; margin-top:10px;}
   .index_news_first_pic{ width:150px; height:100px; float:left}
   .index_news_first_pic img{ width:150px; height:100px;  }

 .index_news_first_text{ width:280px; height:100px; float:right; line-height:25px; text-align:left; color:#989898; font-size:14px; font-weight:normal; overflow:hidden}
 
 .index_news_item{ width:470px; height:35px; background-image:url(/template/default/images/circle02.png); background-position:left center; background-repeat:no-repeat; font-size:16px; line-height:40px; text-align:left; font-weight:normal; overflow:hidden; text-indent:20px;}
 
  
 
 .index_news_item a{ color:#000000; text-decoration:none}
  .index_news_item a:visited{ color:#000000; text-decoration:none}
   .index_news_item a:hover{ color:#0066ff; text-decoration:none}



 
.index_link_title{ width:1170px; margin:0;   padding:13px 0px; padding-top:0px; border:0px;  height:22px; border-bottom:#e0e0e0 1px solid}


.index_title_text{ text-align:left; font-size:22px; font-weight:normal; line-height:22px; color:#262626; border:0px;  margin:0px; height:22px; float:left;  width:340px;}
.index_title_text span{ font-size:18px; color:#989898; padding-left:5px;}
.index_title_more{ float:right; width:100px; text-align:right; height:16px; line-height:16px; font-size:12px; font-weight:normal; padding-top:6px;}
.index_title_more a{ color:#989898; text-decoration:none}
.index_title_more a:visited{ color:#989898; text-decoration:none}
.index_title_more a:hover{ color:#262626; text-decoration:none}

  



.index_link{ width:1170px; margin:0 auto; margin-top:40px; padding:0px; border:0px;  }

.index_friendlink_list{ width:1170px; border:0px; margin:0px; padding:0px; padding-top:10px;}
  .index_friendlink_list img{ width:163px; height:58px;border:0px; margin:0px; margin-right:5px; margin-bottom:5px; float:left}
  
  
  
  .index_friendlink_list img:hover{ width:163px; height:58px;border:0px; margin:0px; margin-right:5px; float:left;-webkit-box-shadow:0px 1px 3px #dddddd;
	box-shadow:0px 1px 3px #dddddd;}
  
.index_friendlink_list2{ width:1170px; height:58px;border:0px; margin:0px; padding:0px; line-height:58px;font-size:14px; overflow:hidden; text-align:left; }
.index_friendlink_list2 a{ color:#989898; text-align:left; padding-right:47px; text-decoration:none; padding-left:0px; text-indent:0}
.index_friendlink_list2 a:visited{ color:#989898; text-align:left; padding-right:47px; text-decoration:none; padding-left:0px;text-indent:0}
.index_friendlink_list2 a:hover{ color:#262626; text-align:left; padding-right:47px; text-decoration:underline; padding-left:0px;text-indent:0}

.index_footer{ width:100%; margin:0; padding:0; border:0; text-align:center; border-top:#747474 7px solid; background-image:url(/template/default/images/footer_bg.jpg); background-repeat:repeat; margin-top:30px;}
    .index_footer_center{ width:1170px; padding:0; border:0; text-align:center;  margin:0px auto; height:54px; padding:10px 0px}
	  .index_footer_logo{ width:340px; padding:0; border:0; text-align:left; margin:0px;height:54px; float:left;}
	  .index_footer_logo img{ margin:0}
.index_footer_link{ width:829px; height:54px; float:right; border:0px; border-left:#747474 1px solid; line-height:54px; font-size:16px; text-align:right; font-weight:normal; color:#747474}
.index_footer_link a{ padding:0 5px; color:#747474; text-decoration:none}
.index_footer_link a:visited{ padding:0 5px; color:#747474; text-decoration:none}
.index_footer_link a:hover{ padding:0 5px; color:#e0e0e0; text-decoration:none}
  .index_footer_contact{ width:100%; margin:0; padding:0; border:0; text-align:center; border-top:#747474 1px solid; background-image:url(/template/default/images/footer_bg.jpg); background-repeat:repeat; height:180px;}
    .index_footer_contact_center{ width:1170px; padding:0; border:0; text-align:center;  margin:0px auto; height:180px;}
 .index_footer_contact_01{width:340px; height:180px; float:left; text-align:left}
  .index_footer_contact_01 img{ margin:18px; border:0px; margin-left:0px;}
  .index_footer_contact_02{width:488px; height:130px; float:left; border:0px; text-align:center;border-left:#747474 1px solid; border-right:#747474 1px solid; padding-top:50px; line-height:34px; font-size:14px; color:#747474; }
   .index_footer_contact_03{width:300px; height:130px; float:left; text-align:left; padding-left:40px;padding-top:50px;line-height:22px; font-size:14px; color:#747474;}


.ymj_index_block06{  width:100%; margin:0px; margin-top:20px; padding:56px 0px; border:0px; text-align:center; min-width:1170px;  background-image:url(/template/default/images/block06_bg.jpg); background-position:center; background-repeat:repeat-x}


.ymj_index_block06_content{  width:1170px; margin:0px auto; padding:0px; border:0px; text-align:center;} 
.ymj_index_block06_content01{  width:370px; margin:0px; padding:0px; border:0px; float:left; text-align:left} 
.ymj_index_block06_content01_text{  width:370px; margin:0px; padding:0px; border:0px; line-height:30px; font-size:16px; color:#ffffff; } 
 .ymj_index_block06_content01_icon{ height:56px; margin:13px 0px;}
  .ymj_index_block06_content01_icon a{ display:block; width:50px; height:50px; float:left; border:0px; padding:0px;background-color:#f8c300;  margin-right:10px;  -moz-border-radius:50%;      /* Gecko browsers */
    -webkit-border-radius:50%;    /* Webkit browsers */
    border-radius:50%;            /* W3C syntax */}
	.ymj_index_block06_content01_icon a:visited{ display:block; width:50px; height:50px; float:left; border:0px; padding:0px;background-color:#f8c300;  margin-right:10px;  -moz-border-radius:50%;      /* Gecko browsers */
    -webkit-border-radius:50%;    /* Webkit browsers */
    border-radius:50%;            /* W3C syntax */}
	.ymj_index_block06_content01_icon a:hover{ display:block; width:50px; height:50px; float:left; border:0px; padding:0px;background-color:#46195f;  margin-right:10px;  -moz-border-radius:50%;      /* Gecko browsers */
    -webkit-border-radius:50%;    /* Webkit browsers */
    border-radius:50%;            /* W3C syntax */
	-webkit-transition:all 0.7s ease-in-out;
    -moz-transition:all 0.7s ease-in-out;
    -o-transition:all 0.7s ease-in-out;
    transition:all 0.7s ease-in-out;}
	.ymj_index_block06_content01_code{ text-align:left; margin:0px; margin-top:10px;}
	.ymj_index_block06_content01_code img{ margin:0px; float:left;  width:150px; height:150px;}




.ymj_index_block06_content02{  width:370px; margin:0px; padding:0px; border:0px; float:right;}
.ymj_index_block06_content02_title{  width:370px; margin:0px; padding:0px; border:0px; margin-bottom:6px; font-size:26px; color:#ffffff; height:40px; text-align:left}
.ymj_index_block06_content02_info{  width:370px; margin:0px; padding:0px; border:0px; height:250px; line-height:25px; overflow:hidden; text-align:left; font-size:14px; color:#e0e0e0;}

 
.ymj_index_block06_content03{  width:370px; margin:0px; padding:0px; border:0px; float:left; margin-left:30px; } 
.ymj_index_block06_page{ float:none; margin:0 auto} 

.ymj_index_block06_content03_title{  width:365px; margin:0px; padding:0px; border:0px; line-height:22px; text-align:left;  font-size:26px; color:#ffffff; margin-bottom:6px; height:40px;} 
.ymj_index_block06_content03_title img{ float:left; margin-right:5px;} 



.ymj_index_block06_form{ text-align:left; line-height:26px; color:#989898;}
.ymj_index_block06_form_item{ margin:5px 0px;transition-duration:0.5s;}


.ymj_index_block06_form_input{ -moz-border-radius:3px;      -webkit-border-radius:3px;     border-radius:3px; padding:10px; border:#989898 1px solid; width:340px; font-size:14px; font-family:"微软雅黑" !important;  }


.ymj_index_block06_form_submit{width:170px; border:0px; text-align:center;  line-height:40px; font-size:14px;  background-color:#f0f0f0;   color:#989898; font-weight:normal; -moz-border-radius:3px;      -webkit-border-radius:3px;     border-radius:3px; border:#f0f0f0 1px  solid; font-family:"微软雅黑" !important;    }


.ymj_index_block06_form_submit:hover{width:170px; border:0px; text-align:center; cursor:pointer;  line-height:40px; font-size:14px;  background-color:#0066ff;   color:#ffffff; font-weight:normal; -moz-border-radius:3px;      -webkit-border-radius:3px;     border-radius:3px; border:#0066ff 1px  solid;  -webkit-transition:all 0.7s ease-in-out;
    -moz-transition:all 0.7s ease-in-out;
    -o-transition:all 0.7s ease-in-out;
    transition:all 0.7s ease-in-out;   }





.i_ly { width:100%;}
.i_ly h4 { text-align:center;}
.i_lyc { background:url(/template/default/images/ly_bg.jpg) repeat-y center; height:347px; border-bottom:1px solid #E8E8E8; }
.i_lyt { width:530px; margin:0 auto; padding:26px 0 0 0;}
.i_ly_table {}
.i_ly_table td { padding:5px 6px;}
.i_ly_l { width:90px; height:36px; line-height:36px; text-align:center; font-size:14px; color:#FFF; display:block; background:#1F2229;}
.i_ly_input { width:300px; height:36px; line-height:36px; background:#FFF; border:1px solid #E6E6E6; overflow:hidden; padding:0 5px;}
.i_ly_input2 { width:300px; height:75px; line-height:36px; background:#FFF; border:1px solid #E6E6E6; overflow:hidden; padding:5px;}
.cg9 .i_ly_l { background:#602d17;}
.cg9 .i_ly_input { border:1px solid #602d17;}
.cg9 .i_ly_input2 { border:1px solid #602d17;}
.i_submit { width:150px; height:40px; margin:15px auto; border:0 none; cursor:pointer;  background-repeat:no-repeat; display:block; color:#602d17; font-size:14px; text-align:center; line-height:40px; background-color:#f0f0f0; border:#cccccc 1px solid; border-bottom:#cccccc 3px solid; -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */}
	.i_submit:hover { width:150px; height:40px; margin:15px auto; border:0 none; cursor:pointer;  background-repeat:no-repeat; display:block;background-color:#602d17;  font-size:14px; text-align:center; line-height:40px; color:#ffffff; text-decoration:none; border:#602d17 1px solid; border-bottom:#000000 3px solid;-moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */
	-webkit-transition:all 0.7s ease-in-out;
    -moz-transition:all 0.7s ease-in-out;
    -o-transition:all 0.7s ease-in-out;
    transition:all 0.7s ease-in-out;}
	
 

.ymj_index_bottom_link{ width:100%; margin:0px; text-align:center; min-width:1170px; font-size:14px; text-align:center; line-height:56px; background-color:#094169; font-weight:normal}
.ymj_index_bottom_link a{ color:#cccccc; text-decoration:none; padding:0 10px;}
.ymj_index_bottom_link a:visited{padding:0 10px; color:#cccccc; text-decoration:none}
.ymj_index_bottom_link a:hover{padding:0 10px; color:#ffffff; text-decoration:none}

.ymj_index_bottom_text{ width:100%; margin:0px; text-align:center; min-width:1170px; font-size:13px; color:#343434; text-align:center; line-height:20px; background-color:#f4f4f4; font-weight:normal; padding:0px; padding-top:26px; padding-bottom:34px;}
.ymj_index_bottom_text img{ margin:13px auto;}

.ymj_index_bottom_text a{ color:#262626; text-decoration:none; }
.ymj_index_bottom_text a:visited{ color:#262626; text-decoration:none}
.ymj_index_bottom_text a:hover{ color:#00000; text-decoration:none}

	  
	.index_bottom{width:100%; text-align:center; min-width:1170px; margin:0 auto; padding:0px; border:0px;  padding-bottom:56px; border-top:#eeeeee 1px solid; text-align:center; background-image:url(/template/default/images/block_bg.png); background-position:center top; background-repeat:repeat-x; padding-top:34px; font-size:14px; line-height:22px; color:#989898 }
 .index_bottom_logo{ width:1170px; margin:0 auto; padding:0px; text-align:center; border:0px; padding-bottom:13px;}
  .index_bottom_logo img{ margin:0px auto;}
  .index_bottom a{ color:#474747; text-decoration:none}
    .index_bottom a:visited{ color:#474747; text-decoration:none}
	  .index_bottom a:hover{ color:#602d17; text-decoration:none}
	  
	/*内页*/  
	  
	
 	  
.page_banner{ width:100%; height:470px; position:relative; z-index:-1; background-image:url(/template/default/images/page_banner.jpg); background-repeat:repeat-x; background-position:center; min-width:1200px; }

.page_bocai{ width:100%; margin:0px; margin-top:10px; min-width:1200px; text-align:center; padding:0px; border:0px; padding-bottom:30px;}
.page_content{ width:1200px; margin:0px auto;  padding:0px; border:0px; min-height:560px;position:relative}
.page_left{ width:240px; margin:0px;  padding:19px; border: #e0e0e0 1px solid; float:left;background:rgba(255,255,255,.56); margin-top:-114px;}
.page_left_title{ width:240px; margin:0px; margin-bottom:20px;  padding:5px 0px; border:0px; height:70px; line-height:34px;text-align:left; font-size:34px; font-weight:bold; color:#000000}
.page_left_title span{ font-size:14px; font-weight:normal;line-height:25px; font-style:italic; letter-spacing:0px; color:#747474 }

.page_left_line{ margin:0px; border:0px; padding:0px; line-height:3px; height:3px; display:block; width:64px; background-color:#0066ff}




.page_left_nav{ margin:0px; border:0px; padding:0px; margin-top:15px; border-top:#cccccc 1px dotted; }
.page_left_nav_item{ margin:0px; border:0px; padding:13px 0px;  border-bottom:#cccccc 1px dotted; text-align:left; }
.page_left_nav_item a{ font-size:12px; color:#989898; line-height:20px; display:block; width:230px; border-left:#989898 3px solid; text-indent:7px; text-decoration:none; padding-top:5px; }
.page_left_nav_item a:visited{ font-size:12px; color:#989898; line-height:20px; display:block; width:230px; border-left:#989898 3px solid; text-indent:7px; text-decoration:none; padding-top:5px;}
.page_left_nav_item a:hover{ font-size:12px; color:#0066ff; line-height:20px; display:block; width:230px; border-left:#0066ff 3px solid; text-indent:7px;text-decoration:none; padding-top:5px; }
.page_left_nav_item a span{ font-size:20px;  }
#nav_item_on{ color: #0066ff;border-left:#0066ff 3px solid;  }


.page_left_choice{ margin:0px; border:0px; padding:0px; margin-top:15px; width:240px; }
.page_left_choice_item{ margin:0px; border:0px; float:left; width:79px; margin-top:1px; margin-left:1px; height:49px; }
.page_left_choice_item a{ font-size:14px; color:#989898; line-height:49px; display:block; width:79px; text-decoration:none; height:49px; background-color:#e6e6e6; text-align:center; font-weight:normal}
.page_left_choice_item a:visited{font-size:14px; color:#989898; line-height:49px; display:block; width:79px; text-decoration:none; height:49px; background-color:#e6e6e6; text-align:center; font-weight:normal}
.page_left_choice_item a:hover{font-size:14px; color:#ffffff; line-height:49px; display:block; width:79px; text-decoration:none; height:49px; background-color:#179057; text-align:center; font-weight:normal}
 
#choice_item_on{font-size:14px; color:#ffffff; line-height:49px; display:block; width:79px; text-decoration:none; height:49px; background-color:#179057; text-align:center; font-weight:normal}



 .page_left_contact_title{ width:240px; margin:0px; margin-top:20px; background:#0066ff; height:60px; line-height:60px; font-size:22px; text-align:center; font-size:22px; color:#ffffff;
 /* Gecko browsers */
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px; 
/* Webkit browsers */
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px; 
/* W3C syntax */
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-right-radius:0px;
border-bottom-left-radius:0px;
}
 
 .page_left_contact_info{width:210px; margin:0px;background:#ffffff; border:#e6e6e6 1px  solid; padding:14px; line-height:22px; font-size:14px; text-align:left; color:#989898;}
  .page_left_contact_info img{width:210px; height:210px;  }
    .page_left_contact_info span{ display:block; width:210px; height:26px; line-height:26px; font-size:18px; text-align:center; color:#666666; font-weight:normal }
 
 .page_right{ width:890px; margin:0px;  padding:0px; border:0px; float:right;}	 
	.page_position{ background-image:url(/template/default/images/position_icon.png); background-repeat:no-repeat; background-position:left; margin:0; text-indent:26px; line-height:40px; height:40px;color:#747474; font-size:14px; text-align:left; font-weight:normal; width:890px; border-bottom:#e0e0e0 1px solid;}	
		.page_position a{ text-decoration:none; color:#0066ff;}
		.page_position a:visited{text-decoration:none; color:#0066ff; }
		.page_position a:hover{text-decoration:underline; color:#0066ff; }
		.page_new{ width:890px; margin:0px;  padding:0px; border:0px;}
		
		
		
		.page_new_item{width:890px; margin:0px;  padding:15px 0px; border:0px; border-bottom:#cccccc 1px dotted; height:150px;}
		.page_new_item_pic{ width:270px; margin:0px;  padding:0px; border:0px;height:150px; float:left;}
		.page_new_item_pic img{ width:270px; margin:0px;padding:0px;border:0px;height:150px;}
		
		.page_new_item_text{ width:600px; margin:0px;  padding:0px; border:0px;height:150px; float:right;}
		
		.page_new_item_text_title{ width:600px; margin:0px;  padding:0px; border:0px;height:40px; line-height:22px; text-align:left; font-size:18px; overflow:hidden;font-weight:normal}
		.page_new_item_text_title a{ color:#262626; text-decoration:none}
		.page_new_item_text_title a:visited{ color:#262626; text-decoration:none}
		.page_new_item_text_title a:hover{ color:#0066ff; text-decoration:none}
		.page_new_item_text_date{ width:600px; margin:0px;  padding:0px; border:0px;height:28px; line-height:28px; text-align:left; border-bottom:#e6e6e6 1px dotted; border-top:#e6e6e6 1px dotted;font-size:12px; overflow:hidden; color:#cccccc; font-weight:normal}
		
		
		
		.page_new_item_text_info{ width:600px; margin:0px;  padding:0px; margin-top:5px; border:0px;height:75px; line-height:25px; text-align:left; font-size:14px; overflow:hidden; color:#aaaaaa; font-weight:normal}
		.page_new_item_text_info a{ color:#343434; text-decoration:none}
		.page_new_item_text_info a:visited{ color:#343434; text-decoration:none}
		.page_new_item_text_info a:hover{ color:#0066ff; text-decoration:none}
		
		
		
		
		
		
			
		.page_khs_item{width:890px; margin:0px;  padding:15px 0px; border:0px; border-bottom:#cccccc 1px dotted; height:185px;}
		.page_khs_item_pic{ width:270px; margin:0px;  padding:0px; border:0px;height:185px; float:left;}
		.page_khs_item_pic img{ width:270px; margin:0px;padding:0px;border:0px;height:185px;}
		
		.page_khs_item_text{ width:600px; margin:0px;  padding:0px; border:0px;height:185px; float:right;}
		
		.page_khs_item_text_title{ width:600px; margin:0px;  padding:0px; border:0px;height:45px; line-height:22px; text-align:left; font-size:22px; overflow:hidden;font-weight:normal}
		.page_khs_item_text_title a{ color:#262626; text-decoration:none}
		.page_khs_item_text_title a:visited{ color:#262626; text-decoration:none}
		.page_khs_item_text_title a:hover{ color:#0066ff; text-decoration:none}
		 
		
		
		
		.page_khs_item_text_info{ width:600px; margin:0px;  padding:0px; margin-top:5px; border:0px;height:135px; line-height:27px; text-align:left; font-size:14px; overflow:hidden; color:#aaaaaa; font-weight:normal}
		.page_khs_item_text_info a{ color:#343434; text-decoration:none}
		.page_khs_item_text_info a:visited{ color:#343434; text-decoration:none}
		.page_khs_item_text_info a:hover{ color:#0066ff; text-decoration:none}
		
		
		
		
		
		
		
		
		
		
		
		
		.page_pro_item{width:890px; margin:0px;  padding:15px 0px; border:0px; border-bottom:#cccccc 1px dotted; height:250px;}
		.page_pro_item_pic{ width:370px; margin:0px;  padding:0px; border:0px;height:250px; float:left;}
		.page_pro_item_pic img{ width:370px; margin:0px;padding:0px;border:0px;height:250px;}
		
		.page_pro_item_text{ width:500px; margin:0px;  padding:0px; border:0px;height:150px; float:right;}
		
		.page_pro_item_text_title{ width:500px; margin:0px;  padding:0px; border:0px;height:40px; line-height:22px; text-align:left; font-size:18px; overflow:hidden;font-weight:bold}
		.page_pro_item_text_title a{ color:#565656; text-decoration:none}
		.page_pro_item_text_title a:visited{ color:#565656; text-decoration:none}
		.page_pro_item_text_title a:hover{ color:#0066ff; text-decoration:none}
		.page_pro_item_text_date{ width:500px; margin:0px;  padding:0px; border:0px;height:28px; line-height:28px; text-align:left; border-bottom:#e6e6e6 1px dotted; border-top:#e6e6e6 1px dotted;font-size:12px; overflow:hidden; color:#cccccc; font-weight:normal}
		
		
		
		.page_pro_item_text_info{ width:500px; margin:0px;  padding:0px; margin-top:5px; border:0px;height:175px; line-height:25px; text-align:left; font-size:14px; overflow:hidden; color:#aaaaaa; font-weight:normal}
		.page_pro_item_text_info a{ color:#343434; text-decoration:none}
		.page_pro_item_text_info a:visited{ color:#343434; text-decoration:none}
		.page_pro_item_text_info a:hover{ color:#0066ff; text-decoration:none}
		
		
		
		
		
		
		
		
		
		
		
		
		.page_ati_item{width:890px; margin:0px;   border:0px; border-bottom:#cccccc 1px dotted; padding:15px 0px; 
		 height:26px; line-height:26px; text-align:left; font-size:18px; overflow:hidden;font-weight:normal; text-indent:26px; background-image:url(/template/default/images/ati_item_bg.png); background-repeat:no-repeat; background-position:left center;   }
	     .page_ati_item a{ color:#565656; text-decoration:none}
		.page_ati_item a:visited{ color:#565656; text-decoration:none}
		.page_ati_item a:hover{ color:#0066ff; text-decoration:none}
		.page_ati_item span{ font-size:14px; color:#bbbbbb; text-align:right; float:right}	
		.class_space_item{ width:270px; float:left; margin:13px; padding:0px; border:0px;}
		
		.class_space_item_pic{ width:270px; margin:0px; padding:0px; border:0px; text-align:center;}
		.class_space_item_pic img{ width:220px; height:220px; margin:0px auto; padding:0px; border:0px;/* Gecko browsers */
-moz-border-radius:50%;
 
/* Webkit browsers */
-webkit-border-radius:50%;

/* W3C syntax */
border-radius:50%; }
	 
	 .class_space_item_title{ width:270px; margin:0px; padding:0px; border:0px; text-align:center; line-height:40px; height:40px; font-size:18px; font-weight:normal; overflow:hidden}
	  .class_space_item_title a{ color:#262626; text-decoration:none}
	  .class_space_item_title a:visited{ color:#262626; text-decoration:none}
	  .class_space_item_title a:hover{ color:#0066ff; text-decoration:none}
	  .class_space_item_info{ width:270px; margin:0px; padding:0px; border:0px; text-align:left; line-height:20px; height:40px; font-size:12px; font-weight:normal; overflow:hidden; color:#989898}
	 
	 
	 
.dede_pages { text-align: center; padding:30px 0px;color: #646566;font-size:12px; }
.dede_pages a { border: solid 1px #e6e6e6; background-color: #e6e6e6; color: #747576; padding: 7px 10px; margin: 0px; margin-left:1px; font-size:12px; text-decoration:none }
.dede_pages a:visited{ border: solid 1px #e6e6e6; background-color: #e6e6e6; color: #fff; padding: 7px 10px; margin-left:1px; font-size:12px; text-decoration:none }
.dede_pages a:hover{ border: solid 1px #0066ff; background-color: #0066ff; color: #fff; padding: 7px 10px;margin-left:1px; font-size:12px; text-decoration:none }
#dede_pages_on{border: solid 1px #0066ff; background-color: #0066ff; color: #fff; padding: 7px 10px; margin-left:1px; font-size:12px; text-decoration:none }


 .page_single_title{ width:890px; margin:0px; padding:26px 0px; text-align:center; font-size:34px; line-height:40px; color:#262626; font-weight:normal; border-bottom:#e6e6e6 1px solid;}
 .page_single_title2{ width:890px; margin:0px; padding:26px 0px; text-align:center; font-size:26px; line-height:40px; color:#262626; font-weight:normal; border-bottom:#e6e6e6 1px solid;}
 
 .page_single_title2 span{   font-size:18px; line-height:40px; color:#989898;}
 
 
 
 
 
 
 .page_view_title{ width:890px; margin:0px; padding:26px 0px; text-align:center; font-size:22px; line-height:26px; color:#262626; font-weight:normal; border-bottom:#eeeeee 1px solid;}
 
 .page_view_text{ width:890px; margin:0px; padding:0px; text-align:left; font-size:16px; line-height:30px; color:#565656; font-weight:normal; }
  .page_view_text p{ text-indent:2em; padding:3px 0px;}
    .page_view_pic{width:890px; text-align:center; text-indent:0;}
	.page_view_pic img{ margin:0 auto; width:auto; max-width:890px;}
	
	.page_view_date{ width:890px; margin:0px; padding:0px 0px; text-align:center; font-size:12px; line-height:34px; color:#aaaaaa; font-weight:normal; border-bottom:#eeeeee 1px solid;}
	
	.page_view_link{ width:890px; margin:0px; padding:13px 0px; text-align:left; font-size:14px; line-height:22px; color:#aaaaaa; font-weight:normal; border-bottom:#e6e6e6 1px solid; border-top:#e6e6e6 1px solid;}
	
	 .page_view_link a{ color:#747474; text-decoration:none}
	  .page_view_link a:visited{ color:#747474; text-decoration:none}
	  .page_view_link a:hover{ color:#262626; text-decoration:none}
	
	
	
	  
		
		
		
		 .Curr_set_list{ width:900px; margin:5px -5px; padding-right:-5px;}  
	  
 .Curr_set_item{ width:290px; float:left; margin:5px; padding:0px;  }
		
		.Curr_set_item_pic{ width:290px; margin:0px; height:193px; padding:0px; border:0px; text-align:center;}
		.Curr_set_item_pic img{ width:290px; height:193px; margin:0px; padding:0px; border:0px; }

.Curr_set_item_name{ width:287px; margin:10px 0px; padding:0px; border:0px; text-align:left; line-height:22px; height:22px; font-size:22px; font-weight:normal; overflow:hidden; color:#000000; border:0px; border-left:#0066ff 3px solid; text-indent:5px;  }
 .Curr_set_item_name a{ color:#262626; text-decoration:none}
		.Curr_set_item_name a:visited{ color:#262626; text-decoration:none}
		.Curr_set_item_name a:hover{ color:#0066ff; text-decoration:none}

.Curr_set_item_info{ width:290px; margin:0px;  padding:0px; margin-top:10px; border:0px;height:20px; line-height:20px; text-align:left; font-size:14px; overflow:hidden; color:#989898; font-weight:normal; margin-bottom:15px}
		.Curr_set_item_info a{ color:#343434; text-decoration:none}
		.Curr_set_item_info a:visited{ color:#343434; text-decoration:none}
		.Curr_set_item_info a:hover{ color:#0066ff; text-decoration:none}
		
		
		.page_liuyan_form{ text-align:center; line-height:26px; color:#989898; padding-top:34px; padding-bottom:34px;}
.page_liuyan_form_item{ margin:10px auto;transition-duration:0.5s; width:400px;}
.page_liuyan_form_item span{ display:block; float:left; width:30px; height:40px; line-height:40px; font-size:18px; color:#ff0000; text-align:center; font-weight:normal}


.page_liuyan_form_input{ -moz-border-radius:3px;      -webkit-border-radius:3px;     border-radius:3px; padding:10px; border:#989898 1px solid; color:#989898 !important;  width:340px; font-size:14px; font-family:"微软雅黑" !important; background:none; float:left;  }
.page_liuyan_form_input2{ -moz-border-radius:3px;      -webkit-border-radius:3px;     border-radius:3px; padding:10px; border:#989898 1px solid; color:#989898 !important;  width:170px; font-size:14px; font-family:"微软雅黑" !important; background:none; float:left  }

.page_liuyan_code{ padding:0px; background-color:#262626; text-align:center; line-height:40px; height:40px; width:120px; float:left; margin-left:20px; color:#ffffff; font-size:14px;}

.page_liuyan_form_submit{width:170px; margin:0 auto; border:0px; text-align:center;  line-height:40px; font-size:14px; background-color:#989898; color:#ffffff; font-weight:normal; -moz-border-radius:3px;      -webkit-border-radius:3px;     border-radius:3px; border:#989898 1px  solid; font-family:"微软雅黑" !important;    }


.page_liuyan_form_submit:hover{width:170px; border:0px; text-align:center; cursor:pointer;  line-height:40px; font-size:14px;  background-color:#0066ff;   color:#ffffff; font-weight:normal; -moz-border-radius:3px;      -webkit-border-radius:3px;     border-radius:3px; border:#0066ff 1px  solid;  -webkit-transition:all 0.7s ease-in-out;
    -moz-transition:all 0.7s ease-in-out;
    -o-transition:all 0.7s ease-in-out;
    transition:all 0.7s ease-in-out;   }
	
	/*推荐*/
	.page_left_tuijian{width:230px; margin:0px;background:#ffffff; border:#e6e6e6 1px  solid; padding:4px; line-height:22px; font-size:14px; text-align:left; color:#989898;}
  .page_left_tuijian img{width:230px; height:168px; border:0px;  }
    .page_left_tuijian span{ display:block; width:230px; height:34px; line-height:34px; font-size:14px; text-align:center; color:#666666; font-weight:normal; overflow:hidden }
	.page_left_tuijian span a{  color:#666666; text-decoration:none}
	.page_left_tuijian span a:visited{  color:#666666; text-decoration:none}
	.page_left_tuijian span a:hover{  color:#0066ff; text-decoration:none}
  
  
  
   
	  .liuyan_item{ border:#dddddd 1px solid; border-top:4px #dddddd solid; background:rgba(255,255,255,.34); margin:0px; width:888px }
	  
	  
	  .liuyan_name{ text-align:center; font-size:26px; color:#262626; line-height:30px; font-weight:normal; padding:26px 0px; border:0px; width:188px; float:left; }
	    .liuyan_text{  border:0px; border-left:#dddddd 1px solid; width:699px; float:right}
	  .liuyan_zhuti{ text-align:left; font-size:16px; color:#262626; line-height:22px; font-weight:normal; padding:10px; border:0px; border-bottom:#d0d0d0 1px dotted; width:679px;}
	  .liuyan_zhuti span{color:#a25e00; font-weight:bold; }
	  .liuyan_riqi{ text-align:left; font-size:12px; color:#989898; line-height:26px; font-weight:normal; padding:5px 10px; border:0px; border-bottom:#d0d0d0 1px dotted;width:679px;}
	   .liuyan_info{ text-align:left; font-size:16px; color:#000000; line-height:26px; font-weight:normal; padding:10px 10px; border:0px;width:679px;}
	 
	 
	 
	 .zzry_list{  width:900px; margin:5px -5px; padding-right:-5px;}
	 
	  .zzry_list_item{ width:215px; height:340px; float:left; margin:5px; padding:0px;-moz-box-shadow:0px 1px 5px #e0e0e0;
	 
	-webkit-box-shadow:0px 1px 5px #e0e0e0;
	box-shadow:0px 1px 5px #e0e0e0;}
	.zzry_list_item img{ width:215px; height:303px; margin:0px; border:0px;}
	.zzry_list_item_title{ width:215px; height:37px; margin:0px; border:0px; text-align:center; font-size:14px; line-height:37px; overflow:hidden; font-weight:normal}
	
	.zzry_list_item_title a{ color:#262626; text-decoration:none}
	.zzry_list_item_title a:visited{ color:#262626; text-decoration:none}
	.zzry_list_item_title a:hover{ color:#0066ff; text-decoration:none}
	
	
	.cnxh_content{ width:888px; border:#e0e0e0 1px solid; border-top:#0066ff 2px solid; height:250px; padding:0px;}
	
	.cnxh_content_title{ width:888px; height:49px; border:0px; border-bottom:#e0e0e0 1px solid; background-color:#f8f8f8; text-align:left; font-size:22px; color:#0066ff; text-indent:15px; font-weight:normal; line-height:49px;}
	
	.cnxh_item{ width:212px; margin:10px 5px; border:0px; float:left; height:180px; overflow:hidden}
	.cnxh_item img{ width:212px; margin:0px; border:0px; height:155px;  }
	
	.cnxh_item_title{ width:212px; height:25px; margin:0px; border:0px; text-align:center; font-size:14px; line-height:25px; overflow:hidden; font-weight:normal}
	
	.cnxh_item_title a{ color:#262626; text-decoration:none}
	.cnxh_item_title a:visited{ color:#262626; text-decoration:none}
	.cnxh_item_title a:hover{ color:#0066ff; text-decoration:none}
	
	
		
	.tjzx_content{ width:888px; border:#e0e0e0 1px solid; border-top:#0066ff 2px solid; height:350px; padding:0px;}
	
	.tjzx_content_title{ width:888px; height:49px; border:0px; border-bottom:#e0e0e0 1px solid; background-color:#f8f8f8; text-align:left; font-size:22px; color:#0066ff; text-indent:15px; font-weight:normal; line-height:49px;}
	
	
	.tjzx_item{ width:424px; margin:0px 10px; border:0px; float:left; height:30px; overflow:hidden; line-height:30px; text-align:left; font-size:14px; font-weight:normal}
	
	.tjzx_item a{ color:#565656; text-decoration:none}
	.tjzx_item a:visited{ color:#565656; text-decoration:none}
	.tjzx_item a:hover{ color:#0066ff; text-decoration:none}
	
	.tjzx_item span{ color:#989898; float:right; font-size:12px;}
	
	
	
	
	/*专题页新增样式*/
.zty_banner{ width:100%; height:596px; position:relative; z-index:-1; background-image:url(/template/default/images/zty_banner.jpg); background-repeat:repeat-x; background-position:center; min-width:1200px; }
.zty_title1{ width:1170px; margin:26px auto; background-image:url(/template/default/images/zty_title1.jpg); height:76px; text-align:left; padding-top:74px;}
.zty_title1_text{ width:670px;  margin-left:427px; line-height:19px; height:76px; font-size:14px; color:#989898; }
.zty_list1{ width:1200px; margin:26px auto; padding:0px; border:0px;}
.zty_list1_item{ width:170px; height:250px; float:left; margin:0 15px; text-align:center;}
.zty_list1_item img{ width:170px; height:64px;   margin:0 ; border:0px;}
.zty_list1_item_title{ width:170px; height:40px; margin:0 5px; text-align:center; line-height:20px; font-size:18px; color:#262626}
.zty_list1_item_info{ width:170px; height:88px; margin:0 10px; margin-top:15px; text-align:left; line-height:22px; font-size:14px; color:#989898}

.zty_title2{ width:1170px; margin:26px auto; background-image:url(/template/default/images/zty_title2.jpg); height:150px;}
.zty_list2_title{ width:1168px; height:22px; background-color:#FFFFFF; margin:15px auto; border:#e0e0e0 1px  solid; font-size:22px; color:#343536; text-align:left; padding:0px; line-height:22px; padding:13px 0px;}
.zty_list2_title span{ border-left:#0066ff 3px solid; height:22px; color:#0066ff; padding-left:5px;}
.zty_list2_title_more{ width:70px; float:right; text-align:center; line-height:22px; height:22px; font-size:14px;}
.zty_list2_title_more a{ color:#989898; text-decoration:none}
.zty_list2_title_more a:visited{ color:#989898; text-decoration:none}
.zty_list2_title_more a:hover{ color:#0066ff; text-decoration:none}

.zty_list2{ width:1200px; margin:15px auto; padding:0px; border:0px;}
.zty_list2_item{ width:270px; height:180px; float:left; margin:15px; text-align:center; border:0px;}
.zty_list2_item img{ width:270px; height:180px;  border:0px; margin:0px;}<!--0.00014781951904297-->