@charset "utf-8";
body {
  font-family: "microsoft yahei", Arial;
  font-size: 16px;
}
* {
  margin: 0;
  padding: 0;
}
li,
ul {
  list-style-type: none;
}
input,
button,
textarea,
select {
  font: 100% Tahoma, Helvetica, Arial, sans-serif;
}
a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
  color: #272727;
  font-family: "microsoft yahei";
}
span,
p {
  font-family: "microsoft yahei";
}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
th {
  font-weight: normal;
}
img {
  border: none;
}
.clear:after {
  display: block;
  content: '';
  clear: both;
}
.top {
  height: 42px;
  background: #eeeeee;
}
.top .cont {
  width: 1100px;
  margin: 0 auto;
}
.top .cont:after {
  display: block;
  content: '';
  clear: both;
}
.top span {
  font-size: 14px;
  color: #333333;
  line-height: 42px;
}
.top ul {
  float: right;
  width: 255px;
  text-align: center;
  background: #1460b6;
}
.top ul li {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  color: #FFFFFF;
}
.top ul li a {
  font-size: 12px;
  color: #FFFFFF;
  padding: 0 15px;
}
.top ul li .iconfont {
  color: #fff001;
  margin-right: 5px;
}
.header {
  width: 1100px;
  margin: 0 auto;
  height: 113px;
}
.header .logo {
  float: left;
  margin-top: 30px;
}
.header .info {
  float: right;
  margin-top: 25px;
}
.header .info .iconfont {
  font-size: 24px;
  color: #1460b6;
}
.header .info span {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  vertical-align: top;
}
.header .info .ss {
  width: 255px;
  height: 26px;
  border: 1px solid #1460b6;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.header .info .ss input {
  width: 166px;
  height: 26px;
  border: none;
  background: none;
  outline: none;
  font-size: 12px;
  vertical-align: top;
  margin-left: 15px;
}
.header .info .ss button {
  outline: none;
  border: none;
  height: 26px;
  background: #1460b6;
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  width: 74px;
  float: right;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.header .info .ss button .iconfont {
  font-size: 14px;
  color: #FFFFFF;
  margin-right: 5px;
}
.nav {
  width: 100%;
  height: 46px;
  background: -webkit-linear-gradient(#1460b6, #0a4d98);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#1460b6, #0a4d98);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#1460b6, #0a4d98);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#1460b6, #0a4d98);
  /* 标准的语法 */
  text-align: center;
}
.nav ul li {
  display: inline-block;
  width: 138px;
  position: relative;
}
.nav ul li > a {
  width: 100%;
  line-height: 46px;
  font-size: 14px;
  color: #FFFFFF;
  position: relative;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 2;
}
.nav ul li:before {
  display: block;
  content: '';
  width: 100%;
  height: 48px;
  background: #fff100;
  position: absolute;
  z-index: 1;
  left: 0;
  top: -2px;
  opacity: 0;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.nav ul li .sub {
  position: absolute;
  width: 100%;
  display: none;
  z-index: 3;
}
.nav ul li .sub dd {
  height: 38px;
  line-height: 38px;
  border-top: 1px solid #333333;
  background: #fff100;
}
.nav ul li .sub dd a {
  font-size: 14px;
  color: #333333;
}
.nav ul li:hover > a {
  color: #1460b6;
  font-weight: bold;
}
.nav ul li:hover:before {
  opacity: 1;
}
.banner {
  position: relative;
  width: 100%;
  height: 499px;
}
.banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner .bd ul {
  width: 100% !important;
  height: 499px !important;
}
.banner .bd ul li {
  width: 100% !important;
  text-align: center;
}
.banner .bd ul li a {
  display: block;
  height: 499px;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
.banner .hd ul li {
  margin: 0 4px;
  width: 44px;
  height: 3px;
  background: #1460b6;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  font-size: 0;
}
.banner .hd .on {
  background: #fff100;
}
.index_tit {
  text-align: center;
  margin: 10px 0;
}
.index_tit p {
  font-size: 24px;
  color: #333333;
}
.index_tit span {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.41);
  text-transform: uppercase;
}
.pro {
  width: 1100px;
  margin: 25px auto 0;
}
.pro:after {
  display: block;
  content: '';
  clear: both;
}
.pro ul {
  margin: 0 -15px;
}
.pro ul li {
  width: 154px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #bfbfbf;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  float: left;
  margin: 10px 15px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.pro ul li a {
  font-size: 16px;
  color: #FFFFFF;
}
.pro ul li:hover {
  background: #1460b6;
}
.main {
  width: 100%;
  height: 920px;
  background: url(../images/main.jpg) no-repeat center center;
  margin-top: 45px;
}
.main .cont {
  width: 1100px;
  margin: 0 auto;
  padding-top: 18px;
}
.main .txt {
  float: left;
	width: 475px;
  margin-top: 40px;
}
.main .txt h3 {
  font-size: 24px;
  color: #1460b6;
  margin: 10px 0;
}
.main .txt p {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.main .txt p:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 3px solid transparent;
  border-left: 6px solid #1460b6;
  border-top: 3px solid transparent;
  float: left;
  margin: 9px 15px 0 0;
}
.main .txt hr {
  width: 33px;
  height: 1px;
  background: #1460b6;
  border: none;
  margin-top: 25px;
}
.main .pic {
  margin-top: 40px;
  width: 532px;
  height: 347px;
  float: right;
  box-shadow: 14px 14px 18px rgba(0, 0, 0, 0.35);
  overflow: hidden;
  position: relative;
}
.main .pic a {
  display: block;
  width: 114px;
  height: 32px;
  background: #fff100;
  font-size: 12px;
  color: #1460b6;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -16px 0 0 -57px;
  text-align: center;
  line-height: 32px;
  border-radius: 5px;
  opacity: 0;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.main .pic img {
  width: 100%;
  height: 100%;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.main .pic:hover img {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  -o-filter: blur(3px);
  filter: blur(3px);
}
.main .pic:hover a {
  opacity: 1;
}
.main h2 {
  width: 230px;
  height: 46px;
  line-height: 46px;
  margin-top: -46px;
  text-align: center;
  font-size: 21px;
  color: #1460b6;
  background: #fff100;
  position: relative;
}
.main h2:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 23px solid transparent;
  border-left: 23px solid #fff100;
  border-top: 23px solid transparent;
  position: absolute;
  right: -23px;
  top: 0;
}
.main ul {
  margin: 50px -15px 0;
}
.main ul li {
  width: 346px;
  height: 276px;
  float: left;
  margin: 0 15px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.main ul li .photo {
  width: 100%;
  height: 225px;
}
.main ul li .photo img {
  width: 100%;
  height: 100%;
}
.main ul li p {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #dcdcdc;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.main ul li p a {
  font-size: 16px;
  color: #333333;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.main ul li:hover {
  box-shadow: 9px 9px 13px rgba(0, 0, 0, 0.35);
}
.main ul li:hover p {
  background: #fff100;
}
.main ul li:hover p a {
  color: #1460b6;
  font-weight: bold;
}

.pro1 ul {
  margin: 50px -15px 0;
}
.pro1 ul li {
  width: 346px;
  height: 276px;
  float: left;
  margin: 15px 15px 15px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.pro1 ul li .photo {
  width: 100%;
  height: 225px;
}
.pro1 ul li .photo img {
  width: 100%;
  height: 100%;
}
.pro1 ul li p {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #dcdcdc;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.pro1 ul li p a {
  font-size: 16px;
  color: #333333;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.pro1 ul li:hover {
  box-shadow: 9px 9px 13px rgba(0, 0, 0, 0.35);
}
.pro1 ul li:hover p {
  background: #fff100;
}
.pro1 ul li:hover p a {
  color: #1460b6;
  font-weight: bold;
}
.title {
  height: 48px;
  background: #ededed;
}
.title:after {
  display: block;
  content: '';
  clear: both;
}
.title .name {
  width: 196px ;
  height: 48px;
  padding-left: 32px;
  float: left;
  background: url(../images/tit.jpg) no-repeat center center;
  text-transform: uppercase;
}
.title .name h3 {
  font-size: 18px;
  color: #FFFFFF;
  padding-top: 11px;
}
.title .name span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.41);
}
.title p {
  float: right;
  width: 83px;
  height: 48px;
  line-height: 48px;
  background: #fff100;
  text-align: center;
  position: relative;
}
.title p a {
  font-size: 12px;
  color: #1460b6;
}
.title p:before {
  display: block;
  width: 0;
  height: 0;
  content: '';
  border-right: 26px solid #fff100;
  border-bottom: 48px solid transparent;
  position: absolute;
  left: -26px;
  top: 0;
}
.sort {
  width: 1100px;
  margin: 50px auto 0 ;
}
.sort:after {
  display: block;
  content: '';
  clear: both;
}
.sort .cont{
	margin-top: 26px;
	overflow: hidden;
}
.sort ul{
	margin: 26px -7px 0;
}
.sort ul li {
  width: 264px;
  height: 211px;
  float: left;
  margin: 0 7px ;
}
.sort ul li .photo {
  height: 170px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #e5e5e5;
}
.sort ul li .photo img {
  width: 100%;
  height: 100%;
}
.sort ul li p {
  height: 41px;
  line-height: 41px;
  text-align: center;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #e5e5e5;
}
.sort ul li p a {
  font-size: 14px;
  color: #333333;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.sort ul li:hover .photo {
  border-color: #1460b6;
}
.sort ul li:hover p {
  background: #1460b6;
}
.sort ul li:hover p a {
  color: #FFFFFF;
}
.about {
  width: 1100px;
  margin: 40px auto 0;
}
.about:after {
  display: block;
  content: '';
  clear: both;
}
.about .pic {
  width: 550px;
  height: 258px;
  float: left;
  margin-top: 32px;
  font-size: 0;
}
.about .pic img {
  width: 100%;
  height: 100%;
}
.about .txt {
  margin-top: 40px;
  margin-left: 580px;
}
.about .txt h3 {
  font-size: 18px;
  color: #1460b6;
}
.about .txt h3 span {
  font-weight: normal;
  color: #d3d3d3;
  font-size: 14px;
}
.about .txt p {
  font-size: 14px;
  color: #a7a7a7;
  line-height: 28px;
  margin-top: 10px;
}
.about .txt a {
  display: block;
  width: 128px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #1460b6;
  color: #FFFFFF;
  font-size: 12px;
  margin-top: 20px;
}
.hor {
  height: 261px;
  background: url(../images/about.jpg) no-repeat center center;
}
.hor .cont {
  width: 1100px;
  margin: 0 auto;
  padding-top: 30px;
}
.hor .cont:after {
  display: block;
  content: '';
  clear: both;
}
.hor .tit {
  float: left;
  width: 445px;
}
.hor .tit h3 {
  font-size: 24px;
  line-height: 50px;
  color: #1460b6;
  margin-top: 10px;
}
.hor .tit h3 span {
  font-size: 16px;
  color: #a7a7a7;
  font-weight: normal;
}
.hor .tit p {
  font-size: 16px;
  color: #a7a7a7;
  margin-bottom: 35px;
}
.hor .pic {
  float: right;
  height: 200px;
  margin-right: -44px;
  position: relative;
}
.hor .pic .bd ul li {
  width: 170px;
  height: 199px;
  float: left;
  margin: 0 10px;
}
.hor .pic .bd ul li img {
  width: 100%;
  height: 100%;
}
.hor .pic span {
  display: block;
  width: 32px;
  height: 83px;
  line-height: 83px;
  background: #dcdcdc;
  overflow: hidden;
  position: absolute;
  top: 58px;
  cursor: pointer;
}
.hor .pic span .iconfont {
  font-size: 40px;
  color: #1460b6;
}
.hor .pic span.prev {
  left: -44px;
}
.hor .pic span.next {
  right: -44px;
}
.hor .pic span:hover {
  background: #1460b6;
}
.hor .pic span:hover .iconfont {
  color: #FFFFFF;
}
.mid {
  width: 1100px;
  margin: 60px auto 0;
}
.mid:after {
  display: block;
  content: '';
  clear: both;
}
.news {
  width: 650px;
  float: left;
}
.news .fr {
  height: 134px;
  margin-top: 28px;
  margin-bottom: 8px;
}
.news .fr:after {
  display: block;
  content: '';
  clear: both;
}
.news .fr .photo {
  width: 200px;
  height: 134px;
  float: left;
}
.news .fr .photo img {
  width: 100%;
  height: 100%;
}
.news .fr .txt {
  margin-left: 216px;
}
.news .fr .txt .name {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 36px;
}
.news .fr .txt p {
  font-size: 12px;
  color: #959595;
  line-height: 18px;
  margin-top: 5px;
}
.news .fr .txt .more {
  display: block;
  width: 95px;
  height: 21px;
  background: #fff100;
  color: #1460b6;
  font-size: 12px;
  text-align: center;
  line-height: 21px;
  margin-top: 15px;
}
.news ul li {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px dashed #bfbfbf;
}
.news ul li a {
  font-size: 14px;
  color: #666666;
}
.news ul li span {
  font-size: 12px;
  color: #666666;
  float: right;
}
.news ul li:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #1460b6;
  border-top: 4px solid transparent;
  float: left;
  margin: 14px 10px 0 0;
}
.ans {
  width: 425px;
  height: 436px;
  float: right;
  background: #cee3fb;
}
.ans .tit {
  height: 48px;
  background: #1460b6;
  padding-left: 30px;
  padding-right: 15px;
}
.ans .tit a {
  float: right;
  font-size: 12px;
  color: #ededed;
  line-height: 48px;
}
.ans .tit h3 {
  font-size: 18px;
  color: #FFFFFF;
  padding-top: 11px;
}
.ans .tit p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.41);
  text-transform: uppercase;
}
.ans .cont {
  padding: 0 26px;
}
.ans ul li {
  padding: 26px 0;
  height: 73px;
  border-bottom: 1px solid #1460b6;
}
.ans ul li a {
  font-size: 16px;
  color: #1460b6;
  font-weight: bold;
  padding-left: 27px;
  background: url(../images/wen.png) left center no-repeat;
  line-height: 32px;
}
.ans ul li p {
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  background: url(../images/da.png) left center no-repeat;
  padding-left: 27px;
  margin-top: 5px;
}
.case {
  width: 1100px;
  margin: 40px auto 0 ;
  overflow: hidden;
}
.case .cont ul li {
  width: 260px;
  height: 225px;
  margin: 20px 10px 0;
}
.case .cont ul li .photo {
  width: 100%;
  height: 178px;
}
.case .cont ul li .photo img {
  width: 100%;
  height: 100%;
}
.case .cont ul li p {
  height: 47px ;
  line-height: 47px;
  text-align: center;
}
.case .cont ul li p a {
  font-size: 16px;
  color: #333333;
}
.case .cont ul li p:hover {
  background: #1460b6;
}
.case .cont ul li p:hover a {
  color: #FFFFFF;
}
.link {
  width: 100%;
  height: 46px;
  background: #f3f3f3;
  margin-top: 40px;
}
.link .cont {
  width: 1100px;
  margin: 0 auto;
}
.link .cont:after {
  display: block;
  content: '';
  clear: both;
}
.link .cont p {
  float: left;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  width: 160px;
  background: #1460b6;
  position: relative;
  text-align: center;
  margin-right: 20px;
  color: #FFFFFF;
}
.link .cont p:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #1460b6;
  border-top: 4px solid transparent;
  position: absolute;
  right: -4px;
  top: 19px;
}
.link .cont a {
  line-height: 46px;
  font-size: 12px;
  color: #999999;
  margin: 0 20px;
}
.foot {
  padding: 30px 0;
  background: #999999;
}
.foot .cont {
  width: 1100px;
  margin: 0 auto;
}
.foot .cont:after {
  display: block;
  content: '';
  clear: both;
}
.foot .share {
  width: 120px;
  float: left;
}
.foot .ewm {
  float: right;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
}
.foot .contact {
  margin: 0 150px;
}
.foot .contact td {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 21px;
  height: 21px;
  padding: 0 15px;
}
.copy {
  height: 38px;
  line-height: 38px;
}
.copy .cont {
  width: 1100px;
  margin: 0 auto;
}
.copy .cont p {
  font-size: 12px;
  color: #333333;
}
.copy .cont p span {
  margin: 0 10px;
}
/*翻页*/
.fanye {
  margin: 20px 0;
  text-align: center;
}
.fanye a {
  display: inline-block;
  margin-right: 5px;
  padding: 0 5px;
  min-width: 16px;
  height: 22px;
  line-height: 22px;
  border: 1px #999 solid;
  background: #fff;
  color: #545454;
}
.fanye a:hover,
.fanye a.on {
  background: #1460b6;
  border: 1px #1460b6 solid;
  color: #fff;
}
.page .cont {
  margin-top: 30px ;
  line-height: 26px;
}
.yn .tit {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
.yn .content_related {
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #999999;
  border-bottom: 1px solid #383838;
}
.yn .photo {
  text-align: center;
  width: 100%;
}
.yn .photo img {
  margin: 15px 0;
  max-width: 100%;
}
.yn .content_btn {
  margin: 15px 0;
  line-height: 26px;
  font-size: 14px;
}
.yn .content_btn a {
  color: #666666;
}
.paper {
  width: 1100px;
  margin: 30px auto;
  min-height: 500px;
}
.paper:after {
  display: block;
  content: "";
  clear: both;
}
.side {
  width: 242px;
  float: left;
}
.side .side_c .tit {
  padding-left: 25px;
  height: 66px;
  background: #1460b6;
}
.side .side_c .tit .iconfont {
  font-size: 33px;
  color: #648cca;
  margin-top: 15px;
  float: left;
  margin-right: 12px;
}
.side .side_c .tit h3 {
  font-size: 22px;
  color: #FFFFFF;
  padding-top: 10px;
}
.side .side_c .tit p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
.side .side_c ul li {
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #eeeeee;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid #FFFFFF;
}
.side .side_c ul li a {
  font-size: 14px;
  color: #333333;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.side .side_c ul li:hover {
  background: #1460b6;
}
.side .side_c ul li:hover a {
  color: #FFFFFF;
}
.side .side_p {
  margin-top: 40px;
}
.side .side_p img {
  margin-bottom: 20px;
}
.side .side_p p {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.side .side_p p span {
  color: #1460b6;
}
.bread {
  height: 40px;
  line-height: 40px;
  background: #ededed;
  border-left: 8px solid #1460b6;
}
.bread:after {
  display: block;
  content: '';
  clear: both;
}
.bread span {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.bread p {
  font-size: 12px;
  color: #8e8e8e;
  float: right;
  margin-right: 26px;
  background: url(../images/map.png) left center no-repeat;
  padding-left: 30px;
}
.bread p a {
  color: #8e8e8e;
}
.bread:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #1460b6;
  border-top: 5px solid transparent;
  float: left;
  margin: 15px 15px 0 0;
}
.product,
.page,
.news_list {
  width: 821px;
  float: right;
}
.product ul {
  margin: 26px -7px 0;
}
.product ul li {
  width: 264px;
  height: 211px;
  float: left;
  margin: 13px 7px;
}
.product ul li .photo {
  height: 170px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #e5e5e5;
}
.product ul li .photo img {
  width: 100%;
  height: 100%;
}
.product ul li p {
  height: 41px;
  line-height: 41px;
  text-align: center;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #e5e5e5;
}
.product ul li p a {
  font-size: 14px;
  color: #333333;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.product ul li:hover .photo {
  border-color: #1460b6;
}
.product ul li:hover p {
  background: #1460b6;
}
.product ul li:hover p a {
  color: #FFFFFF;
}
.news_list .fr {
  padding: 20px;
  background: #1460b6;
  margin-top: 60px;
  margin-bottom: 20px;
}
.news_list .fr:after {
  display: block;
  content: '';
  clear: both;
}
.news_list .fr .photo {
  width: 235px;
  height: 159px;
  float: left;
}
.news_list .fr .photo img {
  width: 100%;
  height: 100%;
}
.news_list .fr .txt {
  margin-left: 254px;
}
.news_list .fr .txt .name {
  font-size: 16px;
  color: #fff100;
  font-weight: bold;
  line-height: 37px;
}
.news_list .fr .txt span {
  font-size: 12px;
  color: #FFFFFF;
  float: right;
  line-height: 37px;
}
.news_list .fr .txt hr {
  width: 48px;
  height: 1px;
  background: #fff100;
  border: none;
}
.news_list .fr .txt p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 24px;
  margin-top: 20px;
}
.news_list .fr .txt .more {
  display: block;
  width: 67px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #1460b6;
  background: #fff100;
  margin-top: 26px;
}
.news_list ul li {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px dashed #bebebe;
}
.news_list ul li a {
  font-size: 14px;
  color: #999999;
}
.news_list ul li a:hover {
  color: #1460b6;
}
.news_list ul li span {
  font-size: 12px;
  color: #333333;
  float: right;
}
.form {
  width: 100%;
  padding-top: 55px;
}
.form_tit {
  width: 100%;
  text-align: center;
}
.form_tit .p1 {
  font-size: 36px;
  color: #efefef;
  text-transform: uppercase;
}
.form_tit .p2 {
  font-size: 24px;
  color: #333333;
  height: 68px;
  line-height: 68px;
}
.form_tit .p3 {
  width: 800px;
  height: 43px;
  line-height: 43px;
  background: #efefef;
  margin: 0 auto;
  font-size: 12px;
  color: #9c9c9c;
}
.layui-form {
  width: 830px;
  margin: 50px auto 0;
}
.layui-form td span {
  font-size: 16px;
  color: #333333;
  margin: 0 15px;
  float: left;
  line-height: 46px;
}
.layui-form table {
  width: 100%;
}
.layui-form td {
  width: 50%;
  padding-bottom: 25px;
  position: relative;
}
.layui-form td input {
  height: 46px;
  text-indent: 25px;
  font-size: 16px;
  line-height: 46px;
  border-radius: 5px;
  background: none;
  outline: none;
  border: 1px solid #cccccc;
  width: 264px;
}
.layui-form .new input {
  width: 674px;
}
.layui-form td .s1 {
  color: red;
  float: right;
  margin-right: 10px;
}
.layui-form textarea {
  resize: none;
  border: 1px solid #cccccc;
  border-radius: 5px;
  width: 670px;
  padding: 5px;
  outline: none;
  background: none;
  height: 153px;
}
.form ul {
  width: 100%;
  text-align: center;
}
.form ul li {
  display: inline-block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  margin: 0 15px;
}
.form ul li input {
  width: 100%;
  height: 100%;
}
/* all */
::-webkit-input-placeholder {
  color: #dedede;
}
::-moz-placeholder {
  color: #dedede;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #dedede;
}
/* ie */
input:-moz-placeholder {
  color: #dedede;
}
/* individual: webkit */
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
/* individual: mozilla */
.form td input::-moz-placeholder {
  color: #dedede;
}
.form td input::-moz-placeholder {
  color: #dedede;
}
.form td input::-moz-placeholder {
  color: #dedede;
}