@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;}

/*绝对定位底部4功能*/
.feet_div{ height:60px;}
.feet{ width:100%; position:fixed; overflow:hidden; bottom:0px;}
.feet ul{ background-color:#014993; 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}

/*当前位置CSS约束代码*/
.location{ border-bottom:#CCC 1px dashed; height:56px; line-height:56px;}
.location b{ border-left:#014993 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%; height:95%; margin:2.5%;}
/*导航区域*/
.top_nav{ float:left; width:100%; background-color:#014993}
.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}

.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{ }
/*logo区域*/
.top_logo{ width:100%;height: auto;float:left; padding-top:10px; background-color:#FEFEFE}
.top_logo h1{height: auto;}
.top_logo h1 img{ width:100%; height:100%}
/* 全局修改 */
.sy_title{ width: 100%;text-align: center;height: auto; }
.sy_title h3{ font-size: 30px; line-height:50px; font-weight: bold; text-align: center; color:#0074c3}
.sy_title h3 i{ color:#f50000;}
.sy_title p{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #b3b3b3; text-align: center;}
.sy_title div{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #212121; text-align: center;}

.sy_title1{ width: 100%;text-align: center;height: auto; }
.sy_title1 h3{ font-size: 30px; line-height:50px; font-weight: bold; text-align: center; color:#fff}
.sy_title1 h3 i{ color:#fff;}
.sy_title1 p{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #fff; text-align: center;}
.sy_title1 div{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #fff; text-align: center;}

/*第一行数据*/
.sy_line1{ width:100%; height:auto; padding:10px 0px;}
.sy_line_zhsh{ padding:15px 0px;}
.sy_fenlei{ width:96%; float:left; height:auto; margin:2%}
.sy_fenlei_list{ padding-top:6px; width:100%; height:auto}
.left_nav{ width:100%;}
.left_nav dl{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:48px;line-height:48px;width:46%; background-color:#f50000; margin:2%}
.left_nav dl dt a{height:48px;line-height:48px;display:block;color: #fff; font-size:16px; text-align: center;width:100%;}
.left_nav dl dt a:hover{font-weight:bold;}
.left_nav dl dt:hover{}

.sy_zhsh{ width:96%; height:auto; margin:1% 2%}
.sy_zhsh ul{ width:100%; height:auto}
.sy_zhsh ul li{ width:46%; margin:2%; float:left}
.sy_zhsh ul li a img{ width:100%; height:100%;}
.sy_zhsh ul li a ol{ width:100%; height:35px; line-height:35px; text-align:center}

.sy_chejian{ width:96%; height:auto; margin:1% 2%}
.sy_chejian ul{ width:100%; height:auto}
.sy_chejian ul li{ width:46%; margin:2%; float:left}
.sy_chejian ul li a img{ width:100%; height:100%;}
.sy_chejian ul li a ol{ width:100%; height:35px; line-height:25px; text-align:center}

.sy_line2{ width:100%; background-color:#18599B; height:auto; padding-bottom:10px; padding-top:15px;}
/*第二行数据*/
.sy_flash{ width:96%; height: auto; float:left; margin:2%;}
.sy_flash img{ width:100%; height:100%;}

.sy_about{ width:96%; height: auto; float:left; margin:2%;}
.sy_about h3{ font-size:25px; color:#fff}
.sy_about p{ line-height:210%; color:#fff; padding:10px 0px 10px 0px;}
.sy_about div{ width:100%;  line-height:35px; text-align:center; color:#fff; background-color:#01B760; font-size:20px;}

.fenlei_img_list{ width:96%; height:auto; margin:2%;}
.fenlei_img_list ul{ width:100%; height:auto; }
.fenlei_img_list ul li{width:46%; height:auto; float:left;margin:2%;}
.fenlei_img_list ul li a img{ width:100%; height:100%}
.fenlei_img_list ul li a p{ color:#fff; text-align:center; line-height:52px;}

.sy_line3{ padding:15px 0px;}

.sy_line4{ background-image:url(../../images/news_bg.jpg); background-position:center top; background-repeat:repeat-y}
.sy_news{ height: auto; width:100%;}

.sy_footer1{height: auto; width:100%;}
.sy_footer_con1{ height:290px; width:100%;}
.sy_footer_con1 p1 { line-height:220%; color:#111; font-size:15px;}

/*当前为调用代码CSS样式区域*/

/*默认缩略图新闻样式，个数约束以及推荐leftimg*/
.new_des_leftimg{ width:100%; height:100%;}
.new_des_leftimg li{ width:96%; height: auto; padding:1%;list-style:none; margin:1%;float:left; background-color:#FFF}
.new_des_leftimg li .img_con{ width:28%; height: auto;float:left;overflow:hidden/*当前属性约束内容不超出DIV，自动隐藏*/;text-overflow:ellipsis;}
.new_des_leftimg li .img_con img{ width:100%; height:100%;cursor: pointer;  transition: all 0.6s;}
.new_des_leftimg li .img_con img:hover{width:100%; height:100%;transform: scale(1.12);}
.new_des_leftimg li .img_txt{ width:69%; height: auto; float:left; margin-left:2%;}
.new_des_leftimg li .img_txt .newz1 a{ height:25px; line-height:25px; font-size:16px;color:#EE8F01;width:100%; float:left;}
.new_des_leftimg li .img_txt .newz3 a{ font-size:14px;color:#636363;width:100%; line-height:220%;float:left; margin-top:10px}
.new_des_leftimg li .img_txt .newz2{ display:none}




}
/*当前为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/cr_01.jpg) bottom repeat-x #FFF; height:207px;}
/*logo区域*/
.top_logo{ width:824px;height:140px;float:left;}
.top_tel{ width:376px; height:140px;float:right;}
.top_logo h1{ width:824px; height:140px;}
/*导航区域*/
.top_nav{ float:left; width:100%;}
.top_nav ul{ width:100%; margin:0 auto;}
.top_nav ul li {width:11.11%;height:67px;line-height:67px;text-align:center; float:left; list-style: none;}
.top_nav ul li a {color: #fff;float: left;font-size: 16px; font-weight:400;height:67px;line-height:67px;text-align:center; width:100%;}
.top_nav ul li a:hover{color:#fff; background-color:#00B75E}

/* 全局修改 */
.sy_title{ width: 100%;text-align: center;height: auto; padding-bottom:30px;}
.sy_title h3{ font-size: 30px; line-height:50px; font-weight: bold; text-align: center; color:#0074c3}
.sy_title h3 i{ color:#f50000;}
.sy_title p{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #b3b3b3; text-align: center;}
.sy_title div{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #212121; text-align: center;}

.sy_title1{ width: 100%;text-align: center;height: auto; padding-bottom:30px;}
.sy_title1 h3{ font-size: 30px; line-height:50px; font-weight: bold; text-align: center; color:#fff}
.sy_title1 h3 i{ color:#fff;}
.sy_title1 p{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #fff; text-align: center;}
.sy_title1 div{ font-size: 16px; line-height: 30px; text-transform: uppercase; color: #fff; text-align: center;}

/*第一行数据*/
.sy_line1{ width:100%; height:auto; padding:20px 0px;}
.sy_line_zhsh{ padding:15px 0px;}
.sy_fenlei{ width:222px; float:left; height:auto}
.sy_fenlei h3{ width:222px; height:auto; margin-top:6px;}
.sy_fenlei h3 img{ width:222px; }
.sy_zhsh{ width:908px; float:right; height:738px;}
.sy_fenlei_list{ padding-top:6px; width:222px; height:auto}
.left_nav{ width:222px;}
.left_nav dl{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:48px;line-height:48px;width:222px; background-image:url(../../images/cr_21.jpg); margin-top:6px;}
.left_nav dl dt a{height:48px;line-height:48px;display:block;color: #111; font-size:16px; text-align: center;width:222px;}
.left_nav dl dt a:hover{ color:#111; font-weight:bold;}
.left_nav dl dt:hover{}

.sy_lxwm{ background-image:url(../../images/cr_26.jpg); background-position:bottom center; background-color:#EEEFF1; height:213px; margin-top:8px; padding:10px;}
.sy_lxwm p{ line-height:210%; color:#090909}


.sy_line2{ width:100%; background-color:#18599B; height:auto; padding-bottom:50px; padding-top:15px;}
/*第二行数据*/
.sy_flash{ width:495px; height:300px; float:left}
.sy_about{ width:665px; height:300px; float:right}
.sy_about h3{ font-size:30px; color:#fff}
.sy_about p{ line-height:210%; color:#fff; padding:20px 0px 30px 0px;}
.sy_about div{ width:100%; height:65px; line-height:65px; text-align:center; color:#fff; background-color:#01B760; font-size:26px;}

.fenlei_img_list{ width:100%; height:auto; padding-top:50px;}
.fenlei_img_list ul{ width:100%; height:auto;}
.fenlei_img_list ul li{ width:196px; height:280px; float:left; margin:0px 22px;}
.fenlei_img_list ul li a p{ color:#fff; text-align:center; line-height:52px;}

.sy_line3{ padding:15px 0px;}
.sy_chejian{ width:100%; height:275px;}

.sy_line4{ background-image:url(../../images/news_bg.jpg); background-position:center top}
.sy_news{ height:373px; width:100%;}

.sy_footer{ background-color:#014993; height:426px; width:100%;}
.sy_footer_con p { line-height:200%;  font-size:15px;}
.sy_footer_con{ height: 280px; width: 100%; text-align: center;padding-top:20px;}
.wy_footer_left{width:500px;height: 280px; float: left;}
.wy_footer_right{width:680px;height: 280px; float: right;}
.sy_footer_nav{ width:100%; height:76px; padding:40px 0px;}
.wy_footer_left p{color:#000;}
.wy_footer_right p{color:#fff;}
.wy_footer_right p a{color:#fff;}
.top_nav1{width:100%; height:74px; border-bottom:1px solid #fff; border-top:1px solid #fff;}
.top_nav1 ul{ width:100%; margin:0 auto;}
.top_nav1 ul li {width:11.11%;height:67px;line-height:67px;text-align:center; float:left; list-style: none;}
.top_nav1 ul li a {color: #fff;float: left;font-size: 16px; font-weight:400;height:67px;line-height:67px;text-align:center; width:100%;}
.top_nav1 ul li a:hover{color:#fff; background-color:#00B75E}

/*当前为调用代码CSS样式区域*/
/*图片滚动特效样式，有时可能修改JS文件 ued_common.js   修改约束宽度和高度  */
#scrllbox{ width:100%; position:relative; overflow:hidden; padding-top: 6px;}					
#pic{ overflow:hidden;position:relative; width:100%; height:678px;}
#pic .sp{float:left; position:relative; overflow:hidden; padding:10px;}
.sp a img{ width:283px; height:210px;}
.sp a ol{ width:283px; height:50px; text-align:center; line-height:50px; 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:293px;}
#pic1 .sp1{float:left; position:relative; overflow:hidden; padding:10px;}
.sp1 a img{ width:280px; height:210px;}
.sp1 a ol{ width:280px; height:50px; text-align:center; line-height:50px; color:#111; font-size:15px;}
.sp1 a img{cursor: pointer;  transition: all 0.6s;}  
.sp1 a img:hover{transform: scale(1.02);} 

#scrllbox2{ width:100%; position:relative; overflow:hidden; }					
#pic2{ overflow:hidden;position:relative; width:100%; height:293px;}
#pic2 .sp2{float:left; position:relative; overflow:hidden; padding:10px;}
.sp2 a img{ width:280px; height:210px;}
.sp2 a ol{ width:280px; height:50px; text-align:center; line-height:50px; color:#111; font-size:15px;}
.sp2 a img{cursor: pointer;  transition: all 0.6s;}  
.sp2 a img:hover{transform: scale(1.02);} 

/*默认缩略图新闻样式，个数约束以及推荐leftimg*/
.new_des_leftimg{ width:100%; height:100%;}
.new_des_leftimg li{ width:550px; height:105px; padding:10px;list-style:none; margin:15px;float:left; background-color:#FFF}
.new_des_leftimg li .img_con{ width:166px; height:105px;float:left;overflow:hidden/*当前属性约束内容不超出DIV，自动隐藏*/;text-overflow:ellipsis;}
.new_des_leftimg li .img_con img{ width:166px; height:105px;cursor: pointer;  transition: all 0.6s;}
.new_des_leftimg li .img_con img:hover{ width:166px; height:105px;transform: scale(1.12);}
.new_des_leftimg li .img_txt{ width:360px; height:105px; float:left; margin-left:20px;}
.new_des_leftimg li .img_txt .newz1 a{ height:25px; line-height:25px; font-size:16px;color:#EE8F01;width:360px; float:left;}
.new_des_leftimg li .img_txt .newz3 a{ font-size:14px;color:#636363;width:360px; line-height:220%;float:left; margin-top:10px}
.new_des_leftimg li .img_txt .newz2{ display:none}


}
