﻿	@charset "utf-8";

/* CSS Document */

#main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

#mainn {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #ececec
}

@media (max-width:1200px) {
	#mainn {
		width: 1200px!important;
		height: auto;
		margin: 0 auto;
		background: #ececec
	}
}

#header {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#center {
	height: auto;
	margin: 0 auto;
}

.footers {
	clear: both;
	width: 100%;
	height: 59px;
	margin: 0 auto;
	background: #404040;
	margin-top: 35px;
}

.footers .bg {
	width: 1200px;
	height: 59px;
	margin: 0 auto;
	color: #c1c1c1;
	line-height: 59px;
	;
}

.footers .bg a {
	color: #c1c1c1
}

#footer {
	clear: both;
	width: 100%;
	height: 166px;
	margin: 0 auto;
	background: #404040;
	padding: 10px 0;
	box-sizing: border-box;
}

#footer .bg {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	color: #c1c1c1;
	line-height: 28px;
}

#footer .bg a {
	color: #c1c1c1
}

#footer .ewm-total,.top .ewm-total {
	float:right;
}

.top .ewm-total {
	margin-top: 10px;
}

#footer .ewm-total .ewm-total-list,.top .ewm-total .ewm-total-list{
	float:left;
	text-align:center;
	color:#999;
	margin-right: 25px;
	font-size:13px;
}
#footer .ewm-total img,.top .ewm-total img{
	width: 112px;
	height: 112px;
	border-radius:8px;
}

#footer .ewm-total .ewm-total-list:last-child,.top .ewm-total .ewm-total-list:last-child {
	margin-right: 0px;
}

#footer .footer-left {
	width: calc(100% - 300px);
	float: left;
	margin-top:30px;
}

#footer .footer-left .footer-left-header {
	margin: 0 0 10px;
	height:50px;
}

#footer .footer-left .footer-left-header .left-header-logo {
	float: left;
	display: block;
	/*width: 120px;*/
}

#footer .footer-left .footer-left-header .left-header-logo img {
	height: 50px;
}

#footer .footer-left .footer-left-header .links {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 15px;
	margin-top:6px;
}

#footer .footer-left .footer-left-header .links .link {
	margin: 0 3px;
	vertical-align: middle;
	line-height: 36px;
	font-size: 12px;
}

#footer .footer-left .footer-left-header .links .link a {
	color: #999;
}

#footer .footer-left>span {
	font-family: Arial;
	font-size: 12px;
	color: #838383;
	max-width: 500px;
	overflow: hidden;
	display: block;
}


/*分页*/

div.pager {
	text-align: center;
	margin: 0 auto;
	clear: both;
	padding: 15px 0;
}

div.pager span {
	margin-left: 8px;
	margin-right: 8px;
}

div.pager a {
	display: inline-block;
	width: auto;
	padding-left: 7px;
	padding-right: 7px;
	height: 23px;
	border: 1px solid #c3c3c3;
	text-align: center;
	line-height: 23px;
	background: #e9e9e9;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
}

div.pager a:hover {
	border: 1px solid #2eafe4;
	background: #2eafe4;
	color: #fff;
}

div.pager a.active {
	border: 1px solid #2eafe4;
	background: #2eafe4;
	color: #fff;
}

div.pager .active a {
	border: 1px solid #2eafe4;
	background: #2eafe4;
	color: #fff;
}

div.pager em {
	display: inline-block;
}

div.pager .inp {
	display: inline-block;
	width: 46px;
	height: 23px;
	border: 1px solid #c3c3c3;
	text-align: center;
	line-height: 23px;
	background: #e9e9e9;
}

div.pager .btn {
	display: inline-block;
	cursor: pointer;
	padding-left: 7px;
	padding-right: 7px;
	height: 23px;
	border: 1px solid #c3c3c3;
	text-align: center;
	line-height: 23px;
	background: #e9e9e9;
}

ul.pagination li {
	display: inline-block;
}


/*新闻*/

