/* 
* @Author: sublime text
* @Date:   2019-07-24 09:34:32
* @Last Modified by:   sublime text
* @Last Modified time: 2019-12-04 16:02:11
*/


/*通用样式*/
body,html,div,p,table,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
ul,ol,li,dl,dt,dd{list-style:none;}
img,a{border:none;}
em,i{font-style:normal;}
a{outline:none;text-decoration:none;} 
body{font-family:'Microsoft YaHei','微软雅黑','宋体',Verdana,sans-serif;color:#323232;font-size:14px;background:#fff;width:100%;height:100%;position:relative;}
.wrap{position:relative;margin:0px auto;width:1200px;padding:0px;}
.wrap1920{margin:0px auto;width:100%;max-width:1920px;min-width:1200px;}
.w1300{ width:1300px; margin:0 auto;position: relative;}
.clear{width:0;height:0;font-size:0;line-height:0;clear:both;overflow:hidden;}
.fl{ float:left;}
.fr{ float:right;}
body{overflow-x: hidden;}
a{ color:#333; text-decoration:none; outline:none;}

/*面包屑*/

#mian{width: 100%;height: 80px;line-height: 80px;background: #f6f6f6;}
#mian .zuo{width: 480px;float: left;color: #666666;font-size: 16px;}
#mian .zuo a{color: #666666;font-size: 16px;padding: 0 5px;}
#mian .zuo a:first-child{padding-left: 0px;}
#mian .you{width: 720px;float: right;}
#mian .you a{width: 180px;float: left;color: #666666;font-size: 16px;display: block;text-align: center;}
#mian .you a:hover,#mian .you a.active{background: #f08519;color: #fff;font-size: 18px;font-weight: bold;}

#part1 .wrap{width: 1200px;height: 544px;background: url(../images/nei01/part1.jpg)no-repeat center;margin:0 auto;margin-top: 100px;}
#part1 .wrap .left{width: 400px;float: left;margin-left: 25px;margin-top: 145px;color: #666666;line-height: 30px;}
#part1 .wrap .left p{font-size: 35px;font-weight: bold;color: #f08519;letter-spacing: 2px;margin-bottom: 25px;}


/*资料*/
#ziliao{margin-top: 100px;}
#ziliao .left{width: 356px;float: left;}
#ziliao .right{width: 740px;float: right;color: #666666;line-height: 30px;}
#ziliao .right p{font-size: 35px;font-weight: bold;color: #f08519;letter-spacing: 2px;padding-top: 50px;padding-bottom: 30px;}
#ziliao .right a{width: 150px;height: 40px;line-height: 40px;text-align: center;display: block;color: #fff;background: #f08519;font-size: 16px;margin-top: 40px;}

/*优势*/
#youshi{width: 100%;height: 396px;background: url(../images/nei01/youshi.jpg)no-repeat center;margin-top: 100px;}
#youshi li{width: 21%;padding: 0 2%;float: left;text-align: center;color: #fff;line-height: 25px;}
#youshi li p{font-size: 20px;font-weight: bold;color: #fff;margin: 20px auto;}
#youshi li img{display: block;margin: 0 auto;padding-top: 110px;}

/*客户案例*/
#anli .title{font-size: 35px;font-weight: bold;color: #f08519;text-align: center;margin-top: 80px;margin-bottom: 10px;}
#anli .bottom li{width: 380px;height: 280px;float: left;position: relative;margin-right: 30px;margin-top: 30px;}
#anli .bottom li img{display: block;}
#anli .bottom li .yin{position: absolute;z-index: 1;background: url(../images/nei01/yin.png)no-repeat bottom;width: 100%;height: 36px;bottom: 0;}
#anli .bottom li p{color: #fff;font-size: 18px;position: absolute;left: 20px;bottom:15px;}
#anli .bottom li:nth-child(3n){margin-right: 0px;}