


@charset "UTF-8";


/*重置样式*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td { margin:0; padding:0; }


body {	font-size: 14px; color: #333; font-family: '微软雅黑'; background: #fff; min-width: 1200px; } 


table { border-collapse:collapse; border-spacing:0; } 


img { border:0; } 


ol,ul {  list-style:none; } 


h1,h2,h3,h4,h5,h6 { font-size:100%; color: #333;  font-weight:normal;  }


a{ text-decoration: none; color: #666; }


input {	vertical-align: middle; } 


input,button,textarea,select {outline: none; font-family: '微软雅黑'; font-size: 14px; }





.wrap {	width: 1200px; margin: 0 auto; overflow: hidden; }


.main { width: 1200px; margin: 0 auto; }


.clear { clear: both; }





.transition { -webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }





.clearfix:after { clear: both; display: block; content: '';height:0;visibility:hidden; }


.clearfix { *zoom: 1 }





@font-face {


	font-family: 'Conv_HelveticaLTStd-Bold';


	src: url('../other/HelveticaLTStd-Bold.eot');


	src: local('☺'), url('../other/HelveticaLTStd-Bold.woff') format('woff'), url('../other/HelveticaLTStd-Bold.ttf') format('truetype'), url('../other/HelveticaLTStd-Bold.svg') format('svg');


	font-weight: normal;


	font-style: normal;


}


@font-face {


    font-family: 'futuramedium';


    src: url('../other/futurabt-medium_-webfont.eot');


    src: url('../other/futurabt-medium_-webfont.eot?#iefix') format('embedded-opentype'),


         url('../other/futurabt-medium_-webfont.woff2') format('woff2'),


         url('../other/futurabt-medium_-webfont.woff') format('woff'),


         url('../other/futurabt-medium_-webfont.ttf') format('truetype'),


         url('../other/futurabt-medium_-webfont.svg#futuramedium') format('svg');


    font-weight: normal;


    font-style: normal;





}





@font-face {


    font-family: 'itc_avant_garde';


    src: url('../other/avantgardelt-extralight.eot');


    src: url('../other/avantgardelt-extralight.eot?#iefix') format('embedded-opentype'),


         url('../other/avantgardelt-extralight.ttf') format('truetype'),


         url('../other/avantgardelt-extralight.svg#itc_avant_garde') format('svg');


    font-weight: normal;


    font-style: normal;





}

/*第三部分 客户案例*/

.section3 { width: 100%; max-height: 753px; padding: 50px 0; background-color:rgb(246, 246, 246)   }

.section3 h2 { width: 1200px; margin: 0 auto; text-align: center; line-height: 52px; font-size: 52px; color: #0a070a; font-weight: bold; font-family: 'Arial'; }

.section3 h3 { width: 1200px; margin: 5px auto 0; text-align: center; line-height: 24px; font-size: 24px; color: #e60012; }

.section3 h3 img { display: inline; margin: 0 8px; }



.section3 .wrap { margin-top:44px; }

.sec3Ul { overflow: hidden; height: 250px; width: 1200px; }

.sec3Ul li { float: left; height: 250px; margin-right: 10px; overflow: hidden; }

.sec3Ul li.r { margin-right: 0; }

.sec3Ul li a { display: block; height: 250px; }

.sec3Ul li a .img { width: 248px; height: 250px; float: left; }
.sec3Ul li a .img1 { width: 28px; height: 258px; float: left; }
.sec3Main { float: left; width: 0; padding-left: 0; height: 250px; background: url(../images/index_86.png) no-repeat left center; }

.sec3Main .para { width: 306px;  padding: 35px 30px 15px; background-color: #e60012; }

.sec3Main .para h4 { font-size: 20px; color: #FFF; }

.sec3Main .para .line { width: 50px; height: 2px; background-color: #FFF; margin: 18px 0; }

.sec3Main .para p { color: #e6e2e3; line-height: 20px; }

.sec3More { display: block; margin: 40px auto 0; width: 70px; height: 25px; line-height: 25px; text-align: center; color: #FFF; background-color: #e60012; }

.sec3More:hover { opacity: 0.8; filter: alpha(opacity=80); }

