﻿/* eyoucms.com   CMS -- 好用,免费,安全 */
﻿html, body {
	color: rgb(88, 88, 88);
	line-height: 1.75em;
	background: #ffffff;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
	overflow-x: hidden;
}
.pagination a.cur {
	background: #1160ac ! important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #303030;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.75em;
}

a:active, a:focus, a img {
	outline: none;
}

a {
	color: rgb(82, 82, 82);
	outline: none;
	-webkit-transition: all .3s ease;
}
a:hover {
	color: #f08300;
	text-decoration: none;
}

::-moz-selection {
 color: #ffffff;
 background: #1160ac;
 text-shadow: none;
}
::selection {
	color: #ffffff;
	background: #1160ac;
	text-shadow: none;
}
table {
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
table th {
	border-left: #ddd 1px solid;
	border-top: #ddd 1px solid;
	padding: 5px;
}
table td {
	border-left: #ddd 1px solid;
	border-top: #ddd 1px solid;
	padding: 5px;
}
ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tr {
	text-align: right;
}
.tbar {
	height: 36px;
	line-height: 36px;
	background-color: #333333;
	color: #aaa;
	font-size: 0.85em;
}
.tbar a {
	color: #aaa;
	margin-left: 10px;
}
.tbar a:hover {
	color: #fff;
}
.mio-navbar {
	background: #151515 /*url(../img/bgh.gif) repeat-x bottom left*/;
	min-height: 90px;
	margin: 0;
}
.mio-navbar a.navbar-brand {
	width: 240px;
	min-height: 90px;
	text-indent: -99999999px;
	overflow: hidden;
}
.mio-navbar .navbar-nav > li {
	background: url(../img/navl.gif) no-repeat right center;
}
.mio-navbar .navbar-nav > li:last-child {
	background: none;
}
.mio-navbar .navbar-nav > li > a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 88px;
	font-size: 1.1em;
}
.mio-navbar a:hover{ 
	background: url("../img/logo.png") no-repeat 5px  !important;
}
.mio-navbar .navbar-nav li.hover a {
	color: #1160ac;
	border-bottom: #1160ac 2px solid;
}

