/* bootstrap rewrite css*/
.container-fluid {
    min-width: 1000px;
}
.container {
	width: 1000px;
	font-family: "微软雅黑";
}


/* pub */
.topline {
    border: solid 2px #7d2729;
}

.headleft {
    width: 221px;
    height: 94px;
    padding-top: 20px;
	float: left;
}

.headright {
    width: 779px;
    float: left;
    height: 94px;
}

.topmenu {
	font-family: "微软雅黑";
}

ul.topmenu {
    list-style: none;
    display: block;
	padding: 0;
    clear: both;
}
ul.topmenu li {
    list-style: none;
    display: block;
    float: left;
    height: 94px;
}

.menuitem {
    font-size: 12px;
    width: 100px;
    line-height: 38px;
    text-align: center;
    background-color: #fff;
}
#menu_index {
	width: 70px;
}
.menuitem a {
	height: 94px;
	display: block;
    padding: 0 18px;
	color: #7d2729;
	text-decoration: none;
	outline: none;
}

.menuitem.curr ,
.menuitem:hover {
	background-color: #7d2729;
	border-right: solid 1px #602729;
}

.menuitem.curr a ,
.menuitem:hover a {
	color: #fff;
}
.menuitem span {
	display: block;
}
.menuitem span.menuen {
    font-size: 12px;
    margin-top: 22px;
}
.menuitem span.menuzh {
    font-size: 15px;
    margin-top: -15px;
/*	font-weight: bold;*/
}

.menuitem a .menuen {
	color: #c4aaaa;
}
.menuitem a:hover .menuen {
	color: #bc9d9e;
}

.shanliang:hover {
    opacity: 0.8;
}

.container-fluid.footer {
    height: 121px;
    background: #7D2729;
}
.container-fluid.footer a {
	color: #fff;
}
.container.footer {
    text-align: center;
    color: #fff;
	font-family: 微软雅黑;
	font-size: 14px;
}
.gotop {
    font-size: 18px;
	margin-bottom: 8px;
}
.gotop img,
.gotop span {
	cursor: pointer;
}
.gotop img {
    margin-top: 15px;
    margin-bottom: 8px;
}
.copyright {
    line-height: 20px;
}
.nomargin {
	margin: auto;
}
.nopadding {
	padding: 0;
}

/* pub nav */
.topnav {
    height: 45px;
    background-color: #f2f2f2;
}
.topnav .container {
    line-height: 45px;
    color: #333333;
}
.topnav .container a {
    color: #333333;
	text-decoration: none;
}
.topnav .container a:hover {
    color: #7d2729;
}


/* index */
.indexbanerbg {
    height: 709px;
	/*
     * background-image: url(../img/indexbaner.jpg);
	 */
    padding: 0;
	/*
     * background-position: center center;
	 */
}

.container.idxpro {
    padding: 0;
}
.idxprotitle {
	text-align: center;
}

.idxproitemc {
    float: left;
}
.idxproitemc.c1 {
	padding-top: 55px;
    width: 270px;
}
.idxproitemc.c2 {
    width: 243px;
}
.idxproitemc.c3 {
    width: 244px;
}
.idxproitemc.c4 {
    width: 243px;
}

