
/*-------------------------------- 首页 start --------------------------------*/
.content {position: relative; z-index: 2;width:100%;}
.i-cont {margin-top: 700px;}
.i-pro {background: #fff; height: 170px; /*box-shadow: 0 1px 3px rgba(0,0,0,0.1);*/ padding: 43px 0 40px; position: relative; width: 1400px; margin: 0 auto;}
.i-pro-list li {width: 16.66%; float: left; text-align: center; position: relative;}
@media only screen and (max-width:1199px){
    .i-pro-list li {width: 33.3%; float: left; text-align: center; position: relative;}
}
.i-pro-list li:before {width: 1px; height: 84px; position: absolute; left: 0; top: 0; background: #e9e9e9; content: ''}
.i-pro-list li:first-child:before {width: 0;}

.i-pro-list a {display: block; width: 100%; height: 100%;}
.i-pro-pic {width: 100%; height: 54px;}
.i-pro-pic .pic-box {width: 80px;    height: 60px;    margin: auto ;}
.i-pro-pic i {display: inline-block; height: 50px; width: 58px; background: url('ico.png') no-repeat;}
body .content .i-pro-ico1 {background-position: left top;}
body .content .i-pro-ico2 {background-position: -58px top;}
body .content .i-pro-ico3 {background-position: -116px top;}
body .content .i-pro-ico4 {background-position: -174px top;}
body .content .i-pro-ico5 {background-position: -232px top;}

.i-pro-list a:hover .i-pro-text span {color: #005baa;}
.i-pro-list a:hover .i-pro-pic .i-pro-ico1 {background: url('ico.png') left -50px no-repeat;}
.i-pro-list a:hover .i-pro-pic .i-pro-ico2 {background: url('ico.png') -58px -50px no-repeat;}
.i-pro-list a:hover .i-pro-pic .i-pro-ico3 {background: url('ico.png') -116px -50px no-repeat;}
.i-pro-list a:hover .i-pro-pic .i-pro-ico4 {background: url('ico.png') -174px -50px no-repeat;}
.i-pro-list a:hover .i-pro-pic .i-pro-ico5 {background: url('ico.png') -232px -50px no-repeat;}

.i-pro .i-pro-pic i {background: url('nav-ico.png') no-repeat;}
.i-pro .i-pro-pic .i-pro-ico1 {background-position: -218px top; width: 80px; height: 60px;}
.i-pro .i-pro-pic .i-pro-ico2 {background-position: -275px top; width: 80px; height: 60px;}
.i-pro .i-pro-pic .i-pro-ico3 {background-position: -343px top; width: 80px; height: 60px;}
.i-pro .i-pro-pic .i-pro-ico4 {background-position: -419px top; width: 80px; height: 60px;}
.i-pro .i-pro-pic .i-pro-ico5 {background-position: -499px top; width: 80px; height: 60px;}
/*.i-pro .i-pro-list a:hover .i-pro-ico1 {background: no-repeat url('nav-ico.png') -384px -165px; width: 37px; height: 48px;}
.i-pro .i-pro-list a:hover .i-pro-ico2 {background: no-repeat url('nav-ico.png') -433px -164px; width: 53px; height: 50px;}
.i-pro .i-pro-list a:hover .i-pro-ico3 {background: no-repeat url('nav-ico.png') right -209px; width: 54px; height: 40px;}
.i-pro .i-pro-list a:hover .i-pro-ico4 {background: no-repeat url('nav-ico.png') -421px -40px; width: 58px; height: 41px;}
.i-pro .i-pro-list a:hover .i-pro-ico5 {background: no-repeat url('nav-ico.png') right -61px; width: 42px; height: 49px;}*/

.i-pro-text {margin-top: 19px;}
.i-pro-text span {font-size: 16px; color: #666; transition: all 0.3s ease-in-out;}


.main .box-ind-row1 .title{    text-align: center;    padding-bottom: 40px;padding: 50px 0 30px 0;    font-size: 30px;    color: #333;}