.mio-footer {
	background-color: #000000;
	padding: 25px 0;
}
.flogo {
	width: 210px;
	height: 50px;
	margin: 30px auto;
}
.ewm {
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.ewm img {
	width: 100px;
}
.mio-content {
	padding: 20px 0;
	background-color: #f3f3f3;
}

.mio-hot {
	padding: 10px 0;
	background-color: #fff;
	border-bottom: #eee 1px solid;
}
.mio-keys {
	line-height: 30px;
}
.mio-search {
	padding-top: 30px;
	float: right;
}
.mio-search .ipts {
	border: #ccc 1px solid;
	height: 30px;
	line-height: 30px;
	width: 200px;
	padding: 0 10px;
	float: left;
	border-radius:40px;
}
.mio-search .btns {
	width: 30px;
	height: 30px;
	border: 0;
	background: #ffffff00;
	cursor: pointer;
	float: left;
	color: rgb(94, 94, 94);
	margin-left: -30px;
}
/* home page style */

.mio-banner {
	background-color: #fff;
	text-align: center;
}
.mio-banner img {
	width: 100%;
	max-width: 1600px;
	height: auto;
}
.mio-pro {
	padding: 30px 0;
}
.mio-recomend {
	border: #ddd 1px solid;
	background-color: #fff;
	min-height: 440px;
	position: relative;
}
.mio-recomend a.vmore {
	position: absolute;
	top: 10px;
	right: 15px;
	background: url(../img/more.gif) no-repeat right center;
	padding-right: 15px;
}
.mio-info {
	padding: 30px 0;
	background-color: #f8f8f8;
	margin-top: 30px;
}
.mio-info img.img1 {
	width: 100%;
	height: auto;
}
.mio-info h2 {
	margin-top: 0;
}
.mio-news {
	padding: 30px 0;
	background-color: #fff;
}
.mio-news .col-xs-5 {
	padding-right: 0;
}
.wrap {
	position: relative;
}
.wrap a.vmore {
	position: absolute;
	top: 10px;
	right: 15px;
	background: url(../img/more.gif) no-repeat right center;
	padding-right: 15px;
}
.wrap h4 {
	font-size: 1.1em;
	margin: 0;
}
.wrap ul {
	padding-top: 15px;
}
.wrap li {
	height: 36px;
	line-height: 36px;
	border-top: #ddd 1px dashed;
	overflow: hidden;
	background: url(../img/icn.gif) no-repeat left center;
	padding-left: 15px;
}
.wrap li span {
	float: right;
	color: #999;
}
.wrap img {
	width: 100%;
}
.wrap .aintro {
	line-height: 22px;
	padding-top: 10px;
	color: #999;
}
.mio-flinks {
	padding: 30px 0;
	background-color: #f8f8f8;
}
.mio-flinks h3 {
	margin: 0;
	background: url(../img/flinks.gif) no-repeat left bottom;
	padding-bottom: 15px;
}
.mio-flinks ul {
	padding-top: 15px;
}
.mio-flinks li {
	display: inline;
	margin-right: 10px;
}
.mio-flinks li a {
	color: #999;
}
.mio-flinks li a:hover {
	color: #333;
}
/* main style */

.mio-main {
	padding: 40px;
	background-color: #fff;
	/* border: #ddd 1px solid; */
}

.mio-article a {
	text-decoration: none;
}
.mio-article ul, .mio-article ol {
	margin-left: 2em;
}
.mio-article ul li {
	list-style: disc;
}
.mio-article ol li {
	list-style: decimal;
}
.mio-article table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.mio-article table p {
	margin: 0;
}
.mio-article table th {
	background-color: #efefef;
	text-align: center;
}
.mio-alink {
	color: #999;
	margin-top: 15px;
	padding-top: 15px;
	border-top: #ddd 1px dashed;
}
.mio-alink a {
	color: #999;
}
.mio-prev-next {
	margin: 20px 0;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border: #ddd 1px solid;
}
.mio-curmbs {
	margin-bottom: 20px;
	color: #999;
}
.mio-curmbs a {
	color: #999;
}
.mio-plist {
	text-align: center;
}
.mio-plist img {
	width: 100%;
	height: 200px;
	display: block;
	border: #ddd 1px solid;
	object-fit:cover;
}
.mio-plist .mio-p-title {
	padding: 5px 0;
	height: 32px;
	overflow: hidden;
	margin-bottom: 10px;
}
.mio-alist {
}
.mio-alist li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: #ddd 1px dashed;
}
.mio-alist li .aintro {
	color: #999;
}
.mio-alist li h3 {
	font-weight: bold;
}
.mio-alist li span {
	float: right;
}
.list_page {
	text-align: center;
	margin: 20px 0 0 0;
	display: block;
}
.list_page:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.list_page ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
}
.list_page ul li {
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
}
.list_page ul a {
	color: #333;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background: #fff;
}
.page_group ul {
	border-radius: 4px;
}
.page_group ul li {
	border-right: none;
	border-radius: 0;
	float: left;
}
.page_group ul li:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.page_group ul li:first-child {
	border-radius: 4px 0 0 4px;
}
.page_group ul li:last-child {
	border-radius: 0 4px 4px 0;
}
.page_group ul .active a {
	background: #f3f3f3;
	border-radius: 0;
}
.mio-arelated {
	margin-top: 20px;
	background-color: #fff;
	border: #ddd 1px solid;
}
.mio-arelated a.a1 {
	background: url(../img/icn.gif) no-repeat left center;
	padding-left: 15px;
}
.pd30 {
	padding: 30px;
}
.mio-proview {
}
.mio-proview img {
	width: 100%;
	/* border: #eee 5px solid; */
}
.mio-prodetail {
	background-color: #fff;
	border: #ddd 1px solid;
	margin-top: 20px;
}
.mio-prodetail ul, .mio-prodetail ol {
	margin-left: 2em;
}
.mio-prodetail ul li {
	list-style: disc;
}
.mio-prodetail ol li {
	list-style: decimal;
}
.mio-prodetail table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.mio-prodetail table p {
	margin: 0;
}
.mio-prodetail table th {
	background-color: #efefef;
	text-align: center;
}
/* aside style */

