@charset "utf-8";
@font-face {
	font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#f84c48;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#f84c48;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#f84c48;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#f84c48}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#f84c48;}
.meau-sev .cndns-right-btn{border-color:#f84c48;background:url(../img/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#f84c48}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #f84c48;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../img/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#f84c48;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../img/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#f84c48}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:185px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f84c48;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#f84c48}
.meau-zs .cndns-right-btn{background-color:#f84c48;color:#fff;margin-top:80px;border-color:#f84c48}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

#demos_list {

				width: 1200px;


				margin: 0 auto;

			}



			#carousel {

				width:100%;
				position: relative;

				

			}

			#carousel ul {

				list-style: none;

				display: block;

				margin: 0;

				padding: 0;

			}

			#carousel li {
		

				width: 1200px;

				height: 410px;

		

				float: left;

				position: relative;

			}


			.clearfix {

				float: none;

				clear: both;

			}

			#carousel .prev{
				display: block;

				overflow: hidden;
				margin-left:-20px;

				position: absolute;

				top: 200px;				

			}
#carousel .next {
				display: block;

				overflow: hidden;
				margin-right:-20px;

				position: absolute;

				top: 200px;				

			}

			#carousel .prev {

				background-position: 0 0;

				left: -30px;

			}

			#carousel .prev:hover {

				left: -31px;

			}			

			#carousel .next {

				background-position: -18px 0;

				right: -20px;

			}

			#carousel .next:hover {

				right: -21px;

			}				

			#carousel .pager {

				text-align: center;

				margin: 0 auto;

			}

			#carousel .pager a {

				

				text-decoration: none;

				text-indent: -999px;

				display: inline-block;

				overflow: hidden;

				width: 8px;

				height: 8px;

				margin: 0 5px 0 0;

			}

			#carousel .pager a.selected {

				
				text-decoration: underline;				

			}

			

			#source {

				text-align: center;

				width: 100%;

				position: absolute;

				bottom: 10px;

				left: 0;

			}

			#source, #source a {

				font-size: 12px;

				color: #999;

			}

			

			#donate-spacer {

				height: 100%;

			}

			#donate {

				border-top: 1px solid #999;

				width: 750px;

				padding: 50px 75px;

				margin: 0 auto;

				overflow: hidden;

			}

			#donate p, #donate form {

				margin: 0;

				float: left;

			}

			#donate p {

				width: 650px;

			}

			#donate form {

				width: 100px;

			}
