@charset "utf-8";
/**************=index.css开始*****************/
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;
  color:#333333;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body
{
 font-family:'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
 font-size: 12px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 background:#f7f7f7;
}

a
{
 font-family:'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
 font-size: 12px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}
a:active
{
 font-family: 'Microsoft YaHei','Hiragino Sans GB',新宋体;

 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}
a:hover
{
 font-family: 'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
 color:#1655a3;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}
a:link
{
 font-family:'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;

 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}
div
{
 font-family:'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
 font-size: 12px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 color:#181717;
}
tr
{
 font-family: 'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
 font-size: 12px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}
td
{
 font-family:'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
 font-size: 12px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}
span
{
 font-family:'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
 font-size: 12px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}
li
{
 font-family: 'Microsoft YaHei','Hiragino Sans GB',宋体,新宋体;
 font-size: 12px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}

body {
  line-height: 1;
  -webkit-font-smoothing:antialiased;
  word-break:break-all;
}


ol, ul {
  list-style: none;
}

/********************* index.css ********************/

.top{
	width:100%;
	height:32px;
	line-height:32px;
	vertical-align:middle;
	position:relative;
	z-index:20;
}

.menu-hand{
	/*background: #BF8089;*/
    height: 5px;
    position: relative;
    top: -3px;
    left: -100px;
    width: 514px;
    display: block;
    float: right;
}

.inner .menu-hand{
    display:none;
}

.inner .top-menu{
    margin-top:68px;
}

.inner .top-logo {
	border-bottom: 2px solid #D1D1D1;
}

.top-logo{
	width:100%;
	height:100px;
	position:absolute;
	z-index:11;
	top:0px;
	right: 0px;
	background:url(../img/top-nav-bg-1004.png) no-repeat center 0px;
}



.inner .top-logo{
	background:url(../img/inner-top-nav-bg-1004.png) no-repeat center 0px;
}

.main{
	width:1004px;
	margin:0 auto;
	height:100%;
}

.top-sc-ul{
	display:none;
	width:611px;
	position:absolute;
	left:-300px;
	top:30px;
	background:#fff;
	z-index:999;
	padding:4px 0px;
	border:1px solid #eee;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	box-shadow:0 3px 5px #333;
	background:-moz-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	background:-o-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
    background:-ms-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	background:linear-gradient(to bottom, #fefefe 5%, #eeeeee 100%);
	background:-webkit-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eeeeee',GradientType=0);
}

.top-sc-ul .icon-1{
	width:12px;
	height:6px;
	position:absolute;
	left:203px;
	top:-6px;
	background:url(../img/squer_12.png) no-repeat;
}

.top-sc-ul .icon-2{
	width:12px;
	height:6px;
	position:absolute;
	left:32px;
	top:-6px;
	background:url(../img/box_squer.png) no-repeat;
}

.top-sc-ul .icon-3{
	width:12px;
	height:6px;
	position:absolute;
	left:112px;
	top:-6px;
	background:url(../img/squer_12.png) no-repeat;
}

.top-sc-ul .icon-4{
	width:12px;
	height:6px;
	position:absolute;
	left:262px;
	top:-6px;
	background:url(../img/squer_12.png) no-repeat;
}

.top-right ul li .top-sc-ul li{
	padding-left:17px;
}

.top-sc-ul .index-icon-2{
	background:url(../img/index_top_1.png) left center no-repeat;
}

.top-sc-ul .index-icon-3{
	background:url(../img/index_top_2.png) left center no-repeat;
}

.top-sc-ul .index-icon-4{
	background:url(../img/index_top_3.png) left center no-repeat;
}

.top-sc-ul .index-icon-5{
	background:url(../img/index_top_6.png) left center no-repeat;
}

.top-sc-ul .index-icon-6{
	background:url(../img/index_top_4.png) left center no-repeat;
}

.top-right ul.top-sc-ul li a{
	color:#333;
	display:block;
}

.top-left{
	position:relative;
	float:left;
}

.top-left ul li{
	float:left;
}

.zolra-menu{
	padding:0 10px;
}

.zolra-menu li{
	width:175px;
	line-height:28px;
}

.zolra-menu-2 li{
	width:auto;
	line-height:28px;
}

.top-left .htm {
    background:url("../img/icon_5.png") no-repeat scroll left 12px;
    color: #999;
    display: block;
    float: left;
    margin-right: 20px;
    padding-left: 23px;
}

.top-left .map{
	float:left;
	color:#999;
	display:block;
	margin-right:20px;
	padding-left:20px;
	background:url(../img/icon_1.png) left center no-repeat;
}


.top-left a:hover{
	color:#1655a3;
}

.top-left .zgs{
	position:relative;
	float:left;
	display:block;
	margin-right:20px;
	padding-left:20px;
	background:url(../img/icon_2.png) left center no-repeat;
	color:#999;
}

.top-right{
	float:right;
	    margin-top: -25px;
}

.top-right ul li,.top-left ul li{
	position:relative;
	float:left;
	padding-left:14px;
	margin:0 5px 0 5px;
	line-height:28px;
	height:28px;
	color:#333;
}


.top-right ul li.phone-lang{
	padding-right:20px;
	cursor: pointer;
	position:relative;
	z-index:1;
}

.squer_17{
	width:13px;
	height:13px;
	position:absolute;
	z-index:2;
	right:2px;
	top:3px;
    background:url(../img/squer_17.png) no-repeat;
}

.phone-lang-block{
	width:199px;
	height:115px;
	display:none;
	position:absolute;
	z-index:-1;
	top:0px;
	left:-4px;
	padding-top:32px;
	background:url(../img/top_menu_phone.png) no-repeat;
}


.phone-lang-block p{
	line-height:24px;
	padding-left:20px;
}

.top-right ul li span,.top-left ul li span{

	height:12px;
	margin-top:4px;
}

.top-right ul li a,.top-left ul li a{
	color:#333;
	display:block;
	padding:0 4px;
	line-height:28px;
	height:28px;
}

.top-right ul li strong{
	color:#0362d5;
	font-weight:normal;
	font-family: arial;
}

.top-right .index-icon-1{
	padding-left:18px;
	background:url(../img/index_top_5.png) left 8px no-repeat;
}

.top-right ul li span.line{
	height:14px;
	line-height:14px;
	display:block;
	float:left;
	border-left:1px solid #333;
	margin:8px 2px 0px 2px;
}

.top-right ul li.change-lang a{
	float:left;
}

.top-right ul li a:hover,.top-left ul li a:hover{
	color:#1655a3;
}

.inner .top-right{
	margin-top:-25px;
}

.top-right .scarh-top-box{
	display:none;
}

.inner .top-right .scarh-top-box{
	display:block;
}

.inner .top-right .scarh-top-box .search-input{
	width:170px;
}

.inner .top-right .scarh-top-box .search-input input{
	width:160px;
}


.logo{
	float:left;
	display:block;
	height:56px;
	width:420px;
	margin-left:-120px;
	margin-top:30px;/*old:18px modify by tsh 20170823*/
	/*background:url(../img/logo_img_1004.png) no-repeat;*/
	background:url(../img/logo_img.png) no-repeat;/*modify by tsh 20170823*/
}

.logo-p{
	display:block;
	float:left;
	height:57px;
	line-height:22px;
	color:#333333;
	font-size:12px;
	width:124px;
	margin-right:15px;
	margin-top:22px;
	padding-left:11px;
	position:relative;
	z-index:17;
}

.logo-p-atv{
	display:block;
	float:left;
	height:57px;
	line-height:22px;
	color:#333333;
	font-size:12px;
	width:124px;
	position:relative;
	z-index:17;

	margin-top:21px;
	margin-left:-1px;
	margin-right:14px;
	padding-left:11px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border:1px solid #dedede;
	border-bottom:none;
	/*background:url(../img/squer_1_2.png) 104px 13px no-repeat #fff;*/
}

.logo-link{
	position:absolute;
	z-index:14;
	left:179px;
	top:77px;
	width:382px;
	height:382px;
	padding:20px;
	padding-top:10px;
	border:1px solid #dedede;
	display:none;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	box-shadow:2px 2px 3px rgba(0.0.0,0.1);
	background:#fefefe;
	background:-moz-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	background:-o-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
    background:-ms-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	background:linear-gradient(to bottom, #fefefe 5%, #eeeeee 100%);
	background:-webkit-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eeeeee',GradientType=0);
}

.logo-link a{
	width:
	display:block;
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}

.logo-link p{
	font-size:14px;
	color:#666;
	line-height:36px;
}

.logo-link a.left{
	width:128px;

}

.logo-link .logo-ul li{
	float:left;
	width:230px;
	height:45px;

	vertical-align:middle;
}

.logo-link .logo-ul li.left{
	width:130px;
	margin-right:10px;
	padding-left:0px!important;
}

.logo-link .logo-ul li img{
	display:inline-block;
	line-height:45px;
}

.logo-link .line-link{
	clear:both;
	margin-bottom:5px;
	height:5px;
	border-bottom:1px solid #ccc;
}

.logo-link .jwfz-link li{
	width:125px;
	float:left;
	height:24px;
}

.logo-link .qxzgs-link li{
	width:190px;
	float:left;
	height:24px;
}

.logo-p .fh-select,.logo-p-atv .fh-select{
	font-size:16px;
	color:#00367a;
	line-height:32px;
}

.search-block{
	float:left;
	margin-top:25px;
	width:295px;
	margin-left:30px;
}

.search-block-overflow{
	width:295px;
	height:143px;
	overflow:hidden;
}

.search-block-overflow.ck-slide{
	width:295px;
}

.search-input{
	position:relative;
	width:226px;
	height:30px;
	line-height:30px;
	border:1px solid #ccc;
	padding:0 40px 0 10px;
	border-radius:5px;
	background:#fff;
}

.sarch-table tr td{
	text-align:center;
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	height:34px;
	line-height:34px;
	width:86px;
	vertical-align:middle;
}


.sarch-table{
	width:100%;
	border:1px solid #dcdcdc;
	margin:20px 0px;
}

.sarch-table  th{
	height:34px;
	font-size:14px;
	color:#333;
	border-right:1px solid #dcdcdc;
	line-height:34px;
	vertical-align:middle;
	text-align:center;
}

.sarch-tablex td a{
	font-size:14px;
}

.sarch-tablex tr td:last-child,.sarch-tablex tr th:last-child{
	border-right:none;
}


.search-input input{
	margin-top:1px;
	height:26px;
	font-size:14px;
	line-height:26px;
	vertical-align:middle;
	width:213px;
	color:#c8c8c8;
	border:none;
}

.search-input input:focus{
	color:#333;
}

.search-input .btn{
	background:url(../img/icon_4.png)  9px -32px no-repeat;
	position:absolute;
	height:30px;
	width:40px;
	right:0px;
	top:0px;
	display:block;
}

.search-input .btn:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}

.top-menu{
	height:34px;
	float:left;
	width:auto;
	margin-top:39px;
	margin-left:10%;
	z-index:13;
	position:relative;
}

.inner .top-menu{
	margin-top:70x;
}

.top-menu ul{
	display:block;
}

.top-menu ul li{
	height:40px;
	line-height:34px;
	float:left;
	width:82px;
	*width:92px;
}

.top-menu ul li.a1{
	width:105px;
}

.top-menu ul li.a6{
	width:105px;
}

span:hover {
    color: rgb(206, 52, 38);
}

.top-menu ul li span{
	/*display:none;*/
	font-size: 14px;
}

.top-menu ul li.atv{

}

.top-menu ul li.hover{

}

.top-menu ul li a{
	/*background:url(../img/nav.jpg) 3px -21px no-repeat;*/
	width:100%;
	height:22px;
	line-height:21px;
	vertical-align:middle;
	font-size:14px;
	display:block;
	text-align:center;
}

.top-menu ul li.a1 a{
	background-position:left -22px;
}

.top-menu ul li.a1 a.atv{
	background-position:left 0px;
}

.top-menu ul li.a2 a{
	background-position:-109px -22px;
}

.top-menu ul li.a2 a.atv{
	background-position:-109px 0px;
}

.top-menu ul li.a3 a{
	background-position:-218px -22px;
}

.top-menu ul li.a3 a.atv{
	background-position:-218px 0px;
}

.top-menu ul li.a4 a{
	background-position:-327px -22px;
}

.top-menu ul li.a4 a.atv{
	background-position:-327px 0px;
}

.top-menu ul li.a5 a{
	background-position:-436px -22px;
}

.top-menu ul li.a5 a.atv{
	background-position:-436px 0px;
}

.top-menu ul li.a6 a{
	background-position:-545px -22px;
}

.top-menu ul li.a6 a.atv{
	background-position:-545px 0px;
}


.top-menu ul li.a7 a{
  background-position: -645px -21px;
 }
 
.top-menu ul li.a7 a.atv{
 background-position: -645px 1px;
}

.top-menu-en ul li a.atv i {
    background-position: center 0px;
}
.top-menu ul li i{
	height:10px;
	width:100%;
	display:block;
	position:relative;
	top:6px;
	background:url(../img/benner_bg.png) center -12px no-repeat;
}

.top-menu ul li a.atv i{
	background-position:center 0px;
}

.top-menu-box{
	display:block;
	top:-549px;
	width:665px;
	left:323px;
	position:absolute;
	padding:55px 0px 40px 15px;
	border-top:1px solid #e1e1e1;
	z-index:1;
	box-shadow:0px 0 5px #333;
	-webkit-box-shadow:0px 0 5px #333;
	background:#fefefe;
	background:-moz-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	background:-o-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
    background:-ms-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	background:linear-gradient(to bottom, #fefefe 5%, #eeeeee 100%);
	background:-webkit-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eeeeee',GradientType=0);
}

.inner .top-menu-box{
	left:315px;
}

.top-menu-two{
	position:relative;
	 z-index: 10;
}

.inner .top-menu-two{
	top:30px;
}

.s-img-list{
	width:219px;
	margin-right:0px;
	float:left;
	margin-bottom:0px;
}

.s-img-list.last{
	margin-right:0px;
}



.s-img-list h5{
	line-height:30px;
	height:30px;
	display:block;
	font-size:14px;
	font-weight:bold;
}

/*.menu-box-li.hover .s-img-list h5{
	margin-bottom:14px;
}*/

.top-menu-box h4{
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
	height:24px;
	line-height:24px;
	margin-bottom:15px;
}

.top-menu-box .menu-line-h2{
	width:100%;
	height:2px;
	background:#ccc;
}

.top-menu-box .slink-box{
	display:block;
	text-align:center;
	height:32px;
	line-height:32px;
	width:108px;
	margin:20px 16px 0px 0px;
	background:#ccc;
	font-size:14px;
	border:1px solid #eee;
	float:left;
	font-weight:normal;
	color:#333;
	background:#fff;
}

.top-menu-box .slink-box:hover{
	background:#eee;
}

.top-menu-box .slink-box.last{
	margin-right:0px;
}


.top-menu-box .blink-box{
	display:block;
	text-align:center;
	height:75px;
	line-height:75px;
	width:170px;
	margin:20px 20px 0px 0px;
	float:left;
	font-weight:normal;
	position:relative;
	z-index:3;
}

.top-menu-box a.blink-box:hover .mask{
	opacity:0;
	filter:alpha(opacity=0);
}

.top-menu-box .blink-box dl{
	text-align:center;
	width:170px;
	height: 75px;
	color:#fff;
	font-size:14px;
	line-height:75px;
	vertical-align:middle;
	z-index:3;
	position:absolute;
	left:0px;
	top:0px;
}

.top-menu-box .blink-box .mask{
	background:#333;
	opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	left:0px;
	height:75px;
	width:170px;
	top:0px;
	z-index:2;
}

.top-menu-box .blink-box img{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}


.top-menu-box .blink-box.last{
	margin-right:0px;
}

.menu-box-li .s-img-list .list-more,.menu-box-li .top-menu-tow  .s-img-list .more a{
	float:left;
	font-size:12px;
	width:auto;
	display:inline-block;
	font-weight:normal;
	margin-right:5px;
	text-align:left;
}

.menu-box-li .s-img-list .list-more{
	line-height:20px;
	margin-top:0px;
}

.menu-box-li .s-img-list a:hover{
	color:#1655a3;
}

.menu-box-li .s-img-list a{
	color:#333333;
}

.menu-box-li .s-img-list .more a{
	margin-right:0px;
	line-height:24px;
	color:#333;
}

.menu-box-li .s-img-list .more a:hover{
	color:#1655a3;
}

.menu-box-li .s-img-list .more{
	clear:both;
	float:left;
	margin-left:0px;
	padding-right:20px;
	height:24px;
	line-height:24px;
	margin-top:0;
	background:url(../img/squer_1.png) right center no-repeat;
}


.menu-line{
	height:1px;
	width:100%;
	clear:both;
	margin-bottom:4px;
}

.menu-box-li .b248x60{
	height:0px;
}

.menu-box-li.hover .b248x60{
	display:block;
	height:68px;
	width:200px;
}

.menu-buttom-bar{
	position:absolute;
	bottom:10px;
	right:20px;
}

.menu-buttom-bar .more{
	height:24px;
	line-height:24px;
	padding-right:20px;
}

.menu-buttom-bar .more a{
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	height:24px;
}

.topbenner{ background:url(../img/img_3.jpg) no-repeat center top; height:100%;
	 width:100%; padding-top:50px;position:relative;top: 38px;
	 background-size: cover !important;
	 height:249px;
	}
.banner{
	width:1004px;
	height:100%;
	margin:0 auto;
	position:relative;

}
.login_bk{
	width:281px;
	height:310px;
	background:url(../img/login_bk.png) no-repeat;
	position:absolute;
	top:28px;
	right:5px;
	padding:5px;
}
.company table{ margin:0px auto 0 auto; line-height:21px;}
.company p{ width:92%; margin:0px auto 0 auto; text-align:center; line-height:28px; display:block; border-bottom:1px solid #eee; font-size:10px; color:#999;}
.company h2{
	width:85%;
	display:block;
	line-height:24px;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
	position:relative;
	color:#1655a3;
}
.company h2 a{
	display:block;
	background: url(../img/squer_1.png) no-repeat right center;
	line-height:24px;
	position:absolute;
	right:0px;
	top:0px;
	padding-right:15px;
	font-size:12px;
	color:#1655a3;
}
.company ul li{
	width:80%;
	display:block;
	line-height:24px;
	font-size:12px;
	padding-left:15px;
	background:url(../img/squer_2.png) no-repeat left center;
	margin:0 auto;
}
.main_box{
	width:100%;
	height:auto;
	margin:10px auto;
}
.let_box{
	width:1004px;
	height:370px;
	margin:0 auto;
	margin-top:90px;
}
.top-menu-box.mid{
	height:307px;
	width:670px;
	background:#fefefe;
	background:-moz-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	background:-o-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
    background:-ms-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	background:linear-gradient(to bottom, #fefefe 5%, #eeeeee 100%);
	background:-webkit-linear-gradient(top, #fefefe 5%, #eeeeee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eeeeee',GradientType=0);
	padding:55px 0px 0px 10px;
}

.edge{
	position:relative;
	width:23.7%;
	float:left;
	height:370px;
	background:#fff;
	border:1px solid #eee;
	margin-right:1%;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#d7d7d7,direction=120,strength=3);
-moz-box-shadow: 1px 1px 2px #eee;
-webkit-box-shadow: 1px 1px 2px #eee;
box-shadow:1px 1px 2px #eee;
}

.edge span{ width:99.9%; display:block; margin:0 auto; overflow:hidden;}
.edge h2{ width:92%; line-height:30px; margin:5px auto 0 auto; display:block; font-weight:bold; font-size:14px;}
/*yangcheng add overflow: hidden; text-overflow: ellipsis; white-space: nowrap; 20201105*/
.edge ul li{ width:86%; line-height:24px; margin:0 auto; display:block; padding-left:15px; background:url(../img/squer_2.png) no-repeat left center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.edge p{ position:absolute; bottom:0px; left:0px; width:90%;height:30px; border-top:1px solid #eee; padding:0 5%;}
.edge p a{ background:url(../img/more.png) no-repeat right center; padding-right:20px; line-height:30px; float:right;}
.bordr{ line-height:30px; border-bottom:1px dotted #c9c9c9;}

.bottom{ width:100%; height:32px; margin:50px auto -30px auto;}
.bottom_nav{ height:32px; width:1000px; margin:0 auto;text-align:center;}
.bottom_nav a{ line-height:32px; display:block; float:left; color:#000000; font-size:12px; width:15%; border-left:1px solid #5986bc; text-align:center;}
.belong{ width:1000px; height:130px; margin: 30px auto 0 auto;}
.belong ul li{ display:block; float:left; color:#181717; font-size:12px; width:14%; text-align:center; height:120px;}
.belong a{ display:block; line-height:30px;}
.belong b{ padding-top:10px; display:block; font-weight:bold;}


.top-menu-r{ width:33%; float:left;}
.top-menu-r b{ width:100%; display:block; font-weight:bold; height:36px; line-height:36px;}
.top-menu-r p{ line-height:30px; display:block;}
.top-menu-z{
	background:#fff;
	display:block;
	top:-384px;
	width:140px;
	left:140px;
	position:absolute;
	padding:15px 0 20px 20px;
	z-index:-1;
	}
.top-menu-u a ,.top-menu-z a,.top-menu-a a{  width:100%; line-height:36px;}
.top-menu-u a{ text-align:center;}
.top-menu-u{
	background:#fff;
	display:block;
	top:-384px;
	width:140px;
	left:280px;
	position:absolute;
	padding:15px 0 20px 0px;
	z-index:-1;
}
.top-menu-a{
	background:#fff;
	display:block;
	top:-384px;
	width:140px;
	left:560px;
	position:absolute;
	padding:15px 0 20px 0px;
	z-index:-1;
}
.top-menu-a a{ text-align:center;}


.list{ width:1004px; margin:51px auto 0 auto; overflow:hidden; padding-top:50px;}
.list span{ width:55px; line-height:36px; background:url(../img/list_01.gif) no-repeat left center; padding-left:15px; display:block; float:left;}
.list table{ margin:0 auto;}
.list p{ width:340px; height:34px; border:1px solid #e1e1e1; display:block; float:left;}
.list p input{ width:330px; height:34px; border:none; background:none; padding:0px; margin:0px; padding-left:10px;}
.input_box{ height:100px; display:block; width:340px;border:1px solid #e1e1e1; display:block; float:left;}
.input_box  textarea{ height:100px; display:block; width:340px; width:330px; height:100px; border:none; background:none; padding:0px; margin:0px; padding-left:10px; line-height:24px;}
.inpu_bnt{ width:151px; height:46px; display:block; background:url(../img/list_02.gif) no-repeat; line-height:46px; text-align:center; color:#fff; font-size:14px; margin-top:15px;}
.inpu_bnt:hover{ color:#fff;}

.lotar_inc{ position: absolute; right:0px; top:0px; background:url(../img/lotar_inc.jpg) no-repeat left center; height:51px; width:50px; padding-left:30px; line-height:51px;}

@media screen and (min-width: 0px) and (max-width:3000px){
	.main{
		width:1100px;
	}

	.inner .top-logo{
		background:url(../img/inner-top-nav-bg.png) no-repeat center -10px;
		    border-bottom: 5px solid #E7E7E7;
	}

	.logo{
		float:left;
		display:block;
		height:64px;
		width:410px; /*old:199px*/
		margin-top:24px; /*old:18px modify by tsh 20170823*/
		margin-left: -82px;
		background:url(../img/logo_img.png) no-repeat;
	}

	.logo-p{
		display:block;
		float:left;
		height:57px;
		line-height:18px;
		color:#333333;
		font-size:12px;
		width:124px;
		margin-right:15px;
		margin-top:27px;
		padding-left:11px;
		position:relative;
		z-index:17;
		/*background:url(../img/squer_1_2.png) 114px 13px no-repeat;*/
		color:#002277;
	}

	.logo-p-atv{
		display:block;
		float:left;
		height:57px;
		line-height:22px;
		color:#333333;
		font-size:12px;
		width:124px;
		position:relative;
		z-index:17;

		margin-top:26px;
		margin-left:-1px;
		margin-right:14px;
		padding-left:11px;
		border-top-left-radius:5px;
		border-top-right-radius:5px;
		border:1px solid #dedede;
		border-bottom:none;
		background:url(../img/squer_1_2.png) 104px 13px no-repeat #fff;
	}

	.top-logo{
		width:100%;
		height:104px;
		position:absolute;
		z-index:11;
		top:0px;
		background:url(../img/top-nav-bg.png) no-repeat center -1px;
	}
	
	.top-logo{
		position:absolute !important;
		top:0px !important;
		left:0px !important;
	}

	
	.inner .top-menu{
		margin-top: -15px;
	}

	.top-menu-box{
		width:756px;
	}


	.top-menu ul{
		display:block;
	}

	.top-menu ul li{
		height:40px;
		line-height:34px;
		float:left;
		width:105px;
	}

	.top-menu ul li.a1{
		width:107px;
	}
	.top-menu ul li.a0{
		width:106px;
	}
	.top-menu ul li.a6{
		width:106px;
	}
	.top-menu ul li.a7{
		width:97px;
		position:relative;
	}


	.top-menu ul li a{
		/*background-image: url(../img/nav.jpg);*/
		width:100%;
		height:22px;
		line-height:21px;
		vertical-align:middle;
		font-size:14px;
		display:block;
		text-align:center;
	}
	.top-menu ul li a.en {
		/*background-image: url(../img/nav.jpg);*/
	}
	.top-menu ul li a.de {
		/*background-image: url(../img/nav_de.jpg);*/
	}

	.top-menu ul li.a1 a{
	background-position:left -22px;
	}

	.top-menu ul li.a1 a.atv{
		background-position:left 0px;
	}

	.top-menu ul li.a2 a{
		background-position:-109px -22px;
	}

	.top-menu ul li.a2 a.atv{
		background-position:-109px 0px;
	}

	.top-menu ul li.a3 a{
		background-position:-218px -22px;
	}

	.top-menu ul li.a3 a.atv{
		background-position:-218px 0px;
	}

	.top-menu ul li.a4 a{
		background-position:-327px -22px;
	}

	.top-menu ul li.a4 a.atv{
		background-position:-327px 0px;
	}

	.top-menu ul li.a5 a{
		background-position:-436px -22px;
	}

	.top-menu ul li.a5 a.atv{
		background-position:-436px 0px;
	}

	.top-menu ul li.a6 a{
		background-position:-545px -22px;
	}

	.top-menu ul li.a6 a.atv{
		background-position:-545px 0px;
	}
	.top-menu ul li.a7{
		width:106px;
		position:relative;
	}

  .top-menu ul li.a7 a{
    background-position: -645px -21px;
  }

   .top-menu ul li.a7 a.atv{
  	 background-position: -645px 1px;
	}

	.top-menu ul li i{
		height:10px;
		width:100%;
		display:block;
		position:relative;
		top:6px;
		background:url(../img/benner_bg.png) center -12px no-repeat;
	}

	.top-menu ul li a.atv i{
		background-position:center 0px;
	}

	.top-menu{
		height:34px;
		width:740px;
		margin-top:-50px;
		margin-left:420px;
	}

	.box-line{
		margin-left:40px;
	}

	.block-box{
		margin-right:50px;
	}

	.news-list li{
		margin-left:100px;
	}

	.bottom-box .text-box{
		width:477px;
	}

	.top-menu-box{
		width:756px;
	}

	.s-img-list{
		width:248px;
		margin-right:5px;
		float:left;
		margin-bottom:11px;
	}

	.menu-box-li .s-img-list .list-more{
		line-height:24px;
		margin-bottom:5px;
	}

	.lc-bottom .recommend-box{
		margin-right:88px;
	}

	.lc-bottom .recommend-box.pic{
		margin-right:92px;
	}

	.lc-bottom .recommend-box.pic a{
		display:block;
	}

	.recommend-box.last{
		margin-right:0px;
	}

	.bx-box-right {
	    float: left;
	    margin-left:40px;
	    min-width: 705px;
	}

	.select-box{
		margin:0 50px;
	}

	.index-news-list{
		margin-left:30px;
		width:470px;
	}

	.top-menu-jwfz .jwfz-box-ul .jwfz-box-list{
	    height: 253px;
	    top:21px;
	}

	.top-menu-jwfz .jwfz-box-ul .jwfz-box-list dl{
		margin-left:17px;
	}

	.top-menu-jwfz .jwfz-box-ul{
	    height: 255px;
	    padding: 20px;
	    width: 505px;
		left: 190px;
		top:-1px;
	}

	.ul-menu-socrll{
		width:191px;
	}

	.ul-overflow-menu{
		height:264px;
		width:211px;
	}

	.top-menu-box.mid{
		height:326px;
		padding:55px 0px 0px 15px;
		width:756px;
	}

	.icon-up{
		left:60px;
	}

	.icon-dwon{
		left:89px;
	}

	.top-menu-jwfz ul li p{
		margin:0 20px 0 0;
		line-height:32px;
		height:32px;
		padding-left:15px;
		vertical-align:middle;
		border-bottom:1px solid #eeeeee;
	}

	.top-menu-jwfz ul{
		width:190px;
	}


	.logo-link{
		left:198px;
		top:82px;
	}

	.logo-p.atv{
		margin-top:26px;
	}

	.main .left-box .title{
		width:211px;
	}

	.left-box .menu-ul-list{
		width:195px;
	}

	.tzzgx-left-box{
		width:217px;
	}

	.qywh-left-box{
		width:718px;
		float:left;
	}


	.qywh-ul-img{
		margin-left:0px;
	}

	.download-li{
		margin-right:20px;
	}

	.download-more{
		margin-left:10px;
	}

	.memu-box-list-tzzgx .dwonload-left{
		float:left;
		width:506px;
	}
	.memu-box-list-tzzgx{
		height:auto ! important;
		min-height: 500px;
	}

	.download-flower-block{
		width:669px;
	}

	.shzr-box{
		margin:0px 0px 40px 35px;
		padding:15px;
		padding-top:30p
	}
}
@media screen and (max-width: 1007px){
/*.top-benner.ck-slide{
	width:1004px
}

.inner .ck-slide{
	width:1016px
}


.top-logo {
	width:1007px;
    background:url("../img/top-nav-bg-1004.png") no-repeat scroll -476px 0;
}

.inner .top-logo {
	width:1007px;
    background:url("../img/inner-top-nav-bg-1004.png") no-repeat -476px 0px;
}


	.s-img-list {
	    float: left;
	    margin-bottom:20px;
	    margin-right:43px;
	    width: 272px;
	}

	.top-menu ul li .top-menu-box .blink-box{
		margin:20px 35px 0px 0px;
	}

	.top-menu-box{
		width:905px;
	}

	.bottom-box .text-box{
		 width:397px;
	}

	.bottom-box .title{
		margin: 0 0 30px;
	}

	.map-list li {
	    width: 116px;
	}

	.news-list li{
		margin-left:47px;
	}

	.top-menu ul li .top-menu-box .slink-box{
		width: 125px;
		margin: 20px 27px 0 0;
	}

	.lc-bottom .recommend-box.pic{
		margin-right:10px;
	}

	.menu-nav{display:none;}

	.bx-box-right {
	    float: left;
	    margin-left: 25px;
	}

	.select-box{
		margin:0 30px;
	}

	.bx-pic-box .text-ul li{
		margin:0 7px;
	}*/
}

.b248x60{width:200px;height:68px;display:block;background:#ccc;overflow:hidden;}
.b255x326{width:255px!important;height:326px!important;display:block;background:#ccc;}
.b255x255{width:255px!important;height:255px!important;display:block;background:#ccc;}
.b255x67{width:255px!important;height:67px!important;display:block;background:#fff;text-align:center;font-size:16px;line-height:67px;vertical-align:middle;}
.b255x4{width:255px!important;height:4px!important;display:block;background:#ccc;}
.b506x200{width:506px!important;height:200px!important;display:block;background:#ccc;}
.b300x100{width:300px!important;height:100px!important;display:block;background:#ccc;}
.b90x90{width:90px!important;height:90px!important;display:block;background:#ccc;text-align:center;font-size:14px;line-height:90px;vertical-align:middle;}
.b200x90{width:200px!important;height:90px!important;display:block;background:#ccc;text-align:center;font-size:14px;}
.b255x150{width:255px!important;height:150px!important;line-height:150px;display:block;background:#ccc;text-align:center;font-size:14px;}
.b816x216{width:816px!important;height:216px!important;line-height:216px;display:block;background:#ccc;text-align:center;font-size:14px;}
.b348x100{width:348px!important;height:100px!important;line-height:100px;display:block;background:#ccc;text-align:center;font-size:14px;}
.b100x100{width:100px!important;height:100px!important;line-height:100px;display:block;background:#ccc;text-align:center;font-size:14px;}
.b386x326{width:386px!important;height:326px!important;line-height:326px;display:block;background:#ccc;text-align:center;font-size:20px;}


.b280x163{width:280px!important;height:163px!important;line-height:163px;display:block;background:#bbb;text-align:center;font-size:14px;}
.b148x163{width:148px!important;height:163px!important;display:block;background:#ccc;text-align:center;font-size:14px;vertical-align:middle;}
.b240x163{width:240px!important;height:163px!important;display:block;background:#ddd;text-align:center;font-size:14px;}
.b163x163{width:163px!important;height:163px!important;display:block;background:#ccc;text-align:center;font-size:14px;}
.b164x163{width:164px!important;height:163px!important;display:block;background:#ccc;text-align:center;font-size:14px;}
.b326x163{width:326px!important;height:163px!important;display:block;background:#ccc;text-align:center;font-size:14px;}
.b256x163{width:256px!important;height:163px!important;display:block;background:#ccc;text-align:center;font-size:14px;}
.b320x163{width:320px!important;height:163px!important;display:block;background:#ccc;text-align:center;font-size:14px;}
.b200x163{width:200px!important;height:163px!important;display:block;background:#ccc;text-align:center;font-size:14px;}

.b308x326{width:308px!important;height:326px!important;display:block;background:#ccc;text-align:center;font-size:14px;}
.b244x158{width:244px!important;height:158px!important;display:block;background:#ccc;text-align:center;font-size:14px;}


.b816x255{width:816px!important;height:255px!important;display:block;background:#ccc;}
.b816x67{width:816px!important;height:67px!important;display:block;background:#fff;text-align:center;font-size:16px;line-height:70px;vertical-align:middle;}
.b816x4{width:816px!important;height:4px!important;display:block;background:#ccc;}

.b395x150{width:395px!important;height:150px!important;line-height:150px!important;text-align:center;display:block;background:#ccc;font-size:16px;line-height:70px;vertical-align:middle;}
.b230x230{width:230px!important;height:230px!important;line-height:230px;display:block;background:#ccc;text-align:center;font-size:20px;}




.php-on{ position: absolute; background:url(../img/lotar_inc.jpg) no-repeat; padding-left:25px; line-height:20px; font-size:14px; cursor:pointer; height: 100%}


.login-box{
	margin-top:75px;
	height:270px;
	width:310px;
	background:url(../img/login_bk.png) 0px 3px no-repeat;
	position:absolute;
	left:50%;
	margin-left:165px;
	z-index:3;
}



.login-box .tab-bar{
	width:257px;
	height:69px;
	display:block;
	margin-left:40px;
	background:url(../img/login_select.png) no-repeat;
}

.login-box .tab-bar.mov{
	/*background-position:116px 0px;*/
}

.login-box .tab-bar li{
	height:39px;
	padding-top:30px;
	line-height:41px;
	width:118px;
	float:left;
	font-size:14px;
	text-align:center;
	padding-right:3px;
	vertical-align:middle;
	color:#333333;
	display:block;
	cursor:pointer;
}

.login-box .tab-bar li.hover{
	color:#fff;

}

.personal{ width:270px; margin-left:22px; margin-top:15px; line-height:24px;}
.login-box .top-title{
	height:28px;
	margin: 0 auto;
    width: 280px;
    margin-left:10px;
}

.login-box .top-title h1{
	color:#1655a3;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.login-box .personal-top{
	margin:28px auto;
	width:240px;
	margin-bottom:10px;
}

.login-box .personal .company-line{
	margin:0 auto;
	width:240px;
	margin-bottom:10px;
}

.login-box .personal .normal-btn{
	margin:10px 0px;
}

.login-box .personal .normal-btn:hover,.login-box .company .normal-btn:hover{
	/*background:url(../images/layout/login_but.png) 0px  -40px no-repeat;*/
	color:#fff;
}

.normal-btn{
	background:url(../img/normal-btn.png) no-repeat;
	width:244px;
	height:45px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:39px;
	display:block;
}


.personal p{
	display:block;
	height:24px;
	margin-bottom:10px;
}

.personal p a,.company p a{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	font-size:14px;
}

.company p a{
	margin-right:14px;
}

.personal p a.right{
	float:right;
}

.search-block .btn-list{
	position:relative;
}

#deposit3{
   position:relative;
}

.float-box{
	display:none;
	opacity:0.2;
	filter:alpha(opacity=20);
	position:absolute;
	left:-71px;
	top:-380px;
	border:1px solid #c5d4e8;
	border-radius:1px;
	box-shadow:-1px -1px 1px #e4e3e9;
	-webkit-box-shadow:-1px -1px 1px #e4e3e9;
	width:185px;
	padding:5px;
	background:#fff;
	z-index:300;
}

/* MR WU */

.clear {
	clear:both;
	}

.content {
	margin: 100px auto 0px auto; width:990px;
	}

.crumbs {
	font-weight:600;
	font-size:14px;
	margin-top:100px;
	}

.crumbs p {
	line-height:35px;
	}

.w_menu {
	max-width:220px;
	/*padding:20px 0px;*/
	display: inline-block;
float: left;
    vertical-align: top;
	margin-right:30px;
	/*padding-top:20px !important;*/
	margin-top: 20px;
	}

.w_menu_title {
	border-bottom:2px solid #666;
	padding:0px 150px 5px 10px;
	margin-bottom:5px;
	font-size:14px;
	}

.w_menu ul li {
	line-height:30px;
	border-bottom:1px dashed #ccc;
	}

.w_content {
	box-shadow:0px 0px 7px 5px #ddd;
	border: 1px solid   #ddd;
	width:700px;
	display: inline-block;
	vertical-align: top;
	float: right;
	margin-right: 20px;
	margin-top:20px;
	}

.w_bg {
	width:700px;
	height:130px;
	background:#333;
	}

.content_text {
	width:660px;
	min-height:450px;
	margin:0px auto;
	padding:20px 0px;
	}

.w_text {
	line-height:25px;
	margin-top:20px;
	}

.w_title {
	line-height:35px;
	font-size:14px;
	font-weight:600;
	}

/*tansh.sdc 2016-01-21 start*/
/*标题下的时间*/
 .news-block .time{
	width:140px;
	margin:0 auto;
	font-size:12px;
	color:#ababab;
}

/*分隔线*/
.news-block .news-line{
	height:1px;
	width:100%;
	margin:15px 0px;
	background:url(../images/layout/news-line.png) repeat-x;
}

/*正文*/
.news-block .show_main{
	padding:0 30px;
	min-height: 520px;
}

/*关闭按钮*/
 .but-box{
	width:374px;
	height:42px;
	margin:20px auto;
}

/*关闭按钮下的a标签*/
.but-box a{
	border-radius:2px;
	line-height:33px;
	height:35px;
	font-size:16px;
	color:#fff;
	width:142px;
	display:inline-block;
	margin-left:30px;
	text-align:center;
	background:url(../images/layout/but_line.png) repeat-x;
}

/*tansh.sdc  end*/

.news-block h2{
	font-size:18px;
	text-align:center;
	line-height:20px;
	padding:20px 0px 10px 0px;
}

.news-block .show_main p{
	line-height:200%;
	font-size:14px;
}
.w_menu .atv{
	border-bottom: 2px solid #666;
}

.crumbs img{
	width:990px;
}

.main-block .main {
	width: 990px;
}
.title-ul li {
	padding: 0 10px;
	position: relative;
	top: 2px;
	float: left;
	line-height: 33px;
	height: 33px;
	font-size: 16px;
	cursor: pointer;
}
.title-ul li.atv {
	color: #1655a3;
	border-bottom: 1px solid #0555b9;
}
.menu-box-line {
	width: 100%;
	clear: both;
	height: 1px;
	border-bottom: 1px solid #c9c9c9;
}
.tzzgx-conter {
	display: block;
	padding: 8px 10px;
}
.tzzgx-conter li {
	height: 30px;

	border-bottom: 1px dotted #ccc;
}
.tzzgx-conter li a{
	height: 100%;
    width: 100%;
    display: inline-block;
}
.tzzgx-conter li span {
	float: right;
	line-height: 28px;
	display: inline-block;
}
/*yangcheng add .info-title 20201105*/
.info-title {
	/*max-width: 195px;*/
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	line-height: 28px;
    display: inline-block;
}
.area-pager {
	/*top: 600px;
	position: absolute;
	width: 1004px;*/
	height: 26px;
	text-align: center;
	margin: 30px 0px;
}
.area-pager a {
	display: inline-block;
	text-align: center;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	margin-right: 15px;
	color: #333;
}
.area-pager a.atv {
	background: #0458c1;
	color: #fff;
}

.m_s_c_con a {
	color: #0000EE;
	text-decoration: underline;
}
.m_s_c_con a:active{
	color: #551A8B;
}
