/*common start*/

body,
div,
ul,
li,
a,
img,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
span,
strong,
input {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: ' ';
    color: #666;
}

a {
    color: #666;
}

a:hover {
    color: #f60;
    text-decoration: underline;
}

p {
    line-height: 1.8em;
    padding: 5px 0;
    word-wrap: break-word;
    font-size: 18px;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1220px;
    margin: 0 auto;
}

.header {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}

.header .logo {
    height: 47px;
    margin: 20px 0 10px 0;
}

.header .logo img {
    display: block;
    margin: 0 auto;
}


/*menu*/

.menu {
    height: 53px;
    line-height: 53px;
}

.menu ul li {
    float: left;
    position: relative;
    width: 120px;
}

.menu ul li dl {
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 53px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    display: none;
}

.menu ul li dl dd {
    line-height: 32px;
    margin: 0 10px;
}

.menu ul li dl dd a {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    display: inline;
    padding: 0;
    text-align: left;
}

.menu ul li dl dd a:hover {
    color: #e57d9e;
}

.menu a {
    font-size: 18px;
    color: #666;
    text-decoration: none;
    display: block;
    text-align: center;
}

.menu a:hover {
    color: #e57d9e;
    font-weight: bold;
}

a.menu_hover {
    color: #e57d9e;
    font-weight: bold;
}

.con01_bg {
    background: #f0f7ff;
    padding-bottom: 80px;
}

.con01 {
    background: #fff;
    border-radius: 60px;
    padding: 62px 0;
}

.con01 h2 strong {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    color: #333;
    font-weight: normal;
    text-align: center;
}

.con01 h2 span {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #999;
    font-weight: normal;
    text-align: center;
}

.con01 ul {
    border-bottom: #c8c8c8 solid 1px;
    padding: 30px 0 5px 0;
}

.con01 ul li {
    float: left;
    width: 49%;
}

.con01 ul li img {
    display: block;
    margin: 0 auto;
}

.con01 ul em {
    float: left;
    width: 1px;
    height: 50px;
    background: #dadada;
    margin-top: 20px;
}

.con01 dl {
    margin: 50px auto 0 auto;
    width: 90%;
}

.con01 dl dt strong {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 38px;
    color: #333;
    font-weight: normal;
    text-align: center;
}

.con01 dl dt span {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #999;
    font-weight: normal;
    text-align: center;
    color: #666;
}

.con01 dl dd {
    float: left;
    width: 32%;
    height: 337px;
    margin-right: 2%;
    background: #cae1f3;
    border-radius: 70px;
}

.con01 dl dd:nth-child(3n) {
    margin-right: 0;
}

.con01 dl dd img {
    display: block;
    width: 227px;
    min-height: 120px;
    margin: 80px auto 0 auto;
}

.con01 dl dd strong {
    display: block;
    width: 90%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #5088b7;
    text-align: center;
    margin: 20px auto 0 auto;
    overflow: hidden;
}

.con01 dl dd span {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #5088b7;
}

.con01 font {
    display: block;
    width: 90%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #333;
    text-align: center;
    margin: 10px auto 20px auto;
}

.con01 b {
    display: block;
    width: 66%;
    margin: 36px auto 0 auto;
    height: 73px;
    border: #ccc solid 1px;
    border-radius: 73px;
}

.con01 b em {
    display: block;
    float: left;
    color: #333;
    font-size: 24px;
    height: 73px;
    line-height: 73px;
    font-style: normal;
    margin-left: 28%;
}

.con01 b a {
    display: block;
    float: left;
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-left: 30px;
    background: #5389b7;
    color: #fff;
    border-radius: 34px;
    margin-top: 19px;
    font-size: 16px;
    font-weight: normal;
}

.con02 {
    margin-top: 80px;
}

.con02 h2 {
    margin-bottom: 60px;
}

.con02 h2 span {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
    color: #333;
}

.con02 h2 strong {
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-size: 80px;
    font-weight: normal;
    text-align: center;
    color: #333;
}

.con02 dl dt {
    float: left;
    width: 60%;
}

.con02 dl dt img {
    width: 100%;
    height: auto;
}

