@charset "utf-8";
/* CSS Document */
/*
主体颜色：#249fd6
浅色色值：#27abe6
边框颜色：#28b5f4
菜单高亮：#008cd6
*/


*{font-family:Arial, "Microsoft Yahei";}
body{margin: 0; padding: 0;}
.imgmid {display:inline-block; *display:inline; *zoom:1; height:100%; width:1px; margin-left:-1px; vertical-align:middle;}
h1, h2, h3, h4 ,h5{font-weight:normal; margin: 0; padding: 0;}
img{border:0px;}
.cle{clear:both;}

/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}

/*头部*/
.top_menu_box{width:100%; height:60px; background:#249fd6; border-bottom:solid 1px #28b5f4;}
.top_menu{width:1000px; height:60px; color:#FFF; margin:0px auto;}
.top_logo{width:250px; height:60px; float:left;}
.top_logo a{display:inline-block; width:250px; height:60px; background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat left -209px;}
.menu_nav{width:550px; height:60px; float:left; padding-left:0px;}
.menu_nav ul{margin:0px; padding:0px;}
.menu_nav ul li{list-style:none; float:left;}
.menu_nav ul li a{display:inline-block; width:109px; border-left:solid 1px #28b5f4; height:60px; text-align:center; line-height:60px; text-decoration:none; color:#FFF; font-size:14px;}
.menu_nav ul li a:hover{background:#008cd6;}
.menu_nav ul li a.active{background:#008cd6;}
.top_tel{width:145px; height:60px; float:left; border-left:solid 1px #28b5f4; font-size:20px; line-height:60px; background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat -10px -269px; padding-left:54px;}


/*第一屏*/
.home_head_box{width:100%; height:800px; background:#249fd6; position:relative;}
.home_head{width:650px; height:220px; text-align:center; color:#FFF; position:absolute; top:50%; margin-top:-130px; left:50%; margin-left:-325px;}
.home_head_title{font-size:54px;}
.home_head_cont{font-size:18px; border-top:dotted 1px #FFF; border-bottom:dotted 1px #FFF; line-height:32px; padding:20px 0px; margin:10px 0px;}
.home_head_cont strong{font-weight:normal;}
.home_head_time{font-size:24px;}
.home_head_ico{width:38px; height:70px; position:absolute; bottom:20px; left:50%; margin-left:-19px; background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat left top;}

/*第二屏*/
.home_itemshow_box{width:100%; height:800px; background:#f5f5f5; position:relative;}
.home_itemshow{width:1000px; height:420px; position:absolute; top:50%; margin-top:-210px; left:50%; margin-left:-500px;}
.home_itemshow_title{font-size:30px; color:#333333; text-align:center; padding-bottom:40px;}
.itemshow{width:235px; height:93px; padding-top:67px; background:#249fd6; float:left; margin:5px 8px 10px 7px;}
.itemshow:hover{background:#3498db;}
.item_price{background:#2980b9;}
.itemshow a{display:inline-block; width:143px; height:26px; line-height:26px; background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat; margin-left:60px; font-size:18px; color:#FFF; text-decoration:none; padding-left:32px;}
.itemshow a.ico_1{background-position:left -70px;}
.itemshow a.ico_2{background-position:-175px -70px;}
.itemshow a.ico_3{background-position:left -96px;}
.itemshow a.ico_4{background-position:-175px -96px;}
.itemshow a.ico_5{background-position:left -122px;}
.itemshow a.ico_6{background-position:-175px -122px;}
.itemshow a.ico_7{background-position:left -148px;}
.itemshow a.ico_8{background-position:-175px -148px;}

/*第三屏*/
.home_work_box{width:100%; height:800px; background:#249fd6; position:relative;}
.home_work{width:1000px; height:440px; position:absolute; top:50%; margin-top:-220px; left:50%; margin-left:-500px;}
.home_work_title{font-size:30px; color:#FFF; text-align:center; padding-bottom:40px; line-height:40px;}
.home_work_title a{display:inline-block; width:40px; height:40px; text-decoration:none; background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat -40px top; margin-left:10px;}
.home_work_roll{width:960px; height:330px; padding:0px 20px;}

#demo {overflow:hidden; width: 960px;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
/*定义滚动案例*/

.home_work_one{width:280px; height:330px; float:left; margin:0px 20px; display:inline; background:#FFF;}
.home_work_one_img{width:260px; height:280px; padding:10px 10px 0px 10px; text-align:center; overflow:hidden;}
.home_work_one_img img{border:0px; max-width:260px; height:auto; zoom:expression( function(elm) { if (elm.width>260) { var oldVW = elm.width; elm.width=260; elm.height = elm.height*(260 /oldVW); } elm.style.zoom = '1'; }(this));}
.home_work_one_title{width:280px; height:40px; background:#eaeaea; line-height:40px; text-align:center;}
.home_work_one_title a{font-size:14px; color:#333; text-decoration:none;}


/*第四屏*/
.home_process_box{width:100%; height:800px; background:#f5f5f5; position:relative;}
.home_process{width:1000px; height:420px; position:absolute; top:50%; margin-top:-210px; left:50%; margin-left:-500px;}
.home_process_title{font-size:30px; color:#333333; text-align:center; padding-bottom:40px;}
.home_process_list{width:960px; height:170px; position:relative; padding:130px 20px 20px 20px;}
.home_process_line{width:800px; height:15px; background:#249fd6; position:absolute; bottom:60px; left:100px; border-radius:8px;}

.home_process_one{width:140px; height:140px; margin:0px 10px; float:left; position:relative; z-index:999;}
.home_process_no{width:35px; height:35px; font-size:18px; color:#fff; text-align:center; line-height:35px; position:absolute; bottom:0px; left:52px; background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat left -174px;}
.home_process_short{width:2px; height:30px; font-size:0px; background:#249fd6; position:absolute; left:69px; bottom:35px;}
.home_process_long{width:2px; height:70px; font-size:0px; background:#249fd6; position:absolute; left:69px; bottom:35px;}
.home_process_shorttip{width:140px; height:35px; text-align:center; border-radius:5px; line-height:35px; background:#249fd6; position:absolute; bottom:65px;}
.home_process_shorttip a{font-size:18px; text-decoration:none; color:#fff;}
.home_process_longtip{width:140px; height:35px; text-align:center; border-radius:5px; line-height:35px; background:#249fd6; position:absolute; bottom:105px;}
.home_process_longtip a{font-size:18px; text-decoration:none; color:#fff;}

/*第五屏*/
.home_info_box{width:100%; height:800px; background:#249fd6; position:relative;}
.home_info{width:1000px; height:470px; position:absolute; top:50%; margin-top:-235px; left:50%; margin-left:-500px;}
.home_info_title{font-size:30px; color:#FFF; text-align:center; padding-bottom:35px; line-height:40px;}
.home_info_title a{display:inline-block; width:40px; height:40px; text-decoration:none; background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat -40px top; margin-left:10px;}
.home_info_roll{ width:1000px; height:380px;}
.home_info_one{width:450px; height:130px; padding:15px; background:#FFF; float:left; margin:10px; display:inline;}
.home_info_one_left{width:255px; height:130px; float:left; padding-right:15px;}
.home_info_one_title{width:255px; height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.home_info_one_title a{font-size:18px; color:#000; text-decoration:none;}
.home_info_one_title a:hover{color:#249fd6;}
.home_info_one_time{width:255px; height:20px; font-size:12px; color:#999;}
.home_info_one_cont{width:255px; height:51px; font-size:12px; color:#666; line-height:22px;}
.home_info_one_btn{width:auto; height:24px;}
.home_info_one_btn a{display:inline-block; width:auto; height:24px; line-height:24px; text-decoration:none; font-size:12px; color:#FFF; background:#249fd6; padding:0px 15px;}
.home_info_one_img{width:178px; height:128px; float:left; border:solid 1px #d9d9d9; text-align:center; overflow:hidden;}
.home_info_one_img img{border:0px; vertical-align:middle; max-width:178px; height:auto; zoom:expression( function(elm) { if (elm.width>178) { var oldVW = elm.width; elm.width=178; elm.height = elm.height*(178 /oldVW); } elm.style.zoom = '1'; }(this));}

/*版权信息*/
.the_footer_box{width:100%; height:auto; background:#f5f5f5;}
.the_footer{width:1000px; height:auto; margin:0px auto; text-align:center; padding:20px 0px; font-size:14px; color:#666; line-height:24px;}
.the_footer a{color:#666; text-decoration:none;}
.the_footer a:hover{color:#249fd6;}
.the_footer p{margin:0px; padding:0px;}

/*新闻标题*/
.n_page_title{width:100%; height:50px; padding-top:30px; color:#FFF; font-size:30px; line-height:40px; text-align:center; background:#27abe6;}
.n_page_title h1{margin:0px; padding:0px; font-size:30px; font-weight:normal;}
.n_page_url{width:100%; height:20px; padding-bottom:20px; line-height:20px; background:#27abe6; color:#FFF; text-align:center; border-bottom:solid 1px #28b5f4;}
.n_page_url span{width:auto; height:20px; display:inline-block; margin:0px 10px; line-height:20px; font-size:12px; padding-left:24px;}
.n_page_url span a{font-size:12px; text-decoration:none; color:#FFF; color:#FFF;}
.n_page_url span a:hover{text-decoration:underline;}
.n_page_url_ico{background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat left -329px;}
.n_page_time_ico{background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat left -349px;}
.n_page_view_ico{background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat left -369px;}
.n_page_class_ico{background:url(bg_sprite.png)/*tpa=http://www.rzxiaochengxu.com/images/bg_sprite.png*/ no-repeat left -389px;}

/*子栏目分类*/
.n_page_class{width:100%; height:60px; color:#FFF; text-align:center; background:#27abe6;}
.n_page_class a{display:inline-block; padding:0px 15px; line-height:60px; border-right:solid 1px #28b5f4; color:#fff; font-size:14px; text-decoration:none;}
.n_page_class a.active{background:#008cd6;}
.n_page_class a.the_first{border-left:solid 1px #28b5f4;}
.n_page_class a:hover{background:#008cd6;}


/*新闻列表页*/
.n_main_cont{width:944px; height:auto; margin:0px auto; padding:20px 0px 0px 0px; color:#666; font-size:14px; line-height:26px;}
.n_one{width:854px; height:160px; background:#f5f5f5; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; margin:0px 25px 30px 25px; padding:20px; display:inline-block;}
.n_img{width:210px; height:150px; background:#FFF; border:5px solid #FFF; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; float:left; text-align:center; overflow:hidden;}
.n_img img{vertical-align:middle; max-width:210px; height:auto; zoom:expression( function(elm) {var maxW = 210; if (elm.width>maxW) { var oldVW = elm.width; elm.width=maxW; elm.height = elm.height*(maxW /oldVW); } elm.style.zoom = '1'; }(this));}
.n_right{width:614px; height:160px; float:left; padding-left:20px;}
.n_title{width:614px; height:35px; line-height:35px;}
.n_title a{text-decoration:none; font-size:18px; color:#666;}
.n_title a:hover{color:#249fd6;}
.n_time{width:614px; height:35px; font-size:12px; color:#999; line-height:35px;}
.n_cont{width:614px; height:55px; font-size:12px; color:#999;}
.n_more{width:614px; height:35px; line-height:35px;}
.n_more a{display:inline-block; width:auto; height:24px; line-height:24px; text-decoration:none; font-size:12px; color:#FFF; background:#249fd6; padding:0px 15px;}
.n_color_1{background:#fffadd;}
.n_color_2{background:#edffdd;}

/*控制主题文章显示部分*/
.main_cont{width:960px; height:auto; margin:0px auto; padding:10px 0px; color:#666; font-size:14px; line-height:26px; text-indent:2em; word-wrap:break-word;}
.main_cont a{color:#249fd6; text-decoration:none;}
.main_cont a:hover{text-decoration:underline;}
.main_cont img{max-width:644px; height:auto; zoom:expression( function(elm) {var maxW = 644; if (elm.width>maxW) { var oldVW = elm.width; elm.width=maxW; elm.height = elm.height*(maxW /oldVW); } elm.style.zoom = '1'; }(this));}
.main_cont table{border:1px solid #999; border-right:0; border-top:0; vertical-align:middle; text-align:center; width:92%; margin:0px auto;}
.main_cont table th{border:1px solid #999; border-left:0; border-top:; border-bottom:0; padding:2px 8px; background:#fdfdfd;}
.main_cont table td{border:1px solid #999; border-left:0; border-top:; border-bottom:0; padding:2px 8px; background:#fdfdfd;}
.main_cont table td:hover{background:#f0f0f0;}

/*新闻详情页的相关新闻*/
#conn_n_box{width:700px; height:auto; background:#FFF; margin:0px auto; padding-bottom:20px;}
.conn_n_ul ul{margin:0px; padding:0px; width:700px;}
.conn_n_ul ul li{list-style:none; background:#f6f6f6; font-size:12px; color:#999; padding:11px 10px; margin:10px 0px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis; -o-text-overflow:ellipsis; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.conn_n_ul ul li.li_color_1{background:#fffadd;}
.conn_n_ul ul li.li_color_2{background:#edffdd;}
.conn_n_ul ul li span{float:right; padding-left:10px;}
.conn_n_ul ul li a{font-size:12px; color:#666; text-decoration:none;}
.conn_n_ul ul li:hover{background:#249fd6; color:#FFF;}
.conn_n_ul ul li:hover a{color:#FFF;}

/*搜索*/
#seek_n_box{border-radius:5px;width:660px;height:auto;background:#27abe6;margin:0px auto 10px auto;padding:30px 20px 20px 20px;}
#seek_n_box_title{width:660px; float:left; height:auto; padding-bottom:20px;color:#FFF;font-size:24px;}
#seek_n_box_form{width:660px; float:left; height:50px;color:#FFF;font-size:24px;}
.seek_n_form_text{width:530px;height:36px;line-height:36px;border:0px;margin:0px;padding:0px 10px;font-size:14px;color:#666;vertical-align:middle; border-radius:5px 0px 0px 5px;}
.seek_n_form_btn{width:110px;height:36px;background:#008cd6;border:0px;margin:0px;padding:0px;font-size:14px;color:#FFF;vertical-align:middle;cursor:pointer;border-radius:0px 5px 5px 0px;}
.seek_n_form_btn:hover{background:#F00}
.seek_n_box_more{width:660px; float:left; height:auto;color:#FFF; font-size:14px;}
.list_pages{width:854px;height:auto;background:#F9F9F9;padding:20px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;margin:0px auto 20px auto;color:#090}
.list_pages span{padding:0px 10px;font-weight:bold}
.list_pages_red{width:854px;height:auto;background:#F9F9F9;padding:20px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;margin:0px auto 20px auto;color:#F00}
.list_pages_red span{padding:0px 10px;font-weight:bold}
/*分页*/
.the_pages{width:100%; height:36px; text-align:center; padding:0px 0px 32px 0px; font-size:16px;}
.the_pages span{display:inline-block; width:auto; padding:0px 10px; height:36px; line-height:36px; color:#666;}
.the_pages a{display:inline-block; width:auto; padding:0px 16px; height:36px; line-height:36px; background:#999; text-decoration:none; color:#fff;}
.the_pages a.active{background:#249fd6;}
.the_pages a:hover{background:#249fd6;}

/*客服*/
.bottom_tools{position:fixed;z-index:999;right:0px;top:300px;_position:absolute}
.bottom_tools_mid{top:50%;margin-top:-122px}
.bottom_tools *{display:block;color:transparent;border:0;background-color:transparent;text-shadow:none}
.qr_img{position:absolute;top:-150px;left:-183px;display:none}
#cl_gotop{width:45px;height:45px;background-image:url(cl_kefu.gif)/*tpa=http://www.rzxiaochengxu.com/images/cl_kefu.gif*/;background-position:0px -180px; display:none;}
#cl_gotop:hover{background-image:url(cl_kefu.gif)/*tpa=http://www.rzxiaochengxu.com/images/cl_kefu.gif*/;background-position:0px -225px}
.cl_wj{width:40px;height:40px;background:#f3f3f3; text-align:center; padding-top:4px; padding-left:5px; overflow:hidden;}
.cl_wj:hover{background:#008cd6;}
#cl_chatqq{width:45px;height:45px;background-image:url(cl_kefu.gif)/*tpa=http://www.rzxiaochengxu.com/images/cl_kefu.gif*/;background-position:0px 0px;margin-bottom:5px}
#cl_chatqq:hover{background-image:url(cl_kefu.gif)/*tpa=http://www.rzxiaochengxu.com/images/cl_kefu.gif*/;background-position:0px -45px}
.cl_share_box{width:45px;height:45px;margin-bottom:5px;position:relative}
#cl_share{width:45px;height:45px;background-image:url(cl_kefu.gif)/*tpa=http://www.rzxiaochengxu.com/images/cl_kefu.gif*/;background-position:0px -360px;position:absolute;left:0px;top:0px}
#cl_share:hover{background-image:url(cl_kefu.gif)/*tpa=http://www.rzxiaochengxu.com/images/cl_kefu.gif*/;background-position:0px -405px}
.cl_scan{width:45px;height:45px;background-image:url(cl_kefu.gif)/*tpa=http://www.rzxiaochengxu.com/images/cl_kefu.gif*/;background-position:0px -90px;cursor:pointer;margin-bottom:5px}
.cl_scan:hover{width:45px;height:45px;background-image:url(cl_kefu.gif)/*tpa=http://www.rzxiaochengxu.com/images/cl_kefu.gif*/;background-position:0px -135px}