*{margin: 0;padding: 0;}
.fl{float: left;}
.fr{float: right;}
a{text-decoration: none;color: #333;}
input{background:none; outline:none; border:0px; background: #fff;}
body{font: 16px/1.5 "Microsoft YaHei",Tahoma,Arial,Helvetica,sans-serif;font-size: 12px;min-width: 1200px;margin: 0 auto;color: #333;}
.main{width: 1200px;margin: 0 auto;}
.banner{
	height: 525px;
	background: url(../images/banner.jpg) no-repeat center center;
	background-position: center;
}
.banner .main{
  padding-top: 323px;
}
.banner a{
  display: block;
  width: 445px;
  height: 74px;
  line-height: 74px;
  font-size: 43px;
  color: #C9270D;
  font-style: italic;
  background: #FFCC00;
  border-radius: 37px;
  text-align: center;
  margin-left: 206px;
}
.banner img{
  vertical-align: top;
  margin-top: 10px;
  margin-left: 20px;
}
.part{
	text-align: center;
  padding: 20px 0 80px;
}
.part1{
  /*height: 831px; */
  background: url(../images/part1_bg.jpg) no-repeat center center;
}
/*.part .title{
  margin-top: 60px;
}*/
.part .title h1{
  font-size: 50px;
	text-align: center;
	padding: 20px 0;
  background: url(../images/title_border.png) no-repeat center bottom;
}
.part .cont{
  margin: 60px 0 50px;
}
.part1 .cont{
  height: 191px;
}
.part .cont>div{
  float: left;
}
.part1 .img_box1{
  width: 239px;
  height: 191px;
  position: relative;
  cursor: pointer;
}
.part1 .img_box2{
  padding: 70px 22px;
}
.img_box1>img{
  width: 100%;
}
.part .img_box1 .word{
  width: 239px;
  height: 191px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.part .img_box1 .word>p{
  line-height: 50px;
  font-size: 22px;
}
.part1 .img_box1 .word>p{
  margin-top: 12px;
  font-weight: bold;
}
.part .img_box1 .word>h1{
  line-height: 64px;
  font-size: 30px;
  color: #fff;
}
.part .img_box1 .word>a{
  line-height: 55px;
  font-size: 24px;
  color: #00BBF4;
}
.part .img_box1 .word2>a{
  color: #4F89FF;
}
.part .img_box1 .word3>a{
  color: #4F68FF;
}
.part .img_box1 .word4>a{
  color: #644FFF;
}
.part .img_box1>.top{
  position: absolute;
  bottom: -55px;
  left: 106px;
  display: none;
}
.part .img_box1.active>.top{
  display: block;
}
.part .img_box1>.top>img{
  width: 28px;
  height: 28px;
}
.part .cont-box{
  background: #A7E8F4;
  clear: both;
  padding: 30px 50px 20px;
  text-align: left;
  line-height: 55px;
  font-size: 24px;
  border-radius: 10px;
  display: none;
}
.part .cont-box.active{
  display: block;
}
.part .cont-box .btn{
  text-align: center;
  margin-top: 40px;
}
.part .cont-box a{
  display: inline-block;
  width: 275px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #333;
  border-radius: 23px;
  margin-left: 60px;
  margin-right: 60px;
}
.part .cont-box .btn3 a{
  margin-left: 30px;
  margin-right: 30px;
}
.part .cont-box a:hover{
  width: 277px;
  height: 48px;
  border: none;
  color: #fff;
  background: linear-gradient(#23F8F6,#03C8FD);
}
.part2{
  /*height: 831px; */
  background: url(../images/part2_bg.jpg) no-repeat center center;
}
.part2 .cont{
  height: 243px;
}
.part2 .img_box1{
  width: 239px;
  height: 243px;
  position: relative;
  cursor: pointer;
}
.part2 .img_box1 .word{
  width: 239px;
  height: 243px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.part2 .img_box1 .word>h1{
  margin-top: 10px;
  line-height: 100px;
  font-size: 26px;
  color: #fff;
}
.part2 .img_box1 .word>p{
  line-height: 36px;
  font-size: 22px;
}
.part2 .img_box2{
  padding: 40px 22px;
}
.part2 .cont-box{
  background: #B2E990;
}
.part2 .cont-box a:hover{
  background: linear-gradient(#EDCD35,#FD6D0B);
}
.part3{
  /*height: 831px; */
  background: url(../images/part3_bg.jpg) no-repeat center center;
}
.part3 .cont{
  height: 243px;
}
.part3 .img_box1{
  width: 239px;
  height: 243px;
  position: relative;
  cursor: pointer;
}
.part3 .img_box1 .word{
  width: 239px;
  height: 243px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.part3 .img_box1 .word>h1{
  margin-top: 10px;
  line-height: 100px;
  font-size: 26px;
  color: #fff;
}
.part3 .img_box1 .word>p{
  line-height: 36px;
  font-size: 22px;
}
.part3 .img_box2{
  padding: 40px 22px;
}
.part3 .cont-box{
  background: #FEEE95;
}
.part3 .cont-box a{
  margin-left: 60px;
  margin-right: 60px;
}
.part3 .cont-box a:hover{
  background: linear-gradient(#F96E31,#FD0C0C);
}
.part4{
  height: 325px; 
  background: url(../images/part4_bg.jpg) no-repeat center center;
}
.part4 .part4-box{
  height: 284px;
  border: 3px solid #fff;
  margin-top: 60px;
}
.part4 .part4-box>h1{
  display: inline-block;
  padding: 10px 50px;
  font-size: 50px;
  margin-top: -50px;
  background: #8BE4EF;
}
.part4 .part4-box>p{
  font-size: 30px;
  line-height: 70px;
}
.part5{
  height: 623px; 
  background: url(../images/part5_bg.jpg) no-repeat center center;
}
.part5 .main{
  position: relative;
}
.part5 .main a{
  display: block;
  width: 322px;
  height: 135px;
  position: absolute;
  background: #1ABEC8;
  border-radius: 10px;
  text-align: center;
}
.part5 .main a>h1{
  display: block;
  width: 224px;
  height: 55px;
  margin: 0 auto;
  margin-top: -30px;
  font-size: 30px;
  color: #1ABEC8;
  line-height: 55px;
  background: #fff;
  border-radius: 10px;
  border: 3px solid #1ABEC8;
}
.part5 .main a>p{
  font-size: 24px;
  line-height: 90px;
  color: #fff;
}
.part5 .main a.yxw{
  right: 0px;
  top: 300px;
}
.part5 .main a.yxw>h1{
  font-size: 24px;
}
.part5 .main a.yanxian{
  left: 0px;
  top: 300px;
}
.part5 .main a.gzh{
  height: 186px;
  left: 440px;
  top: 70px;
}
.part5 .main a.gzh>img{
  margin-top: 15px;
}
.part6{
  height: 588px; 
  background: url(../images/part6_bg.jpg) no-repeat center center;
}
.part6 .main{
  position: relative;
}
.part6 .main a{
  display: block;
  width: 293px;
  height: 138px;
  line-height: 138px;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  position: absolute;
}
.part6 .main>h1{
  font-size: 50px;
  line-height: 160px;
}
.part6 .main>a.one{
  top: 135px;
  left: 70px;
  text-align: left;
  padding-left: 40px;
  background: url(../images/left_top.png) no-repeat;
}
.part6 .main>a.two{
  top: 440px;
  left: 70px;
  text-align: left;
  padding-left: 40px;
  background: url(../images/left_bottom.png) no-repeat;
}
.part6 .main>a.three{
  top: 135px;
  right: 70px;
  text-align: right;
  padding-right: 40px;
  background: url(../images/right_top.png) no-repeat;
}
.part6 .main>a.four{
  top: 440px;
  right: 70px;
  text-align: right;
  padding-right: 40px;
  background: url(../images/right_bottom.png) no-repeat;
}
.part7{
  height: 428px; 
  background: url(../images/part7_bg.jpg) no-repeat center center;
}
.part7 .part7-box{
  height: 411px; 
  margin-top: 45px;
  background: url(../images/part7_box.png) no-repeat center center;
}
.part7 .part7-box>div{
  display: inline-block;
  margin: 100px 97px;
}
.part7 .part7-box p{
  font-size: 18px;
}
.part7 .part7-box span{
  color: #DB0A0A;
}
.part7 .part7-box img{
     width:230px;
}