.mio-cmenu {
	border: #d4d4d4 1px solid;
	background-color: #fff;
}
.mio-cmenu h3 {
	background-color: #000000;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 1.6em;
}
.mio-cmenu a {
	display: block;
	padding: 9px 10px;
}
.mio-cmenu a i {
	float: right;
	margin-top: 3px;
}
.mio-cmenu dl {
	padding: 15px 15px 0 15px;
}
.mio-cmenu dt a {
	font-weight: bold;
	background-color: #484848;
	color: #fff;
	margin-top: 10px;
}
.mio-cmenu dd a {
	font-size: 0.9em;
}
.mio-cmenu dd {
	border-bottom: #ddd 1px dashed;
}
.mio-contact {
	border: #d5d5d5  1px solid;
	background-color: #fff;
	margin-top: 20px;
}
.mio-contact img {
	width: 100%;
	height: auto;
}
.mio-cc {
	padding: 15px;
}
/* h1~h6 style */

h3.h3ti {
	height: 47px;
	background: url(../img/tbg.jpg) no-repeat left bottom;
	line-height: 47px;
	color: #fff;
	margin: 0;
}
h3.h3ti span {
	width: 150px;
	height: 47px;
	display: block;
	float: left;
	text-align: center;
}
h3.h3t {
	height: 45px;
	background: #efefef;
	line-height: 45px;
	color: #fff;
}
h3.h3t span {
	width: 132px;
	height: 45px;
	display: block;
	float: left;
	text-align: center;
	background: url(../img/wbg.gif) no-repeat left center;
}
h1.h1t {
	margin-top: 0;
	height: 51px;
	margin-bottom: 30px;
}
h1.h1t span {
	display: block;
	float: left;
	height: 51px;
	line-height: 51px;
	background: url(../img/h1.png) no-repeat right center;
	padding-right: 40px;
	padding-left: 20px;
	color: #fff;
	font-size: 0.8em;
}
h1.h1t a {
	color: #fff
}
h1.h1pro {
	margin-top: 0;
	font-size: 1.6em;
	color: #111;
	margin-bottom: 20px;
}
h1.h1tnew {
	margin-top: 0;
	font-size: 1.6em;
	text-align: center;
	margin-bottom: 12px;
}
.ft-red {
	color: #f00;
}
a.abtn {
	width: 110px;
	height: 36px;
	display: block;
	background: url(../img/abtn.gif) no-repeat center;
	text-align: center;
	line-height: 36px;
	color: #fff;
}
a.abtn:hover {
	background: url(../img/abtn2.gif) no-repeat center;
}
.mio-rbar {
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -225px;
	width: 160px;
	height: 255px;
	background-color: #1160ac;
}
.mio-rbar-t {
	height: 50px;
}
.mio-rbar-t img {
	height: 50px;
	width: 90%;
	margin: 0 auto
}
.mio-rbar-c {
	background-color: #fff;
	width: 140px;
	margin: 0 auto;
	padding: 15px 15px 5px 15px;
	text-align: center
}
.mio-rbar-c strong {
	font-size: 1.1em;
	color: #f30;
	display: block;
}
.mio-rbar-close {
	text-align: center;
	padding: 8px 0 15px 0;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.mio-zxkf {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -225px;
	width: 40px;
	height: 140px;
	background-color: #1160ac;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	padding: 12px 0;
	border: #1160ac 10px solid;
	cursor: pointer;
	display: none
}
.apage2 {
}
.apage2 h3 {
	font-size: 2em;
	margin-bottom: 20px;
}
 @media (min-width:1200px) {
.mio-navbar {
	background: #fff url(../img/Screenshot.png) repeat-x right;
}
}
 @media (min-width:320px) and (max-width:767px) {
.tbar {
	display: none;
}
.mio-navbar {
	min-height: 50px;
	margin: 0;
}
.mio-navbar a.navbar-brand {
	width: 230px;
	min-height: 50px;
	background-size: 70%;
	text-indent: -99999999px;
	overflow: hidden;
}
.mio-navbar .navbar-nav > li {
	background: none;
}
.mio-navbar .navbar-nav > li > a {
	line-height: 40px;
	font-size: 1.2em;
}
.mio-navbar .navbar-nav li.hover a {
	color: #1160ac;
	border-bottom: #1160ac 2px solid;
}
.tr {
	text-align: left;
}
.mio-search {
	float: none;
	padding-top: 10px;
}
.mio-search .ipts {
}
.mio-search .btns {
}
.pd30 {
	padding: 15px;
}
.mio-main {
	padding: 15px;
}
.mio-cmenu {
	margin-top: 20px;
}
h1.h1pro {
	margin-top: 20px;
}
.mio-footer {
	text-align: center;
}
.flogo {
	margin: 0 auto 10px;
}
.mio-footer span {
	display: inline-block;
}
.ewm {
	display: none;
}
.mio-hot {
	display: none;
}
.mio-recomend {
	margin-top: 20px;
}
.mio-info h2 {
	margin-top: 20px;
}
.mio-pro {
	padding-top: 0;
}
a.abtn {
	margin: 0 auto;
}
.bdshare-slide-button-box, .mio-rbar, .mio-zxkf {
	display: none;
}
}
.update_time {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 8px;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	letter-spacing: 0.5px;
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	padding: 20px 0px;
}
.pagination a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover {
	color: #077ee3;
	background: white;
	border: 1px #077ee3 solid;
}
.pagination a.cur {
	border: none;
	background: #077ee3;
	color: #fff;
}
.pagination p {
	float: left;
	padding: 0px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}

.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}

