
/* CSS Document */

/* Title */
.Title{width: 100%;text-align: center;padding-top: 52px;}
.Title h3{font-size: 30px;color: #333333;font-weight: normal;}
.Title h3 a{color: #333333;text-decoration: none;}
.Title p{font-size: 16px;color: #888888;margin-top: 4px;}
.Title i{display: block;width:350px;height:3px;background:url(../image/cd.png) no-repeat center;margin: 20px auto 0;}

.index-main {
	z-index:55;
	position:relative;
	width:980px;
	margin:0 auto;
	height:620px;
}
.index-main-box {
	width: 100%;
	position:relative;
	display:block;
	overflow:hidden;
	height:620px;
}
#indexslider {
	position:relative;
	width:1920px;
	left:50%;
	margin-left:-960px;
	height:620px;
}
.index-main-box .prev{
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 5%;
    width: 58px;
    height: 58px;
    margin-top: -29px;
    background: url(../image/babot1.png) no-repeat center; 
    display: none;
}
.index-main-box .next{
    position: absolute;
    z-index: 999;
     top: 50%;
    margin-top: -29px;
    right: 5%;
    width: 58px;
    height: 58px;
    background: url(../image/babot2.png) no-repeat center;
    display: none;
}
.index-img {
	display:block;
	width:1920px;
	height:620px;
	overflow:hidden;
}
.index-img img {
	width:1920px;
	height:620px;
}
.index-pagination {
	position:absolute;
	z-index:66;
	top:580px;
	left:50%;
	height:30px;
	width:210px;
	margin-left:-100px;
	text-align:center;
}
.index-pagination li {
	display:inline-block;
	width:58px;
	position:relative;
	/* float:left; */
	height:23px;
	margin-right:4px;
	overflow:hidden;
}
.index-pagination li a {
	position:relative;
	z-index:666;
	display:block;
	padding:16px 0px 5px 0px;
	height:3px;
	color:#5f6a72;
	text-align:center;
}
.index-pagination li a div {
	position:relative;
	z-index:555;
	display:block;
	height:3px;
	background:#36BC1C;
}
.index-pagination li a div span {
	position:absolute;
	top:0px;
	left:0px;
	height:3px;
	width:0px;
	background:#FFF;
}
.index-pagination li.current a {
	color:#0b4da2;
	_color:#0e98a5;
}
.index-pagination li.back {
	display:block;
	position:absolute;
	width:27px;
	height:10px;
	left:0px;
	top:4px;
	z-index:444;
}

.index-main-box:hover .prev{display: block;}
.index-main-box:hover .next{display: block;}

/* hotSale 热销*/
.hotSale{width: 100%;background:#f9f9f9;padding-bottom:20px;}
.hotSale .mainCon{width: 100%;margin-top: 33px;}
.hotSale .mainCon ul{width: 100%;}
.hotSale .mainCon li{width:293px;height:260px;float:left;margin-left:3px;margin-right:4px;}
.hotSale .mainCon li h3{font-size: 14px;color: #787878;font-weight: normal;width:293px;height:50px;line-height:50px;text-align:center;}
.hotSale .mainCon li img{display: block;transition: all 1s ease-out;  transform: scale(1);}
.hotSale .mainCon li .Pic{display: block;width:293px;height:210px;overflow: hidden;}
.hotSale .mainCon li p{font-size: 14px;color: #999999;}
.hotSale .mainCon li .p2 em{font-size: 18px;color: #fa8815;font-weight: bold;margin-top: 12px;}
.hotSale .mainCon li .details{width: 100px;height: 33px;border-radius: 4px;text-indent: 34px;display: block;background: url(http://gotta.net.cn/css/img/hotSale_icon01.png) no-repeat 15px center #f1f1f1;position: absolute;right: 18px;bottom: 64px;line-height: 33px;font-size: 14px;color: #999999;text-decoration: none;}
.hotSale .mainCon li:hover img{transform: scale(1.2);}
.hotSale .mainCon li:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.hotSale .mainCon li:hover .details{background: url(http://gotta.net.cn/css/img/hotSale_icon02.png) no-repeat 15px center #0e98a5;color: #FFF;}

#scrollleft{width:1200px;height:230px;position: relative;overflow: hidden;}

/* hotSale 热销*/
.hotSale1{width: 100%;background:#fff;padding-bottom:20px;}
.hotSale1 .mainCon{width: 100%;margin-top: 33px;}
.hotSale1 .mainCon ul{width: 100%;}
.hotSale1 .mainCon li{width:293px;height:275px;float:left;margin-left:3px;margin-right:4px;}
.hotSale1 .mainCon li h3{font-size: 14px;color: #787878;font-weight: normal;width:293px;height:50px;line-height:50px;text-align:center;}
.hotSale1 .mainCon li img{display: block;transition: all 1s ease-out;  transform: scale(1);}
.hotSale1 .mainCon li .Pic{display: block;width:293px;height:225px;overflow: hidden;}
.hotSale1 .mainCon li p{font-size: 14px;color: #999999;}
.hotSale1 .mainCon li .p2 em{font-size: 18px;color: #fa8815;font-weight: bold;margin-top: 12px;}
.hotSale1 .mainCon li .details{width: 100px;height: 33px;border-radius: 4px;text-indent: 34px;display: block;background: url(http://gotta.net.cn/css/img/hotSale_icon01.png) no-repeat 15px center #f1f1f1;position: absolute;right: 18px;bottom: 64px;line-height: 33px;font-size: 14px;color: #999999;text-decoration: none;}
.hotSale1 .mainCon li:hover img{transform: scale(1.2);}
.hotSale1 .mainCon li:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.hotSale1 .mainCon li:hover .details{background: url(http://gotta.net.cn/css/img/hotSale_icon02.png) no-repeat 15px center #0e98a5;color: #FFF;}

#TGG{width:100%;height:148px;background:url(../image/cdcd.png) top center no-repeat #2B8AC9;}
/* choose 选择*/
.choose{width: 100%;}
.choose .Title{padding-top: 48px;}
.choose .Title p{font-size: 12px;text-transform: uppercase;}
.choose .mainCon{width: 100%;margin-top: 33px;}
.choose .mainCon .menu{width: 1200px;margin: 0 auto;}
.choose .mainCon .menu dl{float: left;width: 224px;height: 75px;border: 1px solid #ededed;padding-top: 26px;margin-left: 17px;}
.choose .mainCon .menu dl:first-child{margin-left: 0;}
.choose .mainCon .menu dt{float: left;margin-left: 36px;width: 53px;height: 53px;overflow: hidden;position: relative;}
.choose .mainCon .menu dt img{display: block;position: relative;}
.choose .mainCon .menu dd{margin-left: 16px;width: 116px;float: left;}
.choose .mainCon .menu dd p{line-height: 23px;font-size: 16px;color: #666666;}
.choose .mainCon .menu dl.cur{background: #0e98a5;border-color: #0e98a5;}
.choose .mainCon .menu dl.cur p{color: #FFF;}
.choose .mainCon .menu dl.cur dt img{top: -53px;}
.choose .mainCon .conBox{width: 100%;margin-top: 13px;height: 585px;position: relative;overflow: hidden;}
.choose .mainCon .conBox .con{width: 100%;height: 585px;}
.choose .mainCon .conBox .con .container{position: relative;}
.choose .mainCon .conBox .con1{background: url(http://gotta.net.cn/css/img/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con2{background: url(http://gotta.net.cn/css/img/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con3{background: url(http://gotta.net.cn/css/img/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con4{background: url(http://gotta.net.cn/css/img/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con5{background: url(http://gotta.net.cn/css/img/chooseBg01.jpg) no-repeat center;}
.choose .mainCon .conBox .con dl{width: 596px;height: 200px;background: url(http://gotta.net.cn/css/img/chooseBg.png);position: absolute;top: 172px;right: 18px;padding-top: 44px;}
.choose .mainCon .conBox .con dt{position: absolute;width: 52px;padding-top: 54px;height: 60px;background: #fa8815;font-size: 30px;color: #FFF;font-family: impact;text-align: center;top: -21px;left: 41px;}
.choose .mainCon .conBox .con dd{margin-left: 115px;width: 432px;}
.choose .mainCon .conBox .con dd h3{font-size: 24px;color: #333333;font-weight: normal;}
.choose .mainCon .conBox .con dd h3 em{color: #0e98a5;font-weight: bold;}
.choose .mainCon .conBox .con dd p{margin-top: 24px;color: #666666;line-height: 24px;font-size: 14px;}

/* directSales 直营*/
.directSales{width: 100%;background: #f8f8f8;padding-bottom: 64px;}
.directSales .mainCon{width: 100%;margin-top: 33px;}
.directSales .mainCon ul{width: 100%;}
.directSales .mainCon li{float: left;width: 278px;height: 255px;margin-left: 29px;background:#fff;}
.directSales .mainCon li:first-child{margin-left: 0;}
.directSales .mainCon li span{display: block;width: 278px;height: 195px;overflow: hidden;position: relative;}
.directSales .mainCon li img{ display: block;transition: all 1s ease-out;  transform: scale(1);}
.directSales .mainCon li:hover img{transform: scale(1.2);}
.directSales .mainCon li h3{font-size: 18px;color: #333333;font-weight: normal;margin: 20px 0;text-align: center;}
.directSales .mainCon li p{font-size: 14px;color: #999999;line-height: 24px;padding: 0 25px;}
.directSales .mainCon li:hover{background: #0e98a5;}
.directSales .mainCon li:hover h3,.directSales .mainCon li:hover p{color: #FFF;}

/* counselor 顾问*/
.counselor{width: 100%;height:690px;}
.counselor .mainCon{width:1200px;margin: 25px auto;}
.counselor .mainCon .mainCon_L{width:590px;height:420px;background:#f9f9f9;float:left;}
.counselor .mainCon .mainCon_L a img{width:590px;height:290px;float:left;border:none;}
.counselor .mainCon .mainCon_L .acv{width:550px;height:40px;float:left;margin:10px 20px 0 20px;line-height:40px;text-align:left;font-size:16px;}
.counselor .mainCon .mainCon_L .acv a{color:#2f2f2f;}
.counselor .mainCon .mainCon_L .acv span{color:#36BC1C;float:right;}
.counselor .mainCon .mainCon_L p{width:550px;height:60px;float:left;line-height:30px;text-align:left;font-size:12px;color:#787878;margin:0 20px;}
.counselor .mainCon .mainCon_L p a{color:#36BC1C;margin-left:10px;}

.counselor .mainCon .mainCon_R{width:580px;height:420px;float:right;}
.counselor .mainCon .mainCon_R ul li{width:580px;height:107px;float:left;margin-bottom:33px;}
.counselor .mainCon .mainCon_R ul li a img{width:163px;height:107px;border:none;float:left;}
.counselor .mainCon .mainCon_R ul li .cfr{width:563px;height:107px;float:right;}
.counselor .mainCon .mainCon_R ul li .cfr .til{width:563px;height:30px;line-height:40px;float:left;text-align:left;font-size:14px;color:#2f2f2f;}
.counselor .mainCon .mainCon_R ul li .cfr .til a{color:#2f2f2f;}
.counselor .mainCon .mainCon_R ul li .cfr .til1{width:563px;height:50px;line-height:25px;float:left;text-align:left;font-size:12px;color:#787878;}
.counselor .mainCon .mainCon_R ul li .cfr .til1 a{color:#787878;}
.counselor .mainCon .mainCon_R ul li .cfr .til1 span{color:#2f2f2f;margin-left:10px;}
.counselor .mainCon .mainCon_R ul li .cfr .til1 span a{color:#36BC1C;}
.counselor .mainCon .mainCon_R ul li .cfr .til2{width:563px;height:27px;line-height:27px;text-align:right;color:#787878;}


.counselor .mainCon1{width:100%;margin:25px auto;text-align:center;height:40px;float:left;}
.counselor .mainCon1 p{width:125px;height:35px;border:2px solid #e9e9e9;text-align:center;line-height:35px;text-align:center;font-size:14px;color:#999999;margin:0 auto;}

/* news */
.news{width: 100%;height:591px;}
.news .mainCon{width: 1200px;margin-top: 43px;position: relative;background: #FFF;height:358px;}
.news .mainCon .conL{float: left;width:611px;height:358px;}
.news .mainCon .conL img{width:611px;height:358px;border:none;}
.news .mainCon .conR{float:right;width:516px;height:301px;margin:4px 34px 34px 0;}
.news .mainCon .conR .t1{width:546px;height:46px;line-height:46px;float:left;margin-top:0px;text-align:left;font-size:24px;color:#36BC1C;}
.news .mainCon .conR .t2{width:546px;height:20px;line-height:20px;float:left;margin-top:0px;text-align:left;font-size:12px;color:#b0b0b0;}
.news .mainCon .conR .t3{width:546px;height:125px;line-height:25px;float:left;fontsize:12px;color:#787878;margin-top:20px;}
.news .mainCon .conR .t3 a{color:#787878;}
.news .mainCon .conR .t4{width:546px;height:32px;float:left;margin-top:100px;}
.news .mainCon .conR .t4 .t41{width:105px;height:32px;float:left;background:#70D803;line-height:32px;text-align:center;color:#fff;}
.news .mainCon .conR .t4 .t41 a{color:#fff;}
.news .mainCon .conR .t4 .t42{width:105px;height:32px;float:left;background:#00BF25;line-height:32px;text-align:center;color:#fff;margin-left:15px;}
.news .mainCon .conR .t4 .t42 a{color:#fff;}
/* link */
.link{width: 100%;    padding: 12px 60px;
    text-align: left;}
.link dt{display: inline-block;}
.link dd{display: inline-block;}
.link dd a{padding: 0 14px;border-left: 1px solid #dadada;font-size: 13px;color: #999999;}
.link dt a{font-size: 13px;color: #999999;}
.link dd a:first-child{border-left: none;}



/*  4大优势 */

.advantage{background: url("../image/ys_bj.jpg")no-repeat;height: 1220px;padding-top: 237px;background-position: center;}
.advantage .mode{width: 1200px;margin: auto;height: 590px;}
.advantage .mode .wz{float: left;width: 48%;}
.advantage .mode .wz .title{overflow: hidden; margin-bottom: 15px;}
.advantage .mode .wz .title img{float: left;}
.advantage .mode .wz .title .wenzhi{float: left;margin-left: 18px;margin-top: 6px;}
.advantage .mode .wz .title .wenzhi h3{font-size: 32px;color: #333;font-weight: bold;margin-bottom: 5px;}
.advantage .mode .wz .title .wenzhi p{font-size: 14px;color: #666;font-family: Arial;text-transform: uppercase;}
.advantage .mode .wz ul li{font-size: 14px;color: #333;font-family: 微软雅黑;background: url("../image/li_bj.png")no-repeat;padding-left: 52px; padding-right: 34px; line-height: 25px;margin-bottom: 10px; background-position: 22px 5px;}
.advantage .mode .img{float: right;}
.advantage .mode_1{width: 1200px;margin: auto;height: 590px;}
.advantage .mode_1 .wz{float: right;width: 48%;}
.advantage .mode_1 .wz .title{overflow: hidden; margin-bottom: 15px;}
.advantage .mode_1 .wz .title img{float: left;}
.advantage .mode_1 .wz .title .wenzhi{float: left;margin-left: 18px;margin-top: 6px;}
.advantage .mode_1 .wz .title .wenzhi h3{font-size: 32px;color: #333;font-weight: bold;margin-bottom: 5px;}
.advantage .mode_1 .wz .title .wenzhi p{font-size: 14px;color: #666;font-family: Arial;text-transform: uppercase;}
.advantage .mode_1 .wz ul li{font-size: 14px;color: #333;font-family: 微软雅黑;background: url("../image/li_bj.png")no-repeat;padding-left: 52px; padding-right: 34px; line-height: 25px;margin-bottom: 10px; background-position: 22px 5px;}
.advantage .mode_1 .img{float: left;}



/*product*/

.product{background: #f8f8f8;height: 830px;}
.product .content{width: 1200px;margin: auto;padding-top: 0px;}
.product .content .nr{margin-top: 40px;}
.product .content .nr .left{width: 290px;height: 520px;float: left;background: url("../image/fl_bj.png")no-repeat;padding-left: 27px;padding-top: 84px;}
.product .content .nr .left .list{width: 240px;padding-top: 13px;}
.product .content .nr .left .list h3{font-size: 18px;color: #fff;background: url("../image/fl_bt.png")no-repeat; height: 48px; line-height: 48px;padding-left: 15px;}
.product .content .nr .left .list h3 a{color: #fff;}
.product .content .nr .left .list ul{margin-bottom: 20px;}
.product .content .nr .left .list ul li{padding-left: 15px;border-bottom: solid 1px #ccc;height: 40px;line-height: 40px;font-size: 14px;color: #333;}
.product .content .nr .left .list ul li:hover a{color: #ffac2a;}
.product .content .nr .right{float: right;width: 883px;border-top: solid 5px #00BC25;}
.product .content .nr .right .banner{position: relative;}
.product .content .nr .right .banner .prev2{ position: absolute; width: 25px; height: 50px; z-index: 12; top: 43%; cursor: pointer; left: 37px;}
.product .content .nr .right .banner .next2{ position: absolute; width: 25px; height: 50px; z-index: 12; top: 43%; cursor: pointer; right: 37px;}
.product .content .nr .right .list{margin-top: 20px;}
.product .content .nr .right .list .xq{width: 279px;float: left;margin-right: 13px;margin-bottom: 25px; margin-top:10px}
.product .content .nr .right .list .xq .img{border-top: solid 1px #ccc;width: 100%;height: 209px;}
.product .content .nr .right .list .xq .title{width:279px;height: 44px;background: url("../image/cp_bj.png")no-repeat;text-align: center;line-height: 44px;font-size: 16px;color: #333;}
.product .content .nr .right .list .xq:hover .title{background: #00BC25;color: #fff}








































































