.search form{overflow: hidden;margin-top: 8px;margin-left: 40px;}

.search-bar{color:#ccc; float:right;margin-right:2px;width: 185px;height: 26px;line-height:26px;background: url("../img/inside-searchBg.png")no-repeat;border: none;text-indent: 2em}

.search-btn{float:right;width:41px;height: 26px;background: url("../img/inside-searchBtn.jpg")no-repeat;border: none;}

/* 修改placeholder颜色 */

.search input::-webkit-input-placeholder{color: #ccc;}

.search input:-moz-placeholder{color:#ccc;}

.search input::-moz-placeholder{color:#ccc; }

.search input:-ms-input-placeholder{color:#ccc;}



.nav{overflow: hidden;height: 90px;background: #fff;}

.nav a{display:inline-block; }

.nav .logo{margin-top: 12px;}

.nav ul{overflow: hidden;float: right}

.nav .container{position: relative;

    overflow: hidden;}

.nav li{float: left;margin: 0 32px;height: 88px;line-height: 88px; }

.nav li a{font-size: 14px;color: #333;}

.nav li:hover a,.nav .current a{color: #e70012}

.nav .current,.nav li:hover{border-bottom: 2px solid #e70012 !important;}



.bann img{max-width: 100%;display: block;margin: 0 auto;}



body{background: #f7f7f7;}



.side{width: 220px;float: left;position: relative;top:-80px;z-index: 999}

.side .title{width: 190px;height: 65px;padding-left: 30px;padding-top: 85px;background: url("../img/inside_title.jpg")no-repeat;color: #fff;}

.side .title h2{font-size: 24px;}

.side .title p{font-size: 16px;opacity: 0.5;filter: alpha(opacity=50);}

.side .connect-list{

    padding: 25px 0 84px;

    margin-top: 10px;

    background: -webkit-gradient(linear, 0% 60%, 0% 100%, from(#ebebeb), to(#f7f7f7));/*chrome,opera*/

    background: -moz-linear-gradient( #ebebeb 60%, #f7f7f7 100%);/*ff*/

    background: -o-linear-gradient(#ebebeb 60%, #f7f7f7 100%);

    background:linear-gradient(#ebebeb 60%, #f7f7f7 100%);

    color: #333;



}

.side .connect-list li{

    padding:12px 0 11px 23px;

    margin: 0 33px;

    background: url("../img/sidelist-icon_03.png")no-repeat 0 18px;

    border-bottom: 1px solid #d3d3d3;

}

.side .connect-list .last{border:none;}

.side .connect-list p{ font-size: 14px;color: #333;line-height: 24px;}



.right{width: 920px;float: right;}

.location{border-bottom: 1px solid #ccc;padding: 32px 0 37px;font-size: 12px;color: #999;margin-bottom: 54px;}

.location p{float: right;background: url("../img/hone-icon.png")no-repeat;padding-left: 21px;}

.location a{color: #999;}

.location a:before{content: ">"}

.location a:nth-child(1):before{display: none}

.location a:hover{text-decoration: underline}



.side-nav{margin-top: 10px;}

.side-nav li{background: #e6e6e6;height: 40px;line-height: 40px;margin-top: 1px;}

.side-nav li a{padding-left: 28px;display: block;font-size: 14px;color: #333;}

.side-nav li:hover,.side-nav .cur{background: #e70012;}

.side-nav li:hover a,.side-nav .cur a{color: #fff;background: url("../img/list-disc-white.jpg")no-repeat 16px 19px;}

.side-nav .first{margin-top: 0;}



/*about*/

.content .company{float: right;width: 544px;margin-bottom: 217px;}

.company h4{padding-left: 9px;font-size: 16px;border-left: 4px solid #ff0000;margin-bottom: 32px;}

.company p{text-indent: 2em;text-align: justify;font-size: 16px;color: #666;line-height: 26px;}



/*product*/

.product-list{overflow: hidden;}

.product-list li{

    float: left;

    width: 288px;

    height: 298px;

    margin-right: 24px;

    margin-bottom:24px;

    border: 1px solid #fff;

    background: #fff;

    text-align: center;

      transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition:all 0.3s ease;

    -o-transition:all 0.3s ease;

}

.product-list li a{font-size:14px;color: #666;display: block;}

/* .product-list li img{margin: 22px;} */

.product-list li:hover{border: 1px solid #e70012;}

.product-list li a:hover{color:#e70012; }



/*product-details*/

.product-intro .pic-box{width: 509px;height: 332px;background: #fff;margin:0 auto 37px;text-align:center;line-height: 332px;}

.product-intro .pic-box img{margin:auto;max-width: 100%;vertical-align: middle;/*发现 在父元素没有行高时没有效果*/}

.product-intro h1{margin-bottom: 40px;text-align: center;font-size: 24px;color: #333;}

.product-intro .details h4{height: 42px;line-height: 42px;padding-left: 34px; margin-bottom: 34px;font-size: 16px;color: #fff;font-weight: normal;background: url("../img/details-bg.png")no-repeat;border-bottom: 2px solid #dedede;}

.details div{margin-bottom: 40px; line-height: 28px;font-size: 16px !important;color: #666 !important;font-family: "微软雅黑" !important;}

.details div span{font-size: 16px !important;color: #666 !important;font-family: "微软雅黑" !important;}

.details div b{color: #333;}

.details div img{margin-top: 20px;}

.txtIndent{text-indent: 2em !important;}



.switch{margin-bottom: 89px;overflow: hidden;}

.switch div{float:left;margin-right:10px;width: 455px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #333;background: #e6e6e6;}

.switch div:hover{background: #999;color: #fff;}

.switch div:hover a{color: #fff;}

.switch .none:hover{background: #e6e6e6;color: #333;}

.switch a{color: #333;display: inline-block}



/*news*/

.news{width: 720px;margin: 0 auto;}

.news-list{width:720px;margin: 0 auto;min-height: 442px;}

.news-list li{padding: 15px 0 12px 40px;text-align: left;background: url("../img/list-disc-grey.png")no-repeat 10px 24px;border-bottom: 1px dashed #ccc;}

.news-list li span{display: inline-block;float: right;font-family: Arial;margin-right: 10px;font-size: 14px;}

.news-list li a{color:#333;display:block;font-size: 16px;}

.news-list li:hover{background: url("../img/list-disc-red.png")no-repeat 10px 24px}

.news-list li:hover a{color:#e70012 }

.news-list .read-more{float: right;margin-top: 27px;}




.news-title{text-align: center;border-bottom: 1px dashed #c6c6c6;margin-bottom: 50px;}

.news-title h1{margin-bottom: 30px;font-size: 18px;color: #333;}

.news-title p{margin-bottom: 8px;font-size: 12px;color: #666;}

.news-content{min-height: 376px;}

.news-content p{line-height: 30px;font-size: 14px;color: #666;text-indent:2em;text-align: justify;}



/*honor*/

.honor-pic{padding-left: 77px;}

.honor-pic img{margin: 0 66px 66px 0;border: 1px solid #100d0d;}



#slide{position: relative;border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;margin-bottom: 94px;}

.stage{width:800px;height: 234px;position: relative;margin: 0 auto;overflow: hidden !important;}

.honor-list{position: absolute;width: 3000%;margin-top: 20px;}

.honor-list li{float: left;margin-right: 20px;}

.honor-list li:first-child{margin-left: 20px;}



.btns li{position: absolute;top:97px;cursor:pointer;}

.btns .next{right: 0;}





/*network*/

.network img{width: 100%}

.network{margin-bottom: 50px;position: relative;top:-30px;}



/*recruit*/

.job-list{width: 763px;margin: 0 auto 209px;}

.job-list li{margin-bottom: 20px;}

.job-list h3{height: 40px;padding:0 15px;line-height: 40px;color: #fff;font-size: 16px;background: #666;cursor: pointer;}

.job-list h3 span{display: inline-block;float: right;font-weight: normal;font-size: 14px;}

.job-list li div{margin:26px 0 29px;display: none}

.job-list .cur h3{background: #d5131c;}

.job-list .cur div{display: block}

.job-list p{margin-left:15px;font-size:14px;line-height:24px;color: #666}

.job-list p b{color: #333;}



/*contact*/

.company-intro{margin-bottom: 78px;}

.company-intro h1{font-size: 16px;color: #e70012;margin-bottom: 40px;}

.company-intro p{font-size: 14px;color: #666;line-height: 28px;}

.company-intro a{color: #666;}

.company-intro a:hover{text-decoration: underline;}

.phone-2{text-indent: 5em;}



.my-map { margin: 0 auto 160px; width: 920px; height: 286px; }

.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }

.my-map .icon-cir { height: 31px; width: 28px; }

.my-map .icon-cir-red { background-position: -11px -5px; }

.amap-container{height: 100%;}

.amap-info-content{font-size: 12px;}



.msg-box{width: 758px;height: 611px;padding-left: 59px;margin-bottom: 78px;background: url("../img/message_bg.png")no-repeat;padding-top: 50px;}

.msg-box input,textarea{display: block;margin-bottom: 10px;border:1px solid #ccc;font-size: 14px;}

.msg-box input[type=text]{width: 300px;height: 40px;text-indent: 1.1em;}

.msg-box input.address{width: 700px;}

textarea{width:700px;height: 230px; resize: none;padding-top: 12px;font-family: "微软雅黑";text-indent: 1.1em;margin-bottom: 30px;}

.msg-box input[type=submit]{

    width: 151px;

    height:41px;

    background: #e70012;

    border-radius:2px; 

    font-size:16px;

    color:#fff;

    line-height:24px;

    text-shadow:1px 1px 2px rgba(0,0,0,0.8);

    border-top:2px solid transparent;

    border-left:2px solid transparent;

    border-bottom:3px solid transparent;

    border-right:3px solid transparent;

    border-top-color:rgba(255,255,255,0.35);

    border-left-color:rgba(255,255,255,0.35);

    border-bottom-color:rgba(0,0,0,0.38);

    border-right-color:rgba(0,0,0,0.35);

    cursor: pointer;

}

.msg-box input[type=submit]:active{

    border-width: 0;

    width: 148px;

    height: 39px;

    margin-left: 2px;

    margin-top: 2px;

}

.msg-box input[type=submit]:hover{

    background: #f20114;

}



.msg-box input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #999;}

.msg-box input:-moz-placeholder,textarea:-moz-placeholder{color:#999;}

.msg-box input::-moz-placeholder, textarea::-moz-placeholder {color:#999; }

.msg-box input:-ms-input-placeholder, textarea:-ms-input-placeholder { color:#999;}