﻿@charset "utf-8";
/**一些公用的css**/
* {
  margin: 0 auto;
  padding: 0;
  border: 0;
}
* html body {
  overflow: visible;
}
* html iframe,
* html frame {
  overflow: auto;
}
* html frameset {
  overflow: hidden;
}
body {
  color: #000;
  font: 14px/22px "microsoft yahei", "微软雅黑", "helvetica neue", helvetica, arial, sans-serif, serif !important;
  min-width: 1200px;
}
input,
select,
button {
  vertical-align: middle;
  font: 14px/22px "microsoft yahei", "微软雅黑", "helvetica neue", helvetica, arial, sans-serif, serif;
}
textarea,
input {
  word-wrap: break-word;
  word-break: break-all;
  padding: 0;
  font: 12px/22px "microsoft yahei", "微软雅黑", "helvetica neue", helvetica, arial, sans-serif, serif;
}
li {
list-style-type:none;
}
img {
  border: 0 none;
  margin-right: 0px
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
hr {
  margin: 0 auto;
}
ol,
ul {
  margin-bottom: 0;
}
/* 去掉链接的虚线框 */
a {
  outline: none;
  color: black;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
/* 鼠标样式 */
.pointer {
  cursor: pointer;
}
/**一些高度**/
.bk10{ margin-top:5px; margin-bottom:5px;}
.bk20{ margin-top:10px; margin-bottom:10px;}
/*菜单栏及头样式*/
.container-fluid,
.container {
  padding: 0;
}
.row {
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix{ clear:both;}
.mr50 {
    margin-right: 50px;
}
.mr30 {
    margin-right: 30px;
}
.mr20 {
    margin-right: 20px;
}
.mr15 {
    margin-right: 15px;
}
.mr10 {
    margin-right: 10px;
}
.ml10 {
    margin-left: 10px;
}
.ml30 {
    margin-left: 30px;
}
.ft16 {
    font-size: 16px;
}


.topnewopen{  width: 100%; background-color:#f0f0f0;height: 35px; line-height:35px;}
.topnewopen .textshao{ width:1200px; text-align:left; font-size:12px; color:#666666}
.topnewopen .textshao .leftcont{ float:left}
.topnewopen .textshao .rightcont{ float:right; text-align:right;margin-right: 16px;}


.maintopgo{width:1200px;margin:0px auto;height: 55px;line-height: 55px;color:#666666;background:#ffffff;text-align:left;font-size:13px;padding-left: 10px;}
.maintopgo a{margin-right: 1px;color:#666666;border-right: 1px solid #999;padding-right: 8px;}
.maintopgo a:hover {color:red;}

.header {
	width: 100%;
	height: 86px;
	padding: 20px 0px;
}
.header .top {
  width: 1200px;
}
.header .top img {
  vertical-align: top;
}
.header .top-right {
  display: inline-block;
  margin-left: 136px;
}
.header .top-right p {
  padding-left: 3px;
  margin: 10px 0 0;
}
.header .top-right p a {
  color: #4c4c4c;
  font-size: 14px;
  margin-right: 15px;
}

.header .logo{float:left; height:100px;}
.header .toplistnav{float: left;height: 100px;width:560px; margin-left:80px; font-size:15px;}


.header .toplistnav li{float:left; background:url(/uploads/image/tpdhimages/back01.png) repeat-y right; width:85px;text-align:center; margin-right:25px;}
.header .toplistnav li img{width:50px; display:block; padding-bottom:8px;margin: 0px auto;}
.header .toplistnav li.listnav{background:none}
.header .toplistnav a{float:left; color:#3c3c3c}

.header .search {
  width: 400px;
  height: 36px;
  background: ;
  cursor: pointer;
}
.header .search input {
  background: transparent;
  height: 35px;
  line-height: 35px;
  width: 340px;
  padding-left: 10px;
}
.header .search input:focus {
  outline: transparent auto 5px;
}

.header .top-right-tel{float:right; width:240px; height:54px; line-height:32px; text-align:center; color:#333;margin-top: 10px;}
.header .top-right-tel span{color:#fff;}
.header .top-right-tel b{color:#ffea00;}
.telrtt{float:right;_display:inline;  width:230px;}
.telico{background: no-repeat 0 0;}
.telcon{background-position:2px 7px;padding-left:10px; font-weight:bold; font-family:'微软雅黑'; font-size:14px;}
.telconnr{float:right; padding-top:2px; padding-right:14px; margin-top:8px;}
.telconnr a{padding:0px 3px;}

.container {
  width: 1200px !important;
  margin: 0 auto;
}

#navtwo {
    width: 100%;
    background:  no-repeat;
}
#navtwo .neirong {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
	height:80px;

}
.layer {
    width: 1200px;
    margin: 0 auto;
}
#dhl div {
    text-align: center;
}
#navtwo a {
    color: white;
    font-weight: 600;
    box-sizing: border-box;
}
#navtwo .titlestyle {
    font-size: 16px;
    font-weight: bold;
    color: white;
}
#navtwo p {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    padding-bottom: 0.09rem;
}
#dhl p {
    color: white;
    font-size: 16px;
}
#navtwo .line {
    height: 38px;
    border-left: 1px solid white;
}
.footer {
    text-align: center;
    padding-top: 25px;
    margin-top: 15px;
    border-top-color: #ccc;
	font-size: 16px;
    line-height: 26px;
}
.footer>p {
    width: 1200px;
    margin: 0 auto;
	font-size: 16px;
}
.gyh_list {
    display: flex;
    width: 21%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px;	
}
.gyh_list a {
    color: #666 !important;font-size: 16px;
}
.gyh_list a div span {
    color: #666;
	margin-left:9px;
	margin-right:3px;
}
.youlian { width:1200px; margin:0 auto;}
.youlian a{ margin-right:5px; display:inline; white-space:nowrap;}


.main-im{position:fixed;right:10px;top:600px;z-index:100;}
.meiqia-txt {
    display: none;
    position: absolute;
    right: 30px;
    bottom: 40px;
    width: 218px;
    height: 177px;
    padding: 20px 0 0;
    background:  no-repeat;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background-size: 100% 100%;
}
.meiqia-btn {
    width: 211px;
    background: #5c68f3  no-repeat 20px 9px;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    text-indent: 25px;
}
.meiqia-btn-icon {
    display: none;
    cursor: pointer;
}
.meiqia-pop img {
    display: block;
    max-width: 100%;
    border-radius: 50%;
}
.meiqia-closed {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 10px;
    background:  no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
}
.meiqia-txt em {
    position: relative;
    top: -10px;
    display: block;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto 0;
    font-size: 14px;
}
#unreadmsg {
    font-size: 16px;
}
.meiqia-txt span {
    display: block;
    width: 139px;
    height: 31px;
    margin: 0 auto 0;
    background: rgba(255,255,255,1);
    border-radius: 16px;
    color: #5c68f3;
    line-height: 31px;
    cursor: pointer;
}
.im_main{
	position: absolute;
	right: 30px;
    top: -30px;
	}