.header {
	background-color: #fff;
}
.header .topbar {
	line-height: 33px;
	background-color: #f5f5f5;
	font-size: 12px;
	border-bottom: 1px solid #eee;
	color: #888;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
	color: #ddd;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding: 15px 0;
}
.header .tel {
	float: right;
	background: url(../images/icon1.png) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 31px;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	color: #ea3516;
}
.header .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 26px;
}
.header .text span {
	color: #ea3516;
}
.header .nav {
	font-size: 0;
	background-color:#333333;
	color: #fff;
}
.header .nav li {
	display: inline-block;
	vertical-align: top;
	left:55%;
}
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 50px;
	padding: 0 35px;
	color: #fff;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}

.header .nav .dropdown-box {
    width: 1600%;
    height: auto;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    padding: 22px 0 18px 0;
    z-index: 110;
    overflow: hidden;
    box-sizing: border-box;
    left: -900%;
	display: none;
	text-align: center;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.281);
}
.dropdown-box p {
	margin: 0;
}
.dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* padding: 0 10px; */
	color: #4d4d4d !important;
	font-size: 18px !important;
	font-family:"brown",helvetica,arial,sans-serif ;
	background-color: rgba(0, 0, 0, 0) !important;
	line-height: 32px !important;
	/* border-bottom: 1px solid rgba(0, 0, 0, 0.2); */
}

.dropdown-box a:hover {
	color: #3195ec  !important;
}
.nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color: #fff;
	background-color: #333333;
}
.nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #ef874100;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}

