﻿/*通用样式*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html{
	font-size:20px;
	font-weight:400;
}
img{
	border:0;
}
body{
	font-family:'微软雅黑';
	font-size:14px;
	background:#fff;;
	color: #555555;
	min-width: 1200px;
}
::-webkit-input-placeholder { /* WebKit browsers */
　　color:#CCCCCC;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
　　color:#CCCCCC;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
　　color:#CCCCCC;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
　　color:#CCCCCC;
}
.form-control{
	display: initial;
	padding: 0;
}
select.form-control:focus{
	outline: none;
}
ul,dl,ol{
	list-style:none;
	display: block;
}
a{
	text-decoration:none;
	color: #555555;
}
a:link{
	text-decoration:none;   /* 指正常的未被访问过的链接*/
	outline: none;
}
a:visited{
	text-decoration:none; /*指已经访问过的链接*/
	outline: none;
}
a:hover{
	text-decoration:none;/*指鼠标在链接*/
	outline: none;
	color: initial;
}
a:active{
	text-decoration:none;/* 指正在点的链接*/ 
	outline: none;
}
i,em{
	font-style:normal;
}
input{
	font-size: 12px;
}
input,button{
	border:none;
}
input:focus{
	outline:none;
}
select{
	outline: none;
}
/*input:focus,button:focus,select:focus,.form-control:focus{outline: none;border-color: #DBDBDB;box-shadow: 0 0 5px transparent;border-radius: 5px;}*/
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
textarea,input,button{
	outline: none;
	resize: none;
}
.clearfix:after,.cf:after { 
	content: " "; 
	display: block; 
	clear: both; 
	height: 0; 
	overflow: hidden;
}
.fixed, .clearfix, .cf { 
	*zoom: 1;
}
.lf{ float:left !important;}
.rf{ float:left !important;}
.head_nav{
    padding: 8px 0 6px;
    width:100%;
    background-size:100% 100%;
    height:66px;
    background: #bd0d21;
}
.head_top{
    background:url(../../../img/web/Policy/New/bg-01.jpg) no-repeat;
    width:100%;
    background-size:100% 100%;
    height:532px;
}
.head_top .top{
    width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.head_top .top .topImg{
    width: 1200px;
	margin: 0 auto;
    height:207px;
	overflow: hidden;
    background:url(../../../img/web/Policy/New/bg-02.jpg) no-repeat;
}
.topType{
     padding-top:30px;
     width: 1200px;
	 margin: 0 auto;
     height:70px;
     text-align:center;
}

.topType ul {
    list-style-type:none;
}

.topType li{
	padding: 8px 28px 15px;
    display:inline;
	font-size: 20px;    
    margin-bottom:3px;
	color: #fff;
    cursor:pointer;
}

.topType_bg{
	background:url(../../../img/web/Policy/New/bu.png)  no-repeat center top;
    background-size:100% 100%;
}
.topSeach{
      width: 1200px;
	 margin: 0 auto;
     height:120px;
     text-align:center;
     margin-top: 248px;
}
.topSeach .sch {
    margin-left: 18%;
    width: 63.8%;
}
.topSeach .sch .text {
    border: 0;
    height: 45px;
    line-height: 45px;
    width: 91.5%;
    float:left;
    font-size: 16px;    
    border-radius:5px 0px 0px 5px;
    padding-left: 10px;
}
.inputBox .ssBox .butn {
    width: 55px;
    height: 40px;
    line-height: 40px;
    border-radius: 0px 5px 5px 0px;
    font-size: 18px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: url(../../../img/web/Policy/New/btnr.jpg) no-repeat center center;
}

.indexSearch {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}     
.inputBox {
    display: inline-block;
    vertical-align: middle;
}
 .indexSearch .inputBox .ssBox {
    width: 780px;
    height: 40px;
    padding: 0 0px;
    overflow: visible;
    position: relative;
    background-color: #fff;
    border:1px solid;
    border-color:#818181;
}
.indexSearch .inputBox .ssBox input {
    height: 40px;
    width: calc(100% - 30px);
    padding: 0 0 0 0px;
    max-width: 700px;
    border: none;
    font-size: 16px;
    color: #333;
    border-radius: 3px 0 0 3px;
}

.topSeach .topSeach_Kds{
    margin-left:240px;
    float:left;
    margin-top:30px;
    color:#fff;
}
.topSeach_Kds a{
     padding-right:20px;
     color:#fff;
}
.middle{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.hide{
	display: none;
}
.main{ min-height: 400px;}
/*右侧固定*/
/*侧边栏*/
.izl-rmenu{margin-right:0;width:60px;position:fixed;right:2px;bottom:60px;z-index:999;}
.izl-rmenu .btn_cart{background:url(../../img/zikf1.png) no-repeat center top #ff5931;}
.izl-rmenu .btn_cart:hover{background:url(../../img/zikf1.png) no-repeat center top #e89e1c;}
.izl-rmenu .btn_qq{background:url(../../img/zikf2.png) no-repeat center top #ff5931;}
.izl-rmenu .btn_qq:hover{background:url(../../img/zikf2.png) no-repeat center top #e89e1c;}
.izl-rmenu .btn_wx{background:url(../../img/zikf3.png) no-repeat center top #ff5931;}
.izl-rmenu .btn_wx:hover{background:url(../../img/zikf3.png) no-repeat center top #e89e1c;}
.izl-rmenu .btn_top{background:url(../../img/zikf4.png) no-repeat center top #ff5931;}
.izl-rmenu .btn_top:hover{background:url(../../img/zikf4.png) no-repeat center top #e89e1c;}
.izl-rmenu .btn_dh{background:url(../../img/zikf6.png) no-repeat center top #ff5931;}
.izl-rmenu .btn_dh:hover{background:url(../../img/zikf6.png) no-repeat center top #e89e1c;}
.izl-rmenu .btn_ly{background:url(../../img/zikf6.png) no-repeat center top #ff5931;}
.izl-rmenu .btn_ly:hover{background:url(../../img/zikf6.png) no-repeat center top #e89e1c;}
.izl-rmenu a{display: block;height:60px;width:60px; margin-bottom:1px; position:relative; text-decoration:none}
.izl-rmenu a i{ font-size:12px; display:block; font-size:12px; color:#fff; font-style:normal; padding-top:40px; text-align:center}
.izl-rmenu a img{ width:85px; height:85px; position:absolute; right:60px; top:0; display:none}
.izl-rmenu a div{height:60px; line-height:60px; position:absolute; right:60px; top:0; font-size:20px; padding:0 15px; background:#ff9118; color:#fff; display:none;width: 160px;}
.izl-rmenu a:hover img,.izl-rmenu a:hover div{ display:block}


/*头部*/
/*网页顶部*/
.web_top{ 
	border-bottom:1px solid #e7e7e7; 
	background:#f8f8f8; 
	padding: 8px 0; 
	font-size:12px;color:#555555;
}
.web_top span{
	display:block;
}
.web_top a{
	color:#555555; 
	margin-left:18px;
}
.web_top a:hover{ 
	color:#be1a21;
}

/*头部*/
header{
	padding: 30px 0;
}
header .logo{
	text-align: center;
	vertical-align: middle;
	margin-right: 20px;
}
header .logoText{
	border-left: 2px solid #DB261F;
	margin-top: 10px;
	padding: 3px 0 5px 30px;
	font-size: 26px;
	color: #DB261F;
}
header .head_rightBox{
	margin-top: 25px;
}
.head_right{
    margin-top: 15px;
    margin-left: 270px;
}
.head_right li{
	float: left;
	font-size: 16px;
    margin: 0 18px;
}
.head_right li a{
	padding: 8px 0px;
	display: block;
	color: #fff;
}
.head_right li:hover{
    background-position: bottom;
    border-bottom: 2px #fff solid;
}
.head_right li:hover a{
	color: #fff;
}
.head_right li.active{
	color: #fff;
    border-bottom: 2px #fff solid;
}
.head_right .active a{
	color: #fff;
}

.login a:hover{
    background-position: bottom;
    border-bottom: 2px #fff solid;
}
/*头部搜索*/
.w_h2_3 {
    width: 418px;
    height: 34px;
    border: 2px solid #f09215;
    line-height: 30px;
    _width: 421px;
    overflow: hidden;
}
.w_h2_3 select {
    border: 0px;
    width: 85px;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 14px;
    color: #909090;
    float: left;
}
.w_h2_3_1 {
    width: 278px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #909090;
    float: left;
    border: 0;
    padding: 0 2px;
    display: inline;
}
.w_h2_3_2 {
    width: 50px;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: #f09215;
    text-align: center;
    color: #fff;
    float: right;
    display: inline;
    _width: 48px;
}
.w_h2_3_2 i{
	font-size: 28px;
	position: relative;
    top: 2px;
    left: 2px;
}


/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: " "; display: block; clear: both; height: 0; overflow: hidden }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }


.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }
/*底部*/
.footer{ background:#F0F0F0;}
.footer .f_tab{ overflow: hidden; border-bottom: 1px solid #b6b6b6;}
.footer .f_tab>li{ float: left; color: #555555; padding: 15px 20px; font-size: 14px;}
.f_tab>li.active{ border-bottom: 3px solid #F09215; color: #F09215; background: none;}
.f_t_d>li{ padding: 25px 0 0 15px;}
.f_t_d>li>.shi{ overflow: hidden; padding-bottom: 35px;}
.f_t_d>li>.shi>a{ float: left; display: block; padding: 0 45px 0 0; color: #646464;}
.w_bot_1x { overflow: hidden; width: 100%; padding: 0 0 30px 0;}
.w_bot_1x a { overflow: hidden; color: #555555; height: 2em; line-height: 2em; font-size: 14px; padding: 0 14px 0 0;}
.w_bot_2x a{ overflow: hidden; width: 212px; display: block; float: left;}
.w_bot_3x a{ overflow: hidden; width: 272px; display: block; float: left; overflow: hidden;}
.fLink{ overflow: hidden;}
.fLink>span{ background: #d62a1d; width: 92px; height: 31px; display: block; float: left; text-align: center; line-height: 31px;color: #fff; font-size: 14px;}
.fLink>select{ width: 200px; height: 22px; line-height: 22px; float: left; margin: 3px 0 0 40px; border: 1px solid #b6b6b6;}
.foot{ text-align: center; color: #555555; letter-spacing: 1px;}
.foot ul li { text-align: center; height: 2em; line-height: 2em;}
.foot ul li a{ color: #555555;}


/*当前位置*/
.loca{
	background: url(../../img/bg.jpg) no-repeat 0 0;
	background-size: 100% 6px;
}
.location{ 
	height:50px; 
	line-height:50px; 
	color:#545454;
	font-size: 12px;
}
.location a{
	color:#545454; 
}
/*.location span{
	font-size:14px; 
	color:#666;
}*/

/*分页*/
/*.pages {
	margin: 0 auto;
  padding: 40px 0;
  text-align:center; 
  float: left;
  position: relative;
  left: 50%;
}
.pages .fenye{
	position: relative;
	left: -50%;
	overflow: hidden;
}
.pages #Pagination {
  float: left;
  overflow: hidden;
}
.pages #Pagination .pagination {
  height: 40px;
  text-align: right;
  font-family: \u5b8b\u4f53,Arial;
}
.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
  float: left;
  display: inline;
  padding: 13px 18px 12px;
  border: 1px solid #e6e6e6;
  border-right: none;
  background: #f6f6f6;
  color: #666666;
  font-family: \u5b8b\u4f53,Arial;
  font-size: 14px;
  cursor: pointer;
}
.pages #Pagination .pagination a:hover,
.pages #Pagination .pagination span:hover{
	background:#FF5931; 
	color:#fff;
}
.pages #Pagination .pagination span.current{
	cursor: initial;
	padding: 13px 18px 12px;
}
.pages #Pagination .pagination .current {
  background: #FF5931;
  color: #fff;
}
.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
  float: left;
  padding: 11px 13px;
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
  color: #666666;
  cursor: pointer;
}
.pages #Pagination .pagination .prev i,
.pages #Pagination .pagination .next i {
  display: inline-block;
  width: 4px;
  height: 11px;
  margin-right: 5px;
  background: url(../images/icon.fw.png) no-repeat;
}
.pages #Pagination .pagination .prev {
  border-right: none;
}
.pages #Pagination .pagination .prev i {
  background-position: -144px -1px;
  *background-position: -144px -4px;
}
.pages #Pagination .pagination .next i {
  background-position: -156px -1px;
  *background-position: -156px -4px;
}
.pages #Pagination .pagination .pagination-break {
  padding: 14px 6px 13px;
  border: none;
  border-left: 1px solid #e6e6e6;
  background: none;
  cursor: default;
}
.pages .searchPage {
  float: left;
  padding: 28px 0;
}
.pages .searchPage .page-sum {
  padding: 11px 13px;
  color: #999999;
  font-family: \u5b8b\u4f53,Arial;
  font-size: 14px;
  margin-top: 3px;
}
.pages .searchPage .page-go {
  padding: 8px 0;
  color: #999999;
  font-family: \u5b8b\u4f53,Arial;
  font-size: 14px;
  padding: 10px 0\9;
  *padding: 6px 0;
}
.pages .searchPage .page-go input {
  width: 35px;
  height: 25px;
  margin: 0 5px;
  padding-left: 5px;
  border: 1px solid #e4e4e4;
}
.pages .searchPage .page-btn {
  margin: 0 0 5px 5px;
  padding: 10px 14px;
  line-height: 27px;
  background: #FF5931;
  border-radius: 2px;
  color: #ffffff;
  font-family: Arial, 'Microsoft YaHei';
  font-size: 14px;
  text-decoration: none;
}*/


/*分页*/
.paginator{ 
	text-align:center; 
	padding: 50px 0;
}
.paginator a{ 
	color:#696969; 
	font-size:12px;
	display:inline-block; 
	border:1px solid #bebebe; 
	padding: 5px 12px; 
	margin:0 3px;
}
.paginator a:hover,.paginator a.cpb{ 
	border:1px solid #ff5931; 
	background:#ff5931; 
	color:#fff;
}
.paginator label{ padding-left: 30px;}
/*分享到*/
.bdsharebuttonbox{
	margin-top: -8px;
}

/*remodal*/
.remodal-bg.with-red-theme.remodal-is-opening,.remodal-bg.with-red-theme.remodal-is-opened {
	filter: none;
}
.remodal-overlay.with-red-theme {
	background-color: #f44336;
}
.remodal.with-red-theme {
  background: #fff;
}
/*右侧三角形*/
.triangle-topright{
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
}
/*三角形颜色*/
.tri1{
	border-top: 45px solid #00CC65;
    border-left: 45px solid transparent;
}
.tri2{
	border-top: 80px solid #00CC65;
	  border-left: 80px solid transparent;
}
.triText{
	position: absolute;
	transform: rotate(45deg);
	color: #fff;
	line-height: 10px;
}
.triText1{
	font-size: 12px;
	right: -3px;
	top: 12px;
}
.triText2{
	font-size: 14px;
	right: 0px;
	top: 20px;
}
.active{
	color: #fff;
}
@media (min-width: 768px){
	#dy .modal-dialog {
	    margin: 250px auto;
	}
	.modal-dialog {
	    margin: 200px auto;
	}
}
#dy .modal-content{
	border-radius: 0;
}
#dy h4{
	font-size: 26px;
}
/*城市切换*/
header.middle{ overflow: initial;}
.cityWrap{ position: relative; padding: 22px 15px 0 20px;}
#cityBtn{ cursor: pointer;}
#cityBtn:hover{color: #FF5931;}
.cityList{ position: absolute;left: 30px; top: 50px; z-index: 100; display: none;width:676px;border:2px solid #FF5931;background:white;z-index:1;overflow:hidden;font-family:arial,"宋体";overflow:hidden;}
.cityList .title{background-color:#F4F4F4;width:100%;padding-top:10px;padding-left:16px;overflow:hidden;position:relative;}
.cityList .cityTopSearch{float:left;width:228px;height:25px;line-height:25px;margin-right:38px;padding:0 2px;display:inline;border:1px solid #E6DFDE;color:#5e5e5e;}
.cityList ul.titleChar{list-style:none;cursor:default;}
.cityList .titleChar .on{border-color:#E6DFDE;background-color:white;}
.cityList .titleChar li{float:left;border:1px solid #F4F4F4;border-bottom:0;padding:6px 24px;}
.cityList .cityListBox{margin:8px 0 0 16px;color:#686868;overflow:hidden;display:inline-block;_position:relative;}
.cityListBox dl{position:relative;overflow:hidden;zoom:1;}
.cityListBox .hotCity dd{width:650px;}
.cityListBox dl dt{float:left;width:20px;height:auto;display:block;line-height:25px;}
.cityListBox dl dd{float:left;line-height:25px;_padding-top:2px;text-align:left;width:640px;margin-bottom:6px;}
.cityListBox dl dd a{color:#686868;}
.cityListBox dl dd a:hover{color:#FF5931;text-decoration:underline;}
.cityListBox a{width:65px;display:inline-block;}
.none{display:none;}




#reportModal .modal-body{
	padding-bottom: 0;
}
#reportModal .glyphicon-question-sign{
	padding-right: 5px;
	position: relative;
	top: 2px;
}
#reportModal h5,#reportModal ul{
	margin-bottom: 10px;
}
#reportModal .form-group label{
	margin-bottom: 5px;
} 
#reportModal .form-group input{
	padding-left: 15px;
}
#reportModal li{
	padding-left: 10px;
	margin-right: 20px;
}
#reportModal li label{
	position: relative;
    top: -2px;
}
#reportModal .btnGroup{
	text-align: center;
}
#reportModal .btnGroup button{
	background: #FF5931;
	padding: 10px 15px;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
	outline: none;
}
#reportModal .btnGroup button:first-child{
	margin-right: 70px;
}



.serviceShop li{
	border: 1px solid #DBDBDB;
	background: #fff;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.serviceShop li a{
	display: block;
}
.serviceShop li img{
	width: 100%;
	height: 164px;
}
.serviceShop li .serviceBott{
	padding: 5px 10px;
	border-top: 1px solid #DBDBDB;
}
.serviceShop h3{
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #FF5931;
}
.serviceShop p{
	line-height: 24px;
	padding-bottom: 5px;
}
.serviceShop li:hover{
	border: 1px solid #FF5931;
}



.policyabt{background:#062b58; padding:40px 0; color:#babfc9}
.f-link{padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #636979}
.f-link .ftit{font-size:16px; color:#babfc9}
.f-link .ftit span{color:#7d8596; margin-left:5px; display:inline-block; font-family:Arial, Helvetica, sans-serif}
.f-link .fcon{margin:10px auto auto}
.f-link .fcon a{display:inline-block; color:#7d8596}
.f-link .fcon u{display:inline-block; color:#7d8596; margin:0 10px}
.policyabus{color:#7d8596}
.policyabus .policyabcon a{display:inline-block; color:#babfc9; font-size:16px}
.policyabus .policyabcon u{display:inline-block; color:#7d8596; margin:0 10px}
.f-link .fcon a:hover,.abus .abcon a:hover{text-decoration:underline}

.policyfooter{background:#383c4a;color:#56606f; padding:10px 0}

.news-item {
    border-bottom: 1px dashed;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.news-item h3 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.news-item p {
    font-size: 14px;
    color: #484848;
    line-height: 30px;
    margin-top: 5px;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;    
}

.tableSign .SignBox {
    width: 780px;
    margin: 20px auto;
}
.tableSign .leftIcon {
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    padding-top: 3px;
    line-height: 18px;
    width: 40px;
    text-align: center;
    padding: 3px;
    border-radius: 2px;
}
.tableSign .leftIcon {
    color: #fff;
    line-height: 18px;
    text-align: center;
}
.tableSign .SignList {
    float: left;
    margin-left: 20px;
    width: 690px;
}
.tableSign .SignList li {
    display: inline-block;
    line-height: 14px;
    display: inline-block;
    padding: 4px 14px 0 0;
    color: rgba(255, 255, 255, .7);
    margin-bottom: 7px;
    position: relative;
}
.tableSign .SignList li a {
    color:#fff;
    font-size: 14px;
}
.tableSign .leftIcon span {
    color: #fff;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
}
.topSeach {
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    text-align: center;
    margin-bottom: 20px;
}
.topSeach .sch {
    margin-left: 190px;
    width: 830px;
    border-radius: 5px;
    padding-top: 25px;
}
.topSeach .sch .text {
    border: 1px solid;    
    border-color:#818181;
    height:48px;
    line-height: 48px;
    width: 605px;
    float: left;
    font-size: 16px;
}
.topSeach .sch .butn {
    background: #c81d1d;
    width: 120px;
    height: 50px;
    line-height: 50px;
    border-radius: 0px 5px 5px 0px;
    font-size: 18px;
    color: #fff;
    border: 0;
    cursor: pointer;
    float:left;
}