.con02 dl dd {
    float: right;
    width: 38%;
    height: 425px;
    margin-bottom: 20px;
}

.con02 dl dd img {
    width: 100%;
    height: 425px;
}

.con03 {
    margin-top: 80px;
}

.con03 h2 {
    margin-bottom: 60px;
}

.con03 h2 strong {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    color: #333;
}

.con03 h2 span {
    display: block;
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #333;
}

.con03 dl dt {
    float: left;
    width: 48%;
}

.con03 dl dt img {
    width: 100%;
    height: auto;
}

.con03 dl dd {
    float: left;
    width: 24%;
    margin-left: 2%;
}

.con03 dl dd img {
    width: 100%;
    height: 391px;
}

.con03 a.a1 {
    display: block;
    width: 146px;
    height: 33px;
    line-height: 33px;
    border-radius: 33px;
    font-size: 16px;
    text-align: center;
    border: #333 solid 1px;
    margin: 60px auto 0 auto;
}

.con04_bg {
    margin-top: 80px;
    /* background: url(../images/bga.jpg) center top no-repeat; */
}

.con04 {
    padding: 80px 0;
}

.con04 h2 strong {
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 70px;
    text-align: center;
    font-weight: normal;
}

.con04 h2 b {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    font-size: 24px;
    text-align: center;
    color: #333;
}

.con04 h2 span {
    display: block;
    width: 100%;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
    color: #333;
    font-weight: normal;
}

.con04 .top {
    width: 1140px;
    margin: 30px auto 0 auto;
}

.con04 .top .left {
    float: left;
    width: 417px;
    margin-top: 268px;
}

.con04 .top .left img {
    width: 100%;
    height: auto;
    border: #fff solid 6px;
    border-radius: 10px;
}

.con04 .top .left strong {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 24px;
    margin-top: 20px;
    overflow: hidden;
}

.con04 .top .left span {
    display: block;
    width: 100%;
    line-height: 34px;
    font-size: 18px;
    color: #333;
    margin-top: 10px;
}

.con04 .top .right {
    float: right;
    width: 655px;
}

.con04 .top .right img {

    width: 100%;
    height: auto;

}

.con04 .bottom {
    margin-top: 90px;
}

.con04 .bottom ul li {
    float: left;
    width: 30%;
    margin-right: 5%;
}

.con04 .bottom ul li img {
    display: block;
    max-width: 100%;
}

.con04 .bottom ul li:nth-child(3n) {
    margin-right: 0;
}

.con04 a.a1 {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 20px;
    text-align: center;
    font-style: italic;
    margin: 80px 0;
}

.con05_bg {
    margin-top: 80px;
    /* background: url(../images/bgb.jpg) center top no-repeat; */
}

.con05 {
    padding: 50px 0;
}

.con05 h2 {
    margin-bottom: 40px;
}

.con05 h2 strong {
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 70px;
    text-align: center;
    font-weight: normal;
}

.con05 h2 span {
    display: block;
    width: 100%;
    line-height: 34px;
    font-size: 20px;
    text-align: center;
    color: #333;
    font-weight: normal;
    margin-top: 12px;
}

.con05 .top .left {
    float: left;
    width: 637px;
    height: 892px;
}

.con05 .top .left img {
       width: 100%;
    height: auto;
}

.con05 .top .right {
    float: right;
    width: 441px;
    margin-top: 155px;
}

.con05 .top .right span {
    display: block;
    width: 100%;
    height: 150px;
    line-height: 30px;
    color: #c0b0a1;
    font-size: 16px;
}

.con05 .top .right img {
    margin-top: 15px;
	    width: 100%;
}

.con05 .bottom {
    margin-top: 70px;
}

