﻿
@charset "utf-8";
/* LESS Document */
/* reset.css V1.2  Start*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td { margin: 0px; padding: 0px; font-weight: normal; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i { font: normal 62.5% Microsoft YaHei, Arial, "\5b8b\4f53", tahoma; }
body { min-width: 1200px; }
ul, ol, li { list-style: none; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; }
img { border: 0; }
button, input, select, textarea { font-size: 100%; vertical-align: middle; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
.fixed:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.fixed { *zoom: 1;
}
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.wd {margin: 0 auto;width: 1080px;}
/* reset.css V1.0  End */
.p_scale { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); }
.bgsize { background-position: center top; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -ms-behavior: url(style/backgroundsize.min.htc); behavior: url(style/backgroundsize.min.htc); }
/*----------public start-----------*/
.main{width: 1080px;margin:auto;}

/*indexmain*/
.hot { height: 383px; background: #fff; }
.hottitle { padding: 46px 0 31px; text-align: center; }
.hottitle a { display: inline-block; text-align: center; }
.hottitle a h3 img { width: 286px; height: 23px; }
.hottitle a span { width: 41px; height: 2px; display: inline-block; background: #ff6153; margin: 12px 0 10px; }
.hottitle a p img { width: 414px; height: 27px; }
/*scroll-outer*/
#scroll { height: 190px; padding: 0 100px; width: 1000px; overflow: hidden; }
#scroll .owl-wrapper-outer { margin: 0 auto; }
#scroll .txt { color: #333; font-size: 1.3em; }
#scroll .item { position: relative; padding: 0 8px; overflow: hidden; text-align: center; background-color: #fff; }
#scroll .item img { padding: 15px; height: 120px; width: 120px; }
#scroll .item:hover img { padding: 0; height: 150px; width: 150px; }
#scroll .item:hover .txt { text-decoration: underline; color: #ff6153; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
/*floor height: 523px;*/
.floor { position: relative; height:auto; overflow: hidden; background: #f3f3f3; }
.news { float: right; width: 490px;padding-bottom:50px; }
.title { padding: 46px 0 9px; }
.title img { height: 21px; }
.case { float: left; width: 695px; }
/*slideBox*/
.slideBox { height: 285px; overflow: hidden; position: relative; width: 695px; margin: 49px 0 0 -53px; }
.slideBox .bd { position: relative; z-index: 0; height: 100%; background: url(../images/img5.png) no-repeat left center; }/*1009*/
.slideBox .bd ul li { position: relative; margin-right: 10px; width: 695px; height: 285px; overflow: hidden; vertical-align: middle; }
.news-img { padding-left: 100px; width: 469px; height: 285px;  }
.news-img img { width: 100%; height: 100%; }
.news-txt { position: absolute; right: 0; top: 16px; padding: 0 30px 30px; width: 222px; background: url(../images/newstext.png) no-repeat 0 0; }
.news-txt h2 { color: #fff; font-size: 1.8em; font-weight: bold; color: #666; margin: 35px 0 9px; }
.news-txt p { color: #888; font-size: 1.2em; line-height: 23px; }
.news-txt .more { text-align: right; display: block; padding-top: 11px; }
.news-txt .more a { color: #fff; display: inline-block; width: 90px; height: 21px; line-height: 21px; background: #ff6153; text-align: center; font-size: 1.2em; }
.news-txt .more a:hover { filter: alpha(opacity=70); opacity: 0.7; }
.slideBox .prev, .slideBox .next { position: absolute; top: 131px; width: 36px; height: 36px; cursor: pointer; background: url(../images/caseprev.jpg) no-repeat 0 0; }
.slideBox .prev { left: 64px; }
.slideBox .next { background-position: right center; left: 100px; }
.slideBox .prev:hover, .slideBox .next:hover { filter: alpha(opacity=70); opacity: 0.7; }
/*newslist*/
.newslist li { padding: 15px 0; height: auto; overflow: hidden; border-bottom: 1px solid #d8d8d8; }
.newslist li a { display: block; height: 100%; width: 100%; color: #a0a0a0; }
.newslist li a p { font-size: 1.2em; line-height: 20px; width:400px; float:right; height:40px; overflow: hidden;}
.newslist li a .newstitle { color: #666; }
.date { float: left; margin-right: 18px; width: 64px; height: 61px; }
.date h3 { font-size: 5em; color: #ff6153; line-height: 46px; }
.date span { font-size: 1.5em; color: #888; display: block; }
.newstitle { font-size: 1.5em; font-weight: bold; padding-bottom: 7px; }
.newslist li:hover a .newstitle { color: #ff6153; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }

/*main*/
.path { height: 45px; line-height: 45px; margin-bottom: 39px; background: #f6f6f6; color: #555; font-size: 1.2em; }
.path p {float: left;}
.path a { color: #555; }
.path a:hover, .path a.on {color: #fe5d02;-webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
.path span { display: inline-block; padding: 0 8px; }
.main { margin-bottom: 52px; }
.left {overflow:hidden;float: left;width: 860px;animation: fadeInUp 1s .5s ease both;-webkit-animation: fadeInUp 1s .5s ease both;-moz-animation: fadeInUp 1s .5s ease both;border-right: 1px solid #ccc;}
.caselist { height: auto; overflow: hidden; padding-top: 33px; *padding: 33px 0 36px;
}
.caselist li { float: left; width: 277px; overflow: hidden; font-size: 1.4em; font-family: Tohoma; text-align: center; text-transform: uppercase; margin: 0 16px 36px 0; border: 1px solid #dad9d9; }
.caselist li a { display: block; border-bottom: 4px solid #e5e5e5; color: #000; cursor:pointer;/*1014*/}
.caselist li a p { height: 57px; line-height: 57px; overflow: hidden; font-weight: bold; font-family:Microsoft YaHei;}
.caselist li a:hover { color: #ff6153; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
.caseimg { height: auto; overflow: hidden; }
.caseimg img { width: 277px; height: 200px; }
.caseimg:hover img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
/*paged*/
.paged { padding: 3px 0 0; }
.paged a, .paged .p_info, .paged .current { display: inline-block; zoom: 1; *display: inline;
margin-right: 6px; padding: 4px 10px; font-size: 1.2em; text-align: center; border: 1px solid #ccc; background: #fff; color: #555; }
.paged .current, .paged a:hover { border: 2px solid #ff6153; color: #ff6153; padding: 3px 9px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.right {float: right;width: 200px;animation: faderight 1s .5s ease forwards;-webkit-animation: faderight 1s .5s ease forwards;-moz-animation: faderight 1s .5s ease forwards;}
.sidemenu { height: auto; overflow: hidden; padding-top: 4px; }
.sidemenu ul li a {display: block;height: 60px;line-height: 60px;padding: 0 19px;color: #333;font-size: 14px;border-bottom: 1px solid #e5e5e5;}
.sidemenu ul li a span { float: right; display: inline-block; width: 14px; background: url(../images/sicon1.png) no-repeat center center; }
.sidemenu ul li a img { float: right; display: inline-block; padding-top: 5px; height: 50px; width: 50px; }
.sidemenu ul li:hover a, .sidemenu ul li.on a {color: #fe5d02;font-weight:bold;border-bottom: 1px solid #fe5d02;-webkit-transition: All 0.2s ease;-moz-transition: All 0.2s ease;transition: All 0.2s ease;}
.sidemenu ul li:hover a span, .sidemenu ul li.on a span { background: url(../images/sicon2.png) no-repeat center center; }
.sidetext {display: none;width: 100%;height: 38px;line-height: 38px;color: #fff;font-size: 1.5em;background: #e99b4f;}
.sidetext span { display: block; padding: 0 15px; text-align: center; background: url(../images/nav4.png) no-repeat 15px center; }
.sidebrand { height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-top:15px;}
.sidebrand div { float: left; }
.sidebrand div a { display: block; color: #333; font-size: 1.4em; text-align: center; padding: 15px 3px 15px 20px; }
.sidebrand div a p { padding-top: 6px; }
.sidebrand div a img { width: 86px; height: 86px; }
.sidebrand div:first-child { width: 100%; border-bottom: 1px solid #e5e5e5; }
.sidebrand div:first-child a { text-align: left; padding: 26px 0 18px 26px; }
.sidebrand div:first-child a img { width: 204px; height: 71px; }
/*text-decoration: underline;*/
.sidebrand div:hover a { color: #ff6153;-webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
/*proBox*/
.proBox { position: relative; margin-top: 28px; width: 860px; overflow: hidden; }
.proBox .bigImg { position: relative; height: 515px; }
.proBox .bigImg li img { cursor: pointer; width: 860px; height: 515px; }
.proBox .bigImg li p { position: absolute; left: 0; bottom: 0; z-index: 5; height: 44px; line-height: 44px; text-indent: 38px; color: #fff; font-size: 1.8em; width: 100%; background: url(../images/redbj.png) repeat 0 0; }
.proBox .smallScroll { position: relative; margin-top: 6px; padding: 4px; height: auto; overflow: hidden; background: #252525; border: 1px solid #070101; }
.proBox .sPrev, .proBox .sNext { position: absolute; top: 0; height: 100%; width: 38px; display: block; cursor: pointer; background-repeat: no-repeat; background-position: center center; }
.proBox .sPrev { left: 0; background-image: url(../images/sprev.png); }
.proBox .sNext { right: 0; background-image: url(../images/snext.png); }
.proBox .smallImg { overflow: hidden; position: relative; margin: 0 32px; }
.proBox .smallImg ul { width: 100%; overflow: hidden; }
.proBox .smallImg li { float: left; margin-left: 2px; display: inline; height: auto; overflow: hidden; cursor: pointer; height: 90px; width: 151px; border: 2px solid #252525; }
.proBox .smallImg li img { width: 100%; height: 100%; filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
.proBox .smallImg li.on { border: 2px solid #ff6153; }
.proBox .smallImg li.on img { filter: grayscale(0); -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); }
.picWrapperBg { position: absolute; display: none; width: 100%; height: 100%; top: 0; left: 0; background-color: #000; z-index: 7; }
.picWrapperBg .close { position: absolute; top: 0; right: 0; width: 50px; height: 50px; background-color: #333; color: #fff; font-size: 1.8em; text-align: center; line-height: 50px; z-index: 9; }
.picWrapper { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 8; }
.picWrapper > div { position: relative; height: 100%; }
.picWrapper img { position: absolute; width: 100%; height: auto; display: block; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

#pic { display: none; background: #000; padding-bottom: 4px; }
#pic .sp-slides-container { border-bottom: 6px solid #fff; }
#pic .sp-thumbnails-container { margin-top: 4px; position: relative; }
#pic .sp-selected-thumbnail, #pic2 .sp-selected-thumbnail { border: 2px solid #ff6153; margin: 0 !important; }
#pic .sp-thumbnail-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
#pic .sp-selected-thumbnail img { filter: grayscale(0); -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); }
#pic2 { display: none; margin: 0 auto; }
#pic2 .sp-thumbnails-container { margin-top: 10px; }
.caseinfo { display: none; }
/*newsbox*/
.newsbox { padding: 5px 36px 33px 0; }
.newsbox li { height: auto; overflow: hidden; padding: 28px 0 30px; border-bottom: 1px dashed #d3d3d3; }
.newsbox li a { display: block; color: #555; }
.newsbox li a p {line-height: 26px;font-size: 1em;padding: 10px 0 22px;}
.newsimg { float: left; margin-top: 2px; width: 219px; height: 132px; }
.newsimg img { height: 100%; width: 100%; }
.newsdiv { margin-left: 250px; }
.newsbt { color: #333; }
.newsbt b {display: inline-block;width: 80%;height: 22px;line-height: 22px;overflow: hidden;font-size: 1.4em;font-weight: normal;}
.newsbt span { float: right; display: inline-block; padding-top: 3px; font-size: 1.2em; }
.readmore {width: 93px;height: 28px;line-height: 28px;color: #fff;font-size: 1.0em;text-align: center;background: #959595;}
.newsbox li:hover img { filter: alpha(opacity=70); opacity: 0.7; }
.newsbox li:hover .newsbt b { color: #fe5d02; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; padding-left: 10px; }
.newsbox li:hover .readmore { background: #fe5d02; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
/*contentbox*/
.contentbox { padding-right: 67px; }
.contit { padding: 13px 0 16px; height: auto; overflow: hidden; text-align: center; border-bottom: 1px solid #e3e3e3; }
.contit h1 { font-size: 2.4em; color: #333; font-weight: bold; padding-bottom: 6px; }
.share { margin: 0 auto; width: 270px; }
.share span { display: inline-block; float: left; color: #666; font-size: 1.4em; padding: 5px 10px 0 0; *padding: 3px 10px 0 0;
}
.bdshare-button-style0-16 { width: 140px; display: inline; }
.content { padding: 17px 0 38px; line-height: 26px; color: #555; /*font-size: 1.2em;*/ font-size: 12px; min-height: 300px; }
.article {position: relative;padding: 15px 0 10px 2px;font-size: 1.2em;border-top: 1px solid #e3e3e3;}
.article ul { width: 85%; }
.article ul li { height: auto; overflow: hidden; line-height: 26px; color: #333; }
.article ul li span { display: block; float: left; }
.article ul li a { display: block; float: left; color: #333; width: 90%; }
.article ul li:hover a {color: #fe5d02;text-decoration: underline;-webkit-transition: All 0.2s ease;-moz-transition: All 0.2s ease;transition: All 0.2s ease;}
.back {position: absolute;top: 23px;right: 0;z-index: 5;width: 100px;height: 35px;line-height: 25px;text-align: center;}
.back a { display: block; color: #111; background: #d6d6d6; }
.back:hover a {color: #fff;background: #fe5d02;-webkit-transition: All 0.2s ease;-moz-transition: All 0.2s ease;transition: All 0.2s ease;}
/*contact*/
.contact { margin: 44px 15px 21px 0; color: #555; background: url(../images/mapicon.png) no-repeat 6px 75px; }
.contact h3 { font-size: 1.8em; font-weight: bold; padding-left: 1px; }
.conbt { padding: 16px 0 7px 1px; font-size: 1.5em; }
.coninfo { font-size: 1.4em; line-height: 33px; padding-left: 34px; }
.coninfo span { display: inline-block; width: 16px; }
.map { border: 1px solid #d5d4d4; margin: 0 15px 3px 0; padding: 5px; }
.mapdiv { width: 889px; height: 276px; }
/*msg*/
.msg { padding-top: 22px; }
.msgbox { height: auto; overflow: hidden; *padding-bottom: 16px;}
.msgbox li { float: left; margin: 0 22px 16px 0; width: 422px; overflow: hidden; }
.mspan { float: left; display: block; padding-left: 5px; height: 39px; line-height: 39px; color: #ff6153; font-size: 1.4em; }
.msgtext { float: left; width: 406px; height: 39px; line-height: 39px; color: #333; font-size: 1.2em; border: 1px solid #cdcccc; }
.msgtext b { font-weight: normal; padding: 0 3px 0 12px; display: block; float: left; }
.mtext { float: left; width: 78%; height: 39px; line-height: 39px; border: none; vertical-align: top; -webkit-user-select: text;/*1009*/ }
.msgarea { height: auto; overflow: hidden; }
.msgarea div { float: left; width: 851px; height: 326px; color: #333; font-size: 1.2em; border: 1px solid #cdcccc; }
.msgarea div b { display: block; float: left; padding: 0 3px 0 12px; height: 39px; line-height: 39px; font-weight: normal; }
.marea { padding-top: 11px; width: 750px; height: 280px; border: 0; resize: none; overflow-y: hidden; -webkit-user-select: text;/*1009*/ }
.msgdiv { margin-top: 21px; }
.msgdiv input { margin-right: 3px; display: inline-block; width: 159px; height: 29px; line-height: 29px; color: #fff; font-size: 1.4em; text-align: center; cursor: pointer; border: 0; background: #ff6153; }
.msgdiv input:first-child { background: #000; }
.msgdiv input:hover { filter: alpha(opacity=70); opacity: 0.7; }
.introduce {color: #666;font-size: 1.3em;line-height: 26px;padding: 28px 40px 0 0;}
.introduce img{max-width:100% }
/*productlist*/
.productlist { height: auto; overflow: hidden; padding-top: 30px; *padding: 30px 0 28px;}
.productlist li {float: left;position: relative;margin: 0 18px 28px 0;height: auto;overflow: hidden;width: 260px;border: 1px solid #dad9d9;}
.productlist li a { display: block; height: 291px; text-align: center; border-bottom: 4px solid #e5e5e5; }
.protit { z-index:9999999;padding: 13px 0 0px; height: 24px; overflow: hidden; color: #232323; font-size: 1.1em; font-weight: bold; font-family: Microsoft YaHei; text-transform: uppercase; }
.productlist li:hover { border: 1px solid #fe5d02; }
.productlist li:hover .protit { color: #fe5d02; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
.productlist li:hover img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); }
.productlist .new { position: absolute; bottom: 15px; left: 0px;z-index:9999;width:57px; }
.productlist .new img{padding-bottom:5px;}


/*productlist2*/
.productlist2 { height: auto; overflow: hidden; padding-top: 30px; *padding: 30px 0 28px;}
.productlist2 li {float: left;position: relative;margin: 0 30px 40px 0;height: auto;overflow: hidden;width: 380px;border: 1px solid #dad9d9;}
.productlist2 li a { display: block; height: 261px; text-align: center; border-bottom: 4px solid #e5e5e5; }
.proimg img {width: 255px;height: 255px;}
.productlist2 li:hover { border: 1px solid #fe5d02; }
.productlist2 li:hover .protit { color: #fe5d02; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
.productlist2 li:hover img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); }
.productlist2 .new { position: absolute; bottom: 15px; left: 0px;z-index:9999;width:57px; }
.productlist2 .new img{padding-bottom:5px;}



#container{ width:1080px; margin: 0 auto;}
	#container li{ position:relative;width: 500px;border: 1px solid #ccc; height: 290px; line-height: 190px; text-align: center; margin: 20px 0 0 20px; float: left; cursor: pointer;  overflow: hidden;}
	#container li p{ height:290px; width: 100%; position: absolute; left: 0; top: -290px; color: #ffffff;
        z-index: 2; }
    #container li .img{ width: 500px; height: 290px; display: block;
        -moz-transition:.5s ease-in;
        -webkit-transition:.5s ease-in;
        -o-transition:.5s ease-in;
        -ms-transition:.5s ease-in;
        transition:.5s ease-in;}
    #container li:hover .img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
    #container li p i{ width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0;z-index: -1;background: #000000; opacity: 0.7; -moz-opacity:0.7; filter:alpha(opacity=70); font-size: 16px; }
    #container li p span{ display: block; width: 94%; margin: 0 auto; line-height: 70px; font-size: 20px; padding-top:90px;}
    #container li p span b{ font-size: 14px;border:1px solid #fff;padding:10px 20px;}
    #container li p a{ display: block; position: absolute; width: 32px; height: 32px; left:50%; margin-left: -16px; top:30px; background:url("../images/link.png") no-repeat 0 0;}
    .explain{ display: block; margin:0 auto;}
	
	
	

.probj { background: url(../images/productbj.png) repeat center top; margin: 0 !important; }
.probj .path { background: #fff; margin-bottom: 0; }
.proul li { height: auto; overflow: hidden; }
.proul li .fr { float: right !important; }
.proul li.pli1 { padding-bottom: 73px; }
.proul li.pli2 { padding-bottom: 37px; }
.proul li.pli2 .protext { padding-top: 140px; }
.proul li.pli3 { padding-bottom: 30px; }
.proul li.pli4 { padding-bottom: 30px; }
.proul li.pli4 .protext { padding-top: 106px; }
.proul li.pli5 .protext { padding-top: 63px; }
.proul li.pli6 { margin: 0 0 0 -75px; padding-bottom: 161px; }
.proul li.pli6 .picture { padding-left: 75px; background: url(../images/pximg66.jpg) no-repeat 0 0; }
.proul li.pli6 .protext { padding-top: 209px; }
.protext { float: left; padding: 166px 0 0 97px; width: 546px; }
.protext p { color: #555; font-size: 1.4em; line-height: 26px; padding: 15px 0 23px 4px; }
.picture { float: left; height: auto; overflow: hidden; width: 557px; }
.promore { display: block; width: 143px; height: 31px; line-height: 31px; color: #fff; font-size: 1.4em; text-align: center; background: #d6504c; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.promore:hover { background: #ff6153; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
.hotlike { height: auto; overflow: hidden; padding-top: 26px; }
.hotlike .item a { padding-top: 3px; display: block; width: 100%; color: #000; font-size: 1.2em; font-family: Tahoma; text-align: center; font-weight: bold; text-transform: uppercase; }
.hotlike .item a img { width: 150px; height: 150px; margin: 0 auto; }
.hotliketit { padding-left: 16px; height: 40px; line-height: 40px; color: #fff; font-size: 1.6em; border: 1px solid #dad9d9; background: #ff6153; }
.procon {padding: 0px 80px 0 0;}
/*protab*/
.protab {position: relative;height: auto;overflow: hidden;width: 800px;border-bottom: 1px solid #ccc;}
.protab .bigImg { position: relative; height: auto; overflow: hidden; }
.protab .bigImg li img { margin: 0 auto; display: block; width: 530px; height: 530px; cursor: pointer; }
.protab .bigImg li p { width: 100%; color: #000; font-size: 3.2em; text-align: center; text-transform: uppercase; padding-bottom:30px;}
.protab .smallScroll { position: relative; padding: 10px 0 26px; height: auto; overflow: hidden; }
.protab .sPrev, .protab .sNext { position: absolute; top: 56px; z-index: 5; cursor: pointer; height: 22px; width: 12px; background-position: center center; background-repeat: no-repeat; }
.protab .sPrev { left: 5px; background-image: url(../images/jt1.png); }
.protab .sNext { right: 5px; background-image: url(../images/jt2.png); }
.protab .smallImg { height: 100px;/*0924*/ overflow: hidden; position: relative; padding-left: 20px; }
.protab .smallImg ul { left: 0; position: absolute; }
.protab .smallImg ul li { float: left; margin: 0 29px; height: auto; overflow: hidden; }
.protab .smallImg ul li img { height: 100px; width: 100px; cursor: pointer; }
.protab .smallImg ul li.on img { filter: alpha(opacity=70); opacity: 0.7; }
.tabBox {padding: 20px 0 0 3px;}
.tabBox .hd { height: 41px; line-height: 41px; }
.tabBox .hd  li {float: left;width: 180px;text-align: center;color: #000;font-size: 1.8em;margin-right: 16px;cursor: pointer;background: #f6f6f6;}
.tabBox .hd  li.on {background: #A61F22;color: #fff;}
.tabBox .bd { height: auto; overflow: hidden; }
.tabBox .bd { padding: 22px 0 38px; line-height: 26px; font-size: 1.4em; color: #555; }
.tabBox .bd img { max-width: 840px; }
.circle { background: url(../images/pcircle.jpg) no-repeat 0 11px; padding: 0 0 10px 20px; }
.proback { margin-top: 30px; height: auto; overflow: hidden; }
.proback ul { float: right; margin-right:40px;}
.proback ul li { float: left; width: 97px; height: 31px; line-height: 31px; text-align: center; }
.proback ul li a { display: block; color: #000; font-size: 1.4em; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-left: 7px; border: 2px solid #070101; }
.proback ul li:first-child a { padding: 1px; color: #fff; background: #000; border: 1px solid #fff; }
.proback ul li:hover a { color: #fff; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; border-color: #fff; background: #fe5d02; }
.preturn { display: block; margin-top: 1px; width: 97px; height: 34px; line-height: 34px; color: #fff; font-size: 1.4em; text-align: center; background: #000; margin-left:15px;}
.preturn:hover { background: #fe5d02; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; color: #fff;}
/*wrapper*/
#wrapper { width: 100%; height: 100%; }
#scroller { position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 100%; padding: 0; height: 100%; }
.imgdiv { position: absolute; left: 0; width: 100%; display: none; z-index: 990; background: #000; }
.imgdiv div.s1 img { display: block; position: absolute; top: 50%; z-index: 999; left: 50%; max-width: 95% !important; -webkit-transform: translate(-50%, -50%); }
.close { height: 5em; line-height: 5em; text-align: center; position: absolute; z-index: 999; left: 0; bottom: 0; width: 100%; color: #fff; font-size: 1.4em; cursor: pointer; }
.imgtitle { height: 57px; line-height: 57px; overflow: hidden; color: #fff; font-size: 2em; text-align: center; font-weight: bold; text-transform: uppercase; }
.servicelink { height: auto; overflow: hidden; margin-top: 33px; width: 866px; border-top: 2px solid #f5f5f5; border-left: 2px solid #f5f5f5; }
.servicelink ul li { float: left; width: 14.28%; padding-bottom: 2px; background: #f5f5f5; }
.servicelink ul li a { display: block; height: 66px; overflow: hidden; border-right: 2px solid #f5f5f5; }
.servicelink ul li a img { display: block; width: 100%; height: 100%; }
.servicelink ul li:hover a img { filter: alpha(opacity=70); opacity: 0.7; }

.pro_opt_list { padding: 30px 0 60px; }
.smalloptimg { float: left; width: 415px; }
.smalloptimg div { cursor: pointer; float: left; padding-bottom: 15px; padding-right: 15px; }
.smalloptimg div img { border: 1px solid #dedede; height: 115px; width: 121px; }
.smalloptimg div p { font-size: 16px; padding: 10px 0 5px; text-align: center; }
.bigoptimg { float: right; }
.bigoptimg img { border: 1px solid #dedede; height: 411px; width: 386px; }
.bigoptimg p { font-size: 14px; font-weight: bold; padding-top: 10px; text-align: center; }
.pro_fin { padding: 30px 0 60px; }
.pro_fin_list div { float: left; padding: 0 20px 20px 0; text-align: center;width:115px; }
.pro_fin_list div img { height: 105px; width: 115px; }


.productphoto h1{ font-size:20px;color: #1F1F1F;width:100%;text-align:center;padding:20px 0;}

.foucebox {position:relative;width: 625px;height:500px;margin:30px auto;}
.foucebox .bd { position:relative; float:left; width:500px;height:500px;overflow:hidden;}
.foucebox .bd img {width:500px;height:500px;}
.foucebox .hd {position:relative; width:110px; float:right; padding-right:4px; z-index:1; }
.foucebox .hd ul { position:relative; width:110px; overflow:hidden; }
.foucebox .hd li { height:110px; padding:5px; overflow:hidden; }
.foucebox .hd img {width:110px;height:110px; display:block; }
.foucebox .hoverBg { position:absolute; top:0; left:-10px; width:124px; height:120px; z-index:100; background:url(../images/hover.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hover.png);_background:none;}




#tooltip { border: 1px solid #ccc; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); display: block; position: absolute; z-index: 9999; }
#tooltip img { height: 255px; width: 255px; }
.left .hotlike { margin-top: 25px; display: none; }

.indexFloatCon { position: fixed; display: block; right: 0; bottom: 0; width: 52px; z-index: 9999; background: #fff; }
.indexFloatCon li { position: relative; margin-top: 1px; height: 50px; *margin-top: -3px;
border: 1px solid #d9d9d9; }
.indexFloatCon li:first-child { margin-top: 0; }
.indexFloatCon li a { display: block; height: 50px; }
.indexFloatCon li a:hover { background: #db2f43; }
.indexFloatCon li a.back2up { background: url(../images/top1.png) center center no-repeat #db2f43; }
.indexFloatCon li a.back2up:hover { background: url(../images/top1.png) center center no-repeat #db2f43; }
.indexFloatCon li a.online { position: absolute; top: 0; left: 0; width: 180px; background: url(../images/qq.png) 6px center no-repeat #fff; font-size: 18px; color: #fff; line-height: 50px; text-indent: 50px; }
.indexFloatCon li a.online:hover { background: url(../images/qq1.png) 6px center no-repeat #db2f43 }

/* .indexFloatCon li a.wb { background: url(../images/wb.jpg) center center no-repeat; overflow: hidden; }
.indexFloatCon li a.wb:hover { background: url(../images/wb1.jpg) center center no-repeat #db2f43; }
 */
.indexFloatCon li a.wb {  overflow: hidden;  font-size: 17px;color:#666;text-align: center;}
.indexFloatCon li a.wb:hover { background:#db2f43;color:#fff;  }

.indexFloatCon li a.erweima { background: url(../images/wx.png) center center no-repeat; }
.indexFloatCon li a.erweima:hover { background: url(../images/wx1.png) center center no-repeat #db2f43 }
.indexFloatCon li .ewmCon { position: absolute; display: none; padding: 13px 10px 10px; bottom: 0; right: 50px; width: 260px; background-color: #fff; border: 1px solid #dbdbdb; box-shadow: 0 0 5px #dbdbdb; font-size: 12px; }
.indexFloatCon li .ewmCon .ewm { float: left; margin: 0 10px; width: 110px; text-align: center; }
.indexFloatCon li .ewmCon .ewm img { display: block; width: 100%; }
.indexFloatCon li .ewmCon .ewm p { color: #343434; margin-top: 5px; }
.indexFloatCon li a.phone { position: absolute; top: 0; left: 0; width: 180px; background: url(../images/phone.png) 6px center no-repeat #fff; font-size: 18px; color: #fff; line-height: 50px; text-indent: 50px; *margin:2px 0 0;
}
.indexFloatCon li a.phone:hover { background: url(../images/phone1.png) 6px center no-repeat #db2f43 }
.list { clear: both; }
.leftitle { color: #555; height: 3em;  }
.leftitle a { display: block; height: 100%; }
.leftitle strong { color: #686868; display: block; float: left; margin-right: 7px; font-size: 2.4em;}
.leftitle span { color: #afafaf; display: block; float: left; margin-top: 2px; text-transform: uppercase; text-shadow: 0 0 1px #e6e6e6; line-height: 3em; }
.scroll-outer { position: relative; }
.service { background: #b22823; overflow: hidden; position: fixed; z-index: 999; bottom: 0; left: 0; width: 100%; -webkit-box-shadow: 1px 1px 6px #575252; -moz-box-shadow: 1px 1px 6px #575252; box-shadow: 1px 1px 6px #575252; display: none; }
.service span { display: block; width: 33.33%; height: 45px; line-height: 45px; font-size: 1.6em; float: left; text-align: center }
.service span a { color: #ffeed9!important; text-decoration: none; text-shadow: 1px 1px 1px #077fa2; font-weight: 400!important }
.service span:first-child { border-right: 1px solid #eee; }
.service span:last-child { border-left: 1px solid #eee; }
.service span img { vertical-align: middle; margin-right: 10px; width:25px;}
#floor_select { width: 36px; position: fixed; _position: absolute; right: 10px; bottom: 150px; _bottom: "auto"; cursor: pointer; opacity: 1; filter: alpha(opacity=100); z-index: 999; }
#floor_select .back2up { width: 38px; height: 39px; background: url(../images/backtop.png) no-repeat 0 0; background-size:100%; }
.mobileNavCon { position: absolute; display: none; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 1010; }
.mobileNavCon .mobileNavBg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 1011; overflow: hidden; }
.mobileNavCon .mobileNavBox { position: absolute; width: 268px; height: 100%; top: 0; left: 0; background-color: #b22823; transition: 0.5s ease all; -webkit-transition: 0.5s ease all; -moz-transition: 0.5s ease all; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); z-index: 1012; }
.mobileNavCon .mobileNavBox.on { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.mobileNavCon .mobileNavBox h2 { height: 30px; margin: 10px auto; }
.mobileNavCon .mobileNavBox h2 a { display: block; height: 100%; text-align: center; }
.mobileNavCon .mobileNavBox h2 a img { width: auto; height: 100%; }
.mobileNavCon .mobileNav > li { position: relative; border-bottom: 1px solid #999; margin: 0 10px; }
.mobileNavCon .mobileNav > li > a { display: block; padding-left: 10px; color: #ccc; font-size: 1.6em; line-height: 3; }
.mobileNavCon .mobileNav > li span { position: absolute; display: block; font-size: 1.6em; font-weight: bold; width: 3em; height: 3em; line-height: 3; top: 0; right: 0; color: #fff; text-align: center; }
.mobileNavCon .mobileNav > li span.on { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.mobileNavCon .mobileNav > li .sub { height: 0; overflow: hidden; }
.mobileNavCon .mobileNav > li .sub li { margin-left: 20px; border-bottom: 1px solid #666; }
.mobileNavCon .mobileNav > li .sub li:last-child { border-bottom: none; }
.mobileNavCon .mobileNav > li .sub li a { padding-left: 10px; display: block; font-size: 1.4em; line-height: 3; width: 100%; height: 3em; overflow: hidden; color: #fff; box-sizing: border-box; }
.mobileNavCon .navScroll { position: absolute; width: 100%; top: 50px; left: 0; bottom: 50px; overflow: hidden; }
.mobileNavTit { display: none; font-size: 1.6em; text-align: center; color: #fff; background-color: #b22823; height: 42px; line-height: 42px; position: relative; }
.mobileNavTit:before { display: block; position: absolute; top: 50%; left: 10px; width: 30px; height: 5px; content: ''; border-top: 3px solid #fff; border-bottom: 10px double #fff; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }/*1014*/
.want .partner { padding-top: 25px; }
.want .partner li {float: left;/* padding-left: 15px; */padding-right: 15px;padding-top: 20px;height: 200px;width: 180px;}
.want .partner li img {border: 1px solid #ebebeb;width: 160px;height: 160px;}
.want .partner li a { color: #666; font-size: 14px; text-align: left; }
.want .partner li a:hover { color: #A61F22; }
.want .partner li a:hover img {border: 1px solid #A61F22;}
.want .partner li div { padding-top: 11px; width: 188px; }
.partner .xgxm {font-size: 16px;color: #A61F22;}

/*1014*/
/*download-login*/
.casebox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  z-index: 99;
  display: none;
  top: 0;
  left: 0;
  background:url(../images/bd_bg.png) repeat 0 0;
}
.show {
  display: block;
}
.casediv {
	height:600px;
	width: 1132px;
	background: #fff;
	margin: 270px auto 0;
	position:relative;
}

#cboxCasebox {
    min-height: 452px;
    position: absolute;
    right: 52px;
    top: 77px;
    width: 265px;
}
#cboxTitle {
    background:url(../images/casename.jpg) no-repeat left top;
    color: #484848;
    font-size: 3em;
    padding-top: 35px;
}
#cboxTitle {
    background: url(../images/casename.jpg) no-repeat left top;
    color: #484848;
    font-size: 3em;
    padding-top: 35px;
}
#cboxCasecon {
    color: #949494;

    font-size: 1.3em;
    line-height: 30px;
    padding: 12px 0 0 1px;
}
#cboxClose {
    background: url(../images/close.jpg) no-repeat 0 0;
    height: 41px;
    position: absolute;
    right: -42px;
    text-indent: -9999px;
    top: 0;
    width: 42px;
	cursor:pointer;
}
#cboxPrevious, #cboxNext {
    border: 1px solid #cbcbcb;
    bottom: 0;
    height: 46px;
    position: absolute;
    text-indent: -9999px;
    width: 46px;
	cursor:pointer;
}
#cboxPrevious {
    background:url(../images/caseup.png) no-repeat center center;
    left: 0;
}
#cboxNext {
    background: url(../images/casedown.png) no-repeat center center;
    border-left: 0 none;
    left: 46px;
}
#cboxPrevious:hover {
    background: #ff6153 url(../images/caseup22.png) no-repeat center center;
}
#cboxNext:hover {
    background: #ff6153 url(../images/casedown22.png) no-repeat center center;
}
/*focusBox*/
.focusBox { position: relative; width:770px; height:600px; overflow: hidden; }
.focusBox .pic li{ width:770px; height:600px;}
.focusBox .pic img { width:100%; height:100%; display: block; }
.focusBox .prev, .focusBox .next {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 55px;
    position: absolute;
    top:50%;
	margin-top:-11px;
    width: 30px;
    z-index: 5;
}
.focusBox .prev { background-image: url(../images/jt12.png); left: 15px;}
.focusBox .next { background-image: url(../images/jt22.png); right: 15px;}
/*min-height:350px;*/
/*.ditu{padding-left:15%;}*/
.ditu dl{float:left;padding-left:50px;}
.ditu dl dt{margin-bottom: 10px; text-align: left;}
.ditu dl dt a {
    color: #d92429;
    font-size: 18px;;font-weight:bold;
}
.ditu dl dd{margin-bottom: 10px; text-align: left;}
.ditu dl dd a {
    color: #555;
    font-size: 15px;
}



/*证书*/

#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(images/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber { background:url(images/mbNumber_bg.gif) no-repeat center; display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../images/CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../images/CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink { width:24px; background:transparent url(../images/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }
.layout_default{float:left;margin-right: 35px;margin-top:-40px;height:auto;}
.mod_gallerylist{width:665px; margin:0 auto}
.meta{font-size:14px; text-align:center;margin-top:10px;}
.image_container img{border:1px solid #CCC; padding:2px}
.meta a{color:#333; text-decoration:none}



/*留言版样式*/

.contact-form h4 {
	color: #7B7B7B;
	font-size: 22px;
	font-weight: 500;
	font-family:"微软雅黑";
	letter-spacing: 1px;
	padding:20px 0 20px 0;
}
#code{
  	margin-top: 20px;
}
.map iframe {
  	width: 100%;
  	height: 340px;
}
.contact-infom p {
  	color: #858d94;
  	margin: 0 0 1.5em 0;
  	text-align: left;
  	font-size: 14px;
  	letter-spacing: 1px;

  	line-height: 1.8em;
}
.address {
  	margin-top: 5em;
}
.address-left{
	float:left;
	width:50%;
}
.address p {
	color: #858d94;
	margin: 0 0 .5em 0;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}
.address a {
	color: #b33f8a;
	margin: 0 0 .5em 0;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
	transition: .5s all;
}
.address a:hover {
  	color:#858d94;
  	text-decoration: none;
}
.contact-form {
	margin-left:20px;

}
.contact-form input[type="text"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width: 35%;
	margin: 0 0 1.5em 0;
	outline: none;
	font-size: 16px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}
.contact-form input[type="email"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width: 40%;
	margin: 0 0 1.5em 2em;
	outline: none;
	font-size: 16px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}

.contact-form input[type="qq"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width: 40%;
	margin: 0 0 1.5em 2em;
	outline: none;
	font-size: 16px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}

.contact-form input[type="code"] {
	display: inline-block;
	background: none;
	border: 1px solid #A3A1A1;
	width:150px;
	margin: 0 0 1.5em 0;
	outline: none;
	font-size: 16px;
	color: #747577;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
}

.contact-form textarea {
	background: none;
	border: 1px solid #A3A1A1;
	width: 84%;
	display: block;
	height: 150px;
	outline: none;
	font-size: 16px;
	color: #747577;
	font-weight: 500;
	resize: none;
	padding: 10px 15px 10px 15px;
}
.contact-form input[type="submit"]{
	background: #222222;
	border: 1px solid #EFEFEF;
	padding: .6em 0;
	width: 14%;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 1px;
	outline: none;
	transition: .5s all;
	float:left;
}
.contact-form input[type="submit"]:hover{
  color: #060606;
  background: none;
}

/*===============分页===============*/
.pageinfor {
	float:left;
	padding-right: 35px;
	overflow: hidden;
	font-family: "arial" "yahei";
	padding:30px 20px;
}

.pageinfor{
	float: right;
}


.pageinfor li{
	float:left;
	margin-right: 10px;
	list-style:none;
}
.pageinfor li:last-child{
	margin-right: 0px;
}
.pageinfor a{
	display: block;
	text-align: center;
	padding: 6px 12px;
	font-family:"arial" "微软雅黑";
	border: 1px solid #D8D8D8;
	font-size:13px;
	float:left;
}
.pageinfor  a:link,.pageinfor a:visited{
	text-decoration: none;
	color: #000;
	font-size: 13px;
}
.pageinfor a:hover{
	color: #fff;
	background: #fe5d02;
}

.pageinfor .c{
	margin-top: 6px;
	color: #000000;}