ul.news {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

ul.news li {
	background: url(../images/new_li.jpg) 0 7px no-repeat;
	height: 26px;
	line-height: 26px;
	text-indent: 21px;
	margin-left: 12px;
}

ul.news li a {
	text-decoration: none;
}

ul.news1 {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}

ul.news1 li {
	background: url(../images/new_li.jpg) no-repeat 2px center;
	height: 13px;
	line-height: 13px;
	margin-top: 9px;
	text-indent: 18px;
}

ul.news1 li a {
	text-decoration: none;
}


/*产品分类*/

.producttype {
	margin-top: 5px;
}

.producttype0 {
	width: 198px;
	height: 28px;
	background: url(../images/p_li.jpg) no-repeat;
	text-indent: 28px;
	margin-left: 11px;
	padding-bottom: 3px;
	overflow: hidden
}

.producttype0 a {
	color: #000;
	line-height: 28px;
}

.producttype0 a:hover {
	color: #fe6209;
	line-height: 28px;
}


/*下载*/

ul.downloads {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

ul.downloads li {
	margin-bottom: 5px;
}

ul.downloads li a {
	text-decoration: none;
}

.newstitle {
	text-align: center;
	font-weight: bold;
}


/*返还旧版*/

.return {
	width: 30px;
	height: 100px;
	display: block;
	text-decoration: none;
	background: #ccc;
	color: #fff;
	border-radius: 3px;
	position: fixed;
	right: 0;
	top: 40px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	z-index: 1002;
}

.return span {
	display: inline-block;
	width: 20px;
	cursor: pointer;
}

.slide-ewm {
	width: 100px;
	height: 100px;
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 240px;
	z-index: 1002;
}

.slide-ewm img {
	width: 100%;
	height: 100%;
}


/*404页面*/

.cont {
	margin: 0px auto;
	width: 500px;
	line-height: 20px;
}

.c1 {
	height: 360px;
	text-align: center;
	/*margin-top: 100px;*/
}

.c1 .img1 {
	margin-top: 180px;
}

.c1 .img2 {
	margin-top: 165px;
}

.cont h1 {
	font-weight: normal;
	font-size: 20px;
	color: #000;
	height: 35px;
	text-align: center;
}

.c2 {
	height: 35px;
	text-align: center;
}

.c2 a {
	display: inline-block;
	font-size: 14px;
	margin: 0px 4px;
	color: #626262;
	padding-top: 1px;
	height: 23px;
	text-align: left;
	text-decoration: none;
}

.c2 a:hover {
	color: #626262;
	text-decoration: none;
}

.c2 a.home {
	padding-left: 30px;
	background: url(../images/03.png)no-repeat;
	width: 74px;
}

.c2 a.sr {
	padding-left: 28px;
	background: url(../images/02.png);
	width: 60px;
}

.c2 {
	font-size: 13px;
	color: #666;
	height: 180px;
	text-align: center;
}

.panel-body .col-lg-1 {
    width: 8.33333333%;
    float: left;
}

.panel-body .col-lg-2 {
    width: 16.66666667%;
    float: left;
}

.panel-body .col-lg-3 {
    width: 25%;
    float: left;
}


.panel-body .col-lg-5 {
    width: 41.66666667%;
    float: left;
}

.panel-body .col-lg-6 {
    width: 50%;
    float: left;
}

.panel-body {
    padding: 15px;
}

.form-group {
    margin-bottom: 15px;
}

.panel-body label,.control-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-group .form-control,#singleFieldTags {
    display: block;
    width: 75%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#singleFieldTags {
	padding: 3px 12px;
}

.panel-body .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.panel-body .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.panel-body .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.mailing-address span {
    margin-right: 10px;
    font-size: 14px;
}
.txt_btn {
    cursor: pointer;
    color: rgb(0, 0, 255);
}

.txt_btn.del {
    color: red;
}

#newTicket {
	overflow: hidden;
}

.detail_copyright {
	width: 1200px;
	box-sizing: border-box;
	background: #fff;
	margin:0 auto;
	padding-left: 10px;
}

.remarks {
	color: #9f9f9f;
    margin-top: 5px;
    font-size: 14px;
    margin-left: 40px;
    word-break: break-all;
}

.modify-li .remarks {
    margin-left: 35px;
}

.ml-15{
	margin-left: 10px !important;
}

.modality-mask {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1050;
}

.modality-box .modality-main {
	position: fixed;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index:9999;
	background: #fff;
	width: 500px;
	border-radius: 5px;
	padding-bottom: 10px;
}

.modality-box .modality-main .modality-title{
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	position: relative;
}

.modality-box .modality-main .close {
	position: absolute;
	top: 15px;
	right: 10px;
	color: #a34d4d;
	cursor:pointer;
}

.modality-box .modality-main .modality-content{
	border-top: 1px #7a7a7a solid;
	margin:0 10px;
	padding-top: 10px;
	max-height: 400px;
	overflow: auto !important;
}

.modality-box .modality-main .modality-content textarea{
	width: 100%;
	border: none;
	height: 200px;
	resize: none;
}

.modality-box .modality-main .modality-content .modality-btn{
	display: inline-block;
	padding: 0 30px;
    background-color: rgba(0, 183, 238, 1);
    border-radius: 5px;
    font-size: 12px;
    color: #f7f7f7;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    float: right;
}

.modality-box .modality-main .modality-content ul li{
	display: flex;
	align-items: center;
	font-size: 16px;
	border-bottom: 1px #ede7e7 solid;
	justify-content: space-between;

}

.modality-box .modality-main .modality-content ul li .checkbox{
	width: 5%;
}

.modality-box .modality-main .modality-content ul li .txt{
	width: 90%;
	word-break: break-all;
}

.modality-box .modality-main .modality-content ul li .ico img{
	width: 18px;
}


.modality-box .modality-main .modality-content .modality-btn:hover{
    background-color:rgb(7 144 185);
}

.modality-box .modality-main .modality-submit{
	margin:10px 10px 0;
	display: flex;
	justify-content: space-between;
}

.modality-box .modality-main .modality-submit input{
	width: 63%;
	border: none;
	background: #eee;
	color: #626262;
	line-height: 30px;
    border-radius: 5px;
    font-size: 14px;
    padding:0 10px;
}

.modality-box .modality-main .modality-submit .modality-btn{
    background: #7869fb;
    width: 15%;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    line-height: 30px;
}

.modality-box .modality-main .modality-submit .modality-btn:hover{
    background: #594eb7;;
}

.modality-box .modality-main .modality-submit .modality-dr{
    background: #46b32a;
}

.modality-box .modality-main .modality-submit .modality-dr:hover{
    background: #3c9b23;
}

.info-address {
	padding: 10px 0 10px 25px;
	font-size: 14px;
	line-height: 25px;
}