.con05 .bottom ul li {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.con05 .bottom ul li img {
    width: 100%;
    height: 491px;
}

.con05 .bottom ul li span {
    display: block;
}

.con05 .bottom ul li span img.img1 {
    display: block;
    width: 137px;
    height: 36px;
    margin: 20px auto 0 auto;
}

.con05 .bottom ul li:nth-child(2n) {
    margin-right: 0;
}

.con05 a.a1 {
    display: block;
    width: 100%;
    margin: 80px 0 0 0;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.con06_bg {
    margin-top: 80px;
    /* background: url(../images/bgc.jpg) center top no-repeat; */
}

.con06 {
    padding: 50px 0;
}

.con06 h2 {
    margin-bottom: 40px;
}

.con06 h2 strong {
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 70px;
    text-align: center;
    font-weight: normal;
}

.con06 h2 span {
    display: block;
    width: 100%;
    line-height: 34px;
    font-size: 20px;
    text-align: center;
    color: #333;
    font-weight: normal;
    margin-top: 12px;
}

.con06 .left {
    float: left;
    width: 308px;
}

.con06 .left ul li {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
}

.con06 .left ul li img {
    display: block;
    margin: auto;
}

.con06 .left ul li span img.img1 {
    display: block;
    width: 137px;
    height: 36px;
    margin: 20px auto 0 auto;
}

.con06 .center {
    float: left;
    width: 487px;
    margin-left: 40px;
}

.con06 .center img {
        width: 100%;
    height: auto;
}

.con06 .right {
    float: right;
    width: 282px;
}

.con06 .right strong {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 22px;
    overflow: hidden;
    margin-top: 214px;
}

.con06 .right span {
    display: block;
    width: 100%;
    height: 125px;
    line-height: 25px;
    color: #999;
    margin-top: 20px;
    font-size: 16px;
    overflow: hidden;
}

.con06 .right img {
    display: block;
    max-width: 100%;
    margin: 80px auto 0 auto;
}

.con06 .right a img.img1 {
    display: block;
    width: 137px;
    height: 36px;
    margin: 20px auto 0 auto;
}

.con07 {
    margin-top: 80px;
}

.con07 img {
    width: 100%;
    outline-width: 0;
    vertical-align: top;
}

.con08 img {
    width: 100%;
    outline-width: 0;
    vertical-align: top;
}

.con09 {
    margin-top: 60px;
}

.con09 h2 {
    margin-bottom: 40px;
}

.con09 h2 strong {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 46px;
    text-align: center;
    font-weight: normal;
}

.con09 h2 span {
    display: block;
    width: 100%;
    line-height: 34px;
    font-size: 20px;
    text-align: center;
    color: #333;
    font-weight: normal;
    margin-top: 12px;
}


/*slideTxtBox_01*/

.slideTxtBox_01 {
    margin-top: 60px;
}

.slideTxtBox_01 .hd {
    height: 30px;
}

.slideTxtBox_01 .hd ul {
    width: 50%;
    margin: 0 auto;
}

.slideTxtBox_01 .hd ul li {
    float: left;
    width: 32%;
    height: 30px;
    line-height: 30px;
    border-right: #333 solid 1px;
    color: #333;
    font-size: 20px;
    text-align: center;
}

.slideTxtBox_01 .hd ul li:nth-child(3n) {
    border-right: none;
}

.slideTxtBox_01 .hd ul li.on {
    cursor: pointer;
}

.slideTxtBox_01 .bd {
    margin-top: 40px;
}

.con10_bg {
    /* background: #fbf3e8; */
    margin-top: 80px;
}

.con10 {
    padding: 150px 0 100px 0;
}

.con10 .top {
    width: 1030px;
    margin: 0 auto;
}

.con10 .top .left {
    float: left;
    width: 606px;
}

.con10 .top .left h2 strong {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    color: #333;
}

.con10 .top .left h2 span {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    font-weight: normal;
    color: #333;
}

.con10 .top .left font {
    display: block;
    width: 100%;
    height: 90px;
    line-height: 30px;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}

.con10 .top .left dl {
    margin-top: 50px;
}

.con10 .top .left dl dt {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.con10 .top .left dl dd {
    float: left;
    margin-right: 40px;
    font-size: 14px;
    color: #333;
}

.con10 .top .right {
    float: right;
    width: 345px;
}

.con10 .top .right img {
    width: 345px;
}

.con10 .bottom img {
    display: block;
    width: 1029px;
    margin: 40px auto 0 auto;
}

.footer {
    margin-top: 20px;
    border-top: #ccc solid 1px;
}

.footer ul {
    width: 1220px;
    margin: 0 auto;
    padding: 10px 0;
}

.footer ul li {
    line-height: 25px;
    text-align: center;
    font-size: 14px;
}

.footer ul li a {
    font-size: 14px;
}


/*Add------------------------------------------------------------------------------*/

.inside_bg {
    background: url(../images/bbg.png) center repeat-y;
}

.inside {
    width: 1026px;
    margin: 20px auto 0 auto;
}

.inside .left {
    float: left;
    width: 190px;
}

.inside .left .l1 img {
    width: 190px;
}

.inside .left .l2 ul li {
    background: #F9F9F9;
    margin-top: 30px;
    padding-bottom: 10px;
}

.inside .left .l2 ul li img {
    width: 100%;
}

.inside .left .l2 ul li span {
    display: block;
    width: 96%;
    margin: 5px auto 0 auto;
    color: #999;
    font-size: 14px;
}

.inside .left .l2 ul li b {
    display: block;
    width: 96%;
    margin: 5px auto 0 auto;
    height: 22px;
}

.inside .left .l2 ul li b font {
    float: left;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.inside .left .l2 ul li b strong {
    float: left;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #f00;
}

.inside .right {
    float: right;
    width: 780px;
}

.inside .right ul li {
    float: left;
    width: 24%;
    margin-right: 1.3%;
    margin-bottom: 25px;
}

.inside .right ul li:nth-child(4n) {
    margin-right: 0;
}

.inside .right ul li img {
    width: 100%;
}

.inside .right ul li strong {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #c00;
    font-size: 13px;
}

.inside .right ul li span {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 19px;
    overflow: hidden;
    font-size: 13px;
}

.inside .right ul li div {
    height: 16px;
    line-height: 16px;
    margin-top: 5px;
}

.inside .right ul li font {
    display: block;
    float: left;
    color: #999;
}

.inside .right ul li b {
    display: block;
    float: left;
    color: #c49173;
}

.inside .right ul li label {
    display: block;
    float: left;
    width: 1px;
    height: 16px;
    background: #999;
    margin-left: 20px;
}

.inside .right ul li em {
    display: block;
    float: right;
    color: #38b;
    font-style: normal;
}

.gs01 {
    width: 989px;
    margin: 0 auto;
}

.gs01 img {
    outline-width: 0;
    vertical-align: top;
}

.gs02 {
    position: relative;
}

.gs02 img {
    width: 100%;
}

.gs02 a {
    display: block;
    width: 176px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -88px;
    bottom: 50px;
    z-index: 999;
}


/*contact*/

.contact h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}

.contact {
    margin-top: 15px;
}

.contact ul {
    padding: 10px 10px;
    border: #e4e4e4 solid 1px;
}

.contact ul li {
    line-height: 20px;
    padding: 3px 0;
}


/*proShow*/

.product_show ul li {
    width: 130px;
    line-height: 20px;
}

.product_show ul li {
    float: left;
    margin: 15px 20px 0;
    border: #e4e4e4 solid 1px;
    display: inline;
}

.pro img {
    max-width: 120px;
    max-height: 90px;
    width: expression(this.width >120 && this.height < this.width ? 120: true);
    height: expression(this.height > 90 ? 90: true);
}

.hover2 {
    background: #f4f4f4;
}


/*product_list*/

.side_product {
    margin-top: 15px;
}

.side_product h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}

.side_product ul {
    padding: 10px 10px;
    border: #e4e4e4 solid 1px;
}

.side_product ul li {
    line-height: 24px;
}

.side_product ul li a {
    padding-left: 30px;
    display: block;
    border-bottom: #e4e4e4 dashed 1px;
    background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;
}

.side_product ul li dl dd a {
    display: inline;
    border: none;
    background: none;
}

 @media(max-width:1400px){
	 .con02 dl dt{ width:100%}
	 .con03 dl dt{ width:100%}
	 .con04 .top .left {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.con04 .top .right {
    float: right;
    width: 100%;
}
.con05 .top .left {
    float: left;
    width: 100%;
    height: auto;
}
.con05 .top .right{
	width: 100%;
    margin-top: 10px;
	}
.con06 .center{ width:100%; margin:0}
.con06 .right{ width:100%}
	 }