@charset "UTF-8";
/*全局css样式*/
*{margin:0px auto;padding:0px;font-family:"微软雅黑";background-repeat:no-repeat }
div{ margin:0 auto; padding:0;text-align:left; background-repeat:no-repeat;}
img{ border:0;}
ul{ list-style:none;}
li{ text-decoration:none;}
a{ text-decoration:none; color:#000; list-style:none}
i,em{font-style:normal}
.clear{clear:both;}
.dibu{ height: 60px;}

.life_nei{ width:100%;}
.life_nei{ font-size:18px; line-height:200%; padding-bottom:30px;}
.life_nei img{ padding-right:35px; width:600px;}
.life_neip,.life_nei div{ font-size:14px; text-indent:2em; line-height:220%;}

ul.book_liuyan{ width:55%; padding:10px; padding-right:45%; background:url(../../images/b.jpg) right center no-repeat}
ul.book_liuyan li{ font-size:16px; padding:10px 0px}
ul.book_liuyan li input{-web-kit-appearance:none;-moz-appearance: none;font-size:1.4em;height:3em;border-radius:4px;border:1px solid #c8cccf;color:#6a6f77;outline:0; width:70%; font-size:14px;}
ul.book_liuyan li label input{ width:15px;}
ul.book_liuyan li textarea{ width:100%; height:300px;-web-kit-appearance:none;-moz-appearance: none;font-size:1.4em;height:5em;border-radius:4px;border:1px solid #c8cccf;color:#6a6f77;outline:0; font-size:14px;}
.editsubmit{ margin-top:10px;}


/*当前位置CSS约束代码*/
.location{ border-bottom:#CCC 1px dashed; height:56px; line-height:56px;}
.location b{ border-left:#006A4C 6px solid; height:18px; padding-left:8px;}
.location i{ padding:0px 6px;height:18px; font-size:16px;}
.location i a{height:18px; font-size:16px; color:#333}
.location span{font-size:16px; color:#333}

.inside_page_left{ width:238px; float:left; margin-top:30px;}
.inside_page_right{ width:932px; float:left; margin-left:30px;margin-top:30px;}
.inside_page_right p{ line-height: 210%; padding-top: 5px; }
.inside_page_right p img{ padding: 5px;}
/*新闻样式区域*/

/*折叠二级分类样式*/
.menu_list{width:238px;margin:0 auto;}
.menu_head a{height: 51px;line-height: 51px;}
.menu_head{height: 51px;line-height: 51px; text-indent:2em;font-size: 14px;color: #525252;cursor: pointer;position: relative;margin: 0px;font-weight: bold;background:url(../../images/py_22.jpg) center right no-repeat;}
.menu_list .current{background:url(../../images/py_20.jpg) center right no-repeat;}
.menu_body{line-height: 38px;}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:38px;color:#777777;text-decoration:none;bold;background:url(../../images/erji_bg.jpg)}
.menu_body a:hover{text-decoration:none;}

/*基本不修改区域*/
.ck-slide ul {margin: 0;padding: 0;list-style-type: none;}
.ck-slide {position: relative;overflow: hidden;}
.ck-slide ul.ck-slide-wrapper {position: absolute;top: 0;left: 0;z-index: 1;margin: 0;padding: 0;}
.ck-slide ul.ck-slide-wrapper li {position: absolute; margin-top:0px;}
.ck-slide ul.ck-slide-wrapper li a{/*a标签是行内元素，宽高对a标签不起作用，这里必须添加line-height:0px;display:black，否则垂直滚动<li>之间会出现间隔*/line-height:0px;display:block;}
.ck-slide .ck-prev, .ck-slide .ck-next {position: absolute;top: 50%;z-index: 2;width: 35px;height: 70px;margin-top: -35px;border-radius: 3px;opacity: .15;background: red;text-indent: -9999px;background-repeat: no-repeat;
transition: opacity .2s linear 0s;}
.ck-slide .ck-prev {left: 5px;background: url(../img/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next {right: 5px;background: url(../img/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox {position: absolute;left: 50%;bottom: 12px;z-index: 30;}
.ck-slidebox ul {height: 20px;padding: 0 4px;border-radius: 8px;background: rgba(0,0,0,0.5);}
.ck-slidebox ul li {float: left;height: 12px;margin: 4px 4px;}
.ck-slidebox ul li em {display: block;width: 12px;height: 12px;border-radius: 100%;background-color: #fff;text-indent: -9999px;cursor: pointer;}
.ck-slidebox ul li.current em {background-color: #fe6500;}
.ck-slidebox ul li em:hover {background-color: #fe6500;}

/*当前为手机站代码区域*/
@media (max-width: 768px){
	
.inside_page_left{ width:100%; float:left;margin-top:10px;}
.inside_page_right{ width:100%; float:left;margin-top:10px; margin-left: 0px;}
.location{ border-bottom:#CCC 1px dashed; height: auto; line-height:36px;}
.inside_page_right p { width: 98%; text-align: center;}
.inside_page_right p img{ width: 95%;}
/*导航区域*/
.top_nav{ float:left; width:100%; background-color:#0252A9}
.top_nav { width:100%; margin:0 auto; }
.top_nav ul{ width:100%; margin:0 auto;}
.top_nav ul li {width:25%;height:55px;line-height:55px;text-align:center; float:left; list-style: none; border-bottom:1px #FFFFFF solid; border-right:1px #FFFFFF solid;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */  }
.top_nav ul li a {color: #fff;float: left;font-size: 15px; font-weight:400;height:55px;line-height:55px;text-align:center; width:100%;}
.top_nav ul li a:hover{font-weight:500; color:#fff; background-color:#F90}

/*绝对定位底部4功能*/
.feet_div{ height:60px;}
.feet{ width:100%; position:fixed; overflow:hidden; bottom:0px;}
.feet ul{ background-color:#0252A9; height:60px;}
.feet ul li{ width:25%; height:55px; line-height:55px; float:left; text-align:center; padding-top:5px;}
.feet ul li a img{ width:25px; height:25px;display:block; margin:0 auto}
.feet ul li a span{height:30px; line-height:30px;color:#FFF;display: block; font-size:14px;; text-align:center}

.life_nei{ font-size:18px; line-height:200%;padding:0px 10px;}
.life_nei img{ width:95%; }
ul.book_liuyan{ width:95%; padding:10px;}

/**********************************/	
.life_top,.life_banner,.life_main,.life_footer{ width:100%; margin:0 auto; padding:0;}
.life_content_area,.container-fluid{ width:100%; height:100%; text-align:center; margin:0 auto; padding:0;}
.life_top{ background:#FFF; height: auto;}
/*logo区域*/
.top_logo{ width:100%; height:57px; line-height:57px; float:left; padding:25px 0px;}
.top_logo h1 img{ width:98%; height:98%; margin:4% 1%}

/*导航区域*/

/* 全局修改 */
.sy_title{ width: 100%;text-align: center;  padding-bottom:24px; height: auto; text-align: center;}
.sy_title h3{ font-size: 26px; line-height:50px; font-weight: bold; text-align: center;color:#0352a9;}
.sy_title h3 i{ color:#111;}
.sy_title p{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #111; text-align: center;}

/*第一行数据*/
.sy_line1{ width:100%; padding:28px 0px;}
.sy_about{ width:100%; height:auto}
.sy_about img{ width:96%; height:96%; margin:2%}
.sy_about p{line-height:220%; font-size:16px; text-align:center; width:96%;}
.about_more{ width:100%; text-align:center; height:55px; line-height:55px;}

.sy_jiange{ background-image:url(../../images/hw_25.jpg); height:352px; width:100%; background-position:center top;}

/*第二行数据*/
.sy_line2{ background-image:url(../../images/zhsh_bg.jpg); background-position:center top; padding:20px 0px;}
.sy_fenlei{ width:100%;  padding:13px 0px;}
/*二级分类导航*/
.left_nav{ width:100%;}
.left_nav dl{overflow:hidden;zoom:1; margin:0 auto; padding:0px;height:auto; }
.left_nav dl dt{ list-style:none;font-size:14px;text-align:center; float:left;height: 51px;line-height: 51px; width:41%; margin:2%; padding:0px 2%; background-image:url(../../images/fenlei_bg.jpg); background-repeat:repeat; border:1px solid #ccc}
.left_nav dl dt a{height:51px; line-height:51px;display:block;color: #111; font-size:16px; text-align: center;}
.left_nav dl dt a:hover{ color:#111; font-weight:bold;}
.left_nav dl dt:hover{}
.sy_zhsh_con{ width:100%; height: auto;}
.sy_zhsh_con ul{width:100%; height: auto;}
.sy_zhsh_con ul li{ width:46%; margin:2%; float:left}
.sy_zhsh_con ul li a img{ width:100%; height:100%}
.sy_zhsh_con ul li a ol{ width:100%; height:40px; line-height:40px; text-align:center}

.sy_line3{ width:100%; height:auto}
.sy_news{ width:100%; height: auto;}

/*默认缩略图新闻样式，个数约束以及推荐leftimg*/
.new_des_leftimg{ width:100%; height:100%;}
.new_des_leftimg li{ width:96%; height: autopx;list-style:none;float:left; margin:2%}
.new_des_leftimg li .img_con{ width:358px; height:268.5px;float:left;overflow:hidden/*当前属性约束内容不超出DIV，自动隐藏*/;text-overflow:ellipsis;}
.new_des_leftimg li .img_con img{ width:358px; height:268.5px;cursor: pointer;  transition: all 0.6s;}
.new_des_leftimg li .img_con img:hover{width:358px; height:268.5px;transform: scale(1.12);}
.new_des_leftimg li .img_txt{ width:358px; height: auto; float:left;}
.new_des_leftimg li .img_txt .newz1 a{ height:45px; line-height:45px; font-size:16px;color:#111;width:358px; float:left;}
.new_des_leftimg li .img_txt .newz3 a{ font-size:14px;color:#636363;width:358px; line-height:250%;float:left;}
.new_des_leftimg li .img_txt .newz2{ display:none}

.sy_chejian{ width:100%; height:330px;}

.sy_footer{ height: auto;}
.sy_footer_con{ height: auto; width:100%; padding:22.5px 0px;}
.sy_footer_con p{ color:#fff; line-height:220%;}
.sy_footer_con p a{ color:#fff}
.sy_footer_con p img{ margin:0px 20px 0px 0px;}

/*默认特效CSS*/
.lxwm_bt{ width:100%; height:55px; line-height:55px; color:#fff; font-size:22px; font-weight:bold; background-color:#00B707; text-align:center}
.lxwm_con{ width:100%; height:auto; padding-bottom:30px; background-color:#F6F6F6}
.lxwm_con p{ width:96%; height:auto; line-height:230%; margin:0 2%}

}
/*当前为PC站代码区域*/
@media (min-width: 769px){
/**********************************/	
.life_top,.life_banner,.life_main,.life_footer{ width:100%; margin:0 auto; padding:0;}
.life_content_area,.container-fluid{ width:1200px; height:100%; text-align:center; margin:0 auto; padding:0;}
.life_top{ background:url(../../images/hw_01.jpg) bottom repeat-x #FFF; height:188px;}
/**********************************/
.sy_top_bian{ height: 36px; line-height: 36px; background-image:url(../../images/hw_05.jpg); background-position:right top}
.sy_top_bian_keywords{height: 36px; line-height: 36px;text-align: left; width: 70%; float: left;color:#616161;font-size: 13px;}
.sy_top_bian_link{height: 36px; line-height: 36px;text-align: right; width: 30%; float: right; color: #c4c4c4;font-size: 13px;}
.sy_top_bian_link a{ color:#616161; font-size: 13px; padding: 0px 10px;}
.sy_top_bian_link a:hover{ color: #006B4F;}
/*logo区域*/
.top_logo{ width:600px; height:57px; line-height:57px; float:left;}
.top_tel{ width:212px; height:49px; float:right; padding:20.5px 0px;}
/*导航区域*/
.top_nav{ float:left; width:100%;}
.top_nav ul{ width:100%; margin:0 auto;}
.top_nav ul li {width:12.5%;height:62px;line-height:62px;text-align:center; float:left; list-style: none;}
.top_nav ul li a {color: #fff;float: left;font-size: 16px; font-weight:400;height:62px;line-height:62px;text-align:center; width:100%;}
.top_nav ul li a:hover{color:#fff; background-color:#00B003}

/* 全局修改 */
.sy_title{ width: 100%;text-align: center;  padding-bottom:24px; height: auto; text-align: center;}
.sy_title h3{ font-size: 34px; line-height:50px; font-weight: bold; text-align: center;color:#0352a9;}
.sy_title h3 i{ color:#111;}
.sy_title p{ font-size: 18px; line-height: 30px; text-transform: uppercase; color: #111; text-align: center;}

/*第一行数据*/
.sy_line1{ width:100%; padding:28px 0px;}
.sy_about{ width:100%; height:auto}
.sy_about p{line-height:220%; font-size:18px; text-align:center}
.about_more{ width:100%; text-align:center; height:55px; line-height:55px;}

.sy_jiange{ background-image:url(../../images/hw_25.jpg); height:352px; width:100%; background-position:center top;}

/*第二行数据*/
.sy_line2{ background-image:url(../../images/zhsh_bg.jpg); background-position:center top; padding:20px 0px;}
.sy_fenlei{ width:100%; height:110px; padding:10px 0px;}
.sy_zhsh_con{ width:100%; height:580px;}

.sy_line3{ width:100%; height:auto}
.sy_news{ width:100%; height:460px;}
.sy_chejian{ width:100%; height:330px;}

.sy_footer{ background-image:url(../../images/hw_39.jpg); background-position:top; background-repeat:repeat-x; height:365px;}
.sy_footer_con{ height:200px; width:100%; padding:52.5px 0px;}
.sy_footer_con p{ color:#fff; line-height:220%;}
.sy_footer_con p a{ color:#fff}
.sy_footer_con p img{ margin:0px 20px 0px 0px;}

/*当前为调用代码CSS样式区域*/
/*图片滚动特效样式，有时可能修改JS文件 ued_common.js   修改约束宽度和高度  */
#scrllbox{ width:100%; position:relative; overflow:hidden;}					
#pic{ overflow:hidden;position:relative; width:100%; height:510px;}
#pic .sp{float:left; position:relative; overflow:hidden; padding:5px 10px;}
.sp a img{ width:280px; height:210px;}
.sp a ol{ width:280px; height:40px; text-align:center; line-height:40px; color:#111; font-size:15px;}
.sp a img{cursor: pointer;  transition: all 0.6s;}  
.sp a img:hover{transform: scale(1.02);} 

#scrllbox1{ width:100%; position:relative; overflow:hidden;}					
#pic1{ overflow:hidden;position:relative; width:100%; height:260px;}
#pic1 .sp1{float:left; position:relative; overflow:hidden; padding:5px 10px;}
.sp1 a img{ width:280px; height:210px;}
.sp1 a ol{ width:280px; height:40px; text-align:center; line-height:40px; color:#111; font-size:15px;}
.sp1 a img{cursor: pointer;  transition: all 0.6s;}  
.sp1 a img:hover{transform: scale(1.02);} 

/*二级分类导航*/
.left_nav{ width:900px; margin-left: 150px;}
.left_nav dl{overflow:hidden;zoom:1; margin:0 auto; padding:0px;height:auto; }
.left_nav dl dt{ list-style:none;font-size:14px;text-align:center; float:left;height: 51px;line-height: 51px; width:120px; margin:0px 9px; padding:0px 20px; border:#CCC 1px solid; background-image:url(../../images/fenlei_bg.jpg); background-repeat:repeat}
.left_nav dl dt a{height:51px; line-height:51px;display:block;color: #111; font-size:16px; text-align: center;}
.left_nav dl dt a:hover{ color:#111; font-weight:bold;}
.left_nav dl dt:hover{}

/*默认缩略图新闻样式，个数约束以及推荐leftimg*/
.new_des_leftimg{ width:100%; height:100%;}
.new_des_leftimg li{ width:358px; height: autopx;list-style:none;float:left; padding:20px; border:1px solid #f6f6f6}
.new_des_leftimg li .img_con{ width:358px; height:268.5px;float:left;overflow:hidden/*当前属性约束内容不超出DIV，自动隐藏*/;text-overflow:ellipsis;}
.new_des_leftimg li .img_con img{ width:358px; height:268.5px;cursor: pointer;  transition: all 0.6s;}
.new_des_leftimg li .img_con img:hover{width:358px; height:268.5px;transform: scale(1.12);}
.new_des_leftimg li .img_txt{ width:358px; height: auto; float:left;}
.new_des_leftimg li .img_txt .newz1 a{ height:45px; line-height:45px; font-size:16px;color:#111;width:358px; float:left;}
.new_des_leftimg li .img_txt .newz3 a{ font-size:14px;color:#636363;width:358px; line-height:250%;float:left;}
.new_des_leftimg li .img_txt .newz2{ display:none}


/*默认特效CSS*/

.lxwm_bt{ width:100%; height:55px; line-height:55px; color:#fff; font-size:22px; font-weight:bold; background-color:#00B707; text-align:center}
.lxwm_con{ width:100%; height:auto; padding-bottom:30px; background-color:#F6F6F6}
.lxwm_con p{ width:96%; height:auto; line-height:230%; margin:0 2%}

}