/* 案例展示 */
.al-box{ width:100%; overflow:hidden; margin:80px auto 80px auto;}
.al-tit{ height:30px; line-height:30px; text-align:center; font-size:30px; background:url(../img/al-tit.jpg) center no-repeat; overflow:hidden;}
.al-tit span{ font-size:30px; color:#cfcfcf; margin:0 5px 0 0;}
.al-con{ width:100%; height:220px; overflow:hidden; margin:0 auto; position:relative;}
.al-con .next{ width:3%; height:60px; margin:85px 0px 66px 2%; overflow:hidden; cursor:pointer; float:left;}
.al-con .prev{ width:4%; height:60px; margin:85px 0px 66px 0px; overflow:hidden; cursor:pointer; float:right;}
.al-con .bdh{ width:90%; height:220px; overflow:hidden; float:left;}
.al-con .bd{ width:1200px; height:220px; overflow:hidden;margin: auto;}
.al-con li{ width:220px; height:220px; padding:5px; border:0px solid #ececec; margin:0 100px 40px 0; overflow:hidden; float:left;}
.al-con li .c-tu{ width:220px; height:180px; overflow:hidden;}
.al-con li .c-tu a{ color:#fff; -webkit-transition:All 2s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out; transition:All 0.4s ease-in-out;}
.al-con li .c-tu a:hover{ text-decoration:none; display:block; transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05);-ms-transform:scale(1.05);}
.al-con li .c-tit{ width:220px; height:30px; line-height:30px; text-align:center; margin:5px 0 0 0;}

/* 案例展示 */
.al-con .next{ background:url(../img/left.png) no-repeat;}
.al-con .prev{ background:url(../img/right.png) no-repeat;}

.more{
	width: 180px;
	height: 40px; 
	border: 1px solid #ececec;
	text-align: center;
	border-radius:40px;
	font-size: 25px;
	padding-top: 6px;
}

.more a{
	color: rgb(255, 255, 255);
	outline: none;
	-webkit-transition: all .3s ease;
}

.more a:hover {
	color: rgb(0, 140, 214);
	text-decoration: none;
}


/*右侧悬浮导航*/
.fixed-right-nav{ position:fixed; z-index:50; margin-right:-688px; top:35%; margin-top:-100px; width:120px; text-align:center; opacity:.9;left:90%}
.fixed-right-nav a{ display:block; height:50px; border-radius:2px; margin-bottom:2px; background:#353535b3; overflow:hidden; color:#fff; text-decoration:none;font-size: 16px;padding-top: 10%;}
.fixed-right-nav a:hover{ text-decoration:none;}
.fixed-right-nav .backtop i{ display:block; width:29px; height:17px; margin:6px auto 0; background:url(../img/ico.png) no-repeat -42px -116px;}
.fixed-right-nav .msg i{ display:block; width:16px; height:17px; margin:9px auto 0; background:url(../img/ico.png) no-repeat -48px -45px;}
.fixed-right-nav .decora i{ display:block; width:18px; height:18px; margin:8px auto 0; background:url(../img/ico.png) no-repeat -47px -68px;}
@media(max-width:1410px){
	.fixed-right-nav{ right:0; margin-right:0;}	
}
/* 漂浮 */
.fixed-right-nav a:hover{ background:#1297f5;}


/*产品图展示*/
.img-content *{
	box-sizing: border-box;
}
.img-content{
	width: 100%;
	padding: 10px;
}
.img-content .small-img{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.small-img {
	margin-top: 20px;
	margin-bottom: 20px;
}
.small-img ul{
	list-style: none;
	position: relative;
	width: 500px !important;
	margin: 0;
	padding: 0;
	left: 0;
}
.small-img ul:after{
	content: "";
	display: block;
	clear: both;
}
.small-img ul li{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 5px;
	padding: 2px;
    box-sizing: border-box;
}
.small-img ul li img.moveimg{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%; 
	cursor: pointer;
	border:2px solid transparent;
	border-radius: 5px;
}
.small-img ul li img.moveimg.active{border: 1px solid #b8b8b8;}
.img-content .big-img{
	width: 100%;
	height: 270px;
	position: relative;
	overflow: hidden;
	/* border: 1px solid #d0d0d0; */
	border-radius: 10px;
	/* background: #dfdfdf; */
}
.img-content .big-img img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%; 
	cursor:pointer;
	border-radius: 10px;
	position: absolute;
}

.small-img .left{
	left: 5px;
	top: 30px;
}
.small-img .right{
	right: 5px;
	top: 30px;
}
.small-img .right,.small-img .left{
	display: inline-block;
	position: absolute;
	z-index: 10;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	cursor: pointer;
}


.big-img .img-parent{
	width:100%;
	height: 100%;
	position: absolute;
}
.img-rotate{
	position: absolute;
	display: inline-block;
	width: 32px;
	height: 32px;
	z-index: 100;
	background-color: rgba(0,0,0,0.1) !important;
	cursor: pointer;
}

.form-control {
	margin: 20px;
	display: block;
	width: 85%;
	height: 34px;
	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 rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-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;
  }
  .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  }
  .form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
  }
  .form-control:-ms-input-placeholder {
	color: #999;
  }
  .form-control::-webkit-input-placeholder {
	color: #999;
  }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
  }
  .form-control[disabled],
  fieldset[disabled] .form-control {
	cursor: not-allowed;
  }
  textarea.form-control {
	height: auto;
  }

  .control1 {
	margin: 20px;
	display: block;
	width: 85%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: rgb(238, 231, 231);
	background-color: rgb(36, 36, 36);
	border:1px solid transparent;
  }
