@charset "utf-8";
/* CSS Document */


/*专业*/
.bigtit {text-align: center;padding-top: 50px;}
.bigtit .en {height: 1em;line-height: 1em;color: #e5e5e5;font-size: 48px;font-family: ShinePersonalUse;}
.bigtit .cn {position: relative;height: 1em;margin-top:-15px;line-height: 1em;font-size: 34px;font-weight: bold;}
.bigtit .cn:after {position: absolute;bottom: -20px;left: 50%;margin-left: -24px;display: block;width: 48px;height: 4px;background-image:linear-gradient(to right,#551f09,#753d11);content: '';}
.bigtit .shanz{font-size: 20px;text-align: center;margin-top: 35px;color: #666;}
a.box1{display: block;width: 100%;transition: .3s all;margin-top: 40px;padding: 20px;cursor: pointer;}
a.box1:hover{transform: translate(0, -10px);-webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px);-o-transform: translate(0, -10px);-ms-transform: translate(0, -10px);-webkit-box-shadow: 0px 5px 15px #e5e5e5;-moz-box-shadow: 0px 5px 15px #e5e5e5;box-shadow: 0px 5px 15px #e5e5e5;}
a.box1 img{width: 585px;float: left;margin-right: 20px;}
.x-item-text{width: 555px;height: 280px;float: left;padding-left: 10px; -webkit-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;transition: all .8s ease-in-out;display: -webkit-box;display: -ms-flexbox;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.x-item-text p.t{font-size: 36px;font-family: Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform: uppercase;position: relative;padding-bottom: 25px;}
.x-item-text p.t span{display: block;font-size: 22px;}
.x-item-text p.t:after{content: "";position: absolute;left:0;bottom: 0;width: 30px;height: 5px;background: #333;}
.x-item-text p.d{font-size: 16px;line-height: 24px;padding-top: 3%;padding-bottom: 4%;text-align: justify;}
a.box1:hover p.t,a.box1:hover p.t span,a.box1:hover p.d{color: #420;}
a.box1:hover p.t:after{background-color: #420;}
a.box1:hover::before{left:400px;transition:left 1s ease 0s;}
a.box1::before{content:"";position:absolute;width:585px;height:300px;top:0;left:-150px;overflow:hidden;background:-moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);background:-webkit-gradient(linear,left top,righttop,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);background:-o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);-webkit-transform:skewX(-25deg);-moz-transform:skewX(-25deg);-o-transform:skewX(-25deg);} 



