* {	padding: 0px;	margin: 0px;}
body, div, td, th, form, img, ul, li, dl, dt, dd, p, h1, h2, h3, h4{font-size:14px;margin:0px;padding:0px;list-style-type:none; font-family:"微软雅黑";}
body{ width:100%; padding:0; margin:0; background: #f4f4f5;padding-bottom: 50px;}
span, p {	margin: 0px;padding: 0px;}
img {border: 0;}
h1, h2, h3, h4, h5, h6, h7, h8, h9 {font-size: 12px;font-weight: normal;font-style: normal;	margin: 0px;padding: 0px;}
ul, li, ol{list-style-type:none;margin:0px;padding:0px;}
i {	font-style: normal;	font-weight: normal;}
b {font-style: normal;	font-weight: normal;}
img {border: 0 none;vertical-align: top;}
input, select {	vertical-align: middle;}	
::-webkit-scrollbar              { /* 1 */  width:5px; background-color:#ccc;}
::-webkit-scrollbar-button       { /* 2 */ }
::-webkit-scrollbar-track        { /* 3 */ }
::-webkit-scrollbar-track-piece  { /* 4 */ }
::-webkit-scrollbar-thumb        { /* 5 */width:5px; background-color:#f44336;}
::-webkit-scrollbar-corner       { /* 6 */ background-color:#f44336;}
::-webkit-resizer                { /* 7 */ }
::-webkit-scrollbar:horizontal   { height:9px;}
.clear {	clear: both;}
.clear:after {content: ".";height: 0;display: block;clear: both;	visibility: hidden;	font-size: 0;}
a {text-decoration: none;}
.h a:hover,.p a:hover p,.l li:hover{    -moz-transition: all 0.2s linear ;    -webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ; }
.h a:hover,.p a:hover p,.l li:hover{    -moz-transition: all 0.2s linear ;    -webkit-transition: all 0.2s linear ;    -o-transition: all 0.2s linear ;    transition: all 0.2s linear ; }


.d_tou{height: auto;width: 100%;margin: 0px auto;}
.d_tou img{ width:100%; height: auto; }
.d_nei_zuo{	width:100%; height: auto; overflow: hidden;}



.d_nei_1{
float: left;
width: 61.2%;
/*background-color: #FFFFFF;*/
height: 725px;
padding-top: 50px;
padding-left: 5%;

}

.d_nei_1 span{
	font-size: 15px;
    font-family: "微软雅黑";
	}

.d_nei_1 input{
 
width: 25%;	
}

.d_nei_1 .t_inp{width:60%; height:45px; line-height: 45px; background: #f1f1f1; border-radius: 3px; text-indent: 15px; padding: 0px; border:1px solid #ddd; }
.chanxuan{
border: 1px solid #ddd;  /*设置输入框边框，边缘线的颜色、大小、及实线虚线*/
height:45px; line-height: 45px; /*设置输入框高度*/	
width: 182px; /*长度*/
/*很关键：将默认的select选择框样式清除*/
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
/*在选择框的最右侧中间显示小箭头图片*/
background: url(../images/chanjiantou.png) no-repeat scroll right center #f1f1f1;
/*为下拉小箭头留出一点位置，避免被文字覆盖*/
padding-right: 14px;		
	
}
.d_nei_1 .tijiao{
margin-top: 30px;
margin-left: 280px;
width: 150px;
background-color: #0d6c06;
color: #FFFFFF;border:none;
height: 45px;
border-radius: 5px; /*圆角*/
}

.d_nei_1 .liuyan{
background-color: #f1f1f1;
border: 1px solid #ddd; 
margin-left: 0px;
	width:80%;  
}
	
.d_nei_1 .diqu{
border: 1px solid #ddd;  /*设置输入框边框，边缘线的颜色、大小、及实线虚线*/
height:45px; line-height: 45px;	
width: 22.2%;/*长度*/
/*很关键：将默认的select选择框样式清除*/
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
/*在选择框的最右侧中间显示小箭头图片*/
background: url(../images/jiantou.png) no-repeat scroll right center #f1f1f1;
/*为下拉小箭头留出一点位置，避免被文字覆盖*/
padding-right: 14px;
 border-radius: 3px;
	text-indent: 5px;
}



	
	
.d_nei_1 li{
	height: auto;
	line-height: 30px;	
    list-style:none; padding: 10px 0px;
}	
	
.d_nei_1 li span{
	margin-right: 20px;
	
}
	

	
	
.d_nei_2{
float: left;
width: 33%;
/*background-color: #009688;*/
height: 666px;
}

.d_nei_2_2{
width: 90%;
background-color: #E6E6E6;
height: 600px;
margin-top: 66px;
}

.div1 {
	width:90%;
	height:600px;
	overflow:hidden;
	margin:auto;
	position:relative;
}
@keyframes anis {
	100% {
	transform:translateY(-200px)
}
} 
.div2 {
	animation:anis 10s linear infinite;
}

.div2 p{
line-height: 40px;
}

.div2 p .cuzi{font-size: 13px;font-weight: 600;float: left;margin-right: 10px;}


.line{width: 95%;height: 1px;background-color: #cfcfcf;margin: 10px auto;margin-bottom: 10px;}

.div2:hover {
	animation-play-state:paused;
}
