@charset "utf-8";
/* CSS Document */
body,html {margin:0; padding:0; color: #666;  font:12px/180% "微软雅黑","Helvetica Neue", Arial, Helvetica, sans-serif;}
*{ margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; }
body{width:100%; background: #fff;}
body a{outline:none; blr:expression(this.onFocus=this.blur());}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin: 0;padding: 0; list-style:none;}
li {list-style: none; vertical-align: bottom;}
img {border: none; display: block;}
em,i {font-style: normal;}
a{text-decoration:none; color: #666; }
.disable {display: none;}
.fl {float: left;}
.fr {float: right;}
.clearfix:after {content:""; height:0; display:block; clear:both; visibility:hidden;}
* html .clearfix {height:1%;}
* +html .clearfix {height:1%;}
.clearfix {display:block; clear:both;}
input,textarea{ resize:none; font-family:"微软雅黑"; outline:none;}
button{ font-family:"Arial"; outline: none;}
select{height:22px; line-height:18px; padding:2px 0; outline:none;}

.wrapper{ width: 1350px; margin: 0 auto;}

/*头部*/
.header{ min-width: 1350px; height: 35px; line-height: 0; background-color: #f0f0f0;}
.header img{ display:inline-block; vertical-align: middle; margin: 0 8px 3px 0;}
.header a{ display:inline-block; vertical-align: top; line-height: 35px; font-size: 12px; color: #000; overflow: hidden;}
.header em{ display:inline-block; vertical-align: top; font-size: 18px; color: #e51c23; line-height: 35px;}
.header span{ display:inline-block; vertical-align: top; margin: 10px 15px 0; border-right: 1px #bfbfbf solid; height: 15px;}
.header b{ display:inline-block; font-size: 12px; color: #adadad; line-height: 35px; font-weight: 400; margin-right: 20px; margin-left: 20px;}
.header b a{ color: #adadad; margin-right: 10px;}
.header .change{ padding-right: 21px; background: url(../images/img_02.png) no-repeat right center;}
.header .kl{ padding-right: 15px; background: url(../images/img_06.png) no-repeat right center;}

/*搜索*/
.search{ height: 180px; overflow: hidden;}
.logo{ float:left; padding-top: 41px;}
.search_link{ padding: 43px 0 0 36px;}
.search_link a{ display:inline-block; vertical-align: top; font-size: 14px; color: #000; line-height: 31px; height: 31px; padding: 0 9px;}
.search_link a.on{ color: #fff; background-color: #e51c23; -webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0;}

.search_form{ width: 645px; height: 52px; border: 1px #e51c23 solid; -webkit-border-radius: 27px; -moz-border-radius: 27px; border-radius: 27px; overflow: hidden;}
.search_form input{ float:left; width: 461px; padding-left: 37px; height: 52px; line-height: 52px; border: 0; font-size: 14px; color: #333; background: url(../images/img_07.png) no-repeat  right center;}
.search_form button{ float: right; border: 0; cursor: pointer; width: 137px; height: 52px; background-color: #e51c23; color: #fff; font-size: 24px;}

.h_title{ float: left; padding: 65px 0 0 30px;}
.h_title b{ display:block; font-size: 36px; color: #000; font-weight: 400;font-family: "楷体"; line-height: 36px;}

/*导航*/
.nav{ min-width: 1350px; height: 35px; background-color: #e51c23;}
.nav_left{ float:left; width: 310px; height: 35px; background-color: #cd0008; position: relative; z-index: 3;}
.nav_left span{ display:block; font-size: 14px; color: #fff; text-align: center; width: 100%; line-height: 35px; cursor: pointer;}

.nav_type{ position:absolute; left: 0; right: 0; top: 35px; height: 525px; background-color: #fff; border: 3px #cd0008 solid;}
.nav_type > ul{ position: relative;}
.nav_type > ul > li{padding: 40px 42px 0;}
.nav_type b{ display:block; font-size: 14px; color: #e51c23; line-height: 43px;}
.nav_type b img{ display:inline-block; vertical-align: middle; margin: 0 7px 2px 0;}
.nav_type b a{ color: #e51c23;}
.nav_type span{ display:block; text-align: center; font-size: 14px; color: #000; line-height: 33px;}
.nav_type span a{ color:#000;}
.nav_type span a:hover{ color:#e51c23;}
.nav_type span em{ display:inline-block; vertical-align: middle; margin: 0 28px 2px 28px; height: 18px; border-right: 1px #000 solid;}

.type_list{ display:none; position:absolute; left: 307px; top: -3px; height: 525px; padding: 0 0 0 20px; width: 635px; border: 3px #cd0008 solid; border-left: none; background-color: #fff;}
.type_list .img_list{ padding-top: 20px;}
.type_list .img_list li{ float:left; width: 20%; text-align: center; font-size: 14px; color: #0099d9; margin-top: 10px;}
.type_list .img_list a{ display:inline-block; vertical-align: top; color: #0099d9; line-height: 26px;}
.type_list .img_list i{ display:block; height: 52px; background-position: center bottom; background-repeat: no-repeat;}
.type_list .img_list a:hover{ color:#e51c23;}
.w_list{ padding-left: 35px;}
.w_list h5{  display:block; font-size: 14px; color: #000; line-height: 30px; padding-top: 10px;}
.w_list li{ float:left; width: 14.28%; font-size: 14px; color: #adadad; line-height: 25px; height: 25px;}
.w_list a{ color: #adadad;}
.w_list a:hover{ color:#e51c23;}

.nav_type > ul > li:hover .type_list{ display:block;}

.nav_right{ overflow: hidden; width: 1040px; height: 35px;}
.nav_right a{ float:left; font-size: 14px; color: #fff; line-height: 35px; padding: 0 20px; margin-left: 35px;}
.nav_right a:hover,.nav_right a.on{ background-color: #cd0008;}

#nav_left:hover .nav_type{ display: block;}


/*底部*/
.footer{ margin-top: 55px; min-width: 1350px; background-color: #1f1f1f; padding: 45px 0 30px; overflow: hidden;}
.f_link .tab{ height: 38px;}
.f_link .tab em{ float:left; margin-right: 12px; text-align: center; width: 100px; height: 38px; line-height: 38px; font-size:14px; color: rgba(255,255,255,0.6); background-color: #000; cursor: pointer;}
.f_link .tab a{ float:right; font-size: 14px; color: rgba(255,255,255,0.6); line-height: 38px;}
.f_link .tab em.on{ background-color:#374144; color: rgba(255,255,255,1.0);}
.f_link .reviews{ height: 94px; border-bottom: 1px #626262 solid;}
.city_link{ padding-top: 20px; font-size: 12px; color:#fff; line-height: 29px;}
.city_link a{ color:#fff; opacity: 0.6; margin-right: 20px; white-space: nowrap;}
.city_link a:hover{opacity: 1.0;}

.f_about{ position: relative; padding: 0 300px 0 0;}
.f_about h4{ display:block; font-size: 14px; color: #fefefe; line-height: 45px; padding-top: 10px;}
.f_about h4 a{ color:#fefefe; margin-right: 15px;}
.f_about p{ font-size: 12px; color: rgba(255,255,255,0.6); line-height: 40px;}
.f_about p img{ display:inline-block; vertical-align: middle; margin-right: 5px; margin-bottom: 2px;}
.f_about p i{ margin-left:40px;}

.f_about div{ position:absolute; right: 10px; top: 23px;}
.f_about div span{display: block; float: left; margin-left: 33px; text-align: center; font-size: 12px; color: #a8a8a8; line-height: 30px;}

/*当前位置*/
.location{ height: 50px; padding-top: 18px; font-size: 14px; color: #000; line-height: 50px;}
.location a{ color:#000;}
.location01{ padding-top: 0;}

/*main*/
.main .title{ height: 51px; background-image: url(../images/img_13.png);}
.main .title h2{ float:left; color: #fff; padding-left: 83px; background: url(../images/img_14.png) no-repeat 4px center; font-size: 24px; font-weight: 400; line-height: 50px;}
.main .title .more{ float:right; font-size: 14px; color: #0099d9; line-height: 35px; margin-top: 15px;}
.main .title .more:hover{ text-decoration:underline;}
.lawyer{ float:right; padding-right: 35px; padding-top: 15px; height: 35px;}
.lawyer a{ display:block; float: left; font-size: 14px; color: #000; line-height: 35px; height: 35px; position: relative; margin-left: 30px;}
.lawyer a img{ display:none; position:absolute; bottom: -7px; left: 50%; margin-left: -6.5px;}
.lawyer a:hover img,.lawyer a.on img{ display:block;}
.lawyer a:hover,.lawyer a.on{ font-weight: 600;}

/*友情链接*/
.friend_link{ margin-top: 45px;}
.friend_link .con{ border: 1px #d2d2d2 solid;}
.friend_link .tab{ height: 37px; background-color: #eee;}
.friend_link .tab em{ float:left; padding: 0 18px; font-size: 16px; line-height: 37px; color: #000; cursor: pointer;}
.friend_link .tab em.on{ color:#fff; background-color: #000;}
.friend_link .tab a{ float:right; font-size: 16px; color: #8b8988; margin-right: 20px; padding-left: 28px; line-height: 37px; background: url(../images/img_28.png) no-repeat left center;}
.friend_link .reviews{ padding: 17px 15px;}
.friend_link_list .img{ text-align:center;}
.friend_link_list .img a{ display:inline-block; vertical-align: top; margin: 0 30px 20px 0;}
.friend_link_list .list{ font-size: 16px; color: #1f1f1f; line-height: 35px;}
.friend_link_list .list a{ color: #1f1f1f; white-space: nowrap;}
.friend_link_list .list a.on{ font-weight: 600;}
.friend_link_list .list span{ padding: 0 15px;}
.friend_link_list .list a:hover{ color: #e51c23;}

.str_wrap {overflow:hidden; *zoom:1; width:100%; font-size:12px; position:relative; -moz-user-select: none;-webkit-user-select: none; user-select: none; white-space:nowrap;}
.str_move { white-space:nowrap; position:absolute;  top:0;  left:0; cursor:move;}
.str_move_clone { display:inline-block; vertical-align:top; position:absolute; left:100%;	top:0;}
.str_vertical .str_move_clone {left:0;top:100%;}
.str_down .str_move_clone {left:0;bottom:100%;}
.str_vertical .str_move,.str_down .str_move {white-space:normal;width:100%;}
.str_static .str_move,.no_drag .str_move,.noStop .str_move{cursor:inherit;}
.str_wrap img {max-width:none !important;	}
.friend_link_list01{  width: 1318px; height: 40px; overflow: hidden;}
#scroll_begin,#scroll_end,#scroll_begin div,#scroll_end div{ display:inline; vertical-align: top;}
#scroll_div{ white-space: nowrap; overflow: hidden;}

/*分页样式*/
.pagination {text-align: center;margin-top: 16px;}

.pagination ul {display: inline-block;*display: inline;*zoom: 1;margin-left: 0;margin-bottom: 0}

.pagination ul > li {display: inline}

.pagination ul > li > a, .pagination ul > li > span {margin: 0 3px;float: left;padding: 4px 12px 3px;opacity: 0.88;border-radius: 2px;line-height: 20px;text-decoration: none;background-color: #ddd;color: #666}

.pagination ul > .active > a, .pagination ul > .active > span {background-color: #e51c23;color: #fff}

.pagination ul > .active > a, .pagination ul > .active > span {cursor: default}

.pagination ul > li > span, .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {color: #999;background-color: transparent;cursor: default}
/*分页样式*/