.banner {
			position: relative;
			overflow: auto;
			text-align: center;
		}
		
		.banner li {
			list-style: none;
		}
		
		.banner ul li {
			float: left;
		}
		
		#b04 {
			width: 100%;
		}
		
		#b04 .dots {
			position: absolute;
			left: 0;
			right: 0;
			bottom: 20px;
		}
		
		#b04 .dots li {
			display: inline-block;
			width: 10px;
			height: 10px;
			margin: 0 4px;
			text-indent: -999em;
			border: 2px solid #fff;
			border-radius: 6px;
			cursor: pointer;
			opacity: .4;
			-webkit-transition: background .5s, opacity .5s;
			-moz-transition: background .5s, opacity .5s;
			transition: background .5s, opacity .5s;
		}
		
		#b04 .dots li img {
			width: 100%
		}
		
		#b04 .dots li.active {
			background: #fff;
			opacity: 1;
		}
		
		#b04 .arrow {
			position: absolute;
			top: 200px;
		}
		
		#b04 #al {
			left: 15px;
		}
		
		#b04 #ar {
			right: 15px;
		}
		
		
		
		.theright .cont .single .pic img {
			height: auto;
		}
		
		.swiper-button-prev,
		.swiper-container-rtl .swiper-button-next {
			left: 0;
		}
		
		.box {
			width: 100%;
		
			margin: 0 auto;
			position: relative;
		}
		
		.pic {
			width: 100%;
			height: 600px;
			overflow: hidden;
		}
		
		.pic ul li {
			list-style-type: none;
			width: 100%;
			height: 600px;
			position: relative;
			overflow: hidden;
		}
		
		.pic ul li .img1 {
			position: absolute;
			left: 0;
			top: 0px;
		}
		
		.pic ul li .img2 {
			position: absolute;
			left: -15px;
			top: 0px;
			display: none;
		}
		
		.nav {
			width: 100px;
			height: 14px;
			position: absolute;
			bottom: 10px;
			right: 20px;
		}
		
		.nav ul li {
			list-style-type: none;
			width: 12px;
			height: 12px;
			float: left;
			margin-right: 5px;
			cursor: pointer;
			border: 1px solid #fff;
		}
		
		.nav ul .bg {
			background: #ff7300;
			width: 14px;
			height: 14px;
			border: none;
		}
		
		.theright .cont .single .collect::after {
			content: "";
			display: inline-block;
			vertical-align: top;
			width: 14px;
			height: 20px;
			/*background: url(../img/icon_22.png) no-repeat center;*/
			margin-left: 8px;
		}
		.demos_all{width:100%;background: #fff;height:auto}
			.demos {
				width: 1200px;
				height: 490px;
				margin: 30px auto;
				background: #fff;
				box-shadow: 0 2px 12px rgba(63, 63, 63, 0.16);
				-webkit-box-shadow: 0 2px 12px rgba(63, 63, 63, 0.16);
				border-radius: 5px;
				
			}
			
			.demos h3 {
				height: 59px;
				font-size: 28px;
				text-align: center;
				color: #1C1C1C;
				line-height: 59px;
				border-bottom:1px solid #f2f2f2 ;
			}
			.ul_list {
			width: 1200px;
			height:390px;
			margin: 20px auto;
		}
		.ul_list ul{width:100%;height:390px;margin-right: 25px;}
		.ul_list div {
			width: 290px;
			height: 185px;
			float: left;
			margin:0 13px 13px 0;
			list-style: none;
		}
		.ul_list div:nth-of-type(4n){margin-right: 0;}
		
		.ul_list div h5 {
			font-size: 24px;
			
			color: #666;
			padding:25px 0 15px 25px
			
			
		}
		
		.ul_list div p {
			font-size: 14px;
			color: #B2AEBB;
			padding-left: 25px;
			padding-bottom: 10px;
			
		}
		
		.ul_list div img {
			margin: 0 0 0 30px;
		}
		
		.dr_bg_left{float: left;}
		.dr_bg_left .p1{
			    font-weight: bold;
    font-size: 34px;
    color: #fff;
   
   padding:10px 0 10px 25px;
		}
	.dr_bg_left	.p2{
			padding-left:25px;
			      font-size: 13px;
    color: #fff;
		}
	.dr_bg_left	.p3{
			padding-left:25px;
			    font-size: 12px;
    color: #fff;
    display: inline-block;
    height: 12px;
    line-height: 12px;
		}
		.dr_bg_left .p3:hover{
			color: #484fba;
		}
		.dr_bg_right{float: left;z-index: 99;}
    .dr_bg_right ul li{
    	float: left;
    text-align: center;
    width: 208px;
    background: #fff;
    height: 131px;
    background: url(img/dry3_bg.png) no-repeat;
    box-shadow: 0 1px 20px rgba(7,31,78,0.3);
    -webkit-box-shadow: 0 1px 20px rgba(7,31,78,0.3);
    margin-left: 37px;
    }
    .s1{
    	font-weight: bold;
    font-size: 18px;
    color: #484fba;
    margin-top: 26px;
    background-image: -webkit-linear-gradient(left,#484fba,#6e66c7,#947ed4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    .s2{
    	    font-size: 12px;
    color: #a5a5a5;
    margin: 2px 0 16px;
    }
    .s3{
    display: inline-block;
    font-size: 12px;
    color: #7d7d7d;
    margin: 0 auto;
    width: 190px;
    height: 34px;
    line-height: 34px;
    }
    .zhj_right_ewm{float: right;}
   
		.ewm_left,.ewm_right{float: left;text-align: center;margin-left: 15px;}
		.zhj_right_ewm img{height:140px;margin-bottom: 10px;}
		.zhj_right_ewm span{text-align: center;color: #fff;font-size: 18px;}
		.zb_bq_img{width:100%;margin-top: 15px;}
		.zb_bq_img img{float: left;margin-right: 6px;}
		.zbj_bg{float: left;color: #666;
    height: 50px;
    position: relative;
    background-color: #ddd;
    box-sizing: border-box;
    padding: 2px 5px;
    text-decoration: none;
    vertical-align: top;
    top: 0;
    font-size: 12px;
    display: inline-block;
    text-align: center;}
		
/*首页banner样式*/
.banner {
    position: relative;
    width: 100%;
    height: 740px;
    min-width: 1200px;
    /*background: url(../images/header-new-bg.png) center 0 no-repeat;*/
    background-color: rgba(0, 0, 0, 0.8);
    background-size: 100% 100%;
}
.active_tab a{color: #ff6400 !important;}

.banner_fh {
    width: 120px;
    height: 38px;
    background: rgba(255, 255, 255, 0.3);
    text-align: center;
    line-height: 38px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    position: absolute;
    top: 20px;
    left: 80px;
}

.banner_fh a {
    display: block;
    color: #fff;
}

.banner_fh a:hover {
    text-decoration: none;
    color: #fff;
}

.banner_fh a:link {
    text-decoration: none;
    color: #fff;
}

.banner_con {
    width: 1200px;
    height: 670px;
    margin: 0 auto;
}

.banner_con .banner_cona {
    width: 1200px;
    height: 100px;
}

.banner_con .banner_cona p {
    font-size: 28px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    padding-top: 20px;
}

.banner_con .banner_cona .banner_p {
    width: 630px;
    height: 25px;
    margin: 0 auto;
}

.banner_con .banner_cona .banner_p span {
    display: block;
    width: 120px;
    height: 1px;
    background: #fff;
    margin-top: 10px;
}

.banner_con .banner_cona .banner_p .ban_mid {
    width: 325px;
    height: 25px;
    float: left;
    margin-left: 15px;
}

.scrollDiv {
    height: 25px;
    line-height: 25px;
    width: 365px;
    font-size: 14px;
    float: left;
    margin-left: 1%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.scrollDiv li {
    height: 50px;
    text-align: center;
}

.scrollDiv li img {
    display: inline-block;
    margin-left: 10px;
    margin-top: 2px;
}

.scrollDiv li a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.scrollDiv li a:hover {
    /*color: #fff !important;*/
}

.ban_tab {
    width: 1200px;
    /*height: 560px;*/
    margin: 0 auto;
    clear: both;
    background-color: #fff;
}

/**tabs**/
.ban_tab .tab_ul {
    height: 60px;
    margin: 0px auto 2px;
    position: relative;
}

.ban_tab .tab_ul li {
    float: left;
    height: 60px;
    line-height: 60px;
    width: 400px;
    text-align: center;
    cursor: pointer;
    background: url(../images/ba_a.jpg) center bottom no-repeat;
    color: #333;
    position: relative;

}

.ban_tab .tab_ul li span {
    font-size: 22px;
}

.ban_tab .tab_ul li.hit {
    width: 400px;
    z-index: 9;
    /*height: 60px;*/
    background: url(../images/ba_b.jpg) center bottom;
    cursor: pointer;
    color: #ff6300;
    margin-top: -6px;
}

.panes {

}

.pane, .pane_alert {
    border-top: 0;
    min-height: 100px;
    background-color: #fff;
    display: none;
    margin-top: 2px;
    padding: 30px 40px;
}

.ban_tab .tab_ul li.hita {
    margin: 0 1px;
}

.banner_foot {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
}

.banner_foot .banner_footcon {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.banner_foot .banner_footcon ul li {
    width: 240px;
    line-height: 60px;
    float: left;
}

.banner_foot .banner_footcon ul li img {
    float: left;
    margin: 20px 10px 0 0;
}

.banner_foot .banner_footcon ul li p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float: left;
    line-height: 60px;
}

.banner_foot .banner_footcon ul li img.img_a {
    margin-left: 100px;
}

.banner_foot .banner_footcon ul li img.img_b {
    margin-left: 100px;
    margin-top: 15px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1;
}

.color_y {
    color: #ff6400;
}

.back_color_eee {
    background-color: #eee !important;
    position: relative;
}

.back_color_eee:hover {
    background-color: #ff6900 !important;
    position: relative;
}

.back_color_eee:hover a {
    color: #fff;
    display: block;
}

.li-show {
    width: 150px;
    height: 429px;
    overflow: hidden;
    line-height: 40px;
    position: absolute;
    text-align: left;
    top: 0px;
    left: 223px;
    background: #fff;
    border: 1px solid #ff6400;
    padding: 10px 20px 0;
    display: none;
    z-index: 98;
    box-shadow: 5px 0 15px 3px #e5e5e5;
}

.back_color_f6:hover .li-show a {
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    display: inline-block;
    color: #333;
    clear: both;
}

.back_color_f6:hover .li-show a:hover {
    color: #ff6900;
}

.li-show a:hover {
    color: #333;
}

ul.nav {
    height: 22px;
    margin: 6px 0 2px 230px;
}

ul.nav li {
    float: left;
}

ul.nav li a {
    display: block;
    width: 40px;
    line-height: 22px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color: #323232;
    margin-right: 6px;
    text-align: center;
}

ul.nav li a.gaoliang {
    background: #74C0F9;
    color: #FFF;
}

ul.nav li a:hover {
    background: #74C0F9;
    color: #FFF;
}

div.search {
    clear: both;
    position: relative;
}

div.search div.text, div.search input.but {
    position: absolute;
    top: 0;
}

/*div.search images{*/
/*left:138px;*/
/*}*/
div.search div.text {
    width: 90%;
    height: 54px;
    left: 0;
    position: relative;
}

div.search div.text input {
    width: 100%;
    height: 100%;
    color: #999;
    /*padding:6px 0 5px;*/
    border: 1px solid #ff6400;
    background: #FFF;
    padding-left: 6px;
    outline: none;
    font: 16px Arial, Helvetica, sans-serif;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

div.search div.text div#auto {
    display: none;
    width: 100%;
    border: 1px #eee solid;
    background: #FFF;
    position: absolute;
    top: 54px;
    left: 0;
    z-index: 100;
    color: #323232;
}

div.search input.but {
    width: 10%;
    height: 56px;
    font-size: 14px;
    border: 1px solid #ff6400;
    cursor: pointer;
    background-color: #ff6400;
    color: #fff;
    right: 0;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}

div.search input.but:hover {
    background: #FF3506;
}

div.main_C p {
    display: none;
    padding-top: 5px;
    margin-left: 226px;
    _padding-top: 2px;

}

div.main_C p#pagesZone {
    display: block;
}

div.main_C p input {
    vertical-align: middle;
    margin: 0 3px 0 20px;
}

/*自定义*/
.goods_list {
    width: 50%;
    /*height: auto !important;*/
    margin: 0 !important;
    position: absolute !important;
    top: 54px;
    z-index: 101;
    right: -1px;
    padding: 0 30px;
    background-color: #f3f3f3;
    border: 1px solid #eee;
}

.goods_list li {
    width: 100% !important;
    height: 26% !important;
    text-align: left !important;
    background-color: #fff;
    margin-top: 4%;
}

.goods_list li a {
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 14px;
    display: block;
    border: 1px solid #eee;
}

.goods_list li a:hover {
    color: #ff6400;
    border: 1px solid #ff6400;
}

.goods_list li a div:first-child {
    float: left;
    width: 29%;
    height: 100%;
}

.goods_list li a div:first-child img {
    /*float: left;*/
    width: 100%;
    height: 100%;
}

.goods_list li a .goods_list_txt {
    float: right;
    width: 69%;
    height: 100%;
    text-align: left;
}

.goods_list li a .goods_list_txt span {
    display: block;
    height: 40%;
    margin-top: 4%;
}

.goods_money {
    color: #ff6400;
}

.fenlei_href {
    margin-top: 10px;
}

.fenlei_href a {
    font-size: 14px;
    margin-right: 3%;
}

.fenlei_href a.href-a {
    color: #ff6900;
}

.classify_referr {
    width: 100%;
    margin-top: 20px;
}

.classify_box {
    float: left;
    width: 20%;
}

.classify_box ul {
    position: relative;
    /*border-right: none;*/
}

.rebox_right {
    width: 77.5%;
    float: right;
}

.referr_box {
    /*float: right;*/
    height: 346px;
    /*padding:0 15px;*/
    margin-top: 17px;
}

.title_txt {
    padding: 12px 15px;
    background-color: #eeeeee;
    font-size: 18px;
    color: #333;
    height: 50px;
}

.title_txt span {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    color: #666;
}

/*.title_txt images{
	display:inline-block ;
	margin: 15px 8px 0 0;
}*/

.classify_box ul li {
    line-height: 20px;
    padding: 11px 20px;
    background: url(../images/nav_jj.png) 200px center no-repeat #f6f6f6;
    height: 41px;
}

.classify_box ul li:nth-child(2n) {
    background-color: #eee;
}

.classify_box ul li:hover {
    line-height: 20px;
    padding: 11px 20px;
    background: url(../images/nav_jja.png) 200px center no-repeat #ff6900;
}

.classify_box ul li a {
    font-size: 14px;
    margin-right: 8px;
    color: #333;
}

.classify_box ul li a span {
    font-size: 12px;
    color: #666;
}

.classify_box ul li:hover a {
    font-size: 14px;
    margin-right: 8px;
    color: #fff;
}

.classify_box ul li:hover a span {
    color: #fff;
}

/*.classify_box ul li a b{
	width: 14px;
	height: 14px;
	display:block;
	float: left;
	margin: 14px 10px 0 0;
	background: url(../images/fenlei_b.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li a b images{
	width: 14px;
	height: 14px;
}
.classify_box ul li:hover a b{
	width: 14px;
	height: 14px;
	display:block;
	float: left;
	margin: 14px 10px 0 0;
	background: url(../images/fenlei_ba.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(2) a b{
	background: url(../images/fenlei_c.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(2):hover a b{
	background: url(../images/fenlei_ca.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(3) a b{
	background: url(../images/fenlei_d.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(3):hover a b{
	background: url(../images/fenlei_da.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(4) a b{
	background: url(../images/fenlei_e.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(4):hover a b{
	background: url(../images/fenlei_ea.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(5) a b{
	background: url(../images/fenlei_f.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(5):hover a b{
	background: url(../images/fenlei_fa.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(6) a b{
	background: url(../images/fenlei_g.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(6):hover a b{
	background: url(../images/fenlei_ga.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(7) a b{
	background: url(../images/fenlei_h.png) center no-repeat;
	background-size: 100% 100%;
}
.classify_box ul li:nth-child(7):hover a b{
	background: url(../images/fenlei_ha.png) center no-repeat;
	background-size: 100% 100%;
}*/
.classify_left {
    width: 46%;
    float: left;
}

.classify_right {
    width: 53%;
    height: 346px;
    border: 1px solid #e5e5e5;
    float: left;
}

.classify_right .classright_top {
    width: 100%;
    height: 216px;
    border-bottom: 1px dashed #e5e5e5;
    text-align: center;
}

p.clar_p {
    font-size: 16px;
    color: #333;
    padding: 18px 0 0 0;
}

p.clar_pa {
    font-size: 20px;
    color: #fe6402;
    line-height: 45px;
}

.classright_top img {
    margin: 23px auto 0;
}

.classright_bot {
    width: 100%;
    height: 128px;
    text-align: center;
}

p.rbot_p {
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding-top: 5px;
}

.classright_bot .bot_ul {
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 15px;
}

.classright_bot .bot_ul a {
    width: 38%;
    padding: 0 5px;
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 8px;
    color: #999;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

.classright_bot .bot_ul a:nth-child(2n) {
    width: 38%;
    padding: 0 5px;
    display: inline-block;
    border-right: none;
    margin-bottom: 8px;
    color: #999;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

.classright_bot .bot_ul a:hover {
    color: #ff6400;
}

.nav_row a {
    float: right;
    line-height: 30px;
}

.list_3 {
    margin-top: -32px;
}

.left_meau {
    float: left;
}

.right_content {
    float: right;
    margin-top: 18px;
}

.left_meau {
    width: 30%;
    display: block;
}

.right_content {
    width: 66%;
}

.left_meau li {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 0 15px 75px;
    margin-top: 1px;
    background-color: #eee;
    color: #333;
}

.left_meau li span {
    font-size: 14px;
}

.left_meau li:hover {
    display: block;
    line-height: 20px;
    background-color: #fff;
}

.active_style {
    background-color: #fff !important;
}

.ul_tag, .ul_tags {
    /*padding-left: 1%;*/
    min-height: 125px;
}

.ul_tag p, .ul_tags p {
    padding-left: 9.5px;
    font-size: 16px;
}

.ul_tag ul, .ul_tags ul {

}

.ul_tag ul li, .ul_tags ul li {
    float: left;
    line-height: 36px;
    text-align: center;
    width: 136px;
    margin-top: 10px;
    margin-left: 9px;
    cursor: pointer;
    border: 1px solid #eee;
}

.ul_tag ul li:hover, .ul_tags ul li:hover, .tag_act {
    color: #fff;
    border: 1px solid #ff6900;
    background-color: #ff6900;
}

.add_info {
    margin-top: 10px;
    padding-left: 9.5px;
}

.add_info p {
    font-size: 16px;
    margin-bottom: 10px;
}

.add_info textarea {
    width: 708px;
    height: 100px;
    border: 1px solid #eee;
    padding: 10px;
    font-family: Microsoft Yahei;
}

.contact_way {
    margin-top: 20px;
    padding-left: 9.5px;
    font-size: 0;
}

.contact_way p {
    font-size: 16px;
    margin-bottom: 10px;
}

.contact_way input {
    line-height: 40px;
    border: 1px solid #eee;
    padding-left: 10px;
    font-size: 14px;
}

#tel_input, #tel_inputs {
    width: 45%;
    margin-right: 10px;
}

#ms_input, #ms_inputs {
    width: 31.8%;
}

.ms_btn, .ms_btns {
    display: inline-block;
    width: 18%;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #eee;
    background-color: #eee;
}

.ms_btn:hover, .ms_btns:hover {
    color: #666;
}

.sub_btn, .sub_btn2 {
    width: 46%;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-left: 9.5px;
    margin-top: 10px;
    border-radius: 5px;
    line-height: 40px;
    background-color: #ff6900;
    border: 1px solid #ff6900;
}

.sub_btn2 {
    margin-bottom: 10px;
}

.err_txt, .err_txts {
    margin-top: 5px;
    margin-bottom: 0 !important;
    font-size: 12px !important;
    color: #ff6900;
}

/*咨询顾问*/

.pane h1 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    text-align: center;
    line-height: 80px;
}

.kfin_con {
    min-height: 150px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 40px;
}

.kfin_con .kfin_cona {
    width: 333px;
    height: 140px;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
    margin-right: 11px;
    margin-bottom: 10px;
}

.kfin_con .kfin_cona:nth-child(3n) {
    width: 333px;
    height: 140px;
    float: right;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
    margin-right: 0;
    margin-bottom: 10px;
}

.kfin_con .kfin_cona .kfin_conal {
    width: 245px;
    height: 140px;
    float: left;
}

p.cl_p {
    line-height: 30px;
    color: #333;
    font-size: 16px;
    margin-top: 15px;
}

p.cl_pa {
    line-height: 30px;
    color: #999;
    font-size: 12px;
}

.kfin_con .kfin_cona .kfin_conal .ca_p {
    width: 245px;
    height: 27px;
    margin-top: 20px;
}

.kfin_con .kfin_cona .kfin_conal .ca_p .ca_li {
    padding: 0 2px;
    height: 25px;
    float: left;
    color: #666;
    font-size: 12px;
    margin-right: 5px;
    border: 1px solid #e5e5e5;
    line-height: 25px;
    text-align: center;
    background: #fff;
}

.kfin_con .kfin_cona .kfin_conar {
    width: 88px;
    height: 140px;
    float: left;
    text-align: center;
}

.kfin_con .kfin_cona .kfin_conar img {
    margin: 15px auto 6px;
}

.kfin_con .kfin_cona .kfin_conar a {
    color: #fff;
    padding: 5px 10px;
    background: #FF6400;
}

/**/
.fw_con {
    width: 1200px;
    min-height: 200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.fw_cona {
    width: 1198px;
    height: 80px;
    background: #f6f6f6;
    border: 1px solid #e5e5e5;
    margin: 25px auto;
}

.fw_cona .fw_l {
    width: 239px;
    height: 80px;
    float: left;
}

.fw_cona .fw_l p.in_p {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #ff6400;
    font-size: 20px;
    color: #ff6400;
    float: left;
    margin: 14px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.fw_cona .fw_l .in_l {
    width: 144px;
    float: left;
    margin-top: 15px;
}

.fw_cona .fw_l .in_la {
    width: 180px;
}

.fw_cona .fw_l p.in_pa {
    font-size: 18px;
    color: #333;
    line-height: 25px;
}

.fw_cona .fw_l p.in_pb {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.fw_cona .fw_l img {
    width: 20px;
    margin-top: 15px;
}

.fw-bt {
    width: 1200px;
    height: 155px;
    margin: 0 auto;
}

/**/
.partner-main {
    width: 1200px;
    height: 675px;
    margin: 0 auto;
}

.partner-main-top {
    width: 100%;
    height: auto;
    padding: 40px 0;
    line-height: 30px;
    text-align: center;
    float: left;
}

.partner-main-top span {
    font-size: 28px;
    display: inline-block;
    position: relative;
}

.partner-main-top span:before {
    left: -80px;
    content: '';
    display: block;
    top: 20px;
    position: absolute;
    width: 60px;
    height: 1px;
    background: #ccc;
}

.partner-main-top span:after {
    right: -80px;
    content: '';
    display: block;
    top: 20px;
    position: absolute;
    width: 60px;
    height: 1px;
    background: #ccc;
}

.partner-main-top p {
    color: #666;
}

.fw-ul {
    width: 1200px;
    min-height: 400px;
    height: auto;
    overflow: hidden;
}

.fw-ul .fw-ula {
    width: 285px;
    min-height: 380px;
    float: left;
    margin-right: 20px;
    background: #f6f6f6;
}

.fw-ul .fw-ula:nth-child(4) {
    width: 285px;
    min-height: 380px;
    float: right;
    background: #f6f6f6;
    margin-right: 0;
}

.fw-ul .fw-ula .fw-ulat {
    width: 285px;
    height: 88px;
    background: url(../images/jx_1.jpg) center 0 no-repeat;
    line-height: 88px;
    color: #fff;
    font-size: 20px;
}

.fw-ul .fw-ula .fw-ulata {
    background: url(../images/jx_2.jpg) center 0 no-repeat;
}

.fw-ul .fw-ula .fw-ulatb {
    background: url(../images/jx_3.jpg) center 0 no-repeat;
}

.fw-ul .fw-ula .fw-ulatc {
    background: url(../images/jx_4.jpg) center 0 no-repeat;
}

.fw-ul .fw-ula .fw-ulat p {
    padding-left: 20px;
}

.fw-ul .fw-ula .fw-ulam {
    width: 245px;
    height: 172px;
    padding: 0 20px;
}

.fw-ul .fw-ula .fw-ulam p.am_p {
    line-height: 25px;
    color: #333;
    font-size: 16px;
    padding-top: 13px;
    height: 80px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

.fw-ul .fw-ula .fw-ulam p.am_p span {
    color: #666;
    font-size: 14px;
}

.fw-ul .fw-ula .fw-ulam .fw-mf {
    width: 245px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.fw-ul .fw-ula .fw-ulam .fw-mf p.am_pa {
    float: left;
    color: #FF6400;
    font-size: 16px;
}

.fw-ul .fw-ula .fw-ulam .fw-mf a {
    border: 1px solid #FF6400;
    padding: 0px 16px;
    height: 26px;
    float: right;
    color: #FF6400;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.fw-ul .fw-ula .fw-ulam .fw-mf a:hover {
    background: #FF6400;
    color: #fff;
}

.fw-ul .fw-ula .fw-ulab {
    width: 285px;
    min-height: 202px;
    height: auto;
    overflow: hidden;
}

.fw-ul .fw-ula .fw-ulab .fw-ulaba {
    width: 141px;
    height: 100px;
    text-align: center;
    line-height: 25px;
    float: left;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.fw-ul .fw-ula .fw-ulab .fw-ulaba:nth-child(2n) {
    width: 142px;
    height: 100px;
    text-align: center;
    line-height: 25px;
    float: left;
    border-top: 1px solid #e5e5e5;
    border-right: none;
}

.fw-ul .fw-ula .fw-ulab .fw-ulaba:hover {
    background: #FF6400;
    color: #fff;
}

.fw-ul .fw-ula .fw-ulab .fw-ulaba:hover p {
    color: #fff;
}

/*.fw-ul .fw-ula .fw-ulab .fw-ulaba p{ font-size: 16px; color: #333333;}*/
.fw-ul .fw-ula .fw-ulab .fw-ulaba span {
    font-size: 12px;
    color: #666;
}

.fw-ul .fw-ula .fw-ulab .fw-ulaba:hover span {
    font-size: 12px;
    color: #fff;
}

.fw-ulaba .fw-a p.a-a {
    color: #333;
    font-size: 16px;
    margin-top: 12px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
    padding: 0 10px;
}

.fw-ulaba .fw-a p.a-b {
    color: #666;
    font-size: 12px;
}

.fw-ulaba .fw-a p.a-c {
    line-height: 74px;
    color: #333;
    font-size: 16px;
}

.fw-ulaba .fw-a p.a-d {
    color: #333;
    font-size: 16px;
    margin-top: 5px;
}

.fw-ulaba .fw-a p.a-e {
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}

.fw-ulaba .fw-a img {
    float: left;
    margin: 2px 5px 0 10px;
}

.fw-ulaba .fw-a span {
    float: left;
}

/*设置a标签为块级元素后 hover属性才能在火狐中正常显示*/
.fw-ul .fw-ula .fw-ulab .fw-ulaba a.fw-a {
    display: block;
}

.fw-ul .fw-ula .fw-ulab .fw-ulaba a:hover p {
    color: #fff !important;
}

.fw_gg {
    width: 1200px;
    height: 90px;
    margin: 20px auto;
}

.tan_con {
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
    padding: 0 2%;
}

.texrarea {
    width: 97% !important;
    height: 80px !important;
}

.label_box_meau {
    width: 20% !important;
}

.label_box_meau li {
    padding-left: 0 !important;
    text-align: center;
}

.right_content2 {
    width: 79% !important;
}

.right_content2 .ul_tag ul li {
    margin-left: 13.5px;

}

.sen_a a:hover {
    color: #fff !important;
    background-color: #ff6900 !important;
}

.sen_la a {
    color: #fff !important;
}

.sen_la a:hover {
    color: #fff;
    background-color: #ff6900;
}

.top_a {
    display: block;
    position: relative;
}

.top_a .bot_btn {
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 1;
}

.classify_box ul li a:first-child {
    display: inline-block;
    margin-right: 0;
}

/******11.10修改******/
.float_rt {
    float: right;
}

.fw-ul .fw-ula .fw-ulam .min_money {
    font-size: 14px;
    color: #333;
}

.fw-ul .fw-ula .fw-ulam .min_money span {
    color: #ff6900 !important;
}

.pay_money {
    font-weight: 700;
    font-size: 26px;
}

/********11.13修改********/
.fw-ul .fw-ula .fw-ulam .am_p .pad_bot {
    display: block;
    margin-bottom: 30px;
}

/*新加板块样式*/
.xs-tg {
    width: 100%;
    min-height: 150px;
    height: auto;
    overflow: hidden;
    background: #fff;
    text-align: center;
    min-width: 1200px;
}

.xs-tg .xs-tga {
    width: 1200px;
    min-height: 150px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

ul.tg-li {
    width: 1200px;
    min-height: 80px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 50px;
    text-align: left;
}

ul.tg-li li {
    width: 282px;
    height: 225px;
    float: left;
    background: #f6f6f6;
    margin-right: 24px;
    border-top: 2px solid #33b811;
}

ul.tg-li li:nth-child(1) {
    border-top: 2px solid #33b811;
}

ul.tg-li li:nth-child(2) {
    border-top: 2px solid #e74a3f;
}

ul.tg-li li:nth-child(3) {
    border-top: 2px solid #dd8a21;
}

ul.tg-li li:nth-child(4) {
    width: 282px;
    height: 225px;
    float: right;
    background: #f6f6f6;
    margin-right: 0;
    text-align: left;
    border-top: 2px solid #2778e8;
}

ul.tg-li li.li-aa {
    border-top: 2px solid #33b811;
}

ul.tg-li li.li-ab {
    border-top: 2px solid #e74a3f;
}

ul.tg-li li.li-ac {
    border-top: 2px solid #dd8a21;
}

ul.tg-li li.li-ad {
    border-top: 2px solid #2778e8;
}

ul.tg-li li.li-ae {
    border-top: 2px solid #06d2b8;
}

ul.tg-li li:nth-child(5n) {
    width: 225px;
    height: 225px;
    float: right;
    background: #f6f6f6;
    margin-right: 0;
    text-align: left;
}

ul.tg-li li h1 {
    font-weight: normal;
    font-size: 18px;
    line-height: 40px;
    padding: 15px 20px 0;
    color: #333;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

p.aa-p {
    line-height: 25px;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
}

p.ab-p {
    line-height: 20px;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.li-u {
    width: 282px;
    height: 70px;
    margin-bottom: 11px;
}

.li-u .li-ule {
    width: 182px;
    height: 38px;
    text-align: left;
    line-height: 15px;
    float: left;
    margin: 15px 10px 0 20px;
    font-size: 12px;
}

.li-u .li-ule p.liu-p {
    font-size: 12px;
    color: #ff6400;
}

.li-u .li-ule p.liu-pa {
    font-size: 12px;
    color: #000;
    margin-top: 5px;
}

.li-u .li-ule p.liu-pa span {
    background: #333333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    padding: 1px 2px 0 2px;
}

.liu-a {
    width: 282px;
    height: 48px;
    background: #ff6900;
}

.liu_bj {
    background: #cccccc;
}

.liu-a .liu-al {
    width: 188px;
    height: 48px;
    background: url(../images/xs_jg.png) center no-repeat;
    float: left;
}

.liu-a .liu-ar {
    width: 94px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    float: left;
}

.liu-a .liu-ar a {
    display: block;
    color: #fff;
    font-size: 14px;
}

p.liu-ap {
    font-size: 12px;
    color: #ff6900;
    padding-left: 15px;
    padding-top: 4px;
}

p.liu-ap span {
    font-size: 18px;
}

p.liu-apa {
    font-size: 12px;
    color: #666666;
    padding-left: 15px;
    text-decoration: line-through;
}

.li-u img {
    width: 50px;
    height: 50px;
    float: left;
    margin-top: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.li-u .li-ule a {
    display: block;
    color: #666;
}

/*.li-u .li-ule:hover{
	border: 1px solid #ff6900;
	background: #ff6900;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.li-u .li-ule:hover a{
	color: #fff;
}*/
/*合作伙伴板块*/
.index-hzh {
    width: 100%;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    background: #f6f6f6;
    min-width: 1200px;
    margin: 0 auto;
}

.in-hzhbc {
    width: 1200px;
    min-height: 150px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 50px;
}

.in-hzhbc .in-hzhbcl {
    width: 818px;
    min-height: 100px;
    margin-top: 20px;
    overflow: hidden;
    float: left;
    background: #fff;
}

.in-hzhbc .in-hzhbcl h1 {
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
    border: 1px solid #e5e5e5;
    padding-left: 15px;
    border-bottom: none;
}

.in-hzhbc .in-hzhbcl table {
    width: 818px;
    text-align: center;
}

.in-hzhbc .in-hzhbcl table tr td {
    text-align: center;
    border: 1px solid #e5e5e5;
    padding: 24px 0;
}

.in-hzhbc .in-hzhbcl table tr td:hover {
    border: 1px solid #ff6900;
}

.in-hzhbc .in-hzhbcl table tr td img {
    margin: 0 auto;
}

.in-hzhbc .in-hzhbcr {
    width: 382px;
    height: 469px;
    float: right;
    background: -webkit-linear-gradient(left, #fa8f0e, #fa8f0e, #ff6900, #ff6900);
    background: -o-linear-gradient(left, #fa8f0e, #fa8f0e, #ff6900, #ff6900);
    background: -moz-linear-gradient(left, #fa8f0e, #fa8f0e, #ff6900, #ff6900);
    background: -ms-linear-gradient(left, #fa8f0e, #fa8f0e, #ff6900, #ff6900);
}

.in-hzhbc .in-hzhbcr .in-bo {
    width: 350px;
    height: 440px;
    margin: 15px auto;
    background: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: center;
}

.in-hzhbc .in-hzhbcr .in-bo h1 {
    color: #ff6900;
    font-size: 46px;
    line-height: 80px;
    padding-top: 15px;
}

.in-hzhbc .in-hzhbcr .in-bo h2 {
    font-size: 32px;
}

.in-hzhbc .in-hzhbcr .in-bo p {
    font-size: 20px;
    color: #666;
    line-height: 60px;
    padding-top: 15px;
}

input.qy-in {
    width: 270px;
    height: 40px;
    margin: 15px auto 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    color: #666;
}

.in-ph {
    width: 280px;
    height: 40px;
    margin: 15px auto 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}

.in-ph input {
    width: 207px;
    height: 40px;
    float: left;
    padding-left: 10px;
    border: none;
    color: #666;
}

.in-ph button {
    width: 63px;
    height: 40px;
    background: #ff6900;
    border: none;
    color: #fff;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}

.lx-btn {
    width: 280px;
    height: 40px;
    background: #ff6900;
    margin: 30px auto 0;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.lx-btn a {
    display: block;
    font-size: 16px;
    color: #fff;
}

.lx-btn a:hover {
    display: block;
    font-size: 16px;
    color: #fff;
}

/*我们的优势*/
#advantage {
    width: 100%;
    height: 620px;
    background: url(../images/our.png) center 0 no-repeat;
    min-width: 1200px;
    background-size: cover;
}

.advantage {
    width: 1200px;
    height: 620px;
    margin: 0 auto;
    overflow: hidden;
}

.advantage-bott {
    width: 453px;
    height: auto;
    float: left;
    background: #fff;
    box-sizing: border-box;
}

.advantage-bott-left:hover img,
.advantage-bott-left:hover span,
.advantage-bott-left:hover p {
    transform: translateY(-4px);
}

.advantage-bott-left {
    width: 225px;
    height: 145px;
    float: left;
    line-height: 25px;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.advantage-bott-left span {
    font-size: 16px;
    display: block;
    transition: all .3s;
}

.advantage-bott-left p {
    color: #666;
    font-size: 12px;
    transition: all .3s;
}

.advantage-bott-left img {
    margin: 34px auto 12px;
    transition: all .3s;
}

.banner-bott {
    width: 1200px;
    height: 90px;
    margin: 0 auto 30px;
    margin-top: 30px;
}

.banner-bott img {
    width: 1200px;
    height: 90px;
}

.advantage-right {
    float: right;
    height: 439px;
    width: 730px;
    background: #fff;
    padding: 0 26px;
    box-sizing: border-box;
}

.advantage-right ul li + li {
    margin-left: 10px;
}

.advantage-right ul li {
    float: left;
    width: 218px;
    height: 160px;
    margin-top: 33px;
}

.advantage-right p {
    color: #666;
    text-indent: 32px;
    line-height: 1.8;
}

.advantage-right h3 {
    margin-top: 40px;
    font-size: 18px;
}

/*我们的焦点*/
.index-jd {
    width: 100%;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    background: #f6f6f6;
    min-width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.index-jd .index-jda {
    width: 1200px;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.index-jd .index-jda .index-jdl {
    width: 580px;
    height: 375px;
    float: left;
}

.index-jd .index-jda .index-jdl .jdd-a {
    width: 570px;
    height: 30px;
    line-height: 30px;
    border-left: 3px solid #ff6900;
    font-size: 18px;
    color: #333;
    padding-left: 10px;
}

.index-jd .index-jda .index-jdl .jdd-a a {
    float: right;
    color: #ff6900;
}

.jdd-b {
    width: 580px;
    height: 340px;
    background: #fff;
    margin-top: 5px;
}

.jdd-b .jdd-ba {
    width: 520px;
    height: 150px;
    margin: 0 auto 0;
    padding-top: 20px;
}

.jdd-b .jdd-ba img {
    width: 230px;
    height: 150px;
    float: left;
}

.jdd-b .jdd-ba .jdd-r {
    width: 265px;
    float: right;
}

.jdd-b .jdd-ba .jdd-r h1 {
    font-size: 16px;
    line-height: 25px;
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.jdd-b .jdd-ba .jdd-r p {
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #666;
}

.jdd-b .jdd-ba .jdd-r a {
    color: #ff6600;
}

.jdd-b ul {
    width: 520px;
    min-height: 50px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0;
}

.jdd-b ul li {
    height: 33px;
    line-height: 33px;
    padding-left: 20px;
    background: url(../images/www.png) left center no-repeat;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

.jdd-b ul li a {
    font-size: 14px;
}

.index-jd .index-jda .index-jdl:nth-child(2) {
    width: 580px;
    height: 375px;
    float: right;
}

.index-mzx {
    width: 1200px;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    padding: 50px 0;
    margin: 0 auto;
}

.index-mzx h1 {
    height: 30px;
    border-left: 3px solid #ff6900;
    font-size: 18px;
    padding-left: 10px;
    line-height: 30px;
    font-weight: normal;
}

.index-mzx h1 a {
    float: right;
    color: #ff6900;
}

.zx-in {
    width: 1200px;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    background: #f6f6f6;
    padding: 15px 0;
    margin-top: 5px;
}

.zx-in .zx-inl {
    width: 336px;
    height: 221px;
    float: left;
    margin-left: 15px;
}

.zx-in .zx-inm {
    width: 385px;
    height: 221px;
    float: left;
    margin: 0 40px;
}

.zx-in .zx-inm h2 {
    line-height: 25px;
    font-size: 18px;
    margin-top: 5px;
}

.zx-in .zx-inm h2 a {
    line-height: 25px;
    font-size: 18px;
}

.zx-in .zx-inm p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.zx-in .zx-inr {
    width: 320px;
    float: left;
    margin-top: 8px;
}

.zx-in .zx-inr ul li {
    height: 30px;
    line-height: 30px;
    background: url(../images/w_a.png) left center no-repeat;
    padding-left: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

.zx-in .zx-inr ul li a {
    font-size: 14px;
    color: #333;
}

.zx-in .zx-inr ul li a:hover {
    font-size: 14px;
    color: #ff6900;
}

/*demo*/
#owl-demo {
    position: relative;
    width: 336px;
    height: 221px;
    margin: 0 auto;
}

#owl-demo .item {
    position: relative;
    display: block;
}

#owl-demo a img {
    display: block;
    width: 336px;
    height: 221px;
}

#owl-demo a b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

#owl-demo a span {
    position: absolute;
    left: 2%;
    bottom: 12px;
    width: 80%;
    color: #fff;
    text-align: left;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

.owl-pagination {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 20%;
    height: 22px;
    text-align: center;
}

.owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: url(../images/w_p.png) no-repeat;
    *display: inline;
    *zoom: 1;
}

.owl-pagination .active {
    width: 10px;
    height: 10px;
    background: url(../images/w_t.png) no-repeat;
}

.owl-buttons {
    display: none;
}

/*.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}*/
.owl-theme .owl-controls .owl-page span {
    display: none !important;
}

.owl-buttons div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 12px 0 0 0 !important;
    box-sizing: border-box;
}

.owl-buttons div img {
    width: 8px;
    margin: 0 auto;
}

.owl-prev {
    position: absolute;
    top: 40%;
    left: 10px;
}

.owl-next {
    position: absolute;
    top: 40%;
    right: 10px;
}

/*一周热门*/
.yz-rma {
    width: 100%;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    background: #f6f6f6;
    min-width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.yz-rm {
    width: 1200px;
    min-height: 100px;
    display: block;
    height: auto;
    margin: 0 auto;
    padding-bottom: 40px;
}

.multipleColumn {
    overflow: hidden;
    position: relative;
    width: 1280px;
}

.multipleColumn .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
    text-align: center;
}

.multipleColumn .hd ul {
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
    display: inline-block;
    margin: 0 auto;
}

.multipleColumn .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.multipleColumn .hd ul li.on {
    background-position: 0 0;
}

.multipleColumn .bd {
    padding: 10px 0;
    overflow: hidden;
}

.multipleColumn .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 300px;
    height: 260px;
    padding: 15px 0;
    float: left;
    _display: inline;
}

.multipleColumn .bd ul li {
    width: 280px;
    height: 265px;
    background: #f6f6f6;
    margin: 0 6px;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.multipleColumn .bd ul li:hover {
    box-shadow: 0 0 25px 2px #e5e5e5;
}

.multipleColumn .bd ul li .pic {
    height: 140px;
    background: #12bed0;
    text-align: center;
}

.multipleColumn .bd ul:nth-child(odd) li .pic {
    background: #e545a3 !important;
}

.multipleColumn .bd ul li .pica {
    background: #f0ab33;
}

.multipleColumn .bd ul li .picb {
    background: #8761df;
}

.multipleColumn .bd ul li .picc {
    background: #e545a3;
}

.multipleColumn .bd ul li .pic p.pic-p {
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 25px 20px 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

.multipleColumn .bd ul li .pic p.pic-pa {
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 0 20px;
    margin-top: 10px;
}

.multipleColumn .bd ul li .pic p.pic-pa a {
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.multipleColumn .bd ul li .pic img {
    width: 120px;
    height: 90px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
    margin: 0 auto;
}

.multipleColumn .bd ul li .pic a:hover img {
    border-color: #999;
}

.multipleColumn .bd ul li .title {
    width: 286px;
    height: 145px;
    position: relative;
    background: #fff;
}

.title-a {
    width: 29px;
    height: 18px;
    position: absolute;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: -27px;
    left: 22px;
    text-align: center;
}

.title-a img {
    margin: 9px auto;
}

.title-b {
    width: 70px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    top: -15px;
    right: 20px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.title-b p {
    float: left;
    margin: 1px 0 0 6px;
}

.title-b img {
    float: left;
    margin: 10px 0 0 8px;
}

.title-c {
    width: 70px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    top: -15px;
    right: 20px;
    cursor: pointer;
    color: #ff6900;
    display: block;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.title-c img {
    float: left;
    margin: 10px 0 0 8px;
}

.title-c p {
    float: left;
    margin: 1px 0 0 3px;
}

.multipleColumn .bd ul li .title .title-p {
    padding-top: 30px;
    text-align: left;
    padding-left: 15px;
    min-height: 40px;
    height: auto;
    overflow: hidden;
    color: #666;
    font-size: 12px;
}

.multipleColumn .bd ul li .title p.title-p span {
    color: #333;
}

.multipleColumn .bd ul li .title .title-p p {
    width: 130px;
    text-align: left;
    color: #666;
    float: left;
    font-size: 12px;
}

.multipleColumn .bd ul li .title .title-p p span {
    color: #333;
}

.ll-kk {
    width: 255px;
    height: 30px;
    margin: 10px auto;
    clear: both;
    line-height: 30px;
}

p.ll-p {
    color: #ff6900;
    font-size: 18px;
    float: left;
}

.l-x {
    width: 70px;
    height: 28px;
    float: right;
    border: 1px solid #e5e5e5;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 5px;
}

.l-x a {
    color: #666;
}

.l-x:hover {
    border: 1px solid #ff6900;
    background: #ff6900;

}

.l-x:hover a {
    display: block;
    color: #fff;
}

.partner-main-bott-right-bott {
    width: 818px;
    float: left;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-bottom: none;
}

.partner-main-bott-right-bott li {
    width: 203px;
    height: 126px;
    float: left;
    text-align: center;
    list-style-type: none;
    padding: 25px 25px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.partner-main-bott-right-bott li:nth-child(4n) {
    width: 205px;
    height: 126px;
    float: left;
    text-align: center;
    list-style-type: none;
    padding: 24px 25px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    border-right: none;
}

.partner-main-bott-right-bott li img {
    width: 153px;
    height: 90px;
}

.partner-main-bott-right-bott li:hover img {
    transform: rotateY(360deg);
    transition: all 1.5s ease-in-out 0s;
}

.referr_box > div {
    float: left;
    height: 338px;
    padding: 0 40px;
    overflow: hidden;
    box-sizing: border-box;
}

.referr_box > div + div {
    border-left: 1px solid #e5e5e5;
}

.referr_box .referr_left ul li:first-child {
    border-bottom: 1px solid #e5e5e5;
}

.referr_box .referr_left ul li .fz-clearfix {
    margin-bottom: 24px;
}

.referr_box .referr_left ul li {
    width: 100%;
    padding: 24px 0 50px;
}

.referr_box .referr_left {
    padding-left: 0;
    padding-right: 30px;
}

.referr_box .referr_left, .referr_box .referr_center {
    width: 290px;
    position: relative;
}
.referr_box .referr_center .img_as{
    display: block;
}
.referr_box .referr_center .img_as img{
    width: 100%;
    /*height: 112px;*/
    border-radius: 5px;
}
.referr_box .referr_right {
    width: 280px;
    padding-right: 0;
}
.referr_center .consult{
    position: absolute;
    left:40px;
    bottom:8px;
}

.referr_box .referr_right img {
    width: auto;
    margin: 15px auto 0;
    border-radius: 8px;
}

.referr_left h3, .referr_center h3 {
    margin-bottom: 20px;
}

.referr_left h3, .referr_center h3 {
    font-size: 18px;
    font-weight: normal;
}

.referr_left h4, .referr_center h4 {
    font-size: 16px;
    font-weight: normal;
}

.referr_left h4 {
    width: 180px;
    margin-bottom: 5px;
}

.referr_left .referr_price em {
    color: #ff6400;
    font-weight: bold;
}

.referr_price s {
    font-size: 12px;
}

.referr_avatar {
    width: 50px;
    height: 50px;
    margin-right: 16px;
}

.referr_texts p, .referr_left ul li > p, .referr_price s, .referr_center > div span {
    color: #666;
}

.referr_center > div span {
    display: inline-block;
    width: 96px;
}

.referr_center > a, .displayInline {
    display: inline-block;
}

.referr_buy img {
    margin-top: 7px;
}

.referr_buy a, .referr_center .consult {
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #ff6400 !important;
    border: 1px solid #ff6400;
    border-radius: 6px;
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fz-clearfix:before,
.fz-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fz-clearfix {
    zoom: 1;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.border-left {
    border-left: none;
}

.border-bottom {
    border-bottom: none;
}

.line {
    width: 100px;
    height: 1px;
    margin: 28px 0;
    background: #e5e5e5;
}

/*产品详情弹框*/
.dx_login{
    width: 366px;
    height: 386px;
    position:fixed;
    border:#ebebeb solid 1px;
    top:50%;
    left:50%;
    display:none;
    background:#ffffff;
    z-index:9999;
    margin-left:-183px;
    margin-top:-193px;
}
.dx_login p.dx_p{
    font-size: 19px;
    font-weight: bold;
    color: #ff6400;
    padding: 5px 25px 0;
    line-height: 70px;
    position: relative;
}
.dx_login p.dx_p span{
    width: 20px;
    height: 20px;
    position: absolute;
    right:15px;
    top: 15px;
    cursor: pointer;
}
.dx_login p.dx_p span img{
    width: 15px;
    height: 15px;
}
.dx_input{
    width: 320px;
    height: 45px;
    border: 1px solid #e5e5e5;
    margin: 0 auto;
    border-radius: 8px;
}
.dx_input img{
    width: 14px;
    height: 18px;
    float: left;
    margin: 14px 10px 0 16px;
}
.dx_input input{
    width: 265px;
    height: 45px;
    line-height: 45px;
    float: left;
    border: none;
    background: none;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #999;
}
.dx_inputa{
    margin: 15px auto 0;
    border: none;
}
.dx_left{
    width: 200px;
    height: 45px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.dx_left input{
    width: 160px;
    height: 45px;
    line-height: 45px;
    float: left;
    border: none;
    background: none;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #999;
}
.dx_right{
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: right;
    font-size: 14px;
    color: #999;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
input.in-dx{
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.dx_btn{
    width: 320px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #ff6400;
    margin: 35px auto 5px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.dx_btn button{
    width: 320px;
    height: 45px;
    background: none;
    border: none;
    color: #fff;
    font-size: 18px;
}
p.dx_pa{
    line-height: 45px;
    text-align: center;
    clear: both;
    color: #666;
}
.dx_img{
    text-align: center;
    clear: both;
}
.dx_img img{
    display: inline-block;
    margin: 0 3px 0 3px;
}

.ljtf-bg{
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    background:#000;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity:0.3;
    opacity:0.3;
    display:none;
    z-index: 9999;
}

.ljtf-a{
    width:1000px;
    position:fixed;
    height:auto;
    top:60%;
    left:50%;
    display:none;
    background:#f8f8f8;
    box-shadow:0px 0px 20px #333;
    z-index:99999;
    margin-left:-500px;
    margin-top:-350px;
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    padding-bottom: 20px;
}

.ljtf-top{
    width: 1000px;
    height: 60px;
    line-height: 60px;
    position: fixed;
    background: #f8f8f8;
}
.ljtf-top p{
    padding-left: 30px;
    float: left;
    color: #333;
    font-size: 16px;
}
.ljtf-top a{
    color: #fff;
    float: right;
    font-size: 22px;
    margin-right: 30px;
}
.ljtf-top a img{
    width: 20px;
    margin-top: 15px
}
.ljtf_cona{
    width:960px;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin: 60px auto 0;
}
.ljtf_conb{
    width: 940px;
    min-height: 50px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto;
    padding: 20px 0;
}
.ljt_top{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    width: 60%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.ljt_top input{
    width: 15px;
    height: 15px;
    float: left;
    margin: 3px 8px 0 20px;
}
.ljt_ab{
    /*width: 940px;*/
    min-height: 37px;
    margin-top: 8px;
    display: inline-block;
    float: right;
}
.ab_left{
    /*width: 70%;*/
    float: left;
}
.ableft_a{
    min-height: 10px;
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
}
.ljt_abl{
    width: 85px;
    height: 32px;
    line-height: 32px;
    text-align: right;
    float: left;
    font-size: 14px;
    color: #333;
}
.ljt_abm{
    width: 520px;
    height: 32px;
    line-height: 32px;
    float: left;
}
.ljt_abr{
    width: 320px;
    height: 32px;
    line-height: 32px;
    float: right;
    text-align: right;
    padding-right: 2px;
}
.ljt_abr p{
    display: inline-block;
}
.ljt_abr .l_jg{
    width: 100px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border: 1px solid #e5e5e5;
    display: inline-block;
}
.ljt_abr .l_jg input{
    width: 100px;
    height: 33px;
    border: none;
    color: #333;
}
.ljt_abr .l_jg input::-webkit-input-placeholder{
    color:#333;
}
.ljt_abr .l_jg input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#333;
}
.ljt_abr .l_jg input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#333;
}
.ljt_abr .l_jg input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#333;
}
.ljt_abr img{
    display: inline-block;
    margin: 11px;
}
.ljt_abr input{
    width: 70px;
    height: 33px;
    text-align: center;
    border: 1px solid #e5e5e5;
    display: inline-block;
}
.ljt_abr input::-webkit-input-placeholder{
    color:#333;
}
.ljt_abr input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#333;
}
.ljt_abr input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#333;
}
.ljt_abr input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#333;
}
.lcp_a{
    width: 940px;
    height: 50px;
    line-height: 50px;
    /*background: #f3f3f3;*/
    margin: 0 auto;
    color: #333;
    font-size: 14px;
}
.lcp_a input{
    width: 15px;
    height: 15px;
    float: left;
    margin: 17px 8px 0 20px;
}
.lcp_a .lcp_ar {
    width: 470px;
    float: right;
    height: 50px;
    line-height: 50px;
    text-align: right;
    padding-right: 10px;
}
.lcp_a .lcp_ar span{
    font-size: 18px;
    font-weight: bold;
    color: #ff6400;
    padding: 0 10px;
}
.lcp_btn{
    width: 940px;
    height: 45px;
    margin: 33px auto;
    text-align: right;
}
.lcp_btna{
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #ff6400;

}
.lcp_btna button{
    width: 160px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: none;
    border: none;
}
.lcp_btnb{
    width: 160px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    border: 1px solid #ff6400;
    margin-left: 5px;
}
.lcp_btnb a{
    font-size: 16px;
    color: #ff6400;
    display: block;
}
.ljtf-cp{
    padding: 10px 30px;
    min-height: 40px;
    height: auto;
    overflow: hidden;
}
.ljtf-cp p{
    font-size: 16px;
    color: #333;
    line-height: 35px;
}
.lj-cp{
    clear: both;
    margin-top: 5px;
}
.lj-cp p{
    float: left;
    padding-left:10px;
    margin-top: 5px;
}
.lj-ca{
    width: 600px;
    float: left;
}
.share_radio{
    width:100px;
    height:30px;
    float:left;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border:1px solid #cccccc;
    text-align:center;
    line-height:30px;
    font-size:14px;
    margin:0 20px 0 0 ;
    cursor:pointer;
    color: #000;
}
.share_radioa{
    width:100px;
    height:30px;
    float:left;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border:1px solid #cccccc;
    text-align:center;
    line-height:30px;
    font-size:14px;
    margin:0 20px 0 0 ;
    cursor:pointer;
    color: #000;
}
.lj-btn{
    width: 120px;
    height: 35px;
    background: #ff6900;
    margin: 30px auto;
}
.lj-btn button{
    background: none;
    border: none;
    width: 120px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
}
.ljtf-bg{
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    background:#000;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity:0.3;
    opacity:0.3;
    display:none;
    z-index: 9999;
}
.inp_act{
    color:#ff6900 !important;
    border:1px solid #ff6900 !important;
}
.referr_texts p{
    height: 40px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    text-overflow: ellipsis;
}
.referr_texts{
    width: 194px;
}
.referr_buy p{
    margin-right: 6px;
    color: #666;
    font-size: 12px;
    line-height: 27px;
}

.sectionbd,.sidebd{width: 1200px;height: 100%;margin: 0 auto;display: table;}
.side1{height: 294px;}
.hotsec{height: 280px;box-shadow: 0 2px 12px rgba(63,63,63,0.16);-webkit-box-shadow: 0 2px 12px rgba(63,63,63,0.16);margin-top: 14px;position: relative;}
.hottit{height: 59px;line-height: 61px;border-bottom: 1px solid #f2f2f2;font-weight: bold;font-size: 18px;color: #1c1c1c;padding-left: 40px;}
.hotsec .hd{max-width: 1026px;position: absolute;top: 23px;left: 176px;}
.hotsec .hd ul{height: 37px;}
.hotsec .hd ul li{float: left;font-size: 13px;color: #6a6363;padding: 0 16px;cursor: pointer;}
.hotsec .hd ul li.on{font-weight: bold;color: #e8281f;}
.hotsec .hd ul li.on::after{content: "";display: block;height: 2px;background: #e8281f;margin-top: 12px;}
.hotsec .bd{margin-top: 27px;}
.hotsec .bd ul{height: 160px;}
.hotsec .bd ul li{height: 160px;display: none;}
.hotsec .bd ul li .sign{float: left;width: 120px;height: 158px;border: 1px solid #f3f3f3;background: #fff;border-radius: 8px;-webkit-border-radius: 8px;margin-left: 23px;box-shadow: 0 1px 8px rgba(24,24,24,0.11);-webkit-box-shadow: 0 1px 8px rgba(24,24,24,0.11);}
.hotsec .bd ul li .sign:first-child{margin-left: 18px;}
.hotsec .bd ul li .sign.on{border-radius: 4px;-webkit-border-radius: 4px;width: 435px;border: 1px solid #efefef;box-shadow: 0 1px 10px rgba(115,115,115,0.15);-webkit-box-shadow: 0 1px 10px rgba(115,115,115,0.15);}
.hotsec .bd ul li .sign .default{display: block;height: calc(100% - 20px);padding: 10px;text-align: center;}
.hotsec .bd ul li .sign.on .default{display: none;}
.hotsec .bd ul li .sign .p1{width: 100px;height: 100px;border-radius: 8px;-webkit-border-radius: 8px;position: relative;}
.hotsec .bd ul li .sign .p1 img{width: 100px;height: 100px;}
.hotsec .bd ul li .sign .p1::after{content: "";display: block;width: 16px;height: 16px;}
.hotsec .bd ul li .sign .p2{font-size: 12px;font-weight: bold;color: #4c4c4c;text-transform: uppercase;margin: 5px -10px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hotsec .bd ul li .sign .p3{font-size: 12px;color: #848484;margin: 0 -10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hotsec .bd ul li .sign .p3 span{color: #ff2d22;}
.hotsec .bd ul li .sign .hoverbox{display: none;height: 100%;border-radius: 4px;-webkit-border-radius: 4px;position: relative;overflow: hidden;}
.hotsec .bd ul li .sign.on .hoverbox{display: block;}
.hotsec .bd ul li .sign .tmask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.hotsec .bd ul li .sign .t1{width: 80px;height: 24px;line-height: 24px;background: #6d11fa;text-align: center;border-radius: 2px;-webkit-border-radius: 2px;font-size: 12px;color: #fff;margin: 120px 0 0 13px;position: relative;float: left;}
.hotsec .bd ul li .sign .t1::after{content: "";display: block;width: 16px;height: 16px;}
.hotsec .bd ul li .sign .t2{float: left;margin-left: 30px;width: 96px;}
.hotsec .bd ul li .sign .t2 .s1{font-weight: bold;font-size: 14px;color: #4c4c4c;margin-top: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hotsec .bd ul li .sign .t2 .s2{font-size: 12px;color: #a3a3a3;margin-top: 7px;}
.hotsec .bd ul li .sign .t2 .s2 span{color: #fd6067;display: inline-block;vertical-align: top;margin-left: 8px;}
.hotsec .bd ul li .sign .t2 .s2 span::after{content: "";display: inline-block;width: 7px;height: 18px;vertical-align: top;margin-left: 3px;}
.hotsec .bd ul li .sign .t2 .s3{font-weight: bold;font-size: 16px;color: #ff2d22;}
.hotsec .bd ul li .sign .t2 .s3 span{display: inline-block;font-size: 12px;color: #848484;font-weight: normal;margin-left: 2px;}
.hotsec .bd ul li .sign .t3{float: left;width: 210px;height: 158px;position: relative;}
.hotsec .bd ul li .sign .t3 .tit{font-weight: bold;font-size: 12px;color: #535353;margin-top: 12px;}
.hotsec .bd ul li .sign .t3 .cont{width: 192px;height: 104px;position: absolute;left: 4px;top: 40px;}
.hotsec .bd ul li .sign .t3 .cont .mean{font-size: 12px;color: #b2b2b2;margin-left: 27px;margin-top: 3px;position: absolute;top: 0;left: 0;}
.hotsec .bd ul li .sign .t3 .cont .mean span{color: #fd6067;}
.hotsec .bd ul li .morelink{display: block;height: 22px;line-height: 22px;font-size: 12px;color: #595959;position: absolute;top: 20px;right: 21px;}
.hotsec .bd ul li .morelink::after{content: "";display: inline-block;height: 22px;width: 16px;vertical-align: top;margin-left: 8px;}
.drybox{height: 600px;margin-top: 30px;}
.dry1{box-shadow: 0 2px 12px rgba(63,63,63,0.16);-webkit-box-shadow: 0 2px 12px rgba(63,63,63,0.16);width: 919px;height: 340px;border-radius: 4px 4px 0 4px;-webkit-border-radius: 4px 4px 0 4px;}
.dry3{width: 1110px;padding-left: 26px;height: 131px;float: left;margin: 21px 32px 0;position: relative;}
.dry2 .p1{font-size: 14px;color: #fff8e6;display: block;width: 141px;height: 39px;line-height: 39px;text-align: center;margin: 217px auto 0;}
.dry2 .p2{font-size: 14px;color: #ffe2f1;text-align: center;margin-top:30px;}
.dry1 .infobox{width: 526px;margin-left: 27px;float: left;height: 100%;}
.dry1 .title{font-weight: bold;font-size: 18px;color: #444;margin: 24px 0 32px;}
.dry1 .title span{font-weight: normal;font-size: 12px;color: #949494;padding-left: 6px;}
.dry1 .infofl{float: left;width: 275px;}
.dry1 .infofr{width: 248px;float: right;}
.dry1 .infofl .p1{width: 214px;padding-left: 17px;height: 115px;border-radius: 4px;-webkit-border-radius: 4px;box-shadow: 0 1px 6px #e6e6e6;-webkit-box-shadow: 0 1px 6px #e6e6e6;margin-bottom: 27px;}
.dry1 .infofl .p1 span{display: block;font-size: 16px;color: #3e3e3e;padding-top: 16px;}
.dry1 .infofl .p1 p{font-size: 12px;color: #7e7e7e;margin-top: 5px;}
.dry1 .infofl .p1 p::after{content: "";display: block;height: 15px;width: 15px;margin: 15px 0 0 3px;}
.dry1 .p2{height: 38px;padding-left: 48px;margin-left: 3px;margin-bottom: 31px;}
.dry1 .p2 span{display: block;height: 18px;line-height: 18px;font-weight: bold;font-size: 14px;color: #545454;}
.dry1 .p2 span::after{content: "";display: inline-block;height: 18px;width: 15px;margin-left: 5px;vertical-align: top;}
.dry1 .infofl .p2 span::after{margin-left: 48px;}
.dry1 .p2 p{font-size: 12px;color: #a5a5a5;margin-top: 3px;}
.dry1 .p3{font-weight: bold;color: #464646;font-size: 12px;height: 18px;line-height: 18px;display: inline-block;}
.dry1 .p3::after{content: "";display: inline-block;height: 18px;width: 15px;margin-left: 6px;vertical-align: top;}

.dry1 .casebox{width: 360px;height: 100%;float: left;}
.dry1 .caselist{height: 186px;margin-bottom: 28px;}
.dry1 .caselist li{float: left;text-align: center;width: 150px;height: 186px;background: #fff;border-radius: 4px;-webkit-border-radius: 4px;box-shadow: 0 1px 8px rgba(24,24,24,0.11);-webkit-box-shadow: 0 1px 8px rgba(24,24,24,0.11);margin: 0 17px 0 3px;}
.dry1 .caselist li .t1{font-weight: bold;font-size: 15px;color: #2d2d2d;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-top: 15px;}
.dry1 .caselist li .t2{height: 61px;margin: 17px 0;}
.dry1 .caselist li .t2 img{height: 61px;}
.dry1 .caselist li .t3{font-weight: bold;font-size: 14px;color: #353535;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.dry1 .caselist li .t4{font-size: 12px;color: #848484;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.dry3 .p1{font-weight: bold;font-size: 34px;color: #fff;padding-top: 8px;}
.dry3 .p2{font-size: 13px;color: #fff;margin-top: -3px;}
.dry3 .p2::after{content: "---";display: block;font-size: 12px;color: rgba(255,255,255,0.4);line-height: 20px;}
.dry3 .p3{font-size: 12px;color: #fff;display: inline-block;height: 12px;line-height: 12px;}
.dry3 .p3::after{content: "";display: inline-block;height: 12px;width: 12px;margin-left: 4px;vertical-align: top;}
.dry3 .softlist{height: 131px;position: absolute;right: 22px;top: 0;width: 862px;}
.dry3 .softlist li{float: left;text-align: center;width: 208px;height: 131px;box-shadow: 0 1px 20px rgba(7,31,78,0.3);-webkit-box-shadow: 0 1px 20px rgba(7,31,78,0.3);margin-left: 10px;}
.dry3 .softlist li:first-child{margin-left: 0;}
.dry3 .softlist li .s1{font-weight: bold;font-size: 18px;color: #484fba;margin-top: 26px;background-image:-webkit-linear-gradient(left,#484fba,#6e66c7,#947ed4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.dry3 .softlist li .s2{font-size: 12px;color: #a5a5a5;margin: 2px 0 16px;}
.dry3 .softlist li .s3{display: inline-block;font-size: 12px;color: #7d7d7d;margin: 0 auto;width: 190px;height: 34px;line-height: 34px;}
.dry3 .softlist li .s3 i,.dry3 .softlist li .s3::after{display: inline-block;vertical-align: top;width: 13px;height: 34px;margin-right: 5px;}
.dry3 .softlist li .s3::after{content: "";margin-left: 5px;}
.section1{height: 692px;background: url(http://pic.yupoo.com/ying123comcn/8d9b1452/87a2a725.jpg) no-repeat center top;}
.section2{height: 692px;background: url(http://pic.yupoo.com/ying123comcn/add55810/2f68ecc1.jpg) no-repeat center top;}
.section3{height: 692px;background: url(http://pic.yupoo.com/ying123comcn/b0c49941/98d192f2.jpg) no-repeat center top;}
.section .theleft{float: left;width: 278px;height: 100%;}
.theleft .tit{font-weight: bold;font-size: 48px;color: #fff;margin-top: 70px;}
.theleft .explain{font-size: 12px;margin-top: 36px;}
.theleft .data{font-size: 60px;color: #fff;margin-top: 191px;position: relative;}
.theleft .data span{font-size: 14px;display: inline-block;margin-left: 2px;font-weight: normal;}
.theleft .data i{display: inline-block;width: 67px;height: 3px;position: absolute;left: 0;top: -33px;}
.theleft .mystr{font-weight: bold;font-size: 12px;color: #fff;margin-top: -8px;}
.theleft .date{font-size: 12px;color: rgba(255,255,255,0.3);margin-top: 2px;}
.theleft .range{font-size: 12px;color: #fff;margin-top: 24px;}
.theleft .range span{display: inline-block;vertical-align: top;}
.theleft .range span::after{content: "";display: inline-block;width: 9px;height: 9px;margin-left: 3px;}
.theleft .range i{display: inline-block;width: 1px;height: 8px;background: rgba(255,255,255,0.3);margin: 0 11px 0 12px;}
.section1 .theleft .data i{background: #f2942f;}
.section2 .theleft .data i{background: #00aeff;}
.section3 .theleft .data i{background: #d178ff;}
.section1 .theleft .explain{color: #c5c6df;}
.section2 .theleft .explain{color: #a0ccb5;}
.section3 .theleft .explain{color: #fbe8e8;}
.section .theright{width: 922px;height: 530px;float: left;margin-top: 82px;position: relative;}
.theright .hd{height: 144px;position: absolute;top: 121px;left: -278px;}
.theright .hd a{display: block;position: relative;width: 218px;height: 68px;line-height: 68px;background: rgba(255,255,255,0.3);margin-top: 4px;font-weight: bold;font-size: 18px;color: #fff;text-indent: 20px;}
.section1 .theright .hd a.on{background: #f2942f;}
.section2 .theright .hd a.on{background: #00aeff;}
.section3 .theright .hd a.on{background: #d178ff;}
.theright .hd a i{content: "";display: inline-block;width: 20px;height: 68px;vertical-align: top;float: right;margin-right: 16px;}
.theright .hd a::after{content: "";display: inline-block;width: 2px;height: 68px;vertical-align: top;position: absolute;top: 0;right: -2px;}
.theright .bd{height: 530px;position: relative;}
.theright .bd ul{height: 530px;display: none;}
.theright .bd ul li{width: 100px;height: 77px;margin-bottom: 4px;}
.theright .bd ul li .tab{display: block;height: 77px;background: rgba(255,255,255,0.2);border-radius: 4px;-webkit-border-radius: 4px;text-align: center;}
.theright .bd ul li .tab span{display: table-cell;width: 100px;height: 38px;padding-top: 10px;vertical-align: middle;}
.theright .bd ul li .tab p{font-weight: bold;font-size: 14px;color: #fff;}
.theright .bd ul li .cont{width: 822px;height: 530px;position: absolute;top: 0;left: 100px;display: none;}
.theright .bd ul li.on .cont{display: block;}
.theright .bd ul li.on .tab{background: rgba(255,255,255,0.9);}
.theright .bd ul li.on .tab p{color: rgb(74,81,193);}
.theright .cont .alig{margin-left: 4px;float: left;width: 270px;}
.theright .cont .single{margin-bottom: 4px;width: 270px;height: 210px;background: #fff;border-radius: 4px;-webkit-border-radius: 4px;position: relative;overflow: hidden;transition: height .35s ease;-webkit-transition: height .35s ease;}
.theright .cont .single.on{height: 316px;transition: height .35s ease;-webkit-transition: height .35s ease;}
.theright .bd ul li:first-child .alig:first-child .single:first-child{box-shadow: 0 2px 12px rgba(63,63,63,0.16);-webkit-box-shadow: 0 2px 12px rgba(63,63,63,0.16);}
.theright .cont .single .linkto{width: 100%;height: 100%;display: table;}
.theright .cont .single .stag{display: inline-block;padding: 0 8.5px;height: 21px;line-height: 19px;text-align: center;background: #5b64de;font-size: 12px;color: #fff;border-radius: 10.5px;-webkit-border-radius: 10.5px;margin: 11px 0 0 11px;}
.sectionbd .theright .tab img{margin:5px 0 5px 36px}
.sectionbd .theright .tab .linkmore span img{margin:5px 0 5px 36px}
.section2 .theright .cont .single .stag{background: #3fb57c;}
.section3 .theright .cont .single .stag{background: #fa7577;}
.theright .cont .single .pic{width: 73px;
    height: 73px;
  
    background: #fff;
    border-radius: 100%;
   
    -webkit-border-radius: 100%;
    box-shadow: 0 2px 12px rgba(63,63,63,0.1);
    -webkit-box-shadow: 0 2px 12px rgba(63,63,63,0.1);
    margin: -16px auto 0; margin-bottom: 30px;}
.theright .cont .single .pic img{width: 73px;border-radius: 50%;}
.theright .cont .single .p1{font-size: 18px;color: #000;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 15px;margin-top: 10px;}
.theright .cont .single .p2{font-size: 14px;color: #c4c4c4;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 15px;margin-top: -2px;height: 30px;}
.theright .cont .single .p2::after{content: "";display: block;width: 12px;height: 1px;background: #d9dfed;margin: 8px auto 0;}
.theright .cont .single .p3{font-weight: bold;font-size: 14px;color: #ff2d22;text-align: center;margin: 6px 0 9px;}
.theright .cont .single .p4{width: 270px;height: 106px;overflow: hidden;}
.theright .cont .single .p4 > div{margin-left: -1px;width: 271px;height: 106px;}
.theright .cont .single .p4 > div > div{float: left;padding-left: 16px;height: 52px;width: 118.5px;border-left: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;}
.theright .cont .single .p4 > div > div span{display: block;font-size: 14px;color: #4d4d4d;height: 22px;line-height: 22px;margin-top: 6px;}
.theright .cont .single .p4 > div > div p{font-size: 12px;color: #acacac;}
.theright .cont .single .p4 > div > div:first-child span{font-weight: bold;}
.theright .cont .single .p4 > div > div i{display: inline-block;height: 22px;width: 7px;vertical-align: top;margin-left: 3px;}
.theright .cont .single .collect{font-size: 12px;color: #b4b4b4;position: absolute;right: 12px; top: 12px;height: 20px;line-height: 20px;}
.theright .cont .single .collect::after{content: "";display: inline-block;vertical-align: top;width: 14px;height: 20px;}
.theright .cont .single .collect.on{color: #ffa200;}
.theright .cont .single .collect.on::after{background: url(../images/icon_22_on.png) no-repeat center;}
.theright .bd ul:first-child li:first-child .alig:first-child .single:first-child.on .linkto,.theright .bd ul:first-child li:first-child .alig:first-child .single:first-child.on .collect{display: none;}
.theright .cont .single .textmask{display: none;width: 100%;height: 100%;}
.theright .cont .single.on .textmask{display: table;}
.theright .cont .single .textmask img{position: absolute;top: 0;left: 0;}
.theright .cont .single .textmask .textstr{position: relative;text-align: center;}
.theright .cont .single .textstr .s1{font-size: 22px;color: #313030;height: 34px;line-height: 34px;margin-top: 185px;}
.theright .cont .single .textstr .s1 i{display: inline-block;vertical-align: top;width: 25px;height: 34px;margin-left: 3px;}
.theright .cont .single .textstr .s2{margin-top: -1px;}
.theright .cont .single .textstr .s2 span{font-size: 22px;color: #fe5c38;display: block;}
.theright .cont .single .textstr .s2 i{font-size: 16px;}
.theright .cont .single .textstr .s2 p{font-size: 12px;color: #6d6d6d;margin-top: -4px;}
.theright .cont .single .textmask .operate{height: 32px;text-align: center;display: table;margin: 0 auto;position: absolute;left: 50%;bottom: 8px;margin-left: -130px;}
.theright .cont .single .textmask .operate a{float: left;margin: 0 5px;width: 120px;height: 32px;line-height: 32px;background: #ff9f38;font-size: 14px;color: #fff;}
.theright .cont .single .textmask .operate a:first-child{background: #6d11fa;}
.section2 .theright .cont .single .textmask .operate a{background: #00aeff;}
.section2 .theright .cont .single .textmask .operate a:first-child{background: #9d5dff;}
.section3 .theright .cont .single .textmask .operate a{background: #ff9c27;}
.section3 .theright .cont .single .textmask .operate a:first-child{background: #3498ff;}
.theright .cont .single .textmask .operate a i{display: inline-block;vertical-align: top;height: 32px;width: 17px;margin-right: 7px;}
.theright .cont .single .textmask .operate a:first-child i{width: 13px;}
.theright .bd ul li .linkmore{display: block;height: 125px;background: rgba(255,255,255,0.2);border-radius: 4px;-webkit-border-radius: 4px;text-align: center;position: absolute;left: 0;bottom: 0;}
.theright .bd ul li .linkmore span{display: table-cell;width: 100px;height: 44px;padding-top: 27px;vertical-align: middle;}
.theright .bd ul li .linkmore p{font-weight: bold;font-size: 14px;color: #fff;}