/* --- */
.container.idxabt {
    padding: 0;
}
.idxabttitle {
	text-align: center;
}
.idxabtitem {
    float: left;
}
.idxabtitem.c1 {
    width: 270px;
	height: 270px;
	background-image: url(../img/idxabt/about_24.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 39px;
	padding-left: 10px;
}
.idxabtitem.c2 {
    width: 480px;
	height 341px;
    line-height: 2.2em;
    padding: 130px 25px 0px 30px;
    text-align: justify;
}
a.idxabtmore {
    font-size: 15px;
    color: #fff;
	text-decoration: none;
    background: #7d2729;
    padding: 3px 20px;
    float: right;
    margin-top: -20px;
    margin-right: 5px;
}
a.idxabtmore:hover {
	
}
.idxabtitem.c3 {
    width: 250px;
	height: 341px;
	background-image: url(../img/idxabt/about_27.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 19px;
}

/* ---- */
.container-fluid.idxcase {
	margin-top: 52px;
	height: 280px;
    overflow: hidden;
    padding: 0;
    background-image: url(../img/idxcase/case_t.jpg);
	background-position: center center;
}
.container.idxcases {
    padding: 0;
}
.idxcasetitle {
	width: 142px;
	float: left;
}
.idxcaseitems {
	width: 848px;
	float: left;
}
.idxcaseitem {
	width: 25%;
    text-align: center;
    padding-top: 95px;
	float: left;
}
/* ---- */
.container.idxnews {
    height: 561px;
	padding: 0;
}
.idxnewstitle {
    text-align: center;
}
.idxnewstitle img {
    margin-top: 43px;
    margin-bottom: 33px;
}

.idxnewsitems {
    height: 362px;
	position: relative;
}

.idxnewsitems div.newstitle {
	width: 408px;
	height: 118px;
    padding-left: 30px;
	padding-top: 20px;
    font-size: 18px;
    color: #7d2729;
	position: absolute;
	left: 529px;
}

.idxnewsitems div.newstitle .idxnewstime {
    font-size: 14px;
    margin-top: -22px;
}

.idxnewsitems div.newscontent {
	width: 629px;
	height: 136px;
    padding-top: 32px;
    padding-left: 33px;
    padding-right: 35px;
    text-align: justify;
    line-height: 2em;
	background-color: #F1E9E9;
	position: absolute;
	left: 309px;
	top: 118px;
	z-index: 1;
}


.idxnewsitems div.img {
	width: 287px;
	height: 192px;
	border: solid 1px #7D2729;
	position: absolute;
	left: 67px;
	top: 88px;

}

.idxnewsitems .img1 {
    position: absolute;
    left: 343px;
	z-index: 2;
}
.idxnewsitems .img2 {
    position: absolute;
    left: 94px;
	top: 137px;
}
.idxnewsitems .img3 {
    position: absolute;
    left: 126px;
	top: 266px;
}
.idxnewsitems .newsmore {
	position: absolute;
    right: 62px;
	bottom: 0;
}

/* page*/
.pagebanerbg {
    height: 284px;
    padding: 0;
}

/* pro idx */
.container-fluid.nopadding.proidxcat {
    height: 450px;
    border-bottom: solid 1px #f2f2f2;
}
.proidxcat .catname {
    line-height: 60px;
    float: left;
    font-size: 24px;
    color: #333;
}

.proidxcat .catmore {
    float: right;
    line-height: 57px;
    margin-top: 10px;
}
.proidxcat .catmore a {
	text-decoration: none;
	color: #333;
}

.proidxitem {
    width: 330px;
    float: left;
    margin-right: 3px;
}
.proidxitem a {
	color: #333;
	text-decoration: none;
}
.proidxitem a:hover {
	color: #7d2729;
}

.proidxitem .name {
    font-size: 16px;
    line-height: 30px;
    background: #f2f2f2;
    padding: 10px 70px;
    text-align: center;
}
.proidxitem .mode {
    background: #f2f2f2;
    height: 35px;
    text-align: center;
}


.proidxnone {
	height: 42px;
}

/* product list */
.productlistmenu {
    width: 220px;
	padding-top: 5px;
	float: left;
}
.productlistmenu > li {
    border-bottom: solid 1px #f2f2f2;
}
.productlist li {
    list-style: none;
}
.productlistmenu ol {
    padding: 0;
	margin: 0;
}
.productlistmenu a {
	text-decoration: none;
}
.productlist li a.a1 {
    color: #333;
	font-size: 20px;
	display: block;
	line-height: 58px;
	padding-left: 5px;
}
.productlist li a.a2 {
    color: #555;
	font-size: 16px;
	display: block;
	line-height: 33px;
	padding-left: 24px;
}
.productlist li.curr {
    background: #f8f8f8;
}

.productlist li.curr a.a1 {
	color: #7d2729;
    background: #f0f0f0;
}

.productlistmenu li a:hover ,
.productlistmenu > li ol>li.curr > a
{
	color: #7d2729;
	background-color: #e7e7e7;
}

.productlistmenu > li ol > li {
    display: none;
}
.productlistmenu > li.curr ol {
	margin-bottom: 10px;
} 
.productlistmenu > li.curr ol > li{
	display: block;
}

/* -- */
.productlists {
    float: right;
    width: 765px;
    margin-top: 15px;
}

.proitem {
    width: 252px;
    float: left;
    margin-right: 4px;
	margin-bottom: 10px;
}
.proitem:nth-child(3n+0) {
	margin-right: 0;
}

.proitem .name {
    font-size: 12px;
    line-height: 2em;
    padding: 15px 51px;
    text-align: center;
	background: #f2f2f2;
	padding-bottom: 8px;
	height: 71px;
}
.proitem .mode {
    background: #f2f2f2;
    height: 30px;
    text-align: center;
    font-size: 12px;
}
.proitem a {
    color: #333;
    text-decoration: none;
}
.proitem a:hover {
    color: #7d2729;
}

.productlist {
    border-bottom: solid 1px #f2f2f2;
    padding-bottom: 10px;
}

.productlistpage .pagin {
    float: right;
    padding: 15px;
}


/* product detail */
.productimg {
    margin-top: 5px;
}
.producttitle {
    font-size: 30px;
    line-height: 90px;
}
.productcontent {
	font-size: 14px;
	/*line-height: 30px;*/
}

/* case */
.proitem.caseitem .name {
    height: 55px;
}


/* about */
.aboutcat {
    height: 495px;
    border-bottom: solid 1px #f2f2f2;
}
.aboutcat .catbody {
	margin-top: 25px;
	position: relative;
}
.aboutimgleft {
    float: left;
    width: 430px;
}
.aboutcontentright {
	float: right;
	width: 550px;
	padding: 10px;
}
.aboutimgright {
    float: right;
    width: 430px;
}
.aboutcontentleft {
	float: left;
	width: 550px;
	padding: 10px;
}

.aboutcontentleft p ,
.aboutcontentright p {
    line-height: 1.5em;
}
.abouttitle {
    font-size: 24px;
    margin-bottom: 60px;
}
a.aboutdetailbtn {
    padding: 10px 20px;
    color: #fff;
    background-color: #7d2729;
    text-decoration: none;
    position: absolute;
    bottom: 2px;
}


/* page */
.onepagecontent {
    margin-top: 15px;
}
.onepagecontent img {
    max-width: 1000px;
}
.onepagecontent p {
    line-height: 2.5em;
    margin-bottom: 1.2em;
}

/* contact */
.concact1 {
	height: 465px;
    border-bottom: solid 1px #f2f2f2;
	margin-top: 20px;
}
.contactleft {
    float: left;
}
.contenttitle {
    font-size: 30px;
	line-height: 60px;
}
.contactcontent {
    margin-top: 30px;
}
.contactcontent p {
    line-height: 2em;
    font-size: 18px;
}
.contactright {
    float: right;
}

.label1 {
    width: 95px;
    text-align: justify;
    float: left;
    font-weight: normal;
    line-height: 30px;
    margin-right: 10px;
    font-size: 18px;
}
.input1 {
    width: 510px;
    border-radius: 0;
    height: 32px;
}
textarea#liuyan {
    width: 670px;
    height: 225px;
    border-radius: 0;
}
button.btn.btn-submit {
    color: #fff;
    background-color: #7d2729;
    border-color: #7d2729;
    border-radius: 0;
	font-size: 18px;
    padding: 5px 20px;
	margin-right: 10px;
}
button.btn.btn-submit:hover {
    background: #962e31;
}
button.btn.btn-reset {
    border-radius: 0;
	font-size: 18px;
    padding: 5px 20px;
}






/* news */
.newslists {
    float: right;
    width: 765px;
    margin-top: 15px;
}

.newsitem {
    height: 100px;
    color: #9a9a9a;
}
.newsitem .title {
    font-size: 18px;
	padding-left: 20px;
    margin-bottom: 8px;
    background: url(../img/newslistbg.jpg) no-repeat 5px 5px;
}
.newsitem a {
	color: #333;
	text-align: none;
}
.newsitem a:hover {
	color: #7d2729;
}
.newsitem .zy {
    line-height: 1.6em;
}

/* news detail */
.newstitles {
    border-bottom: solid 1px #f2f2f2;
	margin-top: 18px;
    margin-bottom: 18px;
	text-align: center;
}
.newstitle {
	font-size: 24px;
	line-height:60px;
}
.newstime {
	font-size: 14px;
	color:#adadad;
    margin-top: -8px;
    margin-bottom: 10px;
}
.newscontent {
    border-bottom: solid 1px #f2f2f2;
}
.newscontent {
	line-height: 1.8em;
}
.newscontent p {
	margin-bottom: 1.5em;
}
.newspagin {
    padding-top: 15px;
	font-size: 12px;
}
.newspagin a {
    color: #333;
	text-decoration: none;
}
.newspagin a:hover {
    color: #7d2729;
}


/** so **/
.fanye {
  height: 36px;
  line-height: 36px;
  text-align: right;
}
.fanye ul {
  width: 410px;
  margin: auto;
}

.fanye ul li {
  float: left;
  line-height: 23px;
  margin: 0 5px 0 0;
  padding: 0 9px;
  color: #666;
  list-style: none;
}
.fanye ul .pageNow {
  line-height: 23px;
  color: red;
  font-family: Verdana, Geneva, sans-serif;
}

/** so **/

/***********************************/
/*Slideshow container*/

.slideshow {
    position: relative;
    max-width: 100%;
}

/*Slideshow images*/

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
	cursor:pointer;
}

/*Buttons*/

.slideBtn {
    position: absolute;
    z-index: 10;
    width: 50px;
    height: 100%;
    cursor: pointer;
}

.leftBtn {
    left: 0px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}

.rightBtn {
    right: 0px;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}

/*Arrow pointers*/

.pointer {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    z-index: 9001;
    left: 12px;
    opacity: 0.8;
}

.previous {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid white;

}

.next {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid white;
    right: 12px;
    left: auto;
}

/*Helper style classes*/

.hide {
    visibility: hidden